Re: [josm-dev] Checking tags

2015-03-16 Thread colliar
Am 16.03.2015 um 09:21 schrieb Jochen Topf:
> It is good that people can invent new tags, but maybe the editors could show
> a warning if an unusual key/tag is used? 

There is already the info level warning about keys or values not in
presets. Maybe a new category for these warnings could help as right now
they are well hidden.

> And as useful the autocomplete feature
> of JOSM is, it is also problematic. Once you have a typo in a tag, JOSM will
> happily autocomplete that misspelled tag again and again.

There are already discussions about the order of autocompletion. I am
not happy the the current state, as well.

We could work with colours to give hints about the origin, e.g. for tags
from default preset, gray for other presets and blue for only in data.

> I am not sure myself how best to solve this. More warnings that people have
> to click through are not ideal either. Maybe little "warning" icons next to
> tags alerting the user that this is an unknown tag? Of course we need a list
> of known tags then...

See above, validator already knows about the keys and values of presets
and gives warning. The default mappaint style is not a validation layer
but should only render known tags and not simply keys.

Cheers colliar


0xE8F56581.asc
Description: application/pgp-keys


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


Re: [josm-dev] JOSM Server is moving

2015-02-17 Thread colliar
Am 17.02.2015 um 21:18 schrieb Dirk Stöcker:

Thanks a lot.
> new server is up and running. Report any issues which have not been
> there before.

Next time, please, issue an hour warning, all most lost quite some wiki
changes because the server went down.

> Until IP change has been propagated completely connections will be
> redirected over old machine - this is slow. I expect that in half an
> hour only robots and web-spiders should use that way. Most SPAM senders
> already use the new IP :-)

Nice job, I am still proud that we can offer anonymous edits across the
whole site.

Ciao colliar



0xE8F56581.asc
Description: application/pgp-keys


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


Re: [josm-dev] icons for MapCSS for RoadSigns

2015-02-17 Thread colliar
Am 17.02.2015 um 11:42 schrieb Paul Hartmann:
> On 17.02.2015 05:11, Jo wrote:
>> Hi,
>>
>> I'm trying to create a style to visualize road signs.
>>
>> All the icons are already in the roadsigns plugin. Is there a way to
>> access
>> them? I've been trying all kinds of variations, but all I'm getting is a
>> white square.
>>
>> node|z15-[traffic_sign="BE:B1"]
>> {
>>  icon-image: "/josm/plugins/roadsigns.jar/images/BE/BE_B1.png";
>> }
> 
> This would be simply
> 
>   icon-image: "BE/BE_B1.png";
> 
> But if you plan to distribute the style, I would recommend to include
> the images anyway. This way the style works regardless of the installed
> plugins.

Is it possible to have a separate icon "package" as dependency of
styles, presets and plugins ?

Or is sharing them over svn.openstreetmap.org an option ?

Cheers colliar


0xE8F56581.asc
Description: application/pgp-keys


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


Re: [josm-dev] notes

2014-12-12 Thread colliar
Am 11.12.2014 um 23:28 schrieb Toby Murray:
> Heh, I hadn't looked at the startup page since  was released.
> Guess that explains the flurry of activity on note related tickets in
> trac today :)

Not really, myself had just some time to start testing.

Sadly, I was only able to create new notes and to have a look at
downloaded notes but all other actions where disabled (grey buttons). Is
this intended ?

Cheers colliar


0xE8F56581.asc
Description: application/pgp-keys


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


[josm-dev] Webserver down !

2014-11-14 Thread colliar
Just for notice.

The webserver does not deliver any content anymore.

Cheers colliar



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


Re: [josm-dev] JOSM server shut down for maintenance

2014-09-20 Thread colliar
Am 20.09.2014 11:51, schrieb Dirk Stöcker:

> Yeah, but we have our "minus" back:
> https://www.ssllabs.com/ssltest/analyze.html?d=josm.openstreetmap.de
> 
> I'll need to reorder ciphers, so that Java is happy and I still get A
> grade check.

Please, do not offer RC4 anymore, it is insecure.
Better no security than broken one !

Ciao colliar


P.S.: The key problem (SHA1 -> SHA256) seems to be home-made.



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


[josm-dev] Problems with website

2014-08-03 Thread colliar
Hey girls and guys

Once again, there is a problem with the website. Trac is really slow and
some special pages like (/maps) are not reachable.

On startup the motd fails, too.

Cheers colliar



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


Re: [josm-dev] Relative links in preferences.xml

2014-05-03 Thread colliar
Hi Alex

On Linux I would simply copy the preference folder (.josm) but you seem
to be on Windows.

I am not really sure but I thought on Windows all josm related files are
in a folder and its subfolder. On Linux I have an extra subfolder
"plugins" and styles/presets are  in the subfolder "cache".

Another options is to export all or selected parts of your preferences
under the advanced preferences in a file which you can import through
command line options on startup.

Hope that was a bit helpful.

colliar



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


[josm-dev] big josm.jar files (language file ?)

2013-12-14 Thread colliar
Hey

With last tested-release the size of the jar-file did noticablly
increase. Think there was a problem with the language files where unused
strings were included.

The size did not decrease since but rather grow little more.

On slow machines it seems to me that startup task more time since one
month ago.

Is it only the normal growth caused by developing more tools/gimmicks
leading to more code or is there some problem.

Have a look at the download page [1] for the file sizes.


Cheers colliar


[1] https://josm.openstreetmap.de/download



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


Re: [josm-dev] caching

2013-12-09 Thread colliar
Hey

Have to take a look, but I am also burdend as I was using Maps4BW quite
a lot lately and your numbers below are low compared to mine as I did
not find to tell JOSM to not automatically download and also not to
prevent extra downloads after zooming in/out.

cheers colliar


Am 06.12.2013 13:33, schrieb Martin Koppenhoefer:
>  I was recently looking for the cache settings (WMS) because of a
> discussion on the national ML, and have found this in the wiki:
> ###
> http://josm.openstreetmap.de/wiki/Help/Menu/Imagery
> 
> To reuse the tiles over JOSM sessions without having the reload them from
> the server, right click on the WMS layer and set a bookmark. During the
> next session, select the new WMS created by the bookmark in the WMS memu.
> Additionally, you may want to modify the following values in the
> preferences :
> 
>- cache.wmsplugin.expire -1 : this is a time in second until the tiles
>are invalidated. -1 means "never flush".
>- cache.wmsplugin.maxsize 9 : maximal size of the cache
>(probably in MB)
> 
> Even though you have to download an area "manually", you can work offline
> using this technique.
> ###
> 
> 
> now looking into my advanced preferences I don't have these keys (visible),
> but there are a bunch of others:
> 
> cache.bing.attribution.xml  =  1386019732
> 
> cache.capabilities-131030235  =  1386019732
> cache.folder  =  
> cache.geoimage-thumbnails.expire  = -1
> cache.geoimage-thumbnails.maxsize  = 120
> cache.motd.html  =  1386331843
> cache.motd.html.java  =  1.7.0_45
> cache.motd.html.lang   =  En:
> cache.motd.html.version  =  6442
> 
> and also these:
> imagery.tms.tilecache_path  =
> /var/folders/lr/yk1xc0j175vcx5bm0r1jg7g0gq/T/JMapViewerTiles_martin
> 
> I have also found that I have apparently a lot of cached data on disk :
> $ du -hc ~/.josm/cache/wms/
>  49M/Users/martin/.josm/cache/wms//1/epsg4326
> 2,7G/Users/martin/.josm/cache/wms//1/mercator
> 2,7G/Users/martin/.josm/cache/wms//1
>  90M/Users/martin/.josm/cache/wms//2/mercator
>  90M/Users/martin/.josm/cache/wms//2
> 880K/Users/martin/.josm/cache/wms//3/mercator
> 900K/Users/martin/.josm/cache/wms//3
> 4,1M/Users/martin/.josm/cache/wms//4/mercator
> 4,1M/Users/martin/.josm/cache/wms//4
> 4,0K/Users/martin/.josm/cache/wms//5
> 2,8G/Users/martin/.josm/cache/wms/
> 2,8Gtotal
> 
> 
> Now my questions: have there been changes to the caching mechanism (WMS and
> TMS). Do I have to set something in order to enable caching? And finally:
> is there an advanced setting to disable "auto change resolution" for wms
> layers?






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


[josm-dev] Applet ?

2013-11-21 Thread colliar
Hey

At least the download link of the applet [1] is broken. Does it still
exist ?

Ciao colliar

[1] https://josm.openstreetmap.de/wiki/Download#Applet



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


Re: [josm-dev] SSL and JOSM

2013-09-19 Thread colliar
On 19.09.2013 18:11, Dirk Stöcker wrote:
> On Thu, 19 Sep 2013, colliar wrote:


And now I only get source code and no html.


> You're right, a side effect is, that all links will be replaced, even in
> submittable text when using the preview. Thus usage of osmwiki, osmwww
> and osm instead of the direct URL's is recommended. :-)

Needs to be documentated !


Thanks for your work.

colliar




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


Re: [josm-dev] SSL and JOSM

2013-09-19 Thread colliar
On 19.09.2013 17:07, Dirk Stöcker wrote:
> On Thu, 19 Sep 2013, colliar wrote:


> It is totally unclear what you want to tell me.

Sorry. I try it again (played with sandbox a little more)

1. wiki.osm.org might be needed in the list.
2. trac is changing the protocol from http to https not the webserver
which is really confusing if using preview and the source is changed.
Now https gets hardcoded all the time ?
3. josm.openstreetmap.de should be changed to trac links anyway and
therefore not needed at all.

4. wiki.openstreetmap.org was really buggy considering https, but it
seems to be fixed. Stupid OSM-trac still does not send emails to usernames.


I am not sure if your intension was hardcoded links but this is
happening ATM.

Ciao



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


Re: [josm-dev] SSL and JOSM

