List Info

Thread: CINEPAINT-0.22-0




CINEPAINT-0.22-0
user name
2007-04-09 04:23:02
I'm now trying to install Cinepaint-0.22-0 in its place and
get the
following error in "make". 

QUOTE  

fl_i18n_cinepaint.cxx:51: error: printf was not declared in
this scope
fl_i18n_cinepaint.cxx:55: error: printf was not declared in
this scope
make[3]: *** [fl_i18n_cinepaint.lo] Error 1
make[3]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/lib/fl_i18n'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/lib'
make: *** [all-recursive] Error 1

UNQUOTE

I've previously installed various versions of Cinepaint
without this
problem, including Cinepaint-0.22-0_rc6, which remains
installed, but in
a non-conflicting directory.

Has anybody any ideas how to overcome this?

Regards





Ron Hickson    




------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cinepaint-users mailing list
Cinepaint-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users

Re: CINEPAINT-0.22-0
user name
2007-04-09 12:20:17
printf requires a 
#include <stdio.h>
for posix. Include and this should be solved.


thanks for reporting

Kai-Uwe Behrmann
--
developing for colour management 
www.behrmann.name + www.oyranos.org + www.cinepaint.org


Am 09.04.07, 10:23 +0100 schrieb Ron Hickson:

> I'm now trying to install Cinepaint-0.22-0 in its place
and get the
> following error in "make". 
> 
> QUOTE  
> 
> fl_i18n_cinepaint.cxx:51: error: printf was not
declared in this scope
> fl_i18n_cinepaint.cxx:55: error: printf was not
declared in this scope
> make[3]: *** [fl_i18n_cinepaint.lo] Error 1
> make[3]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/lib/fl_i18n'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/lib'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/lib'
> make: *** [all-recursive] Error 1
> 
> UNQUOTE
> 
> I've previously installed various versions of Cinepaint
without this
> problem, including Cinepaint-0.22-0_rc6, which remains
installed, but in
> a non-conflicting directory.
> 
> Has anybody any ideas how to overcome this?
> 
> Regards
> 
> 
> 
> 
> 
> Ron Hickson    
> 
> 
> 

------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cinepaint-users mailing list
Cinepaint-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users

Re: CINEPAINT-0.22-0
user name
2007-04-09 14:41:26
Thanks Kai.  That fixed that, but then I got (!):-

devices.c: In function devices_init:
devices.c:185: error: GdkDisplay undeclared (first use in
this function)
devices.c:185: error: (Each undeclared identifier is
reported only once
devices.c:185: error: for each function it appears in.)
devices.c:185: error: display undeclared (first use in this
function)
devices.c: In function devices_write_rc_device:
devices.c:646: error: GDK_AXIS_WHEEL undeclared (first use
in this
function)
make[2]: *** [devices.o] Error 1
make[2]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/app'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/app'
make: *** [all-recursive] Error 1

Regards





Ron


On Mon, 2007-04-09 at 19:20 +0200, Kai-Uwe Behrmann wrote:
> printf requires a 
> #include <stdio.h>
> for posix. Include and this should be solved.
> 
> 
> thanks for reporting
> 
> Kai-Uwe Behrmann
> --
> developing for colour management 
> www.behrmann.name + www.oyranos.org +
www.cinepaint.org
> 
> 
> Am 09.04.07, 10:23 +0100 schrieb Ron Hickson:
> 
> > I'm now trying to install Cinepaint-0.22-0 in its
place and get the
> > following error in "make". 
> > 
> > QUOTE  
> > 
> > fl_i18n_cinepaint.cxx:51: error: printf was not
declared in this scope
> > fl_i18n_cinepaint.cxx:55: error: printf was not
declared in this scope
> > make[3]: *** [fl_i18n_cinepaint.lo] Error 1
> > make[3]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/lib/fl_i18n'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/lib'
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/lib'
> > make: *** [all-recursive] Error 1
> > 
> > UNQUOTE
> > 
> > I've previously installed various versions of
Cinepaint without this
> > problem, including Cinepaint-0.22-0_rc6, which
remains installed, but in
> > a non-conflicting directory.
> > 
> > Has anybody any ideas how to overcome this?
> > 
> > Regards
> > 
> > 
> > 
> > 
> > 
> > Ron Hickson    
> > 
> > 
> > 
> 
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share your
> opinions on IT & business topics through brief
surveys-and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Cinepaint-users mailing list
> Cinepaint-userslists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
> 



