Page 97 of 117

the pMusic frontend thing

Posted: Mon 30 Mar 2015, 00:52
by sheldonisaac
01micko wrote:Well this is odd..

Code: Select all

# pmusic

(SI snippage)

==========================================
Gtkdialog failed to run the pMusic frontend
Please execute 'pmusic -D' to check all dependencies.
Killed
#
(SI snippage)
Yes, 01micko and Sigmund, I had the same experience.

I unnstalled & reinstalled a few times.

It's OK now, but of course I don't know why it had behaved that way.

Thanks,
Sheldon

Posted: Mon 30 Mar 2015, 09:53
by OscarTalks
I was going to report this but see that others have already done so. pMusic 4.6.0 in Dpup Wheezy remastered main puppy .sfs with no save-file so nothing in /root/.pmusic. Dependencies should be all OK, pMusic 4.5.1 runs OK. Small initial splash appears for a fraction of a second but then nothing.

Code: Select all

# pmusic

/usr/local/pmusic/pmusic: line 491: 13250 Trace/breakpoint trap   $GTKDIALOG -f $WORKDIR/xml_pmusic${XML_SUFFIX} -G +"$X"+"$Y" 2> $STDERR

==========================================
Gtkdialog failed to run the pMusic frontend
Please execute 'pmusic -D' to check all dependencies.

Killed
# pmusic -D
  R E Q U I R E D                            
    bash                                      [OK]
    coreutils, awk, sed, diff                 [OK]
    gtkdialog                        >= r512  [OK]
    ffmpeg                                    [OK]
    aplay  (alsa)                             [OK]

  R E C O M M E N D E D                      
    streamripper (extended radio-rip/play)    [OK]
    cdda2wav     (play/rip audio-CD)          [OK]
    wget         (connection to www)          [OK]

  O P T I O N A L                            
    pBurn        (burning audio-CD)           [OK]
    pFilesearch  (File-search engine) >= 1.28 [OK]
    pSchedule    (podcast managing)   >= 1.12 [OK]
    pEqualizer   (10 band equalizer)          [OK]
    Timidity     (play midi)                  [MISSING]
    libcddb      (improved CD detection)      [OK]
# find: cannot search `': No such file or directory

Posted: Mon 30 Mar 2015, 18:14
by zigbert
Hi guys
Thanks for giving feedback.
We got to fix this, but surprisingly I can't reproduce it. But you are all capable to help out.

The message indicates that the gtkdialog xml-code is corrupt. pMusic has 2 switches that can help us:
pmusic --debug
give us more output, and maybe this gives an idea where it goes wrong when gtkdialog executes /root/.pmusic/tmp/xml_pmusic
If this doesn't help we can use this
pmusic --dump-gtk | gtkdialog -s
to execute a clean xml-code. This won't work 100% because pmusic has its own preconfigured settings, but it might give us a clue how gtkdialog acts on the code.

Thank you
Sigmund

Posted: Mon 30 Mar 2015, 18:41
by greengeek
Hi Sigmund, I have just tried 4.6.0 in my Slacko 5.6 derivative (which never has any savefile - always discards config changes between sessions) and have the same problem. My terminal outputs as follows:

Code: Select all

# pmusic --debug
/usr/local/pmusic/pmusic: line 420: kill: (27399) - No such process

** (gtkdialog:29686): ERROR **: gtkdialog: Error in line 593, near token '</vbox>': syntax error

/usr/local/pmusic/pmusic: line 491: 29686 Trace/breakpoint trap   $GTKDIALOG -f $WORKDIR/xml_pmusic${XML_SUFFIX} -G +"$X"+"$Y" 2> $STDERR
# find: `': No such file or directory

and

Code: Select all

# pmusic --dump-gtk | gtkdialog -s

** (gtkdialog:31652): ERROR **: gtkdialog: Error in line 593, near token '</vbox>': syntax error

ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL equal
amixer: Mixer attach equal error: No such file or directory
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL equal
amixer: Mixer attach equal error: No such file or directory
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL equal
amixer: Mixer attach equal error: No such file or directory
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL equal
amixer: Mixer attach equal error: No such file or directory
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL equal
amixer: Mixer attach equal error: No such file or directory
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL equal
amixer: Mixer attach equal error: No such file or directory
Trace/breakpoint trap
# ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL equal
amixer: Mixer attach equal error: No such file or directory
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL equal
amixer: Mixer attach equal error: No such file or directory
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL equal
amixer: Mixer attach equal error: No such file or directory

cheers!
.

Posted: Mon 30 Mar 2015, 19:30
by sheldonisaac
greengeek wrote:Hi Sigmund, I have just tried 4.6.0 in my Slacko 5.6 derivative .
I just booted TahrPup 6.02.

Installed pMusic 4.60

Same results as greengeek

Thanks,
Sheldon

Posted: Mon 30 Mar 2015, 20:26
by zigbert
Tested in a fresh Tahr and got it - thank you

Pack contained 2 old files :oops:
Reuploaded.

Sorry
Sigmund

Posted: Mon 30 Mar 2015, 20:45
by 01micko
:)

I'll take a look at equaliser errors reported in tahr, most likey because alsaequal/caps isn't compiled in tahr. EDIT: oh, I see that was a slacko remaster. On your own with that one greengeek! Pequaliser has always worked fine in all slacko main releases.

Posted: Mon 30 Mar 2015, 21:06
by zigbert
Remember 4.6.0 is mainly the new radio-streamer

Posted: Mon 30 Mar 2015, 23:27
by greengeek
Thanks Sigmund - v4.6.0-1 working fine for me now. Just tried the pstreamer too - very entertaining. Not all listed NZ stations were working for me (many of them said "no connection") but thats probably to do with my distro (codecs etc).
cheers.

Works good now

Posted: Tue 31 Mar 2015, 12:54
by sheldonisaac
greengeek wrote:Thanks Sigmund - v4.6.0-1 working fine for me now.
Also for me, in LupuSuper2.

Many thanks!

Sheldon

Posted: Tue 31 Mar 2015, 14:47
by zigbert
greengeek wrote:Not all listed NZ stations were working for me (many of them said "no connection") but thats probably to do with my distro (codecs etc).
Most likely it is not because of your codecs (it could happen if ffmpeg is compiled without streaming support), but because of trouble on the server side. The radio stream could be temporarily down. But most likely, it is a broken link in the radio index. It is generated from the db at radiosure.com. Everyone can contribute to improve the db by giving the knowledge to radiosure.com.


Sigmund

pMusic 4.6.0.1 ASRI EDU 310 Precise 5.7.1 France

Posted: Wed 15 Apr 2015, 02:07
by Pelo
pMusic 4.6.0.1 loaded in replacement of V. 451 on release candidate ASRI EDU 310 (precise 5..1 France)
Pmusic CD removed. (pCD does the same plus titles listed )
French see topic here and add your test reports merci

Re: pMusic 4.6.0.1 ASRI EDU 310 Precise 5.7.1 France

Posted: Wed 15 Apr 2015, 10:17
by zigbert
Pelo wrote:Pmusic CD removed. (pCD does the same plus titles listed )
Can you explain this more in detail. I have left pCD ages ago simply because pMusic CD is better, as it integrates with the rest of the pMusic structure. Ie. ripping/converting, extended trackinfo and using cdda tracks in combination with local files/streams in playlists

pMusic list of songs resolved

Posted: Sun 19 Apr 2015, 01:43
by Pelo
pMusic list of songs Zigbert, hello. First of all, i am no used to CD oeprations with a computer. I test them for our teacher master of ASRI EDU.
My information was the pCD list the songs of the CD,after deeper check Pmusic-CD too.
Ripping : pCD runs Asunder, con with you can choose which songs to rip.
Pmusic CD would'nt offer this choice.
Titles are not registered. can i marry with an existing list (got when reading the CD)

It was not my aim to spend a lot of time with Music menu.
When ASRI edu installs pMUsic 4.6.0.1 he should withdraw some existing programs like asunder. he should review completely the multimedia menu. But music is not his cup of tea, as pupils are not supposed to use that.

In a general way, i would like to use only Puppy made tools (PeasyWIFI, pMusic, Precord and so on) to encourage their creators. Frisbee in not bad, put Peasywifi too, and is a Puppy product. But French Puplets don't play the rule (my rule)

I will test again Pmusic until monday. It's promised.

Posted: Mon 20 Apr 2015, 12:55
by Flash
Pmusic 4.4.8 wouldn't run in Quirky April 7. When I entered pmusic in a console, it gave this error message:
# pmusic
/usr/local/pmusic/pmusic: line 494: 324 Segmentation fault $GTKDIALOG -f $WORKDIR/xml_pmusic${XML_SUFFIX} -G +"$X"+"$Y" 2> $STDERR

Posted: Mon 20 Apr 2015, 13:09
by zigbert
Flash
What result do you get if you test dependencies:

Code: Select all

pmusic -D

Posted: Mon 20 Apr 2015, 20:52
by Flash
# pmusic -D
R E Q U I R E D
bash [OK]
coreutils, awk, sed, diff [OK]
gtkdialog >= r512 [MISSING]
ffmpeg [OK]
aplay (alsa) [OK]

R E C O M M E N D E D
streamripper (extended radio-rip/play) [OK]
cdda2wav (play/rip audio-CD) [OK]
wget (connection to www) [OK]

O P T I O N A L
pBurn (burning audio-CD) [OK]
pFilesearch (File-search engine) >= 1.28 [OK]
pSchedule (podcast managing) >= 1.12 [OK]
pEqualizer (10 band equalizer) [MISSING]
Timidity (play midi) [MISSING]

libcddb (improved CD detection) [OK]
#

Posted: Tue 21 Apr 2015, 17:54
by zigbert
Ok, so pMusic find gtkdialog too old.
To verify this (it is a bit strange that Barry uses an old compile), execute

Code: Select all

gtkdialog -v

Posted: Sun 10 May 2015, 14:22
by zigbert
Version 4.6.1
See main post

Changelog
- Trackinfo:
. . . .- Album:
. . . . . . . .- Add edit button to open pmu in text editor.
. . . . . . . .- Add Album is now a menuitem in the right-click menu.
. . . .- Lyrics:
. . . . . . . .- Update lyricwiki.org to lyrics.wikia.com.
. . . . . . . .- Update elyrics.net.
. . . . . . . .- Remove azlyrics.com because of closed license.
- Audio mixer: New mute icon.
- Plugins: Top-Hits: Help button.
- Bugfix: Add xml info to the main svg icons (usr/share/icons/hilcolor/scalable/) (thanks to SFR)
- Bugfix: Rename file fails if filename contains '

Posted: Sun 10 May 2015, 14:28
by zigbert
pMusic 4.6.1 removes support of azlyrics.com because of their license. Now there are only 2 lyrics sites back. Preferable, we should have at least one more to ensure that at least one site works when html code is changed out there, and I don't get pMusic updated... Do you know about a good site in addition to lyrics.wikia.com and elyrics.net. There can't be any license of third-part use.