PDA

View Full Version : [SOLVED] Running Wine with Trickle


Plasma_NZ
June 19th, 2008, 06:10 AM
Ok, im using trickle to try and prevent a wine application from chewing all my upload...

i use the follow - and it doesnt seem to work..

trickle -u 20 wine-app

yet it still goes far above what i set it at... any ideas.?

cogadh
June 19th, 2008, 11:41 AM
This is a blind guess here, but Trickle is probably trying to limit the Wine application (wineserver) and not the application that you are running through Wine, which is actually a separate process from the wineserver. I don't know anything about Trickle, but is it possible that you could run it separate from the Wine command? That way you could apply to the actual executable, instead of to the wineserver.

YokoZar
June 19th, 2008, 05:37 PM
Maybe you could try making a small script that launches the wine application.

Eg script foo has:
wine bar.exe

Then you run trickle foo

Plasma_NZ
June 24th, 2008, 05:12 AM
none of the above worked...

Solved by setting up another box with windows... WIne just doesnt cut the cake...

Freaky#Funga
August 14th, 2008, 02:59 PM
I don't think this thread should be marked as solved, until it really solves a problem. I wanted to use trickle with wine and there is no advance in this thread for me. :(