widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #08189
Re: [Merge] lp:~widelands-dev/widelands/sdl2_logging into lp:widelands
Just did some more testing.
Build18:
- Installer always requires elevated privileges
- Installation to C:\Program Files (x86)\Widelands
-- Run widelands as user: Widelands does not write any stdout.txt or stderr.txt
- Installation to C:\bin\Widelands
-- Run widelands as user: Widelands does write stdout.txt and stderr.txt to c:\bin\Widelands
Build19 (with this branch):
- Installer does not require elevated privileges
- Installation to C:\Program Files (x86)\Widelands not possible with UAC
- Installation to C:\bin\Widelands
-- Run widelands as user: Widelands does write stdout.txt to c:\bin\Widelands
-- If i do write protect stdout.txt => Crash on start
--
https://code.launchpad.net/~widelands-dev/widelands/sdl2_logging/+merge/302866
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/sdl2_logging into lp:widelands.