[Gambas-user] DBusSignal Error (Send)

T Lee Davidson t.lee.davidson at ...626...
Tue Nov 15 00:12:44 CET 2016


On 11/14/2016 12:00 PM, Hans Lehmann wrote:
> Hello,
>
> in my project 'signaltx2' I get after this source line:
>
> DBus[DBus.Name].Raise(NameVersion, "GetGBVersion", ["3.9.1"])
>
> the following error message:
>
> Couldn't allocate D-Bus message !
>
> Where is the error in the source code? Can someone help?
> Project attached.
>
> Sincerely
>
> Hans
>

I'm not certain it is an error in _your_ source code.

When I run the app and click "Send", I get an interpreter crash and an error message in the console:
" arguments to dbus_message_new_signal() were incorrect, assertion "iface != NULL" failed in file dbus-message.c l
ine 1431."


[System]
Gambas=3.9.1
OperatingSystem=Linux
Kernel=4.1.34-33-default
Architecture=x86_64
Distribution=SuSE NAME="openSUSE Leap"
VERSION="42.1"
VERSION_ID="42.1"
PRETTY_NAME="openSUSE Leap 42.1 (x86_64)"
ID=opensuse
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:opensuse:42.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://opensuse.org/"
ID_LIKE="suse"
Desktop=KDE5
Theme=Breeze
Language=en_US.UTF-8
Memory=2001M

[Libraries]
Cairo=libcairo.so.2.11400.2
DBus=libdbus-1.so.3.8.14
GStreamer=libgstreamer-1.0.so.0.405.0
GTK+2=libgtk-x11-2.0.so.0.2400.31
OpenGL=libGL.so.1.2.0
QT4=libQtCore.so.4.8.6
SQLite=libsqlite3.so.0.8.6



-- 
Lee
__________

"Artificial Intelligence is no match for natural stupidity."




More information about the User mailing list