>> >> Hm, scheduling a timer event to retry after 1 second. Probably the best >> solution for that problem. I am just a bit amazed that the timer system >> is already up and running at that point. Maybe this might be another >> race condition in the future. But as I do not have a better idea I would >> give it a try. > > Since Qt obviously processes events during splash->show() I think it's > quite safe to schedule a timer.
Yep, you are right. > > IMO MacPorts and the sf.net binaries target a different audience. > MacPorts is more appealing to developers, since everything is installed > from source. It's a bit like Gentoo. Ah, Gentoo I know :) > > A few lines for the wiki are ok, but I wouldn't lose too many words on it: > > "If you're not afraid to compile QLandkarte GT yourself you can also use > MacPorts to install it on OS X. Once you have the MacPorts base system > installed you just have to type 'sudo port install qlandkartegt'. Note > that this takes some hours because it will also compile any dependencies > from source." > Added the few words of wisdom to the wiki. Oliver ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
