Re: gtk 2.x installation from source help me please..dssd

2010-07-02 Thread Jorge Kalmbach
On Mon, Jun 28, 2010 at 10:43 AM, Nurmurat Gurbanliyew wrote: > ./configure --prefix=/opt/gtk > > the above code is the recomendation of your gtk installation.. must I > install other packages (GLib, GdkPixbuf, Pango, and ATK) into /opt/gtk > destination too. --prefix is the PREFIX of the path wh

Re: icon path other than /usr/share/icons

2010-07-02 Thread Philip Brown
On Fri, Jul 2, 2010 at 9:53 AM, Philip Brown wrote: >s. > > I see in http://standards.freedesktop.org/basedir-spec/basedir-spec-0.5.html > > that, "If $XDG_DATA_DIRS is either not set or empty, a value equal to > /usr/local/share/:/usr/share/ should be used." > > but I'd like to know what library/

Re: icon path other than /usr/share/icons

2010-07-02 Thread Philip Brown
On Fri, Jul 2, 2010 at 5:33 AM, Chris Vine wrote: > On Thu, 1 Jul 2010 14:04:05 -0700 > Philip Brown wrote: >> I'm compiling a gtk-based set of libraries under /opt, rather than the >> usual. Things are going fairly well, except that it seems to keep >> looking for icons under /usr/share/icons >>

How to tell the current time index in a GdkPixbufAnimationIter

2010-07-02 Thread Phillip Berndt
Hello, I need to know the current time index / frame number of an GdkPixbufAnimationIter, or, at least, when the iterator jumped back to the beginning after the latest call to the advance-method. Is this possible? If not, regard this as a feature request :-) [Background: I want to resize/flip/rot

glib osx: 'error: only weak aliases are supported'

2010-07-02 Thread Steve Klabnik
Hey all- I had successfully built glib-2.24.0 on OSX previously, but I recently tried to recompile it, and got a bunch of "error: only weak aliases are supported in this configuration" errors. I saw that 2.24.1 had been released, so I tried this version, and got the same error. I am 95% sure that

gtk 2.x installation from source help me please..dssd

2010-07-02 Thread Nurmurat Gurbanliyew
./configure --prefix=/opt/gtk the above code is the recomendation of your gtk installation.. must I install other packages (GLib, GdkPixbuf, Pango, and ATK) into /opt/gtk destination too. Please can you help me with this. I have Debian Lenny installed and I want to program in gtk and compile just

Re: Can't copy the right image from window

2010-07-02 Thread Tigran Piloyan
Please use this command to build gcc `pkg-config --cflags gtk+-2.0 --libs gtk+-2.0 glib-2.0 gthread-2.0` app_name.c On Wed, Jun 16, 2010 at 12:35 PM, Tigran Piloyan wrote: > Hi, i tried to copy from the GdkWindow an image with the function > gdk_drawable_copy_to_image() but everytime i get dif

Can't copy the right image from window

2010-07-02 Thread Tigran Piloyan
Hi, i tried to copy from the GdkWindow an image with the function gdk_drawable_copy_to_image() but everytime i get different images under Ubuntu with gnome, in KDE it allways copied the right image . I tried to set USE_XFT = 0 to disable antialiasing, but it didn't help. #include #include #inc

Re: icon path other than /usr/share/icons

2010-07-02 Thread Chris Vine
On Thu, 1 Jul 2010 14:04:05 -0700 Philip Brown wrote: > I'm compiling a gtk-based set of libraries under /opt, rather than the > usual. Things are going fairly well, except that it seems to keep > looking for icons under /usr/share/icons > > I've read assorted web pages, that seem to mention thin

dynamic modules

2010-07-02 Thread Mohammed Rashad
When I run xfce first it shows cannot find libxfce.so after adding module_path to .gtkrc. now it says dynamic modules not supported by system what should i do to override this error? please help me.. waiting for a positive reply from ML. Thanks in advance -- Thanks & Regards, Mohammed Rashad

gtk error

2010-07-02 Thread Mohammed Rashad
When I tried to run gtk application it shows some other warning Gtk-WARNING **: Failed to load module "/usr/local/lib/gtk/themes/ engines": dynamic modules are not supported by this system Gtk-WARNING **: unable to locate loadable module in module_path: "libxfce.so" how to solve this. Do I need