https://bugs.winehq.org/show_bug.cgi?id=39218
Bug ID: 39218
Summary: advpack:advpack fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen if the test is run …
[View More]in a restricted or
limited user account.
advpack.c:427: Test failed: Expected S_OK, got 80004005
advpack.c:436: Test failed: Expected C:\Program Files\Application Name, got
%49001%\Application Name
advpack.c:437: Test failed: Expected size 34, got 25
advpack.c:445: Test failed: Expected S_OK, got 80070057
advpack.c:446: Test failed: Expected C:\Program Files, got
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
advpack.c:448: Test failed: Expected size 17, got 260
advpack.c:456: Test failed: Expected S_OK, got 80070057
advpack.c:457: Test failed: Expected C:\Program Files, got
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
advpack.c:459: Test failed: Expected size 17, got 260
advpack.c:472: Test failed: Expected S_OK, got 80070057
advpack.c:473: Test failed: Expected C:\, got aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
advpack.c:475: Test failed: Expected size 4, got 260
advpack.c:481: Test failed: Expected S_OK, got 80070057
advpack.c:522: Test failed: Expected S_OK, got 80004005
advpack.c:530: Test failed: Expected S_OK, got 80070057
advpack.c:531: Test failed: Expected C:\Program Files, got
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
advpack.c:533: Test failed: Expected size 17, got 260
advpack.c:538: Test failed: Expected S_OK, got 80070057
In particular one can notice this bug on the following WineTest boxes:
fg-win2000-rusr: Windows 2000 with a Restricted user account
fg-winxp-lusr: Windows XP with a Limited user account.
Note however that it succeeds in non-Restricted/Limited user accounts on the
following boxes for instance:
fg-win2000-susr: Windows 2000 with a Standard (Power) user account.
fg-win7u64-1spie9usr: Windows 7 with a regular user account.
See:
https://test.winehq.org/data/tests/advpack:advpack.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38599
Bug ID: 38599
Summary: Heroes of Might & Magic III HD Edition becomes
unresponsive after starting a scenario
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
…
[View More]Distribution: ---
Created attachment 51496
--> https://bugs.winehq.org/attachment.cgi?id=51496
terminal output
This bug affects the "HD Edition" of HoMM III, released by Ubisoft in 2015. No
demo version has been released.
The intro videos play properly albeit a bit choppy.
I face the first problems in the main menu: the 'flame' animation is glitchy as
it comes to a complete halt for a couple of seconds then it renders at double
speed. The same jerky animation can be observed when I open the high score
table or the credits.
The bottom-most option in the menu <Quit> doesn't work at all, the game simply
ignores when I click on it.
Still I can start a scenario from the main menu but as soon as the map is
loaded the game doesn't respond to mouse or keyboard events any more, unit
animations are frozen (music keeps on playing though).
Workaround: enable StrictDrawOrdering in the registry -> 'winetricks
strictdrawordering=enabled'
Also, the problem doesn't exist when using the CSMT patchset from wine-staging.
Fedora 21
Nvidia binary drivers 340.76
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18560
Summary: No crosshairs in Starfleet Academy
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Windows 98
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=21222)
--> (http://bugs.winehq.org/attachment.cgi?id=21222)
…
[View More]wine-1.1.21 output
Hello,
the targets have no crosshairs in Star Trek: Starfleet Academy.
My OS:
Ubuntu 9.04 amd64
Intel Core2Duo T7300
Nvidia Quadro NVS140M
NVIDIA 180.44 drivers
Attached are a screenshot and the wine output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39457
Bug ID: 39457
Summary: "for /R tests" fail when run in a directory containing
spaces
Product: Wine
Version: 1.7.52
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: frederic.delanoy(a)gmail.com
…
[View More] CC: us(a)edmeades.me.uk
Distribution: ---
cmd "for /R" tests fail when run in a directory containing spaces.
E.g. (run in 'C:\test space' directory)
batch.c:417: running TEST_BUILTINS.CMD test...
batch.c:312: Test failed: unexpected char 0x47 position 0 in line 708 (got 'Got
unexpected result: "C:\test"', wanted 'Plain directory enumeration from
provided
root')
"for /R" support was added in commit 9dde62cb96b8f423f8cfe4f095eb10ec65ea7d72
Currently, wine testbot XP image runs in a directory with spaces (Documents and
Settings)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23048
Summary: UT3 Fails due to glPointSize invalid values.
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kphillisjr(a)gmail.com
Created an attachment (id=28595)
--> (http://bugs.winehq.org/attachment.cgi?id=…
[View More]28595)
Output log from wine.
Latest Patch from unreal tournament 3 fails and locks up before allowing me to
enter the key.
Attached is the log for wine version 1.2-rc2
Test System:
Ubuntu 10.04 (64-bit)
Radeon HD 5770
Athlon II x4 620
4gb ddr3 1600 memory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39228
Bug ID: 39228
Summary: House of Caravan light sources are broken with ARB
shaders enabled
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: …
[View More]---
Created attachment 52289
--> https://bugs.winehq.org/attachment.cgi?id=52289
log
Candles don't cast light around themselves.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35427
Bug ID: 35427
Summary: Wine crashes when running Diplomacy (1999)
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lordpeyre(a)yahoo.com
Classification: Unclassified
Created attachment 47280
--> …
[View More]http://bugs.winehq.org/attachment.cgi?id=47280
Backtrace
Diplomacy (the 1999 version) runs great on Wine, except that it suddenly
crashes at seemingly random points in the middle of the game.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=34067
Bug #: 34067
Summary: Sherlock Holmes: The Mystery of the Mummy demo black
screen after launch
Product: Wine
Version: 1.6-rc5
Platform: x86
URL: http://www.fileplanet.com/118624/110000/fileinfo/The-M
ystery-of-the-Mummy-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
…
[View More]Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45287
--> http://bugs.winehq.org/attachment.cgi?id=45287
+d3d
Clean wineprefix.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f618,0x00000000), stub!
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x18ceb8, last error 0x591
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x18cea0, last error 0x591
fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1.
sha1sum c1e2565371b4f5c1cb52f654f55aab34617ef74d
demo_Mystery_of_the_mummy.zip
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26712
Summary: Syberia 1 Demo: Fading in virtual desktop affects the
entire screen
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://www.adventurespiele.net/CmodsDownload-index-req
-viewdownloaddetails-lid-337.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
…
[View More] AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=34023)
--> (http://bugs.winehq.org/attachment.cgi?id=34023)
wine 1.3.17 output
The demo runs in a virtual desktop here.
Always when it fades between scenes (means turning black for a moment) this
fade does not only affect the virtual desktop but my entire screen/monitor gets
black.
Just start the demo (use wine taskmgr to bring the game to foreground and
adjust the window size). Then quit the game and you should see a fade there
which affects your entire screen.
Video card: GeForce GTX 460
Drivers: 270.29
Ubuntu 10.10 amd64
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18915
Summary: FAR Manager: crashes shortly after startup
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://farmanager.com/nightly/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yurivkhan(a)gmail.com
Ubuntu 9.04 Jaunty Jackalope
wine-1.1.17-…
[View More]123-g8e12ad4 and newer
FAR Manager 2.0 builds 908 and newer
When started in wineconsole, FAR displays empty file panels and over them an
access violation error message:
> Internal error
> "Access violation (read from 0x00000004)"
> Exception address: 0x00000004 in module:
(addresses vary depending on Wine version, but are close to zero)
FAR has to be killed then.
In Wine 1.0.1 FAR starts normally.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]