Author Topic: [solved] thunar is slow with ethernet connected  (Read 2138 times)

Offline jgk62

  • Sr. Member
  • ****
  • Posts: 395
  • keys are for locks, not OS's
[solved] thunar is slow with ethernet connected
« on: August 21, 2011, 09:22:17 PM »
Hi all,
I'm trying to figure out why thunar file manager takes 12-15 seconds to open with the ethernet connected. It opens very fast without it connected. I'm guessing it may be the network browsing in thunar. (so I've read in another post) Is there any way to disable network browsing in thunar? Maybe there are some packages to remove? If you need more info I'll answer the best I can. Thank you.
« Last Edit: August 28, 2011, 08:08:50 PM by jgk62 »
Activation! Linux don't need no stinking activation!

Offline jgk62

  • Sr. Member
  • ****
  • Posts: 395
  • keys are for locks, not OS's
Re:thunar is slow with ethernet connected
« Reply #1 on: August 28, 2011, 07:53:32 PM »
I finally figured it out. If you go to /usr/share/gvfs/mounts/network.mount and change the "AutoMount" value to false, it won't spend all that time trying to mount your network automatically when using anything related to thunar. Now it responds instantly. (within 1 second)

Code: [Select]
[Mount]
Type=network
Exec=/usr/lib/gvfsd-network
AutoMount=false

I hope this helps others having the same problem.

Cheers
« Last Edit: August 28, 2011, 08:12:18 PM by jgk62 »
Activation! Linux don't need no stinking activation!

Offline lightning slinger

  • Full Member
  • ***
  • Posts: 110
Re: [solved] thunar is slow with ethernet connected
« Reply #2 on: August 29, 2011, 01:51:10 AM »
Thanks for the tip! That works just fine after a reboot! ;)
« Last Edit: August 29, 2011, 01:53:32 AM by lightning slinger »

Offline Sproggy

  • Hero Member
  • *****
  • Posts: 1484
Re: [solved] thunar is slow with ethernet connected
« Reply #3 on: August 29, 2011, 02:22:58 AM »
altho this is fine if you would like a faster thunar on launch ... it will mess with you network browsing ... so remember for that little bit of speed you may cause other issues ... you have been warned lol ;)

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: [solved] thunar is slow with ethernet connected
« Reply #4 on: August 29, 2011, 03:33:52 AM »
Hi,

What about using Gigolo instead of functions in Thunar to browse your files on the local network ? I didn't even know that it has this function but if it makes Thunar slow to start, maybe also looking at Xfce bug place to find if other people have complained about it might be an idea. If not it is possible to open a bug, if yes, possible to add a comment for an additional feedback.


melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline Sproggy

  • Hero Member
  • *****
  • Posts: 1484
Re: [solved] thunar is slow with ethernet connected
« Reply #5 on: August 29, 2011, 03:57:51 AM »
Hi,

What about using Gigolo instead of functions in Thunar to browse your files on the local network ? I didn't even know that it has this function but if it makes Thunar slow to start, maybe also looking at Xfce bug place to find if other people have complained about it might be an idea. If not it is possible to open a bug, if yes, possible to add a comment for an additional feedback.

It not a bug ... it's functionality ... the file manager stats the network ... thats how it is designed to work ... it can be turnt off as discussed ...

Offline lightning slinger

  • Full Member
  • ***
  • Posts: 110
Re: [solved] thunar is slow with ethernet connected
« Reply #6 on: August 29, 2011, 05:06:46 AM »
.... if other people have complained about it....
If you google the problem you will find many people complain over this with distros using 4.8. Seems to effect some people opening slow and twice first time after a reboot and then it performs without problem! Some seem to have resolved their problem in differing ways, but if you don't use network browsing then this does cure the initial slow start!


It not a bug ... it's functionality ... the file manager stats the network ... thats how it is designed to work ... it can be turnt off as discussed ...
If that's the case how come it always opens immediately in root?
« Last Edit: August 29, 2011, 05:08:45 AM by lightning slinger »

Offline Sproggy

  • Hero Member
  • *****
  • Posts: 1484
Re: [solved] thunar is slow with ethernet connected
« Reply #7 on: August 29, 2011, 05:11:08 AM »
.... if other people have complained about it....
If you google the problem you will find many people complain over this with distros using 4.8. Seems to effect some people opening slow and twice first time after a reboot and then it performs without problem! Some seem to have resolved their problem in differing ways, but if you don't use network browsing then this does cure the initial slow start!


It not a bug ... it's functionality ... the file manager stats the network ... thats how it is designed to work ... it can be turnt off as discussed ...
If that's the case how come it always opens immediately in root?

the reason it is quicker in root is that root doesnt have to stat the network or drives ... it has the privileges ... and if you running in root then you shouldnt and it is not recommended practise for users ... 

Offline lightning slinger

  • Full Member
  • ***
  • Posts: 110
Re: [solved] thunar is slow with ethernet connected
« Reply #8 on: August 29, 2011, 05:16:24 AM »
the reason it is quicker in root is that root doesnt have to stat the network or drives ... it has the privileges ...
Ok! Thanks for that!  ;)

Great release by the way, as a refugee from Gnome, finding 2011.07 brilliant (other than having to add my favourite Wallis window manager  theme)!
« Last Edit: August 29, 2011, 05:39:27 AM by lightning slinger »

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: [solved] thunar is slow with ethernet connected
« Reply #9 on: August 29, 2011, 05:50:37 AM »
the reason it is quicker in root is that root doesnt have to stat the network or drives ... it has the privileges ...
Ok! Thanks for that!  ;)

Great release by the way, as a refugee from Gnome, finding 2011.07 brilliant (other than having to add my favourite Wallis window manager  theme)!


Just a question : in your network configuration, do you have the users who are allowed to manage the connection ? If you don't remember, you can check this by making as if you were configuring a new connection but take the same steps as you have done when you configured it, until you reach that one window, then dismiss.

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline Sproggy

  • Hero Member
  • *****
  • Posts: 1484
Re: [solved] thunar is slow with ethernet connected
« Reply #10 on: August 29, 2011, 05:56:12 AM »
the reason it is quicker in root is that root doesnt have to stat the network or drives ... it has the privileges ...

Ok! Thanks for that!  ;)

Great release by the way, as a refugee from Gnome, finding 2011.07 brilliant (other than having to add my favourite Wallis window manager  theme)!


if you like Phoenix 2011-07 ... you will love Phinx 2011-08 http://www.pclinuxos.com/forum/index.php/topic,96252.0.html

Offline jgk62

  • Sr. Member
  • ****
  • Posts: 395
  • keys are for locks, not OS's
Re: [solved] thunar is slow with ethernet connected
« Reply #11 on: August 29, 2011, 02:55:18 PM »
Quote
altho this is fine if you would like a faster thunar on launch ... it will mess with you network browsing ... so remember for that little bit of speed you may cause other issues ... you have been warned lol

Thanks for mentioning that sproggy. I don't use network browsing, but others do. I like things to launch quickly. The network browser does work by clicking the network tab in the side pane in the Home folder. It mounts as normal then also. I just prefer home to launch fast.

Great job on 2011.7 and 2011.8. I'm dual booting phoenix 2011.7 with kde on my laptop.

Thanks.
« Last Edit: August 30, 2011, 09:33:46 AM by jgk62 »
Activation! Linux don't need no stinking activation!