2013-09-19 Thread colliar
On 19.09.2013 16:07, colliar wrote:
> On 19.09.2013 15:05, Dirk Stöcker wrote:
> 
> Hey Dirk
> 
>> I changed our webserver config slighty. It is no longer necessary to add
>> any "https" links in the wiki. The server automatically changes
>> following links
>>
>> http://www.openstreetmap.org
>> http://wiki.openstreetmap.org
>> http://trac.openstreetmap.org
>> http://josm.openstreetmap.de
>>
>> to https, when called in https mode (the last should not be necessary,
>> but we still have some hardcoded links in the wiki).
> 
> Have to test wiki.osm.org and wiki.openstreetmap.org. As far as I know
> they do not proper work and noscript is doing the job for me.

Do not work with iceweasel 17.0.9.

With epiphany 3.4.2 http is always changed to https editing the sandbox
as anonymous

> https://trac.osm.org does not work (known bug)

Wrong, sorry, totally different page.

cu

colliar



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


Re: [josm-dev] SSL and JOSM

2013-09-19 Thread colliar
On 19.09.2013 15:05, Dirk Stöcker wrote:

Hey Dirk

> I changed our webserver config slighty. It is no longer necessary to add
> any "https" links in the wiki. The server automatically changes
> following links
> 
> http://www.openstreetmap.org
> http://wiki.openstreetmap.org
> http://trac.openstreetmap.org
> http://josm.openstreetmap.de
> 
> to https, when called in https mode (the last should not be necessary,
> but we still have some hardcoded links in the wiki).

Have to test wiki.osm.org and wiki.openstreetmap.org. As far as I know
they do not proper work and noscript is doing the job for me.

https://trac.osm.org does not work (known bug)

> So you can use normal http in the wiki pages and users can decide
> whether they want http or https simply by using http or https for josm
> page.
> 
> Please report any other links which are used often enough to be
> auto-converted.

the short links *.osm.org ?

Thanks
colliar



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


Re: [josm-dev] website down

2013-09-18 Thread colliar
Am 18.09.2013 15:10, schrieb Dirk Stöcker:
> On Wed, 18 Sep 2013, colliar wrote:
> 
>>> Should work again, but I'll have to reboot the machine again, as the
>>> boot-setup is wrong. It waits for user-input (how the hell can apt-get
>>> upgrade cause this - buggy packages).
>>
>> Guess you are using some debian derivate and not debian and the upgrade
>> routines are not that well checked.
> 
> We're using Ubuntu.

Did not hear about a new LTS release. Thought the next is 14.4

>> P.S.: Is it possible to have a mirror of at least the .jar files
>> somewhere else ?
> 
> Feel free to do add one:
> http://josm.openstreetmap.de/wiki/Mirrors

Hey, not that fancy, thought about having the .jar files in OSM-svn. You
already find the plugin jars there but no core.

On the other hand I hope it is not needed.

Ciao




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


Re: [josm-dev] website down

2013-09-18 Thread colliar
Am 18.09.2013 13:45, schrieb Dirk Stöcker:
> On Wed, 18 Sep 2013, Dirk Stöcker wrote:
> 
>>>  More precisely, josm.openstreetmap.de is pingable but nothing else,
>>
>> When he wrote it, it was completely down. Now it is back, but database
>> does not start.
> 
> Should work again, but I'll have to reboot the machine again, as the
> boot-setup is wrong. It waits for user-input (how the hell can apt-get
> upgrade cause this - buggy packages).

Guess you are using some debian derivate and not debian and the upgrade
routines are not that well checked.

> Plase everybody check for errors. I hope the database is fine again now.
> 
>>>  and everyone who starts JOSM has to wait for the MOTD to time out.
>>>  Which people have the appropriate Hetzner credentials to request a
>>> reboot?
>>
>> You need to wait until I find out, why none of the hints in the
>> internet to fix the db issue help :-)
> 
> Shouldn't execute commands with a "#" in front, has not much sense :-)

Well it is a comment.

Thanks and Cheers

P.S.: Is it possible to have a mirror of at least the .jar files
somewhere else ?




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


[josm-dev] website down

2013-09-17 Thread colliar
Hey

Website is down.

cu
skyper



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


Re: [josm-dev] MapMode, GeoImageLayer, mouseAdapter, Flags, Undo

2013-09-16 Thread colliar
Hey Holger

Sorry, cannot tell you about code but I was thinking about the option to
move a picture the other day and only forgot to open a ticket.

Please, have this directly integrated into core as an enhancement of the
geoimage layer.

I do not think you need different mapmodes but need to activate the
geoimage layer and maybe use a modifer key as secure version or at least
display a warning on the first move of a picture.

Cheers

colliar


On 16.09.2013 22:31, Holger Mappt wrote:
> Hi,
> 
> I have a proof of concept for my ticket 7712.  Until now I changed the
> GeoImageLayer directly to keeps things simple.  Now I want to move the
> additional code into a plug-in.  That raises a few questions.
> 
> The GeoImageLayer uses a MouseAdapter that is added and removed by a
> MapModeChangeListener.  But what exactly is a MapMode?  I can click on a
> photo whenever it is displayed.  How is that related to the MapMode?
> 
> I want to be able to move photos of the active GeoImageLayer.  Can I use
> a LayerChangeListener to register my MouseMotionAdapter or do I need a
> MapModeChangeListener too?  Right now I do the same what the
> GeoImageLayer does, i.e. use the MapModeChangeListener.
> 
> What is the best way to add a MouseMotionAdapter to the active
> GeoImageLayer from a plug-in?  Do I just implement the right
> ChangeListener and use it to add/remove the MouseMotionAdapter?  Or
> would I register the MouseMotionAdapter in the GeoImageLayer?  Or
> something else?  What plug-in would be a good example?
> 
> I want to mark an image as moved to be able to save the new coordinates
> afterwards.  What is the recommended way to implement such a flag?  Is
> there a type for flags, how do I name the set/get methods?
> 
> The undo/redo seems to work with OSM data only.  Is there a way to have
> a separate undo buffer for the GeoImageLayer?  How would it work?
> 
> Thanks,
> Holger




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


Re: [josm-dev] Preset

2013-09-13 Thread colliar
On 13.09.2013 16:57, Inger Holndonner wrote:

Hey Inger

> i wanted to make a diving-preset for openseamap, but i had some problems in
> developing, therefore I hope you experts could help me? First one is: I
> changed all text to english, because at first the languages where mixed
> although I always used the similar order ( text = “XXX” de.text = ” XXX”
> …), furthermore the program translated some terms (for example 'river' to
> german 'Fluss' in ScubaDiving/Divesites/Type of this divesite, same problem
> with “Webseite”) although they weren’t mentioned in the preset?? Why and
> how does this happen?

The defaultpreset.xml is translated together with other code through
Launchpad. If you use a text/name string which is also used within
defaultpreset you need no translation or you need to add *_context="" to
define a different context/meaning.

> I hope one of you can help me. Thank you very much!

Please have a look at the top section of defaultpreset.xml for
up-to-date documentation.


Cheers

colliar



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


Re: [josm-dev] New startup page not deployed

2013-08-19 Thread colliar
On 19.08.2013 10:01, Vincent Privat wrote:
> Le 18 août 2013 21:42, "Dirk Stöcker"  a
écrit :
>> On Sun, 18 Aug 2013, colliar wrote:

> A day without commit is very rare for josm it does only occur during
> holidays :)

Well, true, but I thought about it and the truth is that this page is
normally edited not more than 2-3 times per month and language, and the
information is for tested not latest.

Usually the news is updated after the release and it takes some days for
translation, e.g. we should try to present it as fast as possible and
not one day later.

>>  E.g. it is Ok for me but from a developer point of view, why do we not
>>> use hashes to verify the cache and download if hashes differ ?
>>>
>>
>> Because to use a hash you need to download the page and actually we want
>> to prevent unnecessary downloads. Same when using the HEAD call. It saves
>> transfer of the content, but still you need to make a network call.

Sorry, I meant some kind of checksum and not a complete hash.


Cheers
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] New startup page not deployed

2013-08-18 Thread colliar
Am 18.08.2013 12:52, schrieb AlfonZ:
> On Sun, Aug 18, 2013 at 11:07 AM, colliar wrote:
> 
> I did change the startup page yesterday, and it is shown on Trac but I
> do get the old page starting josm-latest, today.
> 
> 
> It's showing the new version for me.
> I guess yours is still cached old one.
> You could try doing things mentioned in
> https://josm.openstreetmap.de/ticket/7880#comment:5

Ok, there was no source code change yesterday -> no new latest -> no new
startup page.

E.g. it is Ok for me but from a developer point of view, why do we not
use hashes to verify the cache and download if hashes differ ?

Cheers
colliar



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


[josm-dev] New startup page not deployed

2013-08-18 Thread colliar
Hey

I did change the startup page yesterday, and it is shown on Trac but I
do get the old page starting josm-latest, today.

cheers
colliar



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


[josm-dev] Trac really slow

2013-08-01 Thread colliar
Hey

Trac and/or the website is really slow once more.

cu
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] Adding HOT/HDM JOSM Styling to JOSM's preset list of Styles

2013-07-11 Thread colliar
Am 11.07.2013 16:23, schrieb william skora:

Hey you two

> Yohan Boniface and I, as a part of HOT (Humantiarian OpenStreetMap Team)
> made a JOSM Map styling. It's been added to the Styles page on the wiki
> several weeks ago (https://josm.openstreetmap.de/wiki/Styles?action=history)
> but it does not display on the styles page nor is it included in the map
> styling list within JOSM.
> The zip file that we use for our style is located at:
> http://ubuntuone.com/252trPHQ7upvvFXtcAXLF5
> 
> We would really like to have this included in the list of Map Styling and
> please let us know what, if any modifications to our files are needed for
> this to happen.

Maybe it was cause by a duplicate link.

All other external links point directly to a file or at least use a file
extension, maybe this also makes the parser stumble.

Probably an easy fix, why didn't you ask earlier ?

Cheers
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] New error message for connection time out ?

2013-06-28 Thread colliar
On 27.06.2013 03:36, colliar wrote:
> Hey
> 
> Today, I had some connection problems (routing broken) and got an error
> message which was not listed under help. I did attach it to
> https://josm.openstreetmap.de/wiki/Help/ErrorMessages
> 
> I am not sure if this is another missing one or if the "Internal Server
> Error" message was replaced.

As I found several missing error messages and so far the help button
always leads to "ErrorMessages", I wonder if it makes sense to split
this page in parts and have an own page for each warning.

Opinions ?

colliar





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


[josm-dev] New error message for connection time out ?

2013-06-26 Thread colliar
Hey

Today, I had some connection problems (routing broken) and got an error
message which was not listed under help. I did attach it to
https://josm.openstreetmap.de/wiki/Help/ErrorMessages

I am not sure if this is another missing one or if the "Internal Server
Error" message was replaced.

Cheers
fly



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


Re: [josm-dev] Tabular edit of name tags

2013-06-26 Thread colliar
Am 27.06.2013 01:54, schrieb Matthias Julius:
> Martin Koppenhoefer  writes:
> 
>> 2013/6/26 Hans Schmidt 
>>
>>> No, transcriptions/transliterations usually cannot be done
>>> automatically. There are so many irregularities or difficulties where it
>>> is not possible. You also have to account for creating spaces when there
>>> are none in the original example, the actual pronunciation is irregular
>>> (especially in Japan). Why should it not be stored inside the
>>> appropriate name tag?
>>>
>>
>> It should indeed then be stored in the appropriate name tag, but name:en is
>> not appropriate ;-)
>> name:ja:Latn seems a better choice (at least the concept, I have no idea
>> whether this is the correct tag in this example)
> 
> Transliterations depend on the target language, not only on the
> script. A transliteration of a Russian name might look different
> depending on whether it is done for a German or an English speaking
> audience.
> 
> One known Russion composer's name is transliterated into Enlish as
> "Tchaikovsky", into German as "Tschaikowski", into French as
> "Tchaïkovski", and into Spanish as "Chaikovski" (see Wikipedia). All
> these languages use Latin script.

Could you please discuss this on talk@ or tagging@ and refer to the
discussion on talk-de@ if possible

Thanks



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


Re: [josm-dev] Tabular edit of name tags

2013-06-25 Thread colliar
On 25.06.2013 23:22, Andrew Buck wrote:
> This is a really interesting idea.  My one minor suggestion would be
> (unlike your screenshot) do not make this specific to the name:** field,
> but rather just have all the keys for the tags displayed directly on the
> top.  This could then be useful for other editing as well.  Not sure I can
> think of a use case right off hand, maybe wikipedia links, website url's,
> etc would be something like that.

brand and operator might be examples. On the other hand JOSM is also
able to support external lists for some weeks now.

> But aside from that minor addendum that
> sounds like a great concept.  There is actually a plugin for a program
> called Protege which is used for creating owl ontologoies (the plugin is
> called matrix editor, or something like that) and that plugin works exactly
> like this and works great for filling in missing bits of info like you
> suggested.

@ Hans Schmidt
Definitly a nice idea. Could you please open a new ticket on JOSM trac.
- Thanks

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] Thank You Note?

2013-06-15 Thread colliar
On 15.06.2013 13:20, Dirk Stöcker wrote:
> On Sat, 15 Jun 2013, Frederik Ramm wrote:
> 
>>> >  "thank you" message after you have uploaded something. "Thank yo for
>>> >  contributing to OpenStreetMap" or so.
>>>
>>>  I think it far more powerful if nothing special happens
>>>  ...but a day or two later someone drops by, reviews the edit, and
>>> sends a
>>>  note of encouragement.
>>>
>>>  (but why is this on the JOSM list... JOSM is not an entry level
>>> editor?)
>>
>> It is on the JOSM list because I wanted to hear JOSM developers'
>> opinions about this.
>>
>> And whether or not JOSM is an entry level editor (it is certainly used
>> often for introducing new people to OSM, see e.g. learnosm.org) should
>> not have an effect on it attempting to provide a satisfying user
>> experience.
>>
>> Sure, even nicer to get encouraging emails from others in the project
>> but how likely is that?
> 
> Actually I would find such (valueless) messages disturbing. If we add
> it, it should be auto-disabled after e.g. 20 uploads and also be an
> auto-disapearing splash-overlay (like the filter display).

+ 10

> OTOH probably we should build statistics and display these (e.g. in
> start splash screen or such an after-upload splash):
> - hours worked
> - nodes/ways/relations changed,added,removed
> - All stats at whole, last day, last week, last month
> 
> That can encourage (or discourage when people see how much time they
> really spend for OSM).
> 
> Combined with statistics such a note may be even interesting for
> long-time users of JOSM. A simple thanks is more a visual polution.
> 
> Thought if we add stats, users will kill us when we suggest to reset
> preferences, as they will loose all their stats at the same time :-)

We would need an extra service for that as you might have more than one
preference directory, OP or PC. Why not include all added data not only
the part that was committed through JOSM ?

Colliar



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


[josm-dev] web site down

2013-06-10 Thread colliar
The subject says it all.

Cheers
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] Handling Openstreetmap account with shared computers

2013-05-22 Thread colliar
On 21.05.2013 23:42, Toby Murray wrote:
> On Tue, May 21, 2013 at 4:35 PM, Andrew Buck wrote:
>> On Tue, May 21, 2013 at 2:19 PM, Pierre Béland  wrote:

>>> Under a HOT Team project in Limonade, north of Haiti, sixty young
>> trainees
>>> share computers in a class room.
>>>
>>> In
>>>  such a context, I want to assure that one person cannot use OSM
>>> identity of an other contributor when starting JOSM.  What would be the
>>> possibility
>>> to assure this?  A parameter at the start of JOSM ?

>> The only way I can think of would be to just not use the 'remember
>> password' option and then have them type name/password on uploads.
>>
>>
> You can pass this option to java at startup to have JOSM use a different
> folder as its home directory:
> -Djosm.home=/some/other/folder
> 
> But this also means all the plugins and other configuration options will be
> different for each user so that may not be ideal either.

Josm can use local shared folders at least on linux (e.g.
/usr/share/josm does work) but there is a problem as users can not
update plugins ATM.

A global cache directory for the images would be useful aswell.

> You can apparently also run it off of a USB stick:
> http://josm.openstreetmap.de/wiki/USB_Stick
> 
> Haven't tried this myself.

This is a bit more tricky but a separate JOSM directory with linked
plugin and image cache directories should work.

Good luck
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] Handling Openstreetmap account with shared computers

2013-05-22 Thread colliar
On 22.05.2013 00:06, Matthias Julius wrote:
> Pierre Béland  writes:
> 
>> Under a HOT Team project in Limonade, north of Haiti, sixty young trainees 
>> share computers in a class room. 
>>
>> In
>>  such a context, I want to assure that one person cannot use OSM 
>> identity of an other contributor when starting JOSM.  What would be the 
>> possibility 
>> to assure this?  A parameter at the start of JOSM ?
> 
> I guess the best would be to setup user accounts for each user.

+1

> You could have your users use OAuth. There, you can choose to not store
> the access token in JOSM preferences. See
> http://josm.openstreetmap.de/wiki/Help/Dialog/OAuthAuthorisationWizard

+100

cheers
colliar



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


[josm-dev] update tested version

2013-05-07 Thread colliar
Hey guys

Please update tested version as r5935 did fix a critical bug.

Thanks.



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


Re: [josm-dev] New comer in JOSM dev world

2013-05-06 Thread colliar
Am 06.05.2013 21:15, schrieb Malcolm Herring:
> On 06/05/2013 19:30, Arnaud Vandecasteele wrote:
>> Finally, for my needs I developed a plugin to get back the previous
>> selection.
> 
> We could do with this as a core feature. Please-pretty-please dev-team!

We already have a selection history hidden under the arrow of select in
the selection toggle dialog.

What is the advantage of your implementation ?

Cheers
Colliar



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


[josm-dev] preset syntax (problems)

2013-05-02 Thread colliar
Hi

I try to understand the preset syntax but I have problems. Think on
problem are defects.

I already reported one today about check.

Think "length" does neither work.

Finally I do not understand "match":
Is it possible to have a entry only active for certain type of object
and/or certain other tag on the objects ?

E.g.:
* have "

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


Re: [josm-dev] JMapViewer versioning/backwards compatibility

2013-05-01 Thread colliar
Hey,

Nice news.

So far jmapview is included in the josm debian package [1]. You might
want to get into contact with its maintainer.

[1] http://packages.qa.debian.org/j/josm.html


Cheers
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] Anybody maintaining the presets?

2013-04-29 Thread colliar
On 29.04.2013 16:09, NopMap wrote:

Hey

The position is still vacant. There is no maintainer though "team" is
maintaining the internal presets.

> I created a trac ticket #8644 for a wrong preset - but then I noted that
> there were some pretty old and unresolved tickets in the list already.

Not that many I would say, but yes presets need to be updated from time
to time.

> So I am in doubt whether that was the right thing to do to get that mistake
> fixed.

Was the first step.

> Any suggestions?

Patches are always welcome.

Anyway, I did already look at your ticket and it should be fixed soon.

Cheers
colliar

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


Re: [josm-dev] JOSM Server

2013-03-18 Thread colliar
On 18.03.2013 18:31, Simon Legner wrote:
> On Mon, 2013-03-18 at 17:46 +0100, Dirk Stöcker wrote:

Thanks for your work.

>> Actually the amount of connects by JOSM itself can be ignored
>> compared to the web spiders, SPAM bots, hacker attempts and all the
>> other things accessing a webpage nowadays. And the wiki, ticket and
>> svn stuff is pretty dynamic.
>>
>> If only real users would access the webpage we would have less
>> trouble. Blocking stuff for spiders on the other hand is also no
>> good idea, as web search engines like Google are the main entrypoint
>> to the pages (f.e. we have pretty good clicktrough rates with
>> Google.) To have good performance for the users there must be a lot
>> performance left to serve all the others.

Some service like search do not need to be crawled

> What about re-generating this file on modification and shipping as fast
> as possible (using Apache directly, Nginx or Varsnish). Maybe, having a
> subdomain for static content might be worth a try (getting rid of
> cookies, sessions etc.).

Thought trac is using caching itself already.

Good setup would be nginx + varnish and then trac.

nginx could offer http and https and looping internal on varnish with
http (maybe socks).

