Author |
Message |
gcmartin
Joined: 14 Oct 2005 Posts: 6730 Location: Earth
|
Posted: Tue 19 Apr 2011, 13:00 Post subject:
SAMBA in Shino WARY |
|
For some unknown reason, the current versions of SAMBA have disappeared from PPM.
Instead, the older, less secure and less stable version is showing up. Are you aware of this? Can you explain what happened?
See PPM list below in alphabetic order..
Description |
|
Filesize |
104.24 KB |
Viewed |
881 Time(s) |

|
_________________ Get ACTIVE Create Circles; Do those good things which benefit people's needs!
We are all related ... Its time to show that we know this!
3 Different Puppy Search Engines or use DogPile
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2674 Location: Japan
|
Posted: Tue 19 Apr 2011, 21:57 Post subject:
Re: SAMBA in Shino WARY |
|
I recommend samba-3.5.8-w5.sfs found here.
_________________ Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 6730 Location: Earth
|
Posted: Wed 20 Apr 2011, 01:39 Post subject:
SAMBA question on PPM |
|
Thanks @Shinobar for responding.
You MAY want to announce your latest SAMBA offering along side your 3.5.6 package that you produced here. This would make it easy for anyone to find your latest SAMBA packaging within your thread, there..
Question:
My original question is about PPM in the preceeding post.
I'm trying to understand how PPM actually works. - Who controls what we see in any Puppy PPM?
- Why did SAMBA change in the PPM from version 3.5.6 in PPM to older, less stable version 3.4.2? (I had used PPM in WARY to install 3.5.6 early last week; so something/someone changed PPM contents)
- How do you or anyone get necessary stuff there for community use?
Would anyone explain, please.
Thanks in advance, for any help anyone can provide on understanding PPM and how things are made available to be used..
P.S. It appears that Version 3.5.8 is not updating the Menu as the installation message indicates.
_________________ Get ACTIVE Create Circles; Do those good things which benefit people's needs!
We are all related ... Its time to show that we know this!
3 Different Puppy Search Engines or use DogPile
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2674 Location: Japan
|
Posted: Sun 24 Apr 2011, 08:03 Post subject:
Installer for Windows available |
|
Installer for Windows, supports Windows 95 to 7(32/64bit), but except Windows Me:
d5bc0c6361d2516c54cec78d8bb281bc Quickset_Wary_Puppy_Linux-511.exe
http://shino.pos.to/party/bridge.cgi?puppy/wary/
The wary-511-01q-small will be installed. Get the lang_pack after boot if you need.
http://shino.pos.to/party/bridge.cgi?puppy/wary/languages/
This installer is made thanks to the Puppy Linux Windows Installer - V1.1 developed by noryb009.
http://www.murga-linux.com/puppy/viewtopic.php?t=61404
_________________ Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 6730 Location: Earth
|
Posted: Sat 30 Apr 2011, 02:23 Post subject:
Live media save session problem |
|
I am having a save session Live media save session problem, It happens on all of my latest Live CD/DVDs whenever I save the session (Save to CD) on reboot.
I see there is a folder here with the files found in the ISO.
Would someone share with me what tool Shinobar used to go from this folder to a bootable CD? Please include the parms as well. I am trying to pin-point the issue and need to use the exact parms/steps used to create the ISO
Thanks in advance.
_________________ Get ACTIVE Create Circles; Do those good things which benefit people's needs!
We are all related ... Its time to show that we know this!
3 Different Puppy Search Engines or use DogPile
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2674 Location: Japan
|
Posted: Mon 02 May 2011, 00:18 Post subject:
Re: Live media save session problem |
|
gcmartin wrote: | I am having a save session Live media save session problem, It happens on all of my latest Live CD/DVDs whenever I save the session (Save to CD) on reboot. |
If the pupsaveconfig does not work properly, try 'Legacy' save.
To make original Live CD/DVD, see how to include additional packages in the live CD:
http://www.murga-linux.com/puppy/viewtopic.php?p=502506#502506
Or reffer the next code:
Code: | [ -f $WORKDIR/grldr ] && BOOTPARM="-b grldr"
[ -f $WORKDIR/isolinux.bin ] && BOOTPARM="-b isolinux.bin -c boot.cat"
[ "$VOLID" ] && VOLI="-V $(echo "$VOLID"|tr ' ' '_')"
mkisofs -J -D -R $VOLI -o "$DESTDIR/$ISONAME" $BOOTPARM -no-emul-boot -boot-load-size 4 -boot-info-table "$WORKDIR"
|
Or, simply,
Code: | mkisofs -J -D -o "$DESTDIR/$ISONAME" -b grldr -no-emul-boot -boot-load-size 4 -boot-info-table "$WORKDIR" |
BarryK reports the Joliet option(-J) makes drouble with multi session, but I think it causes no trouble.
Hope you test with and without the Joliet option(-J).
http://bkhome.org/blog/?viewDetailed=02230
_________________ Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
Back to top
|
|
 |
charlie6

Joined: 30 Jun 2008 Posts: 1221 Location: Saint-Gérard / Walloon part of Belgium
|
Posted: Wed 11 May 2011, 09:52 Post subject:
fix to SM crash by insert-key Subject description: test of Barry's gtk+-2.20.1-1-w5.pet |
|
Hi,
shinobar wrote: | ... the seamonkey version is old 2.0.11, and it crashes by insert-key.
They shall be fixed with additional PET or next release, maybe wary-512q(?).
|
I got a try on installing Barry's gtk+-2.20.1-1-w5.pet (downloadable from ibiblio pet-packages-wary repository also with associated -DEV -DOC -NLS pets).
I am currently writing this post using wary511-q01 with the above gtk+-2.20.1-1-w5.pet + gtk+_NLS-2.20.1-1-w5.pet installed .. and hitting the insert key does not crash SM.
Thanks a lot Barry!
Cheers, Charlie
ps: see also Barry's comments on Barry'blog by may 5, 2011
|
Back to top
|
|
 |
