[Bug 46378] Re: Bad mapping for Right-Click on PowerPC

2009-04-16 Thread Luiz Marcelo Serique
Oh, by the way, you'll need to run this to after changing the keysmap:

sudo invoke-rc.d procps start

-- 
Bad mapping for Right-Click on PowerPC
https://bugs.launchpad.net/bugs/46378
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 46378] Re: Bad mapping for Right-Click on PowerPC

2009-04-16 Thread Luiz Marcelo Serique
Actualy, you should take 8 units from the keycode in order to it work.
So, the 96 keycode should be set as 88 and so on.. as follows:

#will emulate the middle button on the F11 key (95)
sudo sysctl dev.mac_hid.mouse_button2_keycode=87
#will emulate the right button on the F12 key (96)
sudo sysctl dev.mac_hid.mouse_button3_keycode=98

What I am trying to do is to emulate the right button as pressing the
litle enter button(keycode 104) + the trackpad click, but no success
yet.

Suggests?

I am going to try now the mouseemu + upstart.

-- 
Bad mapping for Right-Click on PowerPC
https://bugs.launchpad.net/bugs/46378
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 328856] Re: fglrx 8.573 (9.1) DKMS fail with 2.6.24-23rt(x86_64) Kernel

2009-04-02 Thread Luiz Marcelo Serique
I have new clues, after the fresh install of intrepid and update to
jaunty everything was working ok but not the effects because the
restricted drivers were not installed. So I decided to install the
driver, because of a error ( i think becouse of http proxy ) i could not
use jockey to download driver, so i installed the package xorg-driver-
fglrx manually via aptitude, and after I enabled the driver in jockey,
after the boot the same problem occurred, the same problem that is in
the video i had upload before. But at this time i solved entering in
recovery and performing a purge in the xorg-driver-fglrx package. Now
everything but not effects are working.

Any ideas?

-- 
fglrx 8.573 (9.1) DKMS fail with 2.6.24-23rt(x86_64) Kernel
https://bugs.launchpad.net/bugs/328856
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 328856] Re: fglrx 8.573 (9.1) DKMS fail with 2.6.24-23rt(x86_64) Kernel

2009-04-01 Thread Luiz Marcelo Serique
After the upgrade to 2:8.600-0ubuntu2 the system is not starting. The
window manager flicks and after freezes. I've attached a video showing
the boot.

** Attachment added: Boot video
   http://launchpadlibrarian.net/24632056/01042009009%5B1%5D.3gp

-- 
fglrx 8.573 (9.1) DKMS fail with 2.6.24-23rt(x86_64) Kernel
https://bugs.launchpad.net/bugs/328856
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 328856] [NEW] fglrx 8.573 (9.1) DKMS fail with 2.6.24-23rt(x86_64) Kernel

2009-04-01 Thread Luiz Marcelo Serique
On Wed, Apr 1, 2009 at 11:35 AM, Mario Limonciello supe...@ubuntu.com wrote:
 Are you using the RT kernel? Can you start in recovery mode and try to
 modprobe it there?

Thanks for your help, at this point i really don't know if this is
related with this package because i have downgraded all the packages
related to xorg and fglrx and the issue continues. Because of time i
have done a intrepid fresh install and everything is ok, later i'll
try jaunty again, thank you.



 On 04/01/2009, Luiz Marcelo Serique marcelo.seri...@gmail.com wrote:
 After the upgrade to 2:8.600-0ubuntu2 the system is not starting. The
 window manager flicks and after freezes. I've attached a video showing
 the boot.

 ** Attachment added: Boot video
    http://launchpadlibrarian.net/24632056/01042009009%5B1%5D.3gp

 --
 fglrx 8.573 (9.1) DKMS fail with 2.6.24-23rt(x86_64) Kernel
 https://bugs.launchpad.net/bugs/328856
 You received this bug notification because you are subscribed to fglrx-
 installer in ubuntu.


 --
 Sent from my mobile device

 Mario Limonciello
 supe...@gmail.com

 --
 fglrx 8.573 (9.1) DKMS fail with 2.6.24-23rt(x86_64) Kernel
 https://bugs.launchpad.net/bugs/328856
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
fglrx 8.573 (9.1) DKMS fail with 2.6.24-23rt(x86_64) Kernel
https://bugs.launchpad.net/bugs/328856
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 242707] [NEW] Proxy configuration

2008-06-24 Thread Luiz Marcelo Serique
Public bug reported:

Behind a proxy i can't download Gnome-Do plugins, i'm with the same
problem reported by sandi in bug #242298 with the same error:

ERROR: Could not get information from repository: 
http://do.davebsd.com/repo/0.5/official/main.mrep
System.Net.WebException: The remote server returned an error: (407) Proxy 
Authentication Required.
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult 
result) [0x0]
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData 
data) [0x0]
ERROR: Could not get information from repository: 
http://do.davebsd.com/repo/0.5/community/main.mrep
System.Net.WebException: The remote server returned an error: (407) Proxy 
Authentication Required.
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult 
result) [0x0]
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData 
data) [0x0]

Thanks for your help.

** Affects: mono-addins (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Proxy configuration
https://bugs.launchpad.net/bugs/242707
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 218566] Re: [Hardy] X61s function keys not working

2008-05-03 Thread Luiz Marcelo Serique
I confirm, but only the brightness function are not working on my HP
dv2313cl.

