[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-31 Thread Daniel van Vugt
The mouse pointer placement is entirely up to X. And its rendering is
done in hardware by the graphics driver. Either way, compiz has nothing
to do with it.

** Changed in: compiz (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: compiz
   Status: New = Invalid

** No longer affects: compiz

** No longer affects: compiz (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1050166/+subscriptions

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


Re: [Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-30 Thread wrapperband
Hi 41 ..


Thanks for the info, I haven't been able to get your fix working. After trying 
various ways of login into terminal, x is still running error at the last 
minute. 

can't login as root, sudo service lightdm, said instance not running...

Looks like I'll try the updating, until edgers or someone does a ppa?
nice to know its on the way...

Tony

Hello Everyone,

To commentators #1, 3, and 4: All you need to do is download the Nvidia
driver direct from Nvidia.

Here are the full instructions if you need them:

1. Download Latest Long Lived Branch version Nvidia driver from
'http://www.nvidia.com/object/unix.html' for your CPU and make it
executable

2.  Ctrl-Alt-F1 and login as root

3. sudo service lightdm stop

4. Go to where you Downloaded Nvidia driver and execute.   ./NVIDIA-
Linux-x86_64-304.60.run

5.  sudo shutdown -r

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050166/+subscriptions

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


[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-30 Thread Thomas Lundquist
** Also affects: nvidia-drivers-ubuntu
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050166/+subscriptions

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


[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-30 Thread 4141414141
If you get an error for:
sudo service lightdm stop
Then try:
sudo service gdm stop
or:
sudo service kdm stop

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050166/+subscriptions

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


Re: [Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-30 Thread wrapperband
Hi Thomas,

Unfortunately that fix didn't work for me. The mouse pointer is still
trapped on screen one, after the instal of nVidia 304.60 from the .run
file. I used $sudo killall kdm instead of sudo service lightdm stop.

Cheers again for your help

Dr Tony Doyle


 

-Original Message-
From: 4141414141 4141414...@solisradii.com
To: drajdoyle drajdo...@aol.com
Sent: Tue, 30 Oct 2012 19:16
Subject: [Bug 1050166] Re: mouse pointer wraps around on first x screen instead 
of moving to 2nd x screen


If you get an error for:
sudo service lightdm stop
Then try:
sudo service gdm stop
or:
sudo service kdm stop

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

Status in Compiz:
  New
Status in NVIDIA Drivers Ubuntu:
  New
Status in X.Org X server:
  New
Status in “compiz” package in Ubuntu:
  Confirmed

Bug description:
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System - 
About Ubuntu
  $ lsb_release -rd
  Description:  Ubuntu quantal (development branch)
  Release:  12.10

  2) The version of the package you are using, via 'apt-cache policy
  pkgname' or by checking in Software Center

  $ apt-cache policy compiz
  compiz:
Installed: 1:0.9.8.0-0ubuntu1
Candidate: 1:0.9.8.0-0ubuntu1
Version table:
   *** 1:0.9.8.0-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
  100 /var/lib/dpkg/status

  3) What you expected to happen

  I have 2 independent X screens on my computer (I do not use twinview or any 
big screen type of setup)
  DISPLAY :0.0 is on the left
  DISPLAY :0.1 is on the right

  I expect the mouse pointer to move from the right edge of DISPLAY :0.0
  to the left edge of DISPLAY :0.1 like it did in ubuntu 12.04.

  4) What happened instead

  In ubuntu 12.10 my mouse pointer wraps around on first X screen
  instead of moving to 2nd X screen

  If I try to move my mouse from DISPLAY :0.0 (computer monitor) to
  DISPLAY :0.1 (my tv), the mouse pointer wraps from the right edge of
  my DISPLAY :0.0 to the left edge of DISPLAY :0.0.  It doesn't wrap the
  other way around (left edge of DISPLAY :0.0 to right edge of DISPLAY
  :0.0).  The left edge of DISPLAY :0.0 is a hard boundary for the mouse
  pointer (as it should be).

  Compiz doesn't automatically start on DISPLAY :0.1.  This is the default 
behaviour in 12.04 too.
  For an experiment I tried to start compiz on DISPLAY :0.1 to see if the mouse 
behaviour changed.  It did not.
  The command I ran was
  DISPLAY=:0.1 compiz --replace 

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050166/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050166/+subscriptions

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

[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-29 Thread wrapperband
Confirm this bug effects multiple users, I did a number of tests to try to fix 
it, on the Ubuntu Forum.
1.  Description:Ubuntu 12.10 Release:12.10
2.  compiz:   Installed: 1:0.9.8.4-0ubuntu3   Candidate: 1:0.9.8.4-0ubuntu3
  Version table:*** 1:0.9.8.4-0ubuntu3 0
500 http://archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:0.9.8.4-0ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
 N: Ignoring file 'virtualbox-4.2' in directory '/etc/apt/preferences.d/' as it 
has an invalid filename extension

2b plasma-desktop:
  Installed: 4:4.9.2-0ubuntu2.1
  Candidate: 4:4.9.2-0ubuntu2.1
  Version table:
 *** 4:4.9.2-0ubuntu2.1 0
500 http://archive.ubuntu.com/ubuntu/ quantal-updates/universe amd64 
Packages
100 /var/lib/dpkg/status
 4:4.9.2-0ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ quantal/universe amd64 Packages
2c. nvidia-current:
  Installed: (none)
  Candidate: 310.14-0ubuntu1~xedgers~quantal3
  Version table:
 310.14-0ubuntu1~xedgers~quantal3 0
500 http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu/ quantal/main amd64 
Packages
100 /var/lib/dpkg/status
 304.51.really.304.43-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ quantal/restricted amd64 Packages
2d. kde-runtime:
  Installed: 4:4.9.2-0ubuntu1
  Candidate: 4:4.9.2-0ubuntu1
  Version table:
 *** 4:4.9.2-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ quantal/universe amd64 Packages
100 /var/lib/dpkg/status

3. Seperate x screens were available in 12.04.
4. No seperate x screens available, mouse goes off screen 1 at right and enters 
at left.
Cannot get mouse to second screen. Screen the mouse is trapped on is always 
primary.
The system lost my customised background images for the Dual Monitor set-up 
aswell.

I use Kubuntu with xfce as alternate login, both of which are affected.

** Also affects: compiz
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050166/+subscriptions

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


[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-29 Thread wrapperband
** Also affects: xorg-server
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050166/+subscriptions

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


[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-29 Thread Landon Gilbert-Bland
Just wanted to pitch in and say this is affecting me as well. It is
working as a twinview for me, but separate X screens results in the
circular looping over just the one screen, as described above.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050166/+subscriptions

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


[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-29 Thread 4141414141
Hello Everyone,

To commentators #1, 3, and 4: All you need to do is download the Nvidia
driver direct from Nvidia.

Here are the full instructions if you need them:

1. Download Latest Long Lived Branch version Nvidia driver from
'http://www.nvidia.com/object/unix.html' for your CPU and make it
executable

2.  Ctrl-Alt-F1 and login as root

3. sudo service lightdm stop

4. Go to where you Downloaded Nvidia driver and execute.   ./NVIDIA-
Linux-x86_64-304.60.run

5.  sudo shutdown -r

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050166/+subscriptions

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


[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-28 Thread Thomas Lundquist
Upgraded to Quantal and same problem for me. Xfce Desktop, composition
turned off.

The mouse pointer wraps back to screen one when attempting to go to
screen 2.

And we are not alone:

http://ubuntuforums.org/showthread.php?p=12316911


Description:Ubuntu 12.10
Release:12.10


compiz:
  Installed: 1:0.9.8.4+bzr3407-0ubuntu1
  Candidate: 1:0.9.8.4+bzr3407-0ubuntu1
  Version table:
 *** 1:0.9.8.4+bzr3407-0ubuntu1 0
500 http://no.archive.ubuntu.com/ubuntu/ quantal-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 1:0.9.8.4-0ubuntu3 0
500 http://no.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
 1:0.9.8.4-0ubuntu2 0
500 http://no.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

$ apt-cache policy nvidia-current
nvidia-current:
  Installed: 304.51.really.304.43-0ubuntu1
  Candidate: 304.51.really.304.43-0ubuntu1
  Version table:
 *** 304.51.really.304.43-0ubuntu1 0
500 http://no.archive.ubuntu.com/ubuntu/ quantal/restricted amd64 
Packages
100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1050166/+subscriptions

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


[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: compiz (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/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1050166/+subscriptions

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


[Bug 1050166] Re: mouse pointer wraps around on first x screen instead of moving to 2nd x screen

2012-10-28 Thread Thomas Lundquist
Tried this one aswell:

$ apt-cache policy nvidia-experimental-310
nvidia-experimental-310:
  Installed: (none)
  Candidate: 310.14-0ubuntu1
  Version table:
 310.14-0ubuntu1 0
500 http://no.archive.ubuntu.com/ubuntu/ quantal-proposed/universe 
amd64 Packages
100 /var/lib/dpkg/status


No go, reverterd to nvidia-current

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050166

Title:
  mouse pointer wraps around on first x screen instead of moving to 2nd
  x screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1050166/+subscriptions

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