IS it feasible

aji.kumar at accenture.com aji.kumar at accenture.com
Sun Apr 10 23:56:20 PDT 2011


Hi Vincent,

Can you or anyone please guide me in telling whether the following signatures can be implemented using GLIB bindings?

1. "(a(ay)q)" -> What my understanding is this is a outer structure(GValueArray) containing an array(GPtrArray) of structures(GValueArray) containing array of Bytes and a unsigned short.

2. "(a((ay)s(i))q)" - this should be achievable once above is achieved.

When I tried to implement with this understanding I get segmentation fault saying GLIB library cannot copy source to destination??

Any help is really appreciated.

With thanks and regards
Aji.

-----Original Message-----
From: dbus-bounces+aji.kumar=accenture.com at lists.freedesktop.org [mailto:dbus-bounces+aji.kumar=accenture.com at lists.freedesktop.org] On Behalf Of Mat
Sent: Saturday, April 09, 2011 7:10 AM
To: Vincent Torri
Cc: dbus at lists.freedesktop.org
Subject: Re: dbus 1.4.8 still not working on Windows (MSYS/MinGW)

hi,

as I know, the default env setting on windows is,

"DBUS_SESSION_BUS_ADDRESS=autolaunch:scope=install-path"

the "install-path" let dbus resolve the dbus session channel by "path
of libdbus-1.dll", so "the file location of libdbus-1.dll" and "the
search path order" will affect the connections between run-time
processes.

btw, in my previous test, dbus seems to check libdbus-1.dll's parent
dir's name, and its related path "bin/libdbus-1.dll" ( parent dir name
should be "bin" ), and ...etc/. So I suggest that preserver the
original directory sturcture and put it on one of the system default
search path.

hope this helps,

sincerely, Mat.

On Sat, Apr 9, 2011 at 2:56 AM, Vincent Torri <vincent.torri at gmail.com> wrote:
> Hey,
>
> I've downloaded dbus 1.4.8 and installed it with MSYS/MinGW.
>
> configuration: ./configure --prefix=/usr/local/ --with-xml=expat
> --enable-tests --enable-verbose-mode
>
> I have created c:\Program Files\Common Files\dbus-1\session directory
>
> I run in an MSYS terminal:
>
> dbus-daemon --session
>
> In another MSYS terminal :
>
> dbus-monitor
>
> dbus-monitor fails with the error:
>
> Failed to open connection to session bus: Failed to get autolaunch address
> from launched dbus-daemon
>
> I have attached the log of dbus-daemon and dbus-monitor when using verbose
> mode.
>
> Note that I know nothing about dbus. I just want it so that I can use, on
> Windows, a program that is using dbus.
>
> Does someone have an idea of the problem ?
>
> thank you
>
> Vincent Torri
>
> PS: make check fails too, I have attached the log file (gzippped)
>
>
>
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
>
>
_______________________________________________
dbus mailing list
dbus at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dbus


This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information.  If you have received it in error, please notify the sender immediately and delete the original.  Any other use of the email by you is prohibited.


More information about the dbus mailing list