The time now is Fri 13 Dec 2019, 05:21
All times are UTC - 4 |
Author |
Message |
L18L
Joined: 19 Jun 2010 Posts: 3450 Location: www.eussenheim.de/
|
Posted: Thu 06 Oct 2011, 15:22 Post subject:
gparted_shell |
|
esmourguit wrote: |
Does anyone have this problem also in another language? |
It happens in every language.
#!/bin/sh
#(c) copyright 2008 Barry Kauler
#2008 Lesser GPL licence v2 (http://www.fsf.org/licensing/licenses/lgpl.html)
#v411 BK: wrapper for gparted, prevent indefinite scan at startup on some systems.
#v424 update desktop drive icons. note, this is also done in /usr/sbin/bootflash, puppyinstaller.
#v424 report that gparted crash with a non-english locale.
#v424 report that gparted crash with a non-english locale. well, maybe just do this...
export LANG=C
If it is a problem for you try changing above last line to
Cordialement
L
|
Back to top
|
|
 |
esmourguit

Joined: 17 Nov 2006 Posts: 1393 Location: Entre l'ile aux oiseaux.et l'ile de sainte Lucie
|
Posted: Fri 07 Oct 2011, 04:06 Post subject:
|
|
Bonjour à tous,
L18L thank you. After your proposal of slight modification it works perfectly.
Cordialement
_________________ Toutou Linux - Pets francisés
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 9099 Location: Perth, Western Australia
|
Posted: Fri 07 Oct 2011, 10:07 Post subject:
|
|
JonT wrote: | Wary 5.1.103 manual frugal install on Dell Inspiron 1100 with an uneventful boot. Sound is fine, mplayer worked well.
Oddly, yesterday, I was unable to connect wirelessly (inability to get WPA IP assigned) despite multiple tries, multiple reboots pfix=ram, but no trouble with wary 5.1.4. I carefully checked my passphrase and even the hashed version in /etc/simple_network_setup/wpa_supplicant.conf-xxxxxxxxx. Today, no troubles at all. Cannot reproduce the problem.
pwidgets.2.0.8 lists "Wallpaper" as a dependency, but it is unavailable (and maybe unneeded).
Icons are missing from the main pwidgets window (see jpeg). Looking at the code, it appears to me (ignorance in action perhaps) that /usr/share/icons/gtk-add.png is used but missing are:
gtk-remove.png
gtk-go-up.png
gtk-go-down.png
So back to wary 5.1.4, the pwidgets window is fine though I cannot find any of the mentioned icon files. Can somebody take pity and educate me as to where the pwidget button icon files are in wary 5.1.4?
Jon |
Yes, this problem was also reported for Pmusic. It seems to have come about due to the upgrade of GTK -- latest Wary has GTK 2.24.5, earlier Wary's have 2.21.1. It seems those icons were builtin to the earlier GTK.
I sent a pm to zigbert about Pmusic. We need to tell him about Pwidgets also (both are zigbert's babies).
But, it is possible to fix it yourself -- google for those images, download them to /usr/share/icons -- pwidgets should then find them.
_________________ https://bkhome.org/news/
|
Back to top
|
|
 |
JonT
Joined: 06 Dec 2009 Posts: 62 Location: northeast Tennessee, USA
|
Posted: Fri 07 Oct 2011, 13:51 Post subject:
|
|
BarryK wrote: | Yes, this problem was also reported for Pmusic. It seems to have come about due to the upgrade of GTK -- latest Wary has GTK 2.24.5, earlier Wary's have 2.21.1. It seems those icons were builtin to the earlier GTK.
I sent a pm to zigbert about Pmusic. We need to tell him about Pwidgets also (both are zigbert's babies).
But, it is possible to fix it yourself -- google for those images, download them to /usr/share/icons -- pwidgets should then find them. |
Thank you for the lesson. The missing icons got added, though I am more grateful for the solution to the puzzle of the unfindable icons in wary 5.1.4. I know very little about gtk; will learn more.
I will send zigbert a PM with apologies if he is double-teamed.
Jon
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6608 Location: Valåmoen, Norway
|
Posted: Fri 07 Oct 2011, 14:02 Post subject:
|
|
I will fix the icons in Pwidgets
Sigmund
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6608 Location: Valåmoen, Norway
|
Posted: Fri 07 Oct 2011, 14:17 Post subject:
|
|
Ok, now fixed
_________________ Stardust resources
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 5395 Location: Ontario
|
Posted: Sat 08 Oct 2011, 13:25 Post subject:
mtpaint bug |
|
I have a mtpaint bug report. It could be related to the upgrade of GTK
to version 2.24.5
It only occurs on newest wary, not on Lucid Puppy or Exprimo
or Lighthouse.
I haven't checked slacko.
Note that Karl Godt reported a somewhat similar
problem to me but I couldn't duplicate it
http://www.murga-linux.com/puppy/viewtopic.php?t=71332
Here is how to duplicate the bug.
-launch mtpaint
-make sure that settings window is visible
-from view menu ---> select 'Show dock'
-make sure that the dock is showing the list of layers
-make a picture that has at least one layer above the background
-Try to save a layer to your disk
or try 'Save composite Image'
and a strange freezing will occur and the image won't be saved.
A killing of the application is needed.
Here's a picture of the freezing...
I will report this to Dmitri.
__________________________________
|
Back to top
|
|
 |
linuxcbon
Joined: 09 Aug 2007 Posts: 1281
|
Posted: Sat 08 Oct 2011, 19:35 Post subject:
|
|
Some remarks :
- /etc/init.d/10alsa : line 21, need delay ?
- line 34 front to 0 ?
- # modprobe pcmcia
FATAL: Module pcmcia not found.
It seems I don't have pcmcia card in pc ... but not sure if error normal.
-# . /etc/countryinfo
bash: /etc/countryinfo: No such file or directory
- do you plan to recompile abiword, mplayer, libavcodec, libgs to be smaller ?
- support for dialup modems still needed ? (example big sized Intel537.HIDE)
- remove fortran from gcc ?(big sized fortran)
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 9099 Location: Perth, Western Australia
|
Posted: Sun 09 Oct 2011, 05:59 Post subject:
Re: bug: webcam on Pavilion DV2000 Subject description: won't install |
|
Volhout wrote: | Running from USB drive on laptop HP pavilion DV2000
Start gtkam from menu, then add camera (laptop buildin camera is "sonix"), while scrolling down the list system freezes. Mouse cursor moves, but keyboard and mouse clicks are dead. Only hard poweroff works.
I am not sure this ever worked, since this is the first time I try to use the webcam from puppy linux on this laptop.
edit: works OK for wary 5141 (camera is not in the list, but it allows selection of other camera's). 5141 does not freeze. |
My laptop also has a builtin camera that is not recognised by gphoto -- it seems to be only for external cameras.
Gtkam has got the heave-ho, replaced by Pupcamera, something to look forward to in next Wary:
http://bkhome.org/blog/?viewDetailed=02529
_________________ https://bkhome.org/news/
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 9099 Location: Perth, Western Australia
|
Posted: Sun 09 Oct 2011, 06:09 Post subject:
Re: gparted_shell |
|
L18L wrote: | esmourguit wrote: |
Does anyone have this problem also in another language? |
It happens in every language.
#!/bin/sh
#(c) copyright 2008 Barry Kauler
#2008 Lesser GPL licence v2 (http://www.fsf.org/licensing/licenses/lgpl.html)
#v411 BK: wrapper for gparted, prevent indefinite scan at startup on some systems.
#v424 update desktop drive icons. note, this is also done in /usr/sbin/bootflash, puppyinstaller.
#v424 report that gparted crash with a non-english locale.
#v424 report that gparted crash with a non-english locale. well, maybe just do this...
export LANG=C
If it is a problem for you try changing above last line to
Cordialement
L |
Guys,
if all you guys who are running Wary (or Racy, or Slacko or anything else) and have a non-English locale, if you could confirm that Gparted now does not crash with that line commented-out.
That is, there is a line:
export LANG=C
in file /usr/sbin/gparted_shell. This script runs when you start Gparted from the menu.
If no reports of crashing, then I will make the change permanently.
_________________ https://bkhome.org/news/
|
Back to top
|
|
 |
linuxcbon
Joined: 09 Aug 2007 Posts: 1281
|
Posted: Mon 10 Oct 2011, 00:45 Post subject:
|
|
Gparted does not crash for me with that line commented out.
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2674 Location: Japan
|
Posted: Mon 10 Oct 2011, 02:40 Post subject:
[SOLVED] SMB mount ignores UTF-8 option? |
|
EDIT: sorry, the UTF-8 filenames are readable now with no problem. I have forgot to refresh ROX-Filer.
_________________ Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
Last edited by shinobar on Mon 10 Oct 2011, 03:25; edited 5 times in total
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2674 Location: Japan
|
Posted: Mon 10 Oct 2011, 02:45 Post subject:
Re: gparted_shell |
|
BarryK wrote: | Guys,
if all you guys who are running Wary (or Racy, or Slacko or anything else) and have a non-English locale, if you could confirm that Gparted now does not crash with that line commented-out. |
The line is commented out on Japanese editions for long years and have got no issues.
_________________ Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 344 Location: Ukraine
|
Posted: Mon 10 Oct 2011, 03:11 Post subject:
fast shell script |
|
Gparted doesn't crash with Russian locale as well.
I have a script for bluetooth and it has the line with 'hcitool scan' for searching devices. When I run the script in Wary it doesn't stop for scanning devices and jumps to the next command immediately. When I run the script in Slacko it stops, searches for devices and then continues.
|
Back to top
|
|
 |
linuxcbon
Joined: 09 Aug 2007 Posts: 1281
|
Posted: Mon 10 Oct 2011, 23:57 Post subject:
|
|
- /etc/rc.d/functions line 102 /sbin/pidof or /bin/pidof ?
- /etc/rc.d/functions4puppy4 lines 21,25, why need sleeps ?
- /usr/sbin/background_reshape: line 56: [: -ge: unary operator expected
- /etc/rc.d/rc.network line 87, repeat same things 3 times ?
- other thing : for french euro it gives :
/usr/share/locale/fr_FR@euro/LC_MESSAGES/net-setup.mo: No such file or directory
- /etc/rc.d/rc.network line 95, wag-profiles.sh gives :
** ERROR **: gtkdialog: Error in line 6, near token '</label>': syntax error
aborting...
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|