last BUG pixman_region32_init_rect in GDK #1
Replies: 3 comments 2 replies
-
How to trigger it? I also working on the python3.12 and wxPython4.2.1. (Another thing, I have move the taskcoach iphone version out as standalone taskcoach-ios, the files under taskcoach directory are moved to the root) |
Beta Was this translation helpful? Give feedback.
-
Dès le démarrage. En fait j'ai lu qu'il s'agissait certainement du même problème que pour l'erreur de segmentation. Attendre la prochaine version de gcc. En tout cas, ça ne semble pas trop gêner le fonctionnement général. |
Beta Was this translation helpful? Give feedback.
-
J'ai vu. Actuellement, je n'ai ni les compétences ni l'installation pour avancer sur le projet portable Android 😕. A l'avenir... |
Beta Was this translation helpful? Give feedback.
-
17:02:28: Debug: Adding duplicate image handler for 'Windows bitmap file'
17:02:28: Debug: Adding duplicate animation handler for '1' type
17:02:28: Debug: Adding duplicate animation handler for '2' type
17:02:28: Debug: Adding duplicate image handler for 'Windows bitmap file'
17:02:28: Debug: Adding duplicate animation handler for '1' type
17:02:28: Debug: Adding duplicate animation handler for '2' type
(taskcoach.py:145690): Gtk-CRITICAL **: 17:02:28.468: gtk_widget_set_size_request: assertion 'height >= -1' failed
17:02:28: Debug: ClientToScreen cannot work when toplevel window is not shown
(taskcoach.py:145690): Gtk-CRITICAL **: 17:02:28.489: gtk_widget_set_size_request: assertion 'height >= -1' failed
17:02:28: Debug: ClientToScreen cannot work when toplevel window is not shown
(taskcoach.py:145690): Gdk-CRITICAL **: 17:02:29.315: gdk_visual_get_red_pixel_details: assertion 'GDK_IS_VISUAL (visual)' failed
(taskcoach.py:145690): Gdk-CRITICAL **: 17:02:29.315: gdk_visual_get_green_pixel_details: assertion 'GDK_IS_VISUAL (visual)' failed
(taskcoach.py:145690): Gdk-CRITICAL **: 17:02:29.315: gdk_visual_get_blue_pixel_details: assertion 'GDK_IS_VISUAL (visual)' failed
(taskcoach.py:145690): Gdk-CRITICAL **: 17:02:29.315: gdk_visual_get_depth: assertion 'GDK_IS_VISUAL (visual)' failed
(taskcoach.py:145690): Gtk-CRITICAL **: 17:02:49.651: gtk_widget_set_size_request: assertion 'height >= -1' failed
(taskcoach.py:145690): Gtk-CRITICAL **: 17:02:53.122: gtk_widget_set_size_request: assertion 'height >= -1' failed
(taskcoach.py:145690): Gtk-CRITICAL **: 17:02:55.472: gtk_widget_set_size_request: assertion 'height >= -1' failed
17:03:31: Debug: ScreenToClient cannot work when toplevel window is not shown
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
(taskcoach.py:145690): Gdk-CRITICAL **: 17:03:47.477: gdk_visual_get_red_pixel_details: assertion 'GDK_IS_VISUAL (visual)' failed
(taskcoach.py:145690): Gdk-CRITICAL **: 17:03:47.477: gdk_visual_get_green_pixel_details: assertion 'GDK_IS_VISUAL (visual)' failed
(taskcoach.py:145690): Gdk-CRITICAL **: 17:03:47.477: gdk_visual_get_blue_pixel_details: assertion 'GDK_IS_VISUAL (visual)' failed
(taskcoach.py:145690): Gdk-CRITICAL **: 17:03:47.477: gdk_visual_get_depth: assertion 'GDK_IS_VISUAL (visual)' failed
Erreur de segmentation (core dumped)
Beta Was this translation helpful? Give feedback.
All reactions