Guest User

Untitled

a guest
Jul 22nd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/darkphoenix/src/pyfa/gui_gtk/gui/mainWindow/droneBrowser.py", line 156, in droneStats
  3. itemStatsWindow(drone, self.getActiveFit(), drone.getModifiedAttribute("_entityMissile"))
  4. File "/home/darkphoenix/src/pyfa/gui_gtk/gui/itemStatsWindow.py", line 30, in __init__
  5. if pb: self.stuffBox.pack_start(gtk.image_new_from_pixbuf(pb), False)
  6. TypeError: pixbuf should be a GdkPixbuf or None
Add Comment
Please, Sign In to add comment