[Dx-packages] [Bug 1207985] Re: compiz assert failure: compiz: pthread_mutex_lock.c:65: __pthread_mutex_lock: Zusicherung »mutex->__data.__owner == 0« nicht erfüllt.
** Changed in: xserver-xorg-video-nouveau (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1207985 Title: compiz assert failure: compiz: pthread_mutex_lock.c:65: __pthread_mutex_lock: Zusicherung »mutex->__data.__owner == 0« nicht erfüllt. Status in “unity” package in Ubuntu: Invalid Status in “xserver-xorg-video-nouveau” package in Ubuntu: Invalid Bug description: Just followed this guide: http://unity.ubuntu.com/mir/using_mir_on_pc.html. After restarting lightdm, unity won't start. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: unity 7.1.0+13.10.20130802-0ubuntu1 ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3 Uname: Linux 3.10.0-6-generic x86_64 ApportVersion: 2.12-0ubuntu2 Architecture: amd64 AssertionMessage: compiz: pthread_mutex_lock.c:65: __pthread_mutex_lock: Zusicherung »mutex->__data.__owner == 0« nicht erfüllt. Date: Sat Aug 3 15:00:00 2013 ExecutablePath: /usr/bin/compiz InstallationDate: Installed on 2013-08-03 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130802) MarkForUpload: True ProcCmdline: compiz ProcEnviron: LANGUAGE=de_AT:de PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_AT.UTF-8 SHELL=/bin/bash Signal: 6 SourcePackage: unity StacktraceTop: __assert_fail_base (fmt=0x7f370806fdbb , assertion=assertion@entry=0x7f370ec207ef "mutex->__data.__owner == 0", file=file@entry=0x7f370ec20dfe "pthread_mutex_lock.c", line=line@entry=65, function=function@entry=0x7f370ec208c0 <__PRETTY_FUNCTION__.8369> "__pthread_mutex_lock") at assert.c:92 __GI___assert_fail (assertion=0x7f370ec207ef "mutex->__data.__owner == 0", file=0x7f370ec20dfe "pthread_mutex_lock.c", line=65, function=0x7f370ec208c0 <__PRETTY_FUNCTION__.8369> "__pthread_mutex_lock") at assert.c:101 __GI___pthread_mutex_lock (mutex=0xfefefefefefefeff) at pthread_mutex_lock.c:65 ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so Title: compiz assert failure: compiz: pthread_mutex_lock.c:65: __pthread_mutex_lock: Zusicherung »mutex->__data.__owner == 0« nicht erfüllt. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1207985/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1307701] Re: Unity does not get touch events when QML apps running
dandrader: That seems useful for making a testcase, thanks! -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1307701 Title: Unity does not get touch events when QML apps running Status in OEM Priority Project: New Status in OEM Priority Project trusty series: Triaged Status in “unity” package in Ubuntu: In Progress Bug description: When running an SDK app on the desktop, it's not possible to use the touchscreen to move windows, use the launcher, etc. The SDK app seems to consume all touchscreen events. To reproduce: 1) On a desktop/laptop with a touchscreen (I am using a Dell XPS13), install 14.04 and check that the touchscreen works for moving windows 2) Install the camera-app package from universe (I have 2.9.1+14.04.20140331-0ubuntu1) 3) Launch the camera app 4) Touch once inside the camera-app window 5) Use the touchscreen to drag the camera-app window Expected results: You can move the camera-app window using the touchscreen Actual results: You cannot move the camera-app window, or perform any other touch tasks in unity, with the touchscreen This only affects touchscreen input - mouse/touchpad input is not affected This affects all apps written with the SDK (I tried camera-app, gallery-app, reminders-app). It's 100% reproducible. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: unity 7.2.0+14.04.20140411-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu2 Architecture: amd64 CompizPlugins: [core,commands,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell] CurrentDesktop: Unity Date: Mon Apr 14 14:59:09 2014 DistributionChannelDescriptor: # This is a distribution channel descriptor # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor canonical-oem-somerville-precise-amd64-20130203-1 EcryptfsInUse: Yes InstallationDate: Installed on 2013-12-02 (132 days ago) InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20130203-13:50 SourcePackage: unity UpgradeStatus: Upgraded to trusty on 2014-02-12 (61 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1307701/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1307701] Re: xserver mouse pointer emulation from touch breaks with QML app.
I think the XIDeviceEvent.sourceid would tell you from which device it originates. The XIDeviceEvent.deviceid member would be set to the master device, which might break things in a straight conversion. -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1307701 Title: xserver mouse pointer emulation from touch breaks with QML app. Status in OEM Priority Project: New Status in OEM Priority Project trusty series: Triaged Status in “unity” package in Ubuntu: In Progress Status in “xorg-server” package in Ubuntu: New Bug description: When running an SDK app on the desktop, it's not possible to use the touchscreen to move windows, use the launcher, etc. The SDK app seems to consume all touchscreen events. To reproduce: 1) On a desktop/laptop with a touchscreen (I am using a Dell XPS13), install 14.04 and check that the touchscreen works for moving windows 2) Install the camera-app package from universe (I have 2.9.1+14.04.20140331-0ubuntu1) 3) Launch the camera app 4) Touch once inside the camera-app window 5) Use the touchscreen to drag the camera-app window Expected results: You can move the camera-app window using the touchscreen Actual results: You cannot move the camera-app window, or perform any other touch tasks in unity, with the touchscreen This only affects touchscreen input - mouse/touchpad input is not affected This affects all apps written with the SDK (I tried camera-app, gallery-app, reminders-app). It's 100% reproducible. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: unity 7.2.0+14.04.20140411-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu2 Architecture: amd64 CompizPlugins: [core,commands,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell] CurrentDesktop: Unity Date: Mon Apr 14 14:59:09 2014 DistributionChannelDescriptor: # This is a distribution channel descriptor # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor canonical-oem-somerville-precise-amd64-20130203-1 EcryptfsInUse: Yes InstallationDate: Installed on 2013-12-02 (132 days ago) InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20130203-13:50 SourcePackage: unity UpgradeStatus: Upgraded to trusty on 2014-02-12 (61 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1307701/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1307701] Re: xserver mouse pointer emulation from touch breaks with QML app.
** Also affects: xorg-server (Ubuntu) Importance: Undecided Status: New ** Also affects: xorg-server via https://bugs.freedesktop.org/show_bug.cgi?id=78345 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1307701 Title: xserver mouse pointer emulation from touch breaks with QML app. Status in OEM Priority Project: New Status in OEM Priority Project trusty series: Triaged Status in X.Org X server: Unknown Status in “qtbase-opensource-src” package in Ubuntu: In Progress Status in “unity” package in Ubuntu: In Progress Status in “xorg-server” package in Ubuntu: New Bug description: When running an SDK app on the desktop, it's not possible to use the touchscreen to move windows, use the launcher, etc. The SDK app seems to consume all touchscreen events. To reproduce: 1) On a desktop/laptop with a touchscreen (I am using a Dell XPS13), install 14.04 and check that the touchscreen works for moving windows 2) Install the camera-app package from universe (I have 2.9.1+14.04.20140331-0ubuntu1) 3) Launch the camera app 4) Touch once inside the camera-app window 5) Use the touchscreen to drag the camera-app window Expected results: You can move the camera-app window using the touchscreen Actual results: You cannot move the camera-app window, or perform any other touch tasks in unity, with the touchscreen This only affects touchscreen input - mouse/touchpad input is not affected This affects all apps written with the SDK (I tried camera-app, gallery-app, reminders-app). It's 100% reproducible. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: unity 7.2.0+14.04.20140411-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu2 Architecture: amd64 CompizPlugins: [core,commands,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell] CurrentDesktop: Unity Date: Mon Apr 14 14:59:09 2014 DistributionChannelDescriptor: # This is a distribution channel descriptor # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor canonical-oem-somerville-precise-amd64-20130203-1 EcryptfsInUse: Yes InstallationDate: Installed on 2013-12-02 (132 days ago) InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20130203-13:50 SourcePackage: unity UpgradeStatus: Upgraded to trusty on 2014-02-12 (61 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1307701/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1307701] Re: xserver mouse pointer emulation from touch breaks with QML app.
** Changed in: xorg-server (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: xorg-server (Ubuntu) Importance: Undecided => High ** Changed in: xorg-server (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1307701 Title: xserver mouse pointer emulation from touch breaks with QML app. Status in OEM Priority Project: New Status in OEM Priority Project trusty series: Triaged Status in X.Org X server: Unknown Status in “qtbase-opensource-src” package in Ubuntu: In Progress Status in “unity” package in Ubuntu: Invalid Status in “xorg-server” package in Ubuntu: In Progress Bug description: When running an SDK app on the desktop, it's not possible to use the touchscreen to move windows, use the launcher, etc. The SDK app seems to consume all touchscreen events. To reproduce: 1) On a desktop/laptop with a touchscreen (I am using a Dell XPS13), install 14.04 and check that the touchscreen works for moving windows 2) Install the camera-app package from universe (I have 2.9.1+14.04.20140331-0ubuntu1) 3) Launch the camera app 4) Touch once inside the camera-app window 5) Use the touchscreen to drag the camera-app window Expected results: You can move the camera-app window using the touchscreen Actual results: You cannot move the camera-app window, or perform any other touch tasks in unity, with the touchscreen This only affects touchscreen input - mouse/touchpad input is not affected This affects all apps written with the SDK (I tried camera-app, gallery-app, reminders-app). It's 100% reproducible. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: unity 7.2.0+14.04.20140411-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu2 Architecture: amd64 CompizPlugins: [core,commands,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell] CurrentDesktop: Unity Date: Mon Apr 14 14:59:09 2014 DistributionChannelDescriptor: # This is a distribution channel descriptor # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor canonical-oem-somerville-precise-amd64-20130203-1 EcryptfsInUse: Yes InstallationDate: Installed on 2013-12-02 (132 days ago) InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20130203-13:50 SourcePackage: unity UpgradeStatus: Upgraded to trusty on 2014-02-12 (61 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1307701/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor
Can you get the syslog while booting with drm.debug=6 added to the kernel command line? That should get more information about the modeset failure. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1315369 Title: Log in not available after lock screen with multi-monitor Status in Unity: Incomplete Status in “linux” package in Ubuntu: Incomplete Status in “unity” package in Ubuntu: Incomplete Status in “linux” source package in Trusty: Confirmed Status in “unity” source package in Trusty: New Bug description: After the screen locks I am unable to log back in because the screen with the login prompt is black, and the screen on my laptop just shows the Ubuntu logo. Furthermore, if I then unplug the external monitor (in an attempt to force the log in option to be displayed on the laptop) the laptop screen then goes black and I can't do anything at all. I can't reproduce this if I select "lock screen" from the UI, but it happens reliably if it locks due to inactivity. Other info: - I am running a fresh install of 14.04 - I have it set to lock after 5 min of inactivity, and require login after lock - I have an external monitor, configured to be on the left side of the laptop screen --- ApportVersion: 2.14.1-0ubuntu3 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jane 2184 F pulseaudio /dev/snd/controlC0: jane 2184 F pulseaudio 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] CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61f52096-031e-4e3d-b1ae-e504b3b3edec InstallationDate: Installed on 2014-05-01 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417) MachineType: Dell Inc. Dell System XPS L321X Package: unity 7.2.0+14.04.20140416-0ubuntu1 PackageArchitecture: i386 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127 Tags: trusty trusty Uname: Linux 3.13.0-24-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 04/09/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A04 dmi.board.name: 085X6F dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA04:bd04/09/2012:svnDellInc.:pnDellSystemXPSL321X:pvr:rvnDellInc.:rn085X6F:rvrA00:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Dell System XPS L321X dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1315369/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor
ok, press e during boot in grub, you'll see a line with 'linux /boot/vmlinuz-*', add drm.debug=6 to the end, then boot normally with ctrl-x or f10 and force the bad things to happen. attach the resulting /var/log/dmesg to the bug :) -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1315369 Title: Log in not available after lock screen with multi-monitor Status in Unity: Incomplete Status in “linux” package in Ubuntu: Incomplete Status in “unity” package in Ubuntu: Incomplete Status in “linux” source package in Trusty: Confirmed Status in “unity” source package in Trusty: New Bug description: After the screen locks I am unable to log back in because the screen with the login prompt is black, and the screen on my laptop just shows the Ubuntu logo. Furthermore, if I then unplug the external monitor (in an attempt to force the log in option to be displayed on the laptop) the laptop screen then goes black and I can't do anything at all. I can't reproduce this if I select "lock screen" from the UI, but it happens reliably if it locks due to inactivity. Other info: - I am running a fresh install of 14.04 - I have it set to lock after 5 min of inactivity, and require login after lock - I have an external monitor, configured to be on the left side of the laptop screen --- ApportVersion: 2.14.1-0ubuntu3 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jane 2184 F pulseaudio /dev/snd/controlC0: jane 2184 F pulseaudio 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] CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61f52096-031e-4e3d-b1ae-e504b3b3edec InstallationDate: Installed on 2014-05-01 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417) MachineType: Dell Inc. Dell System XPS L321X Package: unity 7.2.0+14.04.20140416-0ubuntu1 PackageArchitecture: i386 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127 Tags: trusty trusty Uname: Linux 3.13.0-24-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 04/09/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A04 dmi.board.name: 085X6F dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA04:bd04/09/2012:svnDellInc.:pnDellSystemXPSL321X:pvr:rvnDellInc.:rn085X6F:rvrA00:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Dell System XPS L321X dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1315369/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor
Seems to be a bug in intel modesetting alright, I'll contact the intel graphics devs and see if they can do anything with it. ** Changed in: unity (Ubuntu) Status: Incomplete => Invalid ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1315369 Title: Log in not available after lock screen with multi-monitor Status in Unity: Incomplete Status in “linux” package in Ubuntu: Confirmed Status in “unity” package in Ubuntu: Invalid Status in “linux” source package in Trusty: Confirmed Status in “unity” source package in Trusty: Confirmed Bug description: After the screen locks I am unable to log back in because the screen with the login prompt is black, and the screen on my laptop just shows the Ubuntu logo. Furthermore, if I then unplug the external monitor (in an attempt to force the log in option to be displayed on the laptop) the laptop screen then goes black and I can't do anything at all. I can't reproduce this if I select "lock screen" from the UI, but it happens reliably if it locks due to inactivity. Other info: - I am running a fresh install of 14.04 - I have it set to lock after 5 min of inactivity, and require login after lock - I have an external monitor, configured to be on the left side of the laptop screen --- ApportVersion: 2.14.1-0ubuntu3 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jane 2184 F pulseaudio /dev/snd/controlC0: jane 2184 F pulseaudio 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] CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61f52096-031e-4e3d-b1ae-e504b3b3edec InstallationDate: Installed on 2014-05-01 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417) MachineType: Dell Inc. Dell System XPS L321X Package: unity 7.2.0+14.04.20140416-0ubuntu1 PackageArchitecture: i386 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127 Tags: trusty trusty Uname: Linux 3.13.0-24-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 04/09/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A04 dmi.board.name: 085X6F dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA04:bd04/09/2012:svnDellInc.:pnDellSystemXPSL321X:pvr:rvnDellInc.:rn085X6F:rvrA00:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Dell System XPS L321X dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1315369/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor
** Changed in: unity Status: Incomplete => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1315369 Title: Log in not available after lock screen with multi-monitor Status in Unity: Invalid Status in “linux” package in Ubuntu: Confirmed Status in “unity” package in Ubuntu: Invalid Status in “linux” source package in Trusty: Confirmed Status in “unity” source package in Trusty: Confirmed Bug description: After the screen locks I am unable to log back in because the screen with the login prompt is black, and the screen on my laptop just shows the Ubuntu logo. Furthermore, if I then unplug the external monitor (in an attempt to force the log in option to be displayed on the laptop) the laptop screen then goes black and I can't do anything at all. I can't reproduce this if I select "lock screen" from the UI, but it happens reliably if it locks due to inactivity. Other info: - I am running a fresh install of 14.04 - I have it set to lock after 5 min of inactivity, and require login after lock - I have an external monitor, configured to be on the left side of the laptop screen --- ApportVersion: 2.14.1-0ubuntu3 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jane 2184 F pulseaudio /dev/snd/controlC0: jane 2184 F pulseaudio 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] CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61f52096-031e-4e3d-b1ae-e504b3b3edec InstallationDate: Installed on 2014-05-01 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417) MachineType: Dell Inc. Dell System XPS L321X Package: unity 7.2.0+14.04.20140416-0ubuntu1 PackageArchitecture: i386 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127 Tags: trusty trusty Uname: Linux 3.13.0-24-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 04/09/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A04 dmi.board.name: 085X6F dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA04:bd04/09/2012:svnDellInc.:pnDellSystemXPSL321X:pvr:rvnDellInc.:rn085X6F:rvrA00:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Dell System XPS L321X dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1315369/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor
** Bug watch added: freedesktop.org Bugzilla #80479 https://bugs.freedesktop.org/show_bug.cgi?id=80479 ** Also affects: xserver-xorg-video-intel via https://bugs.freedesktop.org/show_bug.cgi?id=80479 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1315369 Title: Log in not available after lock screen with multi-monitor Status in Unity: Invalid Status in X.org xf86-video-intel: Unknown Status in “linux” package in Ubuntu: Confirmed Status in “unity” package in Ubuntu: Invalid Status in “linux” source package in Trusty: Confirmed Status in “unity” source package in Trusty: Confirmed Bug description: After the screen locks I am unable to log back in because the screen with the login prompt is black, and the screen on my laptop just shows the Ubuntu logo. Furthermore, if I then unplug the external monitor (in an attempt to force the log in option to be displayed on the laptop) the laptop screen then goes black and I can't do anything at all. I can't reproduce this if I select "lock screen" from the UI, but it happens reliably if it locks due to inactivity. Other info: - I am running a fresh install of 14.04 - I have it set to lock after 5 min of inactivity, and require login after lock - I have an external monitor, configured to be on the left side of the laptop screen --- ApportVersion: 2.14.1-0ubuntu3 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jane 2184 F pulseaudio /dev/snd/controlC0: jane 2184 F pulseaudio 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] CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=61f52096-031e-4e3d-b1ae-e504b3b3edec InstallationDate: Installed on 2014-05-01 (20 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417) MachineType: Dell Inc. Dell System XPS L321X Package: unity 7.2.0+14.04.20140416-0ubuntu1 PackageArchitecture: i386 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127 Tags: trusty trusty Uname: Linux 3.13.0-24-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 04/09/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A04 dmi.board.name: 085X6F dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA04:bd04/09/2012:svnDellInc.:pnDellSystemXPSL321X:pvr:rvnDellInc.:rn085X6F:rvrA00:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Dell System XPS L321X dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1315369/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1242633] [NEW] unity pointer barriers sru bug
Public bug reported: x11proto-input, libxfixes, libxi, unity and unity-2d in precise needs updates to work with the new pointer barrier api from x1.14. [Impact] * Pointer barrier api has changed between 1.13 and 1.14. (xorg-server-lts-saucy) * Modifications in unity and unity-2d are required to support both api's. [Test Case] * Update all packages. * Test pointer barriers on an old xorg-server, they should continue to work. * Test pointer barriers on the new xorg-server, they should work. [Regression Potential] * Low, it enables a separate code path for pointer barriers. The code in unity is a bit different due to copying the rework from upstream unity and keeping the old paths for legacy pointer barriers. Upstream dropped the old paths. [Other Info] * It's a bit of a hack. The old pointer barrier symbols live in libxfixes, the new ones in libxi. Because of the overlap some modifications had to be made to allow both pointer barriers to be included. This works as well as it can. * Depending on the queried libxi2/libxfixes versions, old pointer barriers or new ones are used. ** Affects: libxfixes (Ubuntu) Importance: High Assignee: Maarten Lankhorst (mlankhorst) Status: In Progress ** Affects: libxi (Ubuntu) Importance: High Assignee: Maarten Lankhorst (mlankhorst) Status: In Progress ** Affects: unity (Ubuntu) Importance: High Assignee: Maarten Lankhorst (mlankhorst) Status: In Progress ** Affects: unity-2d (Ubuntu) Importance: High Assignee: Maarten Lankhorst (mlankhorst) Status: In Progress ** Affects: x11proto-input (Ubuntu) Importance: High Assignee: Maarten Lankhorst (mlankhorst) Status: In Progress ** Changed in: unity-2d (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: unity-2d (Ubuntu) Milestone: None => ubuntu-12.04.4 ** Changed in: unity-2d (Ubuntu) Importance: Undecided => High ** Changed in: unity-2d (Ubuntu) Status: New => In Progress ** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** Also affects: x11proto-input (Ubuntu) Importance: Undecided Status: New ** Also affects: libxfixes (Ubuntu) Importance: Undecided Status: New ** Also affects: libxi (Ubuntu) Importance: Undecided Status: New ** Changed in: unity (Ubuntu) Status: New => In Progress ** Changed in: libxi (Ubuntu) Status: New => In Progress ** Changed in: libxfixes (Ubuntu) Status: New => In Progress ** Changed in: x11proto-input (Ubuntu) Status: New => In Progress ** Changed in: libxfixes (Ubuntu) Importance: Undecided => High ** Changed in: libxi (Ubuntu) Importance: Undecided => High ** Changed in: unity (Ubuntu) Importance: Undecided => High ** Changed in: x11proto-input (Ubuntu) Importance: Undecided => High ** Changed in: libxfixes (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: libxi (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: unity (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: x11proto-input (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Description changed: x11proto-input, libxfixes, libxi, unity and unity-2d in precise needs updates to work with the new pointer barrier api from x1.14. - [Impact] - * Pointer barrier api has changed between 1.13 and 1.14. (xorg-server-lts-saucy) - * Modifications in unity and unity-2d are required to support both api's. + [Impact] + * Pointer barrier api has changed between 1.13 and 1.14. (xorg-server-lts-saucy) + * Modifications in unity and unity-2d are required to support both api's. [Test Case] - * Update all packages. - * Test pointer barriers on an old xorg-server, they should work. - * Test pointer barriers on the new xorg-server, they should still work. + * Update all packages. + * Test pointer barriers on an old xorg-server, they should continue to work. + * Test pointer barriers on the new xorg-server, they should work. - [Regression Potential] - * Low, it enables a separate code path for pointer barriers. The code in unity is a bit different due to copying the rework from upstream unity and keeping the old paths for legacy pointer barriers. Upstream dropped the old paths. + [Regression Potential] + * Low, it enables a separate code path for pointer barriers. The code in unity is a bit different due to copying the rework from upstream unity and keeping the old paths for legacy pointer barriers. Upstream dropped the old paths. [Other Info] - * It's a bit of a hack. The old pointer barrier symbols live in libxfixes, the new ones in libxi. Because of the overlap some modifications had to be made to allow both pointer barriers to be inc
[Dx-packages] [Bug 1242633] Re: unity pointer barriers sru bug
Also affects libqt-x11, it queries for xinput 2.1 which breaks unity-2d pointer barriers. ** Also affects: qt4-x11 (Ubuntu) Importance: Undecided Status: New ** Changed in: qt4-x11 (Ubuntu) Status: New => In Progress ** Changed in: qt4-x11 (Ubuntu) Importance: Undecided => High ** Changed in: qt4-x11 (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1242633 Title: unity pointer barriers sru bug Status in “libxfixes” package in Ubuntu: In Progress Status in “libxi” package in Ubuntu: In Progress Status in “qt4-x11” package in Ubuntu: In Progress Status in “unity” package in Ubuntu: In Progress Status in “unity-2d” package in Ubuntu: In Progress Status in “x11proto-input” package in Ubuntu: In Progress Bug description: x11proto-input, libxfixes, libxi, unity and unity-2d in precise needs updates to work with the new pointer barrier api from x1.14. [Impact] * Pointer barrier api has changed between 1.13 and 1.14. (xorg-server-lts-saucy) * Modifications in unity and unity-2d are required to support both api's. [Test Case] * Update all packages. * Test pointer barriers on an old xorg-server, they should continue to work. * Test pointer barriers on the new xorg-server, they should work. [Regression Potential] * Low, it enables a separate code path for pointer barriers. The code in unity is a bit different due to copying the rework from upstream unity and keeping the old paths for legacy pointer barriers. Upstream dropped the old paths. [Other Info] * It's a bit of a hack. The old pointer barrier symbols live in libxfixes, the new ones in libxi. Because of the overlap some modifications had to be made to allow both pointer barriers to be included. This works as well as it can. * Depending on the queried libxi2/libxfixes versions, old pointer barriers or new ones are used. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libxfixes/+bug/1242633/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1263392] Re: I no longer have a "shut down" on that menu
** Tags added: bot-stop-nagging -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1263392 Title: I no longer have a "shut down" on that menu Status in “unity” package in Ubuntu: New Bug description: A few months - sometime after getting Time Warner Cable - I lost the shut down option. I have to manually hold the power button in for 5 seconds. Where did it go? I know that I did not delete it even if I could. Is it something that Time Warner does with the cable modem? Very annoying. How can I fix this? Can you fix this? 12.04 LTS has been very problematic for me. I have to pray that Unity will pop out. It may take many tries of slamming the mouse against the edge. I've tried low and high sensitivity and in the middle; it doesn't seem to matter!! I can't tell you how many times I've had to wait for my mouse click to do anything!! 30 seconds or more and very often!! What happened to Ubuntu??? Very frustrated with this version of Ubuntu!! I can't seem to find where to stop scripts until one hangs the system for minutes!!! Even when I click "stop script" It laughs at me!! Not really, just hangs some more. There is no option in the system that I can locate that lets me choose " don't run scripts" or something equivalent. Help! Please, I really hate Windows. I've been using Linux systems for many years, I'd like to stay a user of a real operating system rather than Bill's. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.20.0-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-58.88-generic-pae 3.2.53 Uname: Linux 3.2.0-58-generic-pae i686 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' Date: Sat Dec 21 12:20:48 2013 MarkForUpload: True ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: unity UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1263392/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1242633] Re: unity pointer barriers sru bug
The linked bug already happened before the upload, so not a regression. ** Tags removed: verification-failed -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1242633 Title: unity pointer barriers sru bug Status in “libxfixes” package in Ubuntu: In Progress Status in “libxi” package in Ubuntu: In Progress Status in “qt4-x11” package in Ubuntu: In Progress Status in “unity” package in Ubuntu: In Progress Status in “unity-2d” package in Ubuntu: In Progress Status in “x11proto-input” package in Ubuntu: In Progress Status in “libxfixes” source package in Precise: Fix Committed Status in “libxi” source package in Precise: Fix Committed Status in “qt4-x11” source package in Precise: Fix Committed Status in “unity” source package in Precise: Fix Committed Status in “unity-2d” source package in Precise: Fix Committed Status in “x11proto-input” source package in Precise: Fix Committed Bug description: x11proto-input, libxfixes, libxi, unity and unity-2d in precise needs updates to work with the new pointer barrier api from x1.14. [Impact] * Pointer barrier api has changed between 1.13 and 1.14. (xorg-server-lts-saucy) * Modifications in unity and unity-2d are required to support both api's. [Test Case] * Update all packages. * Test pointer barriers on an old xorg-server, they should continue to work. * Test pointer barriers on the new xorg-server, they should work. [Regression Potential] * Low, it enables a separate code path for pointer barriers. The code in unity is a bit different due to copying the rework from upstream unity and keeping the old paths for legacy pointer barriers. Upstream dropped the old paths. [Other Info] * It's a bit of a hack. The old pointer barrier symbols live in libxfixes, the new ones in libxi. Because of the overlap some modifications had to be made to allow both pointer barriers to be included. This works as well as it can. * Depending on the queried libxi2/libxfixes versions, old pointer barriers or new ones are used. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libxfixes/+bug/1242633/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1264543] Re: Trusty boots spasmodically with inactive keyboard .....
** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu) ** Changed in: unity (Ubuntu) Importance: Undecided => Medium ** Changed in: xorg-server (Ubuntu) Importance: Low => Medium ** Summary changed: - Trusty boots spasmodically with inactive keyboard . + Trusty sometimes boots with inactive keyboard . -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1264543 Title: Trusty sometimes boots with inactive keyboard . Status in “lightdm” package in Ubuntu: New Status in “xorg-server” package in Ubuntu: Confirmed Bug description: Every third or fourth boot, the keyboard is not found although it is accessible by grub2 and by pressing ++F2 and withing the terminal. Logout and login from the terminal followed by ++F7 to reaccess X does not bring back the keyboard. My current workaround is to use suspend and then reactivate. This always finds the keyboard after which all is normal. The problem began after an update to something (I'm not sure what as the problem is spasmodic). It was first noticed some two or three weeks ago. WORKAROUND: Works in Lubuntu 14.04. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xserver-xorg-input-all 1:7.7+1ubuntu7 ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4 Uname: Linux 3.12.0-7-generic i686 .tmp.unity.support.test.0: ApportVersion: 2.12.7-0ubuntu3 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity CurrentDmesg: [ 26.884218] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 550.563790] audit_printk_skb: 138 callbacks suppressed [ 550.563794] type=1400 audit(1388145574.597:67): apparmor="STATUS" operation="profile_replace" parent=2768 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2772 comm="apparmor_parser" [ 550.563802] type=1400 audit(1388145574.597:68): apparmor="STATUS" operation="profile_replace" parent=2768 profile="unconfined" name="/usr/sbin/cupsd" pid=2772 comm="apparmor_parser" [ 550.564387] type=1400 audit(1388145574.597:69): apparmor="STATUS" operation="profile_replace" parent=2768 profile="unconfined" name="/usr/sbin/cupsd" pid=2772 comm="apparmor_parser" Date: Fri Dec 27 16:23:05 2013 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7560D] [1002:9904] (prog-if 00 [VGA controller]) Subsystem: ASRock Incorporation Device [1849:9901] InstallationDate: Installed on 2013-10-21 (67 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20131021) MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic root=UUID=b0a5ccea-5d55-4be4-838d-195afa498cc5 ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/03/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.50 dmi.board.name: FM2A55M-VG3 dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd05/03/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A55M-VG3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1 version.libdrm2: libdrm2 2.4.50-1 version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu1 xserver.bootTime: Fri Dec 27 11:50:49 2013 xserver.configfile: default xserver.devices: inputPower Button KEYBOARD, id 6 inputPower Button KEYBOARD, id 7 inputLogitech Optical USB Mouse MOUSE, id 8 inputAT Translated Set 2 keyboard KEYBOARD, id 9 xserver.errors:
[Dx-packages] [Bug 1264543] Re: Trusty sometimes boots with inactive keyboard .....
tseliot seems to be affected too, restarting lightdm fixes it. The xorg.log doesn't show any changes between the broken and working run, which is why I suspect it's a greeter bug, not a xorg-server bug. ** Package changed: unity (Ubuntu) => lightdm (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1264543 Title: Trusty sometimes boots with inactive keyboard . Status in “lightdm” package in Ubuntu: New Status in “xorg-server” package in Ubuntu: Confirmed Bug description: Every third or fourth boot, the keyboard is not found although it is accessible by grub2 and by pressing ++F2 and withing the terminal. Logout and login from the terminal followed by ++F7 to reaccess X does not bring back the keyboard. My current workaround is to use suspend and then reactivate. This always finds the keyboard after which all is normal. The problem began after an update to something (I'm not sure what as the problem is spasmodic). It was first noticed some two or three weeks ago. WORKAROUND: Works in Lubuntu 14.04. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xserver-xorg-input-all 1:7.7+1ubuntu7 ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4 Uname: Linux 3.12.0-7-generic i686 .tmp.unity.support.test.0: ApportVersion: 2.12.7-0ubuntu3 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity CurrentDmesg: [ 26.884218] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 550.563790] audit_printk_skb: 138 callbacks suppressed [ 550.563794] type=1400 audit(1388145574.597:67): apparmor="STATUS" operation="profile_replace" parent=2768 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2772 comm="apparmor_parser" [ 550.563802] type=1400 audit(1388145574.597:68): apparmor="STATUS" operation="profile_replace" parent=2768 profile="unconfined" name="/usr/sbin/cupsd" pid=2772 comm="apparmor_parser" [ 550.564387] type=1400 audit(1388145574.597:69): apparmor="STATUS" operation="profile_replace" parent=2768 profile="unconfined" name="/usr/sbin/cupsd" pid=2772 comm="apparmor_parser" Date: Fri Dec 27 16:23:05 2013 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7560D] [1002:9904] (prog-if 00 [VGA controller]) Subsystem: ASRock Incorporation Device [1849:9901] InstallationDate: Installed on 2013-10-21 (67 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20131021) MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic root=UUID=b0a5ccea-5d55-4be4-838d-195afa498cc5 ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/03/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.50 dmi.board.name: FM2A55M-VG3 dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd05/03/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A55M-VG3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1 version.libdrm2: libdrm2 2.4.50-1 version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu1 xserver.bootTime: Fri Dec 27 11:50:49 2013 xserver.configfile: default xserver.devices: inputPower Button KEYBOARD, id 6 inputPower Button KEYBOARD, id 7 inputLogitech Optical USB Mouse MOUSE, id 8 inputAT Translated Set 2 keyboard KEYBOARD, id 9 xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.14.5-1ubuntu2 xserver.video_driver: radeon To manage notifications about th
[Dx-packages] [Bug 1257327] Re: 10de:06fd [Dell Precision T5500] Ubuntu 13.10 dual monitor screen lock causes windows to disappear off-screen
More likely a unity bug, not a xorg bug. ** Package changed: xorg (Ubuntu) => unity (Ubuntu) ** Changed in: unity (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1257327 Title: 10de:06fd [Dell Precision T5500] Ubuntu 13.10 dual monitor screen lock causes windows to disappear off-screen Status in “unity” package in Ubuntu: New Bug description: I have a dual monitor set up with a Dell T5500 and an Nvidia Quadro NVS 295 graphics card. I lock the screen with a window open on the second monitor, then unlock it again. When the desktop shows again, the windows that were on the second screen are gone offscreen. I expected them to still be on the second screen - I can workaround this by using Alt+Spacebar to move the window back. This happens every time I lock the screen, and it happens if I use the Nouveau driver or if I use the proprietary driver. I expected the windows on the second screen to stay on the screen after unlocking the system. Instead, the windows disappeared off-screen - the Unity launcher still shows them being open, plus if I have multiple windows of an application open (i.e. the terminal), then double click the launcher icon, then it shows me all the windows and lets me choose one to bring forward, even the ones offscreen. When I pick the offscreen one to bring forward, its icon just shoots offscreen again. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: xorg 1:7.7+1ubuntu6 ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7 Uname: Linux 3.11.0-14-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 319.32 Wed Jun 19 15:51:20 PDT 2013 GCC version: gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) .tmp.unity.support.test.0: ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Tue Dec 3 09:51:37 2013 DistUpgraded: Fresh install DistroCodename: saucy DistroVariant: ubuntu DkmsStatus: nvidia-319, 319.32, 3.11.0-13-generic, x86_64: installed nvidia-319, 319.32, 3.11.0-14-generic, x86_64: installed ExtraDebuggingInterest: Yes GraphicsCard: NVIDIA Corporation G98 [Quadro NVS 295] [10de:06fd] (rev a1) (prog-if 00 [VGA controller]) Subsystem: NVIDIA Corporation Device [10de:062e] InstallationDate: Installed on 2013-11-27 (5 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MachineType: Dell Inc. Precision WorkStation T5500 MarkForUpload: True ProcEnviron: SHELL=/bin/bash PATH=(custom, no user) LANG=en_US.UTF-8 LANGUAGE=en_US XDG_RUNTIME_DIR= ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic root=UUID=b56473e8-ada5-4f33-bd1a-ea5d818c8ecf ro quiet splash SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/16/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A06 dmi.board.name: 0D883F dmi.board.vendor: Dell Inc. dmi.board.version: A06 dmi.chassis.type: 7 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA06:bd09/16/2010:svnDellInc.:pnPrecisionWorkStationT5500:pvr:rvnDellInc.:rn0D883F:rvrA06:cvnDellInc.:ct7:cvr: dmi.product.name: Precision WorkStation T5500 dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.46-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3 version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1 xserver.bootTime: Tue Dec 3 09:18:08 2013 xserver.configfile: default xserver.devices: inputPower Button KEYBOARD, id 6 inputPower Button KEYBOARD, id 7 inputDell Dell QuietKey Keyboard KEYBOARD, id 8 inputUSB Optical MouseMOUSE, id 9 inputDell WMI hotkeys KEYBOARD, id 10 xserver.errors
[Dx-packages] [Bug 1264657] Re: No icon padding
** Package changed: xorg (Ubuntu) => unity (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1264657 Title: No icon padding Status in “unity” package in Ubuntu: Incomplete Bug description: After 2nd root Ubuntu there is no icon padding. There is two icons on one place. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu7 ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4 Uname: Linux 3.12.0-7-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.12.7-0ubuntu3 Architecture: amd64 CasperVersion: 1.336ubuntu1 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity CurrentDmesg: Date: Sat Dec 28 10:50:55 2013 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu ExtraDebuggingInterest: I just need to know a workaround GraphicsCard: NVIDIA Corporation NV43 [GeForce 6600] [10de:0141] (rev a2) (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. Device [1462:9791] LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131228) Lsusb: Bus 001 Device 003: ID 13fe:3800 Kingston Technology Company Inc. Rage XT Flash Drive Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 045e:0083 Microsoft Corp. Basic Optical Mouse Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: MICRO-STAR INTERNATIONAL CO., LTD MS-7100 ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed boot=casper quiet splash -- persistent BOOT_IMAGE=/casper/vmlinuz.efi SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/17/2005 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: 6.00 PG dmi.board.name: MS-7100 dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD dmi.board.version: 1.0 dmi.chassis.type: 3 dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd02/17/2005:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7100:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7100:rvr1.0:cvn:ct3:cvr: dmi.product.name: MS-7100 dmi.product.version: 1.0 dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO., LTD version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.50-1 version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu1 xserver.bootTime: Sat Dec 28 10:45:36 2013 xserver.configfile: default xserver.devices: inputPower Button KEYBOARD, id 6 inputPower Button KEYBOARD, id 7 inputMicrosoft Basic Optical Mouse MOUSE, id 8 inputAT Translated Set 2 keyboard KEYBOARD, id 9 xserver.errors: Failed to load module "nvidia" (module does not exist, 0) Failed to load module "nvidia" (module does not exist, 0) xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.14.5-1ubuntu2 xserver.video_driver: nouveau To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1264657/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1242633] Re: unity pointer barriers sru bug
** Changed in: libxfixes (Ubuntu) Status: In Progress => Fix Released ** Changed in: libxi (Ubuntu) Status: In Progress => Fix Released ** Changed in: qt4-x11 (Ubuntu) Status: In Progress => Fix Released ** Changed in: unity-2d (Ubuntu) Status: In Progress => Fix Released ** Changed in: unity (Ubuntu) Status: In Progress => Fix Released ** Changed in: x11proto-input (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1242633 Title: unity pointer barriers sru bug Status in “libxfixes” package in Ubuntu: Fix Released Status in “libxi” package in Ubuntu: Fix Released Status in “qt4-x11” package in Ubuntu: Fix Released Status in “unity” package in Ubuntu: Fix Released Status in “unity-2d” package in Ubuntu: Fix Released Status in “x11proto-input” package in Ubuntu: Fix Released Status in “libxfixes” source package in Precise: Fix Released Status in “libxi” source package in Precise: Fix Released Status in “qt4-x11” source package in Precise: Fix Released Status in “unity” source package in Precise: Fix Released Status in “unity-2d” source package in Precise: Fix Released Status in “x11proto-input” source package in Precise: Fix Released Bug description: x11proto-input, libxfixes, libxi, unity and unity-2d in precise needs updates to work with the new pointer barrier api from x1.14. [Impact] * Pointer barrier api has changed between 1.13 and 1.14. (xorg-server-lts-saucy) * Modifications in unity and unity-2d are required to support both api's. [Test Case] * Update all packages. * Test pointer barriers on an old xorg-server, they should continue to work. * Test pointer barriers on the new xorg-server, they should work. [Regression Potential] * Low, it enables a separate code path for pointer barriers. The code in unity is a bit different due to copying the rework from upstream unity and keeping the old paths for legacy pointer barriers. Upstream dropped the old paths. [Other Info] * It's a bit of a hack. The old pointer barrier symbols live in libxfixes, the new ones in libxi. Because of the overlap some modifications had to be made to allow both pointer barriers to be included. This works as well as it can. * Depending on the queried libxi2/libxfixes versions, old pointer barriers or new ones are used. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libxfixes/+bug/1242633/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1196522] Re: [nouveau] Nux/Unity 7 panels appear as brightly coloured gradients under XMir with nouveau
can't remember when, but I've hit this bug before, probably a shader issue and it has been fixed in nouveau for a while now. ** Changed in: unity (Ubuntu) Status: Confirmed => Invalid ** Changed in: xserver-xorg-video-nouveau (Ubuntu) Status: Confirmed => Fix Released ** Changed in: nux (Ubuntu) Status: Confirmed => Invalid ** Changed in: unity Status: Confirmed => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to nux in Ubuntu. Matching subscriptions: dx-packages, dx-packages https://bugs.launchpad.net/bugs/1196522 Title: [nouveau] Nux/Unity 7 panels appear as brightly coloured gradients under XMir with nouveau Status in Mir: Invalid Status in Unity: Invalid Status in “mir” package in Ubuntu: Invalid Status in “nux” package in Ubuntu: Invalid Status in “unity” package in Ubuntu: Invalid Status in “xserver-xorg-video-nouveau” package in Ubuntu: Fix Released Bug description: Glitches are visible in this video: http://www.youtube.com/watch?v=twrWVEBih_E&feature=share Configuration: Pentium IV 1.5 GB RAM Nvidia 6200 Graphic Card To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1196522/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1207985] Re: compiz assert failure: compiz: pthread_mutex_lock.c:65: __pthread_mutex_lock: Zusicherung »mutex->__data.__owner == 0« nicht erfüllt.
Unable to reproduce, is this still an issue with updates? ** Changed in: xserver-xorg-video-nouveau (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1207985 Title: compiz assert failure: compiz: pthread_mutex_lock.c:65: __pthread_mutex_lock: Zusicherung »mutex->__data.__owner == 0« nicht erfüllt. Status in “unity” package in Ubuntu: Invalid Status in “xserver-xorg-video-nouveau” package in Ubuntu: Incomplete Bug description: Just followed this guide: http://unity.ubuntu.com/mir/using_mir_on_pc.html. After restarting lightdm, unity won't start. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: unity 7.1.0+13.10.20130802-0ubuntu1 ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3 Uname: Linux 3.10.0-6-generic x86_64 ApportVersion: 2.12-0ubuntu2 Architecture: amd64 AssertionMessage: compiz: pthread_mutex_lock.c:65: __pthread_mutex_lock: Zusicherung »mutex->__data.__owner == 0« nicht erfüllt. Date: Sat Aug 3 15:00:00 2013 ExecutablePath: /usr/bin/compiz InstallationDate: Installed on 2013-08-03 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130802) MarkForUpload: True ProcCmdline: compiz ProcEnviron: LANGUAGE=de_AT:de PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_AT.UTF-8 SHELL=/bin/bash Signal: 6 SourcePackage: unity StacktraceTop: __assert_fail_base (fmt=0x7f370806fdbb , assertion=assertion@entry=0x7f370ec207ef "mutex->__data.__owner == 0", file=file@entry=0x7f370ec20dfe "pthread_mutex_lock.c", line=line@entry=65, function=function@entry=0x7f370ec208c0 <__PRETTY_FUNCTION__.8369> "__pthread_mutex_lock") at assert.c:92 __GI___assert_fail (assertion=0x7f370ec207ef "mutex->__data.__owner == 0", file=0x7f370ec20dfe "pthread_mutex_lock.c", line=65, function=0x7f370ec208c0 <__PRETTY_FUNCTION__.8369> "__pthread_mutex_lock") at assert.c:101 __GI___pthread_mutex_lock (mutex=0xfefefefefefefeff) at pthread_mutex_lock.c:65 ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so ?? () from /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so Title: compiz assert failure: compiz: pthread_mutex_lock.c:65: __pthread_mutex_lock: Zusicherung »mutex->__data.__owner == 0« nicht erfüllt. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1207985/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1232940] Re: appearing color bar instead of unity and panel
I've noticed the same, it might be a regression from the 9.2 upload, I'll test against 9.1 again to be certain, then bisect.. ** Changed in: unity (Ubuntu) Status: Triaged => Invalid ** Changed in: xserver-xorg-video-nouveau (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: xserver-xorg-video-nouveau (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1232940 Title: appearing color bar instead of unity and panel Status in “unity” package in Ubuntu: Invalid Status in “xserver-xorg-video-nouveau” package in Ubuntu: Triaged Bug description: It occured whenever I installed ubuntu 13.10 still now Color bar appear instead of Unity with app launchers and Panel with indicators And It disappear whenever I install nvidia-current driver sudo apt-get install nvidia-current sudo reboot During the color bar rule the unity , malfunction occured ex) from the unity-lense , some apps launched automatically even though I didn't click at all but mouse hover the area of unity lense ex) scrolliing the unity lense then apps launched automatically but. It works properly , after I install nvidia-current ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: unity 7.1.1+13.10.20130927.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 Uname: Linux 3.11.0-9-generic i686 .tmp.unity.support.test.0: ApportVersion: 2.12.5-0ubuntu1 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Sep 30 08:07:07 2013 DistUpgraded: Fresh install DistroCodename: saucy DistroVariant: ubuntu GraphicsCard: NVIDIA Corporation G73 [GeForce 7600 GS] [10de:0392] (rev a1) (prog-if 00 [VGA controller]) Subsystem: LeadTek Research Inc. Device [107d:20a2] InstallationDate: Installed on 2013-09-29 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta i386 (20130929) Lsusb: Bus 001 Device 003: ID 10a9:1104 SK Teletech Co., Ltd Sky Vega IM-A650S Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 0603:1605 Novatek Microelectronics Corp. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. MarkForUpload: True ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=c40a54c7-ee81-46a6-b3a7-649f3e779766 ro quiet splash SourcePackage: unity UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/17/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.50 dmi.board.name: N68-S dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/17/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. version.compiz: compiz 1:0.9.10+13.10.20130927.1-0ubuntu1 version.libdrm2: libdrm2 2.4.46-1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu6 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu9 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1 xserver.bootTime: Mon Sep 30 08:00:39 2013 xserver.configfile: default xserver.errors: Failed to load module "nvidia" (module does not exist, 0) Failed to load module "nvidia" (module does not exist, 0) xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.14.2.901-2ubuntu6 xserver.video_driver: nouveau To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1232940/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1232940] Re: appearing color bar instead of unity and panel
Yeah, 9.1.4 works as expected. -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1232940 Title: appearing color bar instead of unity and panel Status in “unity” package in Ubuntu: Invalid Status in “xserver-xorg-video-nouveau” package in Ubuntu: Triaged Bug description: It occured whenever I installed ubuntu 13.10 still now Color bar appear instead of Unity with app launchers and Panel with indicators And It disappear whenever I install nvidia-current driver sudo apt-get install nvidia-current sudo reboot During the color bar rule the unity , malfunction occured ex) from the unity-lense , some apps launched automatically even though I didn't click at all but mouse hover the area of unity lense ex) scrolliing the unity lense then apps launched automatically but. It works properly , after I install nvidia-current ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: unity 7.1.1+13.10.20130927.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 Uname: Linux 3.11.0-9-generic i686 .tmp.unity.support.test.0: ApportVersion: 2.12.5-0ubuntu1 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Sep 30 08:07:07 2013 DistUpgraded: Fresh install DistroCodename: saucy DistroVariant: ubuntu GraphicsCard: NVIDIA Corporation G73 [GeForce 7600 GS] [10de:0392] (rev a1) (prog-if 00 [VGA controller]) Subsystem: LeadTek Research Inc. Device [107d:20a2] InstallationDate: Installed on 2013-09-29 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta i386 (20130929) Lsusb: Bus 001 Device 003: ID 10a9:1104 SK Teletech Co., Ltd Sky Vega IM-A650S Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 0603:1605 Novatek Microelectronics Corp. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. MarkForUpload: True ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=c40a54c7-ee81-46a6-b3a7-649f3e779766 ro quiet splash SourcePackage: unity UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/17/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.50 dmi.board.name: N68-S dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/17/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. version.compiz: compiz 1:0.9.10+13.10.20130927.1-0ubuntu1 version.libdrm2: libdrm2 2.4.46-1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu6 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu9 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1 xserver.bootTime: Mon Sep 30 08:00:39 2013 xserver.configfile: default xserver.errors: Failed to load module "nvidia" (module does not exist, 0) Failed to load module "nvidia" (module does not exist, 0) xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.14.2.901-2ubuntu6 xserver.video_driver: nouveau To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1232940/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1232940] Re: appearing color bar instead of unity and panel
Looks like upstream 9.2 fixed this too, with commit 3b852f9d52732066bffd498313b3ccae4b615481 "nv30: find first unused texcoord rather than bailing if first is used". This means the fix will be in 9.2.1. ** Also affects: mesa (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1232940 Title: appearing color bar instead of unity and panel Status in “mesa” package in Ubuntu: New Status in “unity” package in Ubuntu: Invalid Status in “xserver-xorg-video-nouveau” package in Ubuntu: Triaged Bug description: It occured whenever I installed ubuntu 13.10 still now Color bar appear instead of Unity with app launchers and Panel with indicators And It disappear whenever I install nvidia-current driver sudo apt-get install nvidia-current sudo reboot During the color bar rule the unity , malfunction occured ex) from the unity-lense , some apps launched automatically even though I didn't click at all but mouse hover the area of unity lense ex) scrolliing the unity lense then apps launched automatically but. It works properly , after I install nvidia-current ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: unity 7.1.1+13.10.20130927.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 Uname: Linux 3.11.0-9-generic i686 .tmp.unity.support.test.0: ApportVersion: 2.12.5-0ubuntu1 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Sep 30 08:07:07 2013 DistUpgraded: Fresh install DistroCodename: saucy DistroVariant: ubuntu GraphicsCard: NVIDIA Corporation G73 [GeForce 7600 GS] [10de:0392] (rev a1) (prog-if 00 [VGA controller]) Subsystem: LeadTek Research Inc. Device [107d:20a2] InstallationDate: Installed on 2013-09-29 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta i386 (20130929) Lsusb: Bus 001 Device 003: ID 10a9:1104 SK Teletech Co., Ltd Sky Vega IM-A650S Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 0603:1605 Novatek Microelectronics Corp. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. MarkForUpload: True ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=c40a54c7-ee81-46a6-b3a7-649f3e779766 ro quiet splash SourcePackage: unity UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/17/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.50 dmi.board.name: N68-S dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/17/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. version.compiz: compiz 1:0.9.10+13.10.20130927.1-0ubuntu1 version.libdrm2: libdrm2 2.4.46-1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu6 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu9 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1 xserver.bootTime: Mon Sep 30 08:00:39 2013 xserver.configfile: default xserver.errors: Failed to load module "nvidia" (module does not exist, 0) Failed to load module "nvidia" (module does not exist, 0) xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.14.2.901-2ubuntu6 xserver.video_driver: nouveau To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1232940/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1216325] Re: compiz crashed with SIGSEGV in r600_context_bo_reloc()
** Information type changed from Private to Public -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1216325 Title: compiz crashed with SIGSEGV in r600_context_bo_reloc() Status in “unity” package in Ubuntu: Triaged Status in “xserver-xorg-video-ati” package in Ubuntu: New Bug description: I was trying to open synaptic when the crash happened ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: unity 7.1.0+13.10.20130822-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-3.8-generic 3.11.0-rc6 Uname: Linux 3.11.0-3-generic x86_64 ApportVersion: 2.12.1-0ubuntu2 Architecture: amd64 Date: Sat Aug 24 09:33:52 2013 ExecutablePath: /usr/bin/compiz InstallationDate: Installed on 2013-03-16 (161 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True ProcCmdline: compiz ProcEnviron: LANGUAGE=es:en PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=es_ES.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7f5a5b34db99 : mov 0x50(%rax),%ecx PC (0x7f5a5b34db99) ok source "0x50(%rax)" (0x0050) not located in a known VMA region (needed readable region)! destination "%ecx" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: unity StacktraceTop: r600_context_bo_reloc (usage=RADEON_USAGE_READWRITE, rbo=, rbo=, ring=0x1cadbf0, ctx=0x1cad960) at r600_pipe.h:895 r600_create_fence (rctx=0x1cad960) at r600_pipe.c:111 r600_flush_from_st (ctx=0x1cad960, fence=0x7da2d058, flags=) at r600_pipe.c:152 st_finish (st=st@entry=0x1d72fb0) at ../../../../../src/mesa/state_tracker/st_cb_flush.c:99 st_AllocTextureImageBuffer (ctx=0x1d2a750, texImage=0x468bfc0) at ../../../../../src/mesa/state_tracker/st_cb_texture.c:463 Title: compiz crashed with SIGSEGV in r600_context_bo_reloc() UpgradeStatus: Upgraded to saucy on 2013-03-17 (160 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1216325/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp
[Dx-packages] [Bug 1232940] Re: appearing color bar instead of unity and panel
** Changed in: mesa (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: mesa (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: xserver-xorg-video-nouveau (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1232940 Title: appearing color bar instead of unity and panel Status in “mesa” package in Ubuntu: Fix Committed Status in “unity” package in Ubuntu: Invalid Status in “xserver-xorg-video-nouveau” package in Ubuntu: Invalid Bug description: It occured whenever I installed ubuntu 13.10 still now Color bar appear instead of Unity with app launchers and Panel with indicators And It disappear whenever I install nvidia-current driver sudo apt-get install nvidia-current sudo reboot During the color bar rule the unity , malfunction occured ex) from the unity-lense , some apps launched automatically even though I didn't click at all but mouse hover the area of unity lense ex) scrolliing the unity lense then apps launched automatically but. It works properly , after I install nvidia-current ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: unity 7.1.1+13.10.20130927.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2 Uname: Linux 3.11.0-9-generic i686 .tmp.unity.support.test.0: ApportVersion: 2.12.5-0ubuntu1 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Sep 30 08:07:07 2013 DistUpgraded: Fresh install DistroCodename: saucy DistroVariant: ubuntu GraphicsCard: NVIDIA Corporation G73 [GeForce 7600 GS] [10de:0392] (rev a1) (prog-if 00 [VGA controller]) Subsystem: LeadTek Research Inc. Device [107d:20a2] InstallationDate: Installed on 2013-09-29 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta i386 (20130929) Lsusb: Bus 001 Device 003: ID 10a9:1104 SK Teletech Co., Ltd Sky Vega IM-A650S Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 0603:1605 Novatek Microelectronics Corp. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. MarkForUpload: True ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic root=UUID=c40a54c7-ee81-46a6-b3a7-649f3e779766 ro quiet splash SourcePackage: unity UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/17/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P1.50 dmi.board.name: N68-S dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/17/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. version.compiz: compiz 1:0.9.10+13.10.20130927.1-0ubuntu1 version.libdrm2: libdrm2 2.4.46-1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu2 version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu6 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu9 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1 xserver.bootTime: Mon Sep 30 08:00:39 2013 xserver.configfile: default xserver.errors: Failed to load module "nvidia" (module does not exist, 0) Failed to load module "nvidia" (module does not exist, 0) xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.14.2.901-2ubuntu6 xserver.video_driver: nouveau To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1232940/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp