| Author |
Message |
rodin.s
Joined: 22 Sep 2010 Posts: 321 Location: Ukraine
|
Posted: Tue 08 Jan 2013, 07:55 Post subject:
small translation things |
|
In /sbin/pup_event_frontend changed this:
| Code: | LANG=$OLDLANG
yaf-splash -bg orange -placement top -close never -text "$(gettext "Saving RAM to 'pup_save' file...")" &
LANG=C |
or maybe it should be done like this:
| Code: | | LANG=$OLDLANG yaf-splash -bg orange -placement top -close never -text "$(gettext "Saving RAM to 'pup_save' file...")" |
In /etc/rc.d/rc.sysinit I manually translate lines 825 and 836:
| Code: | | echo '<icon x="768" y="128" label="Сохранить">/usr/sbin/savesession-dvd</icon>' >> /root/Choices/ROX-Filer/PuppyPin |
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1706 Location: Burghaslach, Germany
|
Posted: Tue 08 Jan 2013, 15:09 Post subject:
unpet Subject description: completing internationalization |
|
| mavrothal wrote: | ...However, rg66's version is for an older PPM versions and will not work with the latest precise, slacko etc.
So here it is updated for the latest PPM (and internationalized)... |
Very useful
..and here is completion of internationalization (bottom line)
| my /usr/local/petget/unpet.sh wrote: | #!/bin/bash
#export TEXTDOMAIN=petget___ui_Ziggy
export TEXTDOMAIN=petget___unpet.sh # L18L
export OUTPUT_CHARSET=UTF-8
|
... momanager has handled this
| Description |
|
| Filesize |
34.64 KB |
| Viewed |
996 Time(s) |

|
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1058
|
Posted: Tue 08 Jan 2013, 15:31 Post subject:
Re: unpet Subject description: completing internationalization |
|
| L18L wrote: |
Very useful
..and here is completion of internationalization (bottom line)
| my /usr/local/petget/unpet.sh wrote: | #!/bin/bash
#export TEXTDOMAIN=petget___ui_Ziggy
export TEXTDOMAIN=petget___unpet.sh # L18L
export OUTPUT_CHARSET=UTF-8
|
... momanager has handled this |
Thanks.
So a file has to have its own TEXTDOMAIN entry even if it's using strings from another file?
_________________ Kids all over the world go around with an XO laptop. They deserve one puppy (or many) too 
|
|
Back to top
|
|
 |
phdzaps
Joined: 29 Nov 2009 Posts: 7
|
Posted: Tue 08 Jan 2013, 20:22 Post subject:
xload twice Subject description: xload in /usr/bin is not a link |
|
My single thing I can report on is that xload in /usr/bin ought to be a link, since it is also in /usr/X11R7/bin. I came across this because I disable xload so precise will run on older computers faster.
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1706 Location: Burghaslach, Germany
|
Posted: Wed 09 Jan 2013, 05:03 Post subject:
Re: unpet Subject description: TEXTDOMAIN |
|
| mavrothal wrote: | | L18L wrote: |
Very useful
..and here is completion of internationalization (bottom line)
| my /usr/local/petget/unpet.sh wrote: | #!/bin/bash
#export TEXTDOMAIN=petget___ui_Ziggy
export TEXTDOMAIN=petget___unpet.sh # L18L
export OUTPUT_CHARSET=UTF-8
|
... momanager has handled this |
Thanks.
So a file has to have its own TEXTDOMAIN entry even if it's using strings from another file? |
No, own TEXTDOMAIN is because some of the messages are not in petget___ui_Ziggy.
ui_Ziggy can use
export TEXTDOMAIN=petget___unpet.sh
because petget___unpet.sh contains everything that is needed by
ui_Ziggy.
(just in case Barry will woofify unpet.sh, I hope so )
If select multiple pets will be implemented text has to be changed to something like
select one or more....
|
|
Back to top
|
|
 |
watchdog
Joined: 28 Sep 2012 Posts: 118
|
Posted: Wed 09 Jan 2013, 07:09 Post subject:
Webcam problem |
|
My old webcam Labtec, which I use with libv4l and v4l2convert.so, does not work fine in Precise. It works fine in Wary. In Precise randomly with guvcview it changes colours continuosly until it freezes. Also with mplayer. With ffmpeg (used by program "motion" and not directly) it works fine. I thought it were the kernel module, but why with ffmpeg does it always work? Excuse me for the tedious problem I am reporting.
|
|
Back to top
|
|
 |
Brown Mouse

Joined: 09 Jun 2009 Posts: 435 Location: Tenerife Canary Islands
|
Posted: Wed 09 Jan 2013, 10:18 Post subject:
|
|
FFConvert appears to be broken for me.
Unable to change the compression ratio of mp3's as in previous versions of FFC..
|
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 1484 Location: France
|
Posted: Wed 09 Jan 2013, 10:31 Post subject:
|
|
guvcview
With the latest version of Precise (updated via PPM), I used the PPM to install guvcview.
For displaying functional and able to make video captures, I changed preferences "Output Camera => YUYV" and "Audio Format => PCM".
|
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 1221 Location: wales
|
Posted: Thu 10 Jan 2013, 16:52 Post subject:
quickpet precise |
|
i've started work on a 'quickpet' equivalent for precise... please test http://www.murga-linux.com/puppy/viewtopic.php?p=676687#676687
_________________ Quickpet_Precise, install popular apps quickly http://www.murga-linux.com/puppy/viewtopic.php?t=83642
LÖVE2d, a collection of 27 lua gameshttp://www.murga-linux.com/puppy/viewtopic.php?t=76739
Last edited by 666philb on Thu 10 Jan 2013, 18:37; edited 1 time in total
|
|
Back to top
|
|
 |
goolwa_pup

Joined: 29 Oct 2009 Posts: 44
|
Posted: Thu 10 Jan 2013, 18:05 Post subject:
realtek 8192cu usb wireless Subject description: doesnt work in precise |
|
hi all just reporting that my realtek mini usb wireless (rtl8192cu usb module) doesnt work in precise (works in lucid)..in precise it associates and connects to my modem but will not access the net...I am using it on a thinkpad t43 laptop...be nice if it worked in precise ( i am using retro precise)
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5169 Location: Finland
|
Posted: Thu 10 Jan 2013, 18:18 Post subject:
|
|
goolwa_pup.
If you would provide appropriate debugging diagnostic data, the helping would be easier.
|
|
Back to top
|
|
 |
futwerk
Joined: 07 May 2011 Posts: 206
|
Posted: Thu 10 Jan 2013, 19:34 Post subject:
|
|
new background.
| Description |
http://www.mediafire.com/?7v1msw26s6chb |
| Filesize |
14.83 KB |
| Viewed |
576 Time(s) |

|
| Description |
http://www.mediafire.com/?7v1msw26s6chb |
| Filesize |
12.48 KB |
| Viewed |
577 Time(s) |

|
| Description |
http://www.mediafire.com/?7v1msw26s6chb |
| Filesize |
13.49 KB |
| Viewed |
571 Time(s) |

|
|
|
Back to top
|
|
 |
Argolance

Joined: 06 Jan 2008 Posts: 1373 Location: PORT-BRILLET (Mayenne - France)
|
Posted: Fri 11 Jan 2013, 05:56 Post subject:
|
|
Hello,
I noticed that the awk version which comes with Puppy Precise is the 3.1.8 (Racy => 4.0.0)... making such a command (given by BK on his site) not working (-e option not supported?): | Code: | | msgfilter --keep-header -i input.po -o empty.po awk -e '{}' |
Cordialement.
_________________

|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5169 Location: Finland
|
Posted: Fri 11 Jan 2013, 14:55 Post subject:
|
|
gawk aka gnu awk 4.0.0 compiled in Upup Precise, basically same as Precise Puppy. I tried to compile latest gawk, but got failures, so I decided to compile 4.0.0 if it worked.
It has -e argument.
Test and give feedback.
Oh...awk is just symlink to the gawk.
| Description |
|

Download |
| Filename |
gawk-4.0.0.pet |
| Filesize |
185.75 KB |
| Downloaded |
39 Time(s) |
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5169 Location: Finland
|
Posted: Fri 11 Jan 2013, 17:01 Post subject:
|
|
goolwa_pup. You had problems with rtl8192cu driver. Check this thread:
http://www.murga-linux.com/puppy/viewtopic.php?p=676879#676879
The driver is not for retro precise, but for pae kernel 3.2.29. But if you can use the pae version, it might help you.
|
|
Back to top
|
|
 |
|