2006/11/29, Danny Milosavljevic <[EMAIL PROTECTED]>:

Hi,

On Wed, 29 Nov 2006 11:14:14 +0100, alessandro pasotti wrote:

> Hello,
>
> an application that I really miss from the 770 is a star atlas, does
anybody
> knows of an existing application that could be easily ported to maemo?
>
> Most of the "big" ones like celestia or kstars are too heavy and use 3d
> open-gl hence are not suitable, I've tested "stars" but I've got errors
like
>
> /home/ale/src/stars-0.12+1/configure: line 1: gtk-config: command not
found
>



Thanks to Danny and Ross, I  was able to start the port of "stars", now it
compiles fine.

I had to convert glade1 to glade2 interface xml files and to change from
GTK_TEXT to GTK_TEXT_VIEW and I fixed an ugly error with locale that
prevented correct parsing of floats in catalog files.

Now the problem is that I see a lot of errors like:

(stars:15025): Gtk-CRITICAL **: gtk_clist_thaw: assertion `GTK_IS_CLIST
(clist)' failed

(stars:15025): GLib-GObject-WARNING **: invalid cast from `GtkTreeView' to
`GtkCList'

I think I should port GtkCList to GtkTreeView, but I'm a complete newbie in
GTK and this does'nt seem a trivial task.

Anybody willing to help?

Thanks in advance.
--
Alessandro Pasotti
w3:   www.itopen.it
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to