← Back to team overview

screenlets-dev team mailing list archive

[Bug 630737] [NEW] FolderView click not working

 

Public bug reported:

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?

** Affects: screenlets
     Importance: Undecided
         Status: New

-- 
FolderView click not working
https://bugs.launchpad.net/bugs/630737
You received this bug notification because you are a member of
Screenlets Dev Team, which is subscribed to Screenlets.



Follow ups

References