Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ag0ny

Pages: [1]
1
Linux Specific Issues / Re: Slow updater solution (maybe?)
« on: September 22, 2006, 02:47:53 pm »
I believe the updater keeps going if you leave it alone. It just doesn't update the screen frequently. Seems like it completed when I left it running as I went to the discount barn.

I thought so too, but then i started the network traffic tool and there was no traffic at all when i left the updater alone.

2
Linux Specific Issues / Re: updater is gosh darn slow
« on: September 19, 2006, 04:59:32 pm »
Even mir2 didnt work for me. You can find my solution here: http://hydlaa.com/smf/index.php?topic=25659.msg284991#msg284991

3
Linux Specific Issues / Re: Slow updater solution (maybe?)
« on: September 19, 2006, 04:58:11 pm »
I experienced the not at all working updater as well.

Coincidentally i found out that only data is downloaded and the gui updated shortly after the window was made visible again, as brought back in the foreground or i switched back to the workspace the updater ran on from another workspace. It also helped to move another window over the updater and close the window there.

As i am an extremly lazy person and i am using gnome i opened a gnome-terminal an executed the following command (without leading and following quotation marks):

"for i in /dev/; do for i in /dev/; do gnome-terminal -e exit; sleep 1; done; done;"

This will open a gnome-terminal automaticaly every second and automaticaly close it again. If you now make sure the gnome-terminal appears above the updater window the updater will update his gui and keep downloading and therefor updateing. Also this is a very ugly workaround it worked like a charm for me.  :D

Hope this helps anyone...

Pages: [1]