PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Xmms 1.2.9



kratz00
29.01.04, 07:51
XMMS is a multimedia player for unix systems. XMMS stands for X MultiMedia System and can play media files such as MP3, MOD's, WAV and others with the use of Input plugins.

Projektseite:
http://www.xmms.org/

Changelog:

Mostly bugfixes this time.

thenktor
29.01.04, 11:00
bei mir läuft xmms 1.2.9 nicht besonders stabil. ab und zu beendet es sich einfach beim abspielen. ob das auch vorkommt wenn es auf stop ist weiss ich jetzt nicht.

das problem trat auch schon bei 1.2.9pre1 auf

kommt das nur bei mir vor?

xmms ist selbst kompiliert
kernel 2.6.1
dual prozessor system
slackware 9.1
kde 3.2.0 rc1

Liberace
29.01.04, 11:22
Nutze doch die 1.2.8. Ist saustabil und kann das gleiche. :)

sitestyles
29.01.04, 11:47
oh prima mal wieder ne stable.
also ich hab mit der rc1 keine Probs gehabt, werde die 1.2.9 gleich mal testen.

thenktor
29.01.04, 12:12
Original geschrieben von Liberace
Nutze doch die 1.2.8. Ist saustabil und kann das gleiche. :)

hab ich nach der 1.2.9pre auch wieder gemacht. die 1.2.9 hat aber ein gutes neues feature: man kann in der playlist eine queue einrichten und damit die nächsten lieder festlegen...

Liberace
29.01.04, 12:26
Hey, das ist ja echt ein gutes Feature. Hmm, probiere dann doch vielleicht mal 1.2.9. :ugly:

thenktor
29.01.04, 12:42
ja, vor allem wenn man ne lang playlist hat die random läuft und plötzlich paar liedwünsche auftreten...

Liberace
29.01.04, 12:45
Das kenne ich nur zu gut....:D

arphuzi
29.01.04, 12:49
Original geschrieben von thenktor
bei mir läuft xmms 1.2.9 nicht besonders stabil. ab und zu beendet es sich einfach beim abspielen. ob das auch vorkommt wenn es auf stop ist weiss ich jetzt nicht.

das problem trat auch schon bei 1.2.9pre1 auf

kommt das nur bei mir vor?

xmms ist selbst kompiliert
kernel 2.6.1
dual prozessor system
slackware 9.1
kde 3.2.0 rc1

hi,

bei mir läuft es sehr stabil.
xmms selbstkompiliert
kernel 2.6.2-rc2
slackware 9.1
xfce 4.0.1

viele grüsse
Chris

gladiac
29.01.04, 12:58
Original geschrieben von thenktor
bei mir läuft xmms 1.2.9 nicht besonders stabil. ab und zu beendet es sich einfach beim abspielen. ob das auch vorkommt wenn es auf stop ist weiss ich jetzt nicht.

das problem trat auch schon bei 1.2.9pre1 auf

kommt das nur bei mir vor?

xmms ist selbst kompiliert
kernel 2.6.1
dual prozessor system
slackware 9.1
kde 3.2.0 rc1

ich würd den halt mal debuggen mim gdb

Liberace
29.01.04, 13:05
So fertig gebaut. Geniales Feature. Bin begeistert. :D
Bisher laeufts gut mit 2.6.1 und Slack.

thenktor
29.01.04, 13:08
Original geschrieben von gladiac
ich würd den halt mal debuggen mim gdb

wie geht sowas?

bash-2.05b$ gdb /usr/bin/xmms
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-slackware-linux"...
(no debugging symbols found)...
(gdb) quit

thenktor
29.01.04, 13:09
grad is er mir in fluxbox abgeschmiert. an kde lags also schon mal nicht :)

fehlermeldung in der console:

GLib-ERROR **: could not allocate -1073744080 bytes
aborting...
Aborted

gladiac
29.01.04, 19:52
Original geschrieben von thenktor
wie geht sowas?

bash-2.05b$ gdb /usr/bin/xmms
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-slackware-linux"...
(no debugging symbols found)...
(gdb) quit

$ gdb /usr/bin/xmms

(gdb) run

da siehst dann wieviele threads des aufmacht etc... dann bringst es zum abstürzen dann siehtst woran es liegt

dann z.B.

(gdb) thread 1
(gdb) backtrace

wenn glück hast kannst direkt sehen wo der fehler lag...

thenktor
29.01.04, 21:45
ok, problem is nur das die abstürze anscheinend zu zufälligen zeitpunkten auftreten.
im xmms.org bugzilla hab ich das problem auch gefunden, die ham aber auch noch nicht raus wieso das vorkommt. die meinen es könnte an nen plugin liegen.

debuggen probier ich trotzdem mal

delmonico
29.01.04, 22:19
Original geschrieben von thenktor
hab ich nach der 1.2.9pre auch wieder gemacht. die 1.2.9 hat aber ein gutes neues feature: man kann in der playlist eine queue einrichten und damit die nächsten lieder festlegen...
Danke echt geiles feature... Hatte das schon ne Zeitlang drauf wg. Mandrake Cooker, aber das is mir net aufgefallen :)

ra1der
30.01.04, 09:24
Hi,

also bei mir läuft Version 1.2.9 auch absolut Problemlos.

thenktor
30.01.04, 10:03
bei mir läufts anscheinend jetzt auch stabil, nachdem ich das coverviewer plugin deaktiviert hab.