I am trying to run digikam 1.2 on Mandriva 2010.0 with kipi plugins 1.3
and it fails after the splash screen just when it is trying to load plugins with digikam: symbol lookup error: /usr/lib/kde4/kipiplugin_ipodexport.so: undefined symbol: _ZN6KDebug13hasNullOutputE9QtMsgTypebib I have tried deleting digikamrc but still get the same error. It used to work with 1.1 of plugins but for some reason I cant go back now as 1.2 seems to require 1.3 of the plugins. Anyone any ideas please? What else can I try to sort this? Stuart -- Website: http://www.stella-maris.org.uk or: http://www.broadstairs.org _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Stuart T Rogers wrote:
> I am trying to run digikam 1.2 on Mandriva 2010.0 with kipi plugins 1.3 > and it fails after the splash screen just when it is trying to load > plugins with > > digikam: symbol lookup error: /usr/lib/kde4/kipiplugin_ipodexport.so: > undefined symbol: _ZN6KDebug13hasNullOutputE9QtMsgTypebib There must be a serious problem with your installation. Digikam seems to be built against a different kde version as the one you are using now. Johannes _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users signature.asc (260 bytes) Download Attachment |
Well I am running KDE4 which I thought this version was for....
Stuart On 27/07/10 16:10, Johannes Wienke wrote: > Stuart T Rogers wrote: >> I am trying to run digikam 1.2 on Mandriva 2010.0 with kipi plugins 1.3 >> and it fails after the splash screen just when it is trying to load >> plugins with >> >> digikam: symbol lookup error: /usr/lib/kde4/kipiplugin_ipodexport.so: >> undefined symbol: _ZN6KDebug13hasNullOutputE9QtMsgTypebib > > There must be a serious problem with your installation. Digikam seems to > be built against a different kde version as the one you are using now. > > Johannes > > > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users -- Website: http://www.stella-maris.org.uk or: http://www.broadstairs.org _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Am 27.07.2010 19:47 schrieb Stuart T Rogers:
> Well I am running KDE4 which I thought this version was for.... Yes of course, but every minor change to the kde libraries can change their programming interface which then results in such an error if digikam isn't rebuilt. Are you using the mandriva provided packages? If so, please try to completely remove and reinstall them. Johannes > On 27/07/10 16:10, Johannes Wienke wrote: >> Stuart T Rogers wrote: >>> I am trying to run digikam 1.2 on Mandriva 2010.0 with kipi plugins 1.3 >>> and it fails after the splash screen just when it is trying to load >>> plugins with >>> >>> digikam: symbol lookup error: /usr/lib/kde4/kipiplugin_ipodexport.so: >>> undefined symbol: _ZN6KDebug13hasNullOutputE9QtMsgTypebib >> >> There must be a serious problem with your installation. Digikam seems to >> be built against a different kde version as the one you are using now. _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users signature.asc (270 bytes) Download Attachment |
It's not an issue having kipi plugins version 1.3 and digikam version
1.2? * Johannes Wienke <[hidden email]> [100727 14:40]: > Am 27.07.2010 19:47 schrieb Stuart T Rogers: > > Well I am running KDE4 which I thought this version was for.... > > Yes of course, but every minor change to the kde libraries can change > their programming interface which then results in such an error if > digikam isn't rebuilt. > > Are you using the mandriva provided packages? If so, please try to > completely remove and reinstall them. > > Johannes > > > On 27/07/10 16:10, Johannes Wienke wrote: > >> Stuart T Rogers wrote: > >>> I am trying to run digikam 1.2 on Mandriva 2010.0 with kipi plugins 1.3 > >>> and it fails after the splash screen just when it is trying to load > >>> plugins with > >>> > >>> digikam: symbol lookup error: /usr/lib/kde4/kipiplugin_ipodexport.so: > >>> undefined symbol: _ZN6KDebug13hasNullOutputE9QtMsgTypebib > >> > >> There must be a serious problem with your installation. Digikam seems to > >> be built against a different kde version as the one you are using now. Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Johannes Wienke-3
Well I am using Mandriva packages and I have removed and re-installed
them and still have the problem. Stuart On 27/07/10 19:57, Johannes Wienke wrote: > Am 27.07.2010 19:47 schrieb Stuart T Rogers: >> Well I am running KDE4 which I thought this version was for.... > > Yes of course, but every minor change to the kde libraries can change > their programming interface which then results in such an error if > digikam isn't rebuilt. > > Are you using the mandriva provided packages? If so, please try to > completely remove and reinstall them. > > Johannes > >> On 27/07/10 16:10, Johannes Wienke wrote: >>> Stuart T Rogers wrote: >>>> I am trying to run digikam 1.2 on Mandriva 2010.0 with kipi plugins 1.3 >>>> and it fails after the splash screen just when it is trying to load >>>> plugins with >>>> >>>> digikam: symbol lookup error: /usr/lib/kde4/kipiplugin_ipodexport.so: >>>> undefined symbol: _ZN6KDebug13hasNullOutputE9QtMsgTypebib >>> >>> There must be a serious problem with your installation. Digikam seems to >>> be built against a different kde version as the one you are using now. > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users -- Website: http://www.stella-maris.org.uk or: http://www.broadstairs.org _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Am 27.07.2010 21:02 schrieb Stuart T Rogers:
> Well I am using Mandriva packages and I have removed and re-installed > them and still have the problem. This looks like a packaging problem to me. Please ask the Mandriva packagers of digikam. Johannes > > On 27/07/10 19:57, Johannes Wienke wrote: >> Am 27.07.2010 19:47 schrieb Stuart T Rogers: >>> Well I am running KDE4 which I thought this version was for.... >> >> Yes of course, but every minor change to the kde libraries can change >> their programming interface which then results in such an error if >> digikam isn't rebuilt. >> >> Are you using the mandriva provided packages? If so, please try to >> completely remove and reinstall them. >> >> Johannes >> >>> On 27/07/10 16:10, Johannes Wienke wrote: >>>> Stuart T Rogers wrote: >>>>> I am trying to run digikam 1.2 on Mandriva 2010.0 with kipi plugins 1.3 >>>>> and it fails after the splash screen just when it is trying to load >>>>> plugins with >>>>> >>>>> digikam: symbol lookup error: /usr/lib/kde4/kipiplugin_ipodexport.so: >>>>> undefined symbol: _ZN6KDebug13hasNullOutputE9QtMsgTypebib >>>> >>>> There must be a serious problem with your installation. Digikam seems to >>>> be built against a different kde version as the one you are using now. >> >> >> >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users > _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users signature.asc (270 bytes) Download Attachment |
In reply to this post by Todd Goodman
Am 27.07.2010 20:46 schrieb Todd Goodman:
> It's not an issue having kipi plugins version 1.3 and digikam version > 1.2? No, should not be a problem as the interface from digikam to kipi-plugins is libkipi. As long as both conform to the interface, everything is fine. Nevertheless, the problem is definitely unrelated to kipi. It is related to the packaging of kipi-plugins and / or digikam. Johannes _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users signature.asc (270 bytes) Download Attachment |
I use Mandriva 2010 too. No problem there. Of course, i recompile all
myself, as i'm developer. It's a packaging problem. Binary compatibility is not respected somewhere. Try to contact Nicolas Lecureuil <neoclust at mandriva dot org>, he maintain all KDE4 and digiKam packages. Gilles Caulier _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |