On Nov 26, 2007, at 7:48 PM, Damien Gerard wrote:


On Nov 26, 2007, at 6:33 PM, Den Jean wrote:

On Monday 26 November 2007 10:21:03 am Damien Gerard wrote:
I have just download fpc 2.2.1 and the lastest snapshot for OS X.
I launch Lazarus and it works fine (however gtk1 is ugly ^^) but I can
Gtk is known to be ugly, it would be nice for us if you would try the Qt
version and give feedback to [EMAIL PROTECTED]
You do not need X11 for this.
not launch an empty application.


Oki let's continue on the qt ml :)
However I would prefer the Carbon widgetset because of the QT licence.

Before QT, I tried GTK2 and I have got the following error:

(gdb) r
Starting program: /usr/local/bin/lazarus
Reading symbols for shared libraries +++++++++ + .................................................................................................... done TApplication.IconChanged - TODO: convert this message...no implementation in gtk or win32
NOTE: codetools config file not found - using defaults
Reading symbols for shared libraries . done
NOTE: help options config file not found - using defaults
TMainIDE.DoNewProject A
TMainIDE.DoNewEditorFile A NewFilename=

(lazarus:42287): Pango-WARNING **: Error loading GDEF table 85

(lazarus:42287): Pango-WARNING **: Error loading GSUB table 85

(lazarus:42287): Pango-WARNING **: Error loading GPOS table 85
[TCustomFormEditor.CreateComponent] Class='TForm'
TMainIDE.DoNewEditorFile end unit1.pas
The program 'lazarus' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 12882 error_code 8 request_code 152 minor_code 4)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

Program exited with code 01.
(gdb)



In fact Lazarus quit right after all forms are displayed
Let's try QT ! :)


--
Damien Gerard
[EMAIL PROTECTED]



_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to