|
From: SourceForge.net <no...@so...> - 2005-07-19 10:13:09
|
Bugs item #1240623, was opened at 2005-07-19 06:11 Message generated for change (Comment added) made by baruch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111088&aid=1240623&group_id=11088 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: FJ (phukraut) Assigned to: Nobody/Anonymous (nobody) Summary: XMMS crashes after installing plugin. Initial Comment: I did a ./configure && make; su; make install on version 0.8.3 and it seemed to go OK. Then when I run XMMS it quickly closes with this information: /home/fj/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style' /home/fj/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style' Segmentation fault where $USER=fj. I'm running ArchLinux 0.7 with XMMS 1.2.10-3. ---------------------------------------------------------------------- >Comment By: Baruch Even (baruch) Date: 2005-07-19 13:13 Message: Logged In: YES user_id=8566 Can you try to move away the ~/.kde/share/config/gtkrc file? It looks like GTK tries to load this file for some reason and fails while doing so. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111088&aid=1240623&group_id=11088 |