[Bug 310199] Re: [Jaunty] libcanberra-login-sound.desktop times out

2010-06-13 Thread Sebastian Keller
This has been working for quite some time now. ** Changed in: libcanberra (Ubuntu) Status: Confirmed = Fix Released -- [Jaunty] libcanberra-login-sound.desktop times out https://bugs.launchpad.net/bugs/310199 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 590374] Re: Unable to select GtkMenu item above the current one with the cursor if the current one has a submenu

2010-06-07 Thread Sebastian Keller
In 2.21.0-1ubuntu2 it still worked, 2.21.1-1ubuntu1 was broken, but I'm not sure about the versions inbetween. By submenu I mean for example in Applications Internet or Office have submenus, Software-Center doesn't have a submenu. I think it might be a gtk upstream bug caused by this commit:

[Bug 590374] Re: Unable to select GtkMenu item above the current one with the cursor if the current one has a submenu

2010-06-07 Thread Sebastian Keller
** Bug watch added: GNOME Bug Tracker #620863 https://bugzilla.gnome.org/show_bug.cgi?id=620863 ** Also affects: gtk via https://bugzilla.gnome.org/show_bug.cgi?id=620863 Importance: Unknown Status: Unknown -- Unable to select GtkMenu item above the current one with the cursor

[Bug 590374] [NEW] Unable to select GtkMenu item above the current one with the cursor if the current one has a submenu

2010-06-06 Thread Sebastian Keller
Public bug reported: Steps to reproduce this: 1. click on Applications 2. place your cursor over some item in the middle with a submenu 3. wait for the submenu to open 4. move the cursor up to select the item above (in the applications menu, not the submenu) Result: The old item remains

[Bug 504878] Re: [lucid] zsnes crash: () from libSDL-1.2.so.0 when pressing gamepad button

2010-02-26 Thread Sebastian Keller
This is fixed in 1.2.14-4ubuntu1 ** Changed in: libsdl1.2 (Ubuntu) Status: Confirmed = Fix Released -- [lucid] zsnes crash: () from libSDL-1.2.so.0 when pressing gamepad button https://bugs.launchpad.net/bugs/504878 You received this bug notification because you are a member of Ubuntu

[Bug 504878] Re: [lucid] zsnes crash: () from libSDL-1.2.so.0 when pressing gamepad button

2010-02-15 Thread Sebastian Keller
I can confirm this bug. This is a problem in libsdl caused by changes in recent kernels. There is a patch for it in sdl trunk to fix this issue. I've built a SDL package with this patch applied and it doesn't crash anymore. You can find the according upstream commit here:

[Bug 504447] Re: gvfsd-metadata crashed with SIGSEGV in g_timeout_dispatch()

2010-02-10 Thread Sebastian Keller
This still happened with 1.5.2, I didn't test 1.5.3 anymore as there were no changes to the metadata code. It is caused by corrupted metadata files. Deleting these fixes this issue for me. You can find them in ~/.local/share/gvfs-metadata/ and some of it is stored in gconf, too - you can

[Bug 504447] Re: gvfsd-metadata crashed with SIGSEGV in g_timeout_dispatch()

2010-02-10 Thread Sebastian Keller
** Bug watch added: GNOME Bug Tracker #609594 https://bugzilla.gnome.org/show_bug.cgi?id=609594 ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=609594 Importance: Unknown Status: Unknown -- gvfsd-metadata crashed with SIGSEGV in g_timeout_dispatch()

[Bug 509724] Re: Disabling tap to click doesn't disable tap to click in scrollarea

2010-02-01 Thread Sebastian Keller
I just checked the driver patches again and it is enabled in the driver... http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/xserver-xorg-input-synaptics/lucid/annotate/head:/debian/patches/103_enable_cornertapping.patch -- Disabling tap to click doesn't disable tap to click in

[Bug 196811] Re: hal does not detect Quickcam Express as v4l-device

2010-01-31 Thread Sebastian Keller
Camorama doesn't use hal, so this is unrelated to this bug. -- hal does not detect Quickcam Express as v4l-device https://bugs.launchpad.net/bugs/196811 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 196811] Re: hal does not detect Quickcam Express as v4l-device

2010-01-31 Thread Sebastian Keller
As of karmic the stv06xx from staging seems to support this camera too, so the qc-usb driver got dropped. Since I'm using lucid with a mainline kernel I can only talk about that, but there it gets listed in hal correctly as v4l device. So there is no need to report it upstream and if this gets

[Bug 509724] Re: Disabling tap to click doesn't disable tap to click in scrollarea

2010-01-31 Thread Sebastian Keller
Reopening as the patch currently in the package only disables right- click but not middle-click. Maybe my comment in the patch was a bit misleading, I meant disable corner tapping on the right side of the touchpad, that includes right- and middle-click, as it is also possible to have corner

[Bug 196811] Re: hal does not detect Quickcam Express as v4l-device

2010-01-30 Thread Sebastian Keller
This driver has never been part of the vanilla kernel and there has not been any upstream development for years now. If this bug is going to get fixed then in a distro specific patch unless somebody decides to take over upstream maintenance and get this driver into shape for inclusion into the

[Bug 509724] Re: Disabling tap to click doesn't disable tap to click in scrollarea

2010-01-20 Thread Sebastian Keller
I looked at 103_enable_cornertapping.patch in xserver-xorg-input- synaptics now and there only the right corner tapping is used even if the touchpad is in lefthanded mode, so my previous patch was wrong. Here is an updated version. ** Attachment added: disable_corner_tapping_too.patch

[Bug 509724] [NEW] Disabling tap to click doesn't disable tap to click in scrollarea

2010-01-19 Thread Sebastian Keller
Public bug reported: Binary package hint: gnome-settings-daemon Setting the gconf-key /desktop/gnome/peripherals/touchpad/tap_to_click to false changes the xinput property of Synaptics Tap Action (258) from 2, 3, 0, 0, 1, 3, 2 to 2, 3, 0, 0, 0, 0, 0. The first two entries however represent

[Bug 509724] Re: Disabling tap to click doesn't disable tap to click in scrollarea

2010-01-19 Thread Sebastian Keller
Here is a small patch to fix this issue. Please note that I'm only assuming that LTCornerButton and LBCornerButton are used when the device is in lefthanded mode and the ones on the right are always disabled in this case since I never used a lefthanded touchpad and i don't know how it is supposed

[Bug 509724] Re: Disabling tap to click doesn't disable tap to click in scrollarea

2010-01-19 Thread Sebastian Keller
** Bug watch added: GNOME Bug Tracker #607474 https://bugzilla.gnome.org/show_bug.cgi?id=607474 ** Also affects: gnome-settings-daemon via https://bugzilla.gnome.org/show_bug.cgi?id=607474 Importance: Unknown Status: Unknown -- Disabling tap to click doesn't disable tap to click

[Bug 509724] Re: Disabling tap to click doesn't disable tap to click in scrollarea

2010-01-19 Thread Sebastian Keller
According to upstream the default in the driver is 0 and ubuntu changed it to 2, 3. So this patch would be ubuntu-specific. -- Disabling tap to click doesn't disable tap to click in scrollarea https://bugs.launchpad.net/bugs/509724 You received this bug notification because you are a member of

[Bug 504447] Re: gvfsd-metadata crashed with SIGSEGV in g_timeout_dispatch()

2010-01-18 Thread Sebastian Keller
This crash happens here several times a day. From looking at the backtrace and the source I guess meta_tree_flush_locked() gets called on a MetaTree which got cleared by meta_tree_clear before as the root is NULL and all other cases in which root gets changed seem to be checked for NULL. **

[Bug 395103] Re: Gnome doesn't have my configured keyboard layout after login anymore

2009-07-06 Thread Sebastian Keller
Apport wasn't able to get a backtrace either, but it seems gdm itself was ;) I cleared /var/log/gdm and then started gdm, tried to login, gdm crashed and restarted. After that i have created this copy of /var/log/gdm. :0-slave.log.1 is the file containing the backtrace created by gdm. Several

[Bug 395103] Re: Gnome doesn't have my configured keyboard layout after login anymore

2009-07-06 Thread Sebastian Keller
Thanks, that fixed it. -- Gnome doesn't have my configured keyboard layout after login anymore https://bugs.launchpad.net/bugs/395103 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 395103] Re: Gnome doesn't have my configured keyboard layout after login anymore

