After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 165215 - gdk_rgb_get_colormap
gdk_rgb_get_colormap
Status: RESOLVED FIXED
Product: gnome-print
Classification: Deprecated
Component: general
CVS
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2005-01-25 18:30 UTC by Morten Welinder
Modified: 2005-01-26 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2005-01-25 18:30:31 UTC
Don't use it.  It won't work on multihead.

> gnome-print-job-preview.c: In function `gnome_print_job_preview_init':
> gnome-print-job-preview.c:2345: warning: implicit declaration of function
> `gdk_rgb_get_colormap'
> gnome-print-job-preview.c:2345: warning: passing arg 1 of
> `gtk_widget_push_colormap' makes pointer from integer without a cast
> gnome-print-paper-preview.c: In function `gnome_paper_preview_construct':
> gnome-print-paper-preview.c:108: warning: implicit declaration of function
> `gdk_rgb_get_colormap'
> gnome-print-paper-preview.c:108: warning: passing arg 1 of
> `gtk_widget_push_colormap' makes pointer from integer without a cast
Comment 1 Jody Goldberg 2005-01-26 17:03:27 UTC
Ok, we've got something more multi-head friendly in cvs now