[FolderView] FolderView click not working

Bug #630737 reported by Kadir Yucel
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Individual Screenlets
Incomplete
Undecided
Unassigned

Bug Description

I'm using Arch Linux (kernel 2.6.35.4), Openbox (3.4.11.2), Python (2.6.5) and Screenlets (0.1.2). I've was using the FolderView with Compiz Standalone WM without a problem but when I switched to Openbox, it stopped working. When I click on the icons it gives out this error:

Button release
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/screenlets/__init__.py", line 1711, in button_release
    if self.on_mouse_up(event):
  File "/usr/share/screenlets/FolderView/FolderViewScreenlet.py", line 872, in on_mouse_up
    self.click_callback()
  File "/usr/share/screenlets/FolderView/FolderViewScreenlet.py", line 815, in click_callback
    os.system(run + ' &')
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

With some shortcuts it's working and I can't figure out how and why?

Papp Bence (sclegnrbs)
affects: screenlets → indiv-screenlets
summary: - FolderView click not working
+ [FolderView] FolderView click not working
Revision history for this message
Nicolas Krzywinski (nsk7even) wrote :

Hey Kadir, I just made changes to the function that parses desktop starter files because there were wrong localizations.
Can you please check if the attached patch may help with your problem as well?

What you are telling with changing from Compiz to Openbox sounds not like the attached patch will help - but lets try it anyway.

Revision history for this message
Nicolas Krzywinski (nsk7even) wrote :

Retest needed with prior attached patch or current screenlets-dev ppa version

Changed in indiv-screenlets:
status: New → Incomplete
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.