Duck-Launcher Crashes when it is pulling app logos.

Bug #1397602 reported by Key Maker
6
This bug affects 1 person
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/duck_launcher/Main.py", line 1056, in <module>
    win = Launcher()
  File "/usr/lib/duck_launcher/Main.py", line 116, in __init__
    self.open_windows=Window.get_open_windows()
  File "/usr/lib/duck_launcher/Window.py", line 88, in get_open_windows
    img.save("{0}/{1}.png".format(home,binascii.hexlify(window["icon"])))
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 1462, in save
    fp = builtins.open(fp, "wb")
IOError: [Errno 36] File name too long: '/home/keyxmakerx/.duck/5562756e747520556e697479204c61756e6368657220466f6c64657273207c204f7267616e697a6520796f75723a20617070732c2066696c65732c20666f6c646572732c206c696e6b732c207368656c6c20736372697074732c20657463202d20476f6f676c65204368726f6d65.png'

Mark (the-duck)
Changed in ducklauncher:
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Mark (the-duck) wrote :

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.

Mark (the-duck)
Changed in ducklauncher:
assignee: nobody → Mark (the-duck)
milestone: none → 0.69
Mark (the-duck)
Changed in ducklauncher:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.