[Ubuntu-x-swat] [Bug 1424263] Re: Broken dependencies

2015-11-29 Thread Tamlin
Is the issue perhaps simply in the dependencies table? 21:44:40 jesse@Limbo:/tmp$ sudo aptitude why-not libgl1-mesa-dri:i386 p libgl1-mesa-dri-lts-vivid:i386 Provides libgl1-mesa-dri:i386 p libgl1-mesa-dri-lts-vivid:i386 Conflicts libgl1-mesa-dri:i386 Here we have a libgl1-mesa-dri-lts-vivid

[Ubuntu-x-swat] [Bug 999645] Re: Freeze with unity 3d (12.04)

2013-02-04 Thread Tamlin
# Correction # The shortcut command would be better as: sudo kill $(ps -A | grep " compiz$" | awk '{ print $1 }') The preceding space and end of line '$' ensure that you do not match other processes with compiz in their name such as a bash script called kill_compiz.sh for instance. ;-) -- You

[Ubuntu-x-swat] [Bug 999645] Re: Freeze with unity 3d (12.04)

2013-02-04 Thread Tamlin
This bug, or one very similar, also affects me. The freeze only occurs when using dash. The mouse pointer still moves but nothing responds and the rest of the screen including clock, pannel, dash, all programs, etc are frozen. HOWEVER, Ctr+Alt+F1-7 still work to open other tty's. The quick work