#8173 seems to have fixed everything, including a crash when I enable
dbus signalling, which I haven't brought up yet. Now I have to figure
out how to install 8173 to all my PCs
Some advice please. Currently, I have many calls like
DBus["system://org.freedesktop.UDisks2"]["/org/freedesktop/U
Le Sun, 06 Aug 2017 17:56:27 +0200, Tony Morehen
a écrit:
Hello all,
Damn, my program crashed Gambas this way :
1) Run the program
2) Plug in a usb drive
3) Click the mount button, mounts OK
4) Click the unmount button
Program crashes Aborted(6)
Console shows realloc error invalid old size
Hello all,
Damn, my program crashed Gambas this way :
1) Run the program
2) Plug in a usb drive
3) Click the mount button, mounts OK
4) Click the unmount button
Program crashes Aborted(6)
Console shows realloc error invalid old size
Background:
I'm writing a Udisks2 module that communicates wit