------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cinepaint-users mailing list
Cinepaint-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users

Re: CINEPAINT-0.22-0
user name
2007-04-10 09:02:04
Seems you are building a gtk1 binary. Is this intentional?
For gtk2 use the configure option --enable-gtk2 .

The gtk1 build is fixed here localy. It will be in CVS
tomorrow and in the 
next bugfix release.

regards
Kai-Uwe Behrmann
--
developing for colour management 
www.behrmann.name + www.oyranos.org + www.cinepaint.org


Am 09.04.07, 20:41 +0100 schrieb Ron Hickson:

> Thanks Kai.  That fixed that, but then I got (!):-
 
> devices.c: In function devices_init:
> devices.c:185: error: GdkDisplay undeclared (first use
in this function)

------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cinepaint-users mailing list
Cinepaint-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users

Re: CINEPAINT-0.22-0
user name
2007-04-10 12:49:44
Yes, I used --enable-gtk2 today (before I got yours) and got
the
following:-

../../lib/.libs/libcinepaint.so: undefined reference to
`gtk_signal_handler_unblock_by_data'
../../lib/.libs/libcinepaint.so: undefined reference to
`gtk_type_is_a'
../../lib/.libs/libcinepaint.so: undefined reference to
`gtk_marshal_NONE__NONE'
../../lib/.libs/libcinepaint.so: undefined reference to
`gtk_object_class_add_signals'
../../lib/.libs/libcinepaint.so: undefined reference to
`gtk_signal_handler_block_by_data'
../../lib/.libs/libcinepaint.so: undefined reference to
`gdk_pixmap_unref'
../../lib/.libs/libcinepaint.so: undefined reference to
`gtk_type_check_object_cast'
../../lib/.libs/libcinepaint.so: undefined reference to
`gdk_bitmap_unref'
../../lib/.libs/libcinepaint.so: undefined reference to
`gtk_spin_button_set_shadow_type'
../../lib/.libs/libcinepaint.so: undefined reference to
`gtk_type_check_class_cast'
../../lib/.libs/libcinepaint.so: undefined reference to
`gtk_signal_connect'
collect2: ld returned 1 exit status
make[2]: *** [blur] Error 1
make[2]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/plug-ins/blur'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/opt/blackhole/cinepaint-0.22-0/plug-ins'
make: *** [all-recursive] Error 1

Should I have disabled gtk1?   I have gtk-2.0 version
2.10.11 installed
on /usr/local

Regards





Ron

On Tue, 2007-04-10 at 16:02 +0200, Kai-Uwe Behrmann wrote:
> Seems you are building a gtk1 binary. Is this
intentional?
> For gtk2 use the configure option --enable-gtk2 .
> 
> The gtk1 build is fixed here localy. It will be in CVS
tomorrow and in the 
> next bugfix release.
> 
> regards
> Kai-Uwe Behrmann
> --
> developing for colour management 
> www.behrmann.name + www.oyranos.org +
www.cinepaint.org
> 
> 
> Am 09.04.07, 20:41 +0100 schrieb Ron Hickson:
> 
> > Thanks Kai.  That fixed that, but then I got
(!):-
>  
> > devices.c: In function devices_init:
> > devices.c:185: error: GdkDisplay undeclared (first
use in this function)
> 
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share your
> opinions on IT & business topics through brief
surveys-and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Cinepaint-users mailing list
> Cinepaint-userslists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
> 



------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cinepaint-users mailing list
Cinepaint-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users

Re: CINEPAINT-0.22-0
user name
2007-04-10 13:15:53
Try a 
make clean
make
to remove all gtk1 symbols before building.

regards
Kai-Uwe Behrmann
--
developing for colour management 
www.behrmann.name + www.oyranos.org + www.cinepaint.org


Am 10.04.07, 18:49 +0100 schrieb Ron Hickson:

> Yes, I used --enable-gtk2 today (before I got yours)
and got the
> following:-
> 
> ../../lib/.libs/libcinepaint.so: undefined reference
to
> `gtk_signal_handler_unblock_by_data'

------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cinepaint-users mailing list
Cinepaint-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users

Re: CINEPAINT-0.22-0
user name
2007-04-10 16:01:37
Well that worked, thanks, but then I have problems running
it.  I still
have cinepaint-0.22.0_rc6 installed under a separate
directory.  It
works OK and doesn't seem to be in conflict.

BUT - with cinepaint-0.22-0, when I try to set the
Preferences I get the
following, which I don't get with the rc6.
============================================================
=======
/usr/local/bin/./cinepaint fatal error: sigsegv caught
/usr/local/bin/./cinepaint (pid:24270): [E]xit, [H]alt, show
[S]tack
trace or [P]roceed:   
============================================================
==========

The following result is common to both cinepaint-0.22-0 and
cinepaint-0.22.0_rc6, but does not seem to affect the
functioning,
except that I have ufraw-0.10 installed in /usr/local and it
apparently
isn't recognised.     

============================================================
==========
[ronlocalhost ~]$ /usr/local/bin/./cinepaint
Locale found in /usr/local/share/locale

(cinepaint:24270): Gtk-WARNING **: A floating object was
finalized. Thi
s means that someone
called g_object_unref() on an object that had only a
floating
reference; the initial floating reference is not owned by
anyone
and must be removed with g_object_ref_sink().
/usr/local/bin/./cinepaint: Cannot open selected ICC assumed
image prof
ile: (null)
/usr/local/bin/./cinepaint: Cannot open selected ICC editing
profile: (
null)
/usr/local/bin/./cinepaint: Cannot open selected ICC default
proof prof
ile: (null)
Searching plug-ins in path:
/home/ron/.cinepaint/plug-ins/:/usr/local/l
ib/cinepaint/0.22-0/plug-ins
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/blur
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/bmp
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/bracketing_to
_hdr
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/cineon
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/collect
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/compose
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/dbbrowser
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/decompose
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/dicom
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/edge
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/fits
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/gauss_rle
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/gbr
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/gifload
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/hdr
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/icc_examin_cp
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/iff
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/jpeg
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/iol
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/mblur
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/median
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/minimum
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/noisify
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/openexr
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/pdf
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/pic
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/png
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/pnm
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/print
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/psd
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/psd_save
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/script-fu
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/rawphoto
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/rotate
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/screenshot
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/sgi
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/sharpen
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/snoise
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/sobel
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/spread
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/tga
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/tiff
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/unsharp
Loading plug-in:
/usr/local/lib/cinepaint/0.22-0/plug-ins/xwd
plugin count = 44
blur.c:95
/usr/local/lib/cinepaint/0.22-0/plug-ins/blur
bmp.c:99
/usr/local/lib/cinepaint/0.22-0/plug-ins/bmp
bracketing_to_hdr.cpp:126
/usr/local/lib/cinepaint/0.22-0/plug-ins/bracketing_to_hdr
cineon.c:90
/usr/local/lib/cinepaint/0.22-0/plug-ins/cineon
collect.cpp:95
/usr/local/lib/cinepaint/0.22-0/plug-ins/collect
compose.c:142
/usr/local/lib/cinepaint/0.22-0/plug-ins/compose
dbbrowser.c:64
/usr/local/lib/cinepaint/0.22-0/plug-ins/dbbrowser
decompose.c:144
/usr/local/lib/cinepaint/0.22-0/plug-ins/decompose
dicom.c:157
/usr/local/lib/cinepaint/0.22-0/plug-ins/dicom
edge.c:140
/usr/local/lib/cinepaint/0.22-0/plug-ins/edge
fits.c:124
/usr/local/lib/cinepaint/0.22-0/plug-ins/fits
gauss_rle.c:126
/usr/local/lib/cinepaint/0.22-0/plug-ins/gauss_rle
gbr.c:79
/usr/local/lib/cinepaint/0.22-0/plug-ins/gbr
gifload.c:127
/usr/local/lib/cinepaint/0.22-0/plug-ins/gifload
hdr.c:107
/usr/local/lib/cinepaint/0.22-0/plug-ins/hdr
icc_cinepaint.cpp:127
/usr/local/lib/cinepaint/0.22-0/plug-ins/icc_examin_cp
iff.c:133
/usr/local/lib/cinepaint/0.22-0/plug-ins/iff
jpeg.c:101
/usr/local/lib/cinepaint/0.22-0/plug-ins/jpeg
main.c:94
/usr/local/lib/cinepaint/0.22-0/plug-ins/iol
mblur.c:176
/usr/local/lib/cinepaint/0.22-0/plug-ins/mblur
median.c:95
/usr/local/lib/cinepaint/0.22-0/plug-ins/median
minimum.c:95
/usr/local/lib/cinepaint/0.22-0/plug-ins/minimum
noisify.c:106
/usr/local/lib/cinepaint/0.22-0/plug-ins/noisify
openexr.cxx:92
/usr/local/lib/cinepaint/0.22-0/plug-ins/openexr
pdf.cpp:85
/usr/local/lib/cinepaint/0.22-0/plug-ins/pdf
8.15.3
pic.c:41
/usr/local/lib/cinepaint/0.22-0/plug-ins/pic
png.c:139
/usr/local/lib/cinepaint/0.22-0/plug-ins/png
pnm.c:128
/usr/local/lib/cinepaint/0.22-0/plug-ins/pnm
print.c:96
/usr/local/lib/cinepaint/0.22-0/plug-ins/print
psd.c:392
/usr/local/lib/cinepaint/0.22-0/plug-ins/psd
psd_save.c:146
/usr/local/lib/cinepaint/0.22-0/plug-ins/psd_save
script-fu.c:115
/usr/local/lib/cinepaint/0.22-0/plug-ins/script-fu
rawphoto.c:72
/usr/local/lib/cinepaint/0.22-0/plug-ins/rawphoto
sh: ufraw-cinepaint: command not found
UFRaw for CinePaint is not found. Enabling distributed
rawphoto plug-in
.
rotate.c:121
/usr/local/lib/cinepaint/0.22-0/plug-ins/rotate
screenshot.c:109
/usr/local/lib/cinepaint/0.22-0/plug-ins/screenshot
sgi.c:159
/usr/local/lib/cinepaint/0.22-0/plug-ins/sgi
sharpen.c:200
/usr/local/lib/cinepaint/0.22-0/plug-ins/sharpen
snoise.c:160
/usr/local/lib/cinepaint/0.22-0/plug-ins/snoise
sobel.c:115
/usr/local/lib/cinepaint/0.22-0/plug-ins/sobel
spread.c:108
/usr/local/lib/cinepaint/0.22-0/plug-ins/spread
tga.c:196
/usr/local/lib/cinepaint/0.22-0/plug-ins/tga
tiff.c:326
/usr/local/lib/cinepaint/0.22-0/plug-ins/tiff
unsharp.c:162
/usr/local/lib/cinepaint/0.22-0/plug-ins/unsharp
xwd.c:202
/usr/local/lib/cinepaint/0.22-0/plug-ins/xwd
script-fu.c:115
/usr/local/lib/cinepaint/0.22-0/plug-ins/script-fu

