[Bug 717354] Re: Change Focus Prevention Level to None

2011-02-14 Thread Travis Watkins
I expect windows to never steal focus while typing or otherwise interacting with another application. The correct solution is what we have now but with the window stacking matching the focus prevention (ie stack the new window under the current one if the new one is denied focus). -- You

[Bug 719098] Re: compiz crashed with SIGSEGV in _tnl_run_pipeline()

2011-02-14 Thread Travis Watkins
Stacktrace shows it's crashing in your driver, moving bug to that package. ** Package changed: compiz (Ubuntu) = xserver-xorg-video-intel (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719098

[Bug 717905] Re: package openssl-blacklist 0.3.3 0.4-0ubuntu0.8.04.3 failed to install/upgrade:

2011-02-12 Thread Travis Dykstra
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717905 Title: package openssl-blacklist 0.3.3 0.4-0ubuntu0.8.04.3 failed to install/upgrade: -- ubuntu-bugs mailing list

[Bug 717905] [NEW] package openssl-blacklist 0.3.3 0.4-0ubuntu0.8.04.3 failed to install/upgrade:

2011-02-12 Thread Travis Dykstra
Public bug reported: Binary package hint: dpkg rror occurred during upgrade from Ubuntu 8.04 ProblemType: Package DistroRelease: Ubuntu 10.04 Package: openssl-blacklist 0.3.3+0.4-0ubuntu0.8.04.3 ProcVersionSignature: Ubuntu 2.6.24-28.81-generic Uname: Linux 2.6.24-28-generic i686 Architecture:

[Bug 685682] Re: [fglrx] compiz crashed with SIGSEGV in nux::IOpenGLSurface::UnlockRect()

2011-02-11 Thread Travis Watkins
Since this is something between nux and fglrx (dunno if it's the lack of GL_EXT_stencil_two_side or not) I'm closing the compiz task. ** Changed in: compiz (Ubuntu Natty) Status: New = Invalid ** Changed in: nux (Ubuntu Natty) Importance: Undecided = High -- You received this bug

[Bug 717354] Re: Change Focus Prevention Level to None

2011-02-11 Thread Travis Watkins
That is not a solution. Focus stealing prevention is needed otherwise if I send you an IM when you are signing in to your bank you'll probably give me your password. If anything we just need to tweak how it stacks windows when it denies them focus. -- You received this bug notification because

[Bug 708998] Re: Desktop freezes intermitently

2011-02-11 Thread Travis Watkins
When this happens attaching gdb to compiz shows it is stuck waiting in a call to glXWaitVideoSyncSGI so it's not going to be a compiz issue here. Upgrading to 2.6.38 didn't solve it, I still get this every other day or so. Next time it happens I'll see if I can get any info. Apport doesn't

[Bug 714805] Re: i965gm GPU lockup bc643505 EIR: 0x00000010

2011-02-07 Thread Travis Watkins
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714805 Title: i965gm GPU lockup bc643505 EIR: 0x0010 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 714805] [NEW] i965gm GPU lockup bc643505 EIR: 0x00000010

2011-02-07 Thread Travis Watkins
Public bug reported: Binary package hint: xserver-xorg-video-intel No idea what is happening here, gedit crashed (and apport failed to upload the crash report) then this came up and .crash file is actually showing a timestamp in the future. I don't think it's related to my GPU hang on boot

[Bug 710588] Re: compiz assert failure: compiz: nv50_pc_emit.c:863: emit_flop: Assertion `STYPE(i, 0) == 0x09' failed.

2011-02-06 Thread Travis Watkins
** Package changed: compiz (Ubuntu) = mesa (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710588 Title: compiz assert failure: compiz: nv50_pc_emit.c:863: emit_flop: Assertion `STYPE(i,

[Bug 713892] Re: [natty] Desktop Cube no longer working

2011-02-05 Thread Travis Watkins
Wait, this actually sounds like metacity is running instead of compiz, that's the workspace switcher you're seeing. Can you see if metacity is running and is so restart compiz after enabling cube and rotate? ** Changed in: compiz (Ubuntu) Status: New = Incomplete -- You received this bug

[Bug 713504] Re: compiz fails to run with GLX_EXT_texture_from_pixmap is missing

2011-02-04 Thread Travis Watkins
To clarify what is happening here: GLX_EXT_texture_from_pixmap shows twice as both the server and client know about it but it needs to show a third time in the list of extensions that can actually be used. Either something in your port went wrong or you don't have an xorg driver that matches the

[Bug 712308] Re: Emacs visual glitches when running under compiz in natty

2011-02-03 Thread Travis Watkins
*** This bug is a duplicate of bug 707236 *** https://bugs.launchpad.net/bugs/707236 ** This bug has been marked a duplicate of bug 707236 corruption in xchat-gnome window * You can subscribe to bug 707236 by following this link:

[Bug 711715] Re: compiz segfault leaving unusable desktop

2011-02-02 Thread Travis Watkins
*** This bug is a duplicate of bug 711396 *** https://bugs.launchpad.net/bugs/711396 ** This bug has been marked a duplicate of bug 711396 segfault in nux::IOpenGLFrameBufferObject::Deactivate * You can subscribe to bug 711396 by following this link:

[Bug 213432] Re: gtk_window.present() doesn't work if the window is already on another desktop

2011-02-02 Thread Travis Watkins
This is an upstream bug is is caused by the change made to fix https://bugzilla.gnome.org/show_bug.cgi?id=482354 like you initially thought. The message there says to open a new bug if you disagree with the change so I guess the next step is to open a new upstream bug report. -- You received

[Bug 579822] Re: Large window size crashes compiz

2011-02-02 Thread Travis Watkins
Gaz, your issue is actually a separate bug and is (most likely) a crash in your driver. Compiz can't cause your entire session to crash, only the X server itself and the drivers loaded in to it can do that. For the original issue, compiz 0.9 (currently in natty) has the ability to handle these

[Bug 711396] [NEW] segfault in nux::IOpenGLFrameBufferObject::Deactivate

2011-02-01 Thread Travis Watkins
Public bug reported: Binary package hint: xserver-xorg-video-intel After the latest X/driver updates compiz runs but if you enable the unityshell plugin you get a crash in nux while it tries to setup FBOs. It looks like nux is unable to setup the FBO (intel issue) then crashes while trying to

[Bug 711396] Re: segfault in nux::IOpenGLFrameBufferObject::Deactivate

2011-02-01 Thread Travis Watkins
** Attachment added: compiz_crash-3198.out https://bugs.launchpad.net/bugs/711396/+attachment/1822663/+files/compiz_crash-3198.out ** Also affects: nux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 711344] Re: Unity 3.4.0 crashes on startup with SIGSEGV

2011-02-01 Thread Travis Watkins
*** This bug is a duplicate of bug 711396 *** https://bugs.launchpad.net/bugs/711396 ** This bug is no longer a duplicate of bug 711327 compiz crashed with SIGSEGV in nux::IOpenGLFrameBufferObject::Deactivate() ** This bug has been marked a duplicate of bug 711396 segfault in

[Bug 711327] Re: compiz crashed with SIGSEGV in nux::IOpenGLFrameBufferObject::Deactivate()

2011-02-01 Thread Travis Watkins
*** This bug is a duplicate of bug 711396 *** https://bugs.launchpad.net/bugs/711396 ** This bug has been marked a duplicate of bug 711396 segfault in nux::IOpenGLFrameBufferObject::Deactivate * You can subscribe to bug 711396 by following this link:

[Bug 711561] Re: Compiz won't allow Desktop Cube plugin to load with unity

2011-02-01 Thread Travis Watkins
The unityshell plugin has a dependency on wall so this would need to be changed there. I suspect this is by design but I've reassigned to unity for further input. ** Package changed: compiz (Ubuntu) = unity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 708520] Re: unity-window-decorator crashed with SIGFPE in decor_blend_border_picture()

2011-02-01 Thread Travis Watkins
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/708520 Title: unity-window-decorator crashed with SIGFPE in decor_blend_border_picture() -- ubuntu-bugs mailing

[Bug 175874] Re: shift switcher should keep track of order like application switcher

2011-01-30 Thread Travis Watkins
And shift switcher is not enabled by default anyway. ** Changed in: compiz (Ubuntu Natty) Importance: High = Low ** Changed in: compiz (Ubuntu Natty) Milestone: ubuntu-11.04 = None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 710116] Re: compiz assert failure: *** glibc detected *** compiz: corrupted double-linked list: 0x09024fd8 ***

2011-01-30 Thread Travis Watkins
Huh, looks like stack corruption and a crash in the nvidia driver. I suppose it's possible we could be the ones corrupting the stack and causing the crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 710108] Re: compiz crashed with SIGSEGV in _mesa_generate_mipmap()

