[Bug 1870867] Re: gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion failed: (META_IS_STAGE_X11 (impl))

2020-07-25 Thread Ivan Matyunin
I have mutter from proposed, and I don't see any newer version of gnome-
shell in the proposed repository.

I've attached the crash file as well. Also, I'm not really sure if the
crash I reproduced is about this bug or not. I've had other crashes that
were filed separately and have different stack traces but were caused by
using the touchscreen also, such as
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1861542

Just in case, here's the actual versions:

sibrus@poseidon:~/tmp$ dpkg --list | grep mutter
ii  gir1.2-mutter-6:amd64 3.36.3-0ubuntu0.20.04.1   
 amd64GObject introspection data for Mutter
ii  libmutter-6-0:amd64   3.36.3-0ubuntu0.20.04.1   
 amd64window manager library from the Mutter window manager
ii  mutter3.36.4-0ubuntu0.20.04.1   
 amd64Example window manager using GNOME's window manager 
library
ii  mutter-common 3.36.4-0ubuntu0.20.04.1   
 all  shared files for the Mutter window manager

sibrus@poseidon:~/tmp$ dpkg --list | grep gnome-shell
ii  chrome-gnome-shell10.1-5
 all  GNOME Shell extensions integration for web browsers
ii  gnome-shell   3.36.3-1ubuntu1~20.04.2   
 amd64graphical shell for the GNOME desktop
ii  gnome-shell-common3.36.3-1ubuntu1~20.04.2   
 all  common files for the GNOME graphical shell


** Attachment added: "_usr_bin_gnome-shell.1000.crash"
   
https://bugs.launchpad.net/ubuntu/focal/+source/mutter/+bug/1870867/+attachment/5395779/+files/_usr_bin_gnome-shell.1000.crash

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

Title:
  gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion
  failed: (META_IS_STAGE_X11 (impl))

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1870867/+subscriptions

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

[Bug 1870867] Re: gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion failed: (META_IS_STAGE_X11 (impl))

2020-07-22 Thread Ivan Matyunin
I ran another test of using the touchscreen and managed to make gnome-
shell crash. It looks like apport uploaded it this time, but I couldn't
figure out where it put it. I attached the *.uploaded file associated
with the reproduction. There's some other files in /var/crash, but I
guess they should have already been uploaded. Let me know if I should
upload them.

** Attachment added: "_usr_bin_gnome-shell.1000.uploaded"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1870867/+attachment/5395034/+files/_usr_bin_gnome-shell.1000.uploaded

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

Title:
  gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion
  failed: (META_IS_STAGE_X11 (impl))

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1870867/+subscriptions

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

[Bug 1870867] Re: gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion failed: (META_IS_STAGE_X11 (impl))

2020-07-22 Thread Ivan Matyunin
Hi Brian,

I installed the proposed package and tried to test this. My results were
mixed. I used the touchscreen for a while without issues. But then xorg
crashed (and this report was a crash in gnome-shell). Apport refused to
submit the bug reports because apparently there were a few not-updated
packges (there weren't yesterday).

I think that's a different issue than this original report, but it's
still a crash when using the touchscreen.

I'll re-update all my packages and keep testing.

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

Title:
  gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion
  failed: (META_IS_STAGE_X11 (impl))

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1870867/+subscriptions

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

[Bug 1871984] Re: gnome-shell crashed with SIGSEGV in st_theme_node_lookup_shadow()

2020-04-22 Thread Ivan Matyunin
I never isolated a way to reproduce this bug, and I haven't encountered
it again (even with keeping the extensions enabled). In fact generally
the gnome-shell crashes have largely stopped. I'm not sure at what point
that was, but for at least the past few days, things that would often
crash gnome-shell no longer cause crashes (such as clicking the top-bar
widgets on the lock screen, which before reliably triggered
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1868440).

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

Title:
  gnome-shell crashed with SIGSEGV in st_theme_node_lookup_shadow()

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

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

[Bug 1860907] Re: gnome-shell crashes when using touchscreen

2020-01-31 Thread Ivan Matyunin
I reproduced the issue again, and sent the info per the instructions, it
is here: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1861542

Sorry about not reading the instructions properly the first time, and
thanks for your patience :)

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

