[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-25 Thread Candle Jack
Sebastien: I'm using fluxbox, though I still use GDM to start the session. -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-25 Thread Sebastien Bacher
weird that the dbus environment is not correct, are you using GNOME or an another environment? -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-25 Thread Viktor Kojouharov
the dbus problem it is. Though I think the changes introduced in that version of the dbus package should be reverted, or at least something should be done to compensate for users not using KDE/GNOME/xfce -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-24 Thread Candle Jack
Had this exact problem. My dbus daemon wasn't exporting the $DBUS_SESSION_BUS_ADDRESS env var. You can test if this is your problem by checking: echo $DBUS_SESSION_BUS_ADDRESS If it's blank, this is your problem! See this comment for the fix:

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-24 Thread Candle Jack
Quick fix is here https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/207157/comments/6 Apparently this happens to users who don't use gnome/kde/xfce. Probably should revert these changes: https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/207157/comments/10 ** Changed in: nautilus (Ubuntu)

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-24 Thread toneman77
Candle Jack, thanks a lot. I was already getting disperate coz i reinstalled my laptop and the problem reappeared. Your hint fixed the problem for me. Thank you very much -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-21 Thread toneman77
I also tried the trick on my desktop machine (adding a new user) and again it worked: (previous try was on my laptop) user that doesn't work: [EMAIL PROTECTED]:~$ id uid=1000(tone) gid=1000(tone)

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-20 Thread Dimitrios Symeonidis
I would have said it's the fuse group, but viktor is already a member of it... By the way, my 'id' is: uid=1000(azimout) gid=1000(azimout)

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-20 Thread Viktor Kojouharov
It's not logical to be a permission problem, otherwise it wouldn't have worked with the 0.2.3 version of gvfs (unless of course the package does something with user's groups in itself) -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-20 Thread Dimitrios Symeonidis
You're right. What else then? Maybe the configuration files? -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-17 Thread Viktor Kojouharov
I don't see how it could possibly be privileges, because: 1. everything works fine with the previous version of gvfs 2. why would it stop me from accessing the trash? it's in ~/.local/share Also, this problem happens on three different computers which use the hardy-updates repository. --

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-17 Thread Sebastien Bacher
could you run /usr/lib/gvfs/gvfsd -r on a command line and then try to run /usr/lib/gvfs/gvfsd-network for example and note what is printed there? there is not so many changes between 0.2.3 and 0.2.4 and the update is working correctly for almost everybody, do you change your boxes in a special

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-17 Thread Viktor Kojouharov
All the systems are generic ubuntu installs. All the update sources in the 'Software Sources' are enabled. And all of them were updated whenever updates were present. There's nothing out of the ordinary in them As far as that testing goes, this output is for 0.2.4: /usr/lib/gvfs/gvfsd-trash

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-17 Thread toneman77
I get the same errors on two machines running up-to-date hardy. - Nautilus cannot access URIs begining with smb://, ssh://, ftp://, dav://, etc - The Connect to server dialog contains the Custom location as the only service type BUT I just set up another user test, opened nautilus and

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-17 Thread Dimitrios Symeonidis
toneman77, this is bringing us closer to resolving the issue, thank you. can you send me the output of the 'id' command? viktor, the same goes for you too... -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification because you are a

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-17 Thread Viktor Kojouharov
p.s.: I created a test user using the 'Desktop user' profile. That user had the same problem My user has the default admin privileges -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-17 Thread Viktor Kojouharov
id uid=1000(USER) gid=1000(USER) groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(scanner),106(fuse),108(lpadmin),110(admin),115(netdev),117(powerdev),119(vboxusers),125(sambashare),1000(USER) -- nautilus connect to server dialog empty

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-17 Thread toneman77
sure: [EMAIL PROTECTED]:~$ id uid=1000(tone) gid=1000(tone) Gruppen=4(adm),10(uucp),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(scanner),108(lpadmin),114(netdev),116(powerdev),118(admin),121(vboxusers),127(sambashare),1000(tone),1001(vmc) [EMAIL PROTECTED]:~$ id

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-16 Thread Viktor Kojouharov
I found out what causes it. There is a problem with the gvfs and/or gvfs-backends package in hardy- updates (0.2.4). Once these are upgraded, nautilus loses its knowledge of anything other than file:// Should I start another bug somewhere for these packages? ** Changed in: nautilus (Ubuntu)

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-16 Thread Dimitrios Symeonidis
Could it be your user priviledges that stop you from accessing these resources? What is the output of the 'id' command? -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-16 Thread Dimitrios Symeonidis
I'm not so sure this is the cause: I have the same versions of the packages as you, and I don't have this problem. Anyway, this bug report is fine, no need to start a new one... gvfs gvfs-backends: 0.2.4-0ubuntu1 nautilus: 1:2.22.3-0ubuntu2 -- nautilus connect to server dialog empty

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-13 Thread Dimitrios Symeonidis
Can you try checking if you have the package 'libsmbclient' installed? Type 'aptitude show libsmbclient' and see if you get 'State: installed'. -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification because you are a member of Ubuntu

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-13 Thread Viktor Kojouharov
I have it installed. Though even if I didn't, it wouldn't account for the absence of the rest of the URI. There is most likely something wrong with gvfs, or with the link between nautilus and gvfs, but I don't know what. -- nautilus connect to server dialog empty

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-13 Thread Dimitrios Symeonidis
try to run 'aptitude search gvfs' and see what's installed and that not? I get: i A gvfs - userspace virtual filesystem - server i A gvfs-backends - userspace virtual filesystem - backends i gvfs-bin

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-13 Thread Viktor Kojouharov
I have the gvfs-backends installed, and it does contain all the necessary backends. Tried reinstalling that too. Still doesn't work. -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-13 Thread Dimitrios Symeonidis
Sorry, don't know how else to help you. Unfortunately, I also don't see how I could reproduce this bug (if it is actually a bug), in order to confirm it... Maybe someone else can join this discussion? ** Changed in: nautilus (Ubuntu) Status: New = Incomplete -- nautilus connect to

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-12 Thread Viktor Kojouharov
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/15246749/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/15246750/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/15246751/ProcStatus.txt -- nautilus

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-12 Thread Dimitrios Symeonidis
Have you tried reinstalling the packages? type: 'sudo aptitude reinstall nautilus gvfs'. If this doesn't fix it, can you describe when the problem first occured? -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug notification because you are

[Bug 239551] Re: nautilus connect to server dialog empty

2008-06-12 Thread Viktor Kojouharov
I have tried reinstalling them multiple times, even from different servers, just in case. I don't know when this problem first appeared. It definitely worked when I first upgraded to Hardy. -- nautilus connect to server dialog empty https://bugs.launchpad.net/bugs/239551 You received this bug