Page 2 of 2

Posted: Sat 08 Sep 2007, 21:09
by Botanic
i'm experiencing another bug after installing EZPup: the little curved white arrow at the right-top corner of icons, that shows that it's a symlink, doesn't appear, instead there is an ugly red cross...

Posted: Sun 09 Sep 2007, 01:00
by WhoDo
Botanic wrote:... now what to do for having mini-volume in the tray too?
This looks like a case of deja vu all over again! :wink:

Instructions for what you want are on the EZpup Help page of the wiki.

Posted: Sun 09 Sep 2007, 07:43
by Botanic
Cheers WhoDo, i may be blind but i don't see nothing about mini-volume in the tray on the EZpup Help page.

"pvolume-mixer" opening Puppy mixer is a different thing, i'm better off with Start/Multimedia/Puppy sound mixer

so, is this jamais vu? :wink:

Posted: Fri 14 Sep 2007, 19:24
by Botanic
Wolf Pup wrote:EZpup-2.1.7R2 doesn't work with 2.16, just a blank desktop appears, and theres no wallpaper on background.

EDIT:
EZpup works now by adding

Code: Select all

rox -p=/root/Choices/ROX-Filer/PuppyPin
to /usr/sbin/delayedrun
for me it works but a little bit too late: i get an error saying no pinboard was in use, that the default has been set, and after that my desktop loads with your line

so where to put it 'earlier' in the startup process?

Posted: Wed 19 Sep 2007, 13:52
by Botanic
since i installed EZpup, icewm startup doesn't execute

i tried to put:

Code: Select all

. /root/.icewm/startup
at the end of .xinitrc, but it doesn't help

--
other question- it's simple i'm sure but..
how to delete a folder that contains files in it ? -with the command line

Posted: Wed 19 Sep 2007, 14:11
by cb88
exit to the command line (ctrl+alt+backspace)
then type xwin starticewm and hit enter

that should start icewm correctly but maybe you already know that

you can also start icewm without the extra stuff by typing xwin icewm

Posted: Wed 19 Sep 2007, 14:52
by friedsonjm
Is ezpup compatible with puppy 3.0 beta? jf

Ezpup 2.1.7R2

Posted: Wed 19 Sep 2007, 22:40
by cylock
I downloaded ezpup and it seems to work great.Kudos to the writer.

My question is when it installed it said it was missing libxmms.so.0 and
libesd.so.0

Have downloaded them both and now need to know where to put them.?

Posted: Thu 20 Sep 2007, 18:27
by Botanic
cb88 wrote:exit to the command line (ctrl+alt+backspace)
then type xwin starticewm and hit enter
starticewm is actually this:

Code: Select all

. /root/.icewm/startup
exec icewm
and i wrote the same in .xinitrc, except i put the 2nd line first :) so i have the solution; thank you !

Re: Ezpup 2.1.7R2

Posted: Sun 23 Sep 2007, 08:22
by WhoDo
cylock wrote:My question is when it installed it said it was missing libxmms.so.0 and libesd.so.0

Have downloaded them both and now need to know where to put them.?
These libraries are flagged as dependencies by PETget, but are NOT required unless you want to run wmxmms and icesound respectively. They can be safely ignored.

See EZpup Help page on the wiki where this was detailed.

Hope that helps.