Ticket #875 (closed defect: fixed)
Media Player stops if /home/root/playlists/ is not there
| Reported by: | reddog@… | Owned by: | abraxa@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-mediaplayer | Version: | 2007.2 |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
The openmoko-mediaplayer (openmoko-mediaplayer2 - 0.1.0+svnr2952-r1) stops/exits
if i create a new playlist and the directory /home/root/playlists does not exists.
If i create the directory by hand this works.
(openmoko-mediaplayer:1319): CRITICAL : omp_playlist_page_add_list:
assertion `name[0] != 0' failed
(openmoko-mediaplayer:1319): GLib-WARNING : GError set over the top of a
previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before
it's set.
The overwriting error message was: Error opening directory
'/home/root/playlists': No such file or directory
Received SIGSEGV
This might be a bug in the OpenMoko? Media Player.
Aborted

Already fixed in 2960