Duck-Launcher Crashes when it is pulling app logos.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Duck Launcher |
Fix Committed
|
Medium
|
Mark |
Bug Description
I know it's pulling the logos and saving them in an alternative location. But other than that I have not clue what the issue it.
Traceback (most recent call last):
File "/usr/lib/
win = Launcher()
File "/usr/lib/
self.
File "/usr/lib/
img.
File "/usr/lib/
fp = builtins.open(fp, "wb")
IOError: [Errno 36] File name too long: '/home/
Changed in ducklauncher: | |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in ducklauncher: | |
assignee: | nobody → Mark (the-duck) |
milestone: | none → 0.69 |
Changed in ducklauncher: | |
status: | In Progress → Fix Committed |
Hi, sorry for the late answer, this has been fixed in the latest commits in the bzr source. I haven't realized that the name could become so long this way. It'll be updated in version 0.69, which will be out quite soon, as I've made a lot of changes.