Страница 1 из 1
device notifier digikam crashes while loading tools [solved]
Добавлено: 16 июн 2012, 21:22
lisa
Recently I installed Digikam 2.5.0 and it works fine when I start it from Simple Welcome>Applications.
The problem I am having is when I turn on my camera (Canon A640) and device notifier pops up, portable media player, three actions for this device, and click on Download Photos with digikam. It brings up digkam which starts loading. Loads kipi plugins and then when it gets to 'loading tools' it crashes.
The good news is that with previous Rosa default KDE 4.8.2 desktop, device notifier failed to list the device when camera was turned on. I don't know how to debug device notifier.
Digikam also loads successfully when started in konsole, with this output:
Код: Выделить всё
$ digikam
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
digikam(4769)/KIPI (loading) KIPI::PluginLoader::Info::plugin: KIPI::PluginLoader:: createInstance returned 0 for "AcquireImages" ( "kipiplugin_acquireimages" ) with error: "Cannot load library /usr/lib64/kde4/kipiplugin_acquireimages.so: (libsane.so.1: cannot open shared object file: No such file or directory)"
QPainter::begin: Widget painting can only begin as a result of a paintEvent
Regards, Lisa
Re: device notifier digikam crashes while loading tools
Добавлено: 17 июн 2012, 13:39
PastorDi
You can try NOT to use the DigiKam. Simply insert the camera in the port of USB will pop-up message. Click on "Open in Dolphin." And the Dolphin can do pictures all you want.
Re: device notifier digikam crashes while loading tools
Добавлено: 17 июн 2012, 17:43
Pulfer
lisa писал(а):Recently I installed Digikam 2.5.0 and it works fine when I start it from Simple Welcome>Applications.
The problem I am having is when I turn on my camera (Canon A640) and device notifier pops up, portable media player, three actions for this device, and click on Download Photos with digikam. It brings up digkam which starts loading. Loads kipi plugins and then when it gets to 'loading tools' it crashes.
The good news is that with previous Rosa default KDE 4.8.2 desktop, device notifier failed to list the device when camera was turned on. I don't know how to debug device notifier.
Digikam also loads successfully when started in konsole, with this output:
Код: Выделить всё
$ digikam
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
digikam(4769)/KIPI (loading) KIPI::PluginLoader::Info::plugin: KIPI::PluginLoader:: createInstance returned 0 for "AcquireImages" ( "kipiplugin_acquireimages" ) with error: "Cannot load library /usr/lib64/kde4/kipiplugin_acquireimages.so: (libsane.so.1: cannot open shared object file: No such file or directory)"
QPainter::begin: Widget painting can only begin as a result of a paintEvent
Regards, Lisa
Thanx for your report, we'll try to fix this issue.
Meanwhile, can you please try to install lib64sane1 package?
Re: device notifier digikam crashes while loading tools
Добавлено: 18 июн 2012, 02:15
lisa
@PastorDi, thank you! That works.
And thank you Pulfer, as that got rid of the missing library error.
It appears not just a device notifier problem as you probably already know. When I enter in konsole:
digikam --detect-camera, it gives me a segmentation fault error and doesn't start the application. And, when I open digikam application, go to Import>Cameras and click on Canon (auto-detected) in list, it crashes digikam as well.
Just wanted to bring this to your attention. I can use Dolphin/Gwenview as PastorDi suggested with no problems.
Regards, Lisa
Re: device notifier digikam crashes while loading tools
Добавлено: 18 июн 2012, 03:27
Pulfer
lisa писал(а):It appears not just a device notifier problem as you probably already know. When I enter in konsole:
digikam --detect-camera, it gives me a segmentation fault error and doesn't start the application. And, when I open digikam application, go to Import>Cameras and click on Canon (auto-detected) in list, it crashes digikam as well.
I guess I know this issue. I remember I fixed it in Mandriva 2010.2 some time ago:
https://qa.mandriva.com/show_bug.cgi?id=65550
So now we need to fix it in Rosa 2012 LTS as well.
Re: device notifier digikam crashes while loading tools
Добавлено: 18 июн 2012, 11:12
Pulfer
The fix is submitted:
http://bugs.rosalinux.ru/show_bug.cgi?id=396
Now it should pass QA and security validations (usually it takes several days). And then it will be available in main/updates.
But you can install fixed RPM from this URL already:
http://abf.rosalinux.ru/downloads/rosa2 ... x86_64.rpm
Re: device notifier digikam crashes while loading tools
Добавлено: 18 июн 2012, 16:35
lisa
Thank you, Pulfer for helping me with this. That was quick! Much obliged.
Regards, Lisa