Bug 179 - Obscure error message appears
Status:
RESOLVED FIXED
Component:
Core
Version:
unspecified
Hardware:
PC Windows 2000
Importance:
P3 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Feb 14 2003 04:48:06 UTC
by:
Kees-Jan Dijkzeul
Modified:
Feb 22 2003 03:05:41 UTC
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Feb 14 2003 12:20:53 UTC | status | NEW | ASSIGNED |
| Raymond Penners | Feb 20 2003 01:55:25 UTC | blocks | 185 | |
| Rob Caelers | Feb 22 2003 03:05:41 UTC | status | ASSIGNED | RESOLVED |
| resolution | FIXED |
Description
Kees-Jan Dijkzeul Feb 14 2003 04:48:06 UTC
I'm not sure what I did to get into this situation, but all of a sudden, a dos-box popped up, containing the following message several times: (:3468): Gdk-WARNING **: gdkdrawable-win32.c:1543: BitBlt failed: De ingang is ongeldig. wr otherwise seems to work normally.
Comment 1
Rob Caelers Feb 14 2003 12:20:53 UTC
Weird, we need a way to shut up gtk/glibs warning.
Comment 2
Raymond Penners Feb 21 2003 00:02:56 UTC
Here's another one: (:1300): Gtk-CRITICAL **: file gtkcalendar.c: line 1755 (gtk_calendar_paint_day_ num): assertion `row != -1' failed
Comment 3
Kees-Jan Dijkzeul Feb 21 2003 02:43:21 UTC
testcase: Start wr. hit ctrl-alt-del. In the dialog that appears, choose 'task manager' or something comparably innocent. when resuming normal operation, the dos-box containing the errors will have appeared
Comment 4
Raymond Penners Feb 21 2003 03:00:02 UTC
Your testcase fails on W2k.
Comment 5
Rob Caelers Feb 22 2003 03:05:41 UTC
With NDEBUG, workrave now intercepts log message in the "Gdk", "Gtk", "GLib", "gtkmm" and default log domains. I haven't tested this on win32. Closing anyway.