[Bug 587272] Re: gajim doesn't have indicator support

2013-04-07 Thread BDenis
In 13.04 ubuntu suppress support tray whitelist and gajim became fully unusable for me. So I wrote simple plugin that add appindicator support to gajim. Since gajim have no GTK3 support and MessagingMenu have no GTK2 python bindings library there is hard for now to wrote plugin that provide gajim

[Bug 854404] Re: HP Envy 14 doesn't suspend by closing lid

2011-10-24 Thread BDenis
It's not kernel bug, it's upower. Upower saw your hybrid graphic and become crazy. It think that your notebook docked and disable lid switch. Upower bug: https://bugs.freedesktop.org/show_bug.cgi?id=36818 ** Bug watch added: freedesktop.org Bugzilla #36818 http://bugs.freedesktop.org/show_bu

[Bug 854404] Re: HP Envy 14 doesn't suspend by closing lid

2011-10-25 Thread BDenis
** Attachment added: "patched upower package" https://bugs.launchpad.net/ubuntu/+source/upower/+bug/854404/+attachment/2572362/+files/upower_0.9.13-1_amd64.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 854404] Re: HP Envy 14 doesn't suspend by closing lid

2011-10-25 Thread BDenis
** Attachment added: "dock detection patch" https://bugs.launchpad.net/ubuntu/+source/upower/+bug/854404/+attachment/2572365/+files/debian-changes-0.9.13-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 854404] Re: HP Envy 14 doesn't suspend by closing lid

2011-10-25 Thread BDenis
** Attachment added: "dock detection patch" https://bugs.launchpad.net/ubuntu/+source/upower/+bug/854404/+attachment/2572364/+files/up-dock-0.9.13-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/85

[Bug 854404] Re: HP Envy 14 doesn't suspend by closing lid

2011-10-25 Thread BDenis
** Attachment added: "dock detection patch" https://bugs.launchpad.net/ubuntu/+source/upower/+bug/854404/+attachment/2572376/+files/up-dock-0.9.13-1 ** Attachment removed: "dock detection patch" https://bugs.launchpad.net/ubuntu/+source/upower/+bug/854404/+attachment/2572364/+files/up-dock

[Bug 854404] Re: HP Envy 14 doesn't suspend by closing lid

2011-10-25 Thread BDenis
To check that patch work try in console: upower -d|grep is-docked if there is no external display attached to notebook you must see: is-docked: no -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/85

[Bug 854404] Re: HP Envy 14 doesn't suspend by closing lid

2011-10-25 Thread BDenis
try dpkg -i -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/854404 Title: HP Envy 14 doesn't suspend by closing lid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+so

[Bug 854404] Re: HP Envy 14 doesn't suspend by closing lid

2011-10-25 Thread BDenis
** Attachment added: "upower_0.9.13-1test1_amd64.deb" https://bugs.launchpad.net/ubuntu/+source/upower/+bug/854404/+attachment/2573037/+files/upower_0.9.13-1test1_amd64.deb ** Attachment removed: "patched upower amd64 package" https://bugs.launchpad.net/ubuntu/+source/upower/+bug/854404/+a

[Bug 446146] Re: Several Huawei USB dongle don't work with kernel 2.6.31-12.40 (2.6.31.1 update related)

2010-12-07 Thread BDenis
** Description changed: -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/446146 Title: Several Huawei USB dongle don't work with kernel 2.6.31-12.40 (2.6.31.1 update related) -- ubuntu-bugs mailing

[Bug 707341] Re: Unreliable Suspend when using and encrypted /Home disk with PAM Authorisation

2011-03-26 Thread BDenis
I think this happens because of buggy pam.d config. Suspend scripts try do something from ordinary user through "su -c blablabla" . According /etc/pam.d/su they call pam_mount.so in session part. Pam_mount.so in session part need interactively entered password and can't get. Suspend script free

[Bug 329537] [NEW] tray show only one icon on vertical panel

2009-02-14 Thread BDenis
Public bug reported: Binary package hint: gnome-panel On my eee pc i use gnome-panel on left edge of a screen. When Intrepid was installed on the notebook tray icons shown well. But when I updated release to Janty I saw that only one icon shown in tray. If i change aligment of gnome panel to to

[Bug 329537] Re: tray show only one icon on vertical panel

2009-02-16 Thread BDenis
Yes. You can reproduce it easy. You must have tray with more than one icon. Try change gnome-panel orientation to left or right. -- tray show only one icon on vertical panel https://bugs.launchpad.net/bugs/329537 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 360818] Re: NetworkManager.vpn fails -- nm-vpn-connection.c.900: NeedSecrets

2009-12-03 Thread BDenis
I look at nm_setting_vpn_get_secret. nm_setting_vpn_get_secret (NMSettingVPN *setting, const char *key) { g_return_val_if_fail (NM_IS_SETTING_VPN (setting), NULL); return (const char *) g_hash_table_lookup (NM_SETTING_VPN_GET_PRIVATE (setting)->secrets, key); } It's return TRUE i

[Bug 360818] Re: NetworkManager.vpn fails -- nm-vpn-connection.c.900: NeedSecrets

2009-12-04 Thread BDenis
Thank you, Anton! It's really good workaround. -- NetworkManager.vpn fails -- nm-vpn-connection.c.900: NeedSecrets https://bugs.launchpad.net/bugs/360818 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt