Author Topic: Localization Manager (addlocale)  (Read 152424 times)

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2056
  • Certified Windows Hater
Re: Localization Manager (addlocale)
« Reply #495 on: December 06, 2012, 06:37:35 AM »
pinoc,

tried to use the latest addlocale in two different installations and keeps complaining about "Synaptic repositories not properly configured". I only have PASS repo enabled but I tried a few others (without the Megagames repo) and still get the same message...
For the whole world, you are someone.
For someone, you are the whole world.

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: Localization Manager (addlocale)
« Reply #496 on: December 06, 2012, 06:51:06 AM »
pinoc,

tried to use the latest addlocale in two different installations and keeps complaining about "Synaptic repositories not properly configured". I only have PASS repo enabled but I tried a few others (without the Megagames repo) and still get the same message...

damn, fix sent to dropbox in a minute.
-p.

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2056
  • Certified Windows Hater
Re: Localization Manager (addlocale)
« Reply #497 on: December 06, 2012, 06:57:41 AM »
Thanks! :) What was the problem?
« Last Edit: December 06, 2012, 07:01:27 AM by agmg »
For the whole world, you are someone.
For someone, you are the whole world.

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: Localization Manager (addlocale)
« Reply #498 on: December 06, 2012, 07:03:23 AM »
Thanks! :) What was the problem?

I fixed the repo setup sections in all translations but forgot to do the same in the script itself, the counting was not updated. Using 4.2-6 I just  successfully localised a new 2012.12 iso to greek...  ;D
-p.

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2056
  • Certified Windows Hater
Re: Localization Manager (addlocale)
« Reply #499 on: December 06, 2012, 07:08:12 AM »
Can you read any greek? If you find any errors in addlocale translations, just spank the guy who is responsible  ;D :D
« Last Edit: December 06, 2012, 07:10:20 AM by agmg »
For the whole world, you are someone.
For someone, you are the whole world.

Offline tele

  • Full Member
  • ***
  • Posts: 213
Re: Localization Manager (addlocale)
« Reply #500 on: January 27, 2013, 12:53:45 PM »
Sorry for spam, but addlocale working?
Because I installed new pclinux with LXDE , I want use this and I can't
First I have http://ftp.nluug.nl/ repository,
- not working, reading ... ibiblio repository needed, ok I added and update system...

Quote
The following packages will be upgraded
   desktop-file-utils (0.18-1pclos2011 => 0.21-1pclos2013)
   libindicate-qt1 (0.2.5-1pclos2010 => 0.2.5-2pclos2013)
   lomanager (3.6.4-3pclos2013 => 3.6.5-1pclos2013)
   task-qt4 (4.8.4-1pclos2013 => 4.8.4-2pclos2013)
4 upgraded, 0 newly installed, 0 removed and 0 not upgraded.


But also not working , I have error:
Quote
The repository in Synaptic is not configured properly. ....

Maybe new link repository need in addlocale? I don t know...

What is new current setup for repo setup?
« Last Edit: January 27, 2013, 02:31:13 PM by tele »
---
Sorry, if my language is wrong,
you please write notice where I do mistakes, I will try to learn.

Offline JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2252
Re: Localization Manager (addlocale)
« Reply #501 on: January 27, 2013, 02:20:12 PM »
Sorry for spam, but addlocale working?
Because I installed new pclinux with LXDE , I want use this and I can't
First I have http://ftp.nluug.nl/ repository,
- not working, reading ... ibiblio repository needed, ok I added and update system...

Quote
The following packages will be upgraded
   desktop-file-utils (0.18-1pclos2011 => 0.21-1pclos2013)
   libindicate-qt1 (0.2.5-1pclos2010 => 0.2.5-2pclos2013)
   lomanager (3.6.4-3pclos2013 => 3.6.5-1pclos2013)
   task-qt4 (4.8.4-1pclos2013 => 4.8.4-2pclos2013)
4 upgraded, 0 newly installed, 0 removed and 0 not upgraded.


But also not working , I have error:
Quote
The repository in Synaptic is not configured properly. ....

Maybe new link repository need in addlocale? I don t know...

What is new current setup for repo setup?



Just tested addlocale (latest updated package) fully updated with kde 4.9.5.
Did run without issues on my laptop.
Had only reboot the system manually (guess it's  beneed to updated with new kde 4.9.5 packages).

JohnW
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline tele

  • Full Member
  • ***
  • Posts: 213
Re: Localization Manager (addlocale)
« Reply #502 on: January 27, 2013, 02:31:36 PM »
Thanks  :D

When I put command in terminal
Code: [Select]
cat tt3.txt |tr " " "\n" > tt4.txtI have nothing, what this command should show ?

Edit:
Quote
Requirements:
- zenity, tee, bc, awk, wget, sed, bash, xz, curl, gksu

I can find tee.
« Last Edit: January 27, 2013, 02:53:36 PM by tele »
---
Sorry, if my language is wrong,
you please write notice where I do mistakes, I will try to learn.

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: Localization Manager (addlocale)
« Reply #503 on: January 27, 2013, 02:45:53 PM »
Hi tele,

I think I found the error. Please temporarily disable the megagames repo, then addlocale should work. After that you can reenable the megagames repo again.
Will fix this now.
-p.

Offline tele

  • Full Member
  • ***
  • Posts: 213
Re: Localization Manager (addlocale)
« Reply #504 on: January 27, 2013, 02:57:59 PM »
Quote
I think I found the error. Please temporarily disable the megagames repo, then addlocale should work. After that you can reenable the megagames repo again.
Will fix this now.

Working!  ;D
---
Sorry, if my language is wrong,
you please write notice where I do mistakes, I will try to learn.

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: Localization Manager (addlocale)
« Reply #505 on: January 27, 2013, 02:59:34 PM »
yep, packaging the fixed version...  ;)
-p.

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: Localization Manager (addlocale)
« Reply #506 on: January 27, 2013, 03:53:35 PM »
addlocale 4.2-9 coming to your repo soon
- fixed repo-check setup
- amended language support for new Calligra office suite

-p.

Offline JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2252
Re: Localization Manager (addlocale)
« Reply #507 on: January 27, 2013, 03:59:18 PM »
addlocale 4.2-9 coming to your repo soon
- fixed repo-check setup
- amended language support for new Calligra office suite

-p.

thx pinoc ;)
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline luikki

  • Hero Member
  • *****
  • Posts: 1421
Re: Localization Manager (addlocale)
« Reply #508 on: January 31, 2013, 11:17:54 AM »
fully pass updated kde 4.9.5...



 ???

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: Localization Manager (addlocale)
« Reply #509 on: January 31, 2013, 12:06:29 PM »
luikki,
do you use addlocale 4.2-9? If so, which language do you want to add?
-p.