View Single Post
Posts: 479 | Thanked: 1,284 times | Joined on Jan 2012 @ Enschede, The Netherlands
#446
I'm still on u9, but for some reason I couldn't start patchmanager anymore. I've tried reinstalling it, but didn't help.

When run from the command line, I get:

Code:
[nemo@Jolla bin]$ ./patchmanager-ui 
[D] QWaylandEglClientBufferIntegration::QWaylandEglClientBufferIntegration:62 - Using Wayland-EGL 
[D] MDesktopEntryPrivate::MDesktopEntryPrivate:126 - Specified Desktop file does not exist "/usr/share/applications/patchmanager-ui.desktop" 
[W] QQmlImportDatabase::registerPluginTypes:1875 - Module 'Sailfish.Silica' does not contain a module identifier directive - it cannot be protected from external registrations.
[W] unknown:34 - file:///usr/share/patchmanager/qml/main.qml:34:1: "pages": no such directory 
     import "pages" 
     ^
and the application hangs.

I've manually removed the offending line 34 from main.qml, as to me it seems some old left-over, and the problem is solved and I can use the app again normally. The current rpm doesn't have a pages directory, so I guess this is a problem for everyone (re)installing the app.