[Bug 273693] Re: PulseAudio/ALSA problem with Skype

2008-10-03 Thread bendis
Thanks, the 2nd workaround fixed it! IMHO this "workaround" should be renamed to "solution" :-) -- PulseAudio/ALSA problem with Skype https://bugs.launchpad.net/bugs/273693 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 147119] Re: network manager gives couldn't activate dialup service warning

2008-05-29 Thread bendis
t dial up connections (in debian based systems), but kppp manages dialup connections on its own. Regards Bendis Dne Thursday 29 of May 2008 15:12:27 Komlody Laszlo napsal(a): > Should NM recognize if a ppp connection has initiated via a dialer once > this patch applied (gnome-ppp or kppp I

[Bug 147119] Re: network manager gives couldn't activate dialup service warning

2008-05-16 Thread bendis
Hi! I'm attaching the minimal patch that patches debian/patches/05-debian_backend.patch. I hope it will be useful. ** Attachment added: "A patch that should fix this bug (adds missing assignment to the status variable in nm_system_deactivate_dialup and nm_system_activate_dialup functions)." h

[Bug 147119] Re: network manager gives couldn't activate dialup service warning

2008-05-15 Thread bendis
I just posted a comment to that bug (#191889) that links to this issue. I hope that it will increase chances to be it fixed since that bug recieves much more attention that this one. -- network manager gives couldn't activate dialup service warning https://bugs.launchpad.net/bugs/147119 You recei

[Bug 191889] Re: [MASTER] Ubuntu's new "Offline Mode" feature cannot properly detect when there is a valid network available for use in many circumstances

2008-05-15 Thread bendis
the fix is really trivial and patches were provided almost two months ago. It will surely help a lot of users... Regards, Bendis -- [MASTER] Ubuntu's new "Offline Mode" feature cannot properly detect when there is a valid network available for use in many circumstances https://bugs.

[Bug 215728] Re: High CPU Consumption

2008-04-23 Thread bendis
to unggnu: I just deleted the urlclassifier file - Firefox created a new one (9KB in size) and everything seems fine now... Bendis -- High CPU Consumption https://bugs.launchpad.net/bugs/215728 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 215728] Re: High CPU Consumption

2008-04-22 Thread bendis
constantly grows. I just googled around and found this: http://www.mozillazine.org/talkback.html?article=22714 (look for "Firefox 3 beta 1 memory hog on Windows"). Regards, Bendis -- High CPU Consumption https://bugs.launchpad.net/bugs/215728 You received this bug notification because

[Bug 215728] Re: High CPU Consumption

2008-04-22 Thread bendis
Hi, I have exactly the same symptoms. It does not matter what page is loaded in firefox or whether the safe-mode is on or not, the cpu and disk trashing starts in a minute or two after firefox is launched. Firefox becomes unresponsive and closing it takes about ten seconds. Once closed, cpu and di

[Bug 147119] Re: network manager gives couldn't activate dialup service warning

2008-03-28 Thread bendis
Hi, I also experience this issue, on Kubuntu Hardy beta. I looked in th source package and successfully tracked the error down - the problem is in the debian patch file "debian/patches/05-debian_backend.patch". NetworkManager uses ifup/ifdown to manage dialup connections and the original debian ba

[Bug 147902] Re: Battery disappears on restore, no longer reacts to lid close

2007-10-24 Thread bendis
I don't know how HAL and guidance-power-manager exactly work, but IMHO the source of the problem is the change of the udi of the "lid" button: lshal before suspend: ... udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input_2' button.has_state = false (bool) button.type = 'sleep' (st

[Bug 147902] Re: Battery disappears on restore, no longer reacts to lid close

2007-10-24 Thread bendis
puter_logicaldev_input_1 condition ButtonPressed = lid ... Note that "computer_logicaldev_input_2 property button.state.value = true" changes to "computer_logicaldev_input_1 property button.state.value = true" when the guidance-power-manager stops to react on lid closing. Regards, B