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

** Changed in: indiv-screenlets
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of
Individual Screenlets Developers, which is subscribed to Individual
Screenlets.
https://bugs.launchpad.net/bugs/630737

Title:
  [FolderView] FolderView click not working

Status in Screenlets — individual widgets development:
  Incomplete

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?

To manage notifications about this bug go to:
https://bugs.launchpad.net/indiv-screenlets/+bug/630737/+subscriptions

-- 
Mailing list: https://launchpad.net/~indiv-screenlets-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~indiv-screenlets-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to