Bug 9005 - When kde4-style-iaora is installed, systemsettings crash
Summary: When kde4-style-iaora is installed, systemsettings crash
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 23:29 CET by Adrien D
Modified: 2015-09-03 13:57 CEST (History)
8 users (show)

See Also:
Source RPM: kde4-style-iaora
CVE:
Status comment:


Attachments

Description Adrien D 2013-02-08 23:29:19 CET
Hi team Mageia,

I install kde4-style-iaora (i586 version), and When I launch systemsettings, and I go to "Apparence de l'espace de travail", systemsettings crash.

Under my message, there are the error in Konsole:

Thanks






[adrien@Cauldron ~]$ systemsettings(8025)/kwin KDecorationPlugins::canLoad: "****** The library /usr/lib/kde4/kwin3_iaora.so has no API version ******" 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: ****** Please use the KWIN_DECORATION macro in extern "C" to get this decoration loaded in future versions of kwin 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: "****** The library /usr/lib/kde4/kwin3_kde2.so has no API version ******" 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: ****** Please use the KWIN_DECORATION macro in extern "C" to get this decoration loaded in future versions of kwin 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: "****** The library /usr/lib/kde4/kwin3_keramik.so has no API version ******" 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: ****** Please use the KWIN_DECORATION macro in extern "C" to get this decoration loaded in future versions of kwin 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: "****** The library /usr/lib/kde4/kwin3_modernsys.so has no API version ******" 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: ****** Please use the KWIN_DECORATION macro in extern "C" to get this decoration loaded in future versions of kwin 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: "****** The library /usr/lib/kde4/kwin3_quartz.so has no API version ******" 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: ****** Please use the KWIN_DECORATION macro in extern "C" to get this decoration loaded in future versions of kwin 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: "****** The library /usr/lib/kde4/kwin3_redmond.so has no API version ******" 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: ****** Please use the KWIN_DECORATION macro in extern "C" to get this decoration loaded in future versions of kwin 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: "****** The library /usr/lib/kde4/kwin3_skulpture.so has no API version ******" 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: ****** Please use the KWIN_DECORATION macro in extern "C" to get this decoration loaded in future versions of kwin 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: "****** The library /usr/lib/kde4/kwin3_web.so has no API version ******" 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: ****** Please use the KWIN_DECORATION macro in extern "C" to get this decoration loaded in future versions of kwin 
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadAtom (invalid Atom parameter) 5
  Major opcode: 23 (X_GetSelectionOwner)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadAtom (invalid Atom parameter) 5
  Major opcode: 23 (X_GetSelectionOwner)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadAtom (invalid Atom parameter) 5
  Major opcode: 23 (X_GetSelectionOwner)
  Resource id:  0x0
X Error: BadAtom (invalid Atom parameter) 5
  Major opcode: 23 (X_GetSelectionOwner)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
systemsettings(8025)/kwin KDecorationPlugins::canLoad: "****** The library /usr/lib/kde4/kwin3_iaora.so has no API version ******" 
systemsettings(8025)/kwin KDecorationPlugins::canLoad: ****** Please use the KWIN_DECORATION macro in extern "C" to get this decoration loaded in future versions of kwin 
systemsettings: symbol lookup error: /usr/lib/kde4/kwin3_iaora.so: undefined symbol: _ZNK25KCommonDecorationUnstable16clientGroupItemsEv
Adrien D 2013-02-08 23:29:58 CET

CC: (none) => adrien.daugabel+mga

Comment 1 Manuel Hiebel 2013-02-09 02:59:47 CET
have you wait that the kde4 update was done ie, have you all kde pkg on the same version ?
Comment 2 Adrien D 2013-02-09 10:54:29 CET
Yes!

All my system ison KDE 4.10.

Thanks
Manuel Hiebel 2013-02-09 12:13:19 CET

CC: (none) => balcaen.john, lmenut, nicolas.lecureuil

Comment 3 Adrien D 2013-02-23 11:49:06 CET
Two weeks after the KDE 4.10 update, same problem.

I am sure tha all KDE4.10 library are installed now.
Comment 4 Sander Lepik 2013-02-23 14:36:49 CET
Why would you want to install Ia Ora style? It's unmaintained for quite some time.

CC: (none) => sander.lepik

Comment 5 Adrien D 2013-02-23 16:06:09 CET
  (In reply to Sander Lepik from comment #4)
> Why would you want to install Ia Ora style? It's unmaintained for quite some
> time.

I want this style on my KDE, because it's bueatiful.

It's the default theme since Mandriva 2008.1 (My first Linux install), and I like it.

If it crash and there are no mainteners, delete them from repository,rather than keep bugged packages ?
Comment 6 Nicolas Lécureuil 2013-03-02 01:16:11 CET
i think this is what we will do, removing.

It doesn't compile with current KDE and for now nobody proposed himself to maintain it.

If someone wants to maintain it, it will live again.
Comment 7 Valek Saikov 2013-04-17 10:58:42 CEST
Developers can kick the topics? Sorry if so will not deliberate decision!

Although subject to change pick up in a pinch.

CC: (none) => saikov.vb

Comment 8 Luc Menut 2013-04-23 23:07:02 CEST
kde4-style-iaora has been removed from repository, and obsoleted by mageia-kde4-config-common-3-0.20130423.1.mga3.

Status: NEW => RESOLVED
Hardware: i586 => All
Resolution: (none) => FIXED

Comment 9 Frank Schneider 2013-06-11 09:37:24 CEST
I wrote to the original Skulpture author of ia_ora, Mr. Christoph Feck.

Today I got his answer:
"the ia_ora window decoration uses private/unstable KWin API, which has 
been removed in newer KDE versions. To disable compilation of the 
window decoration, remove its "add_subdirectory" reference from 
CMakeLists.txt. You should still be able to compile the widget style, 
though."

Is anybody here who can revive ia_ora with this hint.

I hope it for me and all the other fans of this decoration.

CC: (none) => neue_chance

Comment 10 verg 2013-06-12 02:17:47 CEST
This hint will also work to prevent systemsettings crash.
32bit:
# rm -f /usr/lib/kde4/kwin3_iaora.so
64bit:
# rm -f /usr/lib64/kde4/kwin3_iaora.so

CC: (none) => vergyz

Comment 11 Frank Schneider 2015-09-03 13:57:49 CEST
(In reply to Adrien D from comment #5)
>   (In reply to Sander Lepik from comment #4)
> > Why would you want to install Ia Ora style? It's unmaintained for quite some
> > time.
> 
> I want this style on my KDE, because it's bueatiful.
> 
> It's the default theme since Mandriva 2008.1 (My first Linux install), and I
> like it.
> 
> If it crash and there are no mainteners, delete them from repository,rather
> than keep bugged packages ?

According to this link http://kde-look.org/content/show.php/Ia+Ora?content=171264 the code is clean. The compilation on my MGA4-desktop worked perfectly.

Note You need to log in before you can comment on or make changes to this bug.