Posts by lesliev
- 02.11.2008, 21:06
- Forum: Bugs
- Topic: Building Celestia on Xubuntu Intrepid
- Replies: 32
- Views: 13246
Building Celestia on Xubuntu Intrepid
Hello! I have built the latest SVN of Celestia under Intrepid, but it required some changes - mostly I think because GCC is a newer version. I had to #include <libintl.h> in quite a few places, and also <cstring>. In one place I had to change Std::time to just "time", but I think this may ...
- 30.10.2008, 00:15
- Forum: Bugs
- Topic: Gnome slow, GLUT fast
- Replies: 2
- Views: 2749
Re: Gnome slow, GLUT fast
Nope, it was in fact Celestia. It's the silly "Limit Frame Rate" option in the menu, which immediately makes the whole program (especially menus) almost unusable. I would guess there's some key command that changes this option that I manage to hit, or else it turns itself on somehow. I def...
- 29.10.2008, 22:25
- Forum: Bugs
- Topic: Gnome slow, GLUT fast
- Replies: 2
- Views: 2749
Gnome slow, GLUT fast
Hi! I am having a frustrating time with Celestia. I installed Celestia 1.5.0-1 on Ubuntu 8.04, both Gnome and GLUT frontends. Both worked for a little while, then Gnome dropped to 0.3fps, with menus taking more than 5 seconds to display. GLUT stayed at 200fps. Thinking it was a config problem, I del...