Neto222000 / premotedroid

Automatically exported from code.google.com/p/premotedroid
0 stars 0 forks source link

Horizontal mouse movement does not work #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start PRemoteDroid-Server
2. 'Move' the mouse

What is the expected output? What do you see instead?
The cursor ends up on the right side of the screen. Vertical movement works
fine.

What version of the product are you using? On what operating system?
PRemoteDroid-Server (Mar 14) on Ubuntu 9.10

Please provide any additional information below.
I am using a dualscreen setup setup with an ATI Mobility Radeon X1400 and
the 'radeon' driver.

xrandr output:
Screen 0: minimum 320 x 200, current 2960 x 1050, maximum 3200 x 1080
LVDS connected 1280x800+1680+0 (normal left inverted right x axis y axis)
0mm x 0mm
DVI-0 connected 1680x1050+0+0 (normal left inverted right x axis y axis)
433mm x 271mm

The problem isn't on the phone, it works fine on another PC.

Original issue reported on code.google.com by jethrobe...@gmail.com on 12 Apr 2010 at 9:58

GoogleCodeExporter commented 8 years ago
Really weird...
What is your java version ?
"java --version" in a terminal

Original comment by pierredu...@gmail.com on 18 Apr 2010 at 3:36

GoogleCodeExporter commented 8 years ago
~ $java --version
Unrecognized option: --version
Could not create the Java virtual machine.
~ $java -version
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) Server VM (build 14.2-b01, mixed mode)
~ $

Original comment by jethrobe...@gmail.com on 18 Apr 2010 at 11:02

GoogleCodeExporter commented 8 years ago
Can you try with only 1 screen ?

Original comment by pierredu...@gmail.com on 24 Apr 2010 at 4:37

GoogleCodeExporter commented 8 years ago
When I start the server with only LVDS on, it works fine. Then, when I switch to
dualscreen, it keeps working, the popup menu for the tray icon appears in the 
wrong
place though (on the left screen (DVI) instead of the right screen (LVDS), but 
the
offset from the left side of the screen would be correct if the popup menu were 
on
the right).

When I start the server with both screens on, the pointer gets stuck on the 
right
side of the screen. Switching to LVDS-only doesn't help, and switching back to 
dual
screen also has no effect. The popup menu always is in the correct position.

The 'popups' (server started, connection established, etc.) always appear in the
correct position.

I have attached a screenshot of my desktop.

Original comment by jethrobe...@gmail.com on 25 Apr 2010 at 12:59

Attachments:

GoogleCodeExporter commented 8 years ago
Java bug on Linux :P

Original comment by pierredu...@gmail.com on 1 May 2010 at 5:01

GoogleCodeExporter commented 8 years ago
LOL
Have you tried to update Java? I did not find any related bug but one never 
knows. ;)
Try to update to JAVA 1.6.0_20:
http://java.sun.com/javase/downloads/index.jsp

Original comment by milan.jaros on 5 May 2010 at 7:22

GoogleCodeExporter commented 8 years ago
I can confirm this issue on my Ubuntu 9.10 box.  I do have the suggested java:

troy@malkier ~/tmp/PRemote/PRemoteDroid-Server
521$ /usr/lib/jvm/java-6-sun-1.6.0.20/jre/bin/java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)

I used the nvidia-settings GUI to swap my monitors' positions (so that my 
primary was on the left side of my secondary, which isn't true physically).  
Then everything worked.  When I switched back, it was broke a again.  Perhaps 
the server is making some assumptions about the desktop geometry?  Pretty neat 
when it was working!

Original comment by troycurt...@gmail.com on 6 Sep 2010 at 4:08

GoogleCodeExporter commented 8 years ago
Same problem, ubuntu 10.10 java 1.6.0_20  I have 2 displays. extended desktop. 
htc magic with android 2.2 and when I connect  all runs fines except touchpad, 
when I try it, the mouse is blocked on right of right screen, the primary 
screen, and it doesn't moves left... only up and down. 
Some fix?

Original comment by cur...@gmail.com on 24 Oct 2010 at 6:59

GoogleCodeExporter commented 8 years ago
P.D. 
Gmote do the same 

Original comment by cur...@gmail.com on 24 Oct 2010 at 7:03

GoogleCodeExporter commented 8 years ago
Some fix for the throuble?

Original comment by fernande...@gmail.com on 24 Nov 2011 at 12:23

GoogleCodeExporter commented 8 years ago
Same problem here.  3 screen setup on Ubuntu 13.10.  The cursor flys to the 
right side of the rightmost screen and stays there.  I'm able to move 
vertically and use the mouse buttons, but that's it.

Original comment by schep...@gmail.com on 30 Jan 2014 at 11:05