[Desktop-packages] [Bug 1032456] Re: Canon inkjets (and some other printers) print only half of the last page after 20120801 upgrade to v1.5.3-0ubuntu2

2020-02-11 Thread Anca Emanuel
This is why it is important to upstream the bugs and find the root
cause.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1032456

Title:
  Canon inkjets (and some other printers) print only half of the last
  page after 20120801 upgrade to v1.5.3-0ubuntu2

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Precise:
  Fix Released

Bug description:
  My Canon i560 was working fine until the update two days ago. Now it fails 
every single job, printing half a page and then ejecting the page when a USB 
reset is issued. Same printer works fine when printing through Windows in 
Virtualbox with USB passthrough.
  Summary: the USB backend "improvements" have rendered my printer useless with 
CUPS. Unloading the usblp module makes no difference - the USB reset is what 
aborts the print job.

  [  224.008042] usb 3-1: reset full-speed USB device number 3 using uhci_hcd
  [  224.161701] usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 
0x04A9 pid 0x108

  Kubuntu 12.04

  [IMPACT]

  Everyone with a Canon inkjet connected to USB and also users of some
  other printer models on USB get printouts with the last page being
  incomplete. This happens for every job.

  For everyone with a Samsung printer the problem of bug 995111 shows up
  again.

  [TESTCASE]

  Unfortunately, for reproducing this bug one needs the actual hardware.

  Connect a Canon inkjet (or other models mentioned in this bug report)
  to the USB and print from a completely updated Precise system. The
  last page of each job will come out incomplete.

  Connect a Samsung printer to the USB and print from a completely
  updated Precise system. You will get printouts with weird characters
  (at least from the second job on) as described in bug 995111.

  After installing the proposed package all these problems should
  disappear.

  [Regression Potential]

  Regression risk is very low. The fix is not doing the USB device reset
  on the printer after the job for most printers. The fix contains an
  exception rule for Samsung printers and Prolific Technology
  USB->Parallel adapters, to avoid reoccurring of bug 987485 and bug
  997040. It is still possible that some printers are treated
  incorrectly in terms of whether they need a reset after the job or
  not. As most printers work both with and without reset this risk is
  very low. All reported problems are solved with the proposed fix.

  ***
  dpkg -l "*cups*"|grep ii
  ii  bluez-cups  4.98-2ubuntu7 
   Bluetooth printer driver for CUPS
  ii  cups
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
server
  ii  cups-bsd
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
BSD commands
  ii  cups-client 
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
client programs (SysV)
  ii  cups-common 
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
common files
  ii  cups-filters
1.0.18-0ubuntu0.1OpenPrinting CUPS Filters
  ii  cups-ppdc   
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
PPD manipulation utilities
  ii  ghostscript-cups
9.05~dfsg-0ubuntu4.1 interpreter for the PostScript 
language and for PDF - CUPS filters
  ii  libcups2
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
Core library
  ii  libcupscgi1 
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
CGI library
  ii  libcupsdriver1  
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
Driver library
  ii  libcupsfilters1 
1.0.18-0ubuntu0.1OpenPrinting CUPS Filters - Shared 
library
  ii  libcupsimage2   
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
Raster image library
  ii  libcupsmime1
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
MIME library
  ii  libcupsppdc1
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
PPD manipulation library
 

[Desktop-packages] [Bug 1032456] Re: Canon inkjets (and some other printers) print only half of the last page after 20120801 upgrade to v1.5.3-0ubuntu2

2020-02-11 Thread Anca Emanuel
I can confirm that the bug is still present in the Ubuntu 18.04.4 LTS for my 
Canon MX300
An yes, the command
sudo lpadmin -p MX300 -o usb-unidir-default=true
seolves the problem.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1032456

Title:
  Canon inkjets (and some other printers) print only half of the last
  page after 20120801 upgrade to v1.5.3-0ubuntu2

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Precise:
  Fix Released

Bug description:
  My Canon i560 was working fine until the update two days ago. Now it fails 
every single job, printing half a page and then ejecting the page when a USB 
reset is issued. Same printer works fine when printing through Windows in 
Virtualbox with USB passthrough.
  Summary: the USB backend "improvements" have rendered my printer useless with 
CUPS. Unloading the usblp module makes no difference - the USB reset is what 
aborts the print job.

  [  224.008042] usb 3-1: reset full-speed USB device number 3 using uhci_hcd
  [  224.161701] usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 
0x04A9 pid 0x108

  Kubuntu 12.04

  [IMPACT]

  Everyone with a Canon inkjet connected to USB and also users of some
  other printer models on USB get printouts with the last page being
  incomplete. This happens for every job.

  For everyone with a Samsung printer the problem of bug 995111 shows up
  again.

  [TESTCASE]

  Unfortunately, for reproducing this bug one needs the actual hardware.

  Connect a Canon inkjet (or other models mentioned in this bug report)
  to the USB and print from a completely updated Precise system. The
  last page of each job will come out incomplete.

  Connect a Samsung printer to the USB and print from a completely
  updated Precise system. You will get printouts with weird characters
  (at least from the second job on) as described in bug 995111.

  After installing the proposed package all these problems should
  disappear.

  [Regression Potential]

  Regression risk is very low. The fix is not doing the USB device reset
  on the printer after the job for most printers. The fix contains an
  exception rule for Samsung printers and Prolific Technology
  USB->Parallel adapters, to avoid reoccurring of bug 987485 and bug
  997040. It is still possible that some printers are treated
  incorrectly in terms of whether they need a reset after the job or
  not. As most printers work both with and without reset this risk is
  very low. All reported problems are solved with the proposed fix.

  ***
  dpkg -l "*cups*"|grep ii
  ii  bluez-cups  4.98-2ubuntu7 
   Bluetooth printer driver for CUPS
  ii  cups
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
server
  ii  cups-bsd
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
BSD commands
  ii  cups-client 
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
client programs (SysV)
  ii  cups-common 
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
common files
  ii  cups-filters
1.0.18-0ubuntu0.1OpenPrinting CUPS Filters
  ii  cups-ppdc   
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
PPD manipulation utilities
  ii  ghostscript-cups
9.05~dfsg-0ubuntu4.1 interpreter for the PostScript 
language and for PDF - CUPS filters
  ii  libcups2
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
Core library
  ii  libcupscgi1 
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
CGI library
  ii  libcupsdriver1  
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
Driver library
  ii  libcupsfilters1 
1.0.18-0ubuntu0.1OpenPrinting CUPS Filters - Shared 
library
  ii  libcupsimage2   
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
Raster image library
  ii  libcupsmime1
1.5.3-0ubuntu2   Common UNIX Printing System(tm) - 
MIME library
  ii  libcupsppdc1

[Desktop-packages] [Bug 1431516] [NEW] cups-browsed crashed with SIGSEGV in g_main_context_dispatch()

2015-03-12 Thread Anca Emanuel
*** This bug is a duplicate of bug 1431041 ***
https://bugs.launchpad.net/bugs/1431041

Public bug reported:



ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: cups-browsed 1.0.67-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-8.8-generic 3.19.1
Uname: Linux 3.19.0-8-generic x86_64
ApportVersion: 2.16.2-0ubuntu2
Architecture: amd64
CrashCounter: 1
CupsErrorLog:
 W [12/Mar/2015:19:39:36 +0200] Notifier for subscription 228 (dbus://) went 
away, retrying!
 W [12/Mar/2015:19:39:36 +0200] Notifier for subscription 230 (dbus://) went 
away, retrying!
Date: Thu Mar 12 19:39:34 2015
ExecutablePath: /usr/sbin/cups-browsed
InstallationDate: Installed on 2014-11-19 (113 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141118)
Lpstat: device for Canon-MX300-series: 
usb://Canon/MX300%20series?serial=31A90Einterface=1
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
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
Papersize: a4
PpdFiles: Canon-MX300-series: Canon MX300 series - CUPS+Gutenprint v5.2.10
ProcAttrCurrent: /usr/sbin/cups-browsed (enforce)
ProcCmdline: /usr/sbin/cups-browsed
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-8-generic 
root=UUID=a3aa54b6-71e1-466b-9ed8-7f9f570d024b ro quiet splash vt.handoff=7
SegvAnalysis:
 Segfault happened at: 0x7fb6e96ec15a:  movl   $0x1,0xa8(%rax)
 PC (0x7fb6e96ec15a) ok
 source $0x1 ok
 destination 0xa8(%rax) (0x00a8) not located in a known VMA region 
(needed writable region)!
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: cups-filters
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-glib.so.1
 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3
 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-glib.so.1
 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: cups-browsed crashed with SIGSEGV in g_main_context_dispatch()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/14/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: N68-VGS3 FX
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.30:bd11/14/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-VGS3FX: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.

** Affects: cups-filters (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash vivid

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1431516

Title:
  cups-browsed crashed with SIGSEGV in g_main_context_dispatch()

Status in cups-filters package in Ubuntu:
  New

Bug description:
  

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: cups-browsed 1.0.67-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-8.8-generic 3.19.1
  Uname: Linux 3.19.0-8-generic x86_64
  ApportVersion: 2.16.2-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  CupsErrorLog:
   W [12/Mar/2015:19:39:36 +0200] Notifier for subscription 228 (dbus://) went 
away, retrying!
   W [12/Mar/2015:19:39:36 +0200] Notifier for subscription 230 (dbus://) went 
away, retrying!
  Date: Thu Mar 12 19:39:34 2015
  ExecutablePath: /usr/sbin/cups-browsed
  InstallationDate: Installed on 2014-11-19 (113 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141118)
  Lpstat: device for Canon-MX300-series: 
usb://Canon/MX300%20series?serial=31A90Einterface=1
  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
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Papersize: a4
  PpdFiles: Canon-MX300-series: Canon MX300 series - CUPS+Gutenprint v5.2.10
  ProcAttrCurrent: /usr/sbin/cups-browsed (enforce)
  ProcCmdline: /usr/sbin/cups-browsed
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-8-generic 
root=UUID=a3aa54b6-71e1-466b-9ed8-7f9f570d024b ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fb6e96ec15a:movl   $0x1,0xa8(%rax)
   PC (0x7fb6e96ec15a) ok
   source $0x1 ok
   destination 0xa8(%rax) (0x00a8) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: cups-filters
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libavahi-glib.so.1
   ?? () from 

[Desktop-packages] [Bug 1429713] [NEW] cups-browsed crashed with SIGSEGV in g_main_context_dispatch()

2015-03-08 Thread Anca Emanuel
*** This bug is a duplicate of bug 1427344 ***
https://bugs.launchpad.net/bugs/1427344

Public bug reported:

---

ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: cups-browsed 1.0.66-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
Uname: Linux 3.19.0-7-generic x86_64
ApportVersion: 2.16.2-0ubuntu1
Architecture: amd64
CupsErrorLog:
 
Date: Sun Mar  8 21:45:13 2015
ExecutablePath: /usr/sbin/cups-browsed
InstallationDate: Installed on 2014-11-19 (110 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141118)
Lpstat: device for Canon-MX300-series: 
usb://Canon/MX300%20series?serial=31A90Einterface=1
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
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
Papersize: a4
PpdFiles: Canon-MX300-series: Canon MX300 series - CUPS+Gutenprint v5.2.10
ProcAttrCurrent: /usr/sbin/cups-browsed (enforce)
ProcCmdline: /usr/sbin/cups-browsed
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=a3aa54b6-71e1-466b-9ed8-7f9f570d024b ro quiet splash vt.handoff=7
SegvAnalysis:
 Segfault happened at: 0x7fac1a55415a:  movl   $0x1,0xa8(%rax)
 PC (0x7fac1a55415a) ok
 source $0x1 ok
 destination 0xa8(%rax) (0x00a8) not located in a known VMA region 
(needed writable region)!
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: cups-filters
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-glib.so.1
 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3
 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-glib.so.1
 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: cups-browsed crashed with SIGSEGV in g_main_context_dispatch()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/14/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: N68-VGS3 FX
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.30:bd11/14/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-VGS3FX: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.

** Affects: cups-filters (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash vivid

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1429713

Title:
  cups-browsed crashed with SIGSEGV in g_main_context_dispatch()

Status in cups-filters package in Ubuntu:
  New

Bug description:
  ---

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: cups-browsed 1.0.66-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  CupsErrorLog:
   
  Date: Sun Mar  8 21:45:13 2015
  ExecutablePath: /usr/sbin/cups-browsed
  InstallationDate: Installed on 2014-11-19 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141118)
  Lpstat: device for Canon-MX300-series: 
usb://Canon/MX300%20series?serial=31A90Einterface=1
  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
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Papersize: a4
  PpdFiles: Canon-MX300-series: Canon MX300 series - CUPS+Gutenprint v5.2.10
  ProcAttrCurrent: /usr/sbin/cups-browsed (enforce)
  ProcCmdline: /usr/sbin/cups-browsed
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=a3aa54b6-71e1-466b-9ed8-7f9f570d024b ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fac1a55415a:movl   $0x1,0xa8(%rax)
   PC (0x7fac1a55415a) ok
   source $0x1 ok
   destination 0xa8(%rax) (0x00a8) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: cups-filters
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libavahi-glib.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3
   ?? () from /usr/lib/x86_64-linux-gnu/libavahi-glib.so.1
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: cups-browsed crashed with SIGSEGV in g_main_context_dispatch()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 11/14/2011
  dmi.bios.vendor: American Megatrends Inc.
  

[Desktop-packages] [Bug 1374436] [NEW] compiz crashed with SIGSEGV in g_closure_invoke()

2014-09-26 Thread Anca Emanuel
Public bug reported:

...

ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: compiz-core 1:0.9.12+14.10.20140812-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
Uname: Linux 3.16.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  331.89  Tue Jul  1 13:30:18 
PDT 2014
 GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-15ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu2
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
CrashCounter: 1
CurrentDesktop: Unity
Date: Fri Sep 26 13:29:40 2014
Disassembly: = 0x0:Cannot access memory at address 0x0
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
ExecutablePath: /usr/bin/compiz
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2014-04-05 (174 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
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
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcCmdline: compiz
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-17-generic 
root=UUID=55b5aa33-1238-44d3-b0b0-6799ecc4a671 ro zswap.enabled=1 quiet splash
SegvAnalysis:
 Segfault happened at: 0x0: Cannot access memory at address 0x0
 PC (0x) not located in a known VMA region (needed executable region)!
SegvReason: executing NULL VMA
Signal: 11
SourcePackage: compiz
StacktraceTop:
 ?? ()
 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: compiz crashed with SIGSEGV in g_closure_invoke()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 11/14/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: N68-VGS3 FX
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.30:bd11/14/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-VGS3FX: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.12+14.10.20140812-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.6-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.6-1ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Fri Sep 26 13:29:24 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, id 9
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.16.0-1ubuntu1

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace ubuntu utopic

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1374436

Title:
  compiz crashed with SIGSEGV in g_closure_invoke()

Status in “compiz” package in Ubuntu:
  New

Bug description:
  ...

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: compiz-core 1:0.9.12+14.10.20140812-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
  Uname: Linux 3.16.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: 

[Desktop-packages] [Bug 1373501] [NEW] compiz crashed with SIGSEGV in g_closure_invoke()

2014-09-24 Thread Anca Emanuel
Public bug reported:



ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: compiz-core 1:0.9.12+14.10.20140812-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
Uname: Linux 3.16.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  331.89  Tue Jul  1 13:30:18 
PDT 2014
 GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-15ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu2
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
CrashCounter: 1
CurrentDesktop: Unity
Date: Wed Sep 24 19:32:56 2014
Disassembly: = 0x0:Cannot access memory at address 0x0
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
ExecutablePath: /usr/bin/compiz
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2014-04-05 (172 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
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
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcCmdline: compiz
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-17-generic 
root=UUID=55b5aa33-1238-44d3-b0b0-6799ecc4a671 ro zswap.enabled=1 quiet splash
SegvAnalysis:
 Segfault happened at: 0x0: Cannot access memory at address 0x0
 PC (0x) not located in a known VMA region (needed executable region)!
SegvReason: executing NULL VMA
Signal: 11
SourcePackage: compiz
StacktraceTop:
 ?? ()
 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: compiz crashed with SIGSEGV in g_closure_invoke()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 11/14/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: N68-VGS3 FX
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.30:bd11/14/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-VGS3FX: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.12+14.10.20140812-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.6-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.6-1ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Wed Sep 24 19:32:41 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, id 9
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.16.0-1ubuntu1

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace ubuntu utopic

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1373501

Title:
  compiz crashed with SIGSEGV in g_closure_invoke()

Status in “compiz” package in Ubuntu:
  New

Bug description:
  

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: compiz-core 1:0.9.12+14.10.20140812-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
  Uname: Linux 3.16.0-17-generic x86_64
  

[Desktop-packages] [Bug 1371944] [NEW] compiz crashed with SIGSEGV in g_closure_invoke()

2014-09-20 Thread Anca Emanuel
Public bug reported:

...

ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: compiz-core 1:0.9.12+14.10.20140812-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
Uname: Linux 3.16.0-16-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  331.89  Tue Jul  1 13:30:18 
PDT 2014
 GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-14ubuntu3)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu2
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
CrashCounter: 1
CurrentDesktop: Unity
Date: Sat Sep 20 19:36:56 2014
Disassembly: = 0x0:Cannot access memory at address 0x0
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
ExecutablePath: /usr/bin/compiz
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2014-04-05 (168 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
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
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcCmdline: compiz
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-16-generic 
root=UUID=55b5aa33-1238-44d3-b0b0-6799ecc4a671 ro zswap.enabled=1 quiet splash
SegvAnalysis:
 Segfault happened at: 0x0: Cannot access memory at address 0x0
 PC (0x) not located in a known VMA region (needed executable region)!
SegvReason: executing NULL VMA
Signal: 11
SourcePackage: compiz
StacktraceTop:
 ?? ()
 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: compiz crashed with SIGSEGV in g_closure_invoke()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 11/14/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: N68-VGS3 FX
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.30:bd11/14/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-VGS3FX: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.12+14.10.20140812-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.6-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.6-1ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Sat Sep 20 19:36:41 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, id 9
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.16.0-1ubuntu1

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace ubuntu utopic

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1371944

Title:
  compiz crashed with SIGSEGV in g_closure_invoke()

Status in “compiz” package in Ubuntu:
  New

Bug description:
  ...

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: compiz-core 1:0.9.12+14.10.20140812-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  

[Desktop-packages] [Bug 1371422] [NEW] nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-09-18 Thread Anca Emanuel
Public bug reported:

after sudo apt-get dist-upgrade

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331 331.89-0ubuntu5
ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
Uname: Linux 3.16.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
DKMSKernelVersion: 3.16.0-16-generic
Date: Fri Sep 19 07:53:54 2014
InstallationDate: Installed on 2014-04-05 (166 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
PackageVersion: 331.89-0ubuntu5
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package utopic

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

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  after sudo apt-get dist-upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
  Uname: Linux 3.16.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-16-generic
  Date: Fri Sep 19 07:53:54 2014
  InstallationDate: Installed on 2014-04-05 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1366440] [NEW] compiz crashed with SIGSEGV in g_closure_invoke()

2014-09-06 Thread Anca Emanuel
Public bug reported:

I just turn on my PC, then internal error.

ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: compiz-core 1:0.9.12+14.10.20140812-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-12.18-generic 3.16.1
Uname: Linux 3.16.0-12-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  331.89  Tue Jul  1 13:30:18 
PDT 2014
 GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-12ubuntu2)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sun Sep  7 04:01:05 2014
Disassembly: = 0x0:Cannot access memory at address 0x0
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 3.13.0-24-generic, x86_64: installed (WARNING! Diff between 
built and installed module!)
 bbswitch, 0.7, 3.16.0-11-generic, x86_64: installed
 bbswitch, 0.7, 3.16.0-12-generic, x86_64: installed
 nvidia-331, 331.89, 3.16.0-12-generic, x86_64: installed
ExecutablePath: /usr/bin/compiz
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2014-04-05 (154 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
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
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcCmdline: compiz
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-12-generic 
root=UUID=55b5aa33-1238-44d3-b0b0-6799ecc4a671 ro zswap.enabled=1 quiet splash
SegvAnalysis:
 Segfault happened at: 0x0: Cannot access memory at address 0x0
 PC (0x) not located in a known VMA region (needed executable region)!
SegvReason: executing NULL VMA
Signal: 11
SourcePackage: compiz
StacktraceTop:
 ?? ()
 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: compiz crashed with SIGSEGV in g_closure_invoke()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 11/14/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: N68-VGS3 FX
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.30:bd11/14/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-VGS3FX: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.12+14.10.20140812-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.6-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.6-1ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sun Sep  7 04:00:51 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, id 9
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu9

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace ubuntu utopic

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1366440

Title:
  compiz crashed with SIGSEGV in g_closure_invoke()

Status in “compiz” package in Ubuntu:
  New

Bug description:
  I 

[Desktop-packages] [Bug 911622] Re: [12.04] GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': Datei oder Verzeichnis nicht gefu

2014-03-13 Thread Anca Emanuel
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1156927

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/911622

Title:
  [12.04] GdkPixbuf-WARNING **: Cannot open pixbuf loader module file
  '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': Datei
  oder Verzeichnis nicht gefunden (file not found)

Status in “gdk-pixbuf” package in Ubuntu:
  Confirmed

Bug description:
  after the latest dist-upgrade on 12.04 there are a lot of these
  messages (Datei oder Verzeichnis not found == file not found)

  GdkPixbuf-WARNING **: Cannot open pixbuf loader module file
  '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': Datei
  oder Verzeichnis nicht gefunden

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgdk-pixbuf2.0-0 2.25.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
  Uname: Linux 3.2.0-7-generic i686
  ApportVersion: 1.90-0ubuntu1
  Architecture: i386
  Date: Wed Jan  4 07:30:55 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110426)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdk-pixbuf
  UpgradeStatus: Upgraded to precise on 2011-12-04 (30 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/911622/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 911622] Re: [12.04] GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': Datei oder Verzeichnis nicht gefu

2014-03-13 Thread Anca Emanuel
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710855

** Bug watch added: Debian Bug tracker #710855
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710855

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/911622

Title:
  [12.04] GdkPixbuf-WARNING **: Cannot open pixbuf loader module file
  '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': Datei
  oder Verzeichnis nicht gefunden (file not found)

Status in “gdk-pixbuf” package in Ubuntu:
  Confirmed

Bug description:
  after the latest dist-upgrade on 12.04 there are a lot of these
  messages (Datei oder Verzeichnis not found == file not found)

  GdkPixbuf-WARNING **: Cannot open pixbuf loader module file
  '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': Datei
  oder Verzeichnis nicht gefunden

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgdk-pixbuf2.0-0 2.25.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
  Uname: Linux 3.2.0-7-generic i686
  ApportVersion: 1.90-0ubuntu1
  Architecture: i386
  Date: Wed Jan  4 07:30:55 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110426)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdk-pixbuf
  UpgradeStatus: Upgraded to precise on 2011-12-04 (30 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/911622/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1156927] Re: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

2014-03-12 Thread Anca Emanuel
** Package changed: gtk+2.0 (Ubuntu) = ubuntu

** Package changed: ubuntu = gdk-pixbuf (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1156927

Title:
  Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

Status in “gdk-pixbuf” package in Ubuntu:
  Confirmed

Bug description:
  When upgrading from 12.10 to Raring I saw several of these error
  messages scroll past:

  Processing triggers for hicolor-icon-theme ...

  (gtk-update-icon-cache:2606): GdkPixbuf-WARNING **: Cannot open pixbuf
  loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  (gtk-update-icon-cache-3.0:2607): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.
  Processing triggers for bamfdaemon ...

  ...

  Processing triggers for hicolor-icon-theme ...

  (gtk-update-icon-cache:11368): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  (gtk-update-icon-cache-3.0:11369): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libgtk2.0-0 2.24.16-1ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 18 17:18:49 2013
  InstallationDate: Installed on 2012-10-18 (151 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=rxvt-unicode
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gtk+2.0
  UpgradeStatus: Upgraded to raring on 2013-03-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1156927/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1156927] Re: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

2014-03-12 Thread Anca Emanuel
It just happened again after today upgrade:

[quote]The following packages will be upgraded:
  autopkgtest cups-browsed cups-filters cups-filters-core-drivers 
gir1.2-gdkpixbuf-2.0 gir1.2-rb-3.0 grub-common grub-pc grub-pc-bin grub2-common 
kerneloops-daemon libcupsfilters1 libfontembed1
  libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common librhythmbox-core8 libsnmp-base 
libsnmp30 libtk8.6 locales memtest86+ rhythmbox rhythmbox-data 
rhythmbox-mozilla rhythmbox-plugin-cdrecorder
  rhythmbox-plugin-magnatune rhythmbox-plugin-zeitgeist systemd-shim tk8.6 
ubuntu-wallpapers ubuntu-wallpapers-saucy xdiagnose
32 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 19,2 MB of archives.
[/quote]

Note the gir1.2-gdkpixbuf-2.0 package !

[quote]Processing triggers for hicolor-icon-theme (0.13-1) ...

(gtk-update-icon-cache-3.0:3581): GdkPixbuf-WARNING **: Cannot open
pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

This likely means that your installation is broken.
Try running the command
  gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
[/quote]

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/1156927

Title:
  Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

Status in “gdk-pixbuf” package in Ubuntu:
  Confirmed

Bug description:
  When upgrading from 12.10 to Raring I saw several of these error
  messages scroll past:

  Processing triggers for hicolor-icon-theme ...

  (gtk-update-icon-cache:2606): GdkPixbuf-WARNING **: Cannot open pixbuf
  loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  (gtk-update-icon-cache-3.0:2607): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.
  Processing triggers for bamfdaemon ...

  ...

  Processing triggers for hicolor-icon-theme ...

  (gtk-update-icon-cache:11368): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  (gtk-update-icon-cache-3.0:11369): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libgtk2.0-0 2.24.16-1ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 18 17:18:49 2013
  InstallationDate: Installed on 2012-10-18 (151 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=rxvt-unicode
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gtk+2.0
  UpgradeStatus: Upgraded to raring on 2013-03-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1156927/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1285746] Re: password dialog for chrome on automatic login

2014-02-28 Thread Anca Emanuel
I can type my login password then enter.
But if I just close that dialog there is no difference.

So, I do not think this bug is invalid.

** Changed in: gnome-keyring (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1285746

Title:
  password dialog for chrome on automatic login

Status in “gnome-keyring” package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  1. install chrome or chromium
  2. set automatic login
  3. reboot and try to use chrome

  Expected result: browse the web
  What I get: an password input dialog. That is stealing input focus and I can 
not share an print-screen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-keyring 3.10.1-1ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 17:36:50 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1285746/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1285746] Re: password dialog for chrome on automatic login

2014-02-28 Thread Anca Emanuel
And if it is an opinion: how do you like this on your phone ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1285746

Title:
  password dialog for chrome on automatic login

Status in “gnome-keyring” package in Ubuntu:
  Opinion

Bug description:
  Steps to reproduce:

  1. install chrome or chromium
  2. set automatic login
  3. reboot and try to use chrome

  Expected result: browse the web
  What I get: an password input dialog. That is stealing input focus and I can 
not share an print-screen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-keyring 3.10.1-1ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 17:36:50 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1285746/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1285746] Re: password dialog for chrome on automatic login

2014-02-28 Thread Anca Emanuel
There are some fundamental changes in thinking how an system should work.
Thanks for your input.

On Fri, Feb 28, 2014 at 6:07 PM, Sebastien Bacher seb...@ubuntu.com wrote:
 like what? you are just bugging the wrong people/component, chrome uses
 gnome-keyring to have a secure storage, if you want that to be optional
 file a bug against chrome, gnome-keyring is just doing its job by
 protecting your credential by a password, that's what the component is
 for there

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

 Title:
   password dialog for chrome on automatic login

 Status in gnome-keyring package in Ubuntu:
   Opinion

 Bug description:
   Steps to reproduce:

   1. install chrome or chromium
   2. set automatic login
   3. reboot and try to use chrome

   Expected result: browse the web
   What I get: an password input dialog. That is stealing input focus and I 
 can not share an print-screen.

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: gnome-keyring 3.10.1-1ubuntu4
   ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
   Uname: Linux 3.13.0-12-generic x86_64
   NonfreeKernelModules: nvidia
   ApportVersion: 2.13.2-0ubuntu5
   Architecture: amd64
   CurrentDesktop: Unity
   Date: Thu Feb 27 17:36:50 2014
   InstallationDate: Installed on 2014-02-26 (1 days ago)
   InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
   SourcePackage: gnome-keyring
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1285746/+subscriptions

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1285746

Title:
  password dialog for chrome on automatic login

Status in “gnome-keyring” package in Ubuntu:
  Opinion

Bug description:
  Steps to reproduce:

  1. install chrome or chromium
  2. set automatic login
  3. reboot and try to use chrome

  Expected result: browse the web
  What I get: an password input dialog. That is stealing input focus and I can 
not share an print-screen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-keyring 3.10.1-1ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 17:36:50 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1285746/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1285697] [NEW] can't type password

2014-02-27 Thread Anca Emanuel
Public bug reported:

I just installed Trusty http://cdimage.ubuntu.com/daily-live/20140224
Everything looks normal, the cursor blinks, byt I can not type anything.

Workaround: click on menu then click on the password input.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lightdm 1.9.8-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
Uname: Linux 3.13.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Feb 27 16:29:31 2014
InstallationDate: Installed on 2014-02-26 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
LightdmConfig:
 [SeatDefaults]
 autologin-user=emanuel
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1285697

Title:
  can't type password

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  I just installed Trusty http://cdimage.ubuntu.com/daily-live/20140224
  Everything looks normal, the cursor blinks, byt I can not type anything.

  Workaround: click on menu then click on the password input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 16:29:31 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  LightdmConfig:
   [SeatDefaults]
   autologin-user=emanuel
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1285713] [NEW] desktop freeze on nouveau

2014-02-27 Thread Anca Emanuel
Public bug reported:

Steps to reproduce:

1. Install Trusty
2. Install Chrome https://www.google.com/intl/en/chrome/browser/  the 64bit deb
3. play videos on the YouTube, theverge.com, etc.

Workaround: go to additional drivers, install nvidia 331.38

there are errors in the dmesg logs:
[   58.415806] nouveau E[   PFIFO][:02:00.0] DMA_PUSHER - ch 2 [Xorg[1019]] 
get 0x0020021c30 put 0x0020023a90 ib_get 0x036b ib_put 0x037c state 
0x8000ef04 (err: INVALID_CMD) push 0x00406040
[  263.288459] nouveau E[  PGRAPH][:02:00.0] DATA_ERROR INVALID_VALUE
[  263.288470] nouveau E[  PGRAPH][:02:00.0]  DATA_ERROR
[  263.288478] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fad9000 Xorg[1019]] 
subc 7 class 0x8297 mthd 0x0e08 data 0x000cf280
[  278.737789] nouveau E[  PGRAPH][:02:00.0] DATA_ERROR INVALID_BITFIELD
[  278.737807] nouveau E[  PGRAPH][:02:00.0]  DATA_ERROR
[  278.737822] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fad9000 Xorg[1019]] 
subc 7 class 0x8297 mthd 0x0208 data 0x0008ee04
[  278.737840] nouveau E[  PGRAPH][:02:00.0] DATA_ERROR INVALID_BITFIELD
[  278.737848] nouveau E[  PGRAPH][:02:00.0]  DATA_ERROR
[  278.737860] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fad9000 Xorg[1019]] 
subc 7 class 0x8297 mthd 0x020c data 0x013b0132
[  278.737876] nouveau E[ PFB][:02:00.0] trapped write at 0x012100 
on channel 0x0001fad9 [Xorg[1019]] PGRAPH/PROP/RT0 reason: PT_NOT_PRESENT
[  278.737907] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 0 - Unknown 
fault at address 015000
[  278.737916] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 0 - e0c: 
, e18: , e1c: 0150, e20: 1100, e24: 0003
[  278.737929] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 1 - Unknown 
fault at address 016000
[  278.737936] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 1 - e0c: 
, e18: , e1c: 0168, e20: 1100, e24: 0003
[  278.737949] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 2 - Unknown 
fault at address 017000
[  278.737956] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 2 - e0c: 
, e18: , e1c: 0170, e20: 1100, e24: 0003
[  278.737969] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 3 - Unknown 
fault at address 018100
[  278.737976] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 3 - e0c: 
, e18: , e1c: 00040180, e20: 1100, e24: 0003
[  278.737988] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 4 - Unknown 
fault at address 012100
[  278.737996] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 4 - e0c: 
, e18: , e1c: 00040128, e20: 1100, e24: 0003
[  278.738008] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 5 - Unknown 
fault at address 013100
[  278.738016] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 5 - e0c: 
, e18: , e1c: 0004013a, e20: 1100, e24: 0003
[  278.738028] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 6 - Unknown 
fault at address 014100
[  278.738036] nouveau E[  PGRAPH][:02:00.0] TRAP_TPDMA_RT - TP 6 - e0c: 
, e18: , e1c: 00040140, e20: 1100, e24: 0003
[  278.738041] nouveau E[  PGRAPH][:02:00.0]  TRAP
[  278.738051] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fad9000 Xorg[1019]] 
subc 7 class 0x8297 mthd 0x15e0 data 0x
[  303.245212] nouveau E[   PFIFO][:02:00.0] DMA_PUSHER - ch 2 [Xorg[1019]] 
get 0x0020024d7c put 0x0020025e04 ib_get 0x016d ib_put 0x017c state 
0x8000 (err: INVALID_CMD) push 0x00406040
[  321.264629] nouveau E[   PFIFO][:02:00.0] DMA_PUSHER - ch 2 [Xorg[1019]] 
get 0x0020027810 put 0x002002935c ib_get 0x036f ib_put 0x0374 state 
0x8000 (err: INVALID_CMD) push 0x00406040
[  343.855165] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[  343.855180] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fad9000 Xorg[1019]] 
subc 0 class 0x5039 mthd 0x03a0 data 0x
[  343.855206] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[  343.855220] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fad9000 Xorg[1019]] 
subc 7 class 0x8297 mthd 0x03a4 data 0x0008e6a0
[  343.855234] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[  343.855237] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fad9000 Xorg[1019]] 
subc 7 class 0x8297 mthd 0x03a8 data 0x002002c0
[  343.855250] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[  343.855257] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fad9000 Xorg[1019]] 
subc 7 class 0x8297 mthd 0x03ac data 0x0010
[  519.048254] nouveau E[   PFIFO][:02:00.0] DMA_PUSHER - ch 2 [Xorg[1019]] 
get 0x002001f810 put 0x002002135c ib_get 0x029a ib_put 0x02ab state 
0x8000 (err: INVALID_CMD) push 0x00406040
[  543.189180] nouveau E[   PFIFO][:02:00.0] DMA_PUSHER - ch 2 [Xorg[1019]] 
get 0x002003e6b4 put 0x002003ed0c ib_get 0x03d0 ib_put 0x0017 state 
0x8000 (err: INVALID_CMD) push 

[Desktop-packages] [Bug 1285746] [NEW] password dialog fot chrome on automatic login

2014-02-27 Thread Anca Emanuel
Public bug reported:

Steps to reproduce:

1. install chrome or chromium
2. set automatic login
3. reboot and try to use chrome

Expected result: browse the web
What I get: an password input dialog. That is stealing input focus and I can 
not share an print-screen.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gnome-keyring 3.10.1-1ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
Uname: Linux 3.13.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Feb 27 17:36:50 2014
InstallationDate: Installed on 2014-02-26 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
SourcePackage: gnome-keyring
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-keyring (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Description changed:

  Steps to reproduce:
  
  1. install chrome or chromium
  2. set automatic login
- 3. reboot and try to use chome
+ 3. reboot and try to use chrome
  
  Expected result: browse the web
  What I get: an password input dialog. That is sealing input focus and I can 
not share an print-screen.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-keyring 3.10.1-1ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 17:36:50 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Steps to reproduce:
  
  1. install chrome or chromium
  2. set automatic login
  3. reboot and try to use chrome
  
  Expected result: browse the web
- What I get: an password input dialog. That is sealing input focus and I can 
not share an print-screen.
+ What I get: an password input dialog. That is stealing input focus and I can 
not share an print-screen.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-keyring 3.10.1-1ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 17:36:50 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1285746

Title:
  password dialog fot chrome on automatic login

Status in “gnome-keyring” package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  1. install chrome or chromium
  2. set automatic login
  3. reboot and try to use chrome

  Expected result: browse the web
  What I get: an password input dialog. That is stealing input focus and I can 
not share an print-screen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-keyring 3.10.1-1ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 17:36:50 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1285746/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1285746] Re: password dialog for chrome on automatic login

