I lost my notes on how to make XMMS run as other than root for 7.3 personal. In trying to use it a window opens and them immediately closes. If I play sounds in the KDE player everything works from CD or on the HD (MP3 and OGG included). file:/etc/opt/gnome/SuSE/Multimedia/Sound/xmms.desktop file:/etc/opt/kde2/share/applnk/SuSE/Multimedia/Sound/xmms.desktop file:/etc/opt/kde2/share/applnk/work/xmms.desktop file:/etc/X11/susewm/AddEntrys/KDE2_WORK/xmms.desktop file:/etc/X11/susewm/AddEntrys/KDE_WORK/xmms.desktop file:/etc/X11/susewm/AddEntrys/SuSE/Multimedia/Sound/xmms.-636.desktop file:/etc/X11/susewm/AddEntrys/SuSE/Multimedia/Sound/xmms.desktop all have rw-r--r-- permissions with owner being root and group being root. To make xmms available for the user should the group be set to users? Its interesting that though none of the execute bits is set it works in root but not in user. CWSIV ________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today!
Carl William Spitzer IV <cwsiv@juno.com> [Wed, 13 Aug 2003 12:34:49 PDT]:
file:/etc/opt/gnome/SuSE/Multimedia/Sound/xmms.desktop file:/etc/opt/kde2/share/applnk/SuSE/Multimedia/Sound/xmms.desktop file:/etc/opt/kde2/share/applnk/work/xmms.desktop file:/etc/X11/susewm/AddEntrys/KDE2_WORK/xmms.desktop file:/etc/X11/susewm/AddEntrys/KDE_WORK/xmms.desktop file:/etc/X11/susewm/AddEntrys/SuSE/Multimedia/Sound/xmms.-636.desktop file:/etc/X11/susewm/AddEntrys/SuSE/Multimedia/Sound/xmms.desktop
Just ignore those files. These are only needed to put an icon on your desktop and connect that with a given action. To see what really happens and to eventually see error messages, try starting xmms in an xterm (or konsole or any other terminal emulation). Philipp
Philipp Thomas <philipp.thomas@t-link.de>
Carl William Spitzer IV <cwsiv@juno.com>
file:/etc/opt/gnome/SuSE/Multimedia/Sound/xmms.desktop file:/etc/opt/kde2/share/applnk/SuSE/Multimedia/Sound/xmms.desktop file:/etc/opt/kde2/share/applnk/work/xmms.desktop file:/etc/X11/susewm/AddEntrys/KDE2_WORK/xmms.desktop file:/etc/X11/susewm/AddEntrys/KDE_WORK/xmms.desktop file:/etc/X11/susewm/AddEntrys/SuSE/Multimedia/Sound/xmms.-636.desktop file:/etc/X11/susewm/AddEntrys/SuSE/Multimedia/Sound/xmms.desktop
Just ignore those files. These are only needed to put an icon on your desktop and connect that with a given action.
To see what really happens and to eventually see error messages, try starting xmms in an xterm (or konsole or any other terminal emulation).
cwsiv@linux:~> xmms Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cm ov pat pse36 mmx fxsr 349.964 MHz Pentium II (Deschutes) processor detected liblirc_client.so.0: cannot open shared object file: No such file or directory ------- JESS First Init ------ Create mutex Tables created Buffers created Computing table number 1 Computing table number 2 Computing table number 3 Computing table number 4 Table computation Ok SDL init Ok SDL Setvideo mode Ok SDL Event State Ok SDL set color Ok Pitch : 640 Bytes per pixels: 1 Renderer loop started Pthread_create renderer passed Segmentation fault You've probably found a bug in XMMS, please visit http://www.xmms.org/bugs and fill out a bug report. I searched for this file and its not found anywhere. It appears to be unecessary for xmms as root. CWSIV ________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today!
* Carl William Spitzer IV (cwsiv@juno.com) [030814 18:17]:
You've probably found a bug in XMMS, please visit http://www.xmms.org/bugs and fill out a bug report.
I searched for this file and its not found anywhere. It appears to be unecessary for xmms as root.
Try this. mv .xmms xmms Then try to start it. Because I've done nothing special and never had it do this..and I have like 42G of mp3's that it cycles through almost continuously when I'm at home. The version I have installed is xmms-1.2.7-447 which I believe is still the default from the CD's. -- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
What about liblirc_client.so.0 which users need but root does not? CWSIV On Thu, 14 Aug 2003 19:25:43 -0700 Ben Rosenberg <ben@whack.org> writes:
* Carl William Spitzer IV (cwsiv@juno.com) [030814 18:17]:
You've probably found a bug in XMMS, please visit http://www.xmms.org/bugs and fill out a bug report.
I searched for this file and its not found anywhere. It appears to be unecessary for xmms as root.
Try this.
mv .xmms xmms
Then try to start it. Because I've done nothing special and never had it do this..and I have like 42G of mp3's that it cycles through almost continuously when I'm at home.
The version I have installed is xmms-1.2.7-447 which I believe is still the default from the CD's.
-- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today!
So install lirc-0.6.6-81 and your good. YaST2 should have satisfied this dep on install unless it was specifically unchecked..even then it would bitch about it. * Carl William Spitzer IV (cwsiv@juno.com) [030815 19:36]:
What about liblirc_client.so.0 which users need but root does not?
CWSIV
On Thu, 14 Aug 2003 19:25:43 -0700 Ben Rosenberg <ben@whack.org> writes:
* Carl William Spitzer IV (cwsiv@juno.com) [030814 18:17]:
You've probably found a bug in XMMS, please visit http://www.xmms.org/bugs and fill out a bug report.
I searched for this file and its not found anywhere. It appears to be unecessary for xmms as root.
Try this.
mv .xmms xmms
Then try to start it. Because I've done nothing special and never had it do this..and I have like 42G of mp3's that it cycles through almost continuously when I'm at home.
The version I have installed is xmms-1.2.7-447 which I believe is still the default from the CD's.
-- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today!
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
-- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
Thats what gets me it did not bitch at install Remember this is Suse 7.3 so installs are quite smooth. I can only assume that the file was destroyed when the power went out. I have tried a few other fixes and they seem to be working so far. CWSIV On Fri, 15 Aug 2003 20:05:01 -0700 Ben Rosenberg <ben@whack.org> writes:
So install lirc-0.6.6-81 and your good. YaST2 should have satisfied this dep on install unless it was specifically unchecked..even then it would bitch about it.
* Carl William Spitzer IV (cwsiv@juno.com) [030815 19:36]:
What about liblirc_client.so.0 which users need but root does not?
CWSIV
On Thu, 14 Aug 2003 19:25:43 -0700 Ben Rosenberg <ben@whack.org> writes:
* Carl William Spitzer IV (cwsiv@juno.com) [030814 18:17]:
You've probably found a bug in XMMS, please visit http://www.xmms.org/bugs and fill out a bug report.
I searched for this file and its not found anywhere. It appears to be unecessary for xmms as root.
Try this.
mv .xmms xmms
Then try to start it. Because I've done nothing special and never had it do this..and I have like 42G of mp3's that it cycles through almost continuously when I'm at home.
The version I have installed is xmms-1.2.7-447 which I believe is still the default from the CD's.
-- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today!
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
-- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today!
Ok. So don't install that version number. Just remove the 7.3 pkg of lirc and reinstall it. It should be fine. * Carl William Spitzer IV (cwsiv@juno.com) [030816 20:20]:
Thats what gets me it did not bitch at install Remember this is Suse 7.3 so installs are quite smooth. I can only assume that the file was destroyed when the power went out. I have tried a few other fixes and they seem to be working so far.
CWSIV
On Fri, 15 Aug 2003 20:05:01 -0700 Ben Rosenberg <ben@whack.org> writes:
So install lirc-0.6.6-81 and your good. YaST2 should have satisfied this dep on install unless it was specifically unchecked..even then it would bitch about it.
* Carl William Spitzer IV (cwsiv@juno.com) [030815 19:36]:
What about liblirc_client.so.0 which users need but root does not?
CWSIV
On Thu, 14 Aug 2003 19:25:43 -0700 Ben Rosenberg <ben@whack.org> writes:
* Carl William Spitzer IV (cwsiv@juno.com) [030814 18:17]:
You've probably found a bug in XMMS, please visit http://www.xmms.org/bugs and fill out a bug report.
I searched for this file and its not found anywhere. It appears to be unecessary for xmms as root.
Try this.
mv .xmms xmms
Then try to start it. Because I've done nothing special and never had it do this..and I have like 42G of mp3's that it cycles through almost continuously when I'm at home.
The version I have installed is xmms-1.2.7-447 which I believe is still the default from the CD's.
-- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today!
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
-- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today!
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
-- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
participants (3)
-
Ben Rosenberg
-
Carl William Spitzer IV
-
Philipp Thomas