Muppylinux-004 (+ 005 for testing)

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#46 Post 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.

:)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#47 Post 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

vabene06
Posts: 36
Joined: Tue 25 Apr 2006, 20:31

#48 Post 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

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#49 Post 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

vabene06
Posts: 36
Joined: Tue 25 Apr 2006, 20:31

#50 Post 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]

User avatar
pakt
Posts: 1157
Joined: Sat 04 Jun 2005, 16:54
Location: Sweden

#51 Post 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
Methinks Raspberry Pi were ideal for runnin' Puppy Linux

Arcflup
Posts: 12
Joined: Tue 28 Nov 2006, 18:57
Location: UK

#52 Post by Arcflup »

I have exactly the same problems as Vabene. I am running on a Dell Latitude C600 laptop.

vabene06
Posts: 36
Joined: Tue 25 Apr 2006, 20:31

#53 Post 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

Arcflup
Posts: 12
Joined: Tue 28 Nov 2006, 18:57
Location: UK

#54 Post by Arcflup »

Same here behaviour here regards 1 & 2.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#55 Post 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

Arcflup
Posts: 12
Joined: Tue 28 Nov 2006, 18:57
Location: UK

#56 Post by Arcflup »

Sorry if it's a silly question but how do I install good old-fashioned dotpups? Specifically the synaptics touchpad driver.

Cheers.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#57 Post 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

vabene06
Posts: 36
Joined: Tue 25 Apr 2006, 20:31

#58 Post 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

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#59 Post 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

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#60 Post 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

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#61 Post 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

vabene06
Posts: 36
Joined: Tue 25 Apr 2006, 20:31

#62 Post 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

Arcflup
Posts: 12
Joined: Tue 28 Nov 2006, 18:57
Location: UK

#63 Post by Arcflup »

MU wrote: You also can type in a console:
setrox1
And setrox2 switches back, cool.

vabene06
Posts: 36
Joined: Tue 25 Apr 2006, 20:31

#64 Post 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

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#65 Post 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
Last edited by MU on Wed 29 Nov 2006, 19:25, edited 1 time in total.

Post Reply