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 314210 - [Win32] Gdk-WARNING when cutting or copying cells
[Win32] Gdk-WARNING when cutting or copying cells
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
1.5.x
Other Windows
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2005-08-22 20:20 UTC by j.gnome
Modified: 2006-04-06 19:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (2.82 KB, patch)
2006-01-13 18:15 UTC, Ivan Wong
committed Details | Review

Description j.gnome 2005-08-22 20:20:28 UTC
Windows version, 1.5.3-rc1

Whenever I try to cut or copy cells, lots of warnings in the console:

1. Select A1
2. Press ctrl-c

(gnumeric.exe:5840): Gdk-WARNING **: Unhandled rop2 in GC to be used in PatBlt: 
0xa
(gnumeric.exe:5840): Gdk-WARNING **: Unhandled rop2 in GC to be used in PatBlt: 
0xa

Warnings stop when "walking ants" stops.
Comment 1 j.gnome 2005-09-23 11:24:24 UTC
Also, the "walking ants" border animation doesn't look quite right. Could this
be a win32 GTK+ bug (something like bug 162790)?
Comment 2 Ivan Wong 2005-09-23 16:36:37 UTC
>= what version this bug started to happen?
how about the the newest package?
Comment 3 j.gnome 2005-10-01 18:28:00 UTC
Started to happen in 1.5.3-rc1, still happens with the newest package
(1.5.90-rc1). Ctrl-c animation looks wrong and LOTS of errors in the console.

I'm using Windows XP
Comment 4 Ivan Wong 2006-01-13 18:15:42 UTC
Created attachment 57299 [details] [review]
proposed patch

this patch also turns off the command prompt by default and only output error/warning messages when it starts from a command prompt
Comment 5 Ivan Wong 2006-01-18 16:34:02 UTC
patch committed
Comment 6 Jody Goldberg 2006-01-23 16:35:02 UTC
Comment on attachment 57299 [details] [review]
proposed patch

ivan please apply to the 1.6 tree also then close this bug.

Thanks
Comment 7 Ivan Wong 2006-01-23 17:49:15 UTC
Committed to the 1.6 tree.

Jody, I am not able to change the status of a bug, please close it for me.
Comment 8 j.gnome 2006-04-06 19:47:43 UTC
No more warnings in 1.6.2-rc1, marking fixed.

I filed bug 337545 for comment 1 (border animation looks wrong)