[Bug 558609] Re: 7zr -p (password) option causes "Incorrect command line" error. (7z -p does not)

2013-01-10 Thread BorisH
bug is still present on ubuntu 12.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/558609 Title: 7zr -p (password) option causes "Incorrect command line" error. (7z -p does not) To manage notifi

[Bug 1067320] Re: 1002:6798 [fglrx] VT cursor is visible and blinking on top of Unity Radeon HD 7970 and 5450

2012-11-21 Thread BorisH
I updated to Catalyst 12.11 Beta 8 driver, as Hans-Peter suggested. After the first reboot, it seemed the bug was corrected... but it came back at next reboot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1067320] Re: 1002:6798 [fglrx] VT cursor is visible and blinking on top of Unity Radeon HD 7970 and 5450

2012-11-21 Thread BorisH
I confirm : problem is resolved by installing AMD Catalyst 12.11 Beta 8 driver -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1067320 Title: 1002:6798 [fglrx] VT cursor is visible and blinking on top

[Bug 1067320] Re: 1002:6798 [fglrx] VT cursor is visible and blinking on top of Unity Radeon HD 7970 and 5450

2012-11-21 Thread BorisH
Hans-Peter: I read that Catalyst 12.11 did not work with unity-3d. Can you please confirm if you use it ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1067320 Title: 1002:6798 [fglrx] VT cursor is

[Bug 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
I backported the official patch, please find it attached. source: http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.365;r2=1.366&view=patch ** Patch removed: "request-tty.patch" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+attachment/3438709/+files/request-tty.patch

[Bug 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
I backported the trivial patch to 6.0p1. See patch attached. source: http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.365;r2=1.366&view=patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/10806

[Bug 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
I backported the official patch, please find it attached. source: http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.365;r2=1.366&view=patch ** Patch added: "request-tty.patch" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+attachment/3438709/+files/request-tty.patch -

[Bug 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
I did the following test, compiling the source code distributed on openssh.org: openssh-6.0p1 : bug is present openssh-6.1p1 : bug has been corrected, and contains the following Changelog - d...@cvs.openbsd.org 2012/07/06 01:47:38 [ssh.c] move setting of tty_flag to after config pars

[Bug 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
** Description changed: - Using this .ssh/config file on a up-to-date ubuntu 12.10 64bits : + Using this .ssh/config file on a up-to-date ubuntu 12.10 64bits using + ssh 1:6.0p1-3ubuntu1 +   Host .xx.com   RequestTTY yes $ ssh .xx.com screen -x - Must be connected to a t

[Bug 1080621] [NEW] RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
Public bug reported: Using this .ssh/config file on a up-to-date ubuntu 12.10 64bits :   Host .xx.com   RequestTTY yes $ ssh .xx.com screen -x Must be connected to a terminal. While entering the same config directly in the command line works nicely : $ ssh -o "RequestTTY yes" f

[Bug 1067320] Re: 1002:6798 [fglrx] VT cursor is visible and blinking on top of Unity Radeon HD 7970

2012-11-15 Thread BorisH
issue confirmed here with ATI Radeon HD 5450 ** Summary changed: - 1002:6798 [fglrx] VT cursor is visible and blinking on top of Unity Radeon HD 7970 + 1002:6798 [fglrx] VT cursor is visible and blinking on top of Unity Radeon HD 7970 and 5450 -- You received this bug notification because y

[Bug 1071718] Re: john outputs " fopen: john.ini: No such file or directory"

2012-11-06 Thread BorisH
same here with a new 12.10 install after apt-get install john -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1071718 Title: john outputs " fopen: john.ini: No such file or directory" To manage notif

[Bug 1044849] Re: missing settings: compact view, show/hide avatars, show/hide protocol

2012-10-24 Thread BorisH
RT José: I had set these UI options with dconf (org.gnome.Empathy.ui) in Ubuntu 12.04, and it used to work : show-avatars = false show-groups = true compact-contact-list = true Since my upgrade to 12.10, these config options are not respected by empathy -- You received this bug notification bec

[Bug 1044849] Re: missing settings: compact view, show/hide avatars, show/hide protocol

2012-10-24 Thread BorisH
same here : can only see 18 contacts on a 1200px high monitor since all their avatar are visible and view not compact... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044849 Title: missing settings

[Bug 1069531] Re: Cannot login to Empathy after setting up Google online account

2012-10-24 Thread BorisH
Ok I've got it. In my case, I was using a two-step auth account. The password configured in empathy was an application-specific password, which method seems not supported with OAUTH2. After removing the empathy account and recreating it, I've got the login/password that clearly specify to not ent

[Bug 1069531] Re: Cannot login to Empathy after setting up Google online account

2012-10-24 Thread BorisH
killing all empathy & telepathy processes then lauching empathy-auth-client by hand gives this error at login : (empathy-auth-client:3995): empathy-CRITICAL **: empathy_sasl_auth_google_async: assertion `!tp_str_empty (access_token)' failed -- You received this bug notification because you are

[Bug 1069531] Re: Cannot login to Empathy after setting up Google online account

2012-10-24 Thread BorisH
same error here after upgrade from 12.04 to 12.10, with latest version of gnome-online-accounts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069531 Title: Cannot login to Empathy after setting up

[Bug 1037325] Re: xhci_hcd event logging every 3 seconds

2012-09-23 Thread BorisH
** Project changed: linux => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037325 Title: xhci_hcd event logging every 3

[Bug 964397] Re: proxy_html is missing libxml2.so.2 (AMD64 and i386)

2012-04-26 Thread BorisH
** Summary changed: - proxy_html is missing libxml2.so.2 (AMD64) + proxy_html is missing libxml2.so.2 (AMD64 and i386) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964397 Title: proxy_html is miss

[Bug 876916] Re: gnome-terminal segfault error 4 libgobject-2.0.so

2011-12-08 Thread BorisH
same here on a three weeks old install of oneiric 32 bits. It did crash while I was switching (C+AN) between two vim inside a screen. gnome-terminal[17072]: segfault at 20 ip b6f1baca sp bfed3080 error 4 in libgobject-2.0.so.0.3000.0[b6f0a000+4d000] -- You received this bug notification because