2014-02-27 Thread Anca Emanuel
** Summary changed:

- password dialog fot chrome on automatic login
+ password dialog for chrome on automatic login

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1285746

Title:
  password dialog for chrome on automatic login

Status in “gnome-keyring” package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  1. install chrome or chromium
  2. set automatic login
  3. reboot and try to use chrome

  Expected result: browse the web
  What I get: an password input dialog. That is stealing input focus and I can 
not share an print-screen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-keyring 3.10.1-1ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 17:36:50 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1285746/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1285697] Re: can't type password

2014-02-27 Thread Anca Emanuel
** Description changed:

  I just installed Trusty http://cdimage.ubuntu.com/daily-live/20140224
- Everything looks normal, the cursor blinks, byt I can not type anything.
+ Everything looks normal, the cursor blinks, but I can not type anything.
  
  Workaround: click on menu then click on the password input.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 16:29:31 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  LightdmConfig:
-  [SeatDefaults]
-  autologin-user=emanuel
+  [SeatDefaults]
+  autologin-user=emanuel
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1285697

Title:
  can't type password

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  I just installed Trusty http://cdimage.ubuntu.com/daily-live/20140224
  Everything looks normal, the cursor blinks, but I can not type anything.

  Workaround: click on menu then click on the password input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 27 16:29:31 2014
  InstallationDate: Installed on 2014-02-26 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  LightdmConfig:
   [SeatDefaults]
   autologin-user=emanuel
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1156927] Re: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

2014-01-10 Thread Anca Emanuel
workaround:
sudo chmod +w /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
sudo gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1156927

Title:
  Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

Status in “gtk+2.0” package in Ubuntu:
  Confirmed

Bug description:
  When upgrading from 12.10 to Raring I saw several of these error
  messages scroll past:

  Processing triggers for hicolor-icon-theme ...

  (gtk-update-icon-cache:2606): GdkPixbuf-WARNING **: Cannot open pixbuf
  loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  (gtk-update-icon-cache-3.0:2607): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.
  Processing triggers for bamfdaemon ...

  ...

  Processing triggers for hicolor-icon-theme ...

  (gtk-update-icon-cache:11368): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  (gtk-update-icon-cache-3.0:11369): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libgtk2.0-0 2.24.16-1ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 18 17:18:49 2013
  InstallationDate: Installed on 2012-10-18 (151 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=rxvt-unicode
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gtk+2.0
  UpgradeStatus: Upgraded to raring on 2013-03-18 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1254259] [NEW] Display artifacts, then freeze

2013-11-23 Thread Anca Emanuel
Public bug reported:

Example:

[22986.440239] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440242] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x020c data 0x0014
[22986.440250] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440253] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x0210 data 0x0001
[22986.440261] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440264] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x0214 data 0x
[22986.440272] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440275] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x021c data 0x0001
[22986.440284] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440287] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x0318 data 0x0050
[22986.440295] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440298] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x0238 data 0x
[22986.440307] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440310] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x023c data 0x
[22986.440319] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440322] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x030c data 0x2032c000
[22986.440331] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440334] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x0310 data 0x21008278
[22986.440342] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440345] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x0218 data 0x
[22986.440353] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440356] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x031c data 0x0050
[22986.440374] nouveau E[  PGRAPH][:02:00.0]  ILLEGAL_MTHD
[22986.440377] nouveau E[  PGRAPH][:02:00.0] ch 2 [0x001fae9000 Xorg[1093]] 
subc 0 class 0x0030 mthd 0x0320 data 0x0014

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu6
ProcVersionSignature: Ubuntu 3.12.0-3.9-generic 3.12.1
Uname: Linux 3.12.0-3-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.7-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sat Nov 23 13:39:27 2013
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2013-11-23 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131122)
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
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-3-generic 
root=UUID=55edd7fd-f0ea-4e4a-9a73-63d4e819edad ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/14/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: N68-VGS3 FX
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.30:bd11/14/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-VGS3FX: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.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-4
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.2-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.2-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu4
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.10-1ubuntu1
xserver.bootTime: Sat Nov 23 13:34:55 2013
xserver.configfile: default
xserver.devices:
 inputPower Button  

[Desktop-packages] [Bug 1215474] Re: [region]: gnome-control-center crashed with signal 5 in g_object_new_valist()

2013-08-23 Thread Anca Emanuel
*** This bug is a duplicate of bug 1195481 ***
https://bugs.launchpad.net/bugs/1195481

After the latest updates, I can not reproduce the bug.

indicator-keyboard (0.0.0+13.10.20130822.4-0ubuntu1)
is working.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1215474

Title:
  [region]: gnome-control-center crashed with signal 5 in
  g_object_new_valist()

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  I do not know what other info to give.
  I was using english and romanian ok. Now the language indicator is gone.
  I tried to go to settings and verify the settings, and I get this error.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu31
  ProcVersionSignature: Ubuntu 3.11.0-3.7-generic 3.11.0-rc6
  Uname: Linux 3.11.0-3-generic x86_64
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  Date: Thu Aug 22 17:38:00 2013
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-05-02 (112 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130502)
  MarkForUpload: True
  ProcCmdline: gnome-control-center
  Signal: 5
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/control-center-1/panels/libregion.so
  Title: [region]: gnome-control-center crashed with signal 5 in 
g_object_new_valist()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  usr_lib_gnome-control-center:
   activity-log-manager0.9.7-0ubuntu4
   deja-dup27.3.1-0ubuntu1
   gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity  1.3daily13.06.14.1-0ubuntu1
   indicator-datetime  12.10.3+13.10.20130731-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1215474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1215474] [NEW] [region]: gnome-control-center crashed with signal 5 in g_object_new_valist()

2013-08-22 Thread Anca Emanuel
Public bug reported:

I do not know what other info to give.
I was using english and romanian ok. Now the language indicator is gone.
I tried to go to settings and verify the settings, and I get this error.

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: gnome-control-center 1:3.6.3-0ubuntu31
ProcVersionSignature: Ubuntu 3.11.0-3.7-generic 3.11.0-rc6
Uname: Linux 3.11.0-3-generic x86_64
ApportVersion: 2.12.1-0ubuntu2
Architecture: amd64
Date: Thu Aug 22 17:38:00 2013
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2013-05-02 (112 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130502)
MarkForUpload: True
ProcCmdline: gnome-control-center
Signal: 5
SourcePackage: gnome-control-center
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/control-center-1/panels/libregion.so
Title: [region]: gnome-control-center crashed with signal 5 in 
g_object_new_valist()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
usr_lib_gnome-control-center:
 activity-log-manager0.9.7-0ubuntu4
 deja-dup27.3.1-0ubuntu1
 gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1
 gnome-control-center-unity  1.3daily13.06.14.1-0ubuntu1
 indicator-datetime  12.10.3+13.10.20130731-0ubuntu1

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash need-amd64-retrace region saucy third-party-packages

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1215474

Title:
  [region]: gnome-control-center crashed with signal 5 in
  g_object_new_valist()

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  I do not know what other info to give.
  I was using english and romanian ok. Now the language indicator is gone.
  I tried to go to settings and verify the settings, and I get this error.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu31
  ProcVersionSignature: Ubuntu 3.11.0-3.7-generic 3.11.0-rc6
  Uname: Linux 3.11.0-3-generic x86_64
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  Date: Thu Aug 22 17:38:00 2013
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-05-02 (112 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130502)
  MarkForUpload: True
  ProcCmdline: gnome-control-center
  Signal: 5
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/control-center-1/panels/libregion.so
  Title: [region]: gnome-control-center crashed with signal 5 in 
g_object_new_valist()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  usr_lib_gnome-control-center:
   activity-log-manager0.9.7-0ubuntu4
   deja-dup27.3.1-0ubuntu1
   gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity  1.3daily13.06.14.1-0ubuntu1
   indicator-datetime  12.10.3+13.10.20130731-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1215474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1195481] Re: [power]: gnome-control-center crashes if indicator-power is not installed in Unity

2013-08-22 Thread Anca Emanuel
sudo apt-get install indicator-power
[sudo] password for emanuel: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
indicator-power is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

I do not think the bug 1215474 is a duplicate of this. I used the
language switch yesterday before upgrade.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1195481

Title:
  [power]: gnome-control-center crashes if indicator-power is not
  installed in Unity

Status in “gnome-control-center” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  1. Uninstall indicator-power
  2. Open System Settings and click Power
  3. System Settings crashes

  I see that unity recommends indicator-power; let's make it a depends
  instead.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu29
  ProcVersionSignature: Ubuntu 3.9.0-7.15-generic 3.9.7
  Uname: Linux 3.9.0-7-generic x86_64
  NonfreeKernelModules: ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs reiserfs 
ext2 overlayfs nls_utf8 isofs pci_stub vboxpci vboxnetadp vboxnetflt vboxdrv 
parport_pc ppdev rfcomm bnep dm_crypt intel_powerclamp coretemp kvm_intel kvm 
joydev crc32_pclmul ghash_clmulni_intel arc4 cryptd ath9k dm_multipath scsi_dh 
ath9k_common ath9k_hw uvcvideo videobuf2_vmalloc videobuf2_memops 
videobuf2_core ath snd_hda_codec_hdmi snd_hda_codec_conexant mac80211 
snd_hda_intel videodev ath3k btusb snd_hda_codec bluetooth cfg80211 snd_hwdep 
snd_pcm psmouse microcode toshiba_acpi toshiba_bluetooth serio_raw 
sparse_keymap snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi 
snd_seq snd_seq_device snd_timer snd mei soundcore lpc_ich mac_hid lp parport 
btrfs xor zlib_deflate raid6_pq libcrc32c dm_mirror dm_region_hash dm_log 
ums_realtek usb_storage i915 i2c_algo_bit drm_kms_helper drm atl1c ahci libahci 
wmi video
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  Date: Thu Jun 27 17:42:04 2013
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-06-14 (13 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130613)
  MarkForUpload: True
  ProcCmdline: gnome-control-center
  Signal: 5
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/control-center-1/panels/libpower.so
  Title: [power]: gnome-control-center crashed with signal 5 in 
g_object_new_valist()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sbuild sudo
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.5-0ubuntu1
   deja-dup27.3.1-0ubuntu1
   gnome-control-center-signon 0.1.7~+13.10.20130625-0ubuntu1
   gnome-control-center-unity  1.3daily13.06.14.1-0ubuntu1
   indicator-datetime  12.10.3daily13.06.19-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1195481/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1213637] [NEW] Xorg crashed with SIGABRT

2013-08-18 Thread Anca Emanuel
Public bug reported:

