mvmn / quicksynergy

Automatically exported from code.google.com/p/quicksynergy
0 stars 0 forks source link

No way to suppress debug output #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run synergys for a while without logging out
2. Observe logs of synergys DEBUG output in ~/.xsession-errors (approx 1GB/day 
for me)
3. Eventually run out of disk space

What is the expected output? What do you see instead?

Ought to be possible to specify what "-d FOO" option is passed to synergys.  
Running with "-d ERROR" should probably be the default.

What version of the product are you using? On what operating system?

0.9.0 on Debian testing (wheezy/sid)

Please provide any additional information below.

Arguably, it's a bug in synergys that debugging is on by default.

Original issue reported on code.google.com by duncansg...@gmail.com on 14 Oct 2011 at 7:36

GoogleCodeExporter commented 9 years ago
Ditto for synergyc command line.

Original comment by br...@whamcloud.com on 8 Jan 2013 at 3:16