(cinepaint:24270): Gdk-CRITICAL **: gdk_gc_set_foreground:
assertion `G
DK_IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_rectangle:
assertion `GDK_
IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_gc_set_foreground:
assertion `G
DK_IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_rectangle:
assertion `GDK_
IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_gc_set_foreground:
assertion `G
DK_IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_rectangle:
assertion `GDK_
IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_drawable:
assertion `GDK_I
S_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_drawable:
assertion `GDK_I
S_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_drawable:
assertion `GDK_I
S_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_gc_set_foreground:
assertion `G
DK_IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_rectangle:
assertion `GDK_
IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_gc_set_foreground:
assertion `G
DK_IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_rectangle:
assertion `GDK_
IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_gc_set_foreground:
assertion `G
DK_IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_rectangle:
assertion `GDK_
IS_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_drawable:
assertion `GDK_I
S_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_drawable:
assertion `GDK_I
S_GC (gc)' failed

(cinepaint:24270): Gdk-CRITICAL **: gdk_draw_drawable:
assertion `GDK_I
S_GC (gc)' failed

============================================================
=======

Regards






Ron


On Tue, 2007-04-10 at 20:15 +0200, Kai-Uwe Behrmann wrote:
> Try a 
> make clean
> make
> to remove all gtk1 symbols before building.
> 
> regards
> Kai-Uwe Behrmann
> --
> developing for colour management 
> www.behrmann.name + www.oyranos.org +
www.cinepaint.org
> 
> 
> Am 10.04.07, 18:49 +0100 schrieb Ron Hickson:
> 
> > Yes, I used --enable-gtk2 today (before I got
yours) and got the
> > following:-
> > 
> > ../../lib/.libs/libcinepaint.so: undefined
reference to
> > `gtk_signal_handler_unblock_by_data'
> 
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share your
> opinions on IT & business topics through brief
surveys-and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Cinepaint-users mailing list
> Cinepaint-userslists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
> 



------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cinepaint-users mailing list
Cinepaint-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users

Re: CINEPAINT-0.22-0
user name
2007-04-11 01:35:29
Am 10.04.07, 22:01 +0100 schrieb Ron Hickson:

> Well that worked, thanks, but then I have problems
running it.  I still
> have cinepaint-0.22.0_rc6 installed under a separate
directory.  It
> works OK and doesn't seem to be in conflict.
> 
> BUT - with cinepaint-0.22-0, when I try to set the
Preferences I get the
> following, which I don't get with the rc6.
>
============================================================
=======
> /usr/local/bin/./cinepaint fatal error: sigsegv caught
> /usr/local/bin/./cinepaint (pid:24270): [E]xit, [H]alt,
show [S]tack
> trace or [P]roceed:   
>
============================================================
==========

Cant say much about with only this information. Eighter move
the 
~/.cinepaint directory away or run with gdb to obtain a
backtrace.
shell# gdb cinepaint
... reproduce the crash
shell# bt
... attach the output to an email to the devel-list or to
me.
 
> The following result is common to both cinepaint-0.22-0
and
> cinepaint-0.22.0_rc6, but does not seem to affect the
functioning,
> except that I have ufraw-0.10 installed in /usr/local
and it apparently
> isn't recognised.     

UFRaw is in its standalone form not suitable to run as a
plug-in. You 
would need to build the plug-in after cinepaint is installed
and 
cinepainttool can be found by UFRaw. UFRaw (0.12?) with
CinePaint support 
is not yet released. You'd have to use UFRaw from CVS
currently.

>
============================================================
==========
> [ronlocalhost ~]$ /usr/local/bin/./cinepaint
> Locale found in /usr/local/share/locale
> 
> (cinepaint:24270): Gtk-WARNING **: A floating object
was finalized. Thi
> s means that someone
> called g_object_unref() on an object that had only a
floating
> reference; the initial floating reference is not owned
by anyone
> and must be removed with g_object_ref_sink().

GTK2 has changed many interfaces. So I dont know what these
messages mean.

> /usr/local/bin/./cinepaint: Cannot open selected ICC
assumed image prof
> ile: (null)
> /usr/local/bin/./cinepaint: Cannot open selected ICC
editing profile: (
> null)
> /usr/local/bin/./cinepaint: Cannot open selected ICC
default proof prof
> ile: (null)

CinePaint has some defaults for ICC profiles. If they are
not found some 
messages will be emitted. Nothing to worry as long as you
dont want colour 
management.

> /usr/local/lib/cinepaint/0.22-0/plug-ins/pdf
> 8.15.3

Here the installed ghostscript version is shown.

> rawphoto.c:72
> /usr/local/lib/cinepaint/0.22-0/plug-ins/rawphoto
> sh: ufraw-cinepaint: command not found
> UFRaw for CinePaint is not found. Enabling distributed
rawphoto plug-in
> .

The older rawphoto plug-in runs here. The editing tools of
raw images are 
available in CinePaint. Alternatively, UFRaw with its
preview has many 
just in one place.

regards
Kai-Uwe Behrmann
--
developing for colour management 
www.behrmann.name + www.oyranos.org + www.cinepaint.org


------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cinepaint-users mailing list
Cinepaint-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users

[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )