Re: [josm-dev] josm on ubuntu 8.04 alpha

2008-02-07 Thread Petr Nejedly
carlo mecozzi napsal(a):
 I tried to launch josm on ubuntu 8.04 alpha3 does not work.
 this is the output:
 
 [EMAIL PROTECTED]:~$ josm
[...]
 Locking assertion failure.  Backtrace:
 #0 /usr/lib/libxcb-xlib.so.0 [0xb5265767]

http://ubuntuforums.org/showthread.php?t=613938
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373
-- 
Petr Nenik Nejedly, NetBeans/Sun Microsystems, http://www.netbeans.org
355/113 -- Not the famous irrational number PI, but an incredible simulation!

___
josm-dev mailing list
[EMAIL PROTECTED]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev


[OSM-dev] Mapnik 0.5.0

2008-02-07 Thread Artem Pavlenko
Dear lisrs,

I'm very pleased to announce Mapnik 0.5.0. It has been a long time in  
development, but I hope it was worth waiting for. This release brings  
numerous stability and performance improvements. I am particularly  
excited to see Mapnik performing well in multi-threaded setups,  
offering scalability.

More on http://mapnik.org

Thanks to everyone involved
Artem

___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev


Re: [OSM-dev] [OSM-talk] Error while uploading with JOSM

2008-02-07 Thread Frederik Ramm
Hi,

 The feature of the API REST interface is lots of rapid, small 
 independent requests, which would be pretty unusual for most people.

We might be able to do keep-alive.

Bye
Frederik

-- 
Frederik Ramm  ##  eMail [EMAIL PROTECTED]  ##  N49°00.09' E008°23.33'


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev


[josm-dev] YWMS Plugin on OS X without X11

2008-02-07 Thread Callum Noble

Ok, so I really should get a move onto getting this working properly and
released.
I worked on this back in August and haven't got my head back into the
source properly but here are some points:

Since the MOZ_FORCE_PAINT_AFTER_ONLOAD method to produce a PPM does not
work on Firefox on OS X I used a Firefox plugin to save a png of the
'canvas' to a file.
This is done by a hacked down version of the 'screengrab' plugin. STDOUT
debug messages are still used to communicate back the filename of the
temporary file.

I don't know much about XUL and Firefox plugins so I am unsure how to
get this to run automatically onLoad - also there is a lot of the
'screengrab' code that isn't needed for this single purpose plugin.

Plugin can be found here:
http://citizen-erased.co.uk/~callum/osm/screengrab.xpi


This is read by YWMS plugin in josm, at the moment the code is *very* 
badly hacked to load in the png instead of the ppm.

Patch (in no usable state) at :
http://citizen-erased.co.uk/~callum/osm/useTheScreenGrabPlugin.patch


Anyway - I thought I'd post this slightly different method since I saw 
someone was working on a YWMS for another editor.


I hope to work on the josm plugin code at the weekend and will submit it 
  once it is in a nice state.

Regards,
-- 
Callum

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