[Bug 426069] Re: kwin crashes - assertion failure

2009-11-15 Thread Jonathan Thomas
** Package changed: kdebase-workspace (Ubuntu) => mesa (Ubuntu) ** Changed in: mesa (Ubuntu) Status: Incomplete => Fix Released -- kwin crashes - assertion failure https://bugs.launchpad.net/bugs/426069 You received this bug notification because you are a member of Kubuntu Bugs, which is

[Bug 426069] Re: kwin crashes - assertion failure

2009-10-14 Thread Michael Truscott
I think there are 2 things going on here-my problem has been solved by recent updates to Mesa, etc as I have come to the conclusion that it was an openGL problem. -- kwin crashes - assertion failure https://bugs.launchpad.net/bugs/426069 You received this bug notification because you are a member

Re: [Bug 426069] Re: kwin crashes - assertion failure

2009-10-14 Thread Stilor
Yes, I get crashes with compositing on. I cannot say if turning compositing off helps, as: - System Settings -> Look&Feel -> Display Effects only allows to temporarily suspend compositing, not disable it completely - I get kwin crashes upon startup - when compositing is always reenabled Regards,

[Bug 426069] Re: kwin crashes - assertion failure

2009-10-13 Thread Michael Truscott
Scrub my final suggstion... Do you still get crashes if you have compositing switched on? -- kwin crashes - assertion failure https://bugs.launchpad.net/bugs/426069 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -

Re: [Bug 426069] Re: kwin crashes - assertion failure

2009-10-13 Thread Stilor
On Tuesday 13 October 2009 10:45:14 pm Michael Truscott wrote: > After reading around this it seems that there is problem with the ATI > drivers (surprise!). Thing is, I have NVIDIA... :) -- kwin crashes - assertion failure https://bugs.launchpad.net/bugs/426069 You received this bug notificatio

[Bug 426069] Re: kwin crashes - assertion failure

2009-10-13 Thread Michael Truscott
I have stopped the crashing by turning off the compositing effects. After reading around this it seems that there is problem with the ATI drivers (surprise!). This can probably be ignored/moved until the ATI driver is sorted. -- kwin crashes - assertion failure https://bugs.launchpad.net/bugs/42

[Bug 426069] Re: kwin crashes - assertion failure

2009-10-12 Thread Michael Truscott
I am also getting the same error. I tried the debugging instructions, but got the error backtrace: command not found which makes the rest a bit tricky. attached is the output from gdb if that helps. ** Attachment added: "gdb-kwin.txt" http://launchpadlibrarian.net/33563477/gdb-kwin.txt --

[Bug 426069] Re: kwin crashes - assertion failure

2009-10-12 Thread Michael Truscott
just realised the commands after kwin crashed were meant to be run in gdb the outputs were: (gdb) backtrace full No stack. (gdb) info registers The program has no registers now. (gdb) x/16i $pc No registers. (gdb) thread apply hope this helps -- kwin crashes - assertion failure https://bugs.la

[Bug 426069] Re: kwin crashes - assertion failure

2009-10-09 Thread Geoff123
I am getting the same error. This or some sort of error happens on each time I log into KDE, but not gnome. the program that crashed is indicated as 'kwin' This is the message: The problem cannot be reported: The program crashed on an assertion failure, but the message could not be retrieved. Ap

[Bug 426069] Re: kwin crashes - assertion failure

2009-09-10 Thread Jonathan Thomas
Try doing a sudo apt-get update first. 0ubuntu2 is already out, meaning that 0ubuntu1 was probably deleted from the mirrors. -- kwin crashes - assertion failure https://bugs.launchpad.net/bugs/426069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 426069] Re: kwin crashes - assertion failure

2009-09-09 Thread Stilor
Tried to do as you suggested; installation of kdebase-workspace-dbg failed: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/k/kde4libs/kdelibs5-dbg_4.3.1-0ubuntu1_i386.deb 404 Not Found [IP: 91.189.88.140 80] I guess, without it the stacktrace would be useless. Also, as I described

[Bug 426069] Re: kwin crashes - assertion failure

2009-09-08 Thread Jonathan Thomas
Could you please install kdebase-workspace debug and run kwin using these instructions? - gdb kwin 2>&1 | tee ~/gdb-kwin.txt (Inside the gdb shell, you'll see (gdb) - handle SIG33 pass nostop noprint - set pagination 0 - run --replace Next, crash KWin. Then: backtrace full info registers x/16i $