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 manager"<[email protected]> 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 [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
