[go: up one dir, main page]

Menu

#556 Crash when click any buttons

Release_1.4
accepted
None
linux
9
2025-01-07
2023-05-04
No

The program starts, but the moment I press a button, such as "new activity," it abruptly closes.
In terminal shows the erro: "[1] 524479 segmentation fault (core dumped) /home/xxx/Applications/TaskCoach-1.4.6-x86_64.AppImage"
Here the log of start and crash:

  ~ /home/xxx/Applications/TaskCoach-1.4.6-x86_64.AppImage        
Gtk-Message: 16:33:59.357: Failed to load module "xapp-gtk3-module"
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
/usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so: undefined symbol: g_task_set_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so
/tmp/.mount_TaskCoOyGSym/usr/lib/x86_64-linux-gnu/libgnutls.so.30: version `GNUTLS_3_6_3' not found (required by /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so)
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
/usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so: undefined symbol: g_task_set_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
Gtk-Message: 16:33:59.527: Failed to load module "canberra-gtk-module"
Gtk-Message: 16:33:59.530: Failed to load module "canberra-gtk-module"

(taskcoach.py:524479): Gtk-CRITICAL **: 16:34:00.613: gtk_widget_set_size_request: assertion 'height >= -1' failed
16:34:00: Debug: ClientToScreen cannot work when toplevel window is not shown
16:34:00: Debug: ScreenToClient cannot work when toplevel window is not shown

(taskcoach.py:524479): Gtk-CRITICAL **: 16:34:00.700: gtk_widget_set_size_request: assertion 'height >= -1' failed
16:34:00: Debug: ClientToScreen cannot work when toplevel window is not shown
16:34:00: Debug: ScreenToClient cannot work when toplevel window is not shown
16:34:00: Debug: ScreenToClient cannot work when toplevel window is not shown
16:34:00: Debug: ScreenToClient cannot work when toplevel window is not shown
16:34:00: Debug: ScreenToClient cannot work when toplevel window is not shown
16:34:00: Debug: ScreenToClient cannot work when toplevel window is not shown

(taskcoach.py:524479): Gdk-CRITICAL **: 16:34:00.907: gdk_visual_get_red_pixel_details: assertion 'GDK_IS_VISUAL (visual)' failed

(taskcoach.py:524479): Gdk-CRITICAL **: 16:34:00.907: gdk_visual_get_green_pixel_details: assertion 'GDK_IS_VISUAL (visual)' failed

(taskcoach.py:524479): Gdk-CRITICAL **: 16:34:00.907: gdk_visual_get_blue_pixel_details: assertion 'GDK_IS_VISUAL (visual)' failed

(taskcoach.py:524479): Gdk-CRITICAL **: 16:34:00.907: gdk_visual_get_depth: assertion 'GDK_IS_VISUAL (visual)' failed
16:34:10: Debug: ScreenToClient cannot work when toplevel window is not shown
16:34:10: Debug: ScreenToClient cannot work when toplevel window is not shown

(taskcoach.py:524479): Gtk-CRITICAL **: 16:34:10.639: gtk_widget_set_size_request: assertion 'height >= -1' failed
16:34:10: Debug: ScreenToClient cannot work when toplevel window is not shown
16:34:10: Debug: ScreenToClient cannot work when toplevel window is not shown
16:34:10: Debug: ScreenToClient cannot work when toplevel window is not shown
[1]    524479 segmentation fault (core dumped)  /home/xxx/Applications/TaskCoach-1.4.6-x86_64.AppImage

Discussion

  • Aaron Wolf

    Aaron Wolf - 2023-05-15
    • status: unread --> accepted
    • assigned_to: Aaron Wolf
     
  • Arnold Schommer

    Arnold Schommer - 2025-01-05

    Having the same issue on Debian 12 (Bookworm; trying to make use of the AppImage).
    Slightly less messages at the start (starting from "undefined symbol: g_task_set_name"), but as soon as i try to edit any task: segmentation fault.
    Removing TaskCoach.ini (mine was in "~/.config/Task Coach") just before the start did not change anything.

    Addition: one of the messages:

    Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

    seems to refer to a file outside of the AppImage (i extracted that according to another Google finding, and it does not contain a file of this name - but there is /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so outside of the AppImage).

     

    Last edit: Arnold Schommer 2025-01-05
  • Aaron Wolf

    Aaron Wolf - 2025-01-07
    • assigned_to: Aaron Wolf --> Jérome Laheurte
    • Priority: 1 --> 9
     
  • Aaron Wolf

    Aaron Wolf - 2025-01-07

    Thanks for the update. Not sure what to do at this point. I assigned to Jerome in case he has any ideas

     

    Last edit: Aaron Wolf 2025-01-07

Log in to post a comment.