Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-18 Thread A
On 18/05/13 17:10, pete smout wrote:
> On 18/05/13 16:58, A wrote:
>> On 18/05/13 16:35, pete smout wrote:
>>> On 18/05/13 16:27, pete smout wrote:
 On 12/05/13 09:31, pete smout wrote:
> On 12/05/13 09:24, pete smout wrote:
>> Hi,
>>
>> I am having a strange issue after upgrade from 12.04 to 12.10,
>> ubuntu
>> tweak wont start!
>> When I run from terminal (ubuntu-tweak -d) i get the following
>> message:
>>
>> (ubuntu-tweak:21744): Gdk-CRITICAL **: gdk_error_trap_pop_internal:
>> assertion `trap != NULL' failed
>> [gtk][DEBUG] : (debug.py:182)
>> [gtk][DEBUG]args-1: 
>> (debug.py:184)
>> [gtk][DEBUG] : (debug.py:182)
>> [gtk][DEBUG]args-1: 
>> (debug.py:184)
>> [gtk][DEBUG] : (debug.py:182)
>> [gtk][DEBUG]args-1: 
>> (debug.py:184)
>> [gtk][DEBUG] : (debug.py:182)
>> [gtk][DEBUG]args-1: 
>> (debug.py:184)
>> [gtk][DEBUG] : (debug.py:182)
>> [gtk][DEBUG]args-1: 
>> (debug.py:184)
>> [gtk][DEBUG] : (debug.py:182)
>> [gtk][DEBUG]args-1: > 0x90236f4>
>> (debug.py:184)
>> compizconfig - Info: Backend : gsettings
>> compizconfig - Info: Integration : true
>> compizconfig - Info: Profile : unity
>> Segmentation fault (core dumped)
>>
>> I have found
>> https://answers.launchpad.net/ubuntu-tweak/+question/220799
>> which is the same but says to purge Gnome PPA (which I dont have in
>> use)
>> so has anyone hear got any ideas?
>>
>> Thanks in advance
>>
>> Pete
>>
>>
> Here is a link to a copy of my sources.list so you can see if any
> PPA's
> are causing the issue
> https://dl.dropboxusercontent.com/u/80216532/sources.list
> Thanks Again
>
> Pete
>
>
 Hi,
 I have upgraded again to raring (13.04) (must say wow great job to the
 devs!!) and purged ubuntu-tweak (sudo apt-get purge ubuntu-tweak) then
 restarted and re installed it.

 It still dont work but after a bit of searching through the kern.log i
 found error:0 in libkconfig4.so, but synaptic cant find libkconfig4.so
 to try installing / reinstalling it so I am at a bit of a loss as
 where
 to go now!

 Having googled around a bit I now believe that libkconfig4 is a KDE
 library?! I don't know if this makes any difference, but google
 comes up
 with compiz errors for that lib nothing on ubuntu-tweak!

 any ideas

 Pete


>>> Hi again thought I'd let you have the complete line from the log!!
>>>
>>> May 12 07:59:58 petes-lappy kernel: [ 4218.531873] ubuntu-tweak[12806]
>>> general protection ip:aae138b3 sp:ea46 error:0 in
>>> libkconfig4.so[aadfc000+1d000]
>>>
>>> Hope it makes more sense to someone on here than it does to me!!
>>>
>>> Pete
>>>
>>>
>> I think it's due to ubuntu-tweak having the ability to tweak compiz like
>> ccsm. There's a bug
>> (https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1041523) saying
>> that the kconfig backend is no longer supported, but it is still being
>> scanned for and this error comes up because of it.
>> Do you have a libkconfig.so (libkconfig4.so) at
>> "/usr/lib/compizconfig/backends"? Try deleting it or moving it to the
>> desktop and try again?
>>
>>
>>
> Hi,
> Many thanks to A, That Fixed It, would never have worked that one out
> on my own (just hope it doesn't screw KDE up, but if it does ill put
> the lib back!)
>
> Thanks again
>
> Pete
>
Happy to hear my advice worked! :D
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-18 Thread pete smout

On 18/05/13 16:58, A wrote:

On 18/05/13 16:35, pete smout wrote:

On 18/05/13 16:27, pete smout wrote:

On 12/05/13 09:31, pete smout wrote:

On 12/05/13 09:24, pete smout wrote:

Hi,

I am having a strange issue after upgrade from 12.04 to 12.10, ubuntu
tweak wont start!
When I run from terminal (ubuntu-tweak -d) i get the following
message:

(ubuntu-tweak:21744): Gdk-CRITICAL **: gdk_error_trap_pop_internal:
assertion `trap != NULL' failed
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
compizconfig - Info: Backend : gsettings
compizconfig - Info: Integration : true
compizconfig - Info: Profile : unity
Segmentation fault (core dumped)

I have found
https://answers.launchpad.net/ubuntu-tweak/+question/220799
which is the same but says to purge Gnome PPA (which I dont have in
use)
so has anyone hear got any ideas?

Thanks in advance

Pete



Here is a link to a copy of my sources.list so you can see if any PPA's
are causing the issue
https://dl.dropboxusercontent.com/u/80216532/sources.list
Thanks Again

Pete



Hi,
I have upgraded again to raring (13.04) (must say wow great job to the
devs!!) and purged ubuntu-tweak (sudo apt-get purge ubuntu-tweak) then
restarted and re installed it.

It still dont work but after a bit of searching through the kern.log i
found error:0 in libkconfig4.so, but synaptic cant find libkconfig4.so
to try installing / reinstalling it so I am at a bit of a loss as where
to go now!

Having googled around a bit I now believe that libkconfig4 is a KDE
library?! I don't know if this makes any difference, but google comes up
with compiz errors for that lib nothing on ubuntu-tweak!

any ideas

Pete



Hi again thought I'd let you have the complete line from the log!!

May 12 07:59:58 petes-lappy kernel: [ 4218.531873] ubuntu-tweak[12806]
general protection ip:aae138b3 sp:ea46 error:0 in
libkconfig4.so[aadfc000+1d000]

Hope it makes more sense to someone on here than it does to me!!

Pete



I think it's due to ubuntu-tweak having the ability to tweak compiz like
ccsm. There's a bug
(https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1041523) saying
that the kconfig backend is no longer supported, but it is still being
scanned for and this error comes up because of it.
Do you have a libkconfig.so (libkconfig4.so) at
"/usr/lib/compizconfig/backends"? Try deleting it or moving it to the
desktop and try again?




Hi,
Many thanks to A, That Fixed It, would never have worked that one out on 
my own (just hope it doesn't screw KDE up, but if it does ill put the 
lib back!)


Thanks again

Pete


--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-18 Thread A
On 18/05/13 16:35, pete smout wrote:
> On 18/05/13 16:27, pete smout wrote:
>> On 12/05/13 09:31, pete smout wrote:
>>> On 12/05/13 09:24, pete smout wrote:
 Hi,

 I am having a strange issue after upgrade from 12.04 to 12.10, ubuntu
 tweak wont start!
 When I run from terminal (ubuntu-tweak -d) i get the following
 message:

 (ubuntu-tweak:21744): Gdk-CRITICAL **: gdk_error_trap_pop_internal:
 assertion `trap != NULL' failed
 [gtk][DEBUG] : (debug.py:182)
 [gtk][DEBUG]args-1: 
 (debug.py:184)
 [gtk][DEBUG] : (debug.py:182)
 [gtk][DEBUG]args-1: 
 (debug.py:184)
 [gtk][DEBUG] : (debug.py:182)
 [gtk][DEBUG]args-1: 
 (debug.py:184)
 [gtk][DEBUG] : (debug.py:182)
 [gtk][DEBUG]args-1: 
 (debug.py:184)
 [gtk][DEBUG] : (debug.py:182)
 [gtk][DEBUG]args-1: 
 (debug.py:184)
 [gtk][DEBUG] : (debug.py:182)
 [gtk][DEBUG]args-1: >>> 0x90236f4>
 (debug.py:184)
 compizconfig - Info: Backend : gsettings
 compizconfig - Info: Integration : true
 compizconfig - Info: Profile : unity
 Segmentation fault (core dumped)

 I have found
 https://answers.launchpad.net/ubuntu-tweak/+question/220799
 which is the same but says to purge Gnome PPA (which I dont have in
 use)
 so has anyone hear got any ideas?

 Thanks in advance

 Pete


>>> Here is a link to a copy of my sources.list so you can see if any PPA's
>>> are causing the issue
>>> https://dl.dropboxusercontent.com/u/80216532/sources.list
>>> Thanks Again
>>>
>>> Pete
>>>
>>>
>> Hi,
>> I have upgraded again to raring (13.04) (must say wow great job to the
>> devs!!) and purged ubuntu-tweak (sudo apt-get purge ubuntu-tweak) then
>> restarted and re installed it.
>>
>> It still dont work but after a bit of searching through the kern.log i
>> found error:0 in libkconfig4.so, but synaptic cant find libkconfig4.so
>> to try installing / reinstalling it so I am at a bit of a loss as where
>> to go now!
>>
>> Having googled around a bit I now believe that libkconfig4 is a KDE
>> library?! I don't know if this makes any difference, but google comes up
>> with compiz errors for that lib nothing on ubuntu-tweak!
>>
>> any ideas
>>
>> Pete
>>
>>
> Hi again thought I'd let you have the complete line from the log!!
>
> May 12 07:59:58 petes-lappy kernel: [ 4218.531873] ubuntu-tweak[12806]
> general protection ip:aae138b3 sp:ea46 error:0 in
> libkconfig4.so[aadfc000+1d000]
>
> Hope it makes more sense to someone on here than it does to me!!
>
> Pete
>
>
I think it's due to ubuntu-tweak having the ability to tweak compiz like
ccsm. There's a bug
(https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1041523) saying
that the kconfig backend is no longer supported, but it is still being
scanned for and this error comes up because of it.
Do you have a libkconfig.so (libkconfig4.so) at
"/usr/lib/compizconfig/backends"? Try deleting it or moving it to the
desktop and try again?

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-18 Thread pete smout

On 18/05/13 16:27, pete smout wrote:

On 12/05/13 09:31, pete smout wrote:

On 12/05/13 09:24, pete smout wrote:

Hi,

I am having a strange issue after upgrade from 12.04 to 12.10, ubuntu
tweak wont start!
When I run from terminal (ubuntu-tweak -d) i get the following message:

(ubuntu-tweak:21744): Gdk-CRITICAL **: gdk_error_trap_pop_internal:
assertion `trap != NULL' failed
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
compizconfig - Info: Backend : gsettings
compizconfig - Info: Integration : true
compizconfig - Info: Profile : unity
Segmentation fault (core dumped)

I have found https://answers.launchpad.net/ubuntu-tweak/+question/220799
which is the same but says to purge Gnome PPA (which I dont have in use)
so has anyone hear got any ideas?

Thanks in advance

Pete



Here is a link to a copy of my sources.list so you can see if any PPA's
are causing the issue
https://dl.dropboxusercontent.com/u/80216532/sources.list
Thanks Again

Pete



Hi,
I have upgraded again to raring (13.04) (must say wow great job to the
devs!!) and purged ubuntu-tweak (sudo apt-get purge ubuntu-tweak) then
restarted and re installed it.

It still dont work but after a bit of searching through the kern.log i
found error:0 in libkconfig4.so, but synaptic cant find libkconfig4.so
to try installing / reinstalling it so I am at a bit of a loss as where
to go now!

Having googled around a bit I now believe that libkconfig4 is a KDE
library?! I don't know if this makes any difference, but google comes up
with compiz errors for that lib nothing on ubuntu-tweak!

any ideas

Pete



Hi again thought I'd let you have the complete line from the log!!

May 12 07:59:58 petes-lappy kernel: [ 4218.531873] ubuntu-tweak[12806] 
general protection ip:aae138b3 sp:ea46 error:0 in 
libkconfig4.so[aadfc000+1d000]


Hope it makes more sense to someone on here than it does to me!!

Pete


--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-18 Thread pete smout

On 12/05/13 09:31, pete smout wrote:

On 12/05/13 09:24, pete smout wrote:

Hi,

I am having a strange issue after upgrade from 12.04 to 12.10, ubuntu
tweak wont start!
When I run from terminal (ubuntu-tweak -d) i get the following message:

(ubuntu-tweak:21744): Gdk-CRITICAL **: gdk_error_trap_pop_internal:
assertion `trap != NULL' failed
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
compizconfig - Info: Backend : gsettings
compizconfig - Info: Integration : true
compizconfig - Info: Profile : unity
Segmentation fault (core dumped)

I have found https://answers.launchpad.net/ubuntu-tweak/+question/220799
which is the same but says to purge Gnome PPA (which I dont have in use)
so has anyone hear got any ideas?

Thanks in advance

Pete



Here is a link to a copy of my sources.list so you can see if any PPA's
are causing the issue
https://dl.dropboxusercontent.com/u/80216532/sources.list
Thanks Again

Pete



Hi,
I have upgraded again to raring (13.04) (must say wow great job to the 
devs!!) and purged ubuntu-tweak (sudo apt-get purge ubuntu-tweak) then 
restarted and re installed it.


It still dont work but after a bit of searching through the kern.log i 
found error:0 in libkconfig4.so, but synaptic cant find libkconfig4.so 
to try installing / reinstalling it so I am at a bit of a loss as where 
to go now!


Having googled around a bit I now believe that libkconfig4 is a KDE 
library?! I don't know if this makes any difference, but google comes up 
with compiz errors for that lib nothing on ubuntu-tweak!


any ideas

Pete


--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-12 Thread pete smout

On 12/05/13 12:13, Colin Law wrote:

On 12 May 2013 11:40, pete smout  wrote:

On 12/05/13 11:31, Colin Law wrote:


On 12 May 2013 09:35, pete smout  wrote:


On 12/05/13 09:29, Simon Greenwood wrote:






On 12 May 2013 09:24, pete smout mailto:psmo...@live.com>> wrote:

  Hi,

  I am having a strange issue after upgrade from 12.04 to 12.10,
  ubuntu tweak wont start!


Daft question perhaps, but did you reinstall Ubuntu Tweak after the
upgrade?

--
Twitter: @sfgreenwood
"TBA are particularly glib"



Hi, yes first thing I tried was update (tweak updated) the I 'completely
removed' ubuntu tweak via synaptic and reinstalled having made sure the
ppa
http://ppa.launchpad.net/tualatrix/ppa/ubuntu was set to quantal!



What does
apt-cache policy ubuntu-tweak
show?  Copy/paste the complete output please.

Colin


Hi,

Here's my output:

pete@petes-lappy:~$ apt-cache policy ubuntu-tweak
ubuntu-tweak:
   Installed: 0.8.4-1~quantal1
   Candidate: 0.8.4-1~quantal1
   Version table:
  *** 0.8.4-1~quantal1 0
 500 http://ppa.launchpad.net/tualatrix/ppa/ubuntu/ quantal/main i386
Packages
 100 /var/lib/dpkg/status
  0.4.7.3-1~getdeb1 0
 500 http://downloadue.info/repo/ quantal/all i386 Packages
pete@petes-lappy:~$


That looks ok, I presume you have tried
sudo apt-get update && sudo apt-get dist-upgrade
to make sure everything else is up to date.

Other than that I don't know.  I have not got a 12.10 to check it on.
Perhaps you should just upgrade to 13.04 (which is more stable that
12.10 in my experience anyway).

Colin


Hi,

Thanks for the advise, that was my aim in the end, I am trying to see 
how many times a system can be updated (started out as 11-04!) can 
always reinstall!


Interestingly I have tried to install 12-- 3 times now fresh and each 
time wont boot after install, so I am half surprised it works at all!!
although I did get Xubuntu 12.04 on a £10-50 pc tower from gumtree ?? so 
I dont think it's an older hardware issue but might be now I have 
'learned to love' Unity!


Pete


--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-12 Thread Colin Law
On 12 May 2013 11:40, pete smout  wrote:
> On 12/05/13 11:31, Colin Law wrote:
>>
>> On 12 May 2013 09:35, pete smout  wrote:
>>>
>>> On 12/05/13 09:29, Simon Greenwood wrote:





 On 12 May 2013 09:24, pete smout >>> > wrote:

  Hi,

  I am having a strange issue after upgrade from 12.04 to 12.10,
  ubuntu tweak wont start!


 Daft question perhaps, but did you reinstall Ubuntu Tweak after the
 upgrade?

 --
 Twitter: @sfgreenwood
 "TBA are particularly glib"


>>> Hi, yes first thing I tried was update (tweak updated) the I 'completely
>>> removed' ubuntu tweak via synaptic and reinstalled having made sure the
>>> ppa
>>> http://ppa.launchpad.net/tualatrix/ppa/ubuntu was set to quantal!
>>
>>
>> What does
>> apt-cache policy ubuntu-tweak
>> show?  Copy/paste the complete output please.
>>
>> Colin
>>
> Hi,
>
> Here's my output:
>
> pete@petes-lappy:~$ apt-cache policy ubuntu-tweak
> ubuntu-tweak:
>   Installed: 0.8.4-1~quantal1
>   Candidate: 0.8.4-1~quantal1
>   Version table:
>  *** 0.8.4-1~quantal1 0
> 500 http://ppa.launchpad.net/tualatrix/ppa/ubuntu/ quantal/main i386
> Packages
> 100 /var/lib/dpkg/status
>  0.4.7.3-1~getdeb1 0
> 500 http://downloadue.info/repo/ quantal/all i386 Packages
> pete@petes-lappy:~$

That looks ok, I presume you have tried
sudo apt-get update && sudo apt-get dist-upgrade
to make sure everything else is up to date.

Other than that I don't know.  I have not got a 12.10 to check it on.
Perhaps you should just upgrade to 13.04 (which is more stable that
12.10 in my experience anyway).

Colin

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-12 Thread pete smout

On 12/05/13 11:31, Colin Law wrote:

On 12 May 2013 09:35, pete smout  wrote:

On 12/05/13 09:29, Simon Greenwood wrote:





On 12 May 2013 09:24, pete smout mailto:psmo...@live.com>> wrote:

 Hi,

 I am having a strange issue after upgrade from 12.04 to 12.10,
 ubuntu tweak wont start!


Daft question perhaps, but did you reinstall Ubuntu Tweak after the
upgrade?

--
Twitter: @sfgreenwood
"TBA are particularly glib"



Hi, yes first thing I tried was update (tweak updated) the I 'completely
removed' ubuntu tweak via synaptic and reinstalled having made sure the ppa
http://ppa.launchpad.net/tualatrix/ppa/ubuntu was set to quantal!


What does
apt-cache policy ubuntu-tweak
show?  Copy/paste the complete output please.

Colin


Hi,

Here's my output:

pete@petes-lappy:~$ apt-cache policy ubuntu-tweak
ubuntu-tweak:
  Installed: 0.8.4-1~quantal1
  Candidate: 0.8.4-1~quantal1
  Version table:
 *** 0.8.4-1~quantal1 0
500 http://ppa.launchpad.net/tualatrix/ppa/ubuntu/ quantal/main 
i386 Packages

100 /var/lib/dpkg/status
 0.4.7.3-1~getdeb1 0
500 http://downloadue.info/repo/ quantal/all i386 Packages
pete@petes-lappy:~$

(thanks for that didn't know that command ;¬)

Hope it helps, ill google see if a later version is recommended

Pete


--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-12 Thread Colin Law
On 12 May 2013 09:35, pete smout  wrote:
> On 12/05/13 09:29, Simon Greenwood wrote:
>>
>>
>>
>>
>> On 12 May 2013 09:24, pete smout > > wrote:
>>
>> Hi,
>>
>> I am having a strange issue after upgrade from 12.04 to 12.10,
>> ubuntu tweak wont start!
>>
>>
>> Daft question perhaps, but did you reinstall Ubuntu Tweak after the
>> upgrade?
>>
>> --
>> Twitter: @sfgreenwood
>> "TBA are particularly glib"
>>
>>
> Hi, yes first thing I tried was update (tweak updated) the I 'completely
> removed' ubuntu tweak via synaptic and reinstalled having made sure the ppa
> http://ppa.launchpad.net/tualatrix/ppa/ubuntu was set to quantal!

What does
apt-cache policy ubuntu-tweak
show?  Copy/paste the complete output please.

Colin

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-12 Thread pete smout

On 12/05/13 09:29, Simon Greenwood wrote:




On 12 May 2013 09:24, pete smout mailto:psmo...@live.com>> wrote:

Hi,

I am having a strange issue after upgrade from 12.04 to 12.10,
ubuntu tweak wont start!


Daft question perhaps, but did you reinstall Ubuntu Tweak after the
upgrade?

--
Twitter: @sfgreenwood
"TBA are particularly glib"


Hi, yes first thing I tried was update (tweak updated) the I 'completely 
removed' ubuntu tweak via synaptic and reinstalled having made sure the 
ppa http://ppa.launchpad.net/tualatrix/ppa/ubuntu was set to quantal!


Still no joy

Thanks for the prompt reply

Pete


--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-12 Thread pete smout

On 12/05/13 09:24, pete smout wrote:

Hi,

I am having a strange issue after upgrade from 12.04 to 12.10, ubuntu
tweak wont start!
When I run from terminal (ubuntu-tweak -d) i get the following message:

(ubuntu-tweak:21744): Gdk-CRITICAL **: gdk_error_trap_pop_internal:
assertion `trap != NULL' failed
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1:  (debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
[gtk][DEBUG] : (debug.py:182)
[gtk][DEBUG]args-1: 
(debug.py:184)
compizconfig - Info: Backend : gsettings
compizconfig - Info: Integration : true
compizconfig - Info: Profile : unity
Segmentation fault (core dumped)

I have found https://answers.launchpad.net/ubuntu-tweak/+question/220799
which is the same but says to purge Gnome PPA (which I dont have in use)
so has anyone hear got any ideas?

Thanks in advance

Pete


Here is a link to a copy of my sources.list so you can see if any PPA's 
are causing the issue

https://dl.dropboxusercontent.com/u/80216532/sources.list
Thanks Again

Pete


--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu Tweak not working after upgrade from precise to quantal

2013-05-12 Thread Simon Greenwood
On 12 May 2013 09:24, pete smout  wrote:

> Hi,
>
> I am having a strange issue after upgrade from 12.04 to 12.10, ubuntu
> tweak wont start!
>
>
Daft question perhaps, but did you reinstall Ubuntu Tweak after the
upgrade?

-- 
Twitter: @sfgreenwood
"TBA are particularly glib"
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/