Title:
  gnome-shell crashes when using touchscreen

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

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

[Bug 1860907] Re: gnome-shell crashes when using touchscreen

2020-01-31 Thread Ivan Matyunin
ubuntu-bug is telling me some packages were not the newest versions, I'm
trying to reproduce again after upgrading my packages

** Attachment removed: "_usr_bin_gnome-shell.1000.crash"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1860907/+attachment/5324291/+files/_usr_bin_gnome-shell.1000.crash

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

Title:
  gnome-shell crashes when using touchscreen

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

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

[Bug 1860907] Re: gnome-shell crashes when using touchscreen

2020-01-30 Thread Ivan Matyunin
Thanks for the guidance, Daniel

I have uninstalled the extensions, rebooted, and was still able to
reproduce the crash. I have uploaded the .crash file per the
instructions you linked.

Please let me know if there's anything else I can do to aid in the
investigation.

** Attachment added: "_usr_bin_gnome-shell.1000.crash"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1860907/+attachment/5324291/+files/_usr_bin_gnome-shell.1000.crash

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

Title:
  gnome-shell crashes when using touchscreen

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

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

[Bug 1294391] Re: 8086:0a06 [Acer C720] Screen freeze during use of chrome/chromium

2020-01-26 Thread Ivan Matyunin
Looks like this was fixed upstream
(https://bugs.freedesktop.org/show_bug.cgi?id=76574 was marked as a
duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=77207 which
was fixed)

** Bug watch added: freedesktop.org Bugzilla #77207
   https://bugs.freedesktop.org/show_bug.cgi?id=77207

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  8086:0a06 [Acer C720] Screen freeze during use of chrome/chromium

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

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

[Bug 1860907] [NEW] gnome-shell crashes when using touchscreen

2020-01-26 Thread Ivan Matyunin
Public bug reported:

The crash isn't immediate, but reliably reproducible when using the
touchscreen to interact with multiple full-screen native steam games.
Typically happens within 30-120 minutes of normal use. (Same games don't
crash at all if the touchscreen is not used.) I've reproduced the issue
many times. Also seems to affect other full-screen applications such as
the default video player (reproduced once).

Typically right before the crash the reaction to touch input will become
somewhat strange (touches seem to register, but the full-screen
application doesn't respond as expected, for example moving the cursor
but not actually performing the "tap" action).

# lsb_release -rd
Description:Ubuntu 19.10
Release:19.10

# apt-cache policy gnome-shell
gnome-shell:
  Installed: 3.34.1+git20191024-1ubuntu1~19.10.1
  Candidate: 3.34.1+git20191024-1ubuntu1~19.10.1
  Version table:
 *** 3.34.1+git20191024-1ubuntu1~19.10.1 500
500 http://archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages
100 /var/lib/dpkg/status
 3.34.1-1ubuntu1 500
500 http://archive.ubuntu.com/ubuntu eoan/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
ProcVersionSignature: Ubuntu 5.3.0-26.28-generic 5.3.13
Uname: Linux 5.3.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Jan 26 12:36:19 2020
DisplayManager: gdm3
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.apport.crashdb.conf: 2020-01-25T22:33:07.611081

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


** Tags: amd64 apport-bug eoan

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

Title:
  gnome-shell crashes when using touchscreen

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

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

[Bug 1294391] Re: 8086:0a06 [Acer C720] Screen freeze during use of chrome/chromium

2014-03-24 Thread Ivan Matyunin
I have filed a new report. It is here:
https://bugs.freedesktop.org/show_bug.cgi?id=76574

