[FolderView] FolderView click not working
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/
if self.on_
File "/usr/share/
self.
File "/usr/share/
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 → indiv-screenlets |
summary: |
- FolderView click not working + [FolderView] FolderView click not working |
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.