New build crashes when trying to browse files

Bug #1656512 reported by Mathew Long
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pogo
Won't Fix
Undecided
Unassigned

Bug Description

Version: pogo_0.8.7-0~656~ubuntu14.04.1

Playlist is empty after update. When trying to browse and add files pogo crashes immediately.

Error message:

Segmentation fault

Deleted config data + purged and reinstalled, still not working. Decibel is playing fine. Please write if i need to add additional information.

Revision history for this message
Jendrik Seipp (jendrikseipp) wrote :

Thanks for the report! Could you please start pogo from the command line and report the output here (including the output for the crash)?

Changed in pogo:
status: New → Incomplete
Revision history for this message
Jendrik Seipp (jendrikseipp) wrote :

I suspect that the bug lies in an underlying library. If you can't get a more informative error message, I recommend uninstalling Pogo and installing a previous version from the stable PPA: https://launchpad.net/~pogo-dev/+archive/ubuntu/stable

Revision history for this message
Mathew Long (longuist) wrote :

Unfortunately the machine the crash occured running 14.04 (Mint 17.3) is unavailable for about a week so i cannot post the output. If i remember it correctly there was nothing unusual in the commandline output till the moment i accessed the left pane, resulting in a crash and the line "Segmentation fault".

I remember an additional mutagen install when updating pogo.

On another computer (same model), but updated to 16.04 (Mint 18.1) Pogo isn't even starting. CL Output:

Running deb package or "make installation"
DEBUG stdout logging level: 10
INFO Writing log to file "/home/lot/.config/pogo/Logs/log"
INFO System info: machine: i686, platform: Linux-4.4.0-57-generic-i686-with-LinuxMint-18.1-serena, processor: i686, python_version: 3.5.2, release: 4.4.0-57-generic, system: Linux, GTK: (3, 18, 9), Glib: (2, 47, 3), PyGObject: (3, 20, 0), GST: GStreamer 1.8.2, Mutagen: (1, 31), PIL: 1.1.7
Traceback (most recent call last):
  File "/usr/bin/pogo", line 122, in <module>
    from tools import loadGladeFile, prefs
  File "/usr/share/pogo/src/tools/prefs.py", line 24, in <module>
    __usrPrefs = tools.pickleLoad(tools.consts.filePrefs)
  File "/usr/share/pogo/src/tools/__init__.py", line 113, in pickleLoad
    data = pickle.load(f)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)

After deleting the config data everything is working as expected. This did not help on the other pc.

Revision history for this message
Jendrik Seipp (jendrikseipp) wrote : Re: [Bug 1656512] Re: New build crashes when trying to browse files

Thanks for the info!

14.04: This indeed sounds like an error in an underlying library. I
think you'll have to stick to the last released Pogo version there,
version 0.8.7. A suitable package is available in the stable PPA:
https://launchpad.net/~pogo-dev/+archive/ubuntu/stable

16.04: The new code couldn't handle the old preferences file. This is
now fixed. Thanks!

Changed in pogo:
status: Incomplete → Won't Fix
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.