-- 
[Hardy] X61s function keys not working
https://bugs.launchpad.net/bugs/218566
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213961] Re: About window is informing wrong version

2008-04-11 Thread Luiz Marcelo Serique
After restart everything is fine. Thank you.

-- 
About window is informing wrong version
https://bugs.launchpad.net/bugs/213961
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213961] [NEW] About window is informing wrong version

2008-04-08 Thread Luiz Marcelo Serique
Public bug reported:

In the last upgrade:

[UPGRADE] pidgin 1:2.4.0-1ubuntu2 - 1:2.4.1-1ubuntu1

Pidgin About Window is informing wrong version, see attachment.

** Affects: pidgin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
About window is informing wrong version
https://bugs.launchpad.net/bugs/213961
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213961] Re: About window is informing wrong version

2008-04-08 Thread Luiz Marcelo Serique

** Attachment added: pidgin.png
   http://launchpadlibrarian.net/13223897/pidgin.png

-- 
About window is informing wrong version
https://bugs.launchpad.net/bugs/213961
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 160760] Re: openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh does.

2008-03-07 Thread Luiz Marcelo Serique
Because i can connect when i'm inside the company, in the intranet.
Maybe i'm not right, but it's very difficult to see another reason to
not work when i'm trying outside the company, through internet.

On Sat, Feb 23, 2008 at 12:31 PM, Giblet5 [EMAIL PROTECTED] wrote:
 Luiz, what causes it though?

  Something changed since Dapper. Dapper works fine. Edgy, Feisty, and
  Gutsy do not.



  --
  openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's 
 ssh does.
  https://bugs.launchpad.net/bugs/160760
  You received this bug notification because you are a direct subscriber
  of the bug.


-- 
openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh 
does.
https://bugs.launchpad.net/bugs/160760
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 160760] Re: openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh does.

2008-03-07 Thread Luiz Marcelo Serique
When i'm inside the network everything works nice. That's not a bug,
this is a security police on my company. Thank's everyone.

-- 
openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh 
does.
https://bugs.launchpad.net/bugs/160760
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 160760] Re: openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh does.

2007-12-01 Thread Luiz Marcelo Serique
i'm trying through wired, and didn't work too. 
Stops in the same point.

-- 
openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh 
does.
https://bugs.launchpad.net/bugs/160760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 155429] Re: No sound in 7.10 with NVidia MCP51

2007-11-30 Thread Luiz Marcelo Serique
Hauger,

thats worked to me too, when a boot on vista the sounds stops working,
but doing your procedure all back to work again.

thanks.

-- 
No sound in 7.10 with NVidia MCP51
https://bugs.launchpad.net/bugs/155429
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 160760] Re: openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh does.

2007-11-29 Thread Luiz Marcelo Serique
client ssh_config:

SendEnv LANG LC_*
HashKnownHosts yes
GSSAPIAuthentication no
GSSAPIDelegateCredentials no

i have no access to get from the server...

On Nov 29, 2007 12:11 PM, Adam Sommer [EMAIL PROTECTED] wrote:
 Can you post your /etc/ssh/ssh_config and /etc/ssh/sshd_config from the
 client and one of the server's you're trying to connect to?

 I have a similar setup and haven't experienced the issue.


 --
 openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh 
 does.
 https://bugs.launchpad.net/bugs/160760
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh 
does.
https://bugs.launchpad.net/bugs/160760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 160760] Re: openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh does.

2007-11-29 Thread Luiz Marcelo Serique
this is the output:

OpenSSH_4.6p1 Debian-5build1, OpenSSL 0.9.8e 23 Feb 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to server [server_ip] port 22.
debug1: Connection established.
debug1: identity file /home/user/.ssh/identity type -1
debug1: identity file /home/user/.ssh/id_rsa type -1
debug1: identity file /home/user/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.8p1
debug1: match: OpenSSH_3.8p1 pat OpenSSH_3.*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.6p1 Debian-5build1
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent

stop here and never connect...

from tty1 hangs too...

I'm trying through wireless connection using ndiswrapper, i don't no
if this information is important, later i'll try through wired.

thanks.


On Nov 29, 2007 1:59 PM, Adam Sommer [EMAIL PROTECTED] wrote:
 Luiz can you post the output of ssh -vvv servername?  Also, does the
 session never connect or just take a long time?

 Also, has anyone tried connecting from tty1?  If so did it hang at the
 same place?

 Thanks,
 Adam

 --

 openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh 
 does.
 https://bugs.launchpad.net/bugs/160760
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh 
does.
https://bugs.launchpad.net/bugs/160760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 160760] Re: openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh does.

2007-11-27 Thread Luiz Marcelo Serique
I have the same problem with fresh install gutsy:

OpenSSH_4.6p1 Debian-5build1, OpenSSL 0.9.8e 23 Feb 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to ... port 22.
debug1: Connection established.
debug1: identity file /home/.../.ssh/identity type -1
debug1: identity file /home/.../.ssh/id_rsa type -1
debug1: identity file /home/.../.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.8p1
debug1: match: OpenSSH_3.8p1 pat OpenSSH_3.*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.6p1 Debian-5build1
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent

any suggestions?

-- 
openssh clients on 7.04+ do not work with some ssh2 servers, while 6.10's ssh 
does.
https://bugs.launchpad.net/bugs/160760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs