[Bug 665944] Re: System takes too long to activate wifi on resume

2012-05-16 Thread Justin Husted
Confirming this still affects 12.04 with the same laptop.

I didn't have my old hack script handy, so I put a new one in
/etc/pm/sleep.d with a resume case, that did:

(in bash): for a in {1..10}; do iwlist scan > /dev/null; sleep 1; done

Yeah, this lame hack seems to work perfectly.

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

Title:
  System takes too long to activate wifi on resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/665944/+subscriptions

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


[Bug 665944] Re: System takes too long to activate wifi on resume

2011-03-28 Thread Justin Husted
Hi,

I tried adding an exit 0 to /usr/lib/pm-utils/power.d/wireless, as well as 
disabling it a few other ways.  However, this did not
appear to have any affect on wireless resume speed.


** Changed in: network-manager (Ubuntu)
   Status: Incomplete => New

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

Title:
  System takes too long to activate wifi on resume

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


[Bug 665944] Re: System takes too long to activate wifi on resume

2010-12-08 Thread Justin Husted
I've attached various log files, annotated with blocks of
==.  Hopefully this is enough?

I didn't leave the laptop to sleep overnight, since this reproduces easily 
every time.  I just disabled my special "iwlist scan"
script.

The most interesting logs look like syslog, daemon.log, and perhaps pm-
suspend.log.

Thanks.


** Attachment added: "bug665944.tar.bz2"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/665944/+attachment/1760498/+files/bug665944.tar.bz2

** Changed in: network-manager (Ubuntu)
   Status: Incomplete => New

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

Title:
  System takes too long to activate wifi on resume

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


[Bug 665944] Re: System takes too long to activate wifi on resume

2010-11-20 Thread Justin Husted
wch: If you put the attached script in /etc/pm/sleep.d/ it should help.
It just runs iwlist scan for you on resume.


** Attachment added: "11_wifi_hack"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/665944/+attachment/1739539/+files/11_wifi_hack

-- 
System takes too long to activate wifi on resume
https://bugs.launchpad.net/bugs/665944
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 665944] Re: System takes too long to activate wifi on resume

2010-10-28 Thread Justin Husted
I was able to work around this by putting a script to run:

sleep 1
iwlist scan

... after the system comes out of resume (in /etc/pm/sleep.d)

Perhaps this is actually a bug in the wireless driver where it's not re-
probing after a power event?

-- 
System takes too long to activate wifi on resume
https://bugs.launchpad.net/bugs/665944
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 665953] Re: ubuntu-bug --pid and --package options do not work

2010-10-24 Thread Justin Husted


-- 
ubuntu-bug --pid and --package options do not work
https://bugs.launchpad.net/bugs/665953
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 665953] [NEW] ubuntu-bug --pid and --package options do not work

2010-10-24 Thread Justin Husted
Public bug reported:

Binary package hint: apport

When I run ubuntu-bug with the --pid or --package options, it just
pauses briefly and then returns to the shell, printing and doing
nothing.

When I run it with the -p or -P options, it works.  However, it also
prints:

Warning: The options -p/-P are deprecated, please do not use them.  See
/usr/bin/ubuntu-bug --help

The help does not actually state these are deprecated.  The only
indication in fact is the usage template, which indicates that it will
guess what you meant.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apport 1.14.1-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: wl
ApportLog:
 
Architecture: i386
CrashReports:
 600:0:0:1669112:2010-10-23 22:07:42.899821000 -0700:2010-10-24 
07:05:16.789773683 -0700:/var/crash/linux-image-2.6.35-22-generic.0.crash
 600:0:0:1669088:2010-10-23 22:07:43.395834000 -0700:2010-10-24 
07:05:24.085826827 -0700:/var/crash/libc-dev-bin.0.crash
 600:0:0:1669098:2010-10-23 22:07:43.043825000 -0700:2010-10-24 
07:05:27.117848912 -0700:/var/crash/ttf-symbol-replacement.0.crash
Date: Sun Oct 24 09:21:23 2010
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: apport

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


** Tags: apport-bug i386 maverick ubuntu-une

-- 
ubuntu-bug --pid and --package options do not work
https://bugs.launchpad.net/bugs/665953
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 665944] Re: System takes too long to activate wifi on resume

2010-10-24 Thread Justin Husted


-- 
System takes too long to activate wifi on resume
https://bugs.launchpad.net/bugs/665944
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 665944] [NEW] System takes too long to activate wifi on resume

2010-10-24 Thread Justin Husted
Public bug reported:

Binary package hint: network-manager

Using Maverick on a Dell Mini 10v, Ubuntu takes much, much longer to
activate wifi when resuming from sleep.

With Lucid, after opening the lid, NM would start searching for wifi
after a few seconds -- perhaps 2-3.  It would quickly reconnect and the
laptop would be usable.

With Maverick, the system wakes up slightly slower (but not enough to
matter).  However, the wifi takes dramatically longer to reactivate --
about 30 seconds.

During this time, the red network disabled icon is displayed.  Once the
icon switches to the pulsing wifi-connecting logo, the connection is re-
enabled quickly.

It's acting like NM didn't notice the system just woke up for 30
seconds, basically.

This is very annoying on a laptop -- wifi connection performance is
important, and worked well in Lucid.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: network-manager 0.8.1+git.20100810t184654.ab580f4-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: wl
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Date: Sun Oct 24 09:07:36 2010
IfupdownConfig:
 auto lo
 iface lo inet loopback
IpRoute:
 192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.103  metric 2 
 169.254.0.0/16 dev eth1  scope link  metric 1000 
 default via 192.168.1.1 dev eth1  proto static
Keyfiles: Error: [Errno 2] No such file or directory
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: network-manager

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick ubuntu-une

-- 
System takes too long to activate wifi on resume
https://bugs.launchpad.net/bugs/665944
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 653746] Re: Empathy using wrong English dictionary

2010-10-02 Thread Justin Husted
No, "English" is the only option.

-- 
Empathy using wrong English dictionary
https://bugs.launchpad.net/bugs/653746
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 653759] Re: Language select box doesn't work

2010-10-02 Thread Justin Husted

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/653759/+attachment/1667401/+files/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/653759/+attachment/1667402/+files/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/653759/+attachment/1667403/+files/ProcStatus.txt

-- 
Language select box doesn't work
https://bugs.launchpad.net/bugs/653759
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 653759] [NEW] Language select box doesn't work

2010-10-02 Thread Justin Husted
Public bug reported:

Binary package hint: language-selector

Using Maverick, when I run gnome-language-selector, the language select box 
("Language for menus and windows") has broken
highlighting.  When I mouse over the selection box, the "select" color will 
highlight and follow the mouse.  However, a language
cannot apparently be selected -- clicking doesn't seem to do anything and no 
option is highlighted.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: language-selector 0.6.5
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Sat Oct  2 13:12:35 2010
ExecutablePath: /usr/bin/gnome-language-selector
InterpreterPath: /usr/bin/python2.6
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
SourcePackage: language-selector