Definitely, a bit more complicated than using apache and only theory.

Just my two cents
Colliar

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


[josm-dev] Trac very slow and database locks

2013-03-15 Thread colliar

Hi

Trac is very slow today and I already got several database locks.

Probably still the known problem but it is unusable right now.

Have a nice WE

colliar

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


Re: [josm-dev] validator suggestion: way ends close to other highway

2013-01-01 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 01/01/13 15:27, Greg Troxel wrote:

Hi Greg.

Have a look at https://josm.openstreetmap.de/ticket/6145 and
https://josm.openstreetmap.de/ticket/6313 and propably some more about this
subject.

Maybe, you can add some info.

JOSM Trac is the better place to report bugs or request enhancement. Please
feel free to open a new ticket with as much information as possible (example
file, screenshot, makeup ...).

Cheers
Colliar

> 
> I've been running the validator over my whole town (roughly 6km x 6km), 
> trying to fix all the real issues.  Overall it's very helpful.  Except for
> the case below, I am able to understand quickly what it finds problematic.
> 
> (I find that the "disconnected ways" step takes a very long time, perhaps
> minutes, compared to a few seconds total for everything else. So I've
> disabled it for now.)
> 
> I get a lot of warnings for "way ends close to other highway".  I get the
> general concept - maybe it should be connected - but it seems overly 
> aggressive about warning.  So maybe I am misunderstanding it, but my 
> suggestions are:
> 
> * make the distance configurable (so that when faced with 250 warnings, one
> can set this to 0.5m, or 1m, and find the most likely cases that need
> fixing, as opposed to micromapping where you really can't go from the
> parking aisle to the nearby road).
> 
> * in the warning dialogue/highlighting, highlight not only the end node,
> but the way that is too close, and put the distance in the dialogue box.
> 
> My second suggestion is because I'm often (98% of the time) unable to 
> figure out what's wrong.  Sometimes the way end that's highlighted is 
> connected, but is perhaps near some third way that isn't connected.
> 
> If people think this validation step doesn't produce lots of false 
> positives, I can send a specific example.
> 
> Greg
> 
> 
> 
> ___ josm-dev mailing list 
> josm-dev@openstreetmap.org 
> http://lists.openstreetmap.org/listinfo/josm-dev
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREIAAYFAlDjJ7QACgkQalWTFLzqsCv7aQCfUc1avu/x1oMphfjecP5K5Aaj
EkQAoObncHld2k8djDzsQlVf8xVrgtBv
=lLuF
-END PGP SIGNATURE-

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


Re: [josm-dev] JOSM Plugin no_more_mapping

2012-10-28 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



On 28/10/12 02:02, Frederik Ramm wrote:
> On 27.10.2012 15:14, colliar wrote:

Hey

>> I do not see any reason for deleting the source
> 
> Maybe it was indeed an overreaction on my part to remove the source from
> SVN. Of course it is still accessible even if removed, but I have now
> reinstated it.
> 
> I am however adamant that removing the compiled jar file from the "dist" 
> directory, and thereby from the list of downloadable plugins in JOSM, was
> right. There may be educational value in the source code, but there is no
> value in having the plugin offered in JOSM for download. The fact that we
> are Open Source and trying to create as little hurdles as possible (anyone
> can get an SVN account, anyone can add their plugins to the list, even
> anonymous website users can add pointers to whatever) does not mean that
> we're openly inviting shenanigans.
> 
> Only recently DWG had to block two vandals who were randomly deleting and 
> falsifying data in OSM. When challenged, their response was: "Yeah, we were
> just testing your security, and you should really do something about that."
> - I wanted to yell: We don't have any security and that's by design, to
> make mapping easier for everyone, and it is people like you who in the end
> force us to erect all these barriers and make life harder on everyone, but
> thanks for all your help!
> 
> Same here. Some might find it a humorous way of pointing the finger at our 
> vulnerabilities ("if someone runs this without looking then he was asking
> for it!") but I don't find it all that funny.
> 
>> and wonder that it needs only one person to delete working code from
>> svn.
> 
> It only needs one person to add something bad, and this is by design - we
> don't want people to have to ask for permission first. Consequently, one
> person is also sufficient to remove something bad.
> 
> The alternative is having a "plugin task force" that approves all plugins
> (and every update on every plugin...) and that can also be asked to remove
> ones which are thought to be problematic.

As you already did admit your overreaction, thanks.

I think it is much easier to include bad plugins in the list than using the
OSM svn. Especially JOSM-trac is very liberal regarding submits but so far we
do not have that many problems with this policy.

Think so, we are talking about different issues, if someone known is
submitting some code which I do not get the intention right away is way
different than someone else who is just capitalising his/her freedom.

Ciao
colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREIAAYFAlCNQuwACgkQalWTFLzqsCtHSwCbBM45r40zC/1w1YPndf5ZXpSS
A10An0fRy6wbtLtOsv4GRh3wnM5+QsDq
=KHeP
-END PGP SIGNATURE-

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


Re: [josm-dev] JOSM Plugin no_more_mapping

2012-10-27 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



On 20/10/12 23:22, Russell Edwards wrote:
> My 0.02 on this storm in a teacup.
> 
> Isn't all of this one of the key points about open source software?
> 
> The source is open. Ordinary users can place a degree of trust in it
> because others in the community will review code for safety.  And that's
> exactly what we've just seen on this list. Any ordinary user who doesn't
> trust others to do this for him/her can educate him/herself and vet the
> source code personally.

Exactly, open source.

I do not get it. Ilya already did write that he would extend/update the
warnings/docu.
* It is open source and every user is responsible for himself as this software
comes without warrenty.
* It is warning
* It is no malware

I do not see any reason for deleting the source and wonder that it needs only
one person to delete working code from svn.

Please, undelete it and open up a wider discussion about this issue.

Thanks
colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREIAAYFAlCL3iwACgkQalWTFLzqsCsSOgCgy4Lt2P1Zeztgzfq6TW3YyTH2
rsgAn0Li01QNbbH+lVzeObt0bLkE0jIj
=wyjo
-END PGP SIGNATURE-

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


Re: [josm-dev] JMapViewerTiles location?

2012-08-24 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 24/08/12 14:01, Paul Hartmann wrote:
> On 08/24/2012 01:48 PM, hbogner wrote:
>> Is there a way to change the place where tiles are cached from 
>> /tmp/JMapViewerTiles_user/ to folder of own choosing?
> 
> Yes, edit the property imagery.tms.tilecache_path in the advanced
> preferences. (F12, make sure expert mode is enabled at bottom left, then
> select last tab)

Should also work changing the path under:
Preferences -> Imagery preferences -> Settings (2nd Tab) -> last line
(TMS-Settings)

No need for expert mode.

Cheers
Colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREIAAYFAlA3bjkACgkQalWTFLzqsCvtpwCfVWFRo4UtzmCk9wXC0LZMMWk4
i+sAn1VXn/WLH6DI96YXUmQpkEQjDUo3
=Oga2
-END PGP SIGNATURE-

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


Re: [josm-dev] Broken style file table

2012-08-08 Thread colliar

Am 09.08.2012 00:27, schrieb colliar:

Hey

I did rename the page (used underscores instead of whitespaces) but 
the script still needs to be fixed.
Sorry, underscores did not work that well but without whitespaces it 
works for now.


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


Re: [josm-dev] Broken style file table

2012-08-08 Thread colliar

Hey

I did rename the page (used underscores instead of whitespaces) but the 
script still needs to be fixed.


Cheers
Colliar

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


Re: [josm-dev] JOSM Progress

2012-07-14 Thread colliar
On 14/07/12 03:38, Josh Doe wrote:
> On Fri, Jul 13, 2012 at 5:42 PM, Dirk Stöcker
>  wrote:
> ...
>> So I want to say a big THANKS to all of you contributing to JOSM. To the
>> developers and supporters still active as well to those who no longer
>> participate.
> 
> And a big thanks to you for contributing code, running the site, and
> generally leading the project. I must say when I started reading your
> message I thought you were resigning. :)

+1

Had the same impression.

Thank you all 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] Validator

2012-07-12 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



On 12/07/12 08:36, Dirk Stöcker wrote:
> On Wed, 11 Jul 2012, Pierre Béland wrote:
> 
>> This over verification may become counterproductive since contributors
>> may have the reaction to always ignore validation messages.
> 
> People tend to ignore warning dialogs in every type of software. JOSM
> probably is no big exception to this.

Exactly. I did fix a lot of errors and warnings on one island of the Acores
last week. The errors where all made by newbees with JOSM (pt) and mostly new
objects.

I do not know if there are big differences between the languages (en,de <->
pt), but I doubt that this was the reason for unconnected node, doubled nodes,
unconnected roads and crossing roads without common node or layer tag.


There is definitly room for improvements in layout and links to "howto to fix"
within the dialogue but right know I hope that a user who is confused will
rather ask some others for help than simply ignoring the dialogue or throwing
away his/her changes.

Cheers colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREIAAYFAk/+3uYACgkQalWTFLzqsCsevQCgmG96vGnXV87kIBf086Yx5pqJ
S/YAn1TJRxK/zdmOlHUwwDBHPegesSbm
=NhaB
-END PGP SIGNATURE-

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


Re: [josm-dev] Problems with presets/styles on Trac

2012-07-07 Thread colliar

On 07.07.2012 20:54, Dirk Stöcker wrote:

On Fri, 6 Jul 2012, colliar wrote:

First of all he ran into the spam filter because of too many external 
image

links. At least the limitation should be mentioned somewhere.


Spam-Filter is a very dynamic process. It very seldom catches a valid 
user (probably one of 1000 edits) and is mostly fixed by captcha. Very 
rare cases can only be fixed by breaking a large edit into smaller ones.


I neither can describe the exact conditions nor would I do this even 
if I would know the exact figures.


JOSM is a very popular page and thus also a very interesting target 
for spammers. They don't need additional information how to optimize 
their attacks.

But a note that external links might be caught by spam filter should be ok.

Second. The wiki leads to already existing examples but does not 
mention the

key words for syntax-highlighting.


It is a wiki. When something is missing, add it.

