The Widelands installer should ask for admin privileges when installed into C:\Programs
Bug #1630110 reported by
Kyromaster
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I installed the appveyor generated build 1228 on my computer.
However when starting it I see "the application has requested the Runtime to terminate in an unusual way".
I tried both debug and release builds but I get the same message.
I've a Lenovo MIIX 300 Netbook with Windows 10 x32 and an Intel HD Graphics (Bay Trail).
What can I do to help debugging?
Related branches
lp://staging/~widelands-dev/widelands/windows-logging
- hessenfarmer: Approve
-
Diff: 334 lines (+88/-34)10 files modifiedsrc/CMakeLists.txt (+0/-2)
src/base/CMakeLists.txt (+1/-0)
src/base/log.cc (+39/-11)
src/base/log.h (+9/-0)
src/economy/test/CMakeLists.txt (+1/-0)
src/economy/test/test_road.cc (+6/-0)
src/main.cc (+6/-12)
src/notifications/test/CMakeLists.txt (+1/-0)
src/notifications/test/notifications_test.cc (+5/-0)
src/wlapplication.cc (+20/-9)
Changed in widelands: | |
status: | Incomplete → Confirmed |
milestone: | none → build20-rc1 |
tags: | added: windows |
summary: |
- Widelands crashes on startup + Widelands crashes on startup when installed into C:\Programs |
Changed in widelands: | |
assignee: | nobody → GunChleoc (gunchleoc) |
status: | Confirmed → In Progress |
Changed in widelands: | |
status: | Triaged → Fix Committed |
assignee: | Tino (tino79) → nobody |
To post a comment you must log in.
Thanks for reporting this!
Which OS is this?
I assume this is a duplication of https:/ /bugs.launchpad .net/widelands/ +bug/1536377 which remains a mystery for the moment.
Next to widelands.exe should be the output of the whole program (called stdout.txt IIRC). Could you look at its contents? Also, starting widelands from the cmd.exe prompt will give you more information.