The time now is Tue 24 Apr 2018, 10:44
All times are UTC - 4 |
Page 39 of 346 [5187 Posts] |
Goto page: Previous 1, 2, 3, ..., 37, 38, 39, 40, 41, ..., 344, 345, 346 Next |
What is the best Puppy Version ever, LOL |
2.14x |
|
28% |
[ 11 ] |
2.14x |
|
10% |
[ 4 ] |
2.14x |
|
28% |
[ 11 ] |
Other: 2.14x only |
|
31% |
[ 12 ] |
|
Total Votes : 38 |
|
Author |
Message |
davesurrey
Joined: 05 Aug 2008 Posts: 1201 Location: UK
|
Posted: Tue 30 Jun 2009, 06:50 Post subject:
|
|
Okay, installed the new pet, uninstalled libphoto2 and then reinstalled it.
Results:
1. reinstalling libphoto2 gave no dependency errors.
2. running Xsane from Menu brought up the GUI frontend. Selected USB and it started to scan for a device but as I haven't got a scanner here that is as far as it goes. But seems fine.
Tried to do the same using terminal "xsane" and get the scanning for devices window.
Only error message is the usual GTK and GDK warning ..locale not supported.
3. Still no menu for gtkam. Ran it from terminal and it came up okay. Same GTk/GDK error messages.
HTH
Dave
|
Back to top
|
|
 |
davesurrey
Joined: 05 Aug 2008 Posts: 1201 Location: UK
|
Posted: Tue 30 Jun 2009, 06:57 Post subject:
|
|
ttuuxx:
seems our posts crossed.
I edited the gtkam.desktop file and now it is in the Menu.
Enjoy the film!
MHHT:
I did as you suggested and now have xmms in the Menus.
Thanks to you both.
Dave
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Tue 30 Jun 2009, 08:12 Post subject:
|
|
ok Gtkam has been updated on page 38 and Also I included a link to that missing lib that was in the devx all should be perfect now
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Tue 30 Jun 2009, 13:08 Post subject:
|
|
Ok Guys I can't wait, lol This was going to be my surprise, lol
I spent like 2 days on xfce making a xfBurn-Gstreamer package, it was for 415, So anyways I was bored and messed around a bit, and well lets just call this little package below XFCE-TRIO
Basically its
Xfburn - Basic version I compiled on 2.14.1X tonight
Ristretto Which is a nice small image viewer with adjustable slideshow, thumbnails, zoom. really nice for the size of it:)
Screenshot: This has to be the nicest Screenshot application on puppy:) you can Select region, active window, or whole screen, plus adjustable delay, then only part that doesn't work is 'Open With' big woopie, lol
The reason why I grouped them together is because they use mostly the same xfce libs.
I also included a updated /root/.xinitrc because your dbus has to be working and this update will turn it on, once installed refresh menus, and restart X-server and you should be good to go
Trust me this is a nice package:) and only 809kb for all 3 applications.
ttuuxxx
Ps The way I hacked together these packages, they are just standalone apps, Xfce will not be installed, still using JWM
 |
Description |
|
Filesize |
66.66 KB |
Viewed |
1329 Time(s) |

|
Description |
|
Filesize |
46.61 KB |
Viewed |
1302 Time(s) |

|
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
clarf

Joined: 13 Jun 2007 Posts: 614 Location: The old Lone Wolf
|
Posted: Tue 30 Jun 2009, 13:35 Post subject:
|
|
Amazing work ttuuxxx, What a gift they look great. Can´t just wait the new release...
Well my two cents. About the error "locale not supported by C library", it means just that the system locale set is not supported by the C library compiled.
You can easily fix it just using:
or
Code: | export LC_ALL=POSIX |
Use it and then execute any application, you can notice the error message is gone.
The LC_ALL variable Overrides all LC_* environment variables with the given value
It could happend because some locale files where missed when you compiled the C libraries.
You also could avoid these error messages just removing the LANG environment variable. BUT this also eliminates the internationalization support in all programs...
clarf
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Tue 30 Jun 2009, 13:46 Post subject:
|
|
clarf wrote: | Amazing work ttuuxxx, What a gift they look great. Can´t just wait the new release...
Well my two cents. About the error "locale not supported by C library", it means just that the system locale set is not supported by the C library compiled.
You can easily fix it just using:
or
Code: | export LC_ALL=POSIX |
Use it and then execute any application, you can notice the error message is gone.
The LC_ALL variable Overrides all LC_* environment variables with the given value
It could happend because some locale files where missed when you compiled the C libraries.
You also could avoid these error messages just removing the LANG environment variable. BUT this also eliminates the internationalization support in all programs...
clarf |
Ok that worked really well and thanks, but does it work for other languages? And how do I integrate it into the system. maybe just in /root/.xinitrc ?
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
mawebb88
Joined: 13 Jul 2008 Posts: 246 Location: France nr Lyon
|
Posted: Tue 30 Jun 2009, 14:33 Post subject:
pnethood |
|
Hi ttuuxxx
Just a reminder to a request I made earlier in the thread to have pnethood to replace linneighood which does not work at least for me with my Samba LANdisk access as I did not see it in 214x4.
Thanks
Mike
|
Back to top
|
|
 |
MinHundHettePerro

Joined: 05 Feb 2009 Posts: 855 Location: SE
|
Posted: Tue 30 Jun 2009, 14:43 Post subject:
|
|
clarf
Putting just before in /root/.xinitrc fixes a lot of problems.  I Can now set my keyboard layout with Menu>Setup>Muse/Keyboard Wizard>first option.
Furthermore, if we comment out some offending code in /etc/xdg/templates/_root_.jwmrc:
Quote: | <WindowStyle>
<Font>DejaVu Sans 12</Font>
<Width>4</Width>
<Height>24</Height>
<Active>
<Text>white</Text>
<Title>#70849d:#2e3a67</Title>
<!--Corner>white</Corner-->
<Outline>black</Outline>
</Active>
<Inactive>
<Text>#aaaaaa</Text>
<Title>#808488:#303438</Title>
<!--Corner>#aaaaaa</Corner-->
<Outline>black</Outline>
</Inactive>
</WindowStyle>
| and run fixmenus and jwm -restart.........................
............................
then the original jwm_config manager works (at least the parts I tried) :8
cheers/
MHHP
_________________ Celeron 2.8 GHz, 1 GB, i82845, many ptns, modes 12, 13
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285
Slackos & 214X, ... and Q6xx
Nämen, vaf.... ln -s /dev/null MHHP
|
Back to top
|
|
 |
clarf

Joined: 13 Jun 2007 Posts: 614 Location: The old Lone Wolf
|
Posted: Tue 30 Jun 2009, 17:53 Post subject:
|
|
Internationalization of software means programming it to be able to adapt to the user's favorite conventions (conventions such as the format for representing dates and times, monetary values, etc) there is a complete list in http://en.wikipedia.org/wiki/Locale). In ANSI C, internationalization works by means of locales. The user chooses a set of conventions by specifying a locale (via environment variables).
Using a "C", "POSIX" or "" LANG variable will tell the system to use the standard locale. In this way any program will use their deafult message, date format, etc from the ANSI C standard.
The behavior of the locale variable is peculiar to the localization control itself in each program. For example, some programs use translation libraries just reading the locale variable. If you remove those transalations, the translation is not present for a specific locale value or the local value is invalid, then this application usually show a warning and then use the satndard translation libraries that it has.
You can edit the /etc/profile file and edit the LANG=en_US variable (line 77) to make this change consistant in each boot.
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Tue 30 Jun 2009, 21:01 Post subject:
|
|
Hi great work on squashing those bugs I'll include the fixes, there's one issue still left the error
'Xlib: extension "SHAPE" missing on display ":0.0".'
I read on the net how to fix it
To get the SHAPE extension, you need to load the extmod module in your xorg.conf:
Section "Module"
Load "extmod"
but dougal messed around and moved it from there. And when I try to add it to xorgwizard it doesn't work. grrr, any ideas?
#Special base config file used in Puppy Linux.
## Dougal: moved module section into xorgwizard.
# **********************************************************************
# Files section. This allows default font and rgb paths to be set
# **********************************************************************
thanks for everything
ttuuxxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 01 Jul 2009, 05:16 Post subject:
|
|
Here's hardinfo hardware information, I edited the source code and renamed/repeated most of the icons so it would reduce the amount of icons needed, it went from 236kb in icons to 20kb in icons and still looks good
ttuuxxx
Description |
|
Filesize |
61.39 KB |
Viewed |
1291 Time(s) |

|
Description |
|

Download |
Filename |
hardinfo-0.5.1-i386.pet |
Filesize |
164.13 KB |
Downloaded |
643 Time(s) |
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
davesurrey
Joined: 05 Aug 2008 Posts: 1201 Location: UK
|
Posted: Wed 01 Jul 2009, 05:52 Post subject:
|
|
Some feedback once again:
1. clarf's suggestion to do
eliminates the GTK and GDK warnings "locale not supported by C lib" certainly for xsane, gtkam and gtkhash but only while I am in terminal. If I go out of terminal and then back in and "gtkhash" for example the error messages return.
I tried adding "export LC_ALL=C" to /root/.initrc as suggested by MHHT but that didn't work. So I guess the question is where can it go to be persistent. Also I checked that /etc/profile line 73 had
which it did.
2. Even with this in terminal I get a further error message with gtkhash Quote: | gtk-warning: failed to set property gtk toolbar.icon-size to GTK_ICON_SIZE_SMALL_TOOLBAR. could not parse integer. |
3. As MHHT reported the change to /etc/xdg/templates/_root_.jwmrc resolves a lot of the issues with jwm_config_mngr
HTH
Dave
|
Back to top
|
|
 |
davesurrey
Joined: 05 Aug 2008 Posts: 1201 Location: UK
|
Posted: Wed 01 Jul 2009, 06:19 Post subject:
|
|
ttuuxxx;
Just installed HardInfo, and the Xfburn/Ristretto/Screenshot trio and all are working. Many thanks.
We now have two inserts in Menu>Graphics namely
"Screenshot" and "Take Screenshot".
Can I assume if you are going to keep both then you will rename them to ident them easier.
eg Simple and Advanced Screenshot or Even Screenshot-mtpaint.
Cheers
Dave
|
Back to top
|
|
 |
esmourguit

Joined: 17 Nov 2006 Posts: 1393 Location: Entre l'ile aux oiseaux.et l'ile de sainte Lucie
|
Posted: Wed 01 Jul 2009, 10:52 Post subject:
|
|
Bonjour à tous,
Hello ttuxxx,
Just installed HardInfo, and the Xfburn/Ristretto/Screenshot trio but there is one problem with ristretto, see picture below. I'm with the fr-FR locale.
Thank you for that version.
Cordialement
Description |
|
Filesize |
32.01 KB |
Viewed |
1116 Time(s) |

|
_________________ Toutou Linux - Pets francisés
|
Back to top
|
|
 |
davesurrey
Joined: 05 Aug 2008 Posts: 1201 Location: UK
|
Posted: Wed 01 Jul 2009, 11:02 Post subject:
|
|
Bonjour esmourguit:
Go'day ttuuxx:
Yes I have the same error message when I run Ristretto from terminal. Well not as verbose; it just says
Quote: | DEBUG: xfdesktop is not running |
I am running locale=en_UK.
However it seems to work okay either from the terminal or Menu.
Dave
|
Back to top
|
|
 |
|
Page 39 of 346 [5187 Posts] |
Goto page: Previous 1, 2, 3, ..., 37, 38, 39, 40, 41, ..., 344, 345, 346 Next |
|
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
|