Gonna, if I find the time

Third, he did not understand how to attach images but once he did 
they did not
work as expected.  They still do not work in drop down lists where 
images from

external sources are shown but not the internal ones.

@Dirk
Please, have a look at your edit this morning. Changing the image 
pathes did

break the rendering of images in drop down lists.


I am talking about icons in a key/value dropdown list. For example: 
"Kopfform" (Headshape)
They do work with the externel zip file and did work with external icon 
links but do not work with the internal ones


This does not look well:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-07-03 01:31:22
Last Changed Author: simon04
Revision: 5315
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-07-02 14:51:19 +0200 (Mon, 02 Jul 2012)
Last Changed Rev: 5315

Fehler beim Laden des Bildes 'rechteck.png'
Fehler beim Laden des Bildes 'dreieck.png'
Fehler beim Laden des Bildes 'konus.png'
Fehler beim Laden des Bildes 'glocke.png'
Fehler beim Laden des Bildes 'zylinder.png'
Fehler beim Laden des Bildes 'obelisk.png'
Fehler beim Laden des Bildes 'pyramidenstumpf.png'
Fehler beim Laden des Bildes 'unregelmaeßig.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'rechteck.png'
Fehler beim Laden des Bildes 'dreieck.png'
Fehler beim Laden des Bildes 'konus.png'
Fehler beim Laden des Bildes 'glocke.png'
Fehler beim Laden des Bildes 'zylinder.png'
Fehler beim Laden des Bildes 'obelisk.png'
Fehler beim Laden des Bildes 'pyramidenstumpf.png'
Fehler beim Laden des Bildes 'unregelmaeßig.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'flach.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'rund.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'segment.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'gable.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'pyramide.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'punkt.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'kugel.png'
Fehler beim Laden des Bildes 'kugel.png'

[josm-dev] Problems with presets/styles on Trac

2012-07-06 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi

Over the last weeks I was in contact with Lutz developper of  the
"historic_stones" preset and style.
He does not know English that well and already had quite some problems to fit
his work into JOSM-Trac. Some might be caused by misunderstanding but other
still persist.

First of all he ran into the spam filter because of too many external image
links. At least the limitation should be mentioned somewhere.

Second. The wiki leads to already existing examples but does not mention the
key words for syntax-highlighting.

Third, he did not understand how to attach images but once he did they did not
work as expected.  They still do not work in drop down lists where images from
external sources are shown but not the internal ones.

@Dirk
Please, have a look at your edit this morning. Changing the image pathes did
break the rendering of images in drop down lists.


I gonna try to translate the pages for styles and presets into German the next
days but we definitly need to expend them.


See you
Colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREIAAYFAk/22GMACgkQalWTFLzqsCtfLACg4YDP4Jg2B4vGZalwaTkxF8uE
0sUAn0ZFiq72lBHR1F716tZvRUjRFsnQ
=EyLA
-END PGP SIGNATURE-

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


Re: [josm-dev] How to add preset with own icons to wiki

2012-05-28 Thread colliar
On 28/05/12 23:48, Dirk Stöcker wrote:
> On Mon, 28 May 2012, colliar wrote:
> 
>> The best/prefered way to add presets to JOSM seems to be creating a
>> new wiki
>> page under [1] but how can I add own icons with this methode ?
> 
> It is the preferred way, but for some preset authors it surely is not
> the best. It means presets are developed also in a community process -
> some aren't able to accept that fact, so for these the external link is
> still the best method.

Got your point.

I had contact with the authors of the last added presets and the both
did not find a easy way to add their presets to josm. I do not know if
it works by just attaching the presets to "wiki:Presets". Anyway they
were willed to add it to the wiki.

@Dirk
I was ask by the author of "traffic_sign:de" and "stones" to add it to
the wiki. Well if you are just updating the presets both can be included
in the wiki. Otherwise I will do it these days.

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] How to add preset with own icons to wiki

2012-05-28 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



On 28/05/12 13:42, colliar wrote:
> The best/prefered way to add presets to JOSM seems to be creating a new
> wiki page under [1] but how can I add own icons with this methode ?
> 
> Is it possible to attach them to the page or does it only work with links
> to source or external webspace ?
> 
> Users seem to be confused and first add their new presets as attachments
> to [1] and then add an external website to the page.

Nevermind I found it under [2]. Documentation needs to be extended and 
translated.


[1] https://josm.openstreetmap.de/wiki/Presets
[2] https://josm.openstreetmap.de/wiki/Styles#Iconhandling
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREIAAYFAk/DZ7QACgkQalWTFLzqsCu2wQCeJwhnQ5NNxN3LNHlNE0ndrb5N
WRwAn2WU1tLxeXoK/y4RRWsoe16/ayl8
=yPfx
-END PGP SIGNATURE-

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


[josm-dev] How to add preset with own icons to wiki

2012-05-28 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

The best/prefered way to add presets to JOSM seems to be creating a new wiki
page under [1] but how can I add own icons with this methode ?

Is it possible to attach them to the page or does it only work with links to
source or external webspace ?

Users seem to be confused and first add their new presets as attachments to
[1] and then add an external website to the page.


cu
Colliar


- ---
[1] https://josm.openstreetmap.de/wiki/Presets
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREIAAYFAk/DZKsACgkQalWTFLzqsCuI7QCg4fcusTtvBYkVFLdzDywuOR2m
ad0AoLdQ3yNTLFvchSAXCUpQjb8o8nRx
=b8Me
-END PGP SIGNATURE-

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


Re: [josm-dev] Please do not change long established shortcuts

2012-04-30 Thread colliar
On 30/04/12 16:54, Maarten Deen wrote:
> Pieren wrote:
>> On Mon, Apr 30, 2012 at 4:13 PM, Maarten Deen  wrote:
>>
>>> In principle, it is not a good idea to change long established customs.
>>
>> This has been decided a looong time ago due to a russian forum complain:
>>
> http://lists.openstreetmap.org/pipermail/josm-dev/2012-February/006033.html
>>
>> Our opinion and long established customs does not count very much on
>> josm dev. Btw, you should update your JOSM more frequently. Then you
>> don't have time to acquire habits.

The whole short cut system changed and improved. In this process some
short cuts changed, but should not change in the near future.

There is also development of saving/importing preferences. If finished
it should be no longer a problem importing/loading your custom settings.

> Yes, well. Unfortunately, I'm getting to that age that developing habits
> is the way to use everything. Learning new tricks every day gets tiring.
> 
> To continue my rant: N used to be the method to place one node only.
> That seems to have disappeared too. It looks like I now have to start
> drawing a way with A and then press escape to end drawing the way so I
> can change its properties.
> Also not an improvement. I'm interested to know what the reasoning
> behind that was.

This is a bug which as far as I know is fixed in latest.

cu
Colliar



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


[josm-dev] Handling of java bugs with josm

2012-04-14 Thread colliar
I have some questions about java bug with josm:

 1. Where should I report java bugs (JOSM-Trac, distribution's bug
system, package's bug system) ?
 2. Do we update tickets solved with resolution "other software" once
the bug is fixed there ?
 3. As these bugs still exist, marking them as fixed in Trac may lead to
duplicates as fixed tickets are not listed in default search. What
could/needs to be changed ?

Cheers
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] no latest built this morning

2012-04-14 Thread colliar
On 13/04/12 21:18, Dirk Stöcker wrote:
> 
> "make" was missing in the list of "software to be installed", probably
> was pre-installed when I started that list after the last server move :-)

used to be in the "default" category but is not anymore.

> P.S.: We are now building against OpenJDK6 instead of SunJDK6. Should
> not really be different, but ...

Nice.
Then we should change this in the help pages. Two years ago I was asked
to test with Sun nowadays I gonna ask the windows user to test with
openjdk (already default-java on Linux). :-)

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] no latest built this morning

2012-04-13 Thread colliar
On 11/04/12 09:56, Dirk Stöcker wrote:

Hi Dirk

> 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.

There was no latest built this morning.

Cheers 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] 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


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] JOSM server move

2012-04-12 Thread colliar
On 12/04/12 14:58, Dirk Stöcker wrote:
> 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?

At least creating a new ticket worked.

Thanks




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 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 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] 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


[josm-dev] homepage down !

2012-04-09 Thread colliar
josm.openstreetmap.de seems to be down

What happened ?



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


Re: [josm-dev] continuosDownload plugin naming

2012-04-01 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 21/03/12 11:49, Josh Doe wrote:
> I can't find an email address for Gnonthgol, but I'm wondering if he
> was intentional about using "continuos" rather than the English
> spelling of "continuous". Small matter, but better to fix it now than
> later.

I got private mail

Cheers

-  Original Message 
Return-Path:
Received:   from shenron.openstreetmap.org (shenron.openstreetmap.org
[89.16.179.150]) by mtain-dc01.r1000.mx.aol.com (Internet Inbound) with ESMTP id
B1FF238BC for ; Thu, 29 Mar 2012 20:46:22 -0400 (EDT)
Received:   from bowser.osm.ichosted.org.uk ([193.63.75.103]:42622
helo=bowser.openstreetmap.org) by shenron.openstreetmap.org with esmtp (Exim
4.71) (envelope-from ) id 1SDPys-0005bm-Hn for
colliar4e...@aol.com; Fri, 30 Mar 2012 01:46:19 +0100
Received:   from localhost ([127.0.0.1]:54359) by bowser.openstreetmap.org 
with
esmtp (Exim 4.71) (envelope-from ) id
1SDPyr-0006sp-Pp for colliar4e...@aol.com; Fri, 30 Mar 2012 00:46:18 +
Date:   Fri, 30 Mar 2012 00:46:17 +
From:   Gnonthgol 
To: colliar4e...@aol.com
Message-ID: 
<4f7502599fab6_660b3fc846a6d1ac96...@bowser.openstreetmap.org.mail>
Subject:[OpenStreetMap] Re: plugin name
Mime-Version:   1.0
Content-Type:   multipart/alternative;
boundary="--==_mimepart_4f7502598fb72_660b3fc846a6d1ac96041"; charset=UTF-8
Content-Transfer-Encoding:  7bit
auto-submitted: auto-generated
x-aol-global-disposition:   G
X-AOL-SCOLL-SCORE:  1:2:486841664:93952408
x-aol-sid:  3039ac1d40814f75025e4a9e
X-AOL-IP:   89.16.179.150
X-AOL-SPF:  domain : openstreetmap.org SPF : pass



Hallo colliar,

Gnonthgol <http://www.openstreetmap.org/user/Gnonthgol> hat dir eine Nachricht
über OpenStreetMap mit dem Betreff Re: plugin name gesendet:

==

On 2012-03-29 19:41:29 UTC colliar wrote:

Hi Gnonthgol

We are not sure if you accidently misspelled your JOSM plugin
"continuosPlugin" and its proper name should be "continousDownload" or if
this was wanted.

Could you please state me you opinion ?

I have been thinking of this a couple of days. I thought I should e-mail the
list.

For the first it is defenatly not "continous", but it should possibly be
"continuous". English is not my first language and I am bad at spelling in any
language. I should have checked better before putting a misspelled name in the
title.

As far as I see it the most important places it is misspelled is in the plugin
name and in the properties. I have come up with three possible solutions to 
this:

   1. Leave it misspelled and hope no one will care. (like Roy Fielding)
   2. Run s/ontinuosDownload/ontinuousDownload/g on the project requireing
  everyone to reinstall the plugin loosing their configurations.
   3. Same as 2, but create a temporary plugin with the old name that installes
  the new plugin and copy the configurations over.

I am leaning on 1 or 3.

Gnonthgol

And by the way, if you want to pull the todo plugin to svn be my guest. It is
probably finished with the initial development so there is no need to keep it in
git, and I don't have access to svn.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREIAAYFAk94ZQgACgkQalWTFLzqsCuT1wCfXSFbf/x31FKKJd5JDfWzdYsK
WpIAoK5U93gJ/BZI2wFVAt/MQ6nqoMyZ
=DGG9
-END PGP SIGNATURE-

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


Re: [josm-dev] Template report: incomplete log copied to buffer ?

2012-03-26 Thread colliar
On 26/03/12 19:36, colliar wrote:
> In my case, drag and drop is broken with openjdk-7 on debian testing and
> ends in an exception:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664205

Check again. Link to "new ticket" works

> Neither copying from buffer (Ctrl+C,Ctrl+V) nor middle mouse does work!

still only one line after the the system info.

iceweasel (aka firefox)
Version: 10.0.2-1




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


Re: [josm-dev] Template report: incomplete log copied to buffer ?

2012-03-26 Thread colliar
On 26/03/12 19:02, Stefan Breunig wrote:
> Are you referring to the bug report dialog which copies some basic
> information and the stacktrace to the clipboard automatically?
> 
> If so, it works for me, both with the clipboard and the very long
> "josmticket?" URL. I’m using OpenJDK 7 (which basically is the Java 7
> Reference Implementation) on Linux.
> 
> Maybe the browser or the OS restricts the max length of the URL which
> would cause the trace to be cut?

In my case, drag and drop is broken with openjdk-7 on debian testing and
ends in an exception:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664205

Neither copying from buffer (Ctrl+C,Ctrl+V) nor middle mouse does work!

cu colliar






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


[josm-dev] Template report: incomplete log copied to buffer ?

2012-03-26 Thread colliar
We have several tickets created with template which miss last part of
the log.

One user already stated that he had rechecked and JOSM definitely did
not paste the full log to buffer.

I only have problems with openjdk-7 so far where only the first line of
the exception is pasted, but there seem to exist many problems with
openjdk-7 and josm !

Comments ?

Cheers 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] Plugin changelog

2012-03-19 Thread colliar
On 19/03/12 11:50, Josh Doe wrote:
> I noticed Simon added some plugin changes to the changelog here:
> http://josm.openstreetmap.de/wiki/Changelog
> 
> I had been adding such changes here:
> http://josm.openstreetmap.de/wiki/Plugin%20changelog
> 
> We should stick to one, but which one? I didn't want to touch the
> first without asking about it, so I used the second, though the first
> gives more visibility. My only issue with that is that plugin versions
> aren't tied to core versions (unless min version changes).

I tend to use an own page for plugins and link to it from core
changelog. Only exception I see if core intdroduces changes for several
plugins.

Only my 10 ct.

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] How external plugins are added to plugin list

2012-02-27 Thread colliar
Am 27.02.2012 16:30, schrieb Josh Doe:
> I can't seem to find how the plugin list [0] is generated,
> specifically how "external plugins" are added to this list. Presumably
> there is some script which generates that file, which I can't find.
> I'd like to move my work-in-progress conflation plugin out of SVN and
> onto Github, but don't understand how I would add it to the plugin
> list. Currently I see four such external plugins.
> -Josh
> 
> [0]: http://josm.openstreetmap.de/plugin

Wrong page !

Have a look at:
https://josm.openstreetmap.de/wiki/Plugins

Cheers
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] Shortcuts

2012-02-15 Thread colliar
Am 15.02.2012 09:24, schrieb Dirk Stöcker:
> Hello,
> 
> together with akks I developed an automatically generated shortcut
> overview at http://josm.openstreetmap.de/wiki/DevelopersGuide/ShortcutsList

Thanks for your work, you two.

Why do we have two shortcuts for draw action (A and N) ?

Cheers
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 Translations

2012-01-30 Thread colliar
Am 30.01.2012 00:02, schrieb Dirk Stöcker:
> You can translate whatever you want. There is no ownership of tasks for
> any language and no progress for Id language at all I fear.

Is there a possibility on trac to inform a user that someelse is already
editing the page ?

Happened to me three times last week and three-way-merge did not work.

cu
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] new package repository for Ubuntu

2012-01-23 Thread colliar
Am 19.01.2012 19:11, schrieb Dirk Stöcker:
> On Wed, 18 Jan 2012, colliar wrote:
> 
> Debians stable policy is based on the wrong assumtion, that for stable
> the bugs are fixed and no features are added. But as for most packages
> bug-fixes aren't done, the "debian stable" simply is a "debian old".
> 
> They should rename it from unstable, testing, stable to new, old and
> very old.

Entitling testing old is a bit harsh.

Cheers



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


Re: [josm-dev] new package repository for Ubuntu

2012-01-18 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 18.01.2012 19:33, schrieb colliar:
>> (also notice that, to be in backports, we need to make sure that all the 
>> needed
>> lib*-java packages are there, at the right versions. So it could be an easy
>> task, or a daunting one.)
> 
> Sorry do not have much time myself, but maybe I can have a look at the
> dependencies.

I just checked and found out that there is no problem in installing JOSM
from testing. (Only needs one libs from testing.)

I will try to document and maybe provide a apt-preference file.

cu Colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8XG5UACgkQalWTFLzqsCsOJACgxWgETcpDXhnJ/YOqbn1qDoCZ
P9QAn3T6WhcbOgLlKTnJMp0nZLvxefa9
=NN+S
-END PGP SIGNATURE-

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


Re: [josm-dev] new package repository for Ubuntu

2012-01-18 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 26.12.2011 18:18, schrieb David Paleino:
> On Mon, 26 Dec 2011 04:30:27 +0100, colliar wrote:
> 
>> Am 25.12.2011 09:42, schrieb David Paleino:

Thanks for your work David (I read your name on many update informations
these days).

>> Only problem I have is with stable (squeeze). It is really outdated. Is
>> there any change of updating ? Maybe use backports ?
> 
> "Stable" doesn't -- generally speaking -- accept new versions of packages. The
> only way josm could be upgraded in stable is when OSM changes API to 0.7 (or 
> it
> becomes otherwise unusable). Also then, the preferred "form of upgrade" would
> be a minimal patch to support the new API -- so no new JOSM, really ;) (hey,
> it's called "stable" for a reason).
This is true for the surroundings + dependencies but defenitly not for
JOSM itself !

You might have a testing and a unstable version but no stable in the
sence of debian.

Personally, I would advice everyone to not use r33..

> (also notice that, to be in backports, we need to make sure that all the 
> needed
> lib*-java packages are there, at the right versions. So it could be an easy
> task, or a daunting one.)

Sorry do not have much time myself, but maybe I can have a look at the
dependencies.

Cheers Colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8XEJEACgkQalWTFLzqsCv96ACgvpwcQS7U0vZkgjrndV1nuVMg
LT4AoLyR3uJm5bbs+NchaW75Rzz4buMH
=3YWY
-END PGP SIGNATURE-

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


Re: [josm-dev] Dividing houses

2012-01-18 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 16.01.2012 20:10, schrieb Frederik Ramm:
> Hi,
> 
> On 01/16/2012 07:58 PM, colliar wrote:
>> The only disadvantage is that it has several bugs and there seems noone
>> really maintaining it.
> 
> I hear the source is available ;)

Hi

By the way, how does the licence change plugin check the buildings and
its nodes if the terracer plugin always creates new objects and does not
include any old objects.

e.g. you terrace a building and include add the tag of addr-nodes to the
new terraced building. Does the licence change plugin check for deleted
objects ?

Cheers Colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8XCLcACgkQalWTFLzqsCuCjgCglbN+LKF9uRcMKSsGZ9EkxHQ5
mo8AoNE6pPVvRDcl8vFcVTxYy13SIajT
=z+Qm
-END PGP SIGNATURE-

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


Re: [josm-dev] new package repository for Ubuntu

2011-12-25 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 25.12.2011 09:42, schrieb David Paleino:
> On Sun, 25 Dec 2011 05:59:17 +0100, Paul Hartmann wrote:
> 
>> On 12/25/2011 02:01 AM, David Paleino wrote:
>>> On Tue, 13 Dec 2011 14:19:25 +0100, Paul Hartmann wrote:
>>>
>>>> there's now a JOSM apt repository for Ubuntu. It provides two packages:
>>>>
>>>> josm
>>>> The tested version
>>>> Replaces the package from the official Ubuntu repository.
>>>
>>> Why would one need such a package? Isn't the official "josm" package good
>>> enough? What problems does it have?
>>
>> I'm not aware of any problems.
>>
>> The repository on josm.openstreetmap.de is only for users who want the
>> latest "josm‑tested.jar", the very next day after it's release. It is an
>> alternative to the various update scripts.
> 
> ..or you can just join the Debian OpenStreetMap Team, and co-maintain josm 
> with
> me ;)
> 
>> From time to time we have to react to events in the OSM world (new
>> imagery, license change, ...). In these cases people rely on the new
>> features pretty soon. JOSM is developing fast - I would never start a
>> version that is one year old, except for bisecting a bug. :)
>>
>> Therefore the Ubuntu distribution model with fixed versions for half a
>> year isn't really suitable for our project. (May be different on Debian,
>> where you can install from "unstable" (?).)

