Bug 347702

Summary: OpenGL viewer
Product: [Applications] kphotoalbum Reporter: Alex6 <alex.premie>
Component: ViewerAssignee: KPhotoAlbum Bugs <kphotoalbum-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: alex.premie, johannes, tl
Priority: NOR    
Version First Reported In: 4.6.1   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: attachment-4460-0.html
attachment-1588-0.html

Description Alex6 2015-05-14 09:30:05 UTC
Updated from 4.5 to 4.6.1.
Now trying to use openGL viewer freezes:

kphotoalbum(10219)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin  "KXMLHelloWorld"  ( "kipiplugin_kxmlhelloworld" )  with error:  "Il est impossible de trouver le module externe « KXMLHelloWorld » pour l'application « kphotoalbum »"                                                                
Processus arrêté
Comment 1 Tobias Leupold 2015-05-22 10:00:05 UTC
Beforehand: principally, it's always meaningful to post error messages in C locale, because not every developer has the user's locale (French in your case) installed or set. It's easier when all communication is done in English :-)

The OpenGL image viewer is from Digikam's KIPI plugins, not from KPA itself (so probably, one has to search for issues there). Anyway, it works here (KPA 4.6.1 and git master, which is currently 4.6.2 on Gentoo), I could not reproduce your error … so probably, it's a distribution specific problem?
Comment 2 Alex6 2015-05-22 12:24:10 UTC
Created attachment 92782 [details]
attachment-4460-0.html

Hallo,

English über alles! (sorry for my english...)
Kipiplugin's openglviewer works for me when called from Gwenview, but not from KPA (neither 
4.6.1 nor 4.6.2)

 with te same message, but works :
gwenview(10445)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for 
plugin  "KXMLHelloWorld"  ( "kipiplugin_kxmlhelloworld" )  with error:  "Il est impossible de 
trouver le module externe « KXMLHelloWorld » pour l'application « gwenview »" 
Sorry for my computer's french !!

(Debian aptosid)

Thanks & regards


Le vendredi 22 mai 2015 10:00:05, vous avez écrit :
> https://bugs.kde.org/show_bug.cgi?id=347702
> 
> Tobias Leupold <tobias.leupold@web.de>
> 
>            What    |Removed                     |Added, but not 
> ----------------------------------------------------------------------------
> CC|                            |tobias.leupold@web.de
> 
> --- Comment #1 from Tobias Leupold <tobias.leupold@web.de> ---
> Beforehand: principally, it's always meaningful to post error messages in C
> locale, because not every developer has the user's locale (French in your
> case) installed or set. It's easier when all communication is done in
> English :-)
> 
> The OpenGL image viewer is from Digikam's KIPI plugins, not from KPA itself
> (so probably, one has to search for issues there). Anyway, it works here
> (KPA 4.6.1 and git master, which is currently 4.6.2 on Gentoo), I could not
> reproduce your error … so probably, it's a distribution specific problem?
> 
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> You reported the bug.
Comment 3 Tobias Leupold 2015-05-22 13:59:49 UTC
Only speaking of the localization problem: you can start KPA (and any other program) with it's C locale by launching it from a console with "LC_ALL=C kphotoalbum".
Comment 4 Alex6 2015-05-31 06:50:05 UTC
Created attachment 92928 [details]
attachment-1588-0.html

Thanks!
Here Openglv freezes KPA only when nothing is done to select some images (i.e. start kpa -> 
view thumbnails -> run oGLviewer)
It works after making a seardh or selecting a folder).


Le vendredi 22 mai 2015 10:00:05, vous avez écrit :
> https://bugs.kde.org/show_bug.cgi?id=347702
> 
> Tobias Leupold <tobias.leupold@web.de> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
> CC|                            |tobias.leupold@web.de
> 
> --- Comment #1 from Tobias Leupold <tobias.leupold@web.de> ---
> Beforehand: principally, it's always meaningful to post error messages in C
> locale, because not every developer has the user's locale (French in your
> case) installed or set. It's easier when all communication is done in
> English :-)
> 
> The OpenGL image viewer is from Digikam's KIPI plugins, not from KPA itself
> (so probably, one has to search for issues there). Anyway, it works here
> (KPA 4.6.1 and git master, which is currently 4.6.2 on Gentoo), I could not
> reproduce your error … so probably, it's a distribution specific problem?
> 
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> You reported the bug.
Comment 5 Johannes Zarl-Zierl 2019-01-03 20:45:24 UTC
It seems that the OpenGL image viewer in KIPI plugins has been discontinued.

I'm closing this bug - please reopen if this was in error…