[Ubuntu-x-swat] [Bug 1395243] Re: Please add min/max quirk for pnp-id LEN2006 (Lenovo Thinkpad Edge E440)

2014-11-21 Thread Ramiro Morales
Sorry for the noise, reassignign to 'linux' as this is related to the
kernel synaptics driver.

** Package changed: xserver-xorg-input-synaptics (Ubuntu) => linux
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1395243

Title:
  Please add min/max quirk for pnp-id LEN2006 (Lenovo Thinkpad Edge
  E440)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395243] Re: Please add min/max quirk for pnp-id LEN2006 (Lenovo Thinkpad Edge E440)

2014-11-21 Thread Ramiro Morales
** Description changed:

- This a request to get a quirk added upstream for the Synaptics trackpad
- of the Lenovo Edge E440 to the synaptics kernel driver so the right
- coordinates for the surface corners are reported and so the pointer
- functionality is correct.
+ This a request to get a quirk added upstream for the Synaptics ClickPad
+ (buttonless trackpad) of the Lenovo Edge E440 to the synaptics kernel
+ driver so the right coordinates for the surface corners are reported and
+ the pointer functionality is correct.
  
  $ lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  
  $ apt-cache policy xserver-xorg-input-synaptics
  xserver-xorg-input-synaptics:
    Installed: 1.8.1-1ubuntu2~trusty1
    Candidate: 1.8.1-1ubuntu2~trusty1
    Version table:
   *** 1.8.1-1ubuntu2~trusty1 0
  500 http://ppa.launchpad.net/aglasgall/synaptics/ubuntu/ trusty/main 
