You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
G'day,
This compiles just fine but core dumps on run.
journalctl -xe shows this....
Dec 07 18:12:38 radiopc HPGLplotter[19900]: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
Dec 07 18:12:38 radiopc HPGLplotter[19900]: Connecting to session manager
Dec 07 18:12:38 radiopc HPGLplotter[19900]: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
Dec 07 18:12:38 radiopc HPGLplotter[19900]: Starting
Dec 07 18:12:38 radiopc HPGLplotter[19900]: Linux radiopc 6.8.0-49-generic #49-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 4 02:06:24 UTC 2024 x86_64
Dec 07 18:12:38 radiopc HPGLplotter[19900]: HPGLplotter version: v1.23.1
Dec 07 18:12:38 radiopc HPGLplotter[19900]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Dec 07 18:12:38 radiopc HPGLplotter[19900]: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
Dec 07 18:12:38 radiopc HPGLplotter[19900]: watch_fast: "/us/heterodyne/HPGLplotter/" (establishing: 0, active: 0)
Dec 07 18:12:38 radiopc HPGLplotter[19900]: Settings schema 'us.heterodyne.HPGLplotter' does not contain a key named 'hpgl-end-period'
Dec 07 18:12:38 radiopc kernel: traps: HPGLplotter[19900] trap int3 ip:728659dfe0df sp:7ffc3009e150 error:0
Cheers
Tim
de VK2XAX
The text was updated successfully, but these errors were encountered:
In file included from parseHPGL.c:26:
../include/HPGLplotter.h:237:10: note: ‘#pragma message: You should update to a newer version of linux-gpib’
237 | #pragma message "You should update to a newer version of linux-gpib"
| ^~~~~~~
G'day,
This compiles just fine but core dumps on run.
journalctl -xe shows this....
Cheers
Tim
de VK2XAX
The text was updated successfully, but these errors were encountered: