Ubuntu Twaek won't start after latest 12.04 update...

Bug #959785 reported by Patrick Gillespie
86
This bug affects 17 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
High
Ding Zhou

Bug Description

Ubuntu 12.04 Beta 2

Ubuntu Tweak errors out with the latest update:

  File "/usr/bin/ubuntu-tweak", line 71, in <module>
    window = UbuntuTweakWindow(feature=options.feature, module=options.module)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 286, in __init__
    tweaks_page = FeaturePage('tweaks')
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 171, in __init__
    viewport = Gtk.Viewport(shadow_type=Gtk.ShadowType.NONE)
TypeError: __init__() got an unexpected keyword argument 'shadow_type'

Revision history for this message
Baldrick (bheath-nz) wrote :

Same here.

The splash screen is seen when the launch icon is clicked. Then nothing. The app doesn't launch at all.

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: New → Fix Released
importance: Undecided → High
milestone: none → development-snapshot
assignee: nobody → Ding Zhou (tualatrix)
Revision history for this message
Dule (dusanu-x) wrote :

So is there a fix for this one? I am also having exactly the same problem...

Revision history for this message
nldquy (nguyenledinhquy-yahoo) wrote :

Confirmed

Revision history for this message
Baldrick (bheath-nz) wrote :

After an update via the UT repo, I get the following:

baldrick@baldrick:~$ ubuntu-tweak

Traceback (most recent call last):
  File "/usr/bin/ubuntu-tweak", line 72, in <module>
    window = UbuntuTweakWindow(feature=options.feature, module=options.module)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 292, in __init__
    tweaks_page = FeaturePage('tweaks')
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 178, in __init__
    viewport = Gtk.Viewport(shadow_type=Gtk.ShadowType.NONE)
TypeError: __init__() got an unexpected keyword argument 'shadow_type'

The only diff I see straight off is the last line '178', where the original was '171'.

Problem still exists for me.

Revision history for this message
Ding Zhou (tualatrix) wrote :

Please upgrade to Ubuntu Tweak 0.6.2: http://ubuntu-tweak.com/

Revision history for this message
cmcanulty (cmcanulty) wrote :

Same issue here and I am getting these errors in terminal

dpkg: error processing nfs-common (--configure):
 subprocess installed post-installation script returned error exit status 127
Processing triggers for initramfs-tools ...
/usr/sbin/update-initramfs: 236: /usr/sbin/update-initramfs: awk: not found
dpkg: error processing initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
 nfs-common
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

Revision history for this message
Ding Zhou (tualatrix) wrote :

@cmcanulty

Your package manager is broken by nfs-common, please try to report bug to nfs-common or try to fix the package manager by yourself.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.