** Affects: language-selector (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick ubuntu-une

-- 
Language select box doesn't work
https://bugs.launchpad.net/bugs/653759
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 653746] Re: Empathy using wrong English dictionary

2010-10-02 Thread Justin Husted
By the way, other tools appear to use the American English dictionary,
so it's not that one isn't installed.

-- 
Empathy using wrong English dictionary
https://bugs.launchpad.net/bugs/653746
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 653746] Re: Empathy using wrong English dictionary

2010-10-02 Thread Justin Husted

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/653746/+attachment/1667390/+files/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/653746/+attachment/1667391/+files/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/653746/+attachment/1667392/+files/ProcStatus.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/653746/+attachment/1667393/+files/XsessionErrors.txt

-- 
Empathy using wrong English dictionary
https://bugs.launchpad.net/bugs/653746
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 653746] [NEW] Empathy using wrong English dictionary

2010-10-02 Thread Justin Husted
Public bug reported:

Binary package hint: empathy

I have my system language set to English (United States), and the
spellcheck option in Empathy set to "English" (the only option), but
Empathy appears to be using a British spellcheck dictionary, contrary to
system settings.

For example, it accepts the term "maths" but flags "math" as a spelling
error.

It should use an English dictionary that matches the system setting.

I'm using Maverick with Empathy 2.31.92.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: empathy 2.31.92-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Sat Oct  2 12:40:35 2010
ExecutablePath: /usr/bin/empathy
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: empathy

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


** Tags: apport-bug i386 maverick ubuntu-une

-- 
Empathy using wrong English dictionary
https://bugs.launchpad.net/bugs/653746
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 512964] Re: gtkpod crashes with SIGSEGV in gdk_window_set_geometry_hints

2010-04-12 Thread Justin Husted
This happens 100% of the time when using the copy to filesystem feature
for me.  It makes the feature completely unusable.

-- 
gtkpod crashes with SIGSEGV in gdk_window_set_geometry_hints
https://bugs.launchpad.net/bugs/512964
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 450832] Re: X logout while playing aisleriot

2010-01-29 Thread Justin Husted
Ok, i got this to reproduce.  How can this possibly be a gtk bug?  It
causes Xorg to segfault:

Backtrace:
0: /usr/bin/X(xorg_backtrace+0x3b) [0x8133d6b]
1: /usr/bin/X(xf86SigHandler+0x55) [0x80c7d35]
2: [0xbc6400]
3: /usr/lib/xorg/modules//libfb.so(fbCopyNtoN+0x24c) [0x4a27cc]
4: /usr/lib/xorg/modules/drivers//intel_drv.so(uxa_copy_n_to_n+0x74a) [0x4639fa]
5: /usr/lib/xorg/modules//libfb.so(fbCopyRegion+0x21b) [0x4a176b]
6: /usr/lib/xorg/modules//libfb.so(fbDoCopy+0x44d) [0x4a1c8d]
7: /usr/lib/xorg/modules/drivers//intel_drv.so(uxa_copy_area+0x98) [0x463258]
8: /usr/bin/X [0x8181593]
9: /usr/bin/X(ProcCopyArea+0x165) [0x808b4c5]
10: /usr/bin/X(Dispatch+0x35f) [0x808d17f]
11: /usr/bin/X(main+0x395) [0x8072515]
12: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x2dab56]
13: /usr/bin/X [0x80719c1]
Saw signal 11.  Server aborting.

This is obviously a bug in Xorg.  A client app should not be able to
segfault an X server no matter what it does.


** Attachment added: "Xorg log including segfault"
   http://launchpadlibrarian.net/38549295/Xorg.0.log.old

-- 
X logout while playing aisleriot
https://bugs.launchpad.net/bugs/450832
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 493778] Re: Running a 3d app (eg. glxgears) crashes Linux with Radeon 9200

2009-12-07 Thread Justin Husted

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

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

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

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

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

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/36549017/PciDisplay.txt

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

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

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

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/36549021/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/36549022/UdevLog.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/36549023/XorgConf.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/36549025/XorgLog.txt

** Attachment added: "XorgLogOld.gz"
   http://launchpadlibrarian.net/36549026/XorgLogOld.gz

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/36549027/Xrandr.txt

** Attachment added: "glxinfo.txt"
   http://launchpadlibrarian.net/36549028/glxinfo.txt

** Attachment added: "monitors.xml.txt"
   http://launchpadlibrarian.net/36549029/monitors.xml.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/36549030/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/36549031/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/36549032/xkbcomp.txt

-- 
Running a 3d app (eg. glxgears) crashes Linux with Radeon 9200
https://bugs.launchpad.net/bugs/493778
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 493778] [NEW] Running a 3d app (eg. glxgears) crashes Linux with Radeon 9200

2009-12-07 Thread Justin Husted
Public bug reported:

Binary package hint: xorg

This machine ran Jaunty fine with Compiz 3d etc.

When I updated to Karmic, compiz stopped working.  It ran with software
rendering.  However, glxgears appeared to have hardware acceleration.

Today I updated with the latest karmic updates and tried again -- it was
now fully software rendering in all cases.  So, just to give it a shot,
I pulled out an old PCI rage card that was sitting unused in the
computer (this was originally used for dual head, but Xorg started
segfaulting when I enabled dual head sometime around Hardy or Intrepid).
Now, when I run glxgears in Xorg, the screen goes dark and Linux
crashes.

It appears to hard-lock in X11, though behavior varies.  Typically the
screen goes black immediately and goes into DPMS sleep.  One time the
screen went black, but I was able to ssh in and saw X11 using 100% of
CPU. When I killed X the machine crashed.  Another time, X was frozen
except the mouse would update once per second, and the machine crashed
on killing X.  All other attempts, Linux has crashed instantly as soon
as I run "glxgears."

Linux is completely crashed in these cases, and won't even respond to
SysRq.

ProblemType: Bug
Architecture: i386
Date: Mon Dec  7 13:22:20 2009
DistroRelease: Ubuntu 9.10
Package: xorg 1:7.4+3ubuntu10
ProcCmdLine: root=UUID=d4b603bf-081a-440d-bfe8-dbea3aae12bb ro quiet splash
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.52-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.31-16-generic i686
XsessionErrors:
 (gnome-settings-daemon:2593): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-panel:2625): GConf-WARNING **: Directory 
