Re: [Vala] Gee.HashMap<string, int> - uncaught error: No demarshaller registered for type "GeeHashMap"
- From: Gilles Filippini <gilles filippini free fr>
- To: Ali Sabil <ali sabil gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Gee.HashMap<string, int> - uncaught error: No demarshaller registered for type "GeeHashMap"
- Date: Mon, 01 Dec 2008 15:46:51 +0100
Hello Ali,
Ali Sabil a écrit :
I think that for now you still have to use HashTable instead of Gee.HashMap
I've tried GLib.HashTable too. And I'm stuck with the same kind of
run-time error:
** (process:3942): WARNING **: No demarshaller registered for type
"gpointer"
** (process:3942): CRITICAL **: file dict.c: line 49: uncaught error:
No demarshaller registered for type "gpointer"
On Sun, Nov 30, 2008 at 10:11 AM, Gilles Filippini <gilles filippini free fr
wrote:
Hello,
I'm very new to vala, and while trying to use the Gee.HashMap<string,
int> type to handle a DBus dictionary I encountered the following error:
uncaught error: No demarshaller registered for type "GeeHashMap"
How should I proceed to register a demarshaller?
Thanks,
_Gilles.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]