Re: [Bug 396440] Re: gnome-shell fails to start in xephyr

2009-07-07 Thread Yann Simon
Yes, mutter was automatically installed when installation the gnome-shell package. -- gnome-shell fails to start in xephyr https://bugs.launchpad.net/bugs/396440 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 396440] [NEW] gnome-shell fails to start in xephyr

2009-07-07 Thread Yann Simon
Public bug reported: With version from desktop-team PPA: 0.0.1~git20090702-0ubuntu0.1 $ gnome-shell xauth: creating new authority file /tmp/gnome-shell._6spEQ/database [dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! [config/dbus] couldn't take over org.

[Bug 352959] Re: paman crashed with SIGFPE in pa_cvolume_avg()

2009-04-03 Thread Yann Simon
1. I tested the patch, but I could only test the case when the number of channels = 0. I think that there is antoher problem with an used library because we cannot get any information from the sound files. 2. I compared the ubuntu's version and the upstream one, and I did not find any differences.

[Bug 352959] Re: paman crashed with SIGFPE in pa_cvolume_avg()

2009-04-03 Thread Yann Simon
paman did not check for numbers of channel ** Package changed: pulseaudio (Ubuntu) => paman (Ubuntu) -- paman crashed with SIGFPE in pa_cvolume_avg() https://bugs.launchpad.net/bugs/352959 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 352959] Re: paman crashed with SIGFPE in pa_cvolume_avg()

2009-04-03 Thread Yann Simon
** Attachment added: "fix a divide / 0 when the number of channels is 0" http://launchpadlibrarian.net/24760749/paman.patch -- paman crashed with SIGFPE in pa_cvolume_avg() https://bugs.launchpad.net/bugs/352959 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 352959] Re: paman crashed with SIGFPE in pa_cvolume_avg()

2009-04-03 Thread Yann Simon
The error comes probably from the following line: snprintf(t, sizeof(t), "%0.0f%%", (double) pa_sw_volume_to_linear(pa_cvolume_avg(&i.volume)) * 100); In SampleWindow.cc void SampleWindow::updateInfo(const SampleInfo &i) { -- paman crashed with SIGFPE in pa_cvolume_avg() https://bugs.launch

[Bug 352959] Re: paman crashed with SIGFPE in pa_cvolume_avg()

2009-04-02 Thread Yann Simon
** Visibility changed to: Public -- paman crashed with SIGFPE in pa_cvolume_avg() https://bugs.launchpad.net/bugs/352959 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...@lists.ubuntu.com https://li

[Bug 335286] Re: Nautilus - repeated crash/restarts while starting Jaunty LiveCD Alpha5

2009-03-23 Thread Yann Simon
I think this bug is the same as: https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/339993 which was linked to: http://bugzilla.gnome.org/show_bug.cgi?id=576439 The bug is fixed upstream. -- Nautilus - repeated crash/restarts while starting Jaunty LiveCD Alpha5 https://bugs.launchpad.net/bu

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-23 Thread Yann Simon
bug fixed in version 2.26.0 (tested with upstream version too) ** Changed in: brasero (Ubuntu) Status: New => Fix Released -- "Starting File Manager" windows open uncontrollably, even when displaying desktop https://bugs.launchpad.net/bugs/339993 You received this bug notification becaus

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-16 Thread Yann Simon
Remove status "Incomplete" as attached logs now permit to find the source of the bug ** Changed in: brasero (Ubuntu) Status: Incomplete => New -- "Starting File Manager" windows open uncontrollably, even when displaying desktop https://bugs.launchpad.net/bugs/339993 You received this bug

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-12 Thread Yann Simon
I got a beautiful patch by commenting out a faulting g_free()... ;) Now nautilus is starting without crash. It is not a real patch (I do not have enough knowledge for it), but it could help to find the real cause. The patch was build against the source package brasero-2.25.92. ** Attachment adde

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-12 Thread Yann Simon
** Attachment added: "GDB log with debug symbols for libbrasero" http://launchpadlibrarian.net/23774358/gdb-nautilus.txt -- "Starting File Manager" windows open uncontrollably, even when displaying desktop https://bugs.launchpad.net/bugs/339993 You received this bug notification because you

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-12 Thread Yann Simon
After installing the debug symbols for libbrasero ** Attachment added: "valgrind log with debug symbols for libbrasero" http://launchpadlibrarian.net/23774315/valgrind.log -- "Starting File Manager" windows open uncontrollably, even when displaying desktop https://bugs.launchpad.net/bugs/339

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-11 Thread Yann Simon
** Attachment added: "GDB with brasero debug" http://launchpadlibrarian.net/23746101/gdb-nautilus.txt -- "Starting File Manager" windows open uncontrollably, even when displaying desktop https://bugs.launchpad.net/bugs/339993 You received this bug notification because you are a member of Ubu

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-11 Thread Yann Simon
** Attachment added: "strace log with brasero debug" http://launchpadlibrarian.net/23746160/strace-nautilus.log -- "Starting File Manager" windows open uncontrollably, even when displaying desktop https://bugs.launchpad.net/bugs/339993 You received this bug notification because you are a mem

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-11 Thread Yann Simon
With the debug package for brasero: $ nautilus Initializing nautilus-share extension *** glibc detected *** nautilus: double free or corruption (fasttop): 0x08a32d28 *** === Backtrace: = /lib/tls/i686/cmov/libc.so.6[0xb73c1604] /lib/tls/i686/cmov/libc.so.6(cfree+0x96)[0xb73c35b6] /usr

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-10 Thread Yann Simon
I cannot find the brasero-dbgsym package in http://ddebs.ubuntu.com. The attached valgring log is also without debug package for brasero. ** Attachment added: "valgring log without debug package for brasero" http://launchpadlibrarian.net/23694914/valgrind.log -- "Starting File Manager" windo

[Bug 339993] Re: "Starting File Manager" windows open uncontrollably, even when displaying desktop

2009-03-09 Thread Yann Simon
probably related to: - bug #335286 - bug #335942 - bug #339669 -- "Starting File Manager" windows open uncontrollably, even when displaying desktop https://bugs.launchpad.net/bugs/339993 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -