[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2011-02-26 Thread Bug Watch Updater
** Changed in: gstreamer Status: Unknown = Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/43755 Title: Rhythmbox crashes because string is not valid UTF-8 -- desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2010-09-16 Thread Bug Watch Updater
** Changed in: gstreamer Status: Invalid = Unknown ** Changed in: gstreamer Importance: Unknown = Medium -- Rhythmbox crashes because string is not valid UTF-8 https://bugs.launchpad.net/bugs/43755 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-07-29 Thread Sebastien Bacher
fixed with 0.9.5 to edgy ** Changed in: rhythmbox (Ubuntu) Status: Fix Committed = Fix Released -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread tseliot
You can find the output here: www.webalice.it/albertomilone/ubuntu/bug.txt -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1328571472 (LWP 11782)] 0xb2741c08 in mm_support () from /usr/lib/gstreamer-0.10/libgstffmpeg.so it crashes due to gstreamer0.10-ffmpeg, could you note on what file it's shocking by using rhythmbox -d? -- Rhythmbox

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread tseliot
I've found out that .wma files make Rhythmbox crash. There might also be some mp3 which are named as such but are wma (it's just an hypothesis). -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
Could you run gst-launch-0.10 -t filesrc location=/path/to/my/musicfile.wma ! decodebin ! fakesink on that wma? Does it crash? If that's the case could you get a backtrace? - gdb gst-launch-0.10 (gdb) run -t filesrc location=/path/to/my/musicfile.wma ! decodebin ! fakesink ... crash (gdb) thread

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread tseliot
[QUOTE]Could you run gst-launch-0.10 -t filesrc location=/path/to/my/musicfile.wma ! decodebin ! fakesink on that wma? Does it crash?[/QUOTE] here's the output: www.webalice.it/albertomilone/ubuntu/1stresult.txt [QUOTE]If that's the case could you get a backtrace? - gdb gst-launch-0.10 (gdb)

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread tseliot
P.S. not all the .wma make Rhythmbox crash. -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
Thank you for the example. It doesn't crash on import. The first backtrace mentions file:///home/alberto/Kimagure%20orange%20road/Episodio%20pilota.ram, does the same gst-launch command crash with it? -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 --

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread tseliot
That's a video. gst-launch-0.10 -t filesrc location=/home/alberto/Kimagure orange road/Episodio pilota.ram ! decodebin ! fakesink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... FOUND TAG : found by element rmdemux0. audio codec: Real Audio G2 (Cook) FOUND TAG : found by

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Tim Müller
FWIW, the crash in the very first comment is probably due to gstreamer0.10-pitfdll (not entirely suprising either, s I personally found pitfdll - at least the 0.10 version, never tried the 0.8 version - highly unstable and I've seen lots of crack code in there too. I recommend uninstalling

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
I've forwarded the .wma warning upstream: http://bugzilla.gnome.org/show_bug.cgi?id=341254 -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread tseliot
Removing gstreamer0.10-pitfdll did the trick for me. Thank you for your time -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
it crashes on the .ram, could you run it with gdb? Could you also attach the backtraces and log to the bug so we still have them if you decide to clean your server? -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread tseliot
I spoke too early. That file works but others (mp3s this time) don't. -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
could you do the same for one of those (getting a backtrace)? -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
The .wma warning is fixed with that package upload: gst-plugins-ugly0.10 (0.10.3-0ubuntu2) dapper; urgency=low . * debian/patches/90_from_cvs_fix_asfdemux_typo.patch: - patch from CVS, fix asfdemux typo (GNOME: #341254, Ubuntu: #43755) -- Rhythmbox crashes because string is not valid

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread tseliot
The output of the two steps (as usual): www.webalice.it/albertomilone/ubuntu/bug/bug_3.1.txt www.webalice.it/albertomilone/ubuntu/bug/bug_3.txt The file I can't import: www.webalice.it/albertomilone/ubuntu/bug/Boz Scaggs - Lowdown (Unplugged).mp3 -- Rhythmbox crashes because string is not

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
Thank you, I've forwarded that one to http://bugzilla.gnome.org/show_bug.cgi?id=341281 -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
Confirmed, that mp3 makes rhythmbox 0.9.3.1 crash, it works fine with rhythmbox 0.9.4.1 though, marked as Fix Committed. We will not update to the new rhythmbox for dapper but you can use the package from http://people.ubuntu.com/~seb128/deb/rhythmbox- dbg_0.9.4.1-0ubuntu1_i386.deb if you want or

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread tseliot
Thank you, the new packages solved the problem. You forgot to include the link to this package of yours: http://people.ubuntu.com/~seb128/deb/rhythmbox_0.9.4.1-0ubuntu1_i386.deb Regards -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-10 Thread Sebastien Bacher
This upload fixes the issue: gst-plugins-good0.10 (0.10.3-0ubuntu2) dapper; urgency=low . * debian/patches/02_from_cvs_fix_parsing_of_numeric_gender.patch: - fix parsing of numeric gender (Ubuntu: #43755) ** Changed in: gstreamer0.10 (Ubuntu) Sourcepackagename: gstreamer0.10 =

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-09 Thread tseliot
I forgot to say that I'm using Dapper Drake Flight 7 -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-09 Thread tseliot
I forgot to say that I'm using Dapper Drake Flight 7 -- Rhythmbox crashes because string is not valid UTF-8 https://launchpad.net/bugs/43755 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43755] Re: Rhythmbox crashes because string is not valid UTF-8

2006-05-09 Thread Sebastien Bacher
Thanks for your bug, could you get a backtrace of the crash with rhythmbox-dbg installed? - gdb rhythmbox (gdb) run ... crash (gdb) thread apply all bt and copy that to a comment ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) = Ubuntu Desktop Bugs Status: Unconfirmed =