Resume from suspend. Keyboard freeze (numlock not working), mouse works, menu 
not working.
Alt+SysRq+REISUB works.

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: xserver-xorg-core 2:1.14.2.901-2ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-2.5-generic 3.11.0-rc5
Uname: Linux 3.11.0-2-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.12-0ubuntu3
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
CurrentDmesg: [   19.614602] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes 
ready
Date: Sun Aug 18 16:12:25 2013
DistUpgraded: Fresh install
DistroCodename: saucy
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2013-05-02 (108 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130502)
MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7360
MarkForUpload: True
ProcCmdline: /usr/bin/X -core :0 -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-2-generic 
root=UUID=86fe6e26-730a-49ee-9ef7-096ce5dedeb0 ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 ?? () from /usr/lib/xorg/modules/libexa.so
 ?? () from /usr/lib/xorg/modules/libexa.so
 ?? () from /usr/lib/xorg/modules/libexa.so
 ?? () from /usr/lib/xorg/modules/libexa.so
 ?? () from /usr/lib/xorg/modules/libexa.so
Title: Xorg crashed with SIGABRT
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/11/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.10
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7360
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd11/11/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7360:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7360:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7360
dmi.product.version: 1.0
dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu4
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.6-2ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.6-2ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu1
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-0ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.8-0ubuntu3
xserver.bootTime: Sun Aug 18 16:13:22 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, 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.2.901-2ubuntu1
xserver.video_driver: nouveau

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace saucy ubuntu

** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  Resume from suspend. Keyboard freeze (numlock not working), mouse works, menu 
not working.
  Alt+SysRq+REISUB works.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-core 2:1.14.2.901-2ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-2.5-generic 3.11.0-rc5
  Uname: Linux 3.11.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12-0ubuntu3
  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
  CurrentDmesg: [   19.614602] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link 
becomes ready
  Date: Sun Aug 18 16:12:25 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: 

[Desktop-packages] [Bug 1199397] [NEW] Xorg crashed with SIGABRT in raise()

2013-07-09 Thread Anca Emanuel
Public bug reported:

The system become unresponsive. Mouse freeze; num lock responded after 10-15 
seconds...
I had to reboot: Alt+Sysrq+B

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: xserver-xorg-core 2:1.14.1-0ubuntu0.8
ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
Uname: Linux 3.10.0-2-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.10.2-0ubuntu4
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
CrashCounter: 1
CurrentDmesg: [   20.515744] Adding 512544k swap on /dev/zram1.  Priority:5 
extents:1 across:512544k SSFS
Date: Tue Jul  9 17:41:28 2013
DistUpgraded: Fresh install
DistroCodename: saucy
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2013-05-02 (68 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130502)
MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7360
MarkForUpload: True
ProcCmdline: /usr/bin/X -core :0 -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-2-generic 
root=UUID=86fe6e26-730a-49ee-9ef7-096ce5dedeb0 ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 raise () from /lib/x86_64-linux-gnu/libc.so.6
 abort () from /lib/x86_64-linux-gnu/libc.so.6
 ?? () from /lib/x86_64-linux-gnu/libc.so.6
 ?? () from /lib/x86_64-linux-gnu/libc.so.6
 malloc () from /lib/x86_64-linux-gnu/libc.so.6
Title: Xorg crashed with SIGABRT in raise()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/11/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.10
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7360
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd11/11/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7360:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7360:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7360
dmi.product.version: 1.0
dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.45-2ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu0.8
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.1.0-0ubuntu2.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.9-0ubuntu3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8-0ubuntu1.1
xserver.bootTime: Tue Jul  9 17:43:19 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, 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.1-0ubuntu0.8
xserver.video_driver: nouveau

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace saucy ubuntu

** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT in raise()

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  The system become unresponsive. Mouse freeze; num lock responded after 10-15 
seconds...
  I had to reboot: Alt+Sysrq+B

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-core 2:1.14.1-0ubuntu0.8
  ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.10.2-0ubuntu4
  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
  CrashCounter: 1
  CurrentDmesg: [   20.515744] Adding 512544k swap on /dev/zram1.  Priority:5 

[Desktop-packages] [Bug 1133193] [NEW] Xorg crashed with SIGABRT

2013-02-26 Thread Anca Emanuel
Public bug reported:

Testing Raring.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-core 2:1.13.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
Uname: Linux 3.8.0-7-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.8-0ubuntu4
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
CrashCounter: 1
CurrentDmesg:
 [   16.307525] r8169 :04:00.0 eth0: link up
 [   16.307537] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Date: Mon Feb 25 23:35:27 2013
Disassembly: = 0x7fbcdabec037: Cannot access memory at address 0x7fbcdabec037
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2013-01-25 (32 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130124)
MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7360
MarkForUpload: True
ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-7-generic 
root=UUID=21c3c020-ae9c-412e-97a0-44c550370d50 ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
Stacktrace:
 #0  0x7fbcdabec037 in ?? ()
 No symbol table info available.
 Cannot access memory at address 0x7fff7281d8c8
StacktraceTop: ?? ()
ThreadStacktrace:
 .
 Thread 1 (LWP 1097):
 #0  0x7fbcdabec037 in ?? ()
 No symbol table info available.
 Cannot access memory at address 0x7fff7281d8c8
Title: Xorg crashed with SIGABRT
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/11/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.10
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7360
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd11/11/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7360:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7360:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7360
dmi.product.version: 1.0
dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
version.compiz: compiz 1:0.9.9~daily13.02.19-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.3-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu3
xserver.bootTime: Tue Feb 26 09:36:47 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, 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.13.2-0ubuntu2
xserver.video_driver: nouveau

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace raring ubuntu

** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  Testing Raring.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
  Uname: Linux 3.8.0-7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.8-0ubuntu4
  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
  CrashCounter: 1
  CurrentDmesg:
   [   16.307525] r8169 :04:00.0 eth0: link up
   [   16.307537] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  Date: Mon Feb 25 23:35:27 2013
  

[Desktop-packages] [Bug 1132045] [NEW] Xorg crashed with SIGABRT

2013-02-23 Thread Anca Emanuel
Public bug reported:

Testing Raring

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-core 2:1.13.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
Uname: Linux 3.8.0-7-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.8-0ubuntu4
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
CrashCounter: 1
CurrentDmesg: [   17.280254] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes 
ready
Date: Sat Feb 23 10:29:08 2013
Disassembly: = 0x7f42ac596037: Cannot access memory at address 0x7f42ac596037
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2013-01-25 (29 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130124)
MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7360
MarkForUpload: True
ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-7-generic 
root=UUID=21c3c020-ae9c-412e-97a0-44c550370d50 ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
Stacktrace:
 #0  0x7f42ac596037 in ?? ()
 No symbol table info available.
 Cannot access memory at address 0x7fff2fbdb7c8
StacktraceTop: ?? ()
ThreadStacktrace:
 .
 Thread 1 (LWP 1000):
 #0  0x7f42ac596037 in ?? ()
 No symbol table info available.
 Cannot access memory at address 0x7fff2fbdb7c8
Title: Xorg crashed with SIGABRT
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/11/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.10
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7360
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd11/11/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7360:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7360:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7360
dmi.product.version: 1.0
dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
version.compiz: compiz 1:0.9.9~daily13.02.19-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.2-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu3
xserver.bootTime: Sat Feb 23 10:31:13 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, 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.13.2-0ubuntu2
xserver.video_driver: nouveau

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace raring ubuntu

** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  Testing Raring

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
  Uname: Linux 3.8.0-7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.8-0ubuntu4
  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
  CrashCounter: 1
  CurrentDmesg: [   17.280254] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link 
becomes ready
  Date: Sat Feb 23 10:29:08 2013
  Disassembly: = 0x7f42ac596037:   Cannot access memory at address 
0x7f42ac596037
  DistUpgraded: Fresh 

[Desktop-packages] [Bug 1132065] [NEW] totem crashed with SIGSEGV in g_datalist_id_set_data_full()

2013-02-23 Thread Anca Emanuel
Public bug reported:

Run a movie. Try to open the next episode.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: totem 3.6.3-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
Uname: Linux 3.8.0-7-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Sat Feb 23 11:42:45 2013
ExecutablePath: /usr/bin/totem
InstallationDate: Installed on 2013-01-25 (29 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130124)
MarkForUpload: True
ProcCmdline: totem /media/username/2A304AF1304AC393/Documents\ and\ 
Settings/Anca\ Emanuel/Desktop/filme/Filme\ HD/Rubicon/Rubicon\ 08.mkv
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f4616637d43 g_datalist_id_set_data_full+483:
mov(%rcx),%edi
 PC (0x7f4616637d43) ok
 source (%rcx) (0xaaa8) not located in a known VMA region (needed 
readable region)!
 destination %edi ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: totem
Stacktrace:
 #0  0x7f4616637d43 in g_datalist_id_set_data_full () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
 No symbol table info available.
 Cannot access memory at address 0x7fff70ddbd38
StacktraceTop: g_datalist_id_set_data_full () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: totem crashed with SIGSEGV in g_datalist_id_set_data_full()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1800): GLib-WARNING **: 
GChildWatchSource: Exit status of a child process was requested but ECHILD was 
received by waitpid(). Most likely the process is ignoring SIGCHLD, or some 
other thread is invoking waitpid() with a nonpositive first argument; either 
behavior can break applications that use g_child_watch_add()/g_spawn_sync() 
either directly or indirectly.
 (totem:3183): Pango-WARNING **: pango_layout_set_markup_with_accel: Error on 
line 2 char 38: Element 'markup' was closed, but the currently open element is 
'i'

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


** Tags: amd64 apport-crash need-amd64-retrace raring running-unity

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1132065

Title:
  totem crashed with SIGSEGV in g_datalist_id_set_data_full()

Status in “totem” package in Ubuntu:
  New

Bug description:
  Run a movie. Try to open the next episode.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: totem 3.6.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
  Uname: Linux 3.8.0-7-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Sat Feb 23 11:42:45 2013
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2013-01-25 (29 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130124)
  MarkForUpload: True
  ProcCmdline: totem /media/username/2A304AF1304AC393/Documents\ and\ 
Settings/Anca\ Emanuel/Desktop/filme/Filme\ HD/Rubicon/Rubicon\ 08.mkv
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f4616637d43 g_datalist_id_set_data_full+483:  
mov(%rcx),%edi
   PC (0x7f4616637d43) ok
   source (%rcx) (0xaaa8) not located in a known VMA region 
(needed readable region)!
   destination %edi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: totem
  Stacktrace:
   #0  0x7f4616637d43 in g_datalist_id_set_data_full () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
   No symbol table info available.
   Cannot access memory at address 0x7fff70ddbd38
  StacktraceTop: g_datalist_id_set_data_full () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: totem crashed with SIGSEGV in g_datalist_id_set_data_full()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  XsessionErrors:
   (polkit-gnome-authentication-agent-1:1800): GLib-WARNING **: 
GChildWatchSource: Exit status of a child process was requested but ECHILD was 
received by waitpid(). Most likely the process is ignoring SIGCHLD, or some 
other thread is invoking waitpid() with a nonpositive first argument; either 
behavior can break applications that use g_child_watch_add()/g_spawn_sync() 
either directly or indirectly.
   (totem:3183): Pango-WARNING **: pango_layout_set_markup_with_accel: Error on 
line 2 char 38: Element 'markup' was closed, but the currently open element is 
'i'

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe

[Desktop-packages] [Bug 1130122] [NEW] Xorg crashed with SIGABRT

2013-02-19 Thread Anca Emanuel
Public bug reported:

Testing Raring. Suspend works ok. Resume not so much: I get the PC up,
my screen is working but my mouse is almos freeze. Keyboard not working.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-core 2:1.13.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
Uname: Linux 3.8.0-6-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.8-0ubuntu4
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
CurrentDmesg:
 [   13.448234] r8169 :04:00.0 eth0: link up
 [   13.448246] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Date: Tue Feb 19 15:14:50 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2013-01-25 (25 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130124)
MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7360
MarkForUpload: True
ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-6-generic 
root=UUID=21c3c020-ae9c-412e-97a0-44c550370d50 ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 ?? () from /lib/x86_64-linux-gnu/libc.so.6
 ?? () from /usr/lib/xorg/modules/libexa.so
 ?? () from /usr/lib/xorg/modules/libexa.so
 ?? () from /usr/lib/xorg/modules/libexa.so
 ?? () from /usr/lib/xorg/modules/libexa.so
Title: Xorg crashed with SIGABRT
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/11/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.10
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7360
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd11/11/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7360:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7360:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7360
dmi.product.version: 1.0
dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
version.compiz: compiz 1:0.9.9~daily13.02.08-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.2-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu2
xserver.bootTime: Tue Feb 19 15:21:15 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, 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.13.2-0ubuntu2
xserver.video_driver: nouveau

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace raring ubuntu

** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  Testing Raring. Suspend works ok. Resume not so much: I get the PC up,
  my screen is working but my mouse is almos freeze. Keyboard not
  working.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
  Uname: Linux 3.8.0-6-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.8-0ubuntu4
  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
  CurrentDmesg:
   [   13.448234] r8169 :04:00.0 eth0: link up
   [   13.448246] IPv6: 

[Desktop-packages] [Bug 1118252] [NEW] Xorg crashed with SIGABRT in raise()

2013-02-07 Thread Anca Emanuel
Public bug reported:

Testing Raring, browsing web with Chromium, then mouse almost freeze,
keyboard undesponsive, then I need to hard reset the PC.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-core 2:1.13.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-4.9-generic 3.8.0-rc6
Uname: Linux 3.8.0-4-generic x86_64
.tmp.unity.support.test.0:

ApportVersion: 2.8-0ubuntu4
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CrashCounter: 1
CurrentDmesg: [   14.833769] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes 
ready
Date: Thu Feb  7 12:14:17 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2013-01-25 (13 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130124)
MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7360
MarkForUpload: True
ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
ProcEnviron:

ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-4-generic 
root=UUID=21c3c020-ae9c-412e-97a0-44c550370d50 ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 raise () from /lib/x86_64-linux-gnu/libc.so.6
 abort () from /lib/x86_64-linux-gnu/libc.so.6
 ?? () from /lib/x86_64-linux-gnu/libc.so.6
 ?? () from /lib/x86_64-linux-gnu/libc.so.6
 ?? ()
Title: Xorg crashed with SIGABRT in raise()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

dmi.bios.date: 11/11/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.10
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7360
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.10:bd11/11/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7360:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7360:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7360
dmi.product.version: 1.0
dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
version.compiz: compiz 1:0.9.9~daily13.02.04-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.41-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.0-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu2
xserver.bootTime: Thu Feb  7 12:59:07 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, 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.13.2-0ubuntu1
xserver.video_driver: nouveau

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace raring ubuntu

** Information type changed from Private to Public

** Description changed:

  Testing Raring, browsing web with Chromium, then mouse almost freeze,
- keyboard undesponzive, then I need to hard reset the PC.
+ keyboard undesponsive, then I need to hard reset the PC.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-4.9-generic 3.8.0-rc6
  Uname: Linux 3.8.0-4-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CrashCounter: 1
  CurrentDmesg: [   14.833769] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link 
becomes ready
  Date: Thu Feb  7 12:14:17 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
  InstallationDate: Installed on 2013-01-25 (13 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130124)
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7360
  MarkForUpload: True
 

[Desktop-packages] [Bug 1092246] [NEW] Unresponsive after basic operations such as seek.

2012-12-19 Thread Anca Emanuel
Public bug reported:

http://ubuntuforums.org/showthread.php?t=2096247

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: raring

** Tags added: raring

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1092246

Title:
  Unresponsive after basic operations such as seek.

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  http://ubuntuforums.org/showthread.php?t=2096247

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1092246] Re: Unresponsive after basic operations such as seek.

2012-12-19 Thread Anca Emanuel
** Summary changed:

- Unresponsive after basic oparations such as seek.
+ Unresponsive after basic operations such as seek.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1092246

