Hey guys, thanks for your attention trying to help me with my problem,
but I'm glad to say that it's now fixed.

Alex from #nautilus (actualy through gvfs mailling list) gave me the right tip.

The problem was that gio modules wasn't being found, I think that glib
was trying to find them inside /usr/lib/gio/modules, they were actualy
inside /opt/gnome/lib/gio/modules, so adding this to GIO_EXTRA_MODULES
fixed all.


[ ]'s



--
Maginot Júnior
LPIC 1 - LPIC 2 - LPIC 3 -  CCNA - CLA - Analista Forense



On Mon, Mar 8, 2010 at 3:02 AM, Maginot Junior <[email protected]> wrote:
> Really sorry, I get confused, I think I'm to anxious to fix this =)
> back to the problem, I have both, system.conf and system-local.conf,
> system-local.conf have the follow:
>
> # cat /etc/dbus-1/system-local.conf
> <!DOCTYPE busconfig PUBLIC
>  "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
>  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";>
> <busconfig>
>
>  <!-- Search for .conf files in /etc/gnome/2.28.1/dbus-1/system.d -->
>  <includedir>/etc/gnome/2.28.1/dbus-1/system.d</includedir>
>
> </busconfig>
>
> # ls -l /etc/gnome/2.28.1/dbus-1/system.d/
> total 12
> -rw-r--r-- 1 root root 591 Jan 25 01:30 org.gnome.ClockApplet.Mechanism.conf
> -rw-r--r-- 1 root root 497 Jan 25 04:23 org.gnome.CPUFreqSelector.conf
> -rw-r--r-- 1 root root 570 Jan 24 21:58 org.gnome.GConf.Defaults.conf
>
>
>
>
> [ ]'s
>
>
> --
> Maginot Júnior
> LPIC 1 - LPIC 2 - LPIC 3 -  CCNA - CLA - Analista Forense
>
>
>
> On Mon, Mar 8, 2010 at 12:23 AM, Wayne Blaszczyk
> <[email protected]> wrote:
>> On 08/03/10 13:52, Maginot Junior wrote:
>>> My session-local.conf has the follow information:
>>
>>>> I've also seen this before but cannot remember the cause. Can you let me
>>>> know what you have in /etc/dbus-1/system-local.conf, and also have a
>>>> look at the log files under /var/log/gdm.
>>>> Can you also let us know what optional dependencies you had installed
>>>> for both gvfs and gdm.
>>>> Thanks,
>>>> Wayne.
>>>> --
>>>> http://linuxfromscratch.org/mailman/listinfo/blfs-support
>>>> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
>>>> Unsubscribe: See the above information page
>>>>
>> Maginot,
>> I did ask for /etc/dbus-1/system-local.conf
>> and not session-local.conf.
>> If you don't have system-local.conf then this could be your problem.
>> It should contain:
>> <!DOCTYPE busconfig PUBLIC
>>  "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
>>  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";>
>> <busconfig>
>>
>>  <!-- Search for .conf files in /etc/gnome/2.28.2/dbus-1/system.d -->
>>  <includedir>/etc/gnome/2.28.2/dbus-1/system.d</includedir>
>>
>> </busconfig>
>> Substituting the correct Gnome version.
>> Regards,
>> Wayne.
>>
>>
>>
>> --
>> http://linuxfromscratch.org/mailman/listinfo/blfs-support
>> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
>> Unsubscribe: See the above information page
>>
>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to