Mailinglist Archive: opensuse-bugs (15829 mails)
| < Previous | Next > |
[Bug 301791] Amarok can't play ogg welcome message from matthias Ettrich
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 22 Aug 2007 03:22:27 -0600 (MDT)
- Message-id: <20070822092227.825C7CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=301791#c9
--- Comment #9 from Sascha Sommer <ssommer@xxxxxxxxxx> 2007-08-22 03:22:27 MST ---
Yes there is.
Please close amarok and install the gdb and yauap-debuginfo packages
Afterwards run
gdb yauap
inside the gdb prompt type
run -noexit
this will startup yauap. After it started you can run amarok.
yauap inside the gdb session should now print out what is going on
if it crashes type "bt" inside gdb and send us the output.
(the quit command inside the gdb prompt will bring you back to your normal
console)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #9 from Sascha Sommer <ssommer@xxxxxxxxxx> 2007-08-22 03:22:27 MST ---
Yes there is.
Please close amarok and install the gdb and yauap-debuginfo packages
Afterwards run
gdb yauap
inside the gdb prompt type
run -noexit
this will startup yauap. After it started you can run amarok.
yauap inside the gdb session should now print out what is going on
if it crashes type "bt" inside gdb and send us the output.
(the quit command inside the gdb prompt will bring you back to your normal
console)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |