[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

Messaggio originale
Da: 
[EMAIL PROTECTED]
Data: 29-gen-2007 10.50
A: xfce 
file managerthunar-dev@xfce.org
Ogg: Re: [Thunar-dev] thunar-volman: 
Not enough memory

MrLoba wrote:
 Hi all,
 
 I got this error 
message when plug a usb/cd/dvd media: thunar-
 volman: Not enough 
memory
 I compiled thunar-volman whit --enable-
 debug=full
 I 
tried thunar-volman --device-added udi-of-device and 
 obtained the 
same error message.
 I'm using Slackware 11 (kernel 2.6.18) 
 with 
xfce 4.4 udev-0.97 dbus-0.62 hal-0.5.7.1.
 Thunar volume manager is 
 
0.1.2.
 
 Should be the problem caused by a wrong hal configuration?!

This probably means that libhal_ctx_new() returned NULL.

 Thanks in 
advance,
 Paolo

Benedikt
___
Thunar-dev mailing list
Thunar-dev@xfce.org
http://foo-projects.org/mailman/listinfo/thunar-dev



___
Thunar-dev mailing list
Thunar-dev@xfce.org
http://foo-projects.org/mailman/listinfo/thunar-dev


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 better 
 configure hal?!

Well, certainly an issue with libhal. Check libhal_ctx_init() and try to
figure out why it fails on your system.

 Thanks 
 Paolo

Benedikt
___
Thunar-dev mailing list
Thunar-dev@xfce.org
http://foo-projects.org/mailman/listinfo/thunar-dev