`/apps/panel/toplevels/top_panel_screen1/screen' was not being monitored by 
GConfClient 0x92ad998
 (nautilus:2626): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:2648): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (gnome-panel:2625): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window
dmi.bios.date: 11/24/2004
dmi.bios.vendor: Intel Corp.
dmi.bios.version: BF86510A.86A.0071.P22.0411242209
dmi.board.name: D865GBF
dmi.board.vendor: Intel Corporation
dmi.board.version: AAC25843-410
dmi.chassis.type: 2
dmi.modalias: 
dmi:bvnIntelCorp.:bvrBF86510A.86A.0071.P22.0411242209:bd11/24/2004:svn:pn:pvr:rvnIntelCorporation:rnD865GBF:rvrAAC25843-410:cvn:ct2:cvr:
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-16-generic

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


** Tags: apport-bug i386

-- 
Running a 3d app (eg. glxgears) crashes Linux with Radeon 9200
https://bugs.launchpad.net/bugs/493778
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 451514] Re: [r200] xorg crashes in _mesa_PopAttrib()

2009-10-15 Thread Justin Husted
I was unable to reproduce the crash in either the old mesa or the new one.  
However, I suppose it's possible that I somehow
ended up with the wrong version installed after fiddling around with the 
downgrades.

I suspect it's really just that turning compiz on and off a lot lost
some compiz module that was crashing mesa, though.

-- 
[r200] xorg crashes in _mesa_PopAttrib()
https://bugs.launchpad.net/bugs/451514
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 451514] Re: [r200] xorg crashes in _mesa_PopAttrib()

2009-10-15 Thread Justin Husted
Compiz being broken looks like it's probably bug 411451.  I'll try to
repro the crash properly, sorry about that.

-- 
[r200] xorg crashes in _mesa_PopAttrib()
https://bugs.launchpad.net/bugs/451514
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 451514] Re: [r200] xorg crashes in _mesa_PopAttrib()

2009-10-15 Thread Justin Husted
Actually, I guess that was a fairly worthless repro since I didn't
actually reproduce the crash, just compiz being broken.

-- 
[r200] xorg crashes in _mesa_PopAttrib()
https://bugs.launchpad.net/bugs/451514
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 451514] Re: [r200] xorg crashes in _mesa_PopAttrib()

2009-10-15 Thread Justin Husted
By the way, without compiz, glxgears does appear to have some
acceleration.

-- 
[r200] xorg crashes in _mesa_PopAttrib()
https://bugs.launchpad.net/bugs/451514
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 451514] Re: [r200] xorg crashes in _mesa_PopAttrib()

2009-10-15 Thread Justin Husted
I tried rolling back libgl1-mesa-dri and libgl1-mesa-glx, and it had no affect. 
 It looks like compiz is getting no hardware
acceleration whatsoever, and is unable to render windows larger than about half 
the screen (the background is also black).

Did you want me to try some other packages?  Uninstalling these ppa
packages is a real pain, by the way.

-- 
[r200] xorg crashes in _mesa_PopAttrib()
https://bugs.launchpad.net/bugs/451514
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 451514] Re: [r200] xorg crashes in _mesa_PopAttrib()

2009-10-14 Thread Justin Husted
Bryce: Sorry for the confusion, this bug report is only for the
_mesa_PopAttrib crash. I didn't see any other stacks.

I'll try out the old mesa and try to obtain a better backtrace.

-- 
[r200] xorg crashes in _mesa_PopAttrib()
https://bugs.launchpad.net/bugs/451514
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 451514] Re: xorg on radeon r200 is extremely unstable in karmic

2009-10-14 Thread Justin Husted

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

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

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

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

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

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/33671331/PciDisplay.txt

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

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

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

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/33671337/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/33671338/UdevLog.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/33671339/XorgConf.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/33671340/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/33671341/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/33671342/Xrandr.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/33671343/XsessionErrors.txt

** Attachment added: "glxinfo.txt"
   http://launchpadlibrarian.net/33671344/glxinfo.txt

** Attachment added: "monitors.xml.txt"
   http://launchpadlibrarian.net/33671345/monitors.xml.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/33671346/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/33671348/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/33671349/xkbcomp.txt

-- 
xorg on radeon r200 is extremely unstable in karmic
https://bugs.launchpad.net/bugs/451514
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 451514] [NEW] xorg on radeon r200 is extremely unstable in karmic

2009-10-14 Thread Justin Husted
Public bug reported:

I just installed karmic on a computer with a radeon 9200, and it's
completely unusable with Compiz.  Xorg will usually run long enough to
log in, but it will then crash soon afterward on events like "open a
window" etc.

This machine was very stable with Compiz in Jaunty and Gutsy, so this is
a severe regression.

Backtrace:
0: /usr/bin/X(xorg_backtrace+0x3b) [0x8133d6b]
1: /usr/bin/X(xf86SigHandler+0x55) [0x80c7d25]
2: [0xda7400]
3: /usr/lib/dri/r200_dri.so(_mesa_PopAttrib+0x6ee) [0x11865ce]
4: /usr/lib/xorg/modules/extensions//libglx.so [0xf54651]
5: /usr/lib/xorg/modules/extensions//libglx.so [0xf7e5a4]
6: /usr/lib/xorg/modules/extensions//libglx.so [0xf82d20]
7: /usr/bin/X(Dispatch+0x35f) [0x808d17f]
8: /usr/bin/X(main+0x395) [0x8072515]
9: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x272b56]
10: /usr/bin/X [0x80719c1]
Saw signal 11.  Server aborting.

ProblemType: Bug
Architecture: i386
Date: Wed Oct 14 11:19:54 2009
DistroRelease: Ubuntu 9.10
Package: libgl1-mesa-dri 7.6.0-1ubuntu4
ProcCmdLine: root=UUID=d4b603bf-081a-440d-bfe8-dbea3aae12bb ro quiet splash
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-13.45-386
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: mesa
Uname: Linux 2.6.31-13-386 i686
dmi.bios.date: 11/24/2004
dmi.bios.vendor: Intel Corp.
dmi.bios.version: BF86510A.86A.0071.P22.0411242209
dmi.board.name: D865GBF
dmi.board.vendor: Intel Corporation
dmi.board.version: AAC25843-410
dmi.chassis.type: 2
dmi.modalias: 
dmi:bvnIntelCorp.:bvrBF86510A.86A.0071.P22.0411242209:bd11/24/2004:svn:pn:pvr:rvnIntelCorporation:rnD865GBF:rvrAAC25843-410:cvn:ct2:cvr:
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-13-386

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


** Tags: apport-bug i386

-- 
xorg on radeon r200 is extremely unstable in karmic
https://bugs.launchpad.net/bugs/451514
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 162120] Re: Wifi doesn't work on Compal CL56 without crazy acerhk hack

2009-05-09 Thread Justin Husted
This issue still affects Jaunty.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
   Status: Won't Fix => New

-- 
Wifi doesn't work on Compal CL56 without crazy acerhk hack
https://bugs.launchpad.net/bugs/162120
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 162120] Re: Wifi doesn't work on Compal CL56 without crazy acerhk hack

2009-05-09 Thread Justin Husted
Whoops, wrong task

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

-- 
Wifi doesn't work on Compal CL56 without crazy acerhk hack
https://bugs.launchpad.net/bugs/162120
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 162124] Re: Should be able to set power preferences systemwide, eg. sleep on lid closed on gdm login screen

2009-04-29 Thread Justin Husted
Will gnome know what to do with this?  The gnome-power-manager process
runs as the current user, wheras we're claiming that this should be run
as an OS function through eg. acpi-scripts.  I guess they could edit the
acpi script config in their little power management tool...

This just sounds to me like it needs some guidance from Ubuntu first,
since any fix is going to involve the gnome UI doing something with acpi
scripts or something similar.  Isn't gnome primarily just for user-level
desktop?

-- 
Should be able to set power preferences systemwide, eg. sleep on lid closed on 
gdm login screen
https://bugs.launchpad.net/bugs/162124
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 155116] Re: Graphics glitches coming out of suspend with Radeon 9700

2009-04-29 Thread Justin Husted
This appears to be fixed in Jaunty.  The display is refreshed properly
coming out of sleep.

-- 
Graphics glitches coming out of suspend with Radeon 9700
https://bugs.launchpad.net/bugs/155116
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 363861] Re: login screen uses tiny fonts

2009-04-19 Thread Justin Husted

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

-- 
login screen uses tiny fonts
https://bugs.launchpad.net/bugs/363861
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 363861] [NEW] login screen uses tiny fonts

2009-04-19 Thread Justin Husted
Public bug reported:

Binary package hint: gdm

This is probably the same as one of the other gdm font bugs, but they
didn't look quite the same.

This is with the Jaunty RC, clean install.

The fonts in the login screen are mostly microscopic -- too small to
read.  This applies to the actual text of the username you type in, as
well the text in the options menu.

However, the prompt asking you to type in the username / password is the
right size, as is the "Options" text itself and the date at the bottom.

I'm using a 1360x768 widescreen monitor (actually, a television).

This happens with the normal ATI driver as well as the fglrx driver - no
difference.

Expected behavior:

The username/password and the menu text should all be in the same font
size as the prompt and date.  This looks very bad after a new install.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: fglrx
Package: gdm 2.20.10-0ubuntu2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gdm
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
login screen uses tiny fonts
https://bugs.launchpad.net/bugs/363861
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 238542] Re: Firefox crashes when dragging menu item

2009-03-08 Thread Justin Husted
Attached is a GDB log session for Firefox after it freezes.  It was marginally 
more difficult to get it to freeze while running
firefox in GDB: I had to wiggle the mouse more.  It may have taken 20 seconds.

Sadly, this log session has little useful data in it since Firefox's
libraries seem to have practically no symbols, but perhaps it's useful
to somebody.

For reference, if someone else wants to reproduce this, you need to run
firefox in GDB from either the console or another computer, since this
bug will freeze your X11 session, preventing you from, say, using GDB.
In either case, you would do this:

1. Go to console/other computer and log into your debug computer.
2. export DISPLAY=:0
3. firefox -g
4. "run"
5. Go back to X11, if you were on the console
6. Repro bug
7. Go back to console/other computer
8. "ctrl-c" to break into debugger


** Attachment added: "GDB log session after firefox freezes"
   http://launchpadlibrarian.net/23599781/firefox-freeze.log

** Changed in: firefox-3.0 (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Firefox freezes when dragging menu item
https://bugs.launchpad.net/bugs/238542
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 238542] Re: Firefox freezes when dragging menu item

2009-03-08 Thread Justin Husted
** Summary changed:

- Firefox crashes when dragging menu item
+ Firefox freezes when dragging menu item

-- 
Firefox freezes when dragging menu item
https://bugs.launchpad.net/bugs/238542
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 238542] Re: Firefox crashes when dragging menu item

2009-03-08 Thread Justin Husted
This bug is 100% repro in Firefox 3.0.7 / Intrepid.  The repro steps are
as follows:

1. Move mouse to bookmarks bar.
2. Press mouse button and release.
3. Move mouse to an item in the bar.
4. Click and drag.

Result:
Firefox freezes 100% of the time with the mouse pointer grabbed, requiring a 
console (or zap mode + ctrl-alt-kp/)

Expected result:
Firefox works.

-- 
Firefox crashes when dragging menu item
https://bugs.launchpad.net/bugs/238542
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 155116] Re: Graphics glitches coming out of suspend with Radeon 9700

2009-02-01 Thread Justin Husted
I can't see why this should be "Incomplete."

** Changed in: acpi-support (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Graphics glitches coming out of suspend with Radeon 9700
https://bugs.launchpad.net/bugs/155116
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 155116] Re: Graphics glitches coming out of suspend with Radeon 9700

2009-02-01 Thread Justin Husted
Sorry Lim, that is how it works.  DRAM requires active refresh to
maintain its contents.  This is done for system memory in sleep state,
but does not appear to happen for the video memory.  Without active
refresh, DRAM will degrade over a minute or so.

This explains the behavior where the graphics state degrades over time
while in sleep.  The bug is that Xorg is not reinitializing graphics
memory properly.

I tried suspending a desktop computer with a Radeon X800, and the exact
same bug happened.  This isn't even laptop specific.  I suspect it's a
bug in Xorg.

-- 
Graphics glitches coming out of suspend with Radeon 9700
https://bugs.launchpad.net/bugs/155116
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 155116] Re: Graphics glitches coming out of suspend with Radeon 9700

2008-11-06 Thread Justin Husted
This is kind of dumb, but I think the reason it seemed like the graphics 
glitches were gone with 8.10 is because the basic
problem here is that video memory is not being refreshed during sleep.  RAM 
state will generally degrade over time, reaching a random state after a minute 
or so (but not instantly).  So of course, when I was regressing this bug, I 
slept the laptop for short periods of time, keeping the ram in a 
closer-to-correct state.

It's pretty clear that video textures just have to be reloaded on
resume.  The graphics glitches are all compiz-related, and look like 3d
texture corruption.

-- 
Graphics glitches coming out of suspend with Radeon 9700
https://bugs.launchpad.net/bugs/155116
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 155116] Re: Graphics glitches coming out of suspend with Radeon 9700

2008-11-03 Thread Justin Husted
Whoops, spoke too soon.  Graphics glitches are still there, just not as
pronounced.

-- 
Graphics glitches coming out of suspend with Radeon 9700
https://bugs.launchpad.net/bugs/155116
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 267345] Re: Process spinning in kernel in do_exit()

2008-11-03 Thread Justin Husted
I tried to reproduce this using the Ibex kernel, but wasn't able to
after some brief testing.  It looks like totem has been changed
significantly too though (I installed Intrepid), so it's also possible
that it's not crashing on exit any more and thus not exposing bugs.

I tried raising some random SEGV signals on totem, but I didn't really
expect that to work and indeed it didn't.

If this happens again, I'll be sure to write an addendum to this report.

-- 
Process spinning in kernel in do_exit()
https://bugs.launchpad.net/bugs/267345
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 100087] Re: Hibernate fails on Compal CL56 and Toshiba L30-134, locks up keyboard completely

2008-11-03 Thread Justin Husted
I just tested out hibernate half a dozen times with 8.10, and it seems
stable.  There were a few minor polish issues, but it seems to work.

-- 
Hibernate fails on Compal CL56 and Toshiba L30-134, locks up keyboard completely
https://bugs.launchpad.net/bugs/100087
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 155116] Re: Graphics glitches coming out of suspend with Radeon 9700

2008-11-03 Thread Justin Husted
It appears to be fixed in 8.10.  Great!

-- 
Graphics glitches coming out of suspend with Radeon 9700
https://bugs.launchpad.net/bugs/155116
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 267345] [NEW] Process spinning in kernel in do_exit()

2008-09-06 Thread Justin Husted
Public bug reported:

Binary package hint: linux-image-2.6.24-19-generic

I've got a stuck totem process which is unkillable, apparently spinning
in do_exit().  I just hit "q" to exit in the normal manner, and it's
stuck, using 100% of CPU.  The machine still responds to userspace
(hence this bug report).

The only thing particularly interesting here is that totem was playing a
movie over NFS.

This is a Compal CL56 laptop with a Pentium M processor (single core, no
SMP).  The only other thing of note is that totem seems to crash on exit
most of the time in pulseaudio, in the pthreads code.  Could this have
to do with page faults in multithreaded apps during shutdown or
something?

I suspect I will be unable to reproduce this, but in the hope that it's
useful, here are the stacks I gathered using sysrq:

Sep  6 22:25:15 thyme kernel: [ 3537.084345] totem D c08b05f0 0 
27648   6513
Sep  6 22:25:15 thyme kernel: [ 3537.084348]c18de5c0 00200082 c1406b80 
c08b05f0 c140a480 c012270b c04790e0 c047c480 
Sep  6 22:25:15 thyme kernel: [ 3537.084354] c18de704 c140a480 
c01213e2 c08b05c0 0001 c08b05c0  
Sep  6 22:25:15 thyme kernel: [ 3537.084359]00200082 cd2ec4fc 7fff 
0002 cd2ec500 c031b136 c18de704 c140a480 
Sep  6 22:25:15 thyme kernel: [ 3537.084364] Call Trace:
Sep  6 22:25:15 thyme kernel: [ 3537.084370]  [enqueue_entity+0x2b/0x60] 
enqueue_entity+0x2b/0x60
Sep  6 22:25:15 thyme kernel: [ 3537.084377]  [enqueue_task+0x12/0x30] 
enqueue_task+0x12/0x30
Sep  6 22:25:15 thyme kernel: [ 3537.084386]  
[sbshc:schedule_timeout+0x76/0x2d0] schedule_timeout+0x76/0xd0
Sep  6 22:25:15 thyme kernel: [ 3537.084396]  
[rwsem_down_failed_common+0x69/0x180] rwsem_down_failed_common+0x69/0x180
Sep  6 22:25:15 thyme kernel: [ 3537.084404]  [wait_for_common+0x79/0x130] 
wait_for_common+0x79/0x130
Sep  6 22:25:15 thyme kernel: [ 3537.084409]  [] 
default_wake_function+0x0/0x10
Sep  6 22:25:15 thyme kernel: [ 3537.084418]  [exit_mm+0xc6/0x100] 
exit_mm+0xc6/0x100
Sep  6 22:25:15 thyme kernel: [ 3537.084423]  [do_exit+0x165/0x860] 
do_exit+0x165/0x860
Sep  6 22:25:15 thyme kernel: [ 3537.084431]  [recalc_sigpending+0xb/0x40] 
recalc_sigpending+0xb/0x40
Sep  6 22:25:15 thyme kernel: [ 3537.084435]  [dequeue_signal+0x6b/0x150] 
dequeue_signal+0x6b/0x150
Sep  6 22:25:15 thyme kernel: [ 3537.084442]  [do_group_exit+0x26/0x80] 
do_group_exit+0x26/0x80
Sep  6 22:25:15 thyme kernel: [ 3537.084447]  
[get_signal_to_deliver+0x2b7/0x4a0] get_signal_to_deliver+0x2b7/0x4a0
Sep  6 22:25:15 thyme kernel: [ 3537.084459]  [do_notify_resume+0x93/0x750] 
do_notify_resume+0x93/0x750
Sep  6 22:25:15 thyme kernel: [ 3537.084468]  [enqueue_entity+0x2b/0x60] 
enqueue_entity+0x2b/0x60
Sep  6 22:25:15 thyme kernel: [ 3537.084479]  [try_to_wake_up+0x4e/0x350] 
try_to_wake_up+0x4e/0x350
Sep  6 22:25:15 thyme kernel: [ 3537.084487]  
[call_rwsem_down_read_failed+0x7/0x10] call_rwsem_down_read_failed+0x7/0x10
Sep  6 22:25:15 thyme kernel: [ 3537.084494]  [do_page_fault+0x13f/0x730] 
do_page_fault+0x13f/0x730
Sep  6 22:25:15 thyme kernel: [ 3537.084501]  [do_page_fault+0x0/0x730] 
do_page_fault+0x0/0x730
Sep  6 22:25:15 thyme kernel: [ 3537.084505]  [rwsem_wake+0x4d/0x110] 
rwsem_wake+0x4d/0x110
Sep  6 22:25:15 thyme kernel: [ 3537.084513]  [do_page_fault+0x0/0x730] 
do_page_fault+0x0/0x730
Sep  6 22:25:15 thyme kernel: [ 3537.084518]  [do_page_fault+0x0/0x730] 
do_page_fault+0x0/0x730
Sep  6 22:25:15 thyme kernel: [ 3537.084522]  [work_notifysig+0x13/0x25] 
work_notifysig+0x13/0x25
Sep  6 22:25:15 thyme kernel: [ 3537.084531]  [unix_stream_sendmsg+0x160/0x390] 
unix_stream_sendmsg+0x160/0x390
Sep  6 22:25:15 thyme kernel: [ 3537.084541]  ===
Sep  6 22:25:15 thyme kernel: [ 3537.084543] totem D c18debb0 0 
27654   6513
Sep  6 22:25:15 thyme kernel: [ 3537.084546]c18df140 00200082 c1406b80 
c18debb0 c140a480 c012270b c04790e0 c047c480 
Sep  6 22:25:15 thyme kernel: [ 3537.084551] c18df284 c140a480 
c01213e2 c18deb80 0001 c18deb80  
Sep  6 22:25:15 thyme kernel: [ 3537.084557]00200082 cd2ec4fc 7fff 
0002 cd2ec500 c031b136  df8adc20 
Sep  6 22:25:15 thyme kernel: [ 3537.084562] Call Trace:
Sep  6 22:25:15 thyme kernel: [ 3537.084567]  [enqueue_entity+0x2b/0x60] 
enqueue_entity+0x2b/0x60
Sep  6 22:25:15 thyme kernel: [ 3537.084574]  [enqueue_task+0x12/0x30] 
enqueue_task+0x12/0x30
Sep  6 22:25:15 thyme kernel: [ 3537.084583]  
[sbshc:schedule_timeout+0x76/0x2d0] schedule_timeout+0x76/0xd0
Sep  6 22:25:15 thyme kernel: [ 3537.084593]  
[rwsem_down_failed_common+0x69/0x180] rwsem_down_failed_common+0x69/0x180
Sep  6 22:25:15 thyme kernel: [ 3537.084601]  [wait_for_common+0x79/0x130] 
wait_for_common+0x79/0x130
Sep  6 22:25:15 thyme kernel: [ 3537.084607]  [] 
default_wake_function+0x0/0x10
Sep  6 22:25:15 thyme kernel: [ 3537.084615]  [exit_mm+0xc6/0x100] 
exit_mm+0xc6/0x100
Sep  6 22:25:15 thyme kernel: [ 3537.08

[Bug 31255] Re: Video flashes current X contents when resuming laptop

2008-06-22 Thread Justin Husted
I'm reopening this, because this exact issue happens on my laptop using
Hardy.  I'm using a Compal CL-56.  Basically, it looks like video memory
needs to be wiped and/or the screensaver is getting run *after* the
suspend.

That said, shouldn't this be fixed in the X server?

** Changed in: gnome-power-manager (Ubuntu)
   Status: Fix Released => New

-- 
Video flashes current X contents when resuming laptop
https://bugs.launchpad.net/bugs/31255
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 195095] Re: Get notification about sleep failed even though it seems to have gone well after suspend

2008-06-11 Thread Justin Husted
Update: This isn't every single time on my Compal CL56, but it is at
least 50% of the time.

Looking through the logs, I see this show up occasionally:

Jun  9 23:32:17 thyme gnome-power-manager: (elladan) Suspending computer. 
Reason: The lid has been closed on ac power.
Jun  9 23:32:22 thyme kernel: [ 1685.691942] ADDRCONF(NETDEV_UP): eth1: link is 
not ready <---
Jun  9 23:32:22 thyme kernel: [  632.230603] ACPI: PCI interrupt for device 
:02:01.0 disabled
Jun  9 23:32:22 thyme kernel: [  843.114072] ACPI: PCI interrupt for device 
:02:02.0 disabled
Jun  9 23:32:24 thyme kernel: [  634.372406] Syncing filesystems ... done.
Jun 10 21:17:49 thyme kernel: [  634.372719] Freezing user space processes ... 
(elapsed 0.00 seconds) done.

Also, this often shows up, but not always (I haven't verified that it's
related):

Jun  8 16:20:02 thyme NetworkManager:   Deactivating device eth1. 
Jun  8 16:20:03 thyme NetworkManager:   
nm_device_802_11_wireless_get_mode(): error getting card mode on eth1: No such 
device 

eth1 is my ipw2200 / Intel Centrino wifi chip.

-- 
Get notification about sleep failed even though it seems to have gone well 
after suspend
https://bugs.launchpad.net/bugs/195095
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 155116] Re: Graphics glitches coming out of suspend with Radeon 9700

2008-04-20 Thread Justin Husted
Update: I installed Hardy RC, and this problem still occurs.  I had to
hack the compiz startup script due to some lame blacklist bug to get it
to even run, too.

-- 
Graphics glitches coming out of suspend with Radeon 9700
https://bugs.launchpad.net/bugs/155116
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 195095] Re: Get notification about sleep failed even though it seems to have gone well after suspend

2008-04-20 Thread Justin Husted
This happens every time with my Compal CL56.  Sleep works fine, but I
get a screeching noise and a message that sleep failed when I resume.

-- 
Get notification about sleep failed even though it seems to have gone well 
after suspend
https://bugs.launchpad.net/bugs/195095
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 99647] Re: gnome-screensaver does not reliably allow login after suspend

2007-11-11 Thread Justin Husted
So far, I have not had this problem with Gutsy.  Still keeping an eye
out for it.

-- 
gnome-screensaver does not reliably allow login after suspend
https://bugs.launchpad.net/bugs/99647
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


[Bug 162124] Should be able to set power preferences systemwide, eg. sleep on lid closed on gdm login screen

2007-11-11 Thread Justin Husted
Public bug reported:

Binary package hint: gnome-power-manager

Well, I suppose this isn't precisely a bug per se so much as poor
design.

When I go into gnome-power-manager, I can select "When laptop lid is
closed: [suspend]" to make my laptop sleep when I close the lid, like I
want it to.

There are two problems here:
1. This only sets a per-user preference.  If I were to log in as someone else 
and close the lid, nothing happens.
2. This doesn't affect anything outside of a gnome login session.  For example, 
the gdm login screen or the console.

Basically, the real problem here is that the design is surprising.
Power management behavior like lid-close is something I expect to be
tied to the hardware, and hence a global (admin) preference, instead of
a gnome login preference.  I'd normally like to set this behavior
system-wide as an admin tool, and have my preferences work in all modes
including login screens etc.  Then as an option, I might like to allow
users to override these settings while they're logged in and on the
foreground.

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

-- 
Should be able to set power preferences systemwide, eg. sleep on lid closed on 
gdm login screen
https://bugs.launchpad.net/bugs/162124
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


[Bug 162120] Wifi doesn't work on Compal CL56 without crazy acerhk hack

2007-11-11 Thread Justin Husted
Public bug reported:

This is basically a hardware/bios autoconfig problem.

So, I have this Compal CL56 laptop, and it has a standard Intel Centrino
chipset, so the wifi is nicely supported by the ipw2200 driver.

Unfortunately, like (I'm led to believe) a number of laptops, the BIOS
has this totally psychotic feature that I can only conclude was invented
by a crackheaded monkey: By default, when the machine boots up, the BIOS
/software disables/ the wifi, and won't enable it again without some
crazy BIOS hack.  This is particularly insane, as the machine actually
has a physical switch on the side to turn it off, if you actually wanted
to disable it.

Anyway, the result here is that to get wifi working in Ubuntu, you need
to load the acerhk kernel module with the following options and poke a
bit, like so (I found this by googling):

modprobe acerhk usedritek=1 autowlan=1 force_series=290
echo 1 > /proc/driver/acerhk/wirelessled

This basically sucks, since obviously any ordinary user is not going to
know to do this.  It would be really nice if:

1. The acerhk module could autodetect this BS, so just loading it is sufficient 
(without some crazy options).
2. Ubuntu auto-detects that it needs this module.
3. There was something to poke that LED bit.  Either always, or perhaps some 
support in the network code to actually use this software-lockout (which might 
be nice on some laptop without a hardware switch, I suppose).

I don't know what other laptops this idiocy is needed on, but I'd be
happy to test out any patches to fix this.

** Affects: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Wifi doesn't work on Compal CL56 without crazy acerhk hack
https://bugs.launchpad.net/bugs/162120
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


[Bug 77120] Re: Screen lock always says "timed out" after sleep

2007-11-11 Thread Justin Husted
Bug no longer appears.

** Changed in: gnome-screensaver (Ubuntu)
   Status: New => Fix Released

-- 
Screen lock always says "timed out" after sleep
https://bugs.launchpad.net/bugs/77120
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


[Bug 77120] Re: Screen lock always says "timed out" after sleep

2007-11-11 Thread Justin Husted
This appears to be fixed in Gutsy.

-- 
Screen lock always says "timed out" after sleep
https://bugs.launchpad.net/bugs/77120
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


[Bug 155116] Graphics glitches coming out of suspend with Radeon 9700

2007-10-20 Thread Justin Husted
Public bug reported:

I'm seeing graphics glitches coming out of suspend with Gutsy on my
Compal CL56.  This has an "ATI MOBILITY RADEON 9700 Pro (M11-P), 4x AGP"
128MB in it.  I had compiz on in Feisty on this same machine, and it
seemed to pretty much work fine, though there may have been a small
glitch now and then.

The glitches look to me like they're probably corruption of texture
buffers.  For example, the last time I saw one, the popup window compiz
shows when I flip between workspaces using the keyboard appeared to just
be random noise.  However, normal windows on the screen appeared ok.

Workaround: If I switch to console with ctrl-alt-f1 and then switch
back, the display is restored.

Just at a guess, perhaps the X server needs to reload its textures into
video memory during unsuspend, and isn't doing it right?

I'm running Gutsy hot off the presses with no significant customization.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Graphics glitches coming out of suspend with Radeon 9700
https://bugs.launchpad.net/bugs/155116
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


Re: [Bug 50590] Re: Cut & Paste fails with "select conversion error"

2007-06-24 Thread Justin Husted
I tried to reproduce with xinx, but it didn't seem sufficient (probably
because it's two different X servers).  Or possibly because the bug is
fixed...

-J

On Sun, Jun 24, 2007 at 01:38:04PM -, Jérôme Guelfucci wrote:
> Any news on this ?
> 
> -- 
> Cut & Paste fails with "select conversion error"
> https://bugs.launchpad.net/bugs/50590
> You received this bug notification because you are a direct subscriber
> of the bug.

-- 
Cut & Paste fails with "select conversion error"
https://bugs.launchpad.net/bugs/50590
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

[Bug 99647] Re: gnome-screensaver does not reliably allow login after suspend

2007-04-18 Thread Justin Husted
The machine I have a similar problem with in Edgy uses two video cards:

(--) PCI: (1:0:0) ATI Technologies Inc RV280 [Radeon 9200] rev 1, Mem @ 
0xe800/27, 0xfe03/16, I/O @ 0x9000/8
(--) PCI: (1:0:1) ATI Technologies Inc RV280 [Radeon 9200] (Secondary) rev 1, 
Mem @ 0xe000/27, 0xfe02/16
(--) PCI:*(2:1:0) ATI Technologies Inc Rage XL rev 39, Mem @ 0xfc00/24, 
0xfd024000/12, I/O @ 0xb800/8, BIOS @ 0xfd00/17

I won't be able to get the actual xorg string out of my laptop with Feisty 
until tonight, but the hardware specifications for the machine say:
ATI MOBILITY RADEON 9700 Pro (M11-P)

(Using the xorg drivers, not the ATI proprietary drivers)

-- 
gnome-screensaver does not reliably allow login after suspend
https://bugs.launchpad.net/bugs/99647
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


[Bug 100087] Re: hibernate failed on compal cl56, locked up keyboard completely

2007-04-02 Thread Justin Husted
If you need me to run any tests. please feel free to ask.  I'm not sure
if I'll be able to do something like attach a serial console, but I can
try if you need it.

-- 
hibernate failed on compal cl56, locked up keyboard completely
https://bugs.launchpad.net/bugs/100087
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


[Bug 100087] Re: hibernate failed on compal cl56, locked up keyboard completely

2007-04-02 Thread Justin Husted
Please see attached lspci log.


** Attachment added: "lspci-vvnn.log"
   http://librarian.launchpad.net/7123967/lspci-vvnn.log

-- 
hibernate failed on compal cl56, locked up keyboard completely
https://bugs.launchpad.net/bugs/100087
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


[Bug 100087] Re: hibernate failed on compal cl56, locked up keyboard completely

2007-04-02 Thread Justin Husted
Here's some of the information you asked for:

Linux soro 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686
GNU/Linux

dmesg.log is attached.


** Attachment added: "dmesg.log"
   http://librarian.launchpad.net/7123966/dmesg.log

-- 
hibernate failed on compal cl56, locked up keyboard completely
https://bugs.launchpad.net/bugs/100087
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


[Bug 100087] hibernate failed on compal cl56, locked up keyboard completely

2007-04-02 Thread Justin Husted
Public bug reported:

Hibernate is very flaky in Feisty on my CL56.

When I hibernated my computer (very few apps running), it failed to
hibernate.  Instead, I got the screen lock window back.  However, the
keyboard was completely dead to X.  ctrl-alt-bs, ctrl-alt-f1 etc. all
had no effect.  The mouse pointer moved as expected, however.

I tried sleeping the computer (this sometimes helps the extremely flaky
gnome-screensaver), but it also failed to sleep.

I ended up having to sysrq-reboot the machine (it still responded to
clt-sysrq-b)

This machine was pretty much 100% stable at hibernating in Edgy.

The log indicates a possible dbus failure?

Apr  2 01:12:39 soro dhcdbd: message_handler: message handler not found under 
/com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_servers
Apr  2 01:31:55 soro -- MARK --
Apr  2 01:44:39 soro gnome-power-manager: (elladan) Hibernating computer 
because the DBUS method Hibernate() was invoked
Apr  2 01:45:06 soro gnome-power-manager: (elladan) DBUS timed out, but 
recovering
Apr  2 01:45:06 soro gnome-power-manager: (elladan) Resuming computer
Apr  2 01:46:46 soro gnome-power-manager: (elladan) Suspending computer because 
the lid has been closed on battery power
Apr  2 01:47:11 soro gnome-power-manager: (elladan) DBUS timed out, but 
recovering
Apr  2 01:47:11 soro gnome-power-manager: (elladan) Resuming computer
Apr  2 01:47:32 soro kernel: [ 2169.008000] SysRq : Emergency Sync
Apr  2 01:47:32 soro kernel: [ 2169.068000] Emergency Sync complete
Apr  2 01:47:33 soro kernel: [ 2169.252000] SysRq : HELP : loglevel0-8 reBoot 
Crashdump tErm Full kIll saK showMem Nice powerOff showPc unRaw Sync showTasks 
Unmount shoW-bl
ocked-tasks 
Apr  2 01:47:33 soro kernel: [ 2169.808000] SysRq : Emergency Remount R/O
Apr  2 01:48:10 soro syslogd 1.4.1#20ubuntu4: restart.

ProblemType: Bug
Architecture: i386
Date: Mon Apr  2 01:50:26 2007
DistroRelease: Ubuntu 7.04
Uname: Linux soro 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 
GNU/Linux

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
hibernate failed on compal cl56, locked up keyboard completely
https://bugs.launchpad.net/bugs/100087
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


[Bug 99647] gnome-screensaver does not reliably allow login after suspend

2007-03-31 Thread Justin Husted
Public bug reported:

Binary package hint: gnome-screensaver

Feisty Beta:

gnome-screensaver doesn't seem to reliably give me a login prompt after
sleep.  I think the problem may be that it can't get input focus.

Example:
1. suspend laptop.
2. resume.
3. move mouse around, hit keys, etc.

Result:
This often works and gives me a password box I can type in, but sometimes the 
screen is just black and won't respond to any input.

To work around this problem, I have to break to the console (ctrl-
alt-f1).  Sometimes just returning to X11 without doing anything else
will cause the screensaver unlock to work.

I have a similar problem on Edgy on another machine, which has two
monitors: Without a suspend, just locking the screen, gnome-screensaver
often never allows me to log in again, and I'm forced to break to the
console and kill it.  I don't know if the similar problem is actually
the same, but I thought I'd mention it as it might be easier to
reproduce.  Note that I have these two monitors configured as two
screens (:0.0, :0.1) and not with xinerama.

Problems with gnome-screensaver unlock are severe, since they cause the
machine to appear completely locked up and dead.  Most users would
consider the machine crashed, and probably power-cycle it.

ProblemType: Bug
Architecture: i386
Date: Sat Mar 31 22:09:21 2007
DistroRelease: Ubuntu 7.04
Uname: Linux soro 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 
GNU/Linux

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gnome-screensaver does not reliably allow login after suspend
https://launchpad.net/bugs/99647

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


[Bug 58963] Re: gnome-screensaver causes my laptop to hang on resume from memory-suspend

2007-03-31 Thread Justin Husted
You said it doesn't respond to ctrl-f1 -- does it respond to ctrl-alt-f1?  This 
breaks out of
X11 and should give you a console login.  You can return with clt-f7.

-- 
gnome-screensaver causes my laptop to hang on resume from memory-suspend
https://launchpad.net/bugs/58963

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


[Bug 26874] Re: No notification is network cables are unplugged.

2007-01-05 Thread Justin Husted
The network interface should not be shut down when the cable is unplugged.
What if I plug it in again?  What if it's a transient error?

Some other operating systems used to have the bug that they shut down the
network interface when the cable was unplugged.  This was extremely
annoying, and those operating systems have since been fixed.

-- 
No notification is network cables are unplugged.
https://launchpad.net/bugs/26874

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


[Bug 77120] Screen lock always says "timed out" after sleep

2006-12-25 Thread Justin Husted
Public bug reported:

When I put my laptop to sleep (or hibernate), the screen lock is always
in the "timed out" state when I come back.  I get the gnome screen lock
window with the password prompt disabled stating "timed out," and have
to wait for it to time out before I can hit a key and enter my password.

The machine is very fast at coming out of suspend, so I don't think this
is a timing issue.  Though it's broken even if it's a timing issue. :-)

The correct behavior is to show the prompt with the timer just starting
(or with a long timer).  Note that it would be confusing to show
nothing, as some other operating systems do, since a black screen on a
laptop looks pretty much like it's turned off.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Screen lock always says "timed out" after sleep
https://launchpad.net/bugs/77120

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


[Bug 31892] Re: Screensaver should lock screen BEFORE entering sleep.

2006-12-25 Thread Justin Husted
An attacker with physical access can be prevented if the filesystems are
encrypted.  However, this requires that the runtime (eg. screen lock
etc.) be secure.  The encryption denies access if the machine is powered
off, while the runtime security has to deny access well enough that
powering off + reboot/hard disk pull is the only option.

So, in summary, don't give up on security.

-- 
Screensaver should lock screen BEFORE entering sleep.
https://launchpad.net/bugs/31892

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


[Bug 76021] Re: Should synchronize ntpdate after resuming from hibernate

2006-12-20 Thread Justin Husted
So, it looks like the network interface code already attempts to do
this.  The problem is that ntpdate doesn't work if ntp-server is
running, and ntp-server makes a very weak attempt to synchronize the
clock - so we really need both.  ntpdate to set the clock, and ntp-
server to maintain it.  To solve this problem, ntp-server should be
stopped at suspend time, and restarted after the network is back up
during resume.

-- 
Should synchronize ntpdate after resuming from hibernate
https://launchpad.net/bugs/76021

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


[Bug 76021] Should synchronize ntpdate after resuming from hibernate

2006-12-16 Thread Justin Husted
Public bug reported:

Binary package hint: ntpdate

I hibernated a computer last night, and resumed it this morning.  The
system clock was off by several minutes.

The system clock is very likely to lose some time while the system is
hibernating, to it makes the most sense to run a time sync on resume,
like you do on bootup.

** Affects: ntp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Should synchronize ntpdate after resuming from hibernate
https://launchpad.net/bugs/76021

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


[Bug 50590] Cut & Paste fails with "select conversion error"

2006-06-21 Thread Justin Husted
Public bug reported:

Running xemacs21 (21.4.17-2ubuntu1), I'm unable to reliably cut and paste with
the keyboard.  This is driving me crazy.

If I select something (C-@) and cut it (C-w), it disappears all right.
When I then yank it back (C-y), I get this error:

Selection conversion error: "selection owner couldn't convert",
CLIPBOARD, STRING

I have to undo to get my selection back.  If I undo, cut again, and
paste a second time, it works.

I think the basic problem here is that XEmacs isn't handling having
windows open on two displays properly.  I have two frames open - one on
:0.0 and one on :0.1.  Cut and paste breaks the first time every time I
switch between the windows, and then works a bit as long as I stay in
one of them.

** Affects: xemacs21 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Cut & Paste fails with "select conversion error"
https://launchpad.net/bugs/50590

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