2011-01-30 Thread Travis Watkins
** Package changed: compiz (Ubuntu) = mesa (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710108 Title: compiz crashed with SIGSEGV in _mesa_generate_mipmap() -- ubuntu-bugs mailing list

[Bug 709635] [NEW] [i965gm] GPU lockup bc643505 (EIR: 0x00000010)

2011-01-28 Thread Travis Watkins
*** This bug is a duplicate of bug 708998 *** https://bugs.launchpad.net/bugs/708998 Public bug reported: Binary package hint: xserver-xorg-video-intel Was reading my IRC backscroll and X suddenly stopped painting. Switched to VT1 to see if anything was chewing CPU but when I tried to

[Bug 709635] Re: [i965gm] GPU lockup bc643505 (EIR: 0x00000010)

2011-01-28 Thread Travis Watkins
*** This bug is a duplicate of bug 708998 *** https://bugs.launchpad.net/bugs/708998 ** This bug has been marked a duplicate of bug 708998 Desktop freezes intermitently * You can subscribe to bug 708998 by following this link:

[Bug 709635] Re: [i965gm] GPU lockup bc643505 (EIR: 0x00000010)

2011-01-28 Thread Travis Watkins
*** This bug is a duplicate of bug 708998 *** https://bugs.launchpad.net/bugs/708998 Considering the symptoms, hardware, and the fact that indicator-sound reported a crash as well I've marked this as a duplicate of bug 708998. -- You received this bug notification because you are a member

[Bug 708998] Re: Desktop freezes intermitently

2011-01-28 Thread Travis Watkins
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/708998 Title: Desktop freezes intermitently -- ubuntu-bugs mailing

[Bug 707236] Re: corruption in xchat-gnome window

2011-01-26 Thread Travis Watkins
With 2.13.901 the issue does not appear. ** Changed in: xserver-xorg-video-intel (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/707236 Title: corruption in

[Bug 702090] Re: i965gm GPU lockup (EIR: 0x00000010 PGTBL_ER: 0x00000100)

2011-01-25 Thread Travis Watkins
Disabling vesafb makes this problem go away. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title: i965gm GPU lockup (EIR: 0x0010 PGTBL_ER: 0x0100) -- ubuntu-bugs mailing list

[Bug 702090] Re: i965gm GPU lockup (EIR: 0x00000010 PGTBL_ER: 0x00000100)

2011-01-24 Thread Travis Watkins
: travis 1469 F pulseaudio + CRDA: Error: [Errno 2] No such file or directory + Card0.Amixer.info: + Card hw:0 'Intel'/'HDA Intel at 0x9070 irq 45' +Mixer name : 'Realtek ALC889A' +Components : 'HDA:10ec0885,106b3600,00100103' +Controls : 34 +Simple ctrls : 21

[Bug 702090] AlsaDevices.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805092/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] AplayDevices.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805093/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] ArecordDevices.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ArecordDevices.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805094/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] BootDmesg.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805095/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] Card0.Amixer.values.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805096/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] Card0.Codecs.codec.0.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805097/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] Card0.Codecs.codec.0_.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Card0.Codecs.codec.0_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805098/+files/Card0.Codecs.codec.0_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] CurrentDmesg.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805099/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] DRM.card0.SVIDEO.1.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: DRM.card0.SVIDEO.1.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805100/+files/DRM.card0.SVIDEO.1.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] Dependencies.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805101/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] GconfCompiz.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: GconfCompiz.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805102/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] IwConfig.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805103/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] Lspci.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805104/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title: i965gm

[Bug 702090] Lsusb.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805105/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title: i965gm

