[Bug 345915] Re: [Acer Aspire 6935] suspend/resume failure

2009-03-20 Thread amuls

** Attachment added: "debuginfo.zip"
   http://launchpadlibrarian.net/24150048/debuginfo.zip

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/24150049/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/24150053/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/24150054/Dependencies.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/24150056/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/24150057/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/24150058/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/24150059/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/24150063/ProcInterrupts.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/24150067/ProcMaps.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/24150068/ProcModules.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/24150069/ProcStatus.txt

-- 
[Acer Aspire 6935] suspend/resume failure
https://bugs.launchpad.net/bugs/345915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345915] [NEW] [Acer Aspire 6935] suspend/resume failure

2009-03-20 Thread amuls
Public bug reported:

the resume process seems to start and is indicate on the startup
display. The PC remained like that for several minutes until I preformed
a hard reset

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InterpreterPath: /usr/bin/python2.6
MachineType: Acer Aspire 6935
Package: linux-image-2.6.28-9-generic 2.6.28-9.29
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=0897d595-4498-4cf6-9c30-a93130c00bc8 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-9.29-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume suspend
Title: [Acer Aspire 6935] suspend/resume failure
UserGroups:

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


** Tags: apport-kerneloops i386 resume suspend

-- 
[Acer Aspire 6935] suspend/resume failure
https://bugs.launchpad.net/bugs/345915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 116625] Qt program crashes on Feisty Fawn due to X server

2007-06-13 Thread amuls
You have been subscribed to a public bug:

I just received a new Dell Inspiron 9400 PC with a ATI Technologies
Inc Radeon Mobility X1400 graphics card. I installed Kubuntu as I had
on my previous PC (Dell Inspiron 9300) and recompiled our program.

Now I get the errors:

W: X Error: BadRequest (invalid request code or no such operation) 1
  Extension:219 (Uknown extension)
  Minor opcode: 0 (Unknown request)
  Resource id:  0x1
W: X Error: BadRequest (invalid request code or no such operation) 1
  Extension:210 (Uknown extension)
  Minor opcode: 0 (Unknown request)
  Resource id:  0x1
W: X Error: BadRequest (invalid request code or no such operation) 1
  Major opcode: 125 ()
  Resource id:  0x1
W: X Error: BadLength (poly request too large or internal Xlib length
error) 16
  Major opcode: 119 (X_GetModifierMapping)
  Resource id:  0x1


I tried several thinsg, such as a reconfigure of the xserver-xorg, but
in vain. After googling around and trying to run the program, I have a
suspiscion that it is a threading problem. It only occurs (so I
think) when I enter or leave a renderthread that creates a pixmap
for the plot we make.

I also noticed that similar warnings are generated by a Fedora Core 5 system, 
but without the program crashing.

** Affects: qt4-x11 (Ubuntu)
 Importance: Low
 Status: Confirmed

-- 
Qt program crashes on Feisty Fawn due to X server 
https://bugs.launchpad.net/bugs/116625

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 116625] Qt program crashes on Feisty Fawn due to X server

2007-05-24 Thread amuls
Public bug reported:

I just received a new Dell Inspiron 9400 PC with a ATI Technologies
Inc Radeon Mobility X1400 graphics card. I installed Kubuntu as I had
on my previous PC (Dell Inspiron 9300) and recompiled our program.

Now I get the errors:

W: X Error: BadRequest (invalid request code or no such operation) 1
  Extension:219 (Uknown extension)
  Minor opcode: 0 (Unknown request)
  Resource id:  0x1
W: X Error: BadRequest (invalid request code or no such operation) 1
  Extension:210 (Uknown extension)
  Minor opcode: 0 (Unknown request)
  Resource id:  0x1
W: X Error: BadRequest (invalid request code or no such operation) 1
  Major opcode: 125 ()
  Resource id:  0x1
W: X Error: BadLength (poly request too large or internal Xlib length
error) 16
  Major opcode: 119 (X_GetModifierMapping)
  Resource id:  0x1


I tried several thinsg, such as a reconfigure of the xserver-xorg, but
in vain. After googling around and trying to run the program, I have a
suspiscion that it is a threading problem. It only occurs (so I
think) when I enter or leave a renderthread that creates a pixmap
for the plot we make.

I also noticed that similar warnings are generated by a Fedora Core 5 system, 
but without the program crashing.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Qt program crashes on Feisty Fawn due to X server 
https://bugs.launchpad.net/bugs/116625
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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