2009-07-04 Thread Sebastian Keller
This patch causes gdm to crash when I select my default user. After selecting the user, the window resizes, the user-list resizes, the language selector in the bottom panel gets shown, the window has no password-entry or ok button though - then the screen goes black and gdm restarts. (Thats all

[Bug 260765] Re: DVD playback broken in Intrepid because of resindvd

2009-03-22 Thread Sebastian Keller
This is not about a SRU for gst-plugins-bad since a newer version of this package which was iirc supposed to fix most of the bugs got uploaded in time for intrepid [1], however it did never build correctly because it depended on a newer version of libcelt which was and still is not in the repo. So

[Bug 344252] Re: CPU Frequency Scaling defaults to Performance instead of OnDemand

2009-03-22 Thread Sebastian Keller
There is a script called /etc/init.d/ondemand which sets it to ondemand 60 seconds after boot. It is part of the initscripts package and I guess the purpose of this is to speed up booting by using the performance scheduler during boot. -- CPU Frequency Scaling defaults to Performance instead of

[Bug 243130] Re: /etc/fonts/conf.d/53-monospace-lcd-filter.conf, line 17: invalid constant used : lcdfilterlegacy

2009-02-25 Thread Sebastian Keller
I just found what was causing it here: dropbox, it shipped its own version of libfontconfig. I guess it is the same for the statically linked skype and other programs. -- /etc/fonts/conf.d/53-monospace-lcd-filter.conf, line 17: invalid constant used : lcdfilterlegacy

[Bug 290849] Re: [i915GM] Short-lived display corruption with compiz on Intrepid

2009-02-09 Thread Sebastian Keller
This bug sounds like a duplicate of #254468 Since xorg-server (2:1.5.99.901-0ubuntu1) I no longer have those corrupted windows. -- [i915GM] Short-lived display corruption with compiz on Intrepid https://bugs.launchpad.net/bugs/290849 You received this bug notification because you are a member

[Bug 260765] Re: DVD playback broken in Intrepid because of resindvd

2009-02-04 Thread Sebastian Keller
Mythbuntu works, because it does not use a gstreamer based player, Ubuntu however uses totem, which by default uses gstreamer. -- DVD playback broken in Intrepid because of resindvd https://bugs.launchpad.net/bugs/260765 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 321580] Re: totem play/pause tooltips appears in the top left corner of the screen

2009-02-02 Thread Sebastian Keller
** Changed in: gtk+2.0 (Ubuntu) Sourcepackagename: totem = gtk+2.0 ** Bug watch added: GNOME Bug Tracker #538439 http://bugzilla.gnome.org/show_bug.cgi?id=538439 ** Also affects: gtk via http://bugzilla.gnome.org/show_bug.cgi?id=538439 Importance: Unknown Status: Unknown --

[Bug 324106] Re: For all the results are missing commas

2009-02-02 Thread Sebastian Keller
*** This bug is a duplicate of bug 318300 *** https://bugs.launchpad.net/bugs/318300 ** This bug has been marked a duplicate of bug 318300 no commas in gcalctool -- For all the results are missing commas https://bugs.launchpad.net/bugs/324106 You received this bug notification because

[Bug 319443] Re: no volume applet because pulse gets started too late

2009-02-02 Thread Sebastian Keller
This problem has also been fixed as a side effect of the fix for LP: #322374. However I'm not closing this bug right now as the upstream bug report is about a different, additional approach to fix this bug independent of the solution for #322374. -- no volume applet because pulse gets started

[Bug 316430] Re: [Jaunty] Sound channels are muted after reboot

2009-02-01 Thread Sebastian Keller
That is a different bug. I guess it is some kind of race condition what gets started first, either pulseaudio or the canberra startup sound. If you don't have alsa configured to use pulseaudio, then canberra, if it gets started before pulse, probably detects that no pulseaudio is running and then

[Bug 323491] Re: No sound output devices found

2009-02-01 Thread Sebastian Keller
*** This bug is a duplicate of bug 322374 *** https://bugs.launchpad.net/bugs/322374 ** This bug has been marked a duplicate of bug 322374 [jaunty regression] Pulse Audio finds no card for output -- No sound output devices found https://bugs.launchpad.net/bugs/323491 You received this

[Bug 323410] Re: No sound from any applications

2009-02-01 Thread Sebastian Keller
*** This bug is a duplicate of bug 322374 *** https://bugs.launchpad.net/bugs/322374 ** This bug is no longer a duplicate of bug 323412 No sound from any applications ** This bug has been marked a duplicate of bug 322374 [jaunty regression] Pulse Audio finds no card for output -- No

[Bug 323412] Re: No sound from any applications

2009-02-01 Thread Sebastian Keller
*** This bug is a duplicate of bug 322374 *** https://bugs.launchpad.net/bugs/322374 ** This bug has been marked a duplicate of bug 322374 [jaunty regression] Pulse Audio finds no card for output -- No sound from any applications https://bugs.launchpad.net/bugs/323412 You received this

[Bug 323878] Re: sound doesn't work until manually execute start-pulseaudio-x11

2009-02-01 Thread Sebastian Keller
This sounds like a duplicate of 322374, could you please test if there is a startup sound? If there is a startup sound and after that system-preferences-sound lists no output devices, please mark this as duplicate of that bug. -- sound doesn't work until manually execute start-pulseaudio-x11

[Bug 323194] Re: No Sound in Ubuntu 9.04

2009-02-01 Thread Sebastian Keller
*** This bug is a duplicate of bug 322374 *** https://bugs.launchpad.net/bugs/322374 ** This bug has been marked a duplicate of bug 322374 [jaunty regression] Pulse Audio finds no card for output -- No Sound in Ubuntu 9.04 https://bugs.launchpad.net/bugs/323194 You received this bug

[Bug 323014] [NEW] applet started twice because of two autostart .desktop files

2009-01-29 Thread Sebastian Keller
Public bug reported: In jaunty the applet gets started twice because there are two .desktop files in the autostart folder: /etc/xdg/autostart/print-applet.desktop /etc/xdg/autostart/redhat-print-applet.desktop ** Affects: system-config-printer (Ubuntu) Importance: Undecided

[Bug 317981] Re: no audio sound in version 9.04

2009-01-27 Thread Sebastian Keller
According to the alsa-info.sh output your pcm is still muted. Try this command (it probably will give you several lines about invalid card number, but that does not mean it has not worked): sudo /etc/init.d/alsa-utils reset all And also make sure to have the latest version of the package

[Bug 322101] [NEW] only mute pcsp in init-script if it exists

2009-01-27 Thread Sebastian Keller
Public bug reported: in /etc/init.d/alsa-utils in sanify_levels() there is a call to mute_and_zero_levels_on_card pcsp which results in several amixer complaints about invalid card numbers if you run sudo /etc/init.d/alsa-utils reset and don't have such a card. Probably it should be checked if

[Bug 320917] Re: [jaunty] optical issue Volume control

2009-01-24 Thread Sebastian Keller
Could you please describe the problem on the screenshot. Also changing to gnome-applets as this is the mixer applet. ** Changed in: gnome-applets (Ubuntu) Sourcepackagename: gnome-volume-manager = gnome-applets Status: New = Incomplete -- [jaunty] optical issue Volume control

[Bug 320863] Re: Rhythmbox provides no method of creating mp3 file

2009-01-24 Thread Sebastian Keller
** Changed in: rhythmbox (Ubuntu) Status: New = Invalid -- Rhythmbox provides no method of creating mp3 file https://bugs.launchpad.net/bugs/320863 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 318076] Re: less volume controls after Intrepid install

2009-01-22 Thread Sebastian Keller
System-Settings-Synaptic Package Manager Settings-Repositories-Ubuntu Software [x] Source Code Close Reload Install build-essential Install fakeroot Close Synaptic Accessoirs-Terminal sudo apt-get build-dep alsamixergui apt-get source alsamixergui cd alsamixergui-*/ wget

[Bug 319504] Re: ZSNES package broken for Intrepid

2009-01-21 Thread Sebastian Keller
*** This bug is a duplicate of bug 250425 *** https://bugs.launchpad.net/bugs/250425 ** This bug has been marked a duplicate of bug 250425 zsnes crashes with buffer overflow on startup -- ZSNES package broken for Intrepid https://bugs.launchpad.net/bugs/319504 You received this bug

[Bug 317981] Re: no audio sound in version 9.04

2009-01-21 Thread Sebastian Keller
I just found out that the test if pulseaudio is running in alsa-info.sh is broken, so could you please post the output of ps ux | grep pulse. And how do you test if the sound works or not? Please also try the following two: aplay /usr/share/sounds/alsa/Noise.wav paplay

[Bug 319399] [NEW] [jaunty] gnome-panel does not start anymore

2009-01-20 Thread Sebastian Keller
Public bug reported: gnome-panel: 1:2.25.5-0ubuntu1 sebast...@desktop:~$ gnome-panel ** ERROR:applet.c:969:panel_applet_load_idle_handler: code should not be reached Aborted (core dumped) Backtrace attached ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: New --

[Bug 319399] Re: [jaunty] gnome-panel does not start anymore

2009-01-20 Thread Sebastian Keller
** Attachment added: backtrace http://launchpadlibrarian.net/21485621/gdb-gnome-panel.txt -- [jaunty] gnome-panel does not start anymore https://bugs.launchpad.net/bugs/319399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 319359] Re: can't resize GNOME session properties window

2009-01-20 Thread Sebastian Keller
This has been fixed in 2.25.2. The patch can be found here: http://svn.gnome.org/viewvc/gnome-session/trunk/capplet/gsm-properties-dialog.c?r1=5133r2=5143view=patch -- can't resize GNOME session properties window https://bugs.launchpad.net/bugs/319359 You received this bug notification because

[Bug 319399] Re: [jaunty] gnome-panel does not start anymore

2009-01-20 Thread Sebastian Keller
What exactly is missing? 1. the specific steps or actions you took that caused you to encounter the problem, sebast...@desktop:~$ gnome-panel (or just log into gnome as gnome-panel is started automatically then, but then you don't have the debug output) 2. the behavior you expected, and I

[Bug 319399] Re: [jaunty] gnome-panel does not start anymore

2009-01-20 Thread Sebastian Keller
Upstream patch can be found here: http://svn.gnome.org/viewvc/gnome-panel/trunk/gnome- panel/applet.c?view=patchr1=11463r2=11462pathrev=11463 -- [jaunty] gnome-panel does not start anymore https://bugs.launchpad.net/bugs/319399 You received this bug notification because you are a member of

[Bug 319399] Re: [jaunty] gnome-panel does not start anymore

2009-01-20 Thread Sebastian Keller
The separators are the problem, remove every separator from gconf- editor /apps/panel/general/object_id_list and it works again ** Changed in: gnome-panel (Ubuntu) Status: New = Confirmed -- [jaunty] gnome-panel does not start anymore https://bugs.launchpad.net/bugs/319399 You received

[Bug 317981] Re: no audio sound in version 9.04

2009-01-20 Thread Sebastian Keller
alsa-info.sh is a script you need to download and mark as executable (right click, properties, permissions) then run it from a terminal by changing to the directory you downloaded it to by using cd /path/to/directory and then execute it using ./alsa-info.sh this will give you an url, which you

[Bug 319443] [NEW] [jaunty] no volume applet because pulse gets started too late

2009-01-20 Thread Sebastian Keller
Public bug reported: The new volume-applet which should be started on login and then appear in the notification area does not work because pulse is not running when the applets gets started. I was able to work around that by adding the following line to /etc/xdg/autostart/pulseaudio.desktop:

[Bug 318076] Re: less volume controls after Intrepid install

2009-01-19 Thread Sebastian Keller
I have adapted the unset_pulse_internal.patch from https://launchpad.net/ubuntu/jaunty/+source/alsa-utils/1.0.18-1ubuntu7 for alsamixergui. This should fix the problem. ** Attachment added: unset_pulse_internal.patch http://launchpadlibrarian.net/21357555/unset_pulse_internal.patch -- less

[Bug 243130] Re: /etc/fonts/conf.d/53-monospace-lcd-filter.conf, line 17: invalid constant used : lcdfilterlegacy

2009-01-19 Thread Sebastian Keller
I still have the following entry in my .xsession-errors: Fontconfig warning: /etc/fonts/conf.d/11-lcd-filter-lcddefault.conf, line 9: invalid constant used : lcddefault Fontconfig warning: /etc/fonts/conf.d/53-monospace-lcd-filter.conf, line 17: invalid constant used : lcdlegacy However it

[Bug 246802] Re: [i915] Can't set TV_FORMAT anymore using xrandr (Fixed upstream)

2009-01-19 Thread Sebastian Keller
Looks like it has not been fixed upstream. I'm currently using jaunty and the drivers from https://launchpad.net/~xorg-edgers/+archive and despite TV_FORMAT being set to PAL the picture is still grayscale. xserver-xorg-video-intel: 2:2.6.99.1+git20090102.1f61e979-0ubuntu0tormod xrandr --verbose

[Bug 310199] Re: [Jaunty] libcanberra-login-sound.desktop times out

2009-01-19 Thread Sebastian Keller
I can confirm this. I think it is related to canberra-gtk-play not looking for soundfiles in the correct directory: ls -l /usr/share/sounds/ubuntu/stereo/desktop-login.ogg -rw-r--r-- 1 root root 104421 2008-10-10 06:22 /usr/share/sounds/ubuntu/stereo/desktop-login.ogg canberra-gtk-play -i

[Bug 318076] Re: less volume controls after Intrepid install

2009-01-18 Thread Sebastian Keller
That is because the default card has been changed to pulseaudio. Try alsamixergui -c0 -- less volume controls after Intrepid install https://bugs.launchpad.net/bugs/318076 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 317981] Re: no audio sound in version 9.04

2009-01-18 Thread Sebastian Keller
Please check in alsamixer -c0 if the pcm mixer is unmuted and turned up. -- no audio sound in version 9.04 https://bugs.launchpad.net/bugs/317981 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 316430] Re: [Jaunty] Sound channels are muted after reboot

2009-01-18 Thread Sebastian Keller
I can confirm this problem on my laptop. In /var/lib/alsa/asound.state it looks like the mixers should be turned up. Also the following works: sudo /etc/init.d/alsa-utils stop alsamixer -c0 #changing some levels sudo /etc/init.d/alsa-utils start #everything is reset again to the level before stop

[Bug 312677] Re: [i915] [i965] [Jaunty] Text consoles corrupted on GM965

2009-01-18 Thread Sebastian Keller
Using the packages from https://launchpad.net/~xorg-edgers/+archive also fixes that issue for me, so probably it has already been fixed upstream. -- [i915] [i965] [Jaunty] Text consoles corrupted on GM965 https://bugs.launchpad.net/bugs/312677 You received this bug notification because you are a

[Bug 317981] Re: no audio sound in version 9.04

2009-01-18 Thread Sebastian Keller
Looks muted, try pressing m when you have selected PCM. -- no audio sound in version 9.04 https://bugs.launchpad.net/bugs/317981 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 316430] Re: [Jaunty] Sound channels are muted after reboot

2009-01-18 Thread Sebastian Keller
** Attachment added: amixer -Dhw:0 output directly after reboot http://launchpadlibrarian.net/21329604/amixer.txt -- [Jaunty] Sound channels are muted after reboot https://bugs.launchpad.net/bugs/316430 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 316430] Re: [Jaunty] Sound channels are muted after reboot

2009-01-18 Thread Sebastian Keller
** Attachment added: asound.state directly after reboot http://launchpadlibrarian.net/21329642/asound.state -- [Jaunty] Sound channels are muted after reboot https://bugs.launchpad.net/bugs/316430 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 316430] Re: [Jaunty] Sound channels are muted after reboot

2009-01-18 Thread Sebastian Keller
** Attachment added: output of amixer -Dhw:0 after running /etc/init.d/alsa-utils start http://launchpadlibrarian.net/21329665/amixer_after_alsa-utils_start.txt -- [Jaunty] Sound channels are muted after reboot https://bugs.launchpad.net/bugs/316430 You received this bug notification

[Bug 316430] Re: [Jaunty] Sound channels are muted after reboot

2009-01-18 Thread Sebastian Keller
** Attachment added: dmesg - I didn't find anything suspicious, but I thought I should add it anyway http://launchpadlibrarian.net/21329700/dmesg.txt -- [Jaunty] Sound channels are muted after reboot https://bugs.launchpad.net/bugs/316430 You received this bug notification because you are a

[Bug 316430] Re: [Jaunty] Sound channels are muted after reboot

2009-01-18 Thread Sebastian Keller
I think I found the problem: sebast...@sebastian-laptop:~$ /lib/udev/alsa-utils .: 11: Can't open /lib/udev/hotplug.functions sebast...@sebastian-laptop:~$ dpkg -S hotplug.functions dpkg: *hotplug.functions* not found. -- [Jaunty] Sound channels are muted after reboot

[Bug 316430] Re: [Jaunty] Sound channels are muted after reboot

2009-01-18 Thread Sebastian Keller
Commenting the two lines which referenced that file/functions from that file made it work again. I'm adding udev to this report as this is the package where the according file is included in Debian. ** Also affects: udev (Ubuntu) Importance: Undecided Status: New -- [Jaunty] Sound

[Bug 318563] [NEW] File selector dialogs are not centered

2009-01-18 Thread Sebastian Keller
Public bug reported: The file selector dialog in every app is not centered anymore. Thats because when it gets shown, it is a small window, which is centered, but then it gets resized and thus is not centered anymore. I guess it first should get shown when the actual size has been set so the

[Bug 317981] Re: no audio sound in version 9.04

2009-01-18 Thread Sebastian Keller
Could you post the output of: cat /proc/asound/cards -- no audio sound in version 9.04 https://bugs.launchpad.net/bugs/317981 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 318629] [NEW] [jaunty] nautilus sets urgent wm hint when not needed

2009-01-18 Thread Sebastian Keller
Public bug reported: Nautilus seems to set the urgent hint to windows that don't really need any attention. Steps to reproduce 1. Close all currently open nautilus windows. 2. Open a nautilus window, navigate to Desktop (or any other folder than home) 3. Move that nautilus window to a different

[Bug 317305] [NEW] epiphany-webkit uses gecko backend

2009-01-14 Thread Sebastian Keller
Public bug reported: Binary package hint: epiphany-browser In jaunty epiphany-webkit 2.24.3-0ubuntu1 uses the gecko backend instead of the webkit backend. Thats because in the 2.24.3 release the webkit backend got removed and epiphany just defaults to gecko. Maybe this package should be

[Bug 316958] Re: gnome-wm is missing a .desktop file

2009-01-14 Thread Sebastian Keller
http://svn.gnome.org/viewvc/gnome-session/trunk/data/gnome-wm.desktop.in.in?limit_changes=100r1=5050r2=5180pathrev=5180 That change from trunk also is needed so it does not show up in the menu. -- gnome-wm is missing a .desktop file https://bugs.launchpad.net/bugs/316958 You received this bug

[Bug 316958] [NEW] gnome-wm is missing a .desktop file

2009-01-13 Thread Sebastian Keller
Public bug reported: In jaunty gnome-session 2.25.3-0ubuntu1 contains a patch to change the gconf-key /desktop/gnome/session/required_components/windowmanager from metacity to gnome-wm. gnome-wm however is lacking a .desktop file which seems to be required by the new gnome-session for these

[Bug 316958] Re: gnome-wm is missing a .desktop file

2009-01-13 Thread Sebastian Keller
I just found the according .desktop file in /usr/share/gnome/autostart /gnome-wm.desktop and moved it to /usr/share/applications/gnome- wm.desktop . Now the error message is gone. -- gnome-wm is missing a .desktop file https://bugs.launchpad.net/bugs/316958 You received this bug notification

[Bug 314928] Re: MTRR entry missing since jaunty - is this intentional?

2009-01-09 Thread Sebastian Keller
** Attachment added: sudo lspci -vvnn http://launchpadlibrarian.net/21052465/lspci.txt -- MTRR entry missing since jaunty - is this intentional? https://bugs.launchpad.net/bugs/314928 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 314928] Re: MTRR entry missing since jaunty - is this intentional?

2009-01-09 Thread Sebastian Keller
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/21052472/Xorg.0.log ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete = New -- MTRR entry missing since jaunty - is this intentional? https://bugs.launchpad.net/bugs/314928 You received this bug

[Bug 314928] [NEW] MTRR entry missing since jaunty - is this intentional?

2009-01-07 Thread Sebastian Keller
Public bug reported: When comparing /proc/mtrr of intrepid and current jaunty i noticed there is an entry missing. Intrepid: reg00: base=0x ( 0MB), size=1024MB: write-back, count=1 reg01: base=0x4000 (1024MB), size= 512MB: write-back, count=1 reg02: base=0x5f70 (1527MB), size=

[Bug 312677] Re: [i915] [i965] [Jaunty] Text consoles corrupted on GM965

2009-01-07 Thread Sebastian Keller
When trying to fix some MTRR issue (or at least what I think could be an issue) I managed to get the ttys working again, the details can be found in bug 314928. -- [i915] [i965] [Jaunty] Text consoles corrupted on GM965 https://bugs.launchpad.net/bugs/312677 You received this bug notification

[Bug 314406] [NEW] xrandr plugin of g-s-d crashes on startup

2009-01-06 Thread Sebastian Keller
Public bug reported: I recently switched to the vesa driver instead of the intel driver and I noticed that gnome-settings-daemon was not starting anymore. Further investigation showed that it was segfaulting in the xrandr plugin. Removing ~/.config/monitors.xml fixes this. I already reported

[Bug 260765] Re: DVD playback broken in Intrepid because of resindvd

2008-12-29 Thread Sebastian Keller
No that problem is not related. Seems like the xv-area that is being allocated is too big for your graphics-card/driver and so it fails. This only happens for DVDs because they have a higher resolution than other videos - bigger area for xv to allocate. Maybe you can tweak some driver options

[Bug 246802] Re: [i915] Can't set TV_FORMAT anymore using xrandr [915GM]

2008-12-20 Thread Sebastian Keller
I think this one already got reported and fixed (see the patch linked in my last comment) upstream: http://bugs.freedesktop.org/show_bug.cgi?id=14223 Currently I'm using Jaunty and TV-out doesn't work at all, so I can't verify if this Problem has been fixed, but according to comments in that

[Bug 268134] Re: qc-usb driver does not work anymore with 2.6.27-2.3

2008-12-17 Thread Sebastian Keller
I don't have Intrepid anymore, but only Jaunty and its kernel currently does not ship the quickcam driver. But I'm quite sure the current behaviour in the driver is broken, as it assigns the wrong kind of type to the b.type variable. When I wrote the patch I also found why it worked before

[Bug 134285] Re: (046d:0850) QuickCam Web doesn't work in Feisty, Gutsy, Hardy

2008-12-16 Thread Sebastian Keller
As of intrepid the qc-usb driver does not seem to work anymore, but there is a patch in this bugreport: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/268134 I've also written a short instruction how to compile the qc-usb driver with this patch without having to compile the whole kernel:

[Bug 308217] [NEW] Recent xorg upgrade causes segfault

2008-12-15 Thread Sebastian Keller
Public bug reported: After upgrading to the latest xorg and intel package the xserver crashes during startup. xserver-xorg-core: 2:1.5.99.3-0ubuntu1 xserver-xorg-video-intel: 2:2.5.1-1ubuntu6 ** Affects: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: New --

[Bug 308217] Re: Recent xorg upgrade causes segfault

2008-12-15 Thread Sebastian Keller
** Attachment added: Xorg log http://launchpadlibrarian.net/20447346/Xorg.0.log.old -- Recent xorg upgrade causes segfault https://bugs.launchpad.net/bugs/308217 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 308217] Re: Recent xorg upgrade causes segfault

2008-12-15 Thread Sebastian Keller
*** This bug is a duplicate of bug 308225 *** https://bugs.launchpad.net/bugs/308225 ** This bug has been marked a duplicate of bug 308225 X intel driver crashed at xf86CrtcSetMode() -- Recent xorg upgrade causes segfault https://bugs.launchpad.net/bugs/308217 You received this bug

[Bug 268085] Re: grayed out icons have a different size

2008-12-15 Thread Sebastian Keller
** Changed in: update-notifier (Ubuntu) Status: Incomplete = New -- grayed out icons have a different size https://bugs.launchpad.net/bugs/268085 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 268085] Re: grayed out icons have a different size

2008-11-25 Thread Sebastian Keller
32 pixel -- grayed out icons have a different size https://bugs.launchpad.net/bugs/268085 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 260765] Re: DVD playback does not work anymore

2008-11-11 Thread Sebastian Keller
It seems like the updated gst-plugins-bad package depends on libcelt = 0.4.0 while the current libcelt in the repo is 0.3.2, so it did not get built. Gershee, the flicker-bug is a different bug which has nothing to do with this bug report. Also resindvd does not affect totem-xine because it does

[Bug 246802] Re: Can't set TV_FORMAT anymore using xrandr [Intrepid] [915GM]

2008-11-11 Thread Sebastian Keller
I can't test it right now, as I currently don't have a TV, but this should be the patch to fix the issue: http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-intel.git;a=commit;h=65cd0fbb018b2c18f1571dc0924c7d92eaf794ad -- Can't set TV_FORMAT anymore using xrandr [Intrepid] [915GM]

[Bug 268134] Re: qc-usb driver does not work anymore with 2.6.27-2.3

2008-10-20 Thread Sebastian Keller
I added a guide how to patch and compile the driver here: https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.24/+bug/196811/comments/32 (That also includes the patch to make the cam work with cheese) -- qc-usb driver does not work anymore with 2.6.27-2.3

[Bug 222796] Re: Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52

2008-10-10 Thread Sebastian Keller
No, this is not fixed in intrepid as of today on a R52. The workaround still works, too. -- Brightness up not generating ACPI event on Thinkpad T43p, T42, X31, X40, R52 https://bugs.launchpad.net/bugs/222796 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 196811] Re: hal does not detect Quickcam Express as v4l-device

2008-10-08 Thread Sebastian Keller
I built the driver this way: 1. install build-essential and make sure you have the current linux-headers package installed. 2. get the qc-usb source used by ubuntu from http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-intrepid.git;a=snapshot;h=af08ea6e38e756093ada807ed79ca409afd7c174;sf=tgz and

[Bug 196811] Re: hal does not detect Quickcam Express as v4l-device

2008-10-08 Thread Sebastian Keller
I'm not sure if the qc-usb driver is supposed to work for Quickcam Chat. Check lsusb if it has one of the following IDs: 046D:0840, 046D:0850, 046D:0870 or 046D:08F6 If it has a different ID, then that would be a different driver and a different bugreport. -- hal does not detect Quickcam

[Bug 196811] Re: hal does not detect Quickcam Express as v4l-device

2008-10-07 Thread Sebastian Keller
Did you apply both patches? The one attached to my last post and the one linked in my last post? I am able to use my quickcam with these on a 2.6.27 kernel on intrepid. -- hal does not detect Quickcam Express as v4l-device https://bugs.launchpad.net/bugs/196811 You received this bug notification

[Bug 105236] Re: Interfaces do not get assigned IP addresses on boot

2008-10-07 Thread Sebastian Keller
I think this can be marked invalid as I guess the original problem was caused by skipping a few versions when upgrading from hardy. ** Changed in: netbase (Ubuntu) Status: Incomplete = Invalid -- Interfaces do not get assigned IP addresses on boot https://bugs.launchpad.net/bugs/105236

[Bug 260765] Re: DVD playback does not work anymore

2008-09-29 Thread Sebastian Keller
Thanks for backporting and packaging. Using your package I am able to start the movie from the dvd-menu, however once the movie is playing I can't seek (which is afaik a limitation of resindvd, which is currently being worked on in CVS) nor can I go back to the menu using the go to-menu of

[Bug 196811] Re: hal does not detect Quickcam Express as v4l-device

2008-09-18 Thread Sebastian Keller
The patch mentioned does not work anymore with 2.6.27, but I tried updating it and now I got my quickcam working with cheese on 2.6.27. I hope this does not break anything, as I don't have much experience with v4l. I also needed my other patch to make this cam work on 2.6.27:

[Bug 268134] Re: qc-usb driver does not work anymore with 2.6.27-2.3

2008-09-13 Thread Sebastian Keller
I wrote a small patch for the qc-usb module which fixes the issue for me. ** Attachment added: set correct type in capabilities http://launchpadlibrarian.net/17601962/quickcam_type.patch -- qc-usb driver does not work anymore with 2.6.27-2.3 https://bugs.launchpad.net/bugs/268134 You

[Bug 219605] Re: Sound is always at full volume

2008-09-10 Thread Sebastian Keller
The pulseaudio packages 0.9.12-0ubuntu1~ppa3 from https://launchpad.net/~themuso/+archive fix the problem I described. I have the libasound2 package 1.0.17a-0ubuntu1 installed, too, if that is related. I: module-alsa-sink.c: Successfully opened device front:0. I: module-alsa-sink.c: Successfully

  1   2   >