ShellyCat
Joined: 13 May 2011 Posts: 39 Location: USA
|
Posted: Fri 13 May 2011, 01:43 Post subject:
Re: IME(scim) with english locale Subject description: Worked for me! |
|
shinobar wrote: | In general, your locale should be registered in the file '/etc/gtk-2.0/gtk.immodules'.
By the default, only CJK locales can use scim, but you can add your locale like this:
Quote: | "/usr/lib/gtk-2.0/2.10.0/immodules/im-scim.so"
"scim" "SCIM Input Method" "scim" "/usr/share/locale" "ja:ko:zh:en" |
|
For me these were lines 40 and 41, if that helps anyone else.
I have spent hours and hours searching these forums, documentation, wikis, and more without finding this answer. Even the official SCIM instructions are horrendously out-of-date (the dialogs are different), plus they are not accurate for a custom distro such as Quickset (as far as I can tell).
Thank God trying to follow those things didn't mess up my X or anything...I'd hate to start with a clean Puppy at this point.
Lesson learned: Google first!
All I had to do was edit the /etc/gtk-2.0/gtk.immodules file as above. I didn't even have to restart SCIM...the "SCIM" IME button just appeared instantly in my panel.
Great job configuring Quickset so everything is easy as pie! The only improvement I could ask is adding the above information to the Quickset README in the future.
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2674 Location: Japan
|
Posted: Fri 13 May 2011, 22:12 Post subject:
Re: IME(scim) with english locale |
|
shinobar wrote: | In general, your locale should be registered in the file '/etc/gtk-2.0/gtk.immodules'. |
In the Quickset editions, the script '/usr/local/bin/fixmenus_on_locale' automatically does the modification.
You can run it from the main menu > 'Desktop' > 'Refresh Desktop'.
_________________ Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 6730 Location: Earth
|
Posted: Sun 22 May 2011, 13:45 Post subject:
Check PM |
|
Check PM
_________________ Get ACTIVE Create Circles; Do those good things which benefit people's needs!
We are all related ... Its time to show that we know this!
3 Different Puppy Search Engines or use DogPile
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 344 Location: Ukraine
|
Posted: Fri 17 Jun 2011, 10:15 Post subject:
i18n and l10n_ru packages for Wary-5.1.2 |
|
I have made i18n and l10n_ru packages for Wary-5.1.2. i18n contains gettext scripts. l10n_ru contains everything else for Russian l10n. i18n_dev contains pot-files for translation, and also scripts itself so it could be changed or updated and new pot-files could be generated.
I am planning to do the same thing to Spup-121.02.
i18n pet should be installed first and then l10n.
Russian l10n for Wary-5.1.2
l10n_ru_w512-0.3.1.pet: http://www.sendspace.com/file/4awy89
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 3450 Location: www.eussenheim.de/
|
Posted: Tue 09 Aug 2011, 16:32 Post subject:
Re: i18n and l10n_ru packages for Wary-5.1.2 |
|
rodin.s wrote: | I have made i18n and l10n_ru packages for Wary-5.1.2. i18n contains gettext scripts. l10n_ru contains everything else for Russian l10n. i18n_dev contains pot-files for translation, and also scripts itself so it could be changed or updated and new pot-files could be generated.
I am planning to do the same thing to Spup-121.02.
i18n pet should be installed first and then l10n.
Russian l10n for Wary-5.1.2
l10n_ru_w512-0.3.1.pet: http://www.sendspace.com/file/4awy89 |
Hi rodin.s
I suppose your help is needed here
http://murga-linux.com/puppy/viewtopic.php?t=67811&start=147
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 5389 Location: Ontario
|
Posted: Tue 11 Oct 2011, 15:51 Post subject:
|
|
I've made a new version of Right click pet package.
I checked it on this version of Wary and Shinobar's Quickset Wary
http://www.murga-linux.com/puppy/viewtopic.php?t=67013
____________________________________________
|
Back to top
|
|
 |
amj
Joined: 28 Jan 2011 Posts: 75
|
Posted: Sun 10 Jun 2012, 13:02 Post subject:
Re: IME(scim) with english locale |
|
shinobar wrote: | In general, your locale should be registered in the file '/etc/gtk-2.0/gtk.immodules'.
By the default, only CJK locales can use scim, but you can add your locale like this:
Quote: | "/usr/lib/gtk-2.0/2.10.0/immodules/im-scim.so"
"scim" "SCIM Input Method" "scim" "/usr/share/locale" "ja:ko:zh:en" |
|
I've been trying to get a Japanese IME running on a Puppy 525 system.
I found a blog post that said I needed three more packages in addition to the japanese language pack in the ibiblio repository. I discovered I could download those packages from this repository.
I am now to the point where SCIM+Anthy appears to be correctly installed. If I set my locale to jp the IME works. But if the locale is set to en the IME does not work.
So I've been looking for help and the above quote from shinobar looks like it could be the answer. However there is no file called im-scim.so in my /usr/lib/gtk-2.0/2.10.0/immodules/ folder and I have no idea how to create one.
~edit~
OK, I figured it out. The im-scim.so file isn't the one to be edited, it's the /etc/gtk-2.0/gtk.immodules file that needs the edit. Thank you shinobar, my IME works for locale en now.
|
Back to top
|
|
 |
|