Re: [Lazarus] OpenDocument and Linux Mint

2014-04-24 Thread zeljko
On 04/25/2014 07:21 AM, silvioprog wrote: 2014-04-17 14:50 GMT-03:00 Mattias Gaertner mailto:nc-gaert...@netcologne.de>>: On Thu, 17 Apr 2014 14:35:07 -0300 silvioprog mailto:silviop...@gmail.com>> wrote: > 2014-04-16 22:07 GMT-03:00 waldo kitty mailto:wkitt...@windstream.net>>:

Re: [Lazarus] Wanted: OpenGL gui framework supporting Windows, Linux, Mac, Android, etc.

2014-04-24 Thread Graeme Geldenhuys
On 2014-04-24 07:43, J S wrote: > Specifically, it would be nice to have a "TOpenGLForm" (basically an > OpenGL output framebuffer along with mouse/keyboard events) and > special OpenGL controls (Menus, Buttons, Editboxes, Comboboxes, Memo, For fpGUI Toolkit there is an experimental OpenGL backend

Re: [Lazarus] OpenDocument and Linux Mint

2014-04-24 Thread silvioprog
2014-04-17 14:50 GMT-03:00 Mattias Gaertner : > On Thu, 17 Apr 2014 14:35:07 -0300 > silvioprog wrote: > > > 2014-04-16 22:07 GMT-03:00 waldo kitty : > > [...] > > > > > and you don't get any kind of exception or other error results?? > > > > > > > No error occurs, and it doesn't opens file. :/ >

Re: [Lazarus] startlazarus crash in Ubuntu 14:04

2014-04-24 Thread Flávio Etrusco
On Thu, Apr 24, 2014 at 6:26 AM, zeljko wrote: > On 04/24/2014 09:51 AM, FreeMan wrote: > >> Maybe. I don't use Ubuntu so don't know exactly how many votes can >>> trigger packager to take a look into problem. Someone should write >>> there that libpixman compiled with -mstackrealign fixes proble

Re: [Lazarus] Wanted: OpenGL gui framework supporting Windows, Linux, Mac, Android, etc.

2014-04-24 Thread Michael Schnell
On 04/24/2014 12:05 PM, Hans-Peter Diettrich wrote: I don't see how and why somebody would use such a framework, as long as no component library (like LCL) is implemented for it. Using the LCL requires that the components are of the basic types (TComponent, TControl, TCustomForm...). Usin

Re: [Lazarus] "TGDBMIDebuggerInstruction: "-file-exec-and-symbols ", "

2014-04-24 Thread Marcos Douglas
On Wed, Apr 23, 2014 at 3:57 PM, Martin Frb wrote: > On 23/04/2014 19:29, Marcos Douglas wrote: >> >> On Fri, Apr 18, 2014 at 8:04 PM, Martin Frb wrote: >>> >>> On 18/04/2014 23:48, Martin Frb wrote: >>> >>> On 18/04/2014 17:09, Marcos Douglas wrote: >>> >>> On Thu, Apr 17, 2014 at 11:40 AM, Mart

Re: [Lazarus] Wanted: OpenGL gui framework supporting Windows, Linux, Mac, Android, etc.

2014-04-24 Thread Michael Van Canneyt
On Thu, 24 Apr 2014, Hans-Peter Diettrich wrote: J S schrieb: It would be great to have an OpenGL gui framework for Lazarus. I see the TOpenGLControl, but would like something more ambitious. [...] To be sure, this OpenGL framework would probably require its own OpenGL specific custom con

Re: [Lazarus] Wanted: OpenGL gui framework supporting Windows, Linux, Mac, Android, etc.

2014-04-24 Thread Hans-Peter Diettrich
J S schrieb: It would be great to have an OpenGL gui framework for Lazarus. I see the TOpenGLControl, but would like something more ambitious. [...] To be sure, this OpenGL framework would probably require its own OpenGL specific custom controls and wouldn't support TForm and most of the cur

Re: [Lazarus] startlazarus crash in Ubuntu 14:04

2014-04-24 Thread zeljko
On 04/24/2014 09:51 AM, FreeMan wrote: Maybe. I don't use Ubuntu so don't know exactly how many votes can trigger packager to take a look into problem. Someone should write there that libpixman compiled with -mstackrealign fixes problem. zeljko https://bugs.launchpad.net/ubuntu/+source/pixman/

Re: [Lazarus] Wanted: OpenGL gui framework supporting Windows, Linux, Mac, Android, etc.

2014-04-24 Thread Mattias Gaertner
On Thu, 24 Apr 2014 01:43:33 -0500 J S wrote: >[...] > I am unsure how to make Lazarus support a non TCustomForm-derived object > ("TOpenGLForm"), and be able to drop controls onto it in the designer. Any > opinions on the best way to do this? You can take a look at http://wiki.lazarus.freepas

Re: [Lazarus] startlazarus crash in Ubuntu 14:04

2014-04-24 Thread FreeMan
Maybe. I don't use Ubuntu so don't know exactly how many votes can trigger packager to take a look into problem. Someone should write there that libpixman compiled with -mstackrealign fixes problem. zeljko https://bugs.launchpad.net/ubuntu/+source/pixman/+bug/1297845 this bug's status been co