** Bug watch added: freedesktop.org Bugzilla #76574
   https://bugs.freedesktop.org/show_bug.cgi?id=76574

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

Title:
  8086:0a06 [Acer C720] Screen freeze during use of chrome/chromium

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

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


[Bug 1294391] Re: 8086:0a06 [Acer C720] Screen freeze during use of chrome/chromium

2014-03-23 Thread Ivan Matyunin
Hi Christopher,

I have tested this with the latest upstream kernel per your
instructions. I was able to reproduce the same error. Please let me know
if there's any other information I can provide or anything else I can do
to help.

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-3.14-rc7

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  8086:0a06 [Acer C720] Screen freeze during use of chrome/chromium

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

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


[Bug 1277138] Re: Screen freezes playing video or music in Chrome.

2014-03-20 Thread Ivan Matyunin
Hi Christopher,

I think I'm experiencing the same issue as this bug, and possibly the
same thing as https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1184451

I was able to reproduce it recently, so I filed a new bug report. It is
here: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1294391

Please let me know if there's anything else I can do to help.

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

Title:
  Screen freezes playing video or music in Chrome.

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

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


[Bug 1294391] Re: Screen freeze during use of chrome/chromium

2014-03-18 Thread Ivan Matyunin
I attached the output of /sys/class/drm/card0/error which was referenced
in the dmesg output i saw (gzipped)

** Attachment added: sys-class-drm-card0-error.gz
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1294391/+attachment/4031395/+files/sys-class-drm-card0-error.gz

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

Title:
  Screen freeze during use of chrome/chromium

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

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


[Bug 1294391] [NEW] Screen freeze during use of chrome/chromium

2014-03-18 Thread Ivan Matyunin
Public bug reported:

I am using ubuntu 14.04 64-bit. (All my packages were up-to-date as of
about 1 week ago.) My hardware is an Acer C720 (Intel graphics). The
symptoms of the problem is the display completely stops updating, except
the mouse cursor continues to move. Clicking and any keypresses have no
effect. The system remains in this state for about 15-60 seconds, then
it recovers and goes back to normal.

The problem most commonly happens when using chrome or chromium to do
any kind of intesive hardware-accelerated rendering. Typically a youtube
video or and HTML5 game with lots of animations. The problem tends to
happen during periods of high CPU usage.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
Uname: Linux 3.13.0-16-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Tue Mar 18 18:33:56 2014
DistUpgraded: 2014-03-08 16:40:06,427 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a06] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0a11]
Lsusb:
 Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 002 Device 007: ID 0489:e056 Foxconn / Hon Hai 
 Bus 002 Device 002: ID 1bcf:2c67 Sunplus Innovation Technology Inc. 
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Acer Peppy
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=cffcb17a-ea52-4a0f-8e04-373de2625201 ro quiet splash add_efi_memmap 
boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 
nmi_watchdog=panic,lapic vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to trusty on 2014-03-08 (10 days ago)
dmi.bios.date: 10/29/2013
dmi.bios.vendor: coreboot
dmi.chassis.type: 3
dmi.chassis.vendor: Acer
dmi.modalias: 
dmi:bvncoreboot:bvr:bd10/29/2013:svnAcer:pnPeppy:pvr1.0:cvnAcer:ct3:cvr:
dmi.product.name: Peppy
dmi.product.version: 1.0
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.11+14.04.20140310-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Mar 18 14:49:55 2014
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id4402 
 vendor CMN
xserver.version: 2:1.15.0-1ubuntu7

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


** Tags: amd64 apport-bug compiz-0.9 false-gpu-hang freeze trusty ubuntu

** Attachment added: Output of dmesg immediately following the error
   https://bugs.launchpad.net/bugs/1294391/+attachment/4031369/+files/dmesg.txt

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

Title:
  Screen freeze during use of chrome/chromium

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

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


[Bug 503944] Re: erratic cursor movement with multi touch

2010-10-10 Thread Ivan Matyunin
Hi folks,