Title:
  Unresponsive after basic operations such as seek.

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  http://ubuntuforums.org/showthread.php?t=2096247

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-12-09 Thread Anca Emanuel
** Changed in: mesa (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Raring wake up from S3 broken

Status in “mesa” package in Ubuntu:
  Fix Released

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo reboot.
  (blindness)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  ---
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American 

[Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-12-07 Thread Anca Emanuel
After today updates http://i.imgur.com/41g7j.png
the problem is solved for me. Thanks.

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

Title:
  Raring wake up from S3 broken

Status in “mesa” package in Ubuntu:
  Incomplete

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo reboot.
  (blindness)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  ---
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: 

[Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-12-03 Thread Anca Emanuel
Progress report.

I connected a second (turned off) vga monitor to the laptop.
SOLVED !!!

Tried second suspend with the vga cable removed. It works !

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

Title:
  Raring wake up from S3 broken

Status in “mesa” package in Ubuntu:
  Incomplete

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo reboot.
  (blindness)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  ---
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin 

[Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-12-03 Thread Anca Emanuel
I think this bug is related to wayland.

https://blueprints.launchpad.net/ubuntu/+spec/desktop-q-system-compositor
Quote: Wayland can pick the wrong video card if you have two.

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

Title:
  Raring wake up from S3 broken

Status in “mesa” package in Ubuntu:
  Incomplete

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo reboot.
  (blindness)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  ---
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: 

[Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-12-03 Thread Anca Emanuel
Ping Robert

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

Title:
  Raring wake up from S3 broken

Status in “mesa” package in Ubuntu:
  Incomplete

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo reboot.
  (blindness)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  ---
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: 

Re: [Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-12-03 Thread Anca Emanuel
I am running the stock raring ringtail, and after I noticed that
upgrade to libwayland0 version 1.0.2 and something, I decided to:
sudo apt-install weston
but nothing hapened.

Quote: There hasn't been much in the way of X changes in raring so far;
I can confirm that the shape of the startup messages from kernel are changed.
I khow how they are before, and I can allays compare with my precise install.

On Mon, Dec 3, 2012 at 9:04 PM, Bryce Harrington
1082...@bugs.launchpad.net wrote:
 Are you running wayland?

 There hasn't been much in the way of X changes in raring so far; Timo
 listed the candidates all of which are fairly minor changes.  You can
 test downgrading each in turn to identify what caused it if it is indeed
 X.  (I'm guessing it's *not* X, since these types of bugs almost never
 are typically, but easy enough for you to verify.)  If you can pinpoint
 it to the updated package, it should be a short list of changes to
 review.

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

 Title:
   Raring wake up from S3 broken

 Status in “mesa” package in Ubuntu:
   Incomplete

 Bug description:
   It was working before some updates (not kernel).

   I was testing Raring some weeks ago (have kernel 3.5) and there was no 
 problems.
   Then testing updates, including kernel 3.7
   After other updates, I discovered that I have an black screen after S3 
 sleep.

   I can do Control+Alt+F1, username, password, test commands, like sudo 
 reboot.
   (blindness)

   ProblemType: Bug
   DistroRelease: Ubuntu 13.04
   Package: xorg 1:7.7+1ubuntu4
   ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
   Uname: Linux 3.7.0-2-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.6.2-0ubuntu5
   Architecture: amd64
   CompizPlugins: No value set for 
 `/apps/compiz-1/general/screen0/options/active_plugins'
   CompositorRunning: compiz
   Date: Fri Nov 23 12:07:03 2012
   DistUpgraded: Fresh install
   DistroCodename: raring
   DistroVariant: ubuntu
   ExtraDebuggingInterest: Yes, including running git bisection searches
   GraphicsCard:
Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 
 3200 Graphics] [1002:9612] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 
 Series] [1002:95c4] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
   InstallationDate: Installed on 2012-11-17 (5 days ago)
   InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
   MachineType: ASUSTeK Computer Inc. X71TL
   MarkForUpload: True
   ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=set
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
 root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
   SourcePackage: xorg
   Symptom: display
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 10/14/2008
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: 303
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: X71TL
   dmi.board.vendor: PEGATRON CORPORATION
   dmi.board.version: 1.0
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK Computer Inc.
   dmi.modalias: 
 dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
   dmi.product.name: X71TL
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK Computer Inc.
   version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
   version.ia32-libs: ia32-libs N/A
   version.libdrm2: libdrm2 2.4.40-1
   version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
   version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
   version.xserver-xorg-video-intel: xserver-xorg-video-intel 
 2:2.20.13-0ubuntu1
   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
 1:1.0.4-0ubuntu1
   xserver.bootTime: Fri Nov 23 11:56:33 2012
   xserver.configfile: default
   xserver.errors:

   xserver.logfile: /var/log/Xorg.0.log
   xserver.version: 2:1.13.0-0ubuntu8
   xserver.video_driver: radeon
   ---
   ApportVersion: 2.6.2-0ubuntu5
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1:  emanuel1973 F pulseaudio
/dev/snd/controlC0:  emanuel1973 F pulseaudio
   DistroRelease: Ubuntu 13.04
   HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
   InstallationDate: Installed on 2012-11-17 (5 days ago)
   

[Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-11-29 Thread Anca Emanuel
 Can you tell when the problem started?

I installed rarring on 13.nov.2012: 
http://forum.ubuntu.ro/viewtopic.php?pid=153808#p153808
Tested updates. Updated to kernel 3.7 with Software Updater. It was working.
I do not remember what other updates caused the problem.

Then I decided to test install from Live CD on 15.nov.2012
(successfully installed on 17.nov: 
http://iso.qa.ubuntu.com/qatracker/milestones/243/builds/27678/testcases/1302/results
 )

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

Title:
  Raring wake up from S3 broken

Status in “mesa” package in Ubuntu:
  Incomplete

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo reboot.
  (blindness)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  ---
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   

[Desktop-packages] [Bug 1083040] Re: Version number in raring still 12.10

2012-11-28 Thread Anca Emanuel
Can I mention LightDM login wallpaper ? Not solved ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1083040

Title:
  Version number in raring still 12.10

Status in GNOME Control Center:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Triaged

Bug description:
  In the Details applet in the Control Center the version is still set
  to 12.10 as opposed to 13.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-control-center 1:3.6.3-0ubuntu6
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Uname: Linux 3.7.0-3-generic i686
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: i386
  Date: Sun Nov 25 19:31:06 2012
  InstallationDate: Installed on 2012-11-24 (2 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20121123)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu6
   deja-dup25.1.1-0ubuntu1
   gnome-control-center-signon 0.1.1-0ubuntu1
   indicator-datetime  12.10.3daily12.11.23-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1083040/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-11-24 Thread Anca Emanuel
Tested apm=off.
Not working for me.

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo reboot.
  (blindness)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  ---
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  

[Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-11-24 Thread Anca Emanuel
** Description changed:

  It was working before some updates (not kernel).
  
  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.
  
- I can do Control+Alt+F1, username, password, test commands, like sudo
- reboot.
+ I can do Control+Alt+F1, username, password, test commands, like sudo reboot.
+ (blindness)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
-  Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
-  Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
+  Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
+  Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
- --- 
+ ---
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  emanuel1973 F pulseaudio
-  /dev/snd/controlC0:  emanuel1973 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  emanuel1973 F pulseaudio
+  /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB:
-  0 radeondrmfb
-  1 radeondrmfb
+  0 radeondrmfb
+  1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 

[Desktop-packages] [Bug 1082314] [NEW] Raring wake up from S3 broken

2012-11-23 Thread Anca Emanuel
Public bug reported:

It was working before some updates (not kernel).

I was testing Raring some weeks ago (have kernel 3.5) and there was no problems.
Then testing updates, including kernel 3.7
After other updates, I discovered that I have an black screen after S3 sleep.

I can do Control+Alt+F1, username, password, test commands, like sudo
reboot.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
Uname: Linux 3.7.0-2-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.2-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Fri Nov 23 12:07:03 2012
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
 Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
InstallationDate: Installed on 2012-11-17 (5 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
MachineType: ASUSTeK Computer Inc. X71TL
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/14/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 303
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X71TL
dmi.board.vendor: PEGATRON CORPORATION
dmi.board.version: 1.0
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
dmi.product.name: X71TL
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.40-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.4-0ubuntu1
xserver.bootTime: Fri Nov 23 11:56:33 2012
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.0-0ubuntu8
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 raring running-unity ubuntu

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - 

[Desktop-packages] [Bug 1082314] Re: Raring wake up from S3 broken

2012-11-23 Thread Anca Emanuel
apport information

** Tags added: apport-collected

** Description changed:

  It was working before some updates (not kernel).
  
  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.
  
  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
+ --- 
+ ApportVersion: 2.6.2-0ubuntu5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  emanuel1973 F pulseaudio
+  /dev/snd/controlC0:  emanuel1973 F pulseaudio
+ DistroRelease: Ubuntu 13.04
+ HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
+ InstallationDate: Installed on 2012-11-17 (5 days ago)
+ InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
+ MachineType: ASUSTeK Computer Inc. X71TL
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  0 radeondrmfb
+  1 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
+ RelatedPackageVersions:
+  linux-restricted-modules-3.7.0-2-generic N/A
+  linux-backports-modules-3.7.0-2-generic  N/A
+  linux-firmware   1.97
+ Tags:  raring running-unity
+ Uname: Linux 3.7.0-2-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 10/14/2008
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 303
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: X71TL
+ dmi.board.vendor: PEGATRON CORPORATION
+ dmi.board.version: 1.0
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK Computer Inc.
+ dmi.modalias: 

[Desktop-packages] [Bug 1082314] BootDmesg.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1082314/+attachment/3442000/+files/BootDmesg.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] CRDA.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1082314/+attachment/3442001/+files/CRDA.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 

[Desktop-packages] [Bug 1082314] CurrentDmesg.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1082314/+attachment/3442002/+files/CurrentDmesg.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

[Desktop-packages] [Bug 1082314] IwConfig.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1082314/+attachment/3442003/+files/IwConfig.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] PulseList.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1082314/+attachment/3442009/+files/PulseList.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] RfKill.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1082314/+attachment/3442010/+files/RfKill.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] UdevDb.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1082314/+attachment/3442011/+files/UdevDb.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] Lspci.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1082314/+attachment/3442004/+files/Lspci.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] ProcInterrupts.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1082314/+attachment/3442007/+files/ProcInterrupts.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare 

[Desktop-packages] [Bug 1082314] Lsusb.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1082314/+attachment/3442005/+files/Lsusb.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] ProcModules.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1082314/+attachment/3442008/+files/ProcModules.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] ProcCpuinfo.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1082314/+attachment/3442006/+files/ProcCpuinfo.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] UdevLog.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1082314/+attachment/3442012/+files/UdevLog.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 1082314] WifiSyslog.txt

2012-11-23 Thread Anca Emanuel
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1082314/+attachment/3442013/+files/WifiSyslog.txt

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

Title:
  Raring wake up from S3 broken

Status in “xorg” package in Ubuntu:
  New

Bug description:
  It was working before some updates (not kernel).

  I was testing Raring some weeks ago (have kernel 3.5) and there was no 
problems.
  Then testing updates, including kernel 3.7
  After other updates, I discovered that I have an black screen after S3 sleep.

  I can do Control+Alt+F1, username, password, test commands, like sudo
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 23 12:07:03 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1062]
   Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series] 
[1002:95c4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1875]
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 303
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X71TL
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr303:bd10/14/2008:svnASUSTeKComputerInc.:pnX71TL:pvr1.0:rvnPEGATRONCORPORATION:rnX71TL:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: X71TL
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.13-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Fri Nov 23 11:56:33 2012
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.0-0ubuntu8
  xserver.video_driver: radeon
  --- 
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emanuel1973 F pulseaudio
   /dev/snd/controlC0:  emanuel1973 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=6433010e-6c54-4069-998d-e304f780bd6e
  InstallationDate: Installed on 2012-11-17 (5 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121117)
  MachineType: ASUSTeK Computer Inc. X71TL
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=7a5f18e2-e748-4cce-8d9d-4fc3c746bfd1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  RelatedPackageVersions:
   linux-restricted-modules-3.7.0-2-generic N/A
   linux-backports-modules-3.7.0-2-generic  N/A
   linux-firmware   1.97
  Tags:  raring running-unity
  Uname: Linux 3.7.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Desktop-packages] [Bug 979912] [NEW] gnome-keyring depend on vital packages

2012-04-12 Thread Anca Emanuel
Public bug reported:

I installed Chromium browser. Then I am asked for a password every time
I launch Chromium.

I think that gnome-keyring is an unusefull program, an I purged it. But it 
uninstalled Ubuntu Software Center.
Why the f... it depends on it ?

That was 2 days ago. Now it will remove apt, and other vital packages.

** Affects: gnome-keyring (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/979912

Title:
  gnome-keyring depend on vital packages

Status in “gnome-keyring” package in Ubuntu:
  New

Bug description:
  I installed Chromium browser. Then I am asked for a password every
  time I launch Chromium.

  I think that gnome-keyring is an unusefull program, an I purged it. But it 
uninstalled Ubuntu Software Center.
  Why the f... it depends on it ?

  That was 2 days ago. Now it will remove apt, and other vital packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/979912/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp