You are not logged in.

#1 2017-10-01 16:58:55

thibdb13
Member
From: Mechelen - Belgium
Registered: 2005-10-11
Posts: 114

[SOLVED] Blobwars & dbus problem

Hi,

Today I tried to start the game "blobwars" and it gave me the following error message:

process 1562: arguments to dbus_type_is_basic() were incorrect, assertion "dbus_type_is_valid (typecode) || typecode == DBUS_TYPE_INVALID" failed in file dbus-signature.c line 322.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace

Any idea on how I could solve this?

Thanks

Last edited by thibdb13 (2017-10-08 15:31:23)

Offline

#2 2017-10-02 19:13:42

demonshreder
Member
Registered: 2016-02-18
Posts: 3

Re: [SOLVED] Blobwars & dbus problem

https://bugzilla.libsdl.org/show_bug.cgi?id=3854

Seems to be an SDL issue. You can try downgrading it version 2.0.5 (from 2.0.6) or wait for the bugfix.

If you want to downgrade, here is the full command.

sudo pacman -U /var/cache/pacman/pkg/sdl2-2.0.5-4-x86_64.pkg.tar.xz

Last edited by demonshreder (2017-10-02 19:19:09)

Offline

#3 2017-10-03 18:47:43

thibdb13
Member
From: Mechelen - Belgium
Registered: 2005-10-11
Posts: 114

Re: [SOLVED] Blobwars & dbus problem

OK, thanks for the answer, it seems they found a solution and so I'll wait until the package is upgraded.

Last edited by thibdb13 (2017-10-03 18:48:02)

Offline

#4 2017-10-08 15:30:48

thibdb13
Member
From: Mechelen - Belgium
Registered: 2005-10-11
Posts: 114

Re: [SOLVED] Blobwars & dbus problem

The last  pacman -Syu solved the problem.

Offline

Board footer

Powered by FluxBB