Page 3 of 6

Posted: Mon 27 Nov 2006, 08:52
by Lobster
:)

Dowloaded and installed Muppy OK
There is a lot in this to explore. You are given a choice between English and German during statrtup and did it auto-install DHCP?
If it did what's the code . . . tell Barry :)

The menu system (Icewm I believe) was rather slow

Marks warning is a good one - backup your files. I managed to screw up Puppy 2.12 but I travel light . . . and it takes me a few minutes to get back on the Internet booting from CD

My impression is that Mark is creating something at his usual pace. Do have a look and offer feedback because Muppy is important. It is one of senior developers creating something in a real life situation. That is good.

:)

Posted: Mon 27 Nov 2006, 08:59
by MU
There is a lot in this to explore. You are given a choice between English and German during statrtup and did it auto-install DHCP?
yes.
very simple:

Code: Select all

#be kind...
rm -f /etc/dhcpc/dhcpcd-*.pid
dhcpcd 2>/dev/null 1>/dev/null &
update-mime-database /usr/share/mime 2>/dev/null 1>/dev/null &
So these services run in background while the rest loads, and potential errors or messages are suppressed (if you have no network, a "cannot connect" could be ignored).
The menu system (Icewm I believe) was rather slow
Yes, when it is build first time, it might be slow. Should pre-build it.
Or do you encounter this also later?

Thanks for your feedback, Lobster 8)
Mark

Posted: Tue 28 Nov 2006, 09:26
by vabene06
Hey Mu,
i have problems with muppy-5. Mut does not work. PMount is the same. When i try to install muppy to a flash-ide-drive nothing happens.
Maybe i got a bad copy from the iso or a defect cd.
But older isos from muppy (version 4) work ok. Vabene

Posted: Tue 28 Nov 2006, 14:15
by MU
vabene,
MUT and pmount work for me on my desktop-computer, did not try the others yet.
Did you try Puppy 212 already? Same problem there?

------------------------------------
I uploaded a servicepack for Muppy 005.
It installs UTF8-support for
Deutschland
Österreich
Schweiz
Luxemburg

It will set Rox to version 1 again, as it works better than Rox2.
With UTF8, also Rox1 can display äöü in filenames!

It also sets the Gtk-theme to industrial silver (the Muppy-default) again, but this time with the font bitstream vera sans activated (this font supports german Umlaute).

http://dotpups.de/dotpups/Muppylinux/Mu ... cepack.pup (55 kb)

Mark

Posted: Tue 28 Nov 2006, 15:06
by vabene06
Hey MU,
I installed Puppy 2.12 on the flash-idedrive. Mut, Pmount and everthing worked. Not so with Muppy. The applications from Muppy are still ok, i tested the most - only. Ill make some more tests this evening.
VABENE[/b]

Posted: Tue 28 Nov 2006, 17:17
by pakt
Mark, finally had a chance to try Muppy-005-212.

I couldn't resist putting it on a USB stick and booting it on my MicroClientJr to see what would happen. Here is the result:

Image

It runs! It is running totally in RAM and there is 71.8MB RAM left. The only 'drive' is the USB stick, and it is inserted in one of the three USB 1.1 ports on the MCjr.

Sound works - I got the startup melody and two barks.

The network got its DHCP address automatically. I'm typing this from Firefox on the MCjr. Slow but it works ;)

Just shows that Muppy actually works in 128MB RAM, but it would need a more powerful CPU than 200MHz to be practical. 8)

Oh, BTW, MUT works - I can see the USB drive and start ROX.

:)
Paul

Posted: Tue 28 Nov 2006, 19:02
by Arcflup
I have exactly the same problems as Vabene. I am running on a Dell Latitude C600 laptop.

Posted: Tue 28 Nov 2006, 20:12
by vabene06
Hey MU,
i tested muppy-5 again. When i start at the question "alle programme laden" with yes, mut, pmount and the installer do not work. When i say 2. no, mut, pmount is ok. i installed muppy to my flash-idedrive (i wrote this from there). from this drive mut works! maybe there is something missing - i have installed a selfmade kde-sfs too.
But there is still a problem with the language. i can not get the german "Umlaute".
Vabene

