Is the Screenlets ultimately dead and will not longer be Continued?
Last commit was in 2016 so yes
There is still this package though which was last updated in 2019
I found deb version and used debtap to convert deb package in to arch package.
Then I installed and went well, but I got en error,
Is it possible to correct that or fix it?.
File "/usr/share/screenlets-manager/screenlets-manager.py", line 99
tcats = sorted(self.tmp_cats.items(),key=lambda(k,v):(v,k))[::-1]
^
SyntaxError: invalid syntax
AFAIK this is a python2 error. Can’t help. I would suggest you to not use a dead package.
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.