ubuntu tweak crashes on "Startup" tab

Bug #409763 reported by Ice_sCream
138
This bug affects 26 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
High
Ding Zhou

Bug Description

ubuntu tweak crashes when i click on "Startup" tab

traceback (most recent call last):
  File "/usr/share/ubuntu-tweak/mainwindow.py", line 542, in setup_notebook
    page = page()
  File "/usr/share/ubuntu-tweak/session.py", line 39, in __init__
    box = SinglePack(_('Splash Screen (Click On Image)'), self.splash_hbox())
  File "/usr/share/ubuntu-tweak/session.py", line 122, in splash_hbox
    label = gtk.Label(os.path.basename(filename))
  File "/usr/lib/python2.6/posixpath.py", line 111, in basename
    i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'

Tags: not-gnome
Revision history for this message
Ding Zhou (tualatrix) wrote :

Are you using GNOME Desktop?

Revision history for this message
Ice_sCream (a-gorin88) wrote : Re: [Bug 409763] Re: ubuntu tweak crashes on "autolaunch" tab

No, i use KDE

2009/8/6 TualatriX <email address hidden>

> Are you using GNOME Desktop?
>
> --
> ubuntu tweak crashes on "autolaunch" tab
> https://bugs.launchpad.net/bugs/409763
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Ubuntu Tweak: New
>
> Bug description:
> ubuntu tweak crashes when i click on "autolaunch" tab
>

Revision history for this message
Ding Zhou (tualatrix) wrote : Re: ubuntu tweak crashes on "autolaunch" tab

OK. Because this feature is design for GNOME only, so it will crash on KDE. Maybe I should hide it.

Changed in ubuntu-tweak:
assignee: nobody → TualatriX (tualatrix)
importance: Undecided → High
milestone: none → 0.4.9
status: New → Confirmed
Ding Zhou (tualatrix)
summary: - ubuntu tweak crashes on "autolaunch" tab
+ ubuntu tweak crashes on "Auto Start" tab
summary: - ubuntu tweak crashes on "Auto Start" tab
+ ubuntu tweak crashes on "Startup" tab
description: updated
Ding Zhou (tualatrix)
tags: added: no-gnome
Revision history for this message
girobusan (bozman) wrote :

The same on XFCE

Ding Zhou (tualatrix)
tags: added: not-gnome
removed: no-gnome
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Confirmed → Fix Committed
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Fix Committed → Fix Released
Revision history for this message
Kevin Vesga (anonymous-bot) wrote :

I still get this error with Ubuntu Tweak 0.4.9.1. Im using Openbox.

Traceback (most recent call last):
  File "/usr/share/ubuntu-tweak/mainwindow.py", line 567, in setup_notebook
    page = page()
  File "/usr/share/ubuntu-tweak/session.py", line 39, in __init__
    box = SinglePack(_('Splash Screen (Click On Image)'), self.splash_hbox())
  File "/usr/share/ubuntu-tweak/session.py", line 122, in splash_hbox
    label = gtk.Label(os.path.basename(filename))
  File "/usr/lib/python2.6/posixpath.py", line 111, in basename
    i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'

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

At now please ignore the error report, because this feature is only designed for GNOME, and maybe removed in the future.

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

Other bug subscribers

Remote bug watches

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