Re: [OSM-talk] Kosmos on Linux

2008-02-18 Thread Frederik Ramm
Hi Igor,

thanks for building a Linux version!

On my machine (Ubuntu Gutsy) it starts up, but when I open a project, 
after displaying Loading... for a while, the program quits with the 
following message:

** (Kosmos.Gui.exe:29424): WARNING **: Missing method 
System.Windows.Forms.ToolTip::Hide(IWin32Window) in assembly 
/usr/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll,
 
referenced in assembly /tmp/Kosmos/Kosmos.Gui.exe

I have the  libmono-winforms2.0-cil  package installed. Anything else I 
need?

Bye
Frederik


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


Re: [OSM-talk] Kosmos on Linux

2008-02-18 Thread Bruce Cowan

On Mon, 2008-02-18 at 12:52 +0100, Igor Brejc wrote:
 Hello Frederik,
 
 I used the Linux image from the Mono site which has all of the mono
 components already included, so I'm not exactly sure what components
 are needed. Do you have the latest version of Mono (1.2.6)?
 The exception thrown looks like indicating that ToolTip:Hide isn't
 implemented in Mono. I can perhaps comment out the code for
 showing/hiding tool tips so that you can test it. Unfortunately this
 will have to wait, because I have some problems with my home machine
 hard disk and will probably have to reinstall Windows before
 continuing any developing (the penalty of not doing regular system
 drive backup, I suppose).
 If you manage to solve this some other way, please send me a note.

Hardy with Mono 1.2.6 is fine, except that's it's pretty ugly (windows
forms aren't going to look good) and very slow.
-- 
Bruce Cowan [EMAIL PROTECTED]




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


Re: [OSM-talk] Kosmos on Linux

2008-02-14 Thread Igor Brejc
Daniel Schmidt wrote:
 Great job, Igor!

 It even works on my Macintosh (Mac OS X 10.5.2) using mono.
 Only issue I see right now is a constant fickering in the open file  
 dialog (but only in the Kosmos root directory and srtm).

   
Great to know, thanks!
Unfortunately, I cannot do much about the dialog - it's the standard 
Mono dialog. Do you use other Mono SW on your Mac? How does it behave there?

Regards,
Igor

-- 
http://igorbrejc.net


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


Re: [OSM-talk] Kosmos on Linux

2008-02-13 Thread Rodrigo Moya

On Tue, 2008-02-12 at 21:35 +0100, Igor Brejc wrote:
 Hello everybody,
 
 I installed openSUSE on VMWare Player and did a quick test of Kosmos.Gui 
 on it. It actually runs without any additional code changes. It does 
 sometimes break down on the Open file dialog however, but this looks 
 like a bug in Mono.
 Kosmos.Gui runs quite slowly on my VM, especially on zoomed-in maps when 
 it has to draw street names.
 Anyway, test it if you want on your Linux machines and let me know about 
 your experience.
 Download link: 
 http://downloads.igorbrejc.net/osm/kosmos/Kosmos-1.11.112.1-Mono.zip
 
great, this one starts at least! I'll do some more testing later, after
real work
-- 
Rodrigo Moya [EMAIL PROTECTED]
 


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


Re: [OSM-talk] Kosmos on Linux

2008-02-12 Thread Bone Killian

On Tue, 2008-02-12 at 21:35 +0100, Igor Brejc wrote:
 Anyway, test it if you want on your Linux machines and let me know about 
 your experience.


I'm running Ubuntu Hardy, and I was able to get the gui to load and
render the sample map, but I was not able to get any of the three
shading methods to work.  All three gave me CodePage 437 not supported
errors. (I'm not sure what that means.)

Kosmos.Console.exe was able to tilegen the sample project without any
problems. 

Very nice work, Igor!  

Bone


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


Re: [OSM-talk] Kosmos on Linux

2008-02-12 Thread Igor Brejc
Bone Killian wrote:
 I'm running Ubuntu Hardy, and I was able to get the gui to load and
 render the sample map, but I was not able to get any of the three
 shading methods to work.  All three gave me CodePage 437 not supported
 errors. (I'm not sure what that means.)
   
It didn't render on my openSUSE either, but it hasn't thrown any errors. 
I'll have to check if mono implementation of GDI+ supports alpha 
transparency channel, since this is used to render the shadings.
 Kosmos.Console.exe was able to tilegen the sample project without any
 problems. 
   
Can you give me some data about the speed of rendering?
 Very nice work, Igor!  

   
Thanks!
 Bone


   


-- 
http://igorbrejc.net


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