or testing ( or backports ?)

> Truly speaking, you could this in Ubuntu too -- just add the "newest"
> repository, and pin josm to be installed from there.
> In unstable I upload the package as soon as I get some spare time _and_ I
> notice there is a new version -- that usually means that JOSM in Debian can be
> at most 2-3 days delayed from upstream. Unless major problems happen :)
> 

+1

Only problem I have is with stable (squeeze). It is really outdated. Is
there any change of updating ? Maybe use backports ?

Thanks
Colliar

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk736lMACgkQalWTFLzqsCt1iQCgztOWkLmFajGSdj5BUuU1AoK2
xOkAoK7kZ20hQHr4LyNVMTJqeNryLhlg
=tEML
-END PGP SIGNATURE-

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


Re: [josm-dev] new package repository for Ubuntu

2011-12-24 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 25.12.2011 02:01, schrieb David Paleino:
> > Why would one need such a package? Isn't the official "josm" package
good
> > enough? What problems does it have?
> >
> > David
Actually, I like your debs.

They solve the dependencies and install a .desktop file + icon. I also
use your starting script a bit tweaked to my needs though.

Thanks
Colliar



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk72hzEACgkQalWTFLzqsCu8fACgifHpDkCagNQkVz/Q/3srM0Sd
W9oAnjXM4RnTYU6rqhXZe1HjwjYFvc/2
=eT15
-END PGP SIGNATURE-

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


Re: [josm-dev] new package repository for Ubuntu

2011-12-24 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 13.12.2011 14:39, schrieb Hartmut Holzgraefe:
> On 13.12.2011 14:19, Paul Hartmann wrote:
>> Hi,
>>
>> there's now a JOSM apt repository for Ubuntu. It provides two packages:

How is the licence ?

I had a look on debian stable (squeeze) and the version is r39XX.

cu colliar

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk72dLMACgkQalWTFLzqsCsd4ACgt2ZvDcZ7iE+iOHk8u9dUiS7I
T0gAoNW6V6xFtNaBxsVK0PhOH6G+se0N
=Fx+v
-END PGP SIGNATURE-

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


Re: [josm-dev] Stabilization ends

2011-12-24 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 21.12.2011 19:00, schrieb Jo:
> This time, JOSM didn't work for me anymore though. After creating the ticket 
> I got the idea to throw out the whole config directory and starting over.

That is one reason for me setting an individual preference dir like
".josm-latest" in my start script.

If I want to test with an empty/fresh preference dir I only have to
start the .jar and .josm/ does not exist.

Cheers Colliar


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk72c44ACgkQalWTFLzqsCtrkQCg2NQQxEA1AFjg0PEHNNbFSe7G
RCQAoLwwwFyg7bkEY0y3KcNs/iYLXknd
=I7Tn
-END PGP SIGNATURE-

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


Re: [josm-dev] Trac: OperationalError: database is locked

2011-12-03 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



Am 03.12.2011 13:56, schrieb colliar:
> Hey guys.
> 
> Just want to make sure you notice (hope you are working on it)
> 
> I get OperationalError: database is locked on the ticket system for new 
> tickets
> and requesting filtered ticket list. Opening tickets directly works.
> 
> Ciao
> colliar

Sorry forgot:

 Zum Reproduzieren 

Während der Ausführung von GET auf `/report/6` hat Trac einen internen Fehler
gemeldet.

''(Bitte geben Sie hier weitere Details an)''

Anfrageparameter:
{{{
{'id': u'6'}
}}}

User agent: `#USER_AGENT#`

 Systeminformationen 
''Systeminformation nicht verfügbar''

 Aktive Plugins 
''Plugininformation nicht verfügbar''

 Python-Zurückverfolgungsinformationen 
{{{
Traceback (most recent call last):
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/web/main.py",
line 511, in _dispatch_request
dispatcher.dispatch(req)
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/web/main.py",
line 260, in dispatch
req.session.save()
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/web/session.py",
line 105, in save
@self.env.with_transaction()
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/db/api.py",
line 77, in transaction_wrapper
fn(ldb)
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/web/session.py",
line 140, in save_session
""", (self.sid, authenticated))
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/db/util.py",
line 65, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/db/sqlite_backend.py",
line 78, in execute
result = PyFormatCursor.execute(self, *args)
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/db/sqlite_backend.py",
line 56, in execute
args or [])
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/db/sqlite_backend.py",
line 48, in _rollback_on_error
return function(self, *args, **kwargs)
OperationalError: database is locked
}}}
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREIAAYFAk7aHY4ACgkQalWTFLzqsCt9qwCfdN1nmbNnF+jQaD5vioyQ8Vwa
x50AnicdINmzdYSHgPsI2IS+OT46aUA/
=iewp
-END PGP SIGNATURE-

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


[josm-dev] Trac: OperationalError: database is locked

2011-12-03 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hey guys.

Just want to make sure you notice (hope you are working on it)

I get OperationalError: database is locked on the ticket system for new tickets
and requesting filtered ticket list. Opening tickets directly works.

Ciao
colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREIAAYFAk7aHIoACgkQalWTFLzqsCuwEgCgoOfwEgD4i4oNZhDgM43WdUAC
PQ4AoNsVah1Y+V+smJwHuMRIwgr+LukU
=pQRt
-END PGP SIGNATURE-

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


Re: [josm-dev] support for Openstreetview in JOSM

2011-12-03 Thread colliar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hey Jo

Am 28.11.2011 21:43, schrieb Jo:
> Wishlist:
> 
>- Ability to upload these geotagged pictures directly to the FTP server
>of Openstreetview
> 
> The first time a username/password should be asked for and it needs to be
> stored in JOSM's settings
> 
> 
>- Ability to download all available photos for a given area (maybe as an
>extra tick in the download window? Just like for GPX tracks of other
>contributors)
> 
> 
> I digged up this Perl snippet:
> 
> http://linux.voyager.hr/osm/openstreetview_dl.txt
> 
> I can't claim I understand it, but I believe it could give a clue on how to
> achieve such a download.
> 
> Should I ask for this functionality as a trac ticket? Is it one request, or
> two separate ones?
>...

Yes, Trac is the place for enhancements and wishes.
I think one ticket is enough.

This sounds more like a new plugin or maybe some extra functions of  'EXIF photo
geotagging'.

Cheers colliar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREIAAYFAk7aGSEACgkQalWTFLzqsCtNxwCg2rbrL9cLwdVhDIuiaOCM0q4Y
qLcAoLXQli0pFdz9AC5kw9AW6Im5chS/
=ZbZx
-END PGP SIGNATURE-

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


Re: [josm-dev] Lean JOSM II

2011-07-12 Thread colliar
Am 11.07.2011 11:35, schrieb Dirk Stöcker:
> Hello,
> 
> it seems Frederik dropped Lean-JOSM after we did improve the translation
> situation, as the size gain was not as big anymore. Nevertheless JOSM is
> growing and growing, so the general idea is still useful.
> 
> I implemented a "Lean JOSM II" on the JOSM server.
> 
> The links
> http://josm.openstreetmap.de/josm-tested.jar
> and
> http://josm.openstreetmap.de/josm-latest.jar
> now support parameters.
> 
> The only parameter currently is "lang=". When e.g. called like
> "http://josm.openstreetmap.de/josm-latest.jar?lang=de";,
> you get a approx. 1.1 MB smaller file only containing german language.

Nice, thanks.

Is there intension for supporting more than one language (comma
seperated list ?!).
Otherwise I have to use mercator with locale-purge. :-)

cu colliar

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


[josm-dev] Important: JOSM trac gets vandilized.

2011-07-10 Thread colliar
Hey

Just have a look at:
https://josm.openstreetmap.de/wiki/Help/Concepts/Conflict?version=25
https://josm.openstreetmap.de/wiki/Help/Action/UpdateSelection?version=21


Watch out
colliar

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


Re: [josm-dev] JOSM wiki: screenshots in translated pages

2011-07-07 Thread colliar
Am 06.07.2011 15:21, schrieb Dirk Stöcker:
> On Wed, 6 Jul 2011, colliar wrote:
> 
>> Screenshot are often added to the wiki.
>>
>> Should they be included in translated pages or is it nicer to upload a
>> new one in the translated language ?
>>
>> I did upload translated screenshots for some German page but it will be
>> quite a lot of extra data.
> 
> Don't care for size. If you want to do the work, then add them to make
> translation better.

Thanks for your statements. I added a line to the translation page.

Ciao
colliar

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


[josm-dev] JOSM wiki: screenshots in translated pages

2011-07-06 Thread colliar
Hi

Screenshot are often added to the wiki.

Should they be included in translated pages or is it nicer to upload a
new one in the translated language ?

I did upload translated screenshots for some German page but it will be
quite a lot of extra data.

What are your opinions ?

cu colliar

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


Re: [josm-dev] TRAC: DatabaseError: database disk image is malformed

2011-06-29 Thread colliar
Am 29.06.2011 14:52, schrieb colliar:
> Am 28.06.2011 19:32, schrieb colliar:
>> I get this error trying to add new tickets or adding comments to
>> existing ones logged in.
> 
> Hope you did not get into trouble with your disks again, but looks
> pretty much like it.
> 
> Dirk seems to be able to commit (trough mail or direct ?) but I am not.
> 
> Wish you the best
> 
> Ciao colliar

Thanks, its working again.

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


Re: [josm-dev] TRAC: DatabaseError: database disk image is malformed

2011-06-29 Thread colliar
Am 28.06.2011 19:32, schrieb colliar:
> I get this error trying to add new tickets or adding comments to
> existing ones logged in.

Hope you did not get into trouble with your disks again, but looks
pretty much like it.

Dirk seems to be able to commit (trough mail or direct ?) but I am not.

Wish you the best

Ciao colliar


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


[josm-dev] TRAC: DatabaseError: database disk image is malformed

2011-06-28 Thread colliar
I get this error trying to add new tickets or adding comments to
existing ones logged in.

 How to reproduce 

While doing a POST operation on `/ticket/452`, Trac issued an internal
error.

''(please provide additional details here)''

Request parameters:
{{{
{'__FORM_TOKEN': u'9ec595c7304ea16b9eaee17e',
 'action': u'leave',
 'cnum': u'3',
 'comment': u'Replying to [comment:1 AndiPersti]:\r\n> There is no csv
support in JOSM anymore.\r\nAt least there exists
[http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ColumbusCSV ColumbusCSV
plugin].[[BR]]\r\nMaybe it can be improved to work with other csv-files,
too, if it does not yet.',
 'field_cc': u'',
 'field_component': u'Core',
 'field_description': u'Situation:\r\n\r\nI have a CSV file which
contains lat long coordinates, and I have opened this in JOSM.  I get a
new data layer entitled "Tracks from \'\'myfilename\'\'".\r\n\r\nIf I
convert this to a data layer it automatically forms this into a way, it
would be nice to have the option of just converting to a series of
unconnected nodes.\r\n\r\nPerhaps this could be linked to the "Customize
line drawing option", so if lines were drawn between the points then
when the layer was converted then it was converted to a way, and if no
lines were drawn between the points on the layer then when it was
converted it was just converted into nodes.',
 'field_keywords': u'',
 'field_priority': u'minor',
 'field_summary': u'CSV import and data layers',
 'field_type': u'enhancement',
 'field_version': u'',
 'id': u'452',
 'replyto': u'1',
 'submit': u'Submit changes',
 'ts': u'2011-06-28 06:49:52.839893+00:00'}
}}}

User agent: `Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.16)
Gecko/20110430 Iceweasel/3.5.16 (like Firefox/3.5.16)`

 System Information 
''System information not available''

 Enabled Plugins 
''Plugin information not available''

 Python Traceback 
{{{
Traceback (most recent call last):
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/web/main.py",
line 511, in _dispatch_request
dispatcher.dispatch(req)
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/web/main.py",
line 237, in dispatch
resp = chosen_handler.process_request(req)
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/ticket/web_ui.py",
line 169, in process_request
return self._process_ticket_request(req)
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/ticket/web_ui.py",
line 537, in _process_ticket_request
valid = self._validate_ticket(req, ticket, not valid) and valid
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/ticket/web_ui.py",
line 1182, in _validate_ticket
for field, message in manipulator.validate_ticket(req, ticket):
  File "build/bdist.linux-x86_64/egg/tracspamfilter/adapters.py", line
77, in validate_ticket
FilterSystem(self.env).test(req, author, changes, ip)
  File "build/bdist.linux-x86_64/egg/tracspamfilter/api.py", line 179,
in test
LogEntry.purge(self.env, self.purge_age)
  File "build/bdist.linux-x86_64/egg/tracspamfilter/model.py", line 223,
in purge
(mktime(threshold.timetuple()),))
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/db/util.py",
line 65, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/db/sqlite_backend.py",
line 78, in execute
result = PyFormatCursor.execute(self, *args)
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/db/sqlite_backend.py",
line 56, in execute
args or [])
  File
"/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/db/sqlite_backend.py",
line 48, in _rollback_on_error
return function(self, *args, **kwargs)
DatabaseError: database disk image is malformed
}}}

Please do not add all my adds I commited the last minutes, if the have
survived somehow.

cu
Colliar

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


Re: [josm-dev] Problem with josm and large route relation

2011-06-12 Thread colliar
Am 12.06.2011 16:47, schrieb ce-test, qualified testing bv - Gert Gremmen:
> I think there is a bug in the relation editor.
> 
> When adding a group of streets to a large relation 
> 
> a coding error occurs, followed by a conflict that need to be resolved
> 
> Adding the relation to the middle window
> 
> creates a new error. The relation has 877  members (noordzeeroute)
> 
> Can anyone confirm ?

I tried to help a user, who wrote about a similar problem on talk-de@.
He also got a conflict on a huge multipolygon relation (id: 957374 )
(landmass of italy with over 2000 members). There had been no other edit
commited to server while editing and when he tried to send me the saved
osm-file (conflict rejected) it was corrupt and seemed to be empty, but
last might be a different problem or even a user's fault.

> Has a ticket been filed ?

Please, check on trac and fill a ticket by yourself. Reports on this
list get easily forgotten and it is not much work to mark a ticket as
duplicate if needed.

Thanks and cheers

colliar

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


Re: [josm-dev] Plugin images from osm in JOSM wiki

2011-05-25 Thread colliar
Am 25.05.2011 14:04, schrieb Dirk Stöcker:
> On Wed, 25 May 2011, colliar wrote:
> 
>> Am 24.05.2011 17:05, schrieb Dirk Stöcker:
>>> Theoretically the link should be:
>>>
>>> [[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/utils.png)]]
>>>
>>>
>>>
>>> This works fine for links, but not for Image(). Must be a bug in Trac I
>>> assume.
>>
>> There is also a problem with [wiki:Help] wiich leads to
>> wiki:Help/Actions/Help and not to the main help page.
> 
> This is a "feature" since some 0.11.x. Trac always tries local links
> (relative to page directory structure) first, and then the global one.

Why does this feature not interfer with all other languages than English?

cu colliar

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


Re: [josm-dev] Plugin images from osm in JOSM wiki

2011-05-25 Thread colliar
Am 25.05.2011 14:04, schrieb Dirk Stöcker:
> On Wed, 25 May 2011, colliar wrote:
> 
>> Am 24.05.2011 17:05, schrieb Dirk Stöcker:
>>> Theoretically the link should be:
>>>
>>> [[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/utils.png)]]
>>>
>>>
>>>
>>> This works fine for links, but not for Image(). Must be a bug in Trac I
>>> assume.
>>
>> There is also a problem with [wiki:Help] wiich leads to
>> wiki:Help/Actions/Help and not to the main help page.
> 
> This is a "feature" since some 0.11.x. Trac always tries local links
> (relative to page directory structure) first, and then the global one.

Then the JOSM wiki page structur is a bit counterproductive in listing
all actions under Actions and not under /(Actions)

Ciao colliar

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


Re: [josm-dev] Plugin images from osm in JOSM wiki

2011-05-25 Thread colliar
Am 24.05.2011 17:05, schrieb Dirk Stöcker:
> Theoretically the link should be:
> 
> [[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/utils.png)]]
> 
> 
> This works fine for links, but not for Image(). Must be a bug in Trac I
> assume.

There is also a problem with [wiki:Help] wiich leads to
wiki:Help/Actions/Help and not to the main help page.

Cheers colliar


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


Re: [josm-dev] Plugin images from osm in JOSM wiki

2011-05-24 Thread colliar
Am 24.05.2011 15:52, schrieb Paul Hartmann:
> colliar wrote:
>> Hi
>>
>> I tried to add the utils2 icon on the JOSM wiki, but I did not get
>> around using a path including a revision.
>> Is there a possibility without a revision in the path ?
>>
>> cu colliar
> 
> You can replace version number by "HEAD" (upper case, without the
> quotes). Btw., there are 2 places with UtilsPlugin2 doc:

Thanks.

> http://wiki.openstreetmap.org/wiki/JOSM/Plugins/utilsplugin2 and
> http://josm.openstreetmap.de/wiki/Help/Plugins/UtilsPlugin2. It should
> probably be merged and put in one place, otherwise both versions will
> get out of sync.

I only created the main pages, but the first step (creating "Action"
pages was taken by one of the other.

I have no problem with linking from JOSM to OSM, but for utils2 both
pages are incomplete anyway and I prefere to get the wiki pages for JOSM
in one style and link from OSM to JOSM.

Cheers
colliar

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


[josm-dev] Plugin images from osm in JOSM wiki

2011-05-24 Thread colliar
Hi

I tried to add the utils2 icon on the JOSM wiki, but I did not get
around using a path including a revision.
Is there a possibility without a revision in the path ?

cu colliar

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


[josm-dev] mailing a trac user (+ more)

2011-05-19 Thread colliar
Hi

Is there a possibility to mail a trac user ?

I want to mail ovruni to tell him that he/she can use attached file from
other trac pages and that he/she needs not to attach the same file on
every translated page.

@Dirk
Please delete the attachments on:

josm.openstreetmap.de/wiki/Es:Help/Action/FollowLine


Thanks
colliar

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


Re: [josm-dev] Reusing conflict panels for conflation plugin

2011-05-18 Thread colliar
Am 18.05.2011 09:55, schrieb Paul Hartmann:
>
> There hasn't been much development related to conflicts lately. So if
> you can help to add batch resolution of conflicts, I'm probably not the
> only one who would be very grateful.

+1

The major reason, I do not work offline with JOSM anymore. It is no fun
to edit for two hours and later solve conflicts for one hour.

cu colliar

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


Re: [josm-dev] terracer plugin maintainer

2011-05-12 Thread colliar
Am 12.05.2011 15:55, schrieb Robert Scott:
> On Thursday 12 May 2011, colliar wrote:
>> Hi
>>
>> Thanks for this plugin.
>> I use it quite often.
>> It would get really useful with some improvements. --> trac
>>
>> I lately did not see any improvements.
>> Is zerebubuth still aktiv.
>>
>> Otherwise the owner should not be set.
> 
> Zerebubuth is Matt Amos and he is still very active in OSM though he may not 
> have paid much attention to this plugin recently.

Good to know.

Thanks




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


[josm-dev] terracer plugin maintainer

2011-05-12 Thread colliar
Hi

Thanks for this plugin.
I use it quite often.
It would get really useful with some improvements. --> trac

I lately did not see any improvements.
Is zerebubuth still aktiv.

Otherwise the owner should not be set.


cu colliar

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


  1   2   >