Re: [Thunar-dev] R: Re: thunar-volman: Not enough memory

2007-01-29 Thread Benedikt Meurer
MrLoba wrote: > Hi Benedikt, > in tvm-device.c line 145 > . > if (!libhal_ctx_init > (context, &derror)) >goto error0; > > is the call to libhal_ctx_init > failing! > Is this a thunar-volman bug or is a problem of my > configuration? > Where can i get some specific information to bet

[Thunar-dev] R: Re: thunar-volman: Not enough memory

2007-01-29 Thread MrLoba
Hi Benedikt, in tvm-device.c line 145 . if (!libhal_ctx_init (context, &derror)) goto error0; is the call to libhal_ctx_init failing! Is this a thunar-volman bug or is a problem of my configuration? Where can i get some specific information to better configure hal?! Thanks Paolo -