amd64 Packages
  100 /var/lib/dpkg/status
   1.7.4-0ubuntu1 0
  500 http://ar.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  
  Yes, I'm using a newer version from ppa:aglasgall/synaptics
  (https://launchpad.net/~aglasgall/+archive/ubuntu/synaptics) but this is
  irrelevant to the issue as it hasn't been solved upstream yet.
  
  $ cat /sys/class/dmi/id/product_version
  ThinkPad Edge E440
  
  $ cat /sys/devices/pnp0/*/id
  PNP0c01
  PNP0c02
  PNP0103
  PNP0200
  PNP0800
  PNP0c04
  PNP0b00
  LEN0071
  PNP0303
  LEN2006
  PNP0f13
  SMO1200
  PNP0c31
  
  $ dmesg | grep -i synaptics
  [3.757743] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 
0x1e2b1, caps: 0xd001a3/0x940300/0x127c00, board id: 2691, fw id: 1494646
  [3.757746] psmouse serio1: synaptics: serio: Synaptics pass-through port 
at isa0060/serio1/input0
  [3.804025] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input4
  
  $ sudo ./touchpad-edge-detector /dev/input/event3
  Touchpad SynPS/2 Synaptics TouchPad on /dev/input/event3
  Move one finger around the touchpad to detect the actual edges
  Kernel says:  x [1472..5044], y [1408..3398]
  Touchpad sends:   x [1024..5045], y [2457..4832] /^C
  
  I will be attaching a patch tomorrow.
  
  Similar changes have been requested for other Thinkpad models also
- shipping these new Trackpads, via other  distributions' bug trackers,
+ shipping these new ClikcPads, via other distributions' bug trackers,
  forwarded upstream, and succesfully incorporated in mainstream kernel
  code. See e.g.
  
  https://bugzilla.redhat.com/show_bug.cgi?id=1114768 and
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/input/mouse/synaptics.c?id=e76aed9da7189eeb41b9856552ce5721181e8e8d
  
  https://bugzilla.opensuse.org/show_bug.cgi?id=903748 and
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/input/mouse/synaptics.c?id=e4742b1e786ca386e88e6cfb2801e14e15e365cd
  
  https://bugzilla.redhat.com/show_bug.cgi?id=1096436 and
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/input/mouse/synaptics.c?id=0b5fe736fe923f1f5e05413878d5990e92ffbdf5
  
  Thanks.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1395243

Title:
  Please add min/max quirk for pnp-id LEN2006 (Lenovo Thinkpad Edge
  E440)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1395243/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395243] [NEW] Please add min/max quirk for pnp-id LEN2006 (Lenovo Thinkpad Edge E440)

2014-11-21 Thread Ramiro Morales
Public bug reported:

This a request to get a quirk added upstream for the Synaptics trackpad
of the Lenovo Edge E440 to the synaptics kernel driver so the right
coordinates for the surface corners are reported and so the pointer
functionality is correct.

$ lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04

$ apt-cache policy xserver-xorg-input-synaptics
xserver-xorg-input-synaptics:
  Installed: 1.8.1-1ubuntu2~trusty1
  Candidate: 1.8.1-1ubuntu2~trusty1
  Version table:
 *** 1.8.1-1ubuntu2~trusty1 0
500 http://ppa.launchpad.net/aglasgall/synaptics/ubuntu/ trusty/main 
amd64 Packages
100 /var/lib/dpkg/status
 1.7.4-0ubuntu1 0
500 http://ar.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

Yes, I'm using a newer version from ppa:aglasgall/synaptics
(https://launchpad.net/~aglasgall/+archive/ubuntu/synaptics) but this is
irrelevant to the issue as it hasn't been solved upstream yet.

$ cat /sys/class/dmi/id/product_version
ThinkPad Edge E440

$ cat /sys/devices/pnp0/*/id
PNP0c01
PNP0c02
PNP0103
PNP0200
PNP0800
PNP0c04
PNP0b00
LEN0071
PNP0303
LEN2006
PNP0f13
SMO1200
PNP0c31

$ dmesg | grep -i synaptics
[3.757743] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 
0x1e2b1, caps: 0xd001a3/0x940300/0x127c00, board id: 2691, fw id: 1494646
[3.757746] psmouse serio1: synaptics: serio: Synaptics pass-through port at 
isa0060/serio1/input0
[3.804025] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input4

$ sudo ./touchpad-edge-detector /dev/input/event3
Touchpad SynPS/2 Synaptics TouchPad on /dev/input/event3
Move one finger around the touchpad to detect the actual edges
Kernel says:  x [1472..5044], y [1408..3398]
Touchpad sends:   x [1024..5045], y [2457..4832] /^C

I will be attaching a patch tomorrow.

Similar changes have been requested for other Thinkpad models also
shipping these new Trackpads, via other  distributions' bug trackers,
forwarded upstream, and succesfully incorporated in mainstream kernel
code. See e.g.

https://bugzilla.redhat.com/show_bug.cgi?id=1114768 and
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/input/mouse/synaptics.c?id=e76aed9da7189eeb41b9856552ce5721181e8e8d

https://bugzilla.opensuse.org/show_bug.cgi?id=903748 and
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/input/mouse/synaptics.c?id=e4742b1e786ca386e88e6cfb2801e14e15e365cd

https://bugzilla.redhat.com/show_bug.cgi?id=1096436 and
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/input/mouse/synaptics.c?id=0b5fe736fe923f1f5e05413878d5990e92ffbdf5

Thanks.

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: e440 lenovo synaptics thinkpad trackpad

** Description changed:

  This a request to get a quirk added upstream for the Synaptics trackpad
  of the Lenovo Edge E440 to the synaptics kernel driver so the right
  coordinates for the surface corners are reported and so the pointer
  functionality is correct.
  
  $ lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  
  $ apt-cache policy xserver-xorg-input-synaptics
  xserver-xorg-input-synaptics:
-   Installed: 1.8.1-1ubuntu2~trusty1
-   Candidate: 1.8.1-1ubuntu2~trusty1
-   Version table:
-  *** 1.8.1-1ubuntu2~trusty1 0
- 500 http://ppa.launchpad.net/aglasgall/synaptics/ubuntu/ trusty/main 
amd64 Packages
- 100 /var/lib/dpkg/status
-  1.7.4-0ubuntu1 0
- 500 http://ar.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
+   Installed: 1.8.1-1ubuntu2~trusty1
+   Candidate: 1.8.1-1ubuntu2~trusty1
+   Version table:
+  *** 1.8.1-1ubuntu2~trusty1 0
+ 500 http://ppa.launchpad.net/aglasgall/synaptics/ubuntu/ trusty/main 
amd64 Packages
+ 100 /var/lib/dpkg/status
+  1.7.4-0ubuntu1 0
+ 500 http://ar.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  
  Yes, I'm using a newer version from ppa:aglasgall/synaptics
  (https://launchpad.net/~aglasgall/+archive/ubuntu/synaptics) but this is
  irrelevant to the issue as it hasn't been solved upstream yet.
  
- $ cat /sys/class/dmi/id/product_version 
+ $ cat /sys/class/dmi/id/product_version
  ThinkPad Edge E440
  
  $ cat /sys/devices/pnp0/*/id
  PNP0c01
  PNP0c02
  PNP0103
  PNP0200
  PNP0800
  PNP0c04
  PNP0b00
  LEN0071
  PNP0303
  LEN2006
  PNP0f13
  SMO1200
  PNP0c31
  
  $ dmesg | grep -i synaptics
  [3.757743] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 
0x1e2b1, caps: 0xd001a3/0x940300/0x127c00, board id: 2691, fw id: 1494646
  [3.757746] psmouse serio1: synaptics: serio: Synaptics pass-through port 
at isa0060/serio1/input0
  [3.804025] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input4
  
  $ sudo ./touchpad-edge-detector /dev/input/event3
  Touchpad SynPS/2 Synaptics TouchPad on /dev/input/event3
  Move one finger around the touchpad 

Re: [Ubuntu-x-swat] [Bug 1395222] Re: fglrx-core 2:14.201-0ubuntu2: fglrx-core kernel module failed to build

2014-11-21 Thread James Cobban
On 2014-11-21 06:21 PM, Christopher M. Penalver wrote:
> James Cobban, thank you for taking the time to report this bug and
> trying to help make Ubuntu better. However, the mainline kernel is not a
> software package provided by the official Ubuntu repositories. For more
> on this, please see
> https://wiki.ubuntu.com/Kernel/MainlineBuilds#Does_the_kernel_team_support_the_mainline_kernel_builds.3F
> . Because of this the Ubuntu project can not support or fix your
> particular bug. If you are interested in learning more about software
> repositories and Ubuntu, check
> https://help.ubuntu.com/community/Repositories .
>
> ** Changed in: fglrx-installer (Ubuntu)
> Status: New => Invalid
>
The only reason I got this problem was because I followed explicit 
instructions from the kernel group to install the 3.18-rc5 kernel. Now 
my graphics is screwed up.  Even removing the 3.18-rc5 kernel has not 
fixed that.  Your team created this problem, so I would appreciate some 
assistance at fixing it.

--

Jim Cobban webmas...@jamescobban.net 

Web-site: www.jamescobban.net 
34 Palomino Dr.
Kanata, ON, CANADA
K2M 1M1
+1-613-592-9438

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1395222

Title:
  fglrx-core 2:14.201-0ubuntu2: fglrx-core kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1395222/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1388734] Re: Xorg freezes after starting gnome-do

2014-11-21 Thread Alberto Salvia Novella
** Changed in: xorg (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  Xorg freezes after starting gnome-do

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1385336] Re: Touchpad detected as mouse after upgrade to 14.10

2014-11-21 Thread Alberto Salvia Novella
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1385336

Title:
  Touchpad detected as mouse after upgrade to 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1385336/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395182] Re: Screen tears on xrandr orientation inverted

2014-11-21 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=86548.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2014-11-22T00:06:11+00:00 Jeff Cook wrote:

Created attachment 109827
screenshot of tearing effect

When xrandr -o inverted is run, the resulting image is split down the
middle. This happens 95% of the time; it has worked once or twice
without tearing. Rotation can be activated through unity-control-center
Display Settings rotation field, and that reliably works fine. When
xrandr -o normal is run, the display returns to normal (although bug
#1376760 is observed). xrandr -o right and xrandr -o left also reliably
work without issue; this only occurs on xrandr -o inverted. The same
behaviors are observed with the longer form of the command xrandr
--output eDP1 --rotation inverted, etc.

This has also been reported at https://github.com/pfps/yoga-
laptop/issues/28, which uses xrandr commands to invert the display.

See also Launchpad: https://bugs.launchpad.net/ubuntu/+source/xserver-
xorg-video-intel/+bug/1395182

lspci:

00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT
Integrated Graphics Controller [8086:0a16] (rev 0b) (prog-if 00 [VGA
controller])

Screenshot attached.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/1395182/comments/3


On 2014-11-22T00:07:46+00:00 Jeff Cook wrote:

Woops, looks like that screenshot went up with the wrong mimetype. Can
someone correct that?

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/1395182/comments/4


On 2014-11-22T00:08:34+00:00 Jeff Cook wrote:

Created attachment 109828
screenshot of tearing effect

screenshot of tearing effect (correct mimetype)

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/1395182/comments/5


** Changed in: xserver-xorg-video-intel
   Status: Unknown => Confirmed

** Changed in: xserver-xorg-video-intel
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1395182

Title:
  Screen tears on xrandr orientation inverted

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1395182/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1341309] Re: [965gm mesa] TotalBlackCrash_or_IntermittingScreenView, GPU lockup in Chromium

2014-11-21 Thread Alberto Salvia Novella
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1341309

Title:
  [965gm mesa] TotalBlackCrash_or_IntermittingScreenView, GPU lockup in
  Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1341309/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1315958] Re: fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build [error: ‘struct dev_archdata’ has no member named ‘iommu’]

2014-11-21 Thread Alberto Salvia Novella
** Changed in: fglrx-installer (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1315958

Title:
  fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build [error:
  ‘struct dev_archdata’ has no member named ‘iommu’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1315958/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1324173] Re: Screen flickers black and backtraces in dmesg

2014-11-21 Thread Alberto Salvia Novella
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1324173

Title:
  Screen flickers black and backtraces in dmesg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1324173/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395182] Re: Screen tears on xrandr orientation inverted

2014-11-21 Thread Jeff Cook
** Bug watch added: freedesktop.org Bugzilla #86548
   https://bugs.freedesktop.org/show_bug.cgi?id=86548

** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=86548
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1395182

Title:
  Screen tears on xrandr orientation inverted

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1395182/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1368020] Re: package fglrx-core 2:14.201-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-11-21 Thread Alberto Salvia Novella
** Changed in: fglrx-installer (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1368020

Title:
  package fglrx-core 2:14.201-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1368020/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1387134] Re: when enabled nvidia graphics card, desktop freezes

2014-11-21 Thread Alberto Salvia Novella
** Changed in: xorg (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  when enabled nvidia graphics card, desktop freezes

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395182] Re: Screen tears on xrandr orientation inverted

2014-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1395182

Title:
  Screen tears on xrandr orientation inverted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1395182/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395222] Re: fglrx-core 2:14.201-0ubuntu2: fglrx-core kernel module failed to build

2014-11-21 Thread Christopher M. Penalver
James Cobban, thank you for taking the time to report this bug and
trying to help make Ubuntu better. However, the mainline kernel is not a
software package provided by the official Ubuntu repositories. For more
on this, please see
https://wiki.ubuntu.com/Kernel/MainlineBuilds#Does_the_kernel_team_support_the_mainline_kernel_builds.3F
. Because of this the Ubuntu project can not support or fix your
particular bug. If you are interested in learning more about software
repositories and Ubuntu, check
https://help.ubuntu.com/community/Repositories .

** Changed in: fglrx-installer (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1395222

Title:
  fglrx-core 2:14.201-0ubuntu2: fglrx-core kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1395222/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395222] Re: fglrx-core 2:14.201-0ubuntu2: fglrx-core kernel module failed to build

2014-11-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1395222

Title:
  fglrx-core 2:14.201-0ubuntu2: fglrx-core kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1395222/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395220] Re: Displaylink slow graphic performance on Ubuntu 14.04

2014-11-21 Thread Christopher M. Penalver
Igor Santos, thank you for reporting this and helping make Ubuntu better. As 
per 
http://www.dell.com/support/home/us/en/04/product-support/product/optiplex-755/drivers
 an update to your BIOS is available (A22). If you update to this following 
https://help.ubuntu.com/community/BIOSUpdate does it change anything?  If it 
doesn't, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, then please mark this report Status Confirmed.

Thank you for your understanding.

** Tags removed: displaylink
** Tags added: bios-outdated-a22

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

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

Title:
  Displaylink slow graphic performance on Ubuntu 14.04

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395222] [NEW] fglrx-core 2:14.201-0ubuntu2: fglrx-core kernel module failed to build

2014-11-21 Thread James Cobban
Public bug reported:

I was requested to install kernel 3-18 RC5 to provide additional
documentation for a problem https://bugs.launchpad.net/bugs/1392460
reported against kernel 3-16.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: fglrx-core 2:14.201-0ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
NonfreeKernelModules: fglrx wl
.tmp.unity.support.test.0:
 
.tmp.unity.support.test.1:
 
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
DKMSKernelVersion: 3.18.0-031800rc5-generic
Date: Fri Nov 21 17:54:50 2014
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 3.16.0-23-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 3.16.0-24-generic, x86_64: installed
 fglrx-core, 14.201, 3.16.0-24-generic, x86_64: installed
DuplicateSignature: 
dkms:fglrx-core:2:14.201-0ubuntu2:/var/lib/dkms/fglrx-core/14.201/build/2.6.x/kcl_acpi.c:845:21:
 error: ‘struct acpi_device_flags’ has no member named ‘no_hotplug’
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6620G] 
[1002:9641] (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0513]
MachineType: Dell Inc. Vostro 3555
PackageVersion: 2:14.201-0ubuntu2
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=5850bfca-8269-4a92-8fda-798e6557b0bd ro quiet splash vt.handoff=7
SourcePackage: fglrx-installer
Title: fglrx-core 2:14.201-0ubuntu2: fglrx-core kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/28/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 0K89MF
dmi.board.vendor: Dell Inc.
dmi.board.version: A06
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd05/28/2014:svnDellInc.:pnVostro3555:pvrNotSpecified:rvnDellInc.:rn0K89MF:rvrA06:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Vostro 3555
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 need-duplicate-check ubuntu utopic

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1395222

Title:
  fglrx-core 2:14.201-0ubuntu2: fglrx-core kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1395222/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395220] [NEW] Displaylink slow graphic performance on Ubuntu 14.04

2014-11-21 Thread Igor Santos
Public bug reported:

I'm currently trying to use an AOC e1649Fwu screen on my Ubuntu work
box. It's a DisplayLink screen, and i'm using a slightly modified
version of this script to have it on after it's plugged in:
https://wiki.archlinux.org/index.php/DisplayLink/displaylink.sh

I've however found that performance (of my whole system) is severely
degraded when using the screen. Within Windows, the device work really
well, however the monitor connected via the adapter is a little bit slow
(caused by USB 2.0 bandwidth?) - but whilst using Ubuntu with the
adapter, my whole system is slow, and specifically in this machine,
barely usable.

The performance issue is most noticeable with any Unity animations such
as opening the launcher or dash, moving screens around.

Also, some graphic features are buggy / gone:
- auto-complete boxes of PHPStorm have disappeared - like if they had no 
content, there's only a line where they should be
- some Compiz plugins are not working, like the Enhanced Desktop Zoom - when I 
press win+scroll up to increase zoom, the cursor is gone but nothing is zoomed 
in. I have to win+scroll down to have the cursor back.
- also, sometimes I would see glitches in windows, like in Pidgin chat windows.

I've tried disabling window animations and Dash blur, but they didn't
help much as there's still a lot of animations throughout the system.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Nov 21 20:38:57 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 82Q35 Express Integrated Graphics Controller [8086:29b2] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Dell OptiPlex 755 [1028:0211]
   Subsystem: Dell OptiPlex 755 [1028:0211]
InstallationDate: Installed on 2014-11-18 (3 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: Dell Inc. OptiPlex 755
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=14dc1602-50ab-4d72-9a2c-828ce45af7a9 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/04/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 0WX729
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd08/04/2008:svnDellInc.:pnOptiPlex755:pvr:rvnDellInc.:rn0WX729:rvr:cvnDellInc.:ct3:cvr:
dmi.product.name: OptiPlex 755
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Nov 21 20:23:44 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16474 
 vendor DEL
xserver.version: 2:1.15.1-0ubuntu2.1

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


** Tags: amd64 apport-bug compiz-0.9 displaylink trusty ubuntu

** Attachment added: "displaylink-enable"
   
https://bugs.launchpad.net/bugs/1395220/+attachment/4265398/+files/displaylink-enable

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

Title:
  Displaylink slow graphic performance on Ubuntu 14.04

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1213338] Re: Displaylink slow graphic performance on Ubuntu 13

2014-11-21 Thread Igor Santos
I would add here that it's hard to test the issue in other desktop
environments since, at least for me, Unity was the only that worked with
the DisplayLink device I have (AOC e1649Fwu). I'm currently using a
slightly tweaked version of this script[1] to enable the display, and
while it works on Unity (but gets slow), it crashes completely on MATE,
my preferred desktop environment. I couldn't test in other ones yet, and
neither have reported it to MATE devs yet - as I have no idea on how to
start the report.

Additionally, in my notebook with Intel Graphics 4000 it was a little
bit slower but very usable, besides the mouse blinking like crazy, and
some Compiz plugins failing (like Enhanced Desktop Zoom, that does not
zooms but the cursor disappears while in supposedly higher zoom levels).
However, in my work environment, with an unknown onboard videocard, it
got so slow I had to stop using the second screen.

I'll follow the steps suggested to the others and report two bugs from
both computers. Hope it helps this get fixed :)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1213338

Title:
  Displaylink slow graphic performance on Ubuntu 13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1213338/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395210] [NEW] startup and shutdown plus scanner

2014-11-21 Thread David Bunn
Public bug reported:

You have to chose from the start menu Start with Advanced mem, then with Ubuntu 
it will then start.
Also cannot chose weather it has a code to launch or not, I want it to launch 
automatically.
Also how do you set up a scanner I have allready set up wirelessly and it works 
well. I have a Cannon Pixma MG 3150.
Look forward to your help

I am using the Ubuntu 14-10 system

Regards Mr D J Bunn

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Nov 21 21:49:14 2014
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 
4530/4570/545v] [1002:9553] (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0266]
InstallationDate: Installed on 2014-11-15 (6 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: Acer Aspire Z5610
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro rootflags=sync quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/30/2009
dmi.bios.vendor: Phoenix
dmi.bios.version: P01-B0
dmi.board.name: Aspire Z5610
dmi.board.vendor: Acer
dmi.chassis.type: 13
dmi.chassis.vendor: Acer
dmi.modalias: 
dmi:bvnPhoenix:bvrP01-B0:bd11/30/2009:svnAcer:pnAspireZ5610:pvr:rvnAcer:rnAspireZ5610:rvr:cvnAcer:ct13:cvr:
dmi.product.name: Aspire Z5610
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Fri Nov 21 21:40:54 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs: OutputLVDS
xserver.version: 2:1.16.0-1ubuntu1
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu utopic

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

Title:
  startup and shutdown plus scanner

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395195] [NEW] Evdev doesn't map touch coordinates properly to secondary X screens

2014-11-21 Thread Yaroslav Sterkhov
Public bug reported:

On system with several X screens on same server, e.g.  several GPU cards that 
doesn't support functions similar to TwinView or BaseMosaic of NVIDIA, evdev 
doesn't map coordinates of touch events properly.
For example if  on server :0 there are  two displays  connected to one GPU as 
screen 0 (:0.0) , using TwinView,  and third connected to second GPU as screen 
1 (:0.1) set below of screen 0.

1st display  1920x1080 +0+0
2nd: 1920x1080 +0+1080
3nd: 1920x1080 +0+2160

All three are touchscreens, mapped with coordinate transformation
matrices, like this:

Section "InputClass"
Identifier  "Touch1"
MatchIsTouchscreen  "on"
MatchTag"ctouch-1"
Option  "TransformationMatrix"  "1 0 0 0 0. 0 0 0 1"
Driver  "evdev"
EndSection

Section "InputClass"
Identifier  "Touch2"
MatchIsTouchscreen  "on"
MatchTag"ctouch-2"
Option  "TransformationMatrix"  "1 0 0 0 0.3334 0. 0 0 1"
Driver  "evdev"
EndSection

Section "InputClass"
Identifier  "Touch3"
MatchIsTouchscreen  "on"
MatchTag"ctouch-3"
Option  "TransformationMatrix"  "1 0 0 0 0. 0.6667 0 0 1"
Driver  "evdev"
EndSection

Two upper touchscreen work as intended, if I touch third,  cursor got
placed on bottom edge of display. Same hardware, displays arranged in
horizontal pattern from left to right, result in cursor clinging  on
rightmost edge. Relative coordinates pointer device, like mouse, work
perfectly with no err. It loos like evdev reports global coordinates
instead of calculating coordinates relative to origin of second X
screen, and they get restrained by actual size of that screen. I.e. it
reported {x=500, y=2200}  instead of {x=500, y =40}.

 I just realized that could confirm that theory, by attaching two
displays to second GPU, while having only one connected to first . In
that case  if I'm right,  while touching second screen , cursor appeared
on corresponding spot of third one. Can't check it until next Monday
now.

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/1395195

Title:
  Evdev doesn't map touch coordinates properly to secondary X screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1395195/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1395182] [NEW] Screen tears on xrandr orientation inverted

2014-11-21 Thread Jeff Cook
Public bug reported:

When xrandr -o inverted is run, the  resulting image is split down the
middle. This happens 95% of the time; it has worked once or twice
without tearing. Rotation can be activated through unity-control-center
Display Settings rotation field, and that reliably works fine. When
xrandr -o normal is run, the display returns to normal (although bug
#1376760 is observed). xrandr -o right and xrandr -o left also reliably
work without issue; this only occurs on xrandr -o inverted. The same
behaviors are observed with the longer form of the command xrandr
--output eDP1 --rotation inverted, etc.

This has also been reported at https://github.com/pfps/yoga-
laptop/issues/28, which uses xrandr commands to invert the display.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xserver-xorg-video-intel 2:2.99.914-1~exp1ubuntu4.1
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Nov 21 15:09:03 2014
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:2217]
InstallationDate: Installed on 2014-11-21 (0 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: LENOVO 20CDCTO1WW
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic.efi.signed 
root=UUID=d032fffc-748c-4ea7-9e61-3c53648c9e27 ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/09/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: B0ET22WW (1.09)
dmi.board.asset.tag: Not Available
dmi.board.name: 20CDCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 Std
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrB0ET22WW(1.09):bd09/09/2014:svnLENOVO:pn20CDCTO1WW:pvrThinkPadS1Yoga:rvnLENOVO:rn20CDCTO1WW:rvrSDK0E50512Std:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20CDCTO1WW
dmi.product.version: ThinkPad S1 Yoga
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Fri Nov 21 14:47:30 2014
xserver.configfile: default
xserver.errors:
 Wacom ISDv4 EC Pen stylus: Invalid type 'cursor' for this device.
 Wacom ISDv4 EC Pen stylus: Invalid type 'touch' for this device.
 Wacom ISDv4 EC Pen stylus: Invalid type 'pad' for this device.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id1079 
 vendor LGD
xserver.version: 2:1.16.0-1ubuntu1

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 ubuntu utopic

** Attachment added: "screenshot of tearing effect"
   
https://bugs.launchpad.net/bugs/1395182/+attachment/4265292/+files/Screenshot%20from%202014-11-21%2015%3A06%3A51.png

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1395182

Title:
  Screen tears on xrandr orientation inverted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1395182/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 228720] Re: Synaptic Touchpad - Intermittent Loss of Double-Tap Grab

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-input-synaptics (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/228720

Title:
  Synaptic Touchpad -  Intermittent Loss of Double-Tap Grab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/228720/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 197414] Re: Bulgarian phonetic keyboard layout is not the country standard

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xkeyboard-config (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in Ubuntu.
https://bugs.launchpad.net/bugs/197414

Title:
  Bulgarian phonetic keyboard layout is not the country standard

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/197414/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 220065] Re: [Heron] X server does not properly configure laptop monitor on Everex VA2001T

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-openchrome (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/220065

Title:
  [Heron] X server does not properly configure laptop monitor on Everex
  VA2001T

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/displayconfig-gtk/+bug/220065/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 247071] Re: [CLE266] Hardy freezes on EPIA Via when switching screens

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-openchrome (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/247071

Title:
  [CLE266] Hardy freezes on EPIA Via when switching screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/247071/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 258089] Re: xterm segfaults when run via panel launcher

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xterm (Ubuntu Hardy)
   Status: New => Won't Fix

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

Title:
  xterm segfaults when run via panel launcher

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 257659] Re: XOrg::XNextEvent() crashed with SIGSEGV

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xorg-server (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/257659

Title:
  XOrg::XNextEvent() crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/257659/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 280449] Re: luit gives "Warning: couldn't find charset data for locale XXXX; using ISO 8859-1."

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: x11-utils (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to x11-utils in Ubuntu.
https://bugs.launchpad.net/bugs/280449

Title:
  luit gives "Warning: couldn't find charset data for locale ; using
  ISO 8859-1."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-utils/+bug/280449/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 277069] Re: Slow performance with remote X applications (java, firefox/xul, etc.)

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: ia32-libs (Ubuntu Hardy)
   Status: New => Won't Fix

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

Title:
  Slow performance with remote X applications (java, firefox/xul, etc.)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 390995] Re: 100% CPU usage when playing video with visual effect enable

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: fglrx-installer (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/390995

Title:
  100% CPU usage when playing video with visual effect enable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/390995/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 314298] Re: XFS inernal error in xfs_da_do_buf , file system lock up

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xfs (Ubuntu Hardy)
   Status: New => Won't Fix

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

Title:
  XFS inernal error in xfs_da_do_buf , file system lock up

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 207960] Re: [CAPSLOCK] "Swap Ctrl and Capslock" - capslock key continues to trigger capslock LED

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xorg-server (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/207960

Title:
  [CAPSLOCK] "Swap Ctrl and Capslock" - capslock key continues to
  trigger capslock LED

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/207960/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 282903] Re: gurmukhi keyboard missing addak (U+0A71)

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xkeyboard-config (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in Ubuntu.
https://bugs.launchpad.net/bugs/282903

Title:
  gurmukhi keyboard missing addak (U+0A71)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/282903/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 314091] Re: [HD3450] Switch user causes corrupt screen

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-ati (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/314091

Title:
  [HD3450] Switch user causes corrupt screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/314091/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 295934] Re: [i965GME] missing characters in Google Earth with DRI enabled

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-intel (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/295934

Title:
  [i965GME] missing characters in Google Earth with DRI enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/295934/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 156550] Re: gnome uses wrong screen size - does not fill the screen

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-ati (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/156550

Title:
  gnome uses wrong screen size - does not fill the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/156550/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 219424] Re: xorg-server wrongly tries to load 'vesa' driver instead of 'fbdev' on PS3

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xorg-server (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/219424

Title:
  xorg-server wrongly tries to load 'vesa' driver instead of 'fbdev' on
  PS3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ps3-port/+bug/219424/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 212897] Re: [fglrx] soft lockup, CPU0 stuck for 11s!

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xorg (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to linux-restricted-modules-2.6.24 in Ubuntu.
https://bugs.launchpad.net/bugs/212897

Title:
  [fglrx] soft lockup, CPU0 stuck for 11s!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/212897/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 221022] Re: Wireless mouse has no horizontal movement after upgrade to hardy

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-input-evdev (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/221022

Title:
  Wireless mouse has no horizontal movement after upgrade to hardy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/221022/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 224223] Re: Upgrading from 6.06 to Hardy, something installed GL libs to /usr/lib/xorg

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: compiz (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/224223

Title:
  Upgrading from 6.06 to Hardy, something installed GL libs to
  /usr/lib/xorg

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 224223] Re: Upgrading from 6.06 to Hardy, something installed GL libs to /usr/lib/xorg

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-ati (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/224223

Title:
  Upgrading from 6.06 to Hardy, something installed GL libs to
  /usr/lib/xorg

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 226599] Re: Missing entries of new keyboard layout in base.xml

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xkeyboard-config (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in Ubuntu.
https://bugs.launchpad.net/bugs/226599

Title:
  Missing entries of new keyboard layout in base.xml

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/226599/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 212897] Re: [fglrx] soft lockup, CPU0 stuck for 11s!

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: linux-restricted-modules-2.6.24 (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to linux-restricted-modules-2.6.24 in Ubuntu.
https://bugs.launchpad.net/bugs/212897

Title:
  [fglrx] soft lockup, CPU0 stuck for 11s!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/212897/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 229043] Re: System freezes when clicking shutdown button

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-intel (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/229043

Title:
  System freezes when clicking shutdown button

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/229043/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 246850] Re: Treatment of keysyms out of sync with dev files

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: libx11 (Ubuntu Hardy)
   Status: New => Won't Fix

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

Title:
  Treatment of keysyms out of sync with dev files

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 268529] Re: Pipeline workaround on Eee Box incorrectly configures screens with DVI>VGA converter

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-intel (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/268529

Title:
  Pipeline workaround on Eee Box incorrectly configures screens with
  DVI>VGA converter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/268529/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 259289] Re: touchpad TAPPING, scrolling, dragging don't work (as expected)

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-input-synaptics (Ubuntu Hardy)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/259289

Title:
  touchpad TAPPING, scrolling, dragging don't work (as expected)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/259289/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 233896] Re: Ubuntu Hardy X freezes while playing content in totem or vlc

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-intel (Ubuntu Hardy)
   Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/233896

Title:
  Ubuntu Hardy X freezes while playing content in totem or vlc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/233896/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 204065] Re: Hardy - severe graphical issues with i945GM graphics

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: xorg-server (Ubuntu Hardy)
   Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/204065

Title:
  Hardy - severe graphical issues with i945GM graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/204065/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 230532] Re: Support for GB18030 locale is missing

2014-11-21 Thread Rolf Leggewie
Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: libx11 (Ubuntu Hardy)
   Status: Incomplete => Won't Fix

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

Title:
  Support for GB18030 locale is missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1393412] Re: Touchpad freezes XServer when using multifingers

2014-11-21 Thread Fethi DILMI
** Description changed:

  On MSI GT60-20C with Ubuntu 14.10, the touchpad freezes the XServer when
  combining LeftClick + Tap, or multifinger taps.
  
  As a workaround, I was partly initializing the XServer by performing a
  Ctrl+Alt+F1 then a Ctrl+Alt+F7. The touchpad continues to work after
  this.
  
  I tried to dig deeper into the problem, so when the XServer freezed
  again, I continued to move the cursor to a known place, I performed
  after my Ctrl+Alt+F1/F7 combination, and found the cursor in a different
  place after freezing. This actually means that when the XServer freezes
  it only stops rendering the place of the cursor.
  
  I got an idea, and installed Gnome Pointing Devices; I changed the
  settings of Vertical/Horizontal scrolling and the problem seemed to
  occur less up till now.
  
  EDIT: It happened again, I was watching a video, the video continued to
  play but the compositor stopped rendering the screen. I am running the
- opensource NVidia binary driver on my OS (NVidia GK106M GeForce GTX 770M
- version 331.104 from nvidia-331)
+ proprietary NVidia binary driver on my OS (NVidia GK106M GeForce GTX
+ 770M version 331.104 from nvidia-331)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1393412

Title:
  Touchpad freezes XServer when using multifingers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1393412/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1383157] Re: [Lenovo T440p] New Trackpad: middle button with TrackPoint are not able to perform scroll

2014-11-21 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=86530.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2014-11-21T17:26:08+00:00 Ahmed Shams wrote:

Accroding to bug #1294515[https://bugs.launchpad.net/bugs/1294515], this
feature should be included.

Fail to scroll content with trackpoint and middle button.

Steps to reproduce:

1. hold the middle button (should be on center-top area, since it's button-less 
touchpad)
2. move the trackpoint

Actual results:

nothing move, tried using xev to capture information but nothing return.

Expected result:

Content/page should scroll as TrackPoint move around.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
synaptics/+bug/1383157/comments/3


** Changed in: xserver-xorg-input-synaptics
   Status: Unknown => Confirmed

** Changed in: xserver-xorg-input-synaptics
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1383157

Title:
  [Lenovo T440p] New Trackpad: middle button with TrackPoint are not
  able to perform scroll

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1383157/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 590504] Re: [arrandale] Integrated intel graphics GMA HD doesn't work

2014-11-21 Thread Rolf Leggewie
Maverick has long since stopped to receive any updates. Marking the
Maverick task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-intel (Ubuntu Maverick)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/590504

Title:
  [arrandale] Integrated intel graphics GMA HD doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/590504/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 640432] Re: X does not start (nouveau)

2014-11-21 Thread Rolf Leggewie
Karmic has long since stopped to receive any updates. Marking the Karmic
task for this ticket as "Won't Fix".

** Changed in: xserver-xorg-video-nouveau (Ubuntu Maverick)
   Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/640432

Title:
  X does not start (nouveau)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/640432/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1390016] Re: [BDW] GPU hang with xvideo

2014-11-21 Thread Brian Murray
Hello Timo, or anyone else affected,

Accepted xserver-xorg-video-intel-lts-trusty into precise-proposed. The
package will build now and be available at
http://launchpad.net/ubuntu/+source/xserver-xorg-video-intel-lts-
trusty/2:2.99.910-0ubuntu1.3~precise1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Also affects: xserver-xorg-video-intel-lts-trusty (Ubuntu)
   Importance: Undecided
   Status: New

** Tags removed: verification-done

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1390016

Title:
  [BDW] GPU hang with xvideo

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1390016/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 907381] Re: 1002:6741 [Dell Vostro 3550] Display resolution keeps switching with external monitor connected

2014-11-21 Thread Christopher M. Penalver
** Description changed:

  On my Dell Vostro 3550, from 11.10 through 14.04 When connecting to an
  external monitor to extend my desktop the display settings are unstable.
  Sometimes the chosen settings do not "take". If they do apply, and I
  confirm that I want to keep the settings, at random intervals the
  display settings are auto-changed by the system. This may include
  resetting to "mirrored" displays at 1024x768, a single display on the
  laptop panel, a single display on the external monitor, or some other
  undesired combination.
  
  In Saucy, I attempted to use the proprietary drivers, but this did not work:
  * fglrx-installer from the repository (Login screen fine, but logging in 
produces a black page with only white cursor showing).
-   * fglrx-installer-updates (Login screen fine, but logging in produces a 
black page with only white cursor showing).
-   * Manually installing Catalyst 13.4 - unusable display corruption.
+   * fglrx-installer-updates (Login screen fine, but logging in produces a 
black page with only white cursor showing).
+   * Manually installing Catalyst 13.4 - unusable display corruption.
  
- WORKAROUND: xinput
+ WORKAROUND: xinput disable 8
+ 
+ xinput
  ⎡ Virtual core pointer id=2 [master pointer (3)]
  ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
  ⎜ ↳ Logitech USB Optical Mouse id=12 [slave pointer (2)]
  ⎜ ↳ DualPoint Stick id=15 [slave pointer (2)]
  ⎜ ↳ AlpsPS/2 ALPS DualPoint TouchPad id=16 [slave pointer (2)]
  ⎣ Virtual core keyboard id=3 [master keyboard (2)]
- ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
- ↳ Power Button id=6 [slave keyboard (3)]
- ↳ Power Button id=9 [slave keyboard (3)]
- ↳ Sleep Button id=10 [slave keyboard (3)]
- ↳ Laptop_Integrated_Webcam_FHD id=11 [slave keyboard (3)]
- ↳ Dell Dell USB Entry Keyboard id=13 [slave keyboard (3)]
- ↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
- ↳ Video Bus id=8 [slave keyboard (3)]
- ↳ Video Bus id=7 [slave keyboard (3)]
- ↳ Dell WMI hotkeys id=17 [slave keyboard (3)]
- 
- xinput disable 7 && xinput disable 8 && xinput disable 17
+ ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
+ ↳ Power Button id=6 [slave keyboard (3)]
+ ↳ Power Button id=9 [slave keyboard (3)]
+ ↳ Sleep Button id=10 [slave keyboard (3)]
+ ↳ Laptop_Integrated_Webcam_FHD id=11 [slave keyboard (3)]
+ ↳ Dell Dell USB Entry Keyboard id=13 [slave keyboard (3)]
+ ↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
+ ↳ Video Bus id=8 [slave keyboard (3)]
+ ↳ Video Bus id=7 [slave keyboard (3)]
+ ↳ Dell WMI hotkeys id=17 [slave keyboard (3)]
  
  ---
  .tmp.unity.support.test.0:
  
  ApportVersion: 2.12.7-0ubuntu6
  Architecture: i386
  CasperVersion: 1.336ubuntu1
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:04cd]
   Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 
6630M/6650M/6750M/7670M/7690M] [1002:6741] (prog-if 00 [VGA controller])
     Subsystem: Dell Radeon HD 6630M [1028:04cd]
  LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140108)
  MachineType: Dell Inc. Vostro 3550
  MarkForUpload: True
  Package: xorg-server (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Tags:  trusty ubuntu compiz-0.9
  Uname: Linux 3.12.0-7-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
  
  dmi.bios.date: 07/18/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0DJW0H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd07/18/2011:svnDellInc.:pnVostro3550:pvrNotSpecified:rvnDellInc.:rn0DJW0H:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Vostro 3550
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.libdrm2: libdrm2 2.4.50-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core

[Ubuntu-x-swat] [Bug 1359105] Re: broadwell bugs with fglrx in xserver-xorg-video-intel

2014-11-21 Thread Brian Murray
Hello Maarten, or anyone else affected,

Accepted xserver-xorg-video-intel-lts-trusty into precise-proposed. The
package will build now and be available at
http://launchpad.net/ubuntu/+source/xserver-xorg-video-intel-lts-
trusty/2:2.99.910-0ubuntu1.3~precise1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Also affects: xserver-xorg-video-intel-lts-trusty (Ubuntu)
   Importance: Undecided
   Status: New

** Tags removed: verification-done

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1359105

Title:
  broadwell bugs with fglrx in xserver-xorg-video-intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1359105/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1365695] Re: No longer able to use GUI after update

2014-11-21 Thread Brian Murray
Hello Ivo, or anyone else affected,

Accepted xserver-xorg-video-intel-lts-trusty into precise-proposed. The
package will build now and be available at
http://launchpad.net/ubuntu/+source/xserver-xorg-video-intel-lts-
trusty/2:2.99.910-0ubuntu1.3~precise1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Also affects: xserver-xorg-video-intel-lts-trusty (Ubuntu)
   Importance: Undecided
   Status: New

** Tags removed: verification-done

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1365695

Title:
  No longer able to use GUI after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1365695/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1373776] Re: internal panel brightness set to 0 when switching back to internal-only mode

2014-11-21 Thread Brian Murray
Hello Timo, or anyone else affected,

Accepted xserver-xorg-video-intel-lts-trusty into precise-proposed. The
package will build now and be available at
http://launchpad.net/ubuntu/+source/xserver-xorg-video-intel-lts-
trusty/2:2.99.910-0ubuntu1.3~precise1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Also affects: xserver-xorg-video-intel-lts-trusty (Ubuntu)
   Importance: Undecided
   Status: New

** Tags removed: verification-done

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1373776

Title:
  internal panel brightness set to 0 when switching back to internal-
  only mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1373776/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1386620] Re: re-enable rotation for the intel driver in optimus mode

2014-11-21 Thread Brian Murray
Hello Maarten, or anyone else affected,

Accepted xserver-xorg-video-intel-lts-trusty into precise-proposed. The
package will build now and be available at
http://launchpad.net/ubuntu/+source/xserver-xorg-video-intel-lts-
trusty/2:2.99.910-0ubuntu1.3~precise1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Also affects: xserver-xorg-video-intel-lts-trusty (Ubuntu)
   Importance: Undecided
   Status: New

** Tags removed: verification-done

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1386620

Title:
  re-enable rotation for the intel driver in optimus mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1386620/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1383157] Re: [Lenovo T440p] New Trackpad: middle button with TrackPoint are not able to perform scroll

2014-11-21 Thread Ahmed Shams
Added bugwatch

** Bug watch added: freedesktop.org Bugzilla #86530
   https://bugs.freedesktop.org/show_bug.cgi?id=86530

** Also affects: xserver-xorg-input-synaptics via
   https://bugs.freedesktop.org/show_bug.cgi?id=86530
   Importance: Unknown
   Status: Unknown

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1383157

Title:
  [Lenovo T440p] New Trackpad: middle button with TrackPoint are not
  able to perform scroll

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1383157/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1389904] Re: With the recent update to xserver-xorg-video-intel, system boots to a black screen

2014-11-21 Thread Aere Greenway
Another user ran into the same problem.  Here are excerpts from the
e-mail stream:

Using Lubuntu 14.04. After a software update/reboot yesterday could not
access my desktop. Can still access the GRUB menu. How can I get my
desktop back? I want to back up my files before anything else unexpected
happens!

I'm guessing that I got a blank screen after updating software and it
automatically upgraded my 14.04 to 14.10 at the same time. Only a guess
that the new version doesn't recognize my Intel graphics driver (I've
got a Dell Dimension 3100 that I've been planning to replace after 10
years this month and then this happened).

So I've tried to boot from a USB with 14.10 but computer wouldn't
recognize for some reason. Tried burning a CD but apparently not enough
space to burn the Standard Image Disc Version. Now I'm trying to load a
USB with the SID version and then try booting off that.

I had created a USB boot when I originally installed 14.04 and it did
work recently when I tried to access my files. But it only accessed old
files, not the ones that I've created/added to over the past six months.
Don't understand that at all.

On Thu, Nov 20, 2014 at 4:14 PM, Aere Greenway  wrote:

On 11/20/2014 11:54 AM, Adrian Blake wrote:
> Did exactly as you said to restore my system but didn't work. I get a 
> basic Lubuntu desktop, not my old one. I did manage to copy over my files to 
> an external HD. All I need now is to retrieve my Firefox and Thunderbird 
> profiles. Only problem is that all I can find is a FF profile that appears to 
> have been created yesterday (when I installed the new 14.04) Does that mean 
> I've lost all my bookmarks (and email)?
Adrian:

I'm sorry that didn't work for you.  I tend to forget that a lot of
people on this list do a lot of custom configuration.

I tend to assume people just use the system the way it comes, and
given those assumptions, the numbered steps ought to have worked.  Of
course, you would get a Lubuntu desktop without custom configuration
changes.  But simple changes, such as changing the desktop 'wallpaper'
could easily be done again.

The big thing the numbered steps were to achieve, was that after
installing your Lubuntu 14.04 system, and applying updates, the system
would no longer boot to a blank screen.  Did it at least achieve that
goal?

The Firefox bookmarks are probably saved in 'hidden' (.dot) files -
which files I don't know.  Because of this, before upgrading to a new
system level, I export my Firefox bookmarks to a file, which I can later
import.  Knowing which files, you could copy those hidden files to your
new system.

Where your system booted to a blank screen on a normal update, you
obviously didn't have the opportunity to export your bookmarks.
Usually, system updates just work without problems, but unfortunately,
this update was catastrophic.

   * * * * *

Thank you! Thank you! Thank you! Got the desktop back AND backed up all
my files AND found/saved my .firefox and .thunderbird files! So appears
that no data was lost. Was pretty stressed out for a few days - I'm a
newbie with Linux - but all worth the experience and results. Really
appreciate your assistance with this Aere. Hope you have a great day and
keep up the good work!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1389904

Title:
  With the recent update to xserver-xorg-video-intel, system boots to a
  black screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1389904/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1389904] Re: With the recent update to xserver-xorg-video-intel, system boots to a black screen

2014-11-21 Thread Aere Greenway
This bug is classified as "Incomplete", but in reviewing the material, I
don't know what information you are needing to continue work on the bug.

Could you please let me know what additional information you need?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1389904

Title:
  With the recent update to xserver-xorg-video-intel, system boots to a
  black screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1389904/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1223055] Re: System Hangs With Kernel Migration Processes Consuming 100% CPU

2014-11-21 Thread Joseph Salisbury
** Package changed: linux (Ubuntu) => xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
   Status: Incomplete => New

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

Title:
  System Hangs With Kernel Migration Processes Consuming 100% CPU

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1223055] [NEW] System Hangs With Kernel Migration Processes Consuming 100% CPU

2014-11-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Once or twice a week, the system becomes non-responsive, with the mouse
cursor tracking mouse movement but no keyboard response. Until today I
would resort to using the kernel magic keys to reboot the system
(R-E-I-S-U-B). Today I remotely logged in from another machine on the
LAN and discovered that not only was the kernel alive and all processes
running, but that the "migration/0" and "migration/1" processes were
consuming 50% of the CPU each, as reported by top(1). I suspect this is
why the system becomes non-responsive.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-generic 3.2.0.53.63
ProcVersionSignature: Ubuntu 3.2.0-53.81-generic 3.2.50
Uname: Linux 3.2.0-53-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  andy   2195 F pulseaudio
 /dev/snd/controlC0:  andy   2195 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xee40 irq 47'
   Mixer name   : 'Analog Devices AD1981'
   Components   : 'HDA:11d41981,17aa2025,00100200'
   Controls  : 21
   Simple ctrls  : 12
Card1.Amixer.info:
 Card hw:1 'U0x46d0x804'/'USB Device 0x46d:0x804 at usb-:00:1d.7-6.2.2, 
high speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB046d:0804'
   Controls  : 2
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'Mic',0
   Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
   Capture channels: Mono
   Limits: Capture 0 - 6144
   Mono: Capture 4608 [75%] [24.00dB] [on]
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
79HT50WW-1.07'
   Mixer name   : 'ThinkPad EC 79HT50WW-1.07'
   Components   : ''
   Controls  : 2
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
   Playback channels: Mono
   Limits: Playback 0 - 14
   Mono: Playback 7 [50%] [on]
Date: Mon Sep  9 16:56:22 2013
HibernationDevice: RESUME=UUID=5301c707-e227-46f3-8b49-a319582091a4
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
MachineType: LENOVO 8743CTO
MarkForUpload: True
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-53-generic 
root=UUID=a9ba509e-76a3-4c03-b898-0409f24233eb ro quiet splash nomodeset 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-53-generic N/A
 linux-backports-modules-3.2.0-53-generic  N/A
 linux-firmware1.79.6
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/05/2008
dmi.bios.vendor: LENOVO
dmi.bios.version: 7IET32WW (1.13 )
dmi.board.name: 8743CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7IET32WW(1.13):bd02/05/2008:svnLENOVO:pn8743CTO:pvrThinkPadT60:rvnLENOVO:rn8743CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 8743CTO
dmi.product.version: ThinkPad T60
dmi.sys.vendor: LENOVO

** Affects: xorg (Ubuntu)
 Importance: High
 Status: New


** Tags: apport-bug i386 kernel-bug-exists-upstream kernel-da-key precise 
running-unity
-- 
System Hangs With Kernel Migration Processes Consuming 100% CPU
https://bugs.launchpad.net/bugs/1223055
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xorg in Ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1078272] Re: It's impossible to configure multiple touchscreens using evdev

2014-11-21 Thread Yaroslav Sterkhov
It is still a problem, partially.It  is possible to use coordinate
transformation matrix property (TransformationMatrix option in
InputClass section) to assign touchscreens to different displays, but
not to different X screens. But, unless system is SLI , or , or Mosaic
enabled - that is , it is supported by GPU and chipset -and that is
NVIDIA specific, then even with xinerama enabled every GPU is separate X
display. In that case , e.g, on x server :0 with screens :0.0, :0.1 and
0:0.2  even with proper matrix, mouse cursor simply jumps to bottom edge
of screen, if coordinates do not correspond to to :0.0 - i suspect it is
a bug on evdev side.

realistically that makes multiple touchscreen configuration possible
only with NVIDIA cards (twinview joins displays into one X screen), and
in case of 3 or more displays - only with SLI or BaseMosaic

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/1078272

Title:
  It's impossible to configure multiple touchscreens using evdev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1078272/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1394856] Re: Nvidia GPU installer misconfiguration Plasma 5

2014-11-21 Thread Phillip Susi
Well, this doesn't seem to have anything to do with the installer.
Unless using the same nvidia driver without the kde desktop ( i.e. under
gnome or xfce ) shows totally different behavior, then it looks like
this is simply how the proprietary nvidia driver works so there's
nothing we can do about it.  For what it's worth, ATI cards seem to have
always worked the same way, though recently they have gained dynamic
power management so they at least lower their clock rate when not in
heavy use and that saves some power and heat.


** Package changed: ubiquity (Ubuntu) => xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

** Summary changed:

- Nvidia GPU installer misconfiguration Plasma 5
+ Nvidia GPU runs hot

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

Title:
  Nvidia GPU runs hot

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1394856] [NEW] Nvidia GPU installer misconfiguration Plasma 5

2014-11-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Originally reported on Kubuntu mailing list, by Mitch Golden

I am posting this here because I don't know exactly where it should be
posted.I have installed 14.10 Plasma 5 on my laptop, which is a vintage
2011 System 76.

Of greatest significance is that it has an nvidia 560M graphics card in
it.

When I first installed 14.04, I noticed that the PowerMizer report of
the NVIDIA X Server Settings would report that the graphics chip's clock
was more or less constantly spun up to its highest clock rate.  Heat and
power use were very high, and I constantly heard the fan running.I found
there were two ways to fix this:


(1) Add a file called 05-nvidia.conf to /usr/share/X11/xorg.conf.d containing 
the lines:

Section "Device"
 Identifier "Device0"
 Driver "nvidia"
 VendorName "NVIDIA Corporation"
 Option "RegistryDwords" "PowerMizerEnable=0x1; 
PerfLevelSrc=0x; PowerMizerDefault=0x3; 
 PowerMizerDefaultAC=0x3"
EndSection

This pegged the graphics card at its lowest possible clock rate, which
was adequate for most things but sometimes led to bad playback on some
videos.

See: https://forums.opensuse.org/showthread.php/410089-nvidia-
powermizer-how-tweak

(2) Revert to the 304 driver.  This still spun up to high clock rates a
bit more often than it seemed to need to, but was fairly reasonable
otherwise.

I expected that this would soon be rectified, since I saw that version
337.25 of the driver allegedly fixed some issue with performance in KDE:

http://www.nvidia.com/download/driverResults.aspx/76278/en-us

Jump ahead to yesterday when I installed 14.10 plasma 5 -I noticed that even 
with the 304 driver the PowerMizer reported the clock at its highest rate.  
With nothing moving on the screen at all and my not touching the mouse, it was 
pegged.I found that even installing the xorg-edgers driver (340 I believe) had 
no effect.  
Furthermore, 340 did not respond to the xorg.conf settings file above.  The 
only way I can get plasma 5 to run reasonably on this machine is to revert to 
304 and *also* put the settings file in.  This is of course not optimal.

Perhaps the installer can be made to configure this stuff properly for
nvidia machines, or at least instructions can be added.

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: Incomplete

-- 
Nvidia GPU installer misconfiguration Plasma 5
https://bugs.launchpad.net/bugs/1394856
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xorg in Ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1394997] [NEW] Intel graphics corruption since upgrade to Ubuntu 14.10

2014-11-21 Thread Daniel Drake
Public bug reported:

Since upgrading from Ubuntu 14.04 to Ubuntu 14.10, I have been seeing
graphics corruption under GNOME 3 several times per day, including:

1. Maximized windows (especially gvim) have rectangular regions of their
titlebar totally invisible and transparent, so the contents of whatever
window or image is behind them shows through. Easy to reproduce but
problem disappears once a screenshot is taken :/

2. Strange "diagonal display corruption" in firefox, usually random
glyphs appearing on top of the website, but sometimes it is other
"illegible data" similarly aligned in diagonal lines. Happens several
times per day. Screenshot attached.

3. Occasionally some glyphs from any/all apps disappear, leaving an
"alphabet soup" type effect where only a certain proportion of letters
in displayed text is visible. Hardest to reproduce, perhaps twice per
week, I'll take a screenshot next time.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Fri Nov 21 07:35:14 2014
DistUpgraded: 2014-10-24 10:27:21,390 DEBUG enabling apt cron job
DistroCodename: utopic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display 
[8086:0f31] (rev 0c) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Device [8086:2055]
InstallationDate: Installed on 2014-08-30 (83 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=39a14ffe-9286-4cfa-9362-bf5bfef37843 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to utopic on 2014-10-24 (27 days ago)
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Fri Nov 21 06:30:50 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   53336 
 vendor DEL
xserver.version: 2:1.16.0-1ubuntu1

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


** Tags: amd64 apport-bug corruption ubuntu utopic

** Attachment added: "Diagonal display corruption in firefox"
   
https://bugs.launchpad.net/bugs/1394997/+attachment/4265081/+files/diagnoal.png

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

Title:
  Intel graphics corruption since upgrade to Ubuntu 14.10

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575] Re: Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

2014-11-21 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575]

2014-11-21 Thread Cvillelk
It looks like (per Alex Oranges previous comment) the fix for this issue
is already submitted and commited to the master branch of xserver

See "2014-10-27 fb: Fix Bresenham algorithms for commonly used small
segments."

http://cgit.freedesktop.org/xorg/xserver/log/

It was not applied to the 1.16 branch (nor am I sure how to request it
be offically applied).

I'll try and research more into that workflow when I can. Until then you
can either manually patch and build the package or wait until the patch
is applied by maintainers.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575]

2014-11-21 Thread Bugzilla-5-kyoo
I'm still getting emails. I switched from xfwm4 about a year ago. After
re-installing it, I'm not able to reproduce the problem, with or without
the patch. If it looks fixed to those working on it, that sounds good to
me.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575]

2014-11-21 Thread Crazycasta
Not sure what's to be done for that. The patch should work as is against
1.16. I've already asked on the list, but maybe someone here knows, am I
just supposed to make another patch like the other one and make this one
against the server-1.16-branch instead of against the master?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575]

2014-11-21 Thread Michel-daenzer
(In reply to cvillelk from comment #24)
> It looks like (per Alex Oranges previous comment) the fix for this issue is
> already submitted and commited to the master branch of xserver
> 
> See "2014-10-27   fb: Fix Bresenham algorithms for commonly used small
> segments."

Resolving this report accordingly.


> It was not applied to the 1.16 branch (nor am I sure how to request it be
> offically applied).

Adding Julien Cristau (1.16 branch maintainer) to CC. If this isn't
enough, please nominate the fix to him via e-mail and Cc: the xorg-devel
mailing list.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575]

2014-11-21 Thread Jakubmadej-pl
Today I noticed I don't have side borders thus I can't resize window
dragging it's border as I usually could. Is it the same issue?

xorg-server 1.16.2-1
nvidia-304xx 304.123-9
xfwm4 4.10.1-1

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575]

2014-11-21 Thread Bugzilla-5-kyoo
Excuse me, I believe I used a patched version of xorg-server to try to
reproduce the problem -.- Nonetheless, what I said before holds true
since I no longer use xfwm4.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575]

2014-11-21 Thread Jakubmadej-pl
I forgot to add screenshot (link found on arch forum):
http://imgur.com/a/eXgb5

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575]

2014-11-21 Thread Cvillelk
Yes, same issue.

Until a solution is found dragging from the corner or changing to a
theme with 2px+ side borders is the only alternative.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1140716]

2014-11-21 Thread Tomas Huryn
I've tryed the mentioned kernel on my Fedora 21 Beta and still hangs
after for example Netbeans opens main window for the whole screen.

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

Title:
  [regression] 3.5.0-26-generic and  3.2.0-39-generic GPU hangs on
  Sandybridge

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1043575]

2014-11-21 Thread Jakubmadej-pl
True, I tried some other window decorations and got the same result as
on screenshot attached to this bug.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1043575

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1140716]

2014-11-21 Thread Smruti-patil
*** Bug 86437 has been marked as a duplicate of this bug. ***

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

Title:
  [regression] 3.5.0-26-generic and  3.2.0-39-generic GPU hangs on
  Sandybridge

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1394977] Re: Slow unity panel loading during first login

2014-11-21 Thread M Oberhauser
If I set my login to automatic, I get very close symptoms to bug
#1380050. Screen is black for few seconds and Xorg peaks to 10% CPU
usage at that time.

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

Title:
  Slow unity panel loading during first login

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1394977] [NEW] Slow unity panel loading during first login

2014-11-21 Thread M Oberhauser
Public bug reported:

It takes about 10 to 15 seconds to display the menubar, the unity
starter and desktop icons during the first login. It usually took half a
second, so this looks like a bug. Right before these show up, a short
black frame indicates some component crashed and was restarted. After
this delay the performance is fine as usual.

I tried to debug the performance drop during these 10 seconds with top
in the terminal, but did not know what to look for. Unsurprisingly most
active processes were sysvinit, xorg, compiz and unity, but all about 1%
CPU usage at maximum.

First occurance has been about one week ago, it did not happen directly
after the fresh installation of the 14.04.1 image .

I don't use proprietary drivers and didn't mess with xorg edgers if I
remember correctly. Could be a bug of unity or compiz, too.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Nov 21 13:37:52 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0162] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
InstallationDate: Installed on 2014-11-03 (17 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-39-generic.efi.signed 
root=UUID=b2639ac3-cb2b-47d4-a542-a157679e7b71 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/29/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F3
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z77N-WIFI
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF3:bd05/29/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ77N-WIFI:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Nov 21 13:31:39 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id2266 
 vendor SAM
xserver.version: 2:1.15.1-0ubuntu2.1

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


** Tags: amd64 apport-bug compiz-0.9 performance trusty ubuntu

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

Title:
  Slow unity panel loading during first login

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1026046] Re: Missing support for thumb resting on bottom of clickpad

2014-11-21 Thread Pierre Maoui
Hi Joshua,

Thank you but it is exactly the same as doing : 
sudo modprobe psmouse proto=imps (see below)

you have your thumb resting but you loose two finger scrolling. I really
need that feature and can't go that way.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1026046

Title:
  Missing support for thumb resting on bottom of clickpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1026046/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1393169] Re: Double mouse cursor

2014-11-21 Thread Christopher K.
I had a similar issue with Ubuntu Gnome after upgrading to 14.10. Had a
double mouse pointer, but only on the main screen, not on the two other
screens. Disabled screens one by one and renabled them and the problem
was solved. Don't know if this is related to your problem, seems more
like a gnome problem and as you are using xfce, it might be something
else.

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

Title:
  Double mouse cursor

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1393169] Re: Double mouse cursor

2014-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (Ubuntu)
   Status: New => Confirmed

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

Title:
  Double mouse cursor

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1382865] Re: Dell Latitude E6330 Touchpad stops working

2014-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: touchpad-glidepoint (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1382865

Title:
  Dell Latitude E6330 Touchpad stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/touchpad-glidepoint/+bug/1382865/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 907381] Re: 1002:6741 [Dell Vostro 3550] Display resolution keeps switching with external monitor connected

2014-11-21 Thread Lee Willis
I can confirm that disabling JUST 8 also stops the random resolution
changing.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/907381

Title:
  1002:6741 [Dell Vostro 3550] Display resolution keeps switching with
  external monitor connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/907381/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1393905] Re: Graphic driver crash on youtube

2014-11-21 Thread QkiZ
This is happening only on Google Chrome. On Firefox its ok.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1393905

Title:
  Graphic driver crash on youtube

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1393905/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1393905] Re: Graphic driver crash on youtube

2014-11-21 Thread QkiZ
On 14.04 after driver crash screen becomes black (its turning off). On
14.10 driver crash causes Unity restarting over and over (screen isn't
turning off).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1393905

Title:
  Graphic driver crash on youtube

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1393905/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp