Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Simon Legner
Hi!

 Is there something wrong with 5177 ?

Thanks for updating to 5177, Paul …

 Shouldn't we update translations by the way ? They haven't be updated since
 5047.

I agree, but I don't know how this is done. :-)
Maybe we should also consider this ticket:
http://josm.openstreetmap.de/ticket/7488

Cheers,
Simon

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Paul Hartmann
2012/4/12, Vincent Privat vincent.pri...@gmail.com:
 Hi,

 I'm a bit surprised in the choice of publishing 5174 as the tested version.
 Is there something wrong with 5177 ? As far as I see it does only contain
 bugfixes.

OK, updated to 5177.

 Shouldn't we update translations by the way ? They haven't be updated since
 5047.

Yes, we should. But Dirk seems to be busy and I've lost track of how
i18n update works, but will look into it. Also, before we can upload
translation templates to launchpad again, this file [1] needs to be
adapted to Simon's preset enhancements.

You are welcome to help, and do i18n updates as you see fit or take
over i18n maintenance completely. :)

[1] 
https://trac.openstreetmap.org/browser/applications/editors/josm/i18n/convpreset.pl?rev=28248

Paul

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Simon Legner
Hi!

On 12/04/12 11:00, Paul Hartmann wrote:
 Also, before we can upload
 translation templates to launchpad again, this file [1] needs to be
 adapted to Simon's preset enhancements.

I'm looking at it – to be finished soon.

Cheers,
Simon

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Simon Legner
 Also, before we can upload
 translation templates to launchpad again, this file [1] needs to be
 adapted to Simon's preset enhancements.
 
 I'm looking at it – to be finished soon.

Done – o28250.

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] JOSM server move

2012-04-12 Thread Dirk Stöcker

On Wed, 11 Apr 2012, Dirk Stöcker wrote:

probably tomorrow the old JOSM server will be turned down and move to its new 
destination. Expect small downtimes (maybe 30 minutes).


The installation on the new server seems to be stable, but very likely I will 
have overlooked something, so afterwards please report any errors which you 
notice.


It took a bit longer, but everything should be working again now.

Ciao
--
http://www.dstoecker.eu/ (PGP key available)___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] JOSM server move

2012-04-12 Thread colliar
On 12/04/12 13:17, Simon Legner wrote:
Hey Dirk!

 On 12/04/12 13:06, Dirk Stöcker wrote:
 It took a bit longer, but everything should be working again now.
 
 Nice, thank you :-)

Thanks for your work !!

Colliar




signature.asc
Description: OpenPGP digital signature
___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] JOSM server move

2012-04-12 Thread Simon Legner
 The installation on the new server seems to be stable, but very likely I
 will have overlooked something, so afterwards please report any errors
 which you notice.

While closing a ticket, I got:
 Warning: The change has been saved, but an error occurred while sending 
 notifications: 97 Die Adressfamilie wird von der Protokollfamilie nicht 
 unterstützt

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] JOSM server move

2012-04-12 Thread Dirk Stöcker

On Thu, 12 Apr 2012, Simon Legner wrote:


The installation on the new server seems to be stable, but very likely I
will have overlooked something, so afterwards please report any errors
which you notice.


While closing a ticket, I got:

Warning: The change has been saved, but an error occurred while sending 
notifications: 97 Die Adressfamilie wird von der Protokollfamilie nicht 
unterstützt


Hmm, please report similar issues if possible with accurate time. This 
could explain, why sometimes on old server there where no notifications 
(or it is a new bug).


Ciao
--
http://www.dstoecker.eu/ (PGP key available)___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Dirk Stöcker

On Thu, 12 Apr 2012, Simon Legner wrote:


… but then I got:

Error GETing 
https://translations.launchpad.net/josm/trunk/+translations-upload: Forbidden 
at ./launchpad.pl line 169


Apparently, I have no permissions to update the POT files.


You must be able to login!

Create a file launchpad.pl_credits and fill it like
$user = '...';
$pwd = '...';
(or simply enter them in launchpad.pl, but I would not recommend this, as 
accidential checkins are very likely...).


Also you need a lot of perl modules to get this working (WWW::Mechanize 
and others).


Ciao
--
http://www.dstoecker.eu/ (PGP key available)___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Dirk Stöcker

On Thu, 12 Apr 2012, Simon Legner wrote:


Also you need a lot of perl modules to get this working (WWW::Mechanize
and others).


I did all this. When I open
https://translations.launchpad.net/josm/trunk/+translations-upload in
the browser, I get:


Not allowed here
Sorry, you don't have permission to access this page or the information in this 
page is not shared with you.

You are logged in as Simon Legner.


Maybe you must be member of https://launchpad.net/~openstreetmap ?

But theoretically it should not be necessary...

Ciao
--
http://www.dstoecker.eu/ (PGP key available)


___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Dirk Stöcker

On Thu, 12 Apr 2012, Simon Legner wrote:


Also, before we can upload
translation templates to launchpad again, this file [1] needs to be
adapted to Simon's preset enhancements.


I'm looking at it – to be finished soon.


Done – o28250.


You use values_context in list_entry when given for the combo. The perl 
should reflect this, otherwise translations can't be used in this 
combination.


Ciao
--
http://www.dstoecker.eu/ (PGP key available)___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Simon Legner
Hi!

On 12/04/12 14:14, Dirk Stöcker wrote:
 You use values_context in list_entry when given for the combo. The
 perl should reflect this, otherwise translations can't be used in this
 combination.

I thought, I do so. See line 139 in convpreset:
 my $vctxi = ($line =~ /value_context=(.*?)/) ? $1 : $vctx;

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Simon Legner
Hi!

On 12/04/12 14:13, Dirk Stöcker wrote:
 Maybe you must be member of https://launchpad.net/~openstreetmap ?
 
 But theoretically it should not be necessary...

I joined the team, now awaiting approval …

Dirk, would you upload the updated .pot?

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] JOSM server move

2012-04-12 Thread colliar
On 12/04/12 13:59, Dirk Stöcker wrote:
 On Thu, 12 Apr 2012, Simon Legner wrote:
 
 The installation on the new server seems to be stable, but very likely I
 will have overlooked something, so afterwards please report any errors
 which you notice.

 While closing a ticket, I got:
 Warning: The change has been saved, but an error occurred while
 sending notifications: 97 Die Adressfamilie wird von der
 Protokollfamilie nicht unterstützt
 
 Hmm, please report similar issues if possible with accurate time. This
 could explain, why sometimes on old server there where no notifications
 (or it is a new bug).

I get this message on every change of tickets (create new #7602, change
summary #7032, close as duplicate #7598)

Ciao



signature.asc
Description: OpenPGP digital signature
___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread Dirk Stöcker

On Thu, 12 Apr 2012, Simon Legner wrote:


You use values_context in list_entry when given for the combo. The
perl should reflect this, otherwise translations can't be used in this
combination.


I thought, I do so. See line 139 in convpreset:

my $vctxi = ($line =~ /value_context=(.*?)/) ? $1 : $vctx;


Ah, I overlooked the part after the ?.

Ciao
--
http://www.dstoecker.eu/ (PGP key available)


___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] JOSM server move

2012-04-12 Thread colliar
On 12/04/12 13:59, Dirk Stöcker wrote:
 On Thu, 12 Apr 2012, Simon Legner wrote:
 
 The installation on the new server seems to be stable, but very likely I
 will have overlooked something, so afterwards please report any errors
 which you notice.

 While closing a ticket, I got:
 Warning: The change has been saved, but an error occurred while
 sending notifications: 97 Die Adressfamilie wird von der
 Protokollfamilie nicht unterstützt
 
 Hmm, please report similar issues if possible with accurate time. This
 could explain, why sometimes on old server there where no notifications
 (or it is a new bug).

Once again adding a comment to #3145 at 14:49 CEST

The responce time is really fast though !






signature.asc
Description: OpenPGP digital signature
___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] JOSM server move

2012-04-12 Thread Dirk Stöcker

On Thu, 12 Apr 2012, colliar wrote:


I get this message on every change of tickets (create new #7602, change
summary #7032, close as duplicate #7598)


Working now?

Ciao
--
http://www.dstoecker.eu/ (PGP key available)


___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] JOSM server move

2012-04-12 Thread colliar
On 12/04/12 15:32, colliar wrote:
 On 12/04/12 14:58, Dirk Stöcker wrote:
 On Thu, 12 Apr 2012, colliar wrote:

 Working now?

I got a new error message adding comment #16 to #3531 at 18:24 CEST:

Warning: The change has been saved, but an error occurred while sending
notifications: 

Sending the full message as private mail to keep privacy.

cu






signature.asc
Description: OpenPGP digital signature
___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Why 5174 ?

2012-04-12 Thread colliar
On 12/04/12 14:23, Simon Legner wrote:
Hey

Please update tested to at least r5178 (i18 - update)

Thanks




signature.asc
Description: OpenPGP digital signature
___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev