Page 6 of 7
Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alpha
Posted: Sat Mar 20, 2010 1:53 am
by diafero
It's not a big deal, I just stumbled uppon it while trying to rename an existing object. I guess it's all about what we are used to... some will use F2, some a context menu and some the two single clicks.
EDIT: I saw you already committed it - thanks a lot, it works fine

Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alpha
Posted: Mon Mar 22, 2010 4:04 am
by tachzusamm
When I just start the AgeCreator, it does something with the speed or acceleration of my mouse cursor; it's speed is drastically increased.
This behavior stays even after closing the program. System-wide.
I know this is pre-pre-alpha, but if you could find out what causes this effect (maybe a setting of Qt?) it would be fine it you could disable this, because it's very annoying to end up with a (in my case) nearly unusable mouse.
Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alpha
Posted: Mon Mar 22, 2010 4:17 am
by diafero
Weird, I do not experience that... instead, I get graphics glitches in the main window, and dock widgets behaving weird. I think that is caused by this new 2D view - the dock widgets take the full space of the main window, and the 2D view does the rendering somewhere where it should not
Which OS are you using, Tach? I am using Kubuntu 9.10 with Qt 4.5.2.
Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alpha
Posted: Mon Mar 22, 2010 9:16 am
by Branan
Diafero, your issue sounds like a driver problem. Both the 3D and 2D views are rendered with OpenGL. You may be having issues with multiple GL contexts being used. What's your graphics card, and are you using open-source or vendor driver?
Tachzusamm, I have no idea what could cause that O_O. I don't touch mouse settings at all, and Qt shouldn't mess with them either... I'm tempted to blame yours on drivers too, but I have no real reason why, just a hunch.
Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alpha
Posted: Mon Mar 22, 2010 11:20 am
by diafero
I will wait till rendering is enabled again (now that the fix is in libHSPlasma) and if the issue persists, I will create a bug report
I have a NVidia GeForce 8500 and I'm using the binary vendor drivers in version 185.18.36. I already had Uru running twice at the same time with compiz enabled and then hitting alt-tab, in which case I see both Uru windows being rendered at the same time... yes, it is laggy, but it worked. I doubt two OpenGL contexts should be a problem.
Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alpha
Posted: Mon Mar 22, 2010 11:26 am
by Branan
R68 *should* give you enabled rendering in 2D and 3D.
Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alpha
Posted: Mon Mar 22, 2010 12:05 pm
by diafero
Issue 4 describes my issue

Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alpha
Posted: Tue Mar 23, 2010 2:24 am
by diafero
You forgot to commit the new files used by revision 71
Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alpha
Posted: Tue Mar 23, 2010 8:52 am
by Branan
... marvelous. I'll do it as soon as I can today. thanks.
Re: New Tool Announcement: AgeCreator 0.0.0 pre-pre-pre-alph
Posted: Mon Mar 29, 2010 2:17 am
by diafero
It fails compiling for me on Linux:
Code: Select all
In file included from .../src/libHSPlasma/agecreator/3rdparty/glew/glew.c:36:
.../src/libHSPlasma/agecreator/3rdparty/glew/glxew.h:97:21: error: GL/glew.h: No such file or directory