strange error in windows...

2008-02-15 Thread z . pekar
Hi all, I have a program that works fine in Linux but has following error in Windows: Error: ChoosePixelFormat failed. (see attached screenshot). What could it be? thank you in advance! attachment: err.jpg___ gtk-list mailing list gtk-list@gnome.org

Re: strange error in windows...

2008-02-15 Thread Tor Lillqvist
ChoosePixelFormat failed. What could it be? Whatever it is, it isn't in GTK+. GTK+ doesn't call ChoosePixelFormat(). Neither does Pango or cairo. --tml ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: Strange error

2006-05-08 Thread Diego Zuccato
richard boaz wrote: This message is an error message directly from X11. search for the following on google: X11 BadMatch Error error_code 8 request_code 147 will return interesting information, one being: http://forums.gentoo.org/viewtopic.php?t=220778highlight=flash The real issue was that

Strange error

2006-05-04 Thread Diego Zuccato
Hello all. Could some1 please help me finding where the following error comes from? Gdk-ERROR **: BadMatch (invalid parameter attributes) serial 1771 error_code 8 request_code 147 minor_code 3 It's printed twice by a program I wrote some years ago (w/ Gtk+1.2.10, that's the same on both

Re: Really strange error

2006-01-03 Thread LWATCDR
I am usingGTK 2.6.4-6.1glib 2.8.4-3On 1/3/06, Archana [EMAIL PROTECTED] wrote: Hi,Which version of glib gtk have you are using ?Regards,Archana. LWATCDR wrote: I can not seem to build anything after I updated to KDE 3.5 in SuSE 9.3. I know that makes no sence at all but every one of my programs

Really strange error

2006-01-02 Thread LWATCDR
I can not seem to build anything after I updated to KDE 3.5 in SuSE 9.3.I know that makes no sence at all but every one of my programs now gets a compile error in the GTK header files. Incremental build of configuration Debug for project GTKBox make -k all Building file:

popup menu strange error

2004-11-13 Thread antongiulio
Hi, I have a menu on main window like: Gnome-Termimal- Terminal- Change Profile- Radio Menu I want detach Radio Menu from main menu and attach it to a popup menu item Profile (and inverse too) And so I made: gtk_menu_detach (GTK_MENU(radio_menu));

Re: Strange error while compiling gtk+. . .

2004-06-09 Thread ramprasad
Hi Alex Harris , It is not getting the freetype2 includes file .check the path. specify the path of freetype2 includes before X11 includes Thanks Ramprasad In file included from /usr/X11R6/include/X11/Xft/Xft.h:35, from ../../gdk/x11/gdkdrawable-x11.h:35, from

Strange error while compiling gtk+. . .

2004-06-08 Thread Alex Harris
In file included from /usr/X11R6/include/X11/Xft/Xft.h:35, from ../../gdk/x11/gdkdrawable-x11.h:35, from ../../gdk/x11/gdkwindow-x11.h:30, from gdkprivate-x11.h:36, from gdkx.h:78, from gdkasync.c:49:

Strange error when using menubar and statusbar

2003-08-26 Thread Mark PK
I get a strange error in my program using windown0.98 and PHP-GTK 0.5.2 I made a menubar with some submenus. Nothing wrong with it even when I create a statusbar. But... when I connect the GtkMenuItem select and deselect signals ... $menuitem1-connect_object('select','showStatus

strange error

2002-11-22 Thread Krzysztof Garus
hello, (Propably) normal call to gtk_label_set_text failed: Program received signal SIGSEGV, Segmentation fault. 0x001fd401 in gtk_widget_queue_clear_area () from /usr/X11R6/lib/libgtk-1.2.so.0 (gdb) bt #0 0x001fd401 in gtk_widget_queue_clear_area () from /usr/X11R6/lib/libgtk-1.2.so.0 #1

Re: A STRANGE ERROR!!!

2001-05-01 Thread Jeff Shipman
I think that's because you want to use 'gnome-config' instead of 'gtk-config' Jeff Shippy Shipman E-Mail: [EMAIL PROTECTED] Computer Science MajorICQ: 1786493 New Mexico Institute of Mining and Technology Homepage: http://www.nmt.edu/~shippy On 1 May 2001, Roberto wrote: I've done a

RE: A STRANGE ERROR!!!

2001-05-01 Thread Michael Mitton
To: GTK Mailing-List Subject: A STRANGE ERROR!!! I've done a little program with Gnome-Anomator, but it returns me an error, The filename is 'interface.c': Roberto@DEBIAN:~$ gcc -o anim interface.c `gtk-config --cflags` `gtk-config --libs` /tmp/cc2SOLbE.o: In function `main': /tmp/cc2SOLbE.o(.text