Posted: Tue 28 Nov 2006, 20:44
by Arcflup
Same here behaviour here regards 1 & 2.

Posted: Tue 28 Nov 2006, 21:11
by MU
I updated the servicepack for Muppy005, the first version had errors.

Also added some more localefiles.

I had to use a trick concerning rxvt, as I found no UTF-capable font for it.
It is replaced by a script, that removes the ".UTF-8" from the LANG-variable, then it works.
Same with XFileExplorer.

-------------------------

on Pakts screenshot, the taskbar at top is not as high as intended.
This seems to be a timing-problem in seldom cases.
With a right-click - "customize panel" you can set the size correct, just move the "size"-slider once.

----------------------------

Concerning MUT I have no idea, I will try to boot Muppy from a CD tomorrow at work (I run a frugal installation here).
Maybe then I'll find a solution.

Mark

Posted: Tue 28 Nov 2006, 21:58
by Arcflup
Sorry if it's a silly question but how do I install good old-fashioned dotpups? Specifically the synaptics touchpad driver.

Cheers.

Posted: Tue 28 Nov 2006, 22:09
by MU
Rox2 has no mime-type for dotpups yet.
The servicepack reverts to rox1.

You also can type in a console:
setrox1

Then you can install dotpups as usual with a click.
I must have a closer look on how to create new associations with "update-mime-database" for rox2.

Mark

Posted: Tue 28 Nov 2006, 22:09
by vabene06
Hallo MU,
i installed your new servicepack, but the german language is still not correct. No umlaute. then i have another problem: everytime, when i start up, i have to choose the language!

Vabene

Posted: Tue 28 Nov 2006, 22:15
by MU
vabene, please download and install the servicepack again, then restart X.
Does it work?
http://dotpups.de/dotpups/Muppylinux/Mu ... cepack.pup


You will be asked to choose a language, if you have no pup_save.3fs in /mnt/home/

This is the case, if you run Muppy from a CD and did not save your settings.
Or how do you run Muppy?
Mark

Posted: Tue 28 Nov 2006, 22:25
by MU
if you had installed my broken servicepack before, please run in a console:
Muppylocale

There choose english.

Then again:
Muppylocale

choose one of the german entries.
Restart X.

If you run this command:
grep LANG /etc/profile

you should get such a line:
LANG=de_DE.UTF-8
export LANG

Is this the case for you?
Mark

Posted: Wed 29 Nov 2006, 03:10
by MU
I updated the servicepack for Muppy 005 again.
It includes basically internal fixes, also corrects the 3DCC.

I will create Muppy 006 this weekend with all fixes included.

Mark

Posted: Wed 29 Nov 2006, 09:12
by vabene06
Hey MU,
my problem with the language-selection at start may come from my remaster of muppy-5 (with kde, scribus etc.) I will try to make a new und proper one.
Vabene

Posted: Wed 29 Nov 2006, 09:27
by Arcflup
MU wrote: You also can type in a console:
setrox1
And setrox2 switches back, cool.

Posted: Wed 29 Nov 2006, 18:57
by vabene06
Hey MU,
i made a check, everything works now - only the german language not (umlaute). when i do a Muppylocale i got an error. /root/.gtkrc.mine -unexpexted identifier "gtk-icon-theme-name", expected keyword - e.g. `style. After resseting i have to chose a language when muppy starts up

Vabene

Posted: Wed 29 Nov 2006, 19:17
by MU
i got an error. /root/.gtkrc.mine -unexpexted identifier "gtk-icon-theme-name"
you can ignore that error.
This entry is needed for Gtk2, but Gtk1 does not know what to do with it, and ignores it.

Do you get the menu to choose the language then?

You also could modify /etc/profile manually, set this value there:
LANG=de_DE.UTF-8

then restart X.
Success?
Mark