hwell
July 15, 2022, 2:01pm
1
The OnlyKey App seems to hang (all buttons and fields unclickable) after opening and closing the ‘Choose File’ dialog. This makes it impossible to load firmware and restore from backup file.
OnlyKey v5.3.6
Ubuntu 22.04 LTS
Seems to be similar to this issue report in Github: Problems with gui not responding · Issue #198 · trustcrypto/OnlyKey-App · GitHub
@t11 you able to help, is there anything we can get you?
t11
October 23, 2022, 8:24pm
4
Unfortunately, I think this is a wayland compatibility issue. If so currently we have no work around.
Thanks for looking into this. Glad you were able to reproduce it.
xokc
February 15, 2023, 8:27pm
7
@t11
any progress?
they seem to have had a similar problem
opened 11:48AM - 02 May 22 UTC
closed 06:20PM - 19 May 22 UTC
BUG
### Describe the bug
UI stops responding after loading local firmware on RC6.
…
On console these errors are seen:
```
[188116:188125:0502/124637.969979:ERROR:login_database.cc(704)] Password store database is too new, kCurrentVersionNumber=29, GetCompatibleVersionNumber=31
[188116:188126:0502/124637.969981:ERROR:login_database.cc(704)] Password store database is too new, kCurrentVersionNumber=29, GetCompatibleVersionNumber=31
[188116:188125:0502/124637.970048:ERROR:password_store_impl.cc(56)] Could not create/open login database.
[188116:188126:0502/124637.970096:ERROR:password_store_impl.cc(56)] Could not create/open login database.
[188145:188145:0502/124638.060735:ERROR:shared_context_state.cc(73)] Skia shader compilation error
------------------------
Errors:
Program binary could not be loaded. Binary is not compatible with current driver/hardware combination. Driver build date Mar 16 2022. Please check build information of source that generated the binary.
[188145:188145:0502/124638.356913:ERROR:shared_context_state.cc(73)] Skia shader compilation error
------------------------
Errors:
Program binary could not be loaded. Binary is not compatible with current driver/hardware combination. Driver build date Mar 16 2022. Please check build information of source that generated the binary.
[188145:188145:0502/124638.358798:ERROR:shared_context_state.cc(73)] Skia shader compilation error
------------------------
Errors:
Program binary could not be loaded. Binary is not compatible with current driver/hardware combination. Driver build date Mar 16 2022. Please check build information of source that generated the binary.
[188145:188145:0502/124638.490959:ERROR:shared_context_state.cc(73)] Skia shader compilation error
------------------------
Errors:
Program binary could not be loaded. Binary is not compatible with current driver/hardware combination. Driver build date Mar 16 2022. Please check build information of source that generated the binary.
[188116:188139:0502/124707.980522:ERROR:database.cc(1709)] History sqlite error 1, errno 0: no such column: publicly_routable, sql: SELECT id,url,visit_time,from_visit,transition,segment_id,visit_duration,incremented_omnibox_typed_score,publicly_routable FROM visits WHERE visit_time >= ? AND visit_time < ?ORDER BY visit_time LIMIT ?
```
### To Reproduce
Load local firmware with board connected, UI stops responding.
### Expected behavior
Firmware file is loaded and can click "Flash Firmware" button.
### Configurator version
be4a9e1 (4.3.0 RC6)
### Flight controller configuration
```
# REPLACE THIS LINE BY THE OUTPUT OF YOUR `diff`
```
### Add any other context about the problem that you think might be relevant here
OS is Ubuntu Linux 22.04
just verified.
it is!
maybe you could bump the version and issue a release.
also multiple vulnerabilities are still present . not sure if they can be exploited, but maybe have look ?
thanks
t11
March 13, 2023, 9:00pm
8
We have published release here to address this issue:
1 Like
Confirming this works again on the 5.5 app. The website only has 5.3.6 .deb, had to go to git-hub to find the 5.5.
1 Like