I was able to alleviate this issue to a large degree by the following
change:

edit /usr/lib/X11/xorg.conf.d/10-synaptics.conf

add the line:

Option JumpyCursorThreshold 90

to the area starting with:

Section InputClass
Identifier touchpad catchall


I still get a few jumps (but a lot less, and they are short jumps (apparently 
below the threshold)). Probably that value of 90 could be reduced until it 
starts to affect regular movement.

-- 
erratic cursor movement with multi touch
https://bugs.launchpad.net/bugs/503944
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 581460] Re: After clicking on the clock applet the delegated to the two upper active corners compiz effects stop working.

2010-08-28 Thread Ivan Matyunin
Hello, I just wanted to post that this bug also affects me. I'm also
running 10.04 desktop x86. I'll try to post the requested info in a
second.

** Tags added: apport-collected

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] apport information

2010-08-28 Thread Ivan Matyunin
Architecture: i386
CompizPlugins: 
[core,ccp,move,resize,place,decoration,workarounds,grid,extrawm,svg,widget,mousepoll,png,gnomecompat,video,dbus,vpswitch,neg,imgjpeg,regex,session,text,commands,thumbnail,resizeinfo,ring,animation,snap,expo,animationaddon,wall,ezoom,fade,scale,scaleaddon,staticswitcher,bench]
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
MachineType: Gigabyte Technology Co., Ltd. EP45-UD3P
NonfreeKernelModules: nvidia
Package: compiz 1:0.8.4-0ubuntu15
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G96 
[GeForce 9400 GT] [10de:0641] (rev a1)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=f05bc0d0-ce28-4940-90ee-d70da8367e0a ro quiet splash
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
RelatedPackageVersions:
 xserver-xorg 1:7.5+5ubuntu1
 libgl1-mesa-glx 7.7.1-1ubuntu3
 libdrm2 2.4.18-1ubuntu3
 xserver-xorg-video-intel 2:2.9.1-3ubuntu5
 xserver-xorg-video-ati 1:6.13.0-1ubuntu5
Tags: lucid
Uname: Linux 2.6.32-24-generic i686
UserGroups: adm admin audio cdrom dialout fuse lpadmin netdev plugdev sambashare
dmi.bios.date: 05/20/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: FB
dmi.board.name: EP45-UD3P
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFB:bd05/20/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP45-UD3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45-UD3P:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: EP45-UD3P
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
system: distro = Ubuntu, architecture = i686, kernel = 2.6.32-24-generic

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] BootDmesg.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525494/+files/BootDmesg.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] CurrentDmesg.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525495/+files/CurrentDmesg.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] Dependencies.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525496/+files/Dependencies.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] GconfCompiz.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: GconfCompiz.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525497/+files/GconfCompiz.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] Lspci.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525498/+files/Lspci.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] Lsusb.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525499/+files/Lsusb.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] ProcCpuinfo.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525500/+files/ProcCpuinfo.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] ProcInterrupts.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525501/+files/ProcInterrupts.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] ProcModules.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525502/+files/ProcModules.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] UdevDb.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525503/+files/UdevDb.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] UdevLog.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525504/+files/UdevLog.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] XorgConf.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: XorgConf.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525505/+files/XorgConf.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] XorgLog.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: XorgLog.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525506/+files/XorgLog.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] XorgLogOld.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525507/+files/XorgLogOld.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] Xrandr.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: Xrandr.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525508/+files/Xrandr.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] XsessionErrors.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: XsessionErrors.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525509/+files/XsessionErrors.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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 581460] glxinfo.txt

2010-08-28 Thread Ivan Matyunin
apport information

** Attachment added: glxinfo.txt
   
https://bugs.edge.launchpad.net/bugs/581460/+attachment/1525510/+files/glxinfo.txt

-- 
After clicking on the clock applet the delegated to the two upper active 
corners compiz effects stop working.
https://bugs.launchpad.net/bugs/581460
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