Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI Stuck on "Starting..." #66

Open
codyrickmanvessel opened this issue Sep 14, 2020 · 0 comments
Open

GUI Stuck on "Starting..." #66

codyrickmanvessel opened this issue Sep 14, 2020 · 0 comments

Comments

@codyrickmanvessel
Copy link

Hello! I am on Ubuntu 20 using the AppImage. I see my usb Zwave stick as an option, but when I hit Open, the progress stays at 0%. Here is the output of running the command in terminal:

`QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
ozwadmin: Checking "/root/.local/share/OpenZWave/ozw-admin/" for manufacturer_specific.xml
ozwadmin: Checking "/home/cody/Documents/Vessel/config/" for manufacturer_specific.xml
ozwadmin: Checking "/home/config/" for manufacturer_specific.xml
ozwadmin: Checking "/root/.local/share/OpenZWave/ozw-admin" for manufacturer_specific.xml
ozwadmin: Checking "/usr/local/share/OpenZWave/ozw-admin" for manufacturer_specific.xml
ozwadmin: Checking "/usr/share/OpenZWave/ozw-admin" for manufacturer_specific.xml
ozwadmin: Configuration Database Does Not Exist - Copying Database to Default Location "/root/.local/share/OpenZWave/ozw-admin"
ozw.database: Testing "/home/cody/Documents/Vessel/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/Documents/Vessel/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/Documents/Vessel/qt-openzwavedatabase/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/Documents/Vessel/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/Documents/qt-openzwave/qt-openzwavedatabase/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/qt-openzwave/qt-openzwavedatabase/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths "/root/.local/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths: "/tmp/.mount_OZWAdm6mwEbM/usr/bin/root/.local/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths "/usr/local/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths: "/tmp/.mount_OZWAdm6mwEbM/usr/bin/usr/local/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths "/usr/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths: "/tmp/.mount_OZWAdm6mwEbM/usr/bin/usr/share/OpenZWave/qt-openzwavedatabase.rcc"
ozwadmin: Cant find qt-openzwavedatabase.rcc
ozwadmin: Checking "/root/.local/share/OpenZWave/ozw-admin/" for options.xml
ozwadmin: Checking "/home/cody/Documents/Vessel/config/" for options.xml
ozwadmin: Checking "/home/config/" for options.xml
ozwadmin: Checking "/root/.local/share/OpenZWave/ozw-admin" for options.xml
ozwadmin: Checking "/usr/local/share/OpenZWave/ozw-admin" for options.xml
ozwadmin: Checking "/usr/share/OpenZWave/ozw-admin" for options.xml
ozwadmin: Configuration Database Does Not Exist - Copying Database to Default Location "/root/.local/share/OpenZWave/ozw-admin"
ozw.database: Testing "/home/cody/Documents/Vessel/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/Documents/Vessel/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/Documents/Vessel/qt-openzwavedatabase/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/Documents/Vessel/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/Documents/qt-openzwave/qt-openzwavedatabase/qt-openzwavedatabase.rcc"
ozw.database: Testing "/home/cody/qt-openzwave/qt-openzwavedatabase/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths "/root/.local/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths: "/tmp/.mount_OZWAdm6mwEbM/usr/bin/root/.local/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths "/usr/local/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths: "/tmp/.mount_OZWAdm6mwEbM/usr/bin/usr/local/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths "/usr/share/OpenZWave/qt-openzwavedatabase.rcc"
ozw.database: Testing Standard Paths: "/tmp/.mount_OZWAdm6mwEbM/usr/bin/usr/share/OpenZWave/qt-openzwavedatabase.rcc"
ozwadmin: Cant find qt-openzwavedatabase.rcc
ozwadmin: DBPath: "/root/.local/share/OpenZWave/ozw-admin"
ozwadmin: userPath: "/root/.local/share/OpenZWave/ozw-admin"
ozwadmin: Settings Path: "/root/.config/OpenZWave/ozw-admin.conf"
ozwadmin: Using Saved Network Cache Size: 1000
[20200914 12:11:45.207 EDT] [ozwadmin] [info]: OZWCore Initilized QTOpenZwave(0x134a670) QTOZWManager(0x12b7d60)
[20200914 12:11:58.289 EDT] [ozwadmin] [debug]: Doing Local Connection: "/dev/ttyACM0" false
[20200914 12:11:58.295 EDT] [ozw.manager] [warning]: Config Path Does Not Exist: "/root/.local/share/OpenZWave/ozw-admin"

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant