[Bug 293273] Re: mkvmerge does not identify srt file

2008-11-06 Thread Sika
*** This bug is a duplicate of bug 285598 *** https://bugs.launchpad.net/bugs/285598 ** This bug has been marked a duplicate of bug 285598 Please rebuild mkvtoolnix (was Doesn't recognize subtitles) -- mkvmerge does not identify srt file https://bugs.launchpad.net/bugs/293273 You

[Bug 102555] Re: network-manager-gnome needs a default network checkbox

2008-01-03 Thread Sika
You can disable a wireless network using this command (replace ESSID by the essid you don't want to connect to): gconftool-2 --recursive-unset /system/networking/wireless/networks/ESSID With this, network manager won't try to connect to it unless you tell it to do so. It works fine for me

[Bug 221112] Re: Can't use space bar in search bar when using french alternative keyboard

2008-05-02 Thread Sika
I have the same problem with Quod Libet and CodeBlocks. Xev tells me that space key is pressed, but in these apps, everything happens like if ctrl+space was stroke (play/pause in quod libet, completion in codeblocks). My xorg.conf : Section InputDevice Identifier Generic Keyboard

[Bug 195180] Re: user-mountable (nfs) filesystems are not showing up in Computer view of nautilus

2008-06-02 Thread Sika
** Bug watch added: GNOME Bug Tracker #536292 http://bugzilla.gnome.org/show_bug.cgi?id=536292 ** Also affects: gvfs via http://bugzilla.gnome.org/show_bug.cgi?id=536292 Importance: Unknown Status: Unknown -- user-mountable (nfs) filesystems are not showing up in Computer view

[Bug 186713] Re: [hardy] keytouch blocks logout

2008-05-24 Thread Sika
I've looked at this bug and I found a fix (I believe). I think the main problem comes from the fact that keytouchd should be launched using keytouchd-launch script. keytouchd-launch script launches keytouchd and (should) kill it at the end of the session. Currently, keytouchd-launch is launched

[Bug 186713] Re: [hardy] keytouch blocks logout

2008-05-24 Thread Sika
The problems have been identified and a solution has been proposed. ** Changed in: keytouch (Ubuntu) Status: Confirmed = In Progress -- [hardy] keytouch blocks logout https://bugs.launchpad.net/bugs/186713 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 133567] Re: [gutsy] long delay in nautilus on first access to vfat drive

2007-09-28 Thread Sika
Same problem here with a partition on my main HDD. I think it might be related to the kernel. I had feisty installed and I updated the kernel to the gutsy one (see http://ubuntuforums.org/showthread.php?t=511974) (because my wifi chipset wasn't supported in feisty). The problem only happened

[Bug 102555] Re: network-manager-gnome needs a default network checkbox

2007-09-28 Thread Sika
I confirm. This is really annoying to change the network at every startup. -- network-manager-gnome needs a default network checkbox https://bugs.launchpad.net/bugs/102555 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 66254] Re: empty CD not correctly recognized by hal

2007-06-22 Thread Sika
Thanks a lot Thorsten ! Now I can burn cds with nautilus. The last problem is that brasero still says no disc when I insert a blank cd. Maybe it's a brasero bug ? -- empty CD not correctly recognized by hal https://bugs.launchpad.net/bugs/66254 You received this bug notification because you are

[Bug 225380] Re: quodlibet.py crashed with AttributeError in on_expose_event()

2009-04-18 Thread Sika
Here's another (better, I think) fix: in fancy-trayicon.py, replace the on_expose_event method by this code: def on_expose_event(self, widget, event): if not widget.__gdk_gc: fg_style, bg_style = widget.get_style().fg[0], widget.get_style().bg[0] color =

[Bug 225380] Re: quodlibet.py crashed with AttributeError in on_expose_event()

2009-04-18 Thread Sika
See http://code.google.com/p/quodlibet/issues/detail?id=146 for an updated version of fancy-trayicon -- quodlibet.py crashed with AttributeError in on_expose_event() https://bugs.launchpad.net/bugs/225380 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 361505] Re: Hotkeys not detected on Asus F3sv (ACPI events)

2009-04-19 Thread Sika
I've made a few tests. With 2.6.30 rc2 I get the same results as 2.6.29. The problem of events sent twice is not really hard to solve: these events are sent both by the kernel module (acpi_laptop) and by acpi_fakekey. But if I understood correctly, acpi_fakekey is deprecated? So this should be

[Bug 44335] Re: IMAP/POP3+SSL/TLS are disabled

2009-04-14 Thread Sika
I'd like to understand: 6 months ago you found a solution to fix this but nothing has changed since then. Is there still anything keeping this bug from being solved? -- IMAP/POP3+SSL/TLS are disabled https://bugs.launchpad.net/bugs/44335 You received this bug notification because you are a

[Bug 361505] [NEW] Hotkeys not detected on Asus F3sv (ACPI events)

2009-04-15 Thread Sika
Public bug reported: Hi Using jaunty fully updated (with live cd or with an upgraded intrepid), some hotkeys are not working on my laptop (asus f3sv). I followed the procedure there: https://wiki.ubuntu.com/Hotkeys/Troubleshooting . The hotkeys that are not working are sending ACPI events but

[Bug 361505] Re: Hotkeys not detected on Asus F3sv (ACPI events)

2009-04-15 Thread Sika
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/25482839/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/25482840/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25482842/Dependencies.txt **

[Bug 361505] Re: Hotkeys not detected on Asus F3sv (ACPI events)

2009-04-15 Thread Sika
Looking at asus-laptop module code in 2.6.29 (http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.29.y.git;a=blob;f=drivers/platform/x86 /asus- laptop.c;h=eeafc6c0160dbe41b827a627f77c842d396adbd6;hb=8d7bff2d72660d9d60aa371ae3d1356bbf329a09) it seems like it is solved in 2.6.29 (I didn't

[Bug 361505] Re: Hotkeys not detected on Asus F3sv (ACPI events)

2009-04-15 Thread Sika
Thanks for your answer. I have tested 2.6.29-1 kernel: it's a better but there are still 2 issues: First, there are 2 keys with an input event 255 (0x0ff): -hotkey ATKD 005c mapped to BTN_EXTRA (0x179). I think it should be mapped to KEY_SCREENLOCK instead as this is what this

[Bug 259990] Re: Brasero does not copy multisession CD:s properly

2009-01-20 Thread Sika
This problem is still there in intrepid. I tried to copy a multisession disk to a brasero image then burnt that image (still using brasero). The toc file only contained informations about the first session (audio). -- Brasero does not copy multisession CD:s properly

[Bug 217504] Re: acpi_fakekey stopped working for certain keycodes

2008-11-26 Thread Sika
I confirm this package solve the issue with an asus f3sv. Thanks a lot! -- acpi_fakekey stopped working for certain keycodes https://bugs.launchpad.net/bugs/217504 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 66254] Re: empty CD not correctly recognized by hal

2007-06-16 Thread Sika
I have the same problem. My burner is a LG CED 8080B. I've tried to create the .fdi file of Thorsten Schoel but it simply don't work (volume.disc.type and volume.disc.capacity are not changed). I've tried to use cdrecord and it seems to work. If you need some infos just ask. -- empty CD not

[Bug 66254] Re: empty CD not correctly recognized by hal

2007-06-18 Thread Sika
Here is a full hal debug output (as described on the second half of https://wiki.ubuntu.com/DebuggingRemovableDevices). ** Attachment added: hak debug log http://launchpadlibrarian.net/8118347/hal.log -- empty CD not correctly recognized by hal https://bugs.launchpad.net/bugs/66254 You

[Bug 217504] Re: acpi_fakekey stopped working for certain keycodes

2009-01-30 Thread Sika
I'd like a bit of clarification: What needs to be done to solve this bug? An in-kernel driver? Is there some work being done for that or is it waiting for someone to start? Why does the proposed patch is not released until the 'perfect' solution is ready? -- acpi_fakekey stopped working for

[Bug 574044] Re: mountall eats 100% cpu in fstab

2010-07-28 Thread Sika
Hi! I'm affected by this bug too. I've written a patch which should fix the problem. Tested on my install and it seems to work. Can someone please test/review/commit it please? Thanks! ** Patch added: Fix infinite loop in cut_options http://launchpadlibrarian.net/52648784/patch_mountall.patch

[Bug 574044] Re: mountall eats 100% cpu in fstab

2010-08-31 Thread Sika
Any news on this bug? Has anybody looked at my patch? -- mountall eats 100% cpu in fstab https://bugs.launchpad.net/bugs/574044 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 574044] Re: mountall eats 100% cpu in fstab

2010-09-10 Thread Sika
Update status as there's a patch. ** Changed in: mountall (Ubuntu) Status: New = In Progress -- mountall eats 100% cpu in fstab https://bugs.launchpad.net/bugs/574044 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --