[Ubuntu-x-swat] [Bug 934048] Re: Nothing works after a while after I have logged on except for the left mouse

2012-02-24 Thread Angutivik Casper Rúnur Tausen Hansen
Whoops... Seems like I was notifying the wrong bug about the left mouse-
click (It's fixed now.).

I actually don't know anything about this bug except a windows popped up
and told me there was a bug. Where can I get more information about
xorg?

-- 
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/934048

Title:
  Nothing works after a while after I have logged on except for the left
  mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/934048/+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 939950] [NEW] Dual head failing with Radeon [workaround]

2012-02-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I spent almost one week (not intensivelly) to fix AMD Radeon dual head
configuration.

This is for sure the most user unfriendlyness configuration i've ever
seen.

This where the steps i'd to use to be able to configure it (somewhat):

How to make latest AMD HD Radeon drivers to work on dual-head?

1. Download and install drivers

Drivers are available at:
http://support.amd.com/us/gpudownload/Pages/index.aspx

Select the options and download the driver

2. Setup drivers

Open a terminal option and run
sudo amd-driver-installer-xxx-xxx-x86.x86_64.run
sudo apt-get install gtk2-engines-pixbuf

sudo aticonfig --initial=dual-head -f
sudo aticonfig –set-pcs-str=”DDX,EnableRandR12,FALSE”

Edit /etc/X11/xorg.conf

There should exist two Section “Device”, one for device 0 and another for 
device 1.
Copy the Option “UseFastTLS” “1” from device 0 to device 1. Device 1 should be 
noted with a Screen 1 entry.

Force X to use the new configuration with:

sudo aticonfig --input=/etc/X11/xorg.conf --tls=1

3. Reboot

4. Call amdccle

Call amdccle either from a terminal with:

gksu amdccle

or on the “app search” of Unity type “amd” and it should appear both
with and without administrative powers. Choose the one with
administrative powers.

On the Multi-Display choose:

“Multi-display desktop with display(s) 1 or 2, depending on which you
want to be the primary display. [they could have a flag on each display
to tick when you want to swap who is primary, easier to understand which
will be the primary]

5. Reboot
6. Repeat step 4 (no kidding, at first time, the multi-display will be setup as 
clone not as we asked).
7. With lots of luck you ended up like me, with a dual-head computer and both 
monitors working properly!


Notes:

If you don't issue the “dual-head” on the aticonfig, it may not pick the
second monitor.

References:

http://wiki.cchtml.com/index.php/Ubuntu_Jaunty_Installation_Guide#Dual.2FMulti_Monitors

http://phoronix.com/forums/showthread.php?18553-Ubuntu-9-04-amp-
Catalyst-9-7-%28fglrx%29

http://wiki.cchtml.com/index.php/Ubuntu_Natty_Installation_Guide

http://www.linuxquestions.org/questions/linux-desktop-74/how-to-setup-
dual-monitors-with-big-desktop-on-ati-card-683258/

http://www.jumpingbean.co.za/blogs/mark/linux-ati-driver-tutorial-how-to

http://en.gentoo-wiki.com/wiki/X.Org/Dual_Monitors/ATI

http://www.x.org/wiki/FAQVideoModes

http://support.amd.com/us/gpudownload/Pages/index.aspx


Forum:

http://www.rage3d.com/board/forumdisplay.php?f=88

http://ubuntuforums.org/forumdisplay.php?f=334


xorg.conf content after all changes:

Section ServerLayout 
Identifier aticonfig Layout 
Screen  0  aticonfig-Screen[0]-0 0 0 
EndSection 

Section Module 
EndSection 

Section Monitor 
Identifier   aticonfig-Monitor[0]-0 
Option  VendorName ATI Proprietary Driver 
Option  ModelName Generic Autodetecting Monitor 
Option  DPMS true 
EndSection 

Section Monitor 
Identifier   aticonfig-Monitor[0]-1 
Option  VendorName ATI Proprietary Driver 
Option  ModelName Generic Autodetecting Monitor 
Option  DPMS true 
EndSection 

Section Monitor 
Identifier   0-DFP5 
Option  VendorName ATI Proprietary Driver 
Option  ModelName Generic Autodetecting Monitor 
Option  DPMS true 
Option  PreferredMode 1920x1080 
Option  TargetRefresh 60 
Option  Position 0 0 
Option  Rotate normal 
Option  Disable false 
EndSection 

Section Monitor 
Identifier   0-DFP4 
Option  VendorName ATI Proprietary Driver 
Option  ModelName Generic Autodetecting Monitor 
Option  DPMS true 
Option  PreferredMode 1680x1050 
Option  TargetRefresh 60 
Option  Position 1920 0 
Option  Rotate normal 
Option  Disable false 
EndSection 

Section Device 
Identifier  aticonfig-Device[0]-0 
Driver  fglrx 
Option  UseFastTLS 1 
Option  Monitor-DFP5 0-DFP5 
Option  Monitor-DFP4 0-DFP4 
BusID   PCI:2:0:0 
EndSection 

Section Device 
Identifier  aticonfig-Device[0]-1 
Driver  fglrx 
Option  UseFastTLS 1 
Option  Monitor-DFP4 0-DFP4 
BusID   PCI:2:0:0 
Screen  1 
EndSection 

Section Screen 
Identifier aticonfig-Screen[0]-0 
Device aticonfig-Device[0]-0 
DefaultDepth 24 
SubSection Display 
Viewport   0 0 
Virtual   3600 1920 
Depth 24 
EndSubSection 
EndSection 

Section Screen 
Identifier aticonfig-Screen[0]-1 
Device aticonfig-Device[0]-1 
DefaultDepth 24 
SubSection Display 
Viewport   0 0 
Depth 

[Ubuntu-x-swat] [Bug 879092] Re: cannot switch users if 3 or more users are logged in

2012-02-24 Thread Robert Sander
Could be related to bug #939858

Could you please have a look at /var/log/Xorg.*.log and look for lines
starting with (EE) fglrx?

-- 
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/879092

Title:
  cannot switch users if 3 or more users are logged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/879092/+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 939858] Re: Switch user does not work

2012-02-24 Thread Robert Sander
This also happens on the same hardware running natty:

[347395.593] (II) fglrx(0): Kernel Module Version Information:
[347395.593] (II) fglrx(0): Name: fglrx
[347395.593] (II) fglrx(0): Version: 8.85.6
[347395.593] (II) fglrx(0): Date: Apr 19 2011
[347395.593] (II) fglrx(0): Desc: ATI FireGL DRM kernel module
[347395.593] (II) fglrx(0): Kernel Module version matches driver.
[347395.593] (II) fglrx(0): Kernel Module Build Time Information:
[347395.593] (II) fglrx(0): Build-Kernel UTS_RELEASE:
2.6.38-13-generic
[347395.593] (II) fglrx(0): Build-Kernel MODVERSIONS:yes
[347395.593] (II) fglrx(0): Build-Kernel __SMP__:yes
[347395.593] (II) fglrx(0): Build-Kernel PAGE_SIZE:  0x1000
[347395.593] (II) fglrx(0): [uki] register handle = 0x4000
[347395.593] (II) fglrx(0): FIREGL Board Found
[347395.597] (EE) fglrx(0): Not enough video memory to allocate back buffer.
[347395.601] (II) fglrx(0): Shutdown CMMQS
[347395.603] (II) fglrx(0): [uki] removed 1 reserved context for kernel
[347395.603] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x3b82f000 at 
0x7f529f0f6000

-- 
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/939858

Title:
  Switch user does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/939858/+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 939950] Re: Dual head failing with Radeon [workaround]

2012-02-24 Thread Fabio Marconi
** Summary changed:

- Dual head failing with Radeon
+ Dual head failing with Radeon [workaround]

** Tags added: workaround

** Package changed: ubuntu = xserver-xorg-video-ati (Ubuntu)

-- 
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/939950

Title:
  Dual head failing with Radeon [workaround]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/939950/+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 939858] Re: Switch user does not work

2012-02-24 Thread Robert Sander
** Also affects: fglrx-installer (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/939858

Title:
  Switch user does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/939858/+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 905686] Re: nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-02-24 Thread meanpt
This crash is reported by the system whenever I  check for new updates
in the update manager

-- 
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/905686

Title:
  nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID:
  Assertion `ret != inval_id' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xlibs/+bug/905686/+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 905686] Re: nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-02-24 Thread meanpt
When updating the system with apt-get in terminal the crash doesn't
occur.

-- 
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/905686

Title:
  nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID:
  Assertion `ret != inval_id' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xlibs/+bug/905686/+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 931674] Re: Xorg crashed with SIGSEGV in FreeDeviceClass()

2012-02-24 Thread Üstün Ergenoglu
looks like you mean xserver-xorg-input-synaptics instead of xserver-
xorg-input-evdev. I have the version xserver-xorg-input-synaptics
1.5.99~git20120223-0ubuntu1 installed now and haven't experienced a
crash since few days.

-- 
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/931674

Title:
  Xorg crashed with SIGSEGV in FreeDeviceClass()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/931674/+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 934445] Re: hits g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is plugged in

2012-02-24 Thread Sebastien Bacher
** Also affects: libwacom (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libwacom (Ubuntu)
   Importance: Undecided = High

** Changed in: libwacom (Ubuntu)
   Status: New = In Progress

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

Title:
  hits  g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is
  plugged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/934445/+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 588756] [NEW] doesn't render the whole cube/brick pattern

2012-02-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: evince

I was making a drawing using Inkscape with distorted rectangles that are
filled with a custom pattern. I saved the file as PDF.

What happened: Evince didn't display the filling pattern completely,
while Okular and Acroread did. The preview in Nautilus is also
incorrect, but not identical to what Evince displays.

What I'd expect: The PDF should look the same in all viewers.

I could reproduce the problem with a second, simple drawing that is
attached: Inkscape SVG file, the PDF, an exported PNG and screenshots
with Evince, Nautilus and Okular.

Thanks,
Dieter

--

Release: Ubuntu 9.10
Evince version: 2.28.1-0ubuntu1.2
Inkscape version: 0.47~pre4-0ubuntu1
Nautilus version: 1:2.28.1-0ubuntu3

ProblemType: Bug
Architecture: amd64
Date: Wed Jun  2 16:35:39 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: evince 2.28.1-0ubuntu1.2
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
SourcePackage: evince
Uname: Linux 2.6.31-21-generic x86_64

** Affects: poppler
 Importance: Medium
 Status: Confirmed

** Affects: pixman (Ubuntu)
 Importance: Low
 Status: Triaged


** Tags: amd64 apport-bug
-- 
doesn't render the whole cube/brick pattern
https://bugs.launchpad.net/bugs/588756
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to pixman 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 588756] Re: doesn't render the whole cube/brick pattern

2012-02-24 Thread Sebastien Bacher
** Package changed: poppler (Ubuntu) = pixman (Ubuntu)

** Changed in: pixman (Ubuntu)
   Status: Fix Released = Triaged

** Project changed: poppler = pixman

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

Title:
  doesn't render the whole cube/brick pattern

To manage notifications about this bug go to:
https://bugs.launchpad.net/pixman/+bug/588756/+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 939858] Re: Switch user does not work

2012-02-24 Thread Robert Sander
According to http://forums.gentoo.org/viewtopic-t-888290-start-0.html
this could be a conflict with the framebuffer device.

I will try and compile a kernel without builtin fbdev and see if this
solves this issue.

-- 
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/939858

Title:
  Switch user does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/939858/+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 938645] Re: Unity interface is garbled when running in VirtualBox

2012-02-24 Thread Marco Biscaro
Ok, setting as confirmed again.

** Changed in: unity
   Status: Incomplete = Confirmed

** Changed in: xorg (Ubuntu)
   Status: Incomplete = 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/938645

Title:
  Unity interface is garbled when running in VirtualBox

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/938645/+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 916568] [NEW] Multiple focus problems on first connexion

2012-02-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello,

[EDIT] Unlike what I thought, the problem is probably not related to
compiz: I get the same type of problem under Unity2D[/EDIT] [EDIT] and
gnome-shell[/EDIT] [EDIT2] end openbox too... [/EDIT2]

The bug appears in my 11.10 system with the last update of compiz (i.e. 
01-05-2012).
At the first connection after the boot, I face many problems with the focus on 
the interface: I can generally use the Unity-dash to launch an application 
(sometimes two) but then the dash no longer appears correctly, the indicators 
either, I can not focus from one window to another ... However, I noticed that 
the keyboard shortcuts usually work.
So I find myself stuck. The only workaround I've found is to launch a 
system-Alt-k and then reconnect. Here the problem doesn't reproduce until next 
boot.

I made a video showing the expected behavior (after reconnection) and the 
behavior that I get on startup: http://ubuntuone.com/5tD98knn0gNXPofcknz285
The audio comment is in French, but I was unable to do this in English ...

I hope this report will be useful ... If information is needed about my
configuration, I can complete it later.

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

-- 
Multiple focus problems on first connexion
https://bugs.launchpad.net/bugs/916568
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 916568] Re: Multiple focus problems on first connexion

2012-02-24 Thread Julien
** Package changed: ubuntu = xorg (Ubuntu)

** Description changed:

  Hello,
  
  [EDIT] Unlike what I thought, the problem is probably not related to
  compiz: I get the same type of problem under Unity2D[/EDIT] [EDIT] and
- gnome-shell[/EDIT] [EDIT2] end openbox too... [/EDIT2]
+ gnome-shell[/EDIT] [EDIT2] and openbox too... [/EDIT2]
  
  The bug appears in my 11.10 system with the last update of compiz (i.e. 
01-05-2012).
  At the first connection after the boot, I face many problems with the focus 
on the interface: I can generally use the Unity-dash to launch an application 
(sometimes two) but then the dash no longer appears correctly, the indicators 
either, I can not focus from one window to another ... However, I noticed that 
the keyboard shortcuts usually work.
  So I find myself stuck. The only workaround I've found is to launch a 
system-Alt-k and then reconnect. Here the problem doesn't reproduce until next 
boot.
  
  I made a video showing the expected behavior (after reconnection) and the 
behavior that I get on startup: http://ubuntuone.com/5tD98knn0gNXPofcknz285
  The audio comment is in French, but I was unable to do this in English ...
  
  I hope this report will be useful ... If information is needed about my
  configuration, I can complete it later.

-- 
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/916568

Title:
  Multiple focus problems on first connexion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/916568/+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 908712] [NEW] Mouse pointer freezes in 11.10

2012-02-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

mouse pointer freezes in ubuntu 11.10.
I am using DELL inspiron mini and after 5 minutes or so mouse pointer stops 
working.
although i can continue with keyboard but of no large use.
Rebooted system many a times because of this only. but of no help.

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


** Tags: bot-comment
-- 
Mouse pointer freezes in 11.10
https://bugs.launchpad.net/bugs/908712
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xserver-xorg-input-synaptics 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 908712] Re: Mouse pointer freezes in 11.10

2012-02-24 Thread Fabio Marconi
** Package changed: ubuntu = xserver-xorg-input-synaptics (Ubuntu)

** Description changed:

+ **Workaround**
+ run synclient TouchpadOff=0
+ 
  mouse pointer freezes in ubuntu 11.10.
  I am using DELL inspiron mini and after 5 minutes or so mouse pointer stops 
working.
  although i can continue with keyboard but of no large use.
  Rebooted system many a times because of this only. but of no help.

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: Incomplete = Confirmed

** Tags added: oneiric workaround

-- 
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/908712

Title:
  Mouse pointer freezes in 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/908712/+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 781384] Re: active/inactive window decorations are wrong, do not update (only fglrx)

2012-02-24 Thread Łukasz Zemczak
** Branch linked: lp:~sil2100/compiz-core/fglrx_win_focus

-- 
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/781384

Title:
  active/inactive window decorations are wrong, do not update (only
  fglrx)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/781384/+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 940329] [NEW] X crashes, screen corrupts with odd interlaced graphics.

2012-02-24 Thread James Page
Public bug reported:

I have seen this issue about 5 times in the last week.

System is functioning normally; X crashes resulting in a odd interlaced
graphics display (I'll take a picture next time it happens).

/var/crash/ contains a zero size file for Xorg.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+10ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,regex,resize,move,mousepoll,imgpng,place,grid,wall,gnomecompat,animation,session,expo,workarounds,ezoom,fade,scale,unityshell]
CompositorRunning: compiz
Date: Fri Feb 24 14:01:01 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 
Series] [1002:68e0] (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0413]
JockeyStatus:
 xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, 
In use)
MachineType: Dell Inc. Studio 1558
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-17-generic 
root=UUID=c3b984e3-15cf-4a8c-a718-868679884017 ro
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/24/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0874P6
dmi.board.vendor: Dell Inc.
dmi.board.version: A07
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A07
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd06/24/2010:svnDellInc.:pnStudio1558:pvrA07:rvnDellInc.:rn0874P6:rvrA07:cvnDellInc.:ct8:cvrA07:
dmi.product.name: Studio 1558
dmi.product.version: A07
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.7.0~bzr2995-0ubuntu5
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99.901+git20120126-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug compiz-0.9 precise 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/940329

Title:
  X crashes, screen corrupts with odd interlaced graphics.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940329/+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 940329] Re: X crashes, screen corrupts with odd interlaced graphics.

2012-02-24 Thread James Page
-- 
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/940329

Title:
  X crashes, screen corrupts with odd interlaced graphics.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940329/+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 940330] [NEW] screen corruption during login process

2012-02-24 Thread James Page
Public bug reported:

After the LightDM login screen I get two corrupted screens in succession
before the normal Ubuntu desktop appears.

Video to follow.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+10ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,regex,resize,move,mousepoll,imgpng,place,grid,wall,gnomecompat,animation,session,expo,workarounds,ezoom,fade,scale,unityshell]
CompositorRunning: compiz
Date: Fri Feb 24 14:06:27 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 
Series] [1002:68e0] (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0413]
JockeyStatus:
 xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, 
In use)
MachineType: Dell Inc. Studio 1558
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-17-generic 
root=UUID=c3b984e3-15cf-4a8c-a718-868679884017 ro
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/24/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0874P6
dmi.board.vendor: Dell Inc.
dmi.board.version: A07
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A07
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd06/24/2010:svnDellInc.:pnStudio1558:pvrA07:rvnDellInc.:rn0874P6:rvrA07:cvnDellInc.:ct8:cvrA07:
dmi.product.name: Studio 1558
dmi.product.version: A07
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.7.0~bzr2995-0ubuntu5
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99.901+git20120126-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug compiz-0.9 precise 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/940330

Title:
  screen corruption during login process

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940330/+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 940330] Re: screen corruption during login process

2012-02-24 Thread James Page
-- 
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/940330

Title:
  screen corruption during login process

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940330/+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 936893] Re: xorg segfaults with multiseat configuration

2012-02-24 Thread Lekensteyn
The root cause is possibly a duplicate of
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/931397

-- 
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/936893

Title:
  xorg segfaults with multiseat configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/936893/+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 940330] Re: screen corruption during login process

2012-02-24 Thread Sam_
Possibly dupe of bug 933322

-- 
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/940330

Title:
  screen corruption during login process

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940330/+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 781384] Re: active/inactive window decorations are wrong, do not update (only fglrx)

2012-02-24 Thread void
You might want to take a look at bug #770283 - it seems like the same
bug to me.

Other bugs that might be the same:
bug #879156
bug #876573

-- 
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/781384

Title:
  active/inactive window decorations are wrong, do not update (only
  fglrx)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/781384/+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 936893] Re: xorg segfaults with multiseat configuration

2012-02-24 Thread Fabian Köster
I have currently no pyhisical access to the machine, but I will generate
a full backtrace this weekend.

You are probably right that this is a duplicate, we will see then.

-- 
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/936893

Title:
  xorg segfaults with multiseat configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/936893/+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 890793] Re: HP Compaq 8710w Nvidia Quadro FX6000M hangs with Ubuntu 11.10 and nvidia-current drivers

2012-02-24 Thread Alexandrosg
The bug is in the nvidia drivers and actually happens on windows too
with newer drivers.

Currently uninstalled nvidia drivers entirely and trying out nouveau
(xserver-xorg-video-nouveau).

Has worked stable for a month. I don't know how the performance is
affected, but seldomly use 3D anyway.

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

Title:
  HP Compaq 8710w Nvidia Quadro FX6000M hangs with Ubuntu 11.10 and
  nvidia-current drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/890793/+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 848043] Re: HDMI resolution not detected correctly

2012-02-24 Thread JasonSpradlin82
** Changed in: xorg-server (Ubuntu)
   Status: Expired = Incomplete

-- 
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/848043

Title:
  HDMI resolution not detected correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/848043/+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 897436] Re: Screen corrupted without nomodeset on nVidia Corporation GT215 [GeForce GTS 360M]

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

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

-- 
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/897436

Title:
  Screen corrupted without nomodeset on nVidia Corporation GT215
  [GeForce GTS 360M]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/897436/+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 931397] Re: Xorg crashes with AutoAddDevices false

2012-02-24 Thread Lekensteyn
Another setting that makes Xorg segfault is AutoEnableDevices false. All 
these settings
have one common behavior: it xf86ConfigLayout.inputs to contain a list of 
devices.

In xf86Init.c:809 InitInput(), the loop is executed if the above condition 
(Auto*Devices
false) holds. An excerpt:
 808 /* Initialize all configured input devices */
 809 for (pInfo = xf86ConfigLayout.inputs; pInfo  *pInfo; pInfo++) {
 810 (*pInfo)-options = xf86AddNewOption((*pInfo)-options, driver, 
(*pInfo)-driver);
 811 (*pInfo)-options = xf86AddNewOption((*pInfo)-options, 
identifier, (*pInfo)-name);
 812 /* If one fails, the others will too */
 813 if (NewInputDeviceRequest((*pInfo)-options, NULL, dev) == 
BadAlloc)
 814 break;
 815 }

Line 813 is the one to pay attention to. It passes 
xf86ConfigLayout.inputs-options to
NewInputDeviceRequest. This seems to be a XF86OptionPtr:
(gdb) print *(XF86OptionPtr)xf86ConfigLayout.inputs-options
$1 = {list = {next = 0x55a17910}, opt_name = 0x55a179a0 CorePointer, 
opt_val = 0x55a17980 on, opt_used = 0, opt_comment = 0x0}

NewInputDeviceRequest expects an InputOption * which will look like:
(gdb) print *(InputOption*)xf86ConfigLayout.inputs-options
$2 = {key = 0x55a17910 @z\241UUU, value = 0x55a179a0 CorePointer, 
next = 0x55a17980}
That's exactly the garbage that I got in the report. What's more important, 
what change
caused this? Xorg -configure segfaults as well, though I'm not sure if it's 
related to
this issue.

-- 
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/931397

Title:
  Xorg crashes with AutoAddDevices false

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/931397/+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 939858] Re: Switch user does not work

2012-02-24 Thread Felix Kuehling
I think the problem is that you're simply running out of video memory.
Each user session runs in its own Xserver. Each Xserver needs video
memory for various render and display buffers. A number of factors
influence video memory usage:

* number and size of attached monitors
* virtual desktop size
* driver features requiring additional video memory per monitor:
  - monitor rotation
  - tear-free desktop
  - OpenGL overlay
  - stereo 3D
* 3D OpenGL applications
* composite manager
* 2D applications

If the system has been running for a while, video memory fragmentation
can also prevent successful allocation of the required buffers even if
the raw amount of free memory would be sufficient.

-- 
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/939858

Title:
  Switch user does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/939858/+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 934445] Re: hits g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is plugged in

2012-02-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libwacom

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

Title:
  hits  g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is
  plugged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/934445/+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 882841] Re: Mouse pointer becomes invisible in most windows

2012-02-24 Thread tanuki33
I too seem to have this bug... almost exactly.
I installed 11.10 from scratch.
I immediately got rid of UNITY and installed the new GNOME then went back to 
GNOME CLASSIC.

Everything worked fine and then one day, I think after a system update, my 
mouse pointer just started becoming invisible.
sometimes, when it first started happening, it would be visible at the login 
screen but not after.
now it is either visible when the system starts up or it is not... however...

This time my pointer has not become visible even after several reboots
so I started Firefox and...  what light in yonder window breaks? My
mouse pointer! But the pointer is visible ONLY WITHIN FIREFOX! any move
outside the firefox window or above the firefox menubar and the pointer
becomes invisible. (so, to be clear, the mouse will not be visible on
the title bar of the firefox window either)

I tried opening a few other applications just now to see if the mouse became 
visible in any other application windows and have found that it is;
   Visible:  VLC, LibreOffice
   Invisible: Any part of the Ubuntu Desktop, SUDOKU, Majhongg, Mines, Movie 
Player, Terminator

lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility 
X1600]

So... yeah. Hope this info helps.

-- 
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/882841

Title:
  Mouse pointer becomes invisible in most windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/882841/+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 940426] [NEW] X server failing to start when booting VirtualBox in EFI mode.

2012-02-24 Thread AnrDaemon
Public bug reported:

Attempting to boot LiveCD under VirtualBox in EFI mode falls to the console 
shell.
Checking the VT7,  the issue seems equal to #834592, but no mentioned 
workarounds that I've tried helps.

At the same time, running installation from the same disk in the same VM go 
without much of an issue.
There's some minor rendering issues, but nothing that could prevent from 
continuing the installation process.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+10ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
ApportVersion: 1.92-0ubuntu1
Architecture: amd64
CasperVersion: 1.304
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Fri Feb 24 16:03:13 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
LiveMediaBuild: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120222)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
MachineType: innotek GmbH VirtualBox
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/hostname.seed 
boot=casper quiet splash --
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
version.compiz: compiz 1:0.9.7.0~bzr2995-0ubuntu4
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0~rc2-0ubuntu5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0~rc2-0ubuntu5
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99.901+git20120126-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 lightdm precise ubuntu vboxvideo xorg

-- 
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/940426

Title:
  X server failing to start when booting VirtualBox in EFI mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940426/+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 940426] Re: X server failing to start when booting VirtualBox in EFI mode.

2012-02-24 Thread AnrDaemon
** Attachment added: VirtualBox VM settings snapshot.
   
https://bugs.launchpad.net/bugs/940426/+attachment/2779296/+files/EFI-20120224-1907.txt

-- 
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/940426

Title:
  X server failing to start when booting VirtualBox in EFI mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940426/+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 934445] Re: hits g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is plugged in

2012-02-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gnome-settings-daemon

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

Title:
  hits  g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is
  plugged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/934445/+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 931397] Re: Xorg crashes with AutoAddDevices false

2012-02-24 Thread Lekensteyn
Chase, I've subscribed you because you've committed a change here:
http://anonscm.debian.org/gitweb/?p=pkg-xorg/xserver/xorg-server.git;a=commitdiff;h=7ee1621364d2b6230bb1c02bbdb5b6abb74ad2ff

InputInfoPtr is not compatible with InputOption *, what should be done
here?

-- 
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/931397

Title:
  Xorg crashes with AutoAddDevices false

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/931397/+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 931967] Re: Corrupted graphics after the login until the unity launcher appears

2012-02-24 Thread Žilvinas
** Also affects: fglrx
   Importance: Undecided
   Status: New

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

Title:
  Corrupted graphics after the login  until the unity launcher appears

To manage notifications about this bug go to:
https://bugs.launchpad.net/fglrx/+bug/931967/+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 934445] Re: hits g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is plugged in

2012-02-24 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon -
3.3.90-0ubuntu3

---
gnome-settings-daemon (3.3.90-0ubuntu3) precise; urgency=low

  * debian/patches/git_wacom_fix.patch:
- deal better with some wacom devices to avoiding segfaults (lp: #934445)
  * debian/source_gnome-settings-daemon.py:
- correctly separate tags with spaces so they don't get concatenated
 -- Sebastien Bacher seb...@ubuntu.com   Fri, 24 Feb 2012 12:39:29 +0100

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: libwacom (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  hits  g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is
  plugged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/934445/+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 934445] Re: hits g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is plugged in

2012-02-24 Thread Launchpad Bug Tracker
This bug was fixed in the package libwacom - 0.3-0ubuntu4

---
libwacom (0.3-0ubuntu4) precise; urgency=low

  * git_touchpad_tablet.patch: Don't fail to create WacomDevice for Touch
should fix gnome-settings-daemon segfault on some devices (lp: #934445)
 -- Sebastien Bacher seb...@ubuntu.com   Fri, 24 Feb 2012 11:50:03 +0100

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

Title:
  hits  g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is
  plugged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/934445/+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 931397] Re: Xorg crashes with AutoAddDevices false

2012-02-24 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu)
 Assignee: (unassigned) = Chase Douglas (chasedouglas)

** Changed in: xorg-server (Ubuntu)
Milestone: None = ubuntu-12.04-beta-1

** Also affects: xorg-server (Ubuntu Precise)
   Importance: High
 Assignee: Chase Douglas (chasedouglas)
   Status: 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/931397

Title:
  Xorg crashes with AutoAddDevices false

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/931397/+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 938555] Re: Display memory is not cleared on reboot

2012-02-24 Thread Jamie Strandboge
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

Title:
  Display memory is not cleared on reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/938555/+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 937122] Re: bios peut etre

2012-02-24 Thread Jamie Strandboge
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
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/937122

Title:
  bios peut etre

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/937122/+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 901675] Re: apport-gtk assert failure: python: ../../src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.

2012-02-24 Thread Bryce Harrington
The failure is an assertion being hit in libxcb rather than a segfault,
which implies that the library isn't bugged itself but rather it's
catching a fault higher up in the system.

The xcb assertion code is:

if (XLIB_SEQUENCE_COMPARE(event_sequence, ,
  dpy-request))
{
throw_thread_fail_assert(Unknown sequence 
 number while 
 processing queue,
xcb_xlib_threads_sequence_lost);

There is a big warning in the comments above this code:

/* Thread-safety rules: 
  
 *  
  
 * At most one thread can be reading from XCB's event queue at a time.  
  
 * If you are not the current event-reading thread and you need to find 
  
 * out if an event is available, you must wait. 
  
 *  
  
 * The same rule applies for reading replies.   
  
 *  
  
 * A single thread cannot be both the the event-reading and the 
  
 * reply-reading thread at the same time.   
  
 *  
  
 * We always look at both the current event and the first pending reply 
  
 * to decide which to process next. 
  
 *  
  
 * We always process all responses in sequence-number order, which may  
  
 * mean waiting for another thread (either the event_waiter or the  
  
 * reply_waiter) to handle an earlier response before we can process or 
  
 * return a later one. If so, we wait on the corresponding condition
  
 * variable for that thread to process the response and wake us up. 
  
 */

-- 
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/901675

Title:
  apport-gtk assert failure: python: ../../src/xcb_io.c:273:
  poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/901675/+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 935175] Re: error messages

2012-02-24 Thread Jamie Strandboge
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
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/935175

Title:
  error messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/935175/+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 933955] Re: ubunutu isnt working properly cause of failed update

2012-02-24 Thread Jamie Strandboge
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
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/933955

Title:
  ubunutu isnt working properly cause of failed update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/933955/+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 933954] Re: ubunutu isnt working properly cause of failed update

2012-02-24 Thread Jamie Strandboge
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
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/933954

Title:
  ubunutu isnt working properly cause of failed update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/933954/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: Fix Released = 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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 933710] Re: Laptops with eDP panels do not suspend when lid closed

2012-02-24 Thread Bug Watch Updater
** Changed in: gnome-desktop
   Status: Confirmed = Fix Released

-- 
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/933710

Title:
  Laptops with eDP panels do not suspend when lid closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/933710/+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 901675] Re: apport-gtk assert failure: python: ../../src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.

2012-02-24 Thread Bryce Harrington
See bug #833694, which was a similar bug in gnome-settings-daemon.

** Changed in: apport (Ubuntu)
 Assignee: (unassigned) = Canonical X.org (canonical-x)

** Changed in: libx11 (Ubuntu)
   Status: Triaged = Invalid

-- 
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/901675

Title:
  apport-gtk assert failure: python: ../../src/xcb_io.c:273:
  poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/901675/+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 39878] Re: evdev crashes X

2012-02-24 Thread Pieter De Wit
Right - so I ended up getting my bug replaced by one that is 6 years
old, a complete different version of the package and no explanation as
to what is going on ?

This bug has no fixed released (if this is indeed what we meant to do)
as is clearly stated by the OP's.

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

Title:
  evdev crashes X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/39878/+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 924612] Re: gnome-settings-daemon crashed with SIGABRT in __GI___assert_fail()

2012-02-24 Thread Bryce Harrington
Bumping back to g-s-d since it's likely an error in that codebase, and
quite likely is a dupe of 833694, but someone should test the upstream
fix first.

** Package changed: libx11 (Ubuntu) = gnome-settings-daemon (Ubuntu)

-- 
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/924612

Title:
  gnome-settings-daemon crashed with SIGABRT in __GI___assert_fail()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/924612/+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 39878] Re: evdev crashes X

2012-02-24 Thread Pieter De Wit
Egg, meet face sorry guys - my bad, search failed to find my bug :(

Found it now thou

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

Title:
  evdev crashes X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/39878/+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 924612] Re: gnome-settings-daemon crashed with SIGABRT in __GI___assert_fail()

2012-02-24 Thread Bryce Harrington
Note the error here is an _assertion_ in libxcb rather than a segfault.
That implies that it's not a bug in the library itself, but rather that
the library is catching a fault that probably originated elsewhere in
the stack.

Possibly this is similar to or even the same as bug #833694, which
appears to be fixed upstream but not in ubuntu.  In particular see this
comment on the upstream bug, which explains what happened in the client
code that cause this assertion to get tripped:
https://bugzilla.gnome.org/show_bug.cgi?id=657255#c8

** Bug watch added: GNOME Bug Tracker #657255
   https://bugzilla.gnome.org/show_bug.cgi?id=657255

-- 
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/924612

Title:
  gnome-settings-daemon crashed with SIGABRT in __GI___assert_fail()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/924612/+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 934445] Re: hits g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is plugged in

2012-02-24 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: Confirmed = Incomplete

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

Title:
  hits  g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is
  plugged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/934445/+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 940564] [NEW] nvidia-graphics-drivers (295.20-0ubuntu1), is causing failed restarts shutdowns

2012-02-24 Thread Doug McMahon
Public bug reported:

It's possible that this is an extreme corner case, (my hardware),  8400m 
chipsets in general or a bit more widespread.
So i'm opening this report in case it's one of the latter 2

It occurs like this:
After the install or upgrading to the .20 drivers shutdowns/restarts works as 
expected.
This lasts for at least 3 normal uses of either, by normal I mean boot up, use 
the session a bit, then do a shutdown or restart.

Somewhere between the 4 - 8 attepmt either a shutdown or restart fails to 
complete properly.
Once this occurs it then continues for all subsequent attempts, there may be an 
occasional exception to that, if needed I can relay, in any event the respite 
is only temporary, basically a reset of the above 

What happens is this - 
My normal shut down or restart takes about 2.5 sec's, after clicking either the 
restart or shutdown button there is a screen flash, then a plymouth splash for 
2 sec's, then the machine either shuts down or restarts as normal.

When it fails  - as soon as the button is clicked the display is immediately 
shut off, there is harddrive activity for about 2 sec's, then nothing else.
The machine  remains powered on, the harddrive stays spinning, all else is like 
it was shutdown. Recovery is only possible holding the power button down for 10 
sec's to affect a forced power off

Have tested completly here with multiple installs, both from A2 upgraded
 any number of installs from the dailies, same exact thing.

Meanwhile this never occurs with the .10 driver, which baring this just
'going away' will be the one I'll use, now  come release

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nvidia-current 295.20-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
Uname: Linux 3.2.0-17-generic-pae i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  295.20  Mon Feb  6 20:25:38 PST 
2012
 GCC version:  gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-14ubuntu2)
.tmp.unity.support.test.0:
 
ApportVersion: 1.93-0ubuntu2
Architecture: i386
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,snap,gnomecompat,regex,resize,place,mousepoll,animation,move,vpswitch,expo,wall,ezoom,session,fade,scale,unityshell]
CompositorRunning: compiz
Date: Fri Feb 24 14:05:34 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 295.20, 3.2.0-17-generic-pae, i686: installed
GraphicsCard:
 NVIDIA Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Dell Device [1028:0209]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120220)
JockeyStatus:
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
MachineType: Dell Inc. XPS M1330
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-17-generic-pae 
root=UUID=0f691c02-28fb-4367-ac9c-6a4c52fb79c2 ro quiet splash vt.handoff=7
SourcePackage: nvidia-graphics-drivers
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section Device
   Identifier NVIDIA GeForce
   Driver nvidia
   Option RegistryDwords PowerMizerEnable=0x1; PerfLevelSrc=0x3322; 
PowerMizerDefaultAC=0x1  
 EndSection
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.7.0~bzr2995-0ubuntu5
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99.901+git20120126-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug compiz-0.9 i386 precise ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.

[Ubuntu-x-swat] [Bug 940564] Re: nvidia-graphics-drivers (295.20-0ubuntu1), is causing failed restarts shutdowns

2012-02-24 Thread Doug McMahon
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/940564

Title:
  nvidia-graphics-drivers (295.20-0ubuntu1),  is causing failed restarts
   shutdowns

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/940564/+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 940570] [NEW] Unresolved dependencies in libwacom2 on amd64

2012-02-24 Thread Mateusz Gryzzli
Public bug reported:

Libwacom2 complains about unresolved dependecy on libwacom-common, ie. a
version mismatch and fails to install in apt-get.

I have libwacom2 0.3-0ubuntu3 and libwacom-common 0.3-0ubuntu4. Using
main repo. Can't file normal way bug report, because even gnome-
settings-daemon won't install.

Os: Ubuntu Precise 12.04

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

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

Title:
  Unresolved dependencies in libwacom2 on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwacom/+bug/940570/+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 927618] Re: Unity crashes after having had an external monitor

2012-02-24 Thread Brad Crittenden
Bryce, sorry I don't have those logs any more and the problem has since
disappeared.  (I don't have regular access to the external monitor and
couldn't replicate it until recently but the problem didn't present
itself.)

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: unity (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  Unity crashes after having had an external monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/927618/+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 936341] Re: Touchpad middle click generates button 1 event

2012-02-24 Thread Dario Bertini
** Tags removed: kubuntu

-- 
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/936341

Title:
  Touchpad middle click generates button 1 event

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/936341/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
Some more comments to add :)

If I comment out the Device and event_key_remap section from the config
the module loads. Perhaps something has changed upstream ?

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 939858] Re: Switch user does not work

2012-02-24 Thread Robert Sander
I cannot believe that this is really a memory issue.

Yesterday I exchanged the hardware from a single monitor with 128MB
nVidia graphics card to a dual monitor setup with a 256MB ATI
Technologies Inc RV730 [FirePro V5700].

The user switching was working flawlessly with the nVidia proprietary
driver, but now with AMD it does not work any more.

-- 
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/939858

Title:
  Switch user does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/939858/+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 934445] Re: hits g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is plugged in

2012-02-24 Thread Sebastien Bacher
Pete, could you confirm that the fix works for you?

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

Title:
  hits  g_assert (device-priv-styli) when my Wacom Bamboo 2FG 4x5 is
  plugged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/934445/+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 855124] Re: XRANDR operations very slow unless (phantom) HDMI1 disabled

2012-02-24 Thread Bryce Harrington
Allegedly the patches have now hit the drm-next kernel, Ubuntu builds of
which are here:

  http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-next/

It would be helpful if someone able to repro this problem could install
that kernel and verify that the issue is gone there.

-- 
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/855124

Title:
  XRANDR operations very slow unless (phantom) HDMI1 disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/855124/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
Asked upstream:

https://bugs.freedesktop.org/show_bug.cgi?id=46588

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

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 940623] [NEW] xserver-xorg-dev is missing a xf86dri dependency

2012-02-24 Thread dn
Public bug reported:

Package: xserver-xorg-dev
Version: 2:1.10.1-1ubuntu1.3 (natty)

gcc output when including xorg/dri.h:

/usr/include/xorg/dri.h:41:21: fatal error: xf86dri.h: No such file or directory
compilation terminated.

xserver-xorg-dev needs a dependency on x11proto-xf86dri-dev.

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

-- 
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/940623

Title:
  xserver-xorg-dev is missing a xf86dri dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/940623/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Bryce Harrington
There's been some changes in Ubuntu's xserver recently for input device
handling.  (That's where the massive idiocy on my part about the
-synaptics stuff earlier came from).  That bug led to crashes when input
devices were enabled/disabled and synaptics was in use, so I assumed
that's all that was going on.   However, that bug's fixed, and plus
you're not using synaptics.

Thanks for collecting the more detailed backtrace.  When you get a
chance please also attach your full /etc/X11/xorg.conf and
/var/log/Xorg.0.log.  The output of `xinput list` might also be
relevant.

The code is crashing in VAuditF, with this code:

VAuditF(const char *f, va_list args)
...
len = vsnprintf(buf, sizeof(buf), f, args);

According to your trace, the f parameter being passed in is invalid:

#4 VAuditF (f=0xb Address 0xb out of bounds, args=0xb72e1318
Segmentation fault) at ../../os/log.c:517

0xb certainly doesn't look like a valid pointer.  It is curious what
call #5 was.  Maybe try installing xserver-xorg-input-evdev-dev?

More troubling is that the thing it was trying to print out is
Segmentation fault, which means this crash is occurring while trying
to handle another crash, so the real problem is hidden.

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Bryce Harrington
What version xserver are you running?  Might try updating it to get the
most recent fixes (which pertain to input device detection)

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 940640] [NEW] Mouse cursors should be vector graphics

2012-02-24 Thread Fred
Public bug reported:

In a modern system the mouse cursors should be some kind of scalable
vector graphics.

This will become increasingly important with upcoming new high resolution 
screen panels that allows for higher pixel density.
Other systems are already moving in this direction with vector graphics for 
mouse cursors.

Currently mouse cursors often come in several variants such as 
Chameleon-White-Large, Chameleon-White-Regular, and Chameleon-White-Small. 
Vector graphics could unify this to just one variant that is scalable to 
arbitrary size and provide more flexibility.
This will also be more important as Ubuntu expands to other devices such as on 
10-inch tablets and 52-inch TVs.

** Affects: dmz-cursor-theme (Ubuntu)
 Importance: Undecided
 Status: New

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

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

** Also affects: wayland (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: xorg (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Mouse cursors should be vector graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmz-cursor-theme/+bug/940640/+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 939858] Re: Switch user does not work

2012-02-24 Thread Robert Sander
I removed the fglrx package and configured X to use the radeon driver
with the two monitors.

With the radeon X11 driver I am able to switch users.

I still think this is an fglrx issue.

-- 
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/939858

Title:
  Switch user does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/939858/+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 930080] Re: Mouse (touchpad) jumps while typing although it should be disabled

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

** Changed in: xserver-xorg-input-synaptics (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/930080

Title:
  Mouse (touchpad) jumps while typing although it should be disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/930080/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
** Attachment added: Core dump of crash
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+attachment/2780410/+files/core

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
** Attachment added: Xorg.0.log :)
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+attachment/2780526/+files/Xorg.0.log

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
** Attachment added: xorg.conf
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+attachment/2780527/+files/xorg.conf

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
And strace ! :D

** Attachment added: strace.log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+attachment/2780583/+files/strace.log

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
ii  xorg   1:7.6+10ubuntu1  
X.Org X Window System
ii  xorg-docs-core 1:1.6-1ubuntu2   
Core documentation for the X.org X Window System
ii  xorg-sgml-doctools 1:1.10-1 
Common tools for building X.Org SGML documentation
ii  xserver-xorg   1:7.6+10ubuntu1  
X.Org X server
ii  xserver-xorg-core  2:1.11.4-0ubuntu4
Xorg X server - core server
ii  xserver-xorg-core-dbg  2:1.11.4-0ubuntu4
Xorg - the X.Org X server (debugging symbols)
ii  xserver-xorg-dev   2:1.11.4-0ubuntu4
Xorg X server - development files

This was just updated

Thanks for the time on this one Bryce

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 480220]

2012-02-24 Thread Rodrigo-vivi
Thanks for all this info.

Could you please boot it with drm.debug=0xe and post dmesg output again?

Also could you please the correct xrandr output. This one says that the
current mode is 640x480.

-- 
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/480220

Title:
  [i945] [i945][karmic] S-Video: PAL output is garbled

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/480220/+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 940668] Re: Xorg crashed with SIGABRT in raise()

2012-02-24 Thread Apport retracing service
*** This bug is a duplicate of bug 764700 ***
https://bugs.launchpad.net/bugs/764700

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #764700, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/940668/+attachment/2780530/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/940668/+attachment/2780533/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/940668/+attachment/2780541/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/940668/+attachment/2780543/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/940668/+attachment/2780544/+files/Registers.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 764700
   Xorg crashed with SIGABRT in utouch_frame_sync()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

-- 
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/940668

Title:
  Xorg crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/940668/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Bryce Harrington
Aha bingo, I've repo'd the bug on my own hardware.

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
Awesome - step in the right direction :)

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 931967] Re: Corrupted graphics after the login until the unity launcher appears

2012-02-24 Thread dum
example:
https://lh6.googleusercontent.com/--HLHUsM7L3E/T0gpM-Pq4BI/CaI/twIT90inTTo/s800/Screenshot%20at%202012-02-23%2008%3A27%3A43.png

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

Title:
  Corrupted graphics after the login  until the unity launcher appears

To manage notifications about this bug go to:
https://bugs.launchpad.net/fglrx/+bug/931967/+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 894273] Re: [Openchrome] [video player] Black screen

2012-02-24 Thread Bartosz Kosiorek
Please attach the Xorg.log file from /var/log directory

-- 
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/894273

Title:
  [Openchrome] [video player] Black screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/894273/+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 938737] Re: Setting AreaBottomEdge on xorg.conf causes touchpad to stop working

2012-02-24 Thread Pedro Nariyoshi
AWESOME! Thank you very much! It works perfectly!

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: Incomplete = Fix Released

-- 
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/938737

Title:
  Setting AreaBottomEdge on xorg.conf causes touchpad to stop working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/938737/+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 940722] [NEW] video drivers are not working

2012-02-24 Thread J Dumass
Public bug reported:

When I did the bug report the response said that 3-D graphics were
trying to be applied but this not be the best approach.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu7.1
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic i686
.tmp.unity.support.test.1:
 
ApportVersion: 1.23-0ubuntu4
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,regex,compiztoolbox,move,snap,grid,imgpng,mousepoll,unitymtgrabhandles,resize,vpswitch,place,wall,gnomecompat,animation,session,expo,fade,ezoom,workarounds,scale,unityshell]
CompositorRunning: None
Date: Fri Feb 24 17:44:14 2012
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
 ATI Technologies Inc Rage Mobility M4 AGP [1002:4d46] (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:00a4]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Dell Computer Corporation Inspiron 8000
PccardctlIdent:
 Socket 0:
   no product info available
 Socket 1:
   no product info available
PccardctlStatus:
 Socket 0:
   3.3V 32-bit PC Card
 Socket 1:
   no card
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-16-generic 
root=UUID=852fa1cd-d2d6-4183-b5b7-6580a7cbce98 ro quiet splash vt.handoff=7
Renderer: Software
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/03/2003
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A22
dmi.board.name: Inspiron 8000
dmi.board.vendor: Dell Computer Corporation
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA22:bd03/03/2003:svnDellComputerCorporation:pnInspiron8000:pvr:rvnDellComputerCorporation:rnInspiron8000:rvr:cvnDellComputerCorporation:ct8:cvr:
dmi.product.name: Inspiron 8000
dmi.sys.vendor: Dell Computer Corporation
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-bug i386 oneiric running-unity 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/940722

Title:
  video drivers are not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940722/+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 940722] Re: video drivers are not working

2012-02-24 Thread J Dumass
** Attachment added: corrupted display ATI.JPG
   
https://bugs.launchpad.net/bugs/940722/+attachment/2780896/+files/corrupted%20display%20ATI.JPG

-- 
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/940722

Title:
  video drivers are not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940722/+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 938737] Re: Setting AreaBottomEdge on xorg.conf causes touchpad to stop working

2012-02-24 Thread Pedro Nariyoshi
Hmmm, a new problem however, two-finger click - right click no longer works. 
):
I'll look for a bug report with these characteristics, otherwise, should I file 
a new bug?

-- 
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/938737

Title:
  Setting AreaBottomEdge on xorg.conf causes touchpad to stop working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/938737/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
Since we are patching :)

Change line 1064 to :

#ifdef MULTITOUCH
int i;
#endif


To avoid compiler warning about unused var i

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
And comment out line 1349, after the above patch :)

-- 
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/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+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 940742] [NEW] black screens, fuzzyness, crashes lags and graphic software problems

2012-02-24 Thread John DeLuca
Public bug reported:

black screens, fuzzyness, crashes lags and graphic software problems

when installing from live cd had to use nomodeset and change vga to 771

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+10ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  295.20  Mon Feb  6 21:07:30 
PST 2012
 GCC version:  gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-16ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Fri Feb 24 21:17:21 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 295.20, 3.2.0-17-generic, x86_64: installed
 nvidia-current-updates, 295.20, 3.2.0-17-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation C51 [GeForce 6150 LE] [10de:0241] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:01f4]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120224)
JockeyStatus:
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Enabled, In use)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 413c:2003 Dell Computer Corp. Keyboard
 Bus 002 Device 003: ID 413c:3200 Dell Computer Corp. Mouse
MachineType: Dell Inc Dimension C521
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-17-generic 
root=UUID=59f7a724-d679-46c4-9cf8-19b4d4eba1e8 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/02/2007
dmi.bios.vendor: Dell Inc
dmi.bios.version: 1.1.11
dmi.board.name: 0HY175
dmi.board.vendor: Dell Inc
dmi.board.version: A03
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc
dmi.modalias: 
dmi:bvnDellInc:bvr1.1.11:bd08/02/2007:svnDellInc:pnDimensionC521:pvr:rvnDellInc:rn0HY175:rvrA03:cvnDellInc:ct3:cvr:
dmi.product.name: Dimension C521
dmi.sys.vendor: Dell Inc
version.compiz: compiz 1:0.9.7.0~bzr2995-0ubuntu5
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99.901+git20120126-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug compiz-0.9 precise 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/940742

Title:
  black screens, fuzzyness, crashes lags and graphic software problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940742/+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 940742] Re: black screens, fuzzyness, crashes lags and graphic software problems

2012-02-24 Thread John DeLuca
-- 
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/940742

Title:
  black screens, fuzzyness, crashes lags and graphic software problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/940742/+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 938737] Re: Setting AreaBottomEdge on xorg.conf causes touchpad to stop working

2012-02-24 Thread Chase Douglas
Two finger click interferes with clickpad press-and-drag. We had to
disable it for the time being. I hope that we can bring it back once
some finer heuristics have been developed.

We will probably enable right click by adding a right button area in the
lower right corner of trackpads. When you press in that area it will
cause the right button to be pressed instead of the left button.

I haven't seen any bug reports about the two-touch functionality being
disabled. Please open a new report so we can track any solutions for it,
including enabling the right button area.

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/938737

Title:
  Setting AreaBottomEdge on xorg.conf causes touchpad to stop working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/938737/+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 936159]

2012-02-24 Thread Ernst Sjöstrand
Created attachment 57602
More lockups

More lockups

-- 
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/936159

Title:
  Xorg freeze, radeon gpu lockup with softreset

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/936159/+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 933430] Re: Click and drag using touchpad requires extra click to stop.

2012-02-24 Thread Zach Burnham
After today's updates, I am no longer experiencing this issue. It seems
to be resolved.

-- 
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/933430

Title:
  Click and drag using touchpad requires extra click to stop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/933430/+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 874428] [NEW] abiword opens corrupted

2012-02-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When Abiword is opened the window contents is built in a strange way.
Please note the attachment. This happened shortly afther updating from
ubuntu 11.04 to 11.10.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: abiword 2.8.6-0.3ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Fri Oct 14 18:45:11 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 PATH=(custom, no user)
 LANG=nl_NL.utf8
 SHELL=/bin/bash
SourcePackage: abiword
UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity
-- 
abiword opens corrupted
https://bugs.launchpad.net/bugs/874428
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to fglrx-installer 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 915397] [NEW] Weird text artifacts when scrolling

2012-02-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When I scroll, some text kind of get stuck on the toolbar.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: abiword 2.8.6-0.3ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Jan 12 16:19:05 2012
SourcePackage: abiword
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric
-- 
Weird text artifacts when scrolling
https://bugs.launchpad.net/bugs/915397
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 874428] Re: abiword opens corrupted

2012-02-24 Thread Christopher M. Penalver
bijk1904, thank you for taking the time to report this bug and helping to make 
Ubuntu better. Please execute the following command, as it will automatically 
gather debugging information, in a terminal:
apport-collect 874428

** Package changed: abiword (Ubuntu) = fglrx-installer (Ubuntu)

** Changed in: fglrx-installer (Ubuntu)
   Status: Confirmed = Incomplete

** Tags added: corruption

-- 
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/874428

Title:
  abiword opens corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/874428/+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 924008] [NEW] Abiword slow to launch, window blank after loading

2012-02-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

This appears similar to bug #911636 and bug #874428, but resizing the
window does nothing to alleviate the issue. It takes between 30 seconds
to 1 minute to load AbiWord, and the program must be killed manually.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: abiword 2.9.2-4
ProcVersionSignature: Ubuntu 3.2.0-10.18-generic 3.2.1
Uname: Linux 3.2.0-10-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
Date: Mon Jan 30 14:52:33 2012
ExecutablePath: /usr/bin/abiword
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: abiword
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: abiword amd64 apport-bug precise
-- 
Abiword slow to launch, window blank after loading
https://bugs.launchpad.net/bugs/924008
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to nvidia-graphics-drivers 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 915397] Re: Weird text artifacts when scrolling

2012-02-24 Thread Christopher M. Penalver
Pierre Rudloff, thank you for taking the time to report this bug and helping to 
make Ubuntu better. Please execute the following command, as it will 
automatically gather debugging information, in a terminal:
apport-collect 915397

** Package changed: abiword (Ubuntu) = xorg (Ubuntu)

** 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/915397

Title:
  Weird text artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/915397/+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 924008] Re: Abiword slow to launch, window blank after loading

2012-02-24 Thread Christopher M. Penalver
John Hanson, thank you for taking the time to report this bug and helping to 
make Ubuntu better. Please execute the following command, as it will 
automatically gather debugging information, in a terminal:
apport-collect 924008

** Package changed: abiword (Ubuntu) = nvidia-graphics-drivers (Ubuntu)

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New = Incomplete

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

Title:
  Abiword slow to launch, window blank after loading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/924008/+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


  1   2   >