Hi,
When running a gtk program, the following error occurs.
(g1:1790): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.16.6/gobject/gsignal.c:1669: signal `contacts_add'
is invalid for instance `0x80befb0'
I will appreciate any hints and suggestion.
Jane
___
GTK+ 2.14.7 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/2.14/
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.14/
gtk+-2.14.7.tar.bz2 md5sum: fb1614d4b2adba7b078e2e799b5db604
gtk+-2.14.7.tar.gz md5sum: be92fe081c6ae92b6d0621b27492434e
This is a bug fix release in the 2.14 seri
On Wed, 2009-01-07 at 14:34 +, jcup...@gmail.com wrote:
> Hi again,
>
> 2009/1/7 Luka Napotnik :
> > Here's a sample code that fails:
>
> I had a look at the docs and MagickReadImageBlob() probably isn't the
> right bit of API. It expects the data to be in a contaner format, such
> as PNG or
When I turn on toolbar button labels Text Below Items (System >
Preference >
Appearance > Interface), the toolbar gets much, much wider than it
seems it
should. There's lots of wasted space and it makes the toolbar for the
app
I'm working on almost useless on smaller screens.
Does anyone have
Hey All,
When I turn on toolbar button labels Text Below Items (System > Preference >
Appearance > Interface), the toolbar gets much, much wider than it seems it
should. There's lots of wasted space and it makes the toolbar for the app
I'm working on almost useless on smaller screens.
Does anyon
Hey All,
It was my app bug. We'd added a new polling loop activated by a timer but
during the gtk_main_iteration the program state wasn't correct for the new
code. No worries!
--
Garth Upshaw
Garth's KidStuff
___
gtk-app-devel-list mailing list
gtk-a
Hi again,
2009/1/7 Luka Napotnik :
> Here's a sample code that fails:
I had a look at the docs and MagickReadImageBlob() probably isn't the
right bit of API. It expects the data to be in a contaner format, such
as PNG or JPEG.
ConstituteImage() is probably better:
http://imagemagick.org/api/
Here's a sample code that fails:
#include
#include
#include
guchar *
pixels_pack(guchar *data,
int width,
int height)
{
/* Allocate an array of dimensions width*height for
* RGBA with 16 bits per channel.
2009/1/7 Luka Napotnik :
> I've converted the buffer to an RGBA array with 16-bits per channel. But
> loading the blob still fails. Any other ideas?
We can't tell you what's wrong if you don't show any code. You need to
post a tiny (but complete) test program. It'll only take you 30
minutes to wri
Hello again.
I've converted the buffer to an RGBA array with 16-bits per channel. But
loading the blob still fails. Any other ideas?
Greets,
Luka
Dne 06.01.2009 (tor) ob 12:03 + je jcup...@gmail.com zapisal(a):
> 2009/1/6 Luka Napotnik :
> > I'm trying to use GraphicsMagic (the successor of
10 matches
Mail list logo