[Bug 702090] PciMultimedia.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: PciMultimedia.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805106/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] ProcCpuinfo.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805107/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] ProcCpuinfo_.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcCpuinfo_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805108/+files/ProcCpuinfo_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] ProcCpuinfo__.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcCpuinfo__.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805109/+files/ProcCpuinfo__.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] ProcCpuinfo___.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcCpuinfo___.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805110/+files/ProcCpuinfo___.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] ProcCpuinfo____.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805111/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] ProcCpuinfo_____.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcCpuinfo_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805112/+files/ProcCpuinfo_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] ProcInterrupts.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805113/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] ProcInterrupts_.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcInterrupts_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805114/+files/ProcInterrupts_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] ProcInterrupts__.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcInterrupts__.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805115/+files/ProcInterrupts__.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] ProcInterrupts___.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcInterrupts___.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805116/+files/ProcInterrupts___.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] ProcModules.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805117/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] ProcModules_.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcModules_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805118/+files/ProcModules_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] ProcModules__.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcModules__.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805119/+files/ProcModules__.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] ProcModules___.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcModules___.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805120/+files/ProcModules___.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 702090] RfKill.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805121/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] UdevDb.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805122/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] UdevLog.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805123/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] UdevLog_.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: UdevLog_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805124/+files/UdevLog_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] UdevLog__.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: UdevLog__.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805125/+files/UdevLog__.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] UdevLog___.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: UdevLog___.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805126/+files/UdevLog___.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] WifiSyslog.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805127/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] XorgLog.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: XorgLog.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805128/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] XorgLogOld.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: XorgLogOld.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805129/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] XorgLogOld_.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: XorgLogOld_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805130/+files/XorgLogOld_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] XorgLog_.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: XorgLog_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805131/+files/XorgLog_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] Xrandr.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Xrandr.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805132/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] drirc.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: drirc.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805133/+files/drirc.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title: i965gm

[Bug 702090] drirc_.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: drirc_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805134/+files/drirc_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] glxinfo.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: glxinfo.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805135/+files/glxinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090 Title:

[Bug 702090] monitors.xml.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: monitors.xml.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805136/+files/monitors.xml.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] monitors.xml_.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: monitors.xml_.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805137/+files/monitors.xml_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] peripherals.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: peripherals.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805138/+files/peripherals.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702090

[Bug 702090] xdpyinfo.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: xdpyinfo.txt https://bugs.launchpad.net/bugs/702090/+attachment/1805139/+files/xdpyinfo.txt ** Changed in: xserver-xorg-video-intel (Ubuntu Natty) Status: Incomplete = Triaged -- You received this bug notification because you are a member of

[Bug 685682] Re: [fglrx] compiz crashed with SIGSEGV in nux::IOpenGLSurface::UnlockRect()

2011-01-24 Thread Travis Watkins
Thorsten: You're saying you get a crash in nux::IOpenGLSurface::UnlockRect() when using the radeon driver? Any other problem (like unity telling you you can't use it) is not the same bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 707236] [NEW] corruption in xchat-gnome window

2011-01-24 Thread Travis Watkins
Public bug reported: Binary package hint: xserver-xorg-video-intel When using xchat-gnome with the latest packages from xorg-edgers I get weird screen corruption. It appears the chat area is not being cleared before being drawn again so everything just draws on top of whatever was there

[Bug 707236] Re: corruption in xchat-gnome window

2011-01-24 Thread Travis Watkins
** Attachment added: 2011-01-24-202635_1280x800_scrot.png https://bugs.launchpad.net/bugs/707236/+attachment/1805513/+files/2011-01-24-202635_1280x800_scrot.png ** Tags added: apport-collected natty ubuntu ** Description changed: Binary package hint: xserver-xorg-video-intel - When

[Bug 707236] BootDmesg.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805519/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236 Title:

[Bug 707236] CurrentDmesg.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805520/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236

[Bug 707236] DRM.card0.SVIDEO.1.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: DRM.card0.SVIDEO.1.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805521/+files/DRM.card0.SVIDEO.1.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 707236] Dependencies.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805522/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236

[Bug 707236] GconfCompiz.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: GconfCompiz.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805523/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236

[Bug 707236] Lspci.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805524/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236 Title:

[Bug 707236] Lsusb.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805525/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236 Title:

[Bug 707236] ProcCpuinfo.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805526/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236

[Bug 707236] ProcInterrupts.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805527/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 707236] UdevDb.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805529/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236 Title:

[Bug 707236] UdevLog.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805530/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236 Title:

[Bug 707236] ProcModules.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805528/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236

[Bug 707236] XorgLog.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: XorgLog.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805531/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236 Title:

[Bug 707236] XorgLogOld.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: XorgLogOld.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805532/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236

[Bug 707236] Xrandr.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: Xrandr.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805533/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236 Title:

[Bug 707236] drirc.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: drirc.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805534/+files/drirc.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236 Title:

[Bug 707236] glxinfo.txt

2011-01-24 Thread Travis Watkins
apport information ** Attachment added: glxinfo.txt https://bugs.launchpad.net/bugs/707236/+attachment/1805535/+files/glxinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707236 Title:

<    1   2   3   4   5   6   7   8   9   10   >