[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#893254: marked as done (parole: resolved directories incorrectly in playlist (.m3u) files)



Your message dated Thu, 22 Mar 2018 10:13:22 +0100
with message-id <20180322091322.GA4389@scapa.corsac.net>
and subject line Re: Bug#893254: parole: resolved directories incorrectly in playlist (.m3u) files
has caused the Debian Bug report #893254,
regarding parole: resolved directories incorrectly in playlist (.m3u) files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
893254: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893254
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: parole
Version: 1.0.0-1
Severity: normal

Dear Maintainer,

==========================================================================
In a playlist as below, located in directory /usr3/ME/mp3/xmms, with mp3
files located in /usr3/ME/mp3/<dirs>/*.mp3, parole incorrectly resolves
../electric_light_orchestra  = /usr5/ME/mp3/electric_light_orchestra
(instead of /usr3), so no mp3 files are found and parole becomes
unusable.

xmms => parole

** (parole:10755): WARNING **: Unable to read file info Error when getting information for file ?/usr5/ME/mp3/electric_light_orchestra/stranger.mp3?: No such file or directory

** (parole:10755): WARNING **: Unable to read file info Error when getting information for file ?/usr5/ME/mp3/electric_light_orchestra/sweet_talkin_woman.mp3?: No such file or directory

** (parole:10755): WARNING **: Unable to read file info Error when getting information for file ?/usr5/ME/mp3/electric_light_orchestra/boy_blue.mp3?: No such file or directory


#EXTM3U
#EXTINF:229,Electric Light Orchestra - Turn To Stone
../electric_light_orchestra/turn_to_stone.mp3
#EXTINF:332,Electric Light Orchestra - 10538 Overture
../electric_light_orchestra/10538_overture.mp3
#EXTINF:490,Electric Light Orchestra - Roll Over Beethoven
../electric_light_orchestra/roll_over_beethoven.mp3
#EXTINF:230,Electric Light Orchestra - Sweet Talkin' Woman
../electric_light_orchestra/sweet_talkin_woman.mp3
#EXTINF:304,Electric Light Orchestra - Mr. Blue Sky
../electric_light_orchestra/mr_blue_sky.mp3
#EXTINF:251,Electric Light Orchestra - Showdown
../electric_light_orchestra/showdown.mp3
==========================================================================


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 4.7.0-1-686-pae (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C), LANGUAGE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages parole depends on:
ii  gstreamer1.0-alsa [gstreamer1.0-audiosink]          1.12.4-1
ii  gstreamer1.0-libav                                  1.12.4-1
ii  gstreamer1.0-plugins-bad [gstreamer1.0-audiosink]   1.12.4-2+b1
ii  gstreamer1.0-plugins-base                           1.12.4-1
ii  gstreamer1.0-plugins-good [gstreamer1.0-audiosink]  1.12.4-1
ii  gstreamer1.0-pulseaudio [gstreamer1.0-audiosink]    1.12.4-1
ii  gstreamer1.0-x                                      1.12.4-1
ii  libatk1.0-0                                         2.26.1-3
ii  libc6                                               2.27-1
ii  libcairo-gobject2                                   1.15.10-1
ii  libcairo2                                           1.15.10-1
ii  libdbus-1-3                                         1.12.6-2
ii  libdbus-glib-1-2                                    0.110-2
ii  libgdk-pixbuf2.0-0                                  2.36.11-1
ii  libglib2.0-0                                        2.54.3-2
ii  libgstreamer-plugins-base1.0-0                      1.12.4-1
ii  libgstreamer1.0-0                                   1.12.4-1
ii  libgtk-3-0                                          3.22.28-1
ii  libnotify4                                          0.7.7-3
ii  libpango-1.0-0                                      1.40.14-1
ii  libpangocairo-1.0-0                                 1.40.14-1
ii  libtagc0                                            1.11.1+dfsg.1-0.2
ii  libx11-6                                            2:1.6.4-3
ii  libxfce4ui-2-0                                      4.12.1-2
ii  libxfce4util7                                       4.12.1-3
ii  libxfconf-0-2                                       4.12.1-1

parole recommends no packages.

Versions of packages parole suggests:
ii  gnome-codec-install        0.4.7+nmu2
ii  gstreamer1.0-plugins-bad   1.12.4-2+b1
ii  gstreamer1.0-plugins-ugly  1.12.4-1

-- no debconf information

--- End Message ---
--- Begin Message ---
On Wed, Mar 21, 2018 at 03:21:03PM +0000, js jb wrote:
> Yves-Alexis,
> I've retried this a few times and now parole seems to be working fine with relative path names,even with different PATH variables set.
> 
> I have no idea how the /usr5 got introduced before. From the attached strace of all open calls,here are the dates on 3 possible files that might have been involved:
> => ls -lt .config/gtk-3.0/bookmarks .config/user-dirs.dirs .config/dconf/user64 -rw-r--r-- 1 ME ME 65185 Mar 21 11:09 .config/dconf/user
>  4 -rw-r--r-- 1 ME ME   257 Mar 12 10:52 .config/gtk-3.0/bookmarks
>  4 -rw------- 1 ME ME   632 Jul 23  2011 .config/user-dirs.dirs
> 
> In any case, it's clear now this bug is incorrect and could be closed.
> Thanks very much for looking at this so soon, but very sorry this was a waste of your time,--jack

Ok, I'm closing this bug. Feel free to reopen if if you manage to
reproduce.

Regards,
-- 
Yves-Alexis Perez

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: