http://bugs.winehq.org/show_bug.cgi?id=28960
Bug #: 28960
Summary: Mount & Blade: WFAS configuration menu panels are
partially hidden
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.fileplanet.com/219895/210000/fileinfo/Mount
&Blade-with-Fire-and-Sword-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Classification: Unclassified
Regression SHA1: 3b9669017bc8425f04860f331d8a1f689c8d63e0
Created attachment 37237
--> http://bugs.winehq.org/attachment.cgi?id=37237
comparison of good and bad behavior
3b9669017bc8425f04860f331d8a1f689c8d63e0 is the first bad commit
commit 3b9669017bc8425f04860f331d8a1f689c8d63e0
Author: Huw Davies <huw(a)codeweavers.com>
Date: Wed Oct 12 11:55:13 2011 +0100
gdi32: Add the liberation fonts to the default fallback lists.
Screenshot attached, reverting mentioned commit from latest wine fixes this
issue. To reproduce: start game, select trial and click configure when launcher
menu starts.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38270
Bug ID: 38270
Summary: unimplemented function msctf.dll.TF_CreateCicLoadMutex
called by ctfmon.exe
Product: Wine
Version: 1.3.26
Hardware: x86
OS: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
If you have xpsp3 from winetricks, you can get the files needed:
$ cabextract -F i386/ctfmon.ex_
~/.cache/winetricks/xpsp3/WindowsXP-KB936929-SP3-x86-ENU.exe
$ cabextract -F i386/msutb.dl_
~/.cache/winetricks/xpsp3/WindowsXP-KB936929-SP3-x86-ENU.exe
$ cd i386
$ cabextract *
$ wine ctfmon.exe
fixme:msctf:TF_InitMlngInfo stub
wine: Call from 0x7b83962c to unimplemented function
msctf.dll.TF_CreateCicLoadMutex, aborting
--
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.
http://bugs.winehq.org/show_bug.cgi?id=27244
Summary: Wiggles: Indeo
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=34827)
--> (http://bugs.winehq.org/attachment.cgi?id=34827)
Terminal output on Wine 1.3.19
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko icodecs
3) install Wiggles
4) patch Wiggles with Wiggles_Patch_1_0_844.exe
4) wine Wiggles.exe
Behaviour:
I get only audio from intro video.
Expected behaviour:
I should get audio and video from intro video.
Additional info:
I can play video in Smplayer. Here I give info about video:
Resolution: 640 x 360
Format: IV32
Bitrate: 4373 kbps
FPS: 24.000
Decoder: ffindeo3
Size: 96,2 MB
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39211
Bug ID: 39211
Summary: Test for startupInfo.lpTitle is wrong if CreateProcess
is called with lpTitle = NULL.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: andy1.m(a)gmx.de
Distribution: ---
Created attachment 52273
--> https://bugs.winehq.org/attachment.cgi?id=52273
Patch for kernel32_test (startupinfo.lpTitle, NULL)
Call CreateProcess with StartUpInfo.lpTitle = NULL. The new process
(GetStartUpInfo) gets for lpTitle the full name of the imagefile. E. g.
"D:\winetests_kernel32.exe". The test expects only "winetests_kernel32.exe".
Applied patch tested under win2k3.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44204
Bug ID: 44204
Summary: Slingplayer 2.0 crashes on connect (dsound)
Product: Wine
Version: 3.0-rc2
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 59972
--> https://bugs.winehq.org/attachment.cgi?id=59972
Wine 3.0-rc2 console output
SlingPlayer 2.0.4 crashes when starting the stream under Wine 3.0-rc2.
This never used to occur but I haven't been able to complete a bisect. I will
try again later but it is a very slow process as it appears that the
application has to be fully installed with each test.
The clue to the workaround comes from:
003d:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dsound.dll"
at 0x731c0000: builtin
wine: Unhandled illegal instruction at address 0x730073 (thread 003d), starting
debugger...
Native dsound (winetricks dsound) works around the crash.
To get this far, the following overrides are needed:
WINEARCH=win32 - Bug 35268 / Bug 35276
quartz - Bug 18556
wmp9 - Bug 28669 (wmp10 + dsound = another crash)
mf - Bug 44201
Ignore the installer crash - Bug 17289
With the addition of native dsound, Slingplayer 2.0 can once again be used.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43073
Bug ID: 43073
Summary: Cyrillic/russian characters displays incorrectly in
Final Fantasy XIV
Product: Wine
Version: 2.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mlang
Assignee: wine-bugs(a)winehq.org
Reporter: yonnji(a)miqote.com
Distribution: ---
Created attachment 58256
--> https://bugs.winehq.org/attachment.cgi?id=58256
launcher and UI screenshots
Cyrillic/russian characters displays incorrectly in Final Fantasy XIV.
It affects a game launcher, in-game UI, and a chat.
It's impossible to play, when you can't talk with other people and can't read
the chat.
The text used as example in screenshots is "привет hello".
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45116
Bug ID: 45116
Summary: TomTom MyDrive Connect needs implementation of
iphlpapi.dll.NotifyAddrChange
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: h.mth(a)web.de
Distribution: ---
Follow up bugreport of bug 41034. Patches and backtraces(vanilla and staging)
will be attached. Application crashes shortly after device is attached.
To activate device (i.e.: TomTom Via 135), linux needs:
CONFIG_USB_NET_CDCETHER=y
Wine Staging 3.7 allows to login into TomTom account.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=11622
Summary: DejaVu X installation failing at start because of
component not found
Product: Wine
Version: 0.9.55.
Platform: HP
URL: http://www.atril.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=10825)
--> (http://bugs.winehq.org/attachment.cgi?id=10825)
log file
I extracted the .exe file in the temp directory of Wine as instructed and
launched the installation.
The missing file is indeed not in the temp and I can't find it on the internet
because of deprecated from Microsoft.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29937
Bug #: 29937
Summary: File selection dialog view shows Favorites when you
click elsewhere
Product: Wine
Version: 1.4-rc1
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2330.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
There is a small issue with file selection dialogs which some programs use.
When the dialog opens, it shows the files in some directory in the right pane,
and a tree view of the directory hierarchy in the left pane. The tree view
shows Favorites and Desktop (which is expanded to show My Computer, My
Documents, Trash, /).
If you then click on any of the + or - symbols in the tree view, the view in
the right pane jumps to Favorites. For example, click the + next to My Computer
and the view on the right changes to Favorites (which may be empty).
The directory shown in the right pane should probably not change when the user
clicks a + or - symbol in the left pane.
WinUAE is one program which uses that type of file dialog. To show the problem,
download and run the WinUAE installer, check the box to run the program at the
end. When the WinUAE Properties window appears, click "Select image file" to
open a file selection dialog.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43653
Bug ID: 43653
Summary: Waves Central: install vst plugins issue
Product: Wine
Version: 2.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: viking991(a)gmx.de
Distribution: ---
Created attachment 59080
--> https://bugs.winehq.org/attachment.cgi?id=59080
waves central error message
Hi!
Waves Central (license manager / installer from waves.com) does not install vst
plugins in Wine.
installation aborts with this message box, also see attachment
###
Sorry
An error has occurred during installation
Please follow the steps in this troubleshooter
###
- System:
winehq-staging 2.16
debian stretch
- Steps to re-produce:
1) Download Waves Central installer
http://www.waves.com/downloads/central
Direct download link:
http://www.waves.com/dlrdr?id=central-win
Tested Waves Central Version: V1.3.3.4
sha1sum Install_Waves_Central.exe
0f90b9333855a8713e3f9ced767369364a46aa33 Install_Waves_Central.exe
2) Run Installer
wine64 Install_Waves_Central.exe
3) Run Waves Central
wine64 Waves\ Central.exe
4) Log in
unfortunately this needs an account with waves.com:
-> Log in -> create account -> web browser opens to create account
user user/pass in Waves Central to log in.
5) install any VST:
-> install products
-> install from online
-> choose products to install -> All Waves products
-> select any product, for example H-Reverb Hybrid Reverb 9
-> click install, message box as attached appears.
also check bug 43648
Thanks!
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42588
Bug ID: 42588
Summary: Vietcong - graphics glitches since Wine 2.1
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: havran.jan(a)email.cz
Distribution: ArchLinux
Created attachment 57517
--> https://bugs.winehq.org/attachment.cgi?id=57517
Vietcong - terminal log
In version 2.1 was introduced new bug that causes graphical glitches like
flickering soldiers. I can confirm this bug in wine versions 2.1, 2.2 and 2.3.
In versions 2.0 and below it worked probably fine - this bug is not 100%
reproducible - sometimes soldiers are flickering and glitches are shown very
often, sometimes just for few milisecond, but i am pretty sure that this was
introduced in version 2.1
Tested on Intel and AMD GPUs, Vietcong 1.60 with VCStarter 1.7 Beta
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44230
Bug ID: 44230
Summary: SlingPlayer 1.5 crashes during configuration
Product: Wine
Version: 2.22
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 01676c5dd6f9fb61b9c4e52595f6e75e21050009
Distribution: Ubuntu
Created attachment 60025
--> https://bugs.winehq.org/attachment.cgi?id=60025
Wine 3.0-rc3 console output
SlingPlayer 1.5 crashes when attempting to configure the Slingbox (Alt+E -->
Slingbox Configuration --> Change...) (Slingbox needed)
Native qcap causes a new problem so can't try that as a workaround.
Native quartz needed to get this far.
The crash does not occur in Staging 2.21.
I compiled Wine 3.0-rc3 with -O0 and the crash does not occur. Compiling again
with -O1 or -O2 and the problem returns (did not try -O3). I also receive the
following warning during compilation, but further testing suggests it is not
related:
cc1: warning: unrecognized command line option ‘-Wno-packed-not-aligned’
I tried reverting 6864803f1ab70f9f9e90903b13e67da40973d12a but it did no make
any difference.
https://source.winehq.org/git/wine.git/commitdiff/6864803f1ab70f9f9e90903b1…
I also tried compiling with the following, which the man page claims GCC sets
with -O1, but the crash still didn't occur:
-fomit-frame-pointer -ftree-phiprop -ftree-sink -ftree-slsr -ftree-sra
-ftree-pta -ftree-ter -funit-at-a-time -ftree-copy-prop -ftree-copyrename
-ftree-dce -ftree-dominator-opts -ftree-dse -ftree-forwprop -ftree-fre
-fmove-loop-invariants -fshrink-wrap -fsplit-wide-types -ftree-bit-ccp
-ftree-ccp -fssa-phiopt -ftree-ch -finline-functions-called-once
-fipa-pure-const -fipa-profile -fipa-reference -fmerge-constants
-fdelayed-branch -fdse -fforward-propagate -fguess-branch-probability
-fif-conversion2 -fif-conversion -fauto-inc-dec -fbranch-count-reg
-fcombine-stack-adjustments -fcompare-elim -fcprop-registers -fdce -fdefer-pop
The crash goes away when reverting commit
01676c5dd6f9fb61b9c4e52595f6e75e21050009 and recompiling.
01676c5dd6f9fb61b9c4e52595f6e75e21050009 is the first bad commit
commit 01676c5dd6f9fb61b9c4e52595f6e75e21050009
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Sat Nov 25 11:48:02 2017 +0100
user32: Use the magic format string prefix for relay traces.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 c075dd76fd2d86e2cb8e14a300f4f8a7a8952bf4
ab6d49e1c18eae5208a19b0be062ffbf7abc8518 M dlls
Staging 2.21 does have this commit, but the binary packages do, beginning with
release 3.0-rc1.
Workaround unknown.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41339
Bug ID: 41339
Summary: Minor regression: Wine loads with
"/wine/dlls/ntdll/loader.c: loader_section" errors
when creating a new prefix or running an application
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
I noticed that with Wine 1.9.18, whenever I either created a new prefix or ran
an application I would receive the following errors in my terminal:
err:ntdll:RtlpWaitForCriticalSection section 0x7bcf4f84
"../../../wine/dlls/ntdll/loader.c: loader_section" wait timed out in
thread 001d, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bcf4f84
"../../../wine/dlls/ntdll/loader.c: loader_section" wait timed out in
thread 001c, blocked by 001e, retrying (60 sec)
This issue was also brought up by Bruno Jesus in the wine-devel mailing list
here: https://www.winehq.org/pipermail/wine-devel/2016-September/114672.html
Since I am not the only one experiencing this, I decided to run a regression
test. According to the git bisect I have performed this issue first appears in
wine-1.9.17-149-gd2b782f
The bad commit in question:
commit d2b782f4e4f0efa6e783031d57cf98789cdc4742
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Aug 26 13:51:22 2016 +0200
ddraw: Rename "wineD3DVertexBuffer" to "wined3d_buffer".
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 719fe9426a27661606b40339c96588fa09e3385e
07af319b9fd2e194b9a5990a0c09277d34ed42bb M dlls
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35126
Bug ID: 35126
Summary: AirBuccaneers hangs on exit
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://s3-eu-west-1.amazonaws.com/airbuccaneers1/AirBu
ccaneers_1.1_demo.zip
OS: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 46856
--> http://bugs.winehq.org/attachment.cgi?id=46856
terminal output
The game loads fine and it is playable, the only problem I observed so far is
that the game hangs indefinitely when I choose to quit the game. CPU usage is
minimal (1-2%), animation and music stop playing and the abu.exe process is
just sitting there.
Steps to reproduce the problem with the demo version:
1. unpack AirBuccaneers_1.1_demo.zip and start the game with abu.exe
2. select language and choose a new account
3. choose <Quit> in the main menu
I tried the game in Virtualbox (Windows XP guest) and the problem doesn't exist
there.
wine-1.7.8-88-gfb75292
AirBuccaneers_1.1_demo.zip
md5sum: 92d2a669743b0c9bb6645c8d2d01ff7e
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41411
Bug ID: 41411
Summary: 7za (part of 7-zip) handles some non-latin file names
incorrectly under wine
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: unxed(a)mail.ru
Distribution: ---
app: http://www.7-zip.org/a/7z1603-extra.7z
sample archive to test:
http://pnboy.pinguix.com/gapan/23-10-2012-b-fasi-eaep.zip
1. list sample archive using 7za: "7za.exe l 23-10-2012-b-fasi-eaep.zip"
2. compare to it's output on windows (or with listing using "unzip -l
23-10-2012-b-fasi-eaep.zip")
you will see incorrect filename encoding in 7za's output
p7zip, 7za's native linux port, behaves correctly with this archive
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42412
Bug ID: 42412
Summary: WinUAE 3.4.0: Networking over Slirp in AmigaOS 4.1
works bad.
Product: Wine
Version: 2.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: bobben(a)wigilius.se
When using WinUAE (both version 3.3.0 and 3.4.0) with slirp networking (only
way when running AmigaOS 4.1), network transfers gets damaged (md5 and file
size doesn't match) whether it's downloaded from internet or from local file
server.
This happens both on 32bit and 64bit Wine and WinUAE.
Changing the MTU value on the AmigaOS side doesn't help either.
I suspect this has something to do with the issue:
fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this
platform.
The author of WinUAE also suspects this is the problem:
"IP_DONTFRAG (or IP_MTU_DISCOVER and friends) are not defined in some platform
specific file"
Currently using Wine 2.0-staging and macOS 10.11.6
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36542
Bug ID: 36542
Summary: Outpost 2: Ingame videos don't play
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jopac76(a)mail.com
Created attachment 48633
--> https://bugs.winehq.org/attachment.cgi?id=48633
Log with 1.7.19
Outpost 2 ingame videos don't play. I have both the videos in the game folder
and in the CD.
Videos are in the Indeo codec, does this make this bug a duplicate of the other
Indeo-related bugs?
https://appdb.winehq.org/objectManager.php?sClass=version&iId=16926&iTestin…
claims the videos worked back on 1.1.35, making this a regression. The oldest I
could compile was 1.1.40, and it didn't work.
Game without videos is here: http://www.outpostuniverse.net/gamedownload.php
--
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.
http://bugs.winehq.org/show_bug.cgi?id=34696
Bug #: 34696
Summary: Magic & Mayhem 2: The Art of Magic: the in-game logo
not rendering correctly
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46256
--> http://bugs.winehq.org/attachment.cgi?id=46256
MM Log
The in-game logo that is in the main menu or which shows up when the game is
loading has black holes.
The problem can be reproduced in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29714
Bug #: 29714
Summary: mmdevapi/capture test often fails on debian testing
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hoehle(a)users.sourceforge.net
Classification: Unclassified
Regression SHA1: f24b31fcf2047e8b4d0d8b910c54c0815c54d1cf
Created attachment 38565
--> http://bugs.winehq.org/attachment.cgi?id=38565
+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio
trace
austin@debian-buildbot:~/wine-git$ git bisect bad
f24b31fcf2047e8b4d0d8b910c54c0815c54d1cf is the first bad commit
commit f24b31fcf2047e8b4d0d8b910c54c0815c54d1cf
Author: J��rg H��hle <hoehle(a)users.sourceforge.net>
Date: Thu Jan 12 22:36:31 2012 +0100
mmdevapi/tests: Perform capture protocol tests in shared mode.
:040000 040000 8251887bab3583e1327626d8e7492e61fa5e0285
255d9de316fae3fc6fc5b26a87b771593858e8c6 M dlls
+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio
trace attached.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12209
Summary: Microsoft FileFormatConverter.exe installs but does not
work
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=11631)
--> (http://bugs.winehq.org/attachment.cgi?id=11631)
console output when trying to open a docx file in Word 2003
Microsoft's FileFormatConverter.exe gives Office 2003 the ability to open
Office 2007 files. I tried installing it to my working Office 2003 wine
installation. The installer ran fine, ending with a message that installation
was complete. However, when I tried to open a docx file in Word 2003, it
aborted with the message "There was an error opening the file." I've attached
the console output. Getting this program to work would be very useful to those
of us who have to deal with documents from people using Office 2007.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45142
Bug ID: 45142
Summary: (DX11) Unigine Heaven 4.0 shows black screen while
benchmarking on Windows
Product: Wine
Version: 3.7
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Created attachment 61328
--> https://bugs.winehq.org/attachment.cgi?id=61328
screenshot
This issue seems to be related to Windows OS only.
When you run Unigine Heaven 4.0 benchmark at DX11 on Windows platforms with
WineD3D you only see a black screen and playing sound. No matter what WineD3D
build I use and no matter what Windows version.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20843
Summary: Virtual colour depth & full screen resolution?
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Would it be technically possible to implement a virtual desktop that allows you
to set the colour depth and resolution, but then wine will stretch the virtual
desktop to full-screen or to a custom resolution?
What would happen if you fooled a game that needed 256 colour depth into
thinking that's what it is running in while it is actually running at 24bit?
I ask this as I am unable to change my colour depth and reduce my resolution
below 640x480. And even when I could change my colour depth it meant restarting
the X-server. I assume other people will also have this problem.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45411
Bug ID: 45411
Summary: Direct Access to USB Drive Fails
Product: Wine
Version: 3.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fredthejonester(a)gmail.com
Distribution: ---
Here is the output:
$ WINEARCH=win32 WINEPREFIX=/home/kirk/.wineprefix32 wine RESPONSA.exe
0009:fixme:nls:GetThreadPreferredUILanguages 00000034, 0x32e6a0, 0x32e710
0x32e6a8
0009:fixme:nls:get_dummy_preferred_ui_language (0x34 0x32e6a0 0x32e710
0x32e6a8) returning a dummy value (current locale)
0009:fixme:nls:GetThreadPreferredUILanguages 00000034, 0x32e680, 0x32e6f0
0x32e688
0009:fixme:nls:get_dummy_preferred_ui_language (0x34 0x32e680 0x32e6f0
0x32e688) returning a dummy value (current locale)
0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 41018 (device=4 access=0
func=406 method=0)
0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d014 (device=4 access=3
func=405 method=0)
0009:fixme:msvcrt:__clean_type_info_names_internal (0x4c22b684) stub
0009:fixme:msvcrt:__clean_type_info_names_internal (0x4e0892fc) stub
0009:fixme:msvcrt:__clean_type_info_names_internal (0x101827d4) stub
0009:fixme:msvcrt:__clean_type_info_names_internal (0x788b0e54) stub
and the app is not able to recognize the USB drive that is in the PC and
required for execution. More details are available here:
https://forum.winehq.org/viewtopic.php?f=2&t=30825
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46087
Bug ID: 46087
Summary: Directx9 games are very slow (unusable)
Product: Wine-staging
Version: 3.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mochobb(a)clix.pt
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62718
--> https://bugs.winehq.org/attachment.cgi?id=62718
Hardware specs and terminal output
I noticed that suddenly games were very slow (it takes seconds just to
highlight a menu item). I tested Shadow Warrior 2 and XCOM: Enemy Unknown. The
first game I had never tried, but I know the performance of the second one.
I downgraded wine-staging until I got a working version: 3.15. The other
versions tried were 3.17, 3.18 and 3.19. The terminal output is attached. The
output refers to XCOM, launching the game up to the menu and exiting.
Also attached are my hardware specifications.
Thank you very much for reading this.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13470
Summary: Warhammer : Battle March (Loading)
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dl.zerocool(a)gmail.com
Created an attachment (id=13387)
--> (http://bugs.winehq.org/attachment.cgi?id=13387)
Console logs
Actually, warhammer is playable at decent speed.
The troubleshooting is starting the game, or charging a map (mission, campaign,
etc.)
It requires arround 10min to have the first game menu...
And it requires other 10minutes if you want to play.
The game is unplayble since it requires 20minutes to start gaming.
But the game itself even with highest options work very well.
The problem is the same with older wine versions.
And apparently the Warhammer mark of chaos (whitout battle march addon
installed)
Have the same loading problem.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44997
Bug ID: 44997
Summary: Installation support is broken for ElsterFormular
19.3.
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Markus.Elfring(a)web.de
Distribution: ---
It would be nice if I could install the application “ElsterFormular 19.3
(2018-04-12)”.
https://www.elster.de/eportal/infoseite/elsterformularhttps://appdb.winehq.org/objectManager.php?sClass=application&iId=1925
It can happen that the first dialogue looks completely fine while I get a
questionable display by the software “Wine 3.6-797.1” for further start tries.
elfring@Sonne:~/geladen/Freeware> wine start ElsterFormularPrivat.msi
005d:fixme:exec:SHELL_execute flags ignored: 0x00000100
elfring@Sonne:~/geladen/Freeware> 005f:fixme:ntdll:NtLockFile I/O completion on
lock not implemented yet
0060:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"actionData",
clsid {000c109e-0000-0000-c000-000000000046}
0060:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"objFSO", clsid
{000c109e-0000-0000-c000-000000000046}
005f:err:msi:ITERATE_Actions Execution halted, action L"WelcomeDlg" returned
1602
The software support is incomplete for this area.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35169
Bug ID: 35169
Summary: SetWorldTransform turning with Ellipse does not run
correctly
Product: Wine
Version: 1.7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)hemag.ch
Classification: Unclassified
Created attachment 46916
--> http://bugs.winehq.org/attachment.cgi?id=46916
source of sample
When using SetWorldTransform with a Ellipse then turning is faulty / Rectangle
is correct
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43367
Bug ID: 43367
Summary: Fruit of Grisaia crashes after meeting Yumiko
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xanthsjunk(a)gmail.com
Distribution: ---
Created attachment 58731
--> https://bugs.winehq.org/attachment.cgi?id=58731
Backtrace
The Fruit of Grisaia (steam release) crashes after meeting Yumi. The screen
turns white and then black. Then the program crashes entirely.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31517
Bug #: 31517
Summary: Gomez Peer blanks screen and does not redraw correctly
Product: Wine
Version: 1.5.10
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41452
--> http://bugs.winehq.org/attachment.cgi?id=41452
Wine 1.5.10 console output
+++ This bug was initially created as a clone of Bug #13879 +++
When Gomez Peer is started or opened, the screen goes black and does not
refresh automatically.
+++
Yes, I have cloned this because it is exactly the same problem!
Ubuntu 12.04 AMD64 with Unity 2D and fglrx 8.96 (AFAICT)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=26549
Summary: GomezPEER fails to set processor priority
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
GomezPEER sets its background process (an instance of java.exe) to the lowest
(idle) priority in Windows. It fails to do so under Linux. Does Wine lack the
ability to set process priorities, perhaps?
Apologies if a similar bug is already open but I could not find one.
On newer systems this is not a problem, but on older system the PEER can
consume 100% CPU while processing. The app is designed so that performance of
the PC is not affected, which of course it isn't under Windows (save the usual
Windows-related problems) but it is under Wine.
I'm not sure if I/O priority is also set.
The following does not work as a workaround:
$nice -n19 wine ~/blah/GomezPEER.exe
because this then sets all the Wine components to -n19 and can badly affect the
performance of other apps running under Wine.
Instead, the workaround I use is:
$wineserver -p15
$nice -n19 wine ~/blah/GomezPEER.exe
This way the wineserver remains at normal priority. winedevice.exe in this
case still receives -n19 priority, however.
Console log:
fixme:win:EnumDisplayDevicesW ((null),0,0x73a83c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x73a83c,0x00000000), stub!
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000001 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x74b69c,0x00000000), stub!
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub!
fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub!
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46538
Bug ID: 46538
Summary: Unreal Tournament (UT99): mouse clicks in main menu
work only once (regression)
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nowic(a)wenner.ch
Distribution: ---
Created attachment 63395
--> https://bugs.winehq.org/attachment.cgi?id=63395
Commandline output
The main menu drop downs only works the first time using the mouse. After the
first click only navigation using the keyboard works which is quite annoying.
I remember that this worked without issues in a previous version of wine.
Probably wine < 3.0.
GPU: GeForce 940MX
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42797
Bug ID: 42797
Summary: ICU64 for VICE: No highlighted read/write-colors in
Memory-window.
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: enkorv(a)yahoo.com
Distribution: ---
Created attachment 57824
--> https://bugs.winehq.org/attachment.cgi?id=57824
terminal output when running ICU64.exe
VICE is a Commodore 64 (and siblings) emulator. "ICU64 for VICE" is a hacking
tool that piggybacks onto the emulator and shows memory maps in useful ways.
When starting ICU64.exe it opens a small toolbar and starts the VICE emulator
as well. When selecting Memory in the toolbar a window opens which shows the
memory map of the Commodore 64. It should also highlight the memory read and
writes as well as where the CPU is currently running, using color highlighting.
This part doesn't work so the window just has a black background. You can still
zoom in and out in the memory map (using mouse scroll-wheel) and see the values
of the memory locations changing live.
An example of how the color highlighting typically looks is here (could not
find a clip of ICU64 for VICE, so this clip shows ICU64 for Frodo, which is
another Commodore 64 emulator): https://www.youtube.com/watch?v=tjcvR5McmSg
Testing and wine-environment:
Ubuntu 16.10 - 4.8.0-46-generic
wine-2.4
ICU64 needs Microsoft .NET Framework 2.0 (see
http://icu64.blogspot.se/p/download.html )
WINEPREFIX=~/.winetest2017 WINEARCH=win32 wineboot
WINEPREFIX=~/.winetest2017 winetricks dotnet2
ICU64 - https://sites.google.com/site/mathfigure/icu64vice23-v0.1.2.zip
c89d54ea7d64834694c3590660dee69e0738a418
WinVICE 2.3 -
https://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/W…
b2a7ffafbcef1ab159681002616d9cf819c1ef84
Download both, unzip into same folder and run ICU64.exe.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31927
Bug #: 31927
Summary: ws2_32: sock.c fails intermittently - 'Test succeeded
inside todo block: GetQueuedCompletionStatus returned
0'
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, testcase
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Running in a loop for about 15 minutes, I got:
sock.c:5385: Test succeeded inside todo block: GetQueuedCompletionStatus
returned 0
sock.c:5386: Test succeeded inside todo block: Last error was 64
make: *** [sock.ok] Error 2
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46500
Bug ID: 46500
Summary: Cogpack - Exercises can't be run - Error 380 - Invalid
property value
Product: Wine
Version: 4.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 63348
--> https://bugs.winehq.org/attachment.cgi?id=63348
Console output on wine 4.0-rc6
Hello everyone,
the application in question can be downloaded from and also has a demo version
available which has the same "symptoms" as the full version:
http://www.markersoftware.com/USA/demoinfo.htm#Download
It returns an error message "invalid property value" with an error code of 380.
Console output is attached and an entry for the AppDB has been submitted as
well.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40250
Bug ID: 40250
Summary: Stunt GP too fast timer for stunts, waterfall/screen
animation and starting screens
Product: Wine
Version: 1.9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 10mkudela(a)gmail.com
Distribution: ---
In the game time frame required to press Shift key to make stunt is much
smaller then in Windows. Also waterfall animation and loading screens are much
faster then in Windows. Everything else is at the same speed.
One additional animation is faster as well: speed of the text on screen in
Germany location is faster as well, but it's speed is changing from what I have
noticed.
There is probably a timer somewhere that is ticking faster then it should be,
and that is used by all those elements.
This bug was tested on 1.9.4 version of Wine, but it is also present on older
versions.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42384
Bug ID: 42384
Summary: WinOmega 10.00.24 attempts to use certmgr.msc
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)winomega.com
Distribution: ---
Created attachment 57179
--> https://bugs.winehq.org/attachment.cgi?id=57179
certmgr.msc error
WinOmega 10.00.24
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=33538) is yields
an error (see screenshot) when attempting to manage certificates through:
Facturación -> Clientes -> Firmar -> Factura-e
The program relies on certmgr.msc (MMC snap-in) for certificate management. A
possible workaround could be to use certmgr.exe (Certificate Manager Tool) in
its stead. However certmgr.exe isn't usable due to bug 42383
(https://bugs.winehq.org/show_bug.cgi?id=42383).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12159
Summary: Alt-click moves the windows instead of giving access to
alternate functionalities in Photoshop Cs2
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mariejoaile(a)gmail.com
Steps to reproduce:
1- Open Photoshop
2- Create a new document or open one
3- Pick a selection tool or clone or any of the tool making use of an alternate
function using alt
4- Try to use this alt-click option and instead of for instance for the select
tool, deselecting, it will move the window.
This action is very important because there is no other way to use certain of
Photoshop's tool, making tools like clone and healing useless.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41784
Bug ID: 41784
Summary: Wine error under LinuxMint 17.3 after running PDF24
Creator
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marialvez(a)gmail.com
Distribution: ---
Created attachment 56219
--> https://bugs.winehq.org/attachment.cgi?id=56219
Using the PDF24 Creator program, in Wine mode and after close the application,
my Pc show these bug.- Y work with Linux Mint 17.3 Cinnamon 64-bit Version
2.8.8
Using the PDF24 Creator program, in Wine mode and after close the application,
my Pc show these bug.- Y work with Linux Mint 17.3 Cinnamon 64-bit Version
2.8.8
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15555
Summary: Implement Windows calculator (calc.exe)
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This was discussed recently, and both
a patch that just invokes gcalc and
a patch that actually implements a calc
were mentioned here:
http://www.winehq.org/pipermail/wine-patches/2008-June/056311.html
This affects the app SteuerSparErklaerung; see user report at
http://www.tuxlog.de/keinwindowsmehr/2008/steuererklarung-unter-gentoo-linu…
Not a critical error, but it does cause an annoying dialog box
to pop up when installing that app.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42438
Bug ID: 42438
Summary: Jedi Knight Dark Forces II / DirectX7 WindowGUI issue
Product: Wine
Version: 2.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: kevincarrolldavis(a)gmail.com
The menu screens do not render/update when the "-windowgui" command line switch
is chosen.
The menu screens only render/update when ⌘+Tabbing back and forth to and from
the program.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40313
Bug ID: 40313
Summary: Warframe Crash while loading
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: levanchelidze(a)gmail.com
Distribution: ---
Created attachment 53958
--> https://bugs.winehq.org/attachment.cgi?id=53958
backtrace
Warframe crashes while loading
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39587
Bug ID: 39587
Summary: Warframe launcher crash on close
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thisismyid17(a)yahoo.com
Distribution: ---
When the launcher closes, either from the 'x' button or from launching
Warframe, the launcher crashes with the attached backtrace.
Linux Mint
wine-staging 1.7.54
Warframe 17.11.1
Setup using the instructions posted here:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32757
--
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.
http://bugs.winehq.org/show_bug.cgi?id=21232
Summary: Iron (Chrome) 4 can't load any webpage
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.srware.net/downloads/srware_iron_beta.exe
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Trying Iron (basically iceweasel for Chrome) under wine, it fails to load any
webpage. There is no terminal output when trying this. I've tried winetricks
ie6 to get native wininet/winhttp, but that didn't help...
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39403
Bug ID: 39403
Summary: Steam 10/7/15 update: store/web no longer works
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
Distribution: ---
Created attachment 52515
--> https://bugs.winehq.org/attachment.cgi?id=52515
steam log, default
Since today's Steam update any web content like the Store no longer works. As
in nothing happens, just a blank window. This is different than the win7 bug,
using the default XP here and nothing crashes. Log attached, though these lines
that appear when trying to load a page are probably the relevant bit:
fixme:advapi:CreateProcessAsUserW 0x314 L"C:\\Program
Files\\Steam\\bin\\steamwebhelper.exe" L"\"C:\\Program
Files\\Steam\\bin\\steamwebhelper.exe\" --type=renderer
--disable-gpu-compositing --enable-pinch --lang=en-US --lang=en-US
--product-version=\"Valve Steam Client\" --disable-spell-checking
--enable-system-flash --device-scale-factor=1 --enable-delegated-renderer
--num-raster-threads=1 -"... (nil) (nil) 0 0x0100040c (nil) (null) 0x274e2e8
0x274defc - semi-stub
[1007/185338:ERROR:child_process_launcher.cc(444)] Failed to launch child
process
Tested in wine-1.7.52 (Staging) and a fresh git pull of mainline.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46649
Bug ID: 46649
Summary: Tom Clancy's Rainbow Six: Vegas 2 needs
D3DXDisassembleShader implementation
Product: Wine
Version: 4.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Crashes at launch with 'Message General protection fault! History: '
fixme:d3dx:D3DXDisassembleShader 0x7671b00 0 (null) 0x62ce18: stub
wine-4.1-207-g7907ccfdcb
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36681
Bug ID: 36681
Summary: ws2_32/tests/sock.c fails on gentoo without IPX
support
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48725
--> https://bugs.winehq.org/attachment.cgi?id=48725
+winsock,+tid,+seh
../../../tools/runtest -q -P wine -T ../../.. -M ws2_32.dll -p
ws2_32_test.exe.so sock && touch sock.ok
fixme:winsock:convert_socktype_w2u unhandled Windows socket type 0
fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0xffffffff>
fixme:winsock:convert_socktype_w2u unhandled Windows socket type 0
fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x0000dead>
fixme:winsock:convert_socktype_w2u unhandled Windows socket type 0
fixme:winsock:convert_proto_w2u unhandled Windows socket protocol 57005
fixme:winsock:convert_socktype_w2u unhandled Windows socket type 57005
fixme:winsock:convert_socktype_w2u unhandled Windows socket type 57005
err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this
requires special permissions.
sock.c:2224: Tests skipped: SOCK_RAW is not supported
sock.c:2270: Test failed: Expected 10047, received 10043
sock.c:2271: Tests skipped: IPX is not supported
+winsock attached
Linux aw25 3.13.3-gentoo-devlight-1 #1 SMP Thu Feb 20 00:10:55 Local time zone
must be set--see zic x86_64 Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz
GenuineIntel GNU/Linux
--
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.
http://bugs.winehq.org/show_bug.cgi?id=28290
Summary: shell32/shelllink.ok test flaky
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When running with WINEDEBUG=warn+heap (on my 32 bit i7 natty box
running in low power mode, fwiw), twice I've hit the error
../../../tools/runtest -q -P wine -M shell32.dll -T ../../.. -p
shell32_test.exe.so shelllink.c && touch shelllink.ok
shelllink.c:728: Test failed: save failed (0x80070020)
shelllink.c:728: Test failed: got 0x00000001
shelllink.c:728: Test failed: Didn't expect NULL
shelllink.c:474: Test failed: GetCurFile fails on shell32 < 5.0
shelllink.c:732: Test failed: GetDescription returned 'command on path' instead
of 'command on path without .exe'
This test keeps overwriting the same file with new data, iirc.
The previous thing it wrote was "command on path", so it looks
like the immediately previous testcase sometimes leaves a reference dangling?
I think 0x80070020 is "sharing violation".
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46056
Bug ID: 46056
Summary: u-he Diva: Multicore option slows down performance
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ajduck(a)outlook.com
Distribution: ---
Created attachment 62643
--> https://bugs.winehq.org/attachment.cgi?id=62643
Edited picture highlighting relevant sections of Diva
u-he's Diva plugin is quite CPU intensive. On Windows, the multicore option on
Diva improves the performance of it a lot. But on Wine, the multicore option
makes it even slower.
You'll need sound output to notice the difference in performance.
You will also need a DAW to test it in. You can either use a Windows DAW (FL
Studio is probably easiest, has a detailed manual and I know it works well in
Wine), or a Linux DAW using LinVST to load the VST plugin (LinVST uses Wine and
requires it to be installed on the system).
(If you decide to load Diva in FL Studio, see this section of the FL Studio
manual on how to scan for and load plugins:
https://www.image-line.com/support/flstudio_online_manual/html/basics_exter…
)
--------
Steps to reproduce:
1. Download and install Diva (link at bottom). Make sure the DAW you're using
has detected it (get it to scan for plugins).
2. Load up Diva. At the lower half of the plugin, the panel just above the
"MAIN" button and below the "tuning" panel, set Accuracy to divine, Voices to
16 and Stack to 4 (see image attached). These settings are to make Diva use a
lot of CPU so that the difference between multicore on and off can be
demonstrated. The multicore button (the button in the top bar to the right)
should be off (i.e. it should be black).
3. In the DAW/VST host, input 4 MIDI notes playing simultaneously into the
DAW/host's piano roll and play them back. Take note of popping and clicking (if
any). If it's popping and clicking then keep in mind how frequent/severe it is.
4. Now go back to Diva and enable multicore (click on the black button). It
should now be red.
5. Play back the notes you input again. It should be even slower than it was
with multicore off.
If somehow one Diva instance with those settings is not enough to cause buffer
underruns (audible pops and clicks) even with multicore enabled, clone the
current Diva instrument (or add a new Diva and give it the same settings as
done in step 2), add MIDI notes as in step 3 but to the new Diva instance and
then play back the notes making sure all the Diva instances are playing at the
same time. In other words, we're trying to layer another Diva's notes on top of
the first one in order to make it use enough CPU to cause buffer underruns.
Remember to enable/disable multicore on both Diva instances when comparing
between the option being on and off. It's unlikely you'll need more than 2
instances at full accuracy settings because this synth uses up a lot of CPU.
Diva has a native Linux version and the multicore option improves performance
as on Windows. But I use FL Studio in Wine and there's currently no way to
run/bridge native Linux VSTs in Windows DAWs (that are running in Wine) so I
have to use the Windows version.
OS: elementary OS 5.0 Juno (based on Ubuntu 18.04)
Tested on Wine 3.19 but I know 3.18 also has the problem.
--------
Download:
https://uhedownloads-heckmannaudiogmb.netdna-ssl.com/releases/Diva_143_7422…
$ sha1sum Diva_143_7422_Win.zip
50032d8ed54e22e8ec495d283e02754f2959b665 Diva_143_7422_Win.zip
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45531
Bug ID: 45531
Summary: Tencent Gaming buddy crashes during pubg installation
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: basith374(a)gmail.com
Distribution: ---
It says AppMarket.exe has encountered a serious problem.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43812
Bug ID: 43812
Summary: Divinity Original Sin 2 some parts display white
ingame
Product: Wine-staging
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holzminister(a)t-online.de
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59354
--> https://bugs.winehq.org/attachment.cgi?id=59354
log from terminal
I play Divinity Original Sin 2 with the workaround described in bug
https://bugs.winehq.org/show_bug.cgi?id=43660 ("winetricks xact"). With this
the game works quiet well. But there is one small but annoying bug for that
kinda game. When you try to read books or other papers you find ingame they
only show up white and empty. Also the buff icons of the unitframes are plain
white. (See screenshots).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=26978
Summary: tokenadmin.exe crash : Unimplemented function
winscard.dll.SCardListReadersA
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34407)
--> (http://bugs.winehq.org/attachment.cgi?id=34407)
LOG: tokenadmin.exe crash
tokenadmin.exe is a smart card reader manager from ICBC online bank.
1. donwload http://www.icbc.com.cn/icbc/html/download/dkq/SafeSign_ICBC_Per.exe
2. install SafeSign_ICBC_Per.exe with wine
$ LANG=en_US.utf8 wine SafeSign_ICBC_Per.exe
3. run tokenadmin.exe
$ cd $WINEPREFIX/"drive_c/Program Files/ICBCEbankTools/G&D/Management Utility"
$ wine tokenadmin.exe
see LOG: tokenadmin.exe crash
--
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.
http://bugs.winehq.org/show_bug.cgi?id=16124
Summary: Install OK => Test for Internet Access failed
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.ibusinesspromoter.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian(a)Familie-Saeum.de
CC: christian(a)Familie-Saeum.de
Created an attachment (id=17360)
--> (http://bugs.winehq.org/attachment.cgi?id=17360)
Here my Log for Start the Programm => failure
Hey guys sorry for the bad English but I did it with Google translator because
my English is not worth reading! Very Happy
So to my problem:
I would like to IBP (http://www.ibusinesspromoter.com/) under Ubuntu 8:10 with
the existing Wine (1.1.8).
Installation works wonderfully well with the launch of the program succeed.
Only once the program on the Internet what it wants is the message that there
is no Internet.
Firefox, but can go on the Internet.
Here's an issue of Wine on the console:
The program was started and then was up to the point Auccount the first set
until it wanted to go on the Internet since then I have not received it quits.
Here my Forum Thread for the Problem:
http://forum.winehq.org/viewtopic.php?p=15270#15270
Bye
--
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.
http://bugs.winehq.org/show_bug.cgi?id=11595
Summary: wine application crashes if linux application changes a
file it has open (Notepad++)
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tycho_lamerigts(a)yahoo.com
- install notepad++
- start notepad++
- create new file
- save file
- modify saved file with a linux application (e.g. gedit)
- switch focus back to notepad++, it sees the change, then freezes.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39221
Bug ID: 39221
Summary: msi:install fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen if the test is run in a user account with
too few privileges.
install.c:3162: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:3184: Test failed: Expected ERROR_SUCCESS, got 1603
In particular one can notice this bug on the following WineTest boxes:
fg-win2000-rusr: Windows 2000 in a Restricted user account
fg-win7u64-1spie9usr: Windows 7 in a regular user account.
fg-win7u64-1spie9adm: Windows 7 in the administrator user account but without
elevated privileges.
Note however that it succeeds on the following boxes:
fg-win2000-susr: Windows 2000 in a Standard (Power) user account.
fg-winxp-lusr: Windows XP with a Limited user account.
That it succeeds in a Standard (Power) user account on Windows 2000 is probably
normal, I believe those can install applications even though they are not
administrators. It's a bit more surprising seeing it work in XP's Limited user
account.
See:
https://test.winehq.org/data/tests/msi:install.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.
https://bugs.winehq.org/show_bug.cgi?id=39235
Bug ID: 39235
Summary: wintrust:crypt fails on Windows 2000 if privileges not
high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen if the test is run in a restricted user
account.
crypt.c:207: Test failed: Expected success, got FALSE with 4313
crypt.c:208: Test failed: Expected a context handle, got NULL
crypt.c:220: Test failed: Expected success, got FALSE with 87
crypt.c:247: Test failed: CryptCATAdminAcquireContext failed 4313
crypt.c:253: Test failed: Expected a context handle, got NULL
crypt.c:262: Test failed: Expected
CatRoot\{DEADBEEF-DEAD-BEEF-DEAD-BEEFDEADBEEF} directory to exist
crypt.c:277: Test failed: Expected success, got FALSE with 87
crypt.c:281: Test failed: Expected success, got FALSE with 4313
crypt.c:282: Test failed: Expected a context handle, got NULL
crypt.c:285: Test failed: Expected success, got FALSE with 87
crypt.c:291: Test failed: Expected FALSE and ERROR_INVALID_PARAMETER with
untouched handle, got 0 and 4313 with 00000000
In particular one can notice this bug on the following WineTest box:
fg-win2000-rusr: Windows 2000 with a Restricted user account
Note however that it succeeds in non-Restricted user accounts on the following
boxes for instance:
fg-win2000-susr: Windows 2000 with a Standard (Power) user account.
fg-winxp-lusr: Windows XP with a Limited user account.
fg-win7u64-1spie9usr: Windows 7 with a regular user account.
See:
https://test.winehq.org/data/tests/wintrust:crypt.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.
http://bugs.winehq.org/show_bug.cgi?id=24373
Summary: Maximized windows decorated by Wine should not have
visible borders
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
When "allow the windows manager to decorate the windows" is unchecked in
winecfg, maximizing a window doesn't remove/hide the borders on each side as it
does on Windows (and other window managers).
This can be reproduced with Wine's notepad.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32079
Bug #: 32079
Summary: dotted files hasn't displayed
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icegood1980(a)gmail.com
Classification: Unclassified
Application: notepad++ (http://notepad-plus-plus.org/)
wine config /drivers/ show dot files checked.
In explorer under notepad++ dot files hasn't shown. In particular in home
directory.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=33590
Bug #: 33590
Summary: Notepad++: save as dialog should auto-select text
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: gatlinsullivan(a)yahoo.com
Classification: Unclassified
Follow up to bug 24492
On windows, run Notepad++, type 'asdf' then 'CTRL+S' to bring up the save
dialog. On windows, 'new 1.txt' is already selected, you can just type 'blah'
then press enter, and get 'blah.txt'. On wine, 'new 1.txt' isn't selected, so
you get 'blahnew 1.txt' and when you try to save it, it fails.
Trivial, but annoying.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37927
Bug ID: 37927
Summary: Camtasia fails to open in wine 1.6.2
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: techbin1(a)gmail.com
Distribution: ---
Created attachment 50516
--> https://bugs.winehq.org/attachment.cgi?id=50516
Camtasia crash backtrace
Camtasia appeared to install correctly. When I try to open, I get an error
message about an unregistered dll "C:\windows\SysWOW64\quartz.dll". This
message repeats three times after which it crashes. Attached find backtrace.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41989
Bug ID: 41989
Summary: program will not load and run
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mark_crn(a)yahoo.com
Distribution: ---
Created attachment 56396
--> https://bugs.winehq.org/attachment.cgi?id=56396
save bug file
Musette encounter a fatal exception
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45233
Bug ID: 45233
Summary: TIDAL installer can't launch installed program in
64bit WINEPREFIX
Product: Wine
Version: 3.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 61462
--> https://bugs.winehq.org/attachment.cgi?id=61462
Wine log in 64bit WINEPREFIX
After installation has finished (you need to use the msi installer due to bug
45232), it offers you to start the program.
This only works in a 32bit WINEPREFIX, it fails with 64bit.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=11531
Summary: Richard Burns Rally - Trees/buildings/fences disappear
after a while
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=5934
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuomo.kohvakka(a)iki.fi
While playing Richard Burns Rally, trees/buildings/other stuff disappear after
a couple of minutes. This still happens with latest wine, 0.9.55 that is.
It would be nice if this wouldn't happen :)
I pretty sure this is regression, however I can't verify this right now.
Judging from appdb comments, problems have continued at least from 0.9.49.
AppDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=5934
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39231
Bug ID: 39231
Summary: setupapi:devinst fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen if the test is run in a restricted or
limited user account.
devinst.c:408: Test failed: SetupDiInstallClassA failed: 0000000d
devinst.c:410: Test failed: Couldn't delete classkey
devinst.c:462: Test failed: Expected ERROR_INVALID_PARAMETER, got 00000005
devinst.c:479: Test failed: Expected ERROR_CLASS_MISMATCH, got 00000005
devinst.c:491: Test failed: SetupDiCreateDeviceInfoA failed: 00000005
devinst.c:496: Test failed: Expected ERROR_DEVINST_ALREADY_EXISTS, got 00000005
devinst.c:502: Test failed: Expected ERROR_INVALID_USER_BUFFER, got 00000005
devinst.c:508: Test failed: SetupDiCreateDeviceInfoA failed: 00000005
devinst.c:516: Test failed: Expected 3 devices, got 0
devinst.c:601: Test failed: SetupDiCreateDeviceInfoA failed: 00000005
devinst.c:604: Test failed: Expected ERROR_INSUFFICIENT_BUFFER, got 00000057
devinst.c:608: Test failed: SetupDiGetDeviceInstanceIdA failed: 00000057
devinst.c:609: Test failed: Unexpected instance ID aö|4
devinst.c:613: Test failed: SetupDiCreateDeviceInfoA failed: 00000005
devinst.c:616: Test failed: SetupDiGetDeviceInstanceIdA failed: 00000057
devinst.c:618: Test failed: Unexpected instance ID aö|4
devinst.c:654: Test failed: SetupDiCreateDeviceInfoA failed: 5
devinst.c:721: Test failed: SetupDiCreateDeviceInfoA failed: 00000005
devinst.c:725: Test failed: Expected ERROR_INVALID_USER_BUFFER, got 00000057
devinst.c:729: Test failed: SetupDiCreateDeviceInterfaceA failed: 00000057
devinst.c:733: Test failed: SetupDiCreateDeviceInterfaceA failed: 00000057
devinst.c:736: Test failed: SetupDiCreateDeviceInterfaceA failed: 00000057
devinst.c:739: Test failed: SetupDiEnumDeviceInterfaces failed: 259
devinst.c:744: Test failed: expected 2 interfaces, got 0
devinst.c:247: We are most likely on Windows 2000
devinst.c:810: Test failed: SetupDiCreateDeviceInfoA failed: 00000005
devinst.c:814: Test failed: SetupDiCreateDeviceInterfaceA failed: 00000057
devinst.c:818: Test failed: Expected ERROR_INSUFFICIENT_BUFFER, got 87
devinst.c:828: Test failed: Expected ERROR_INSUFFICIENT_BUFFER, got 87
devinst.c:252: Test failed: Couldn't delete deviceclass key
devinst.c:932: Test failed: SetupDiCreateDeviceInfoA failed: 00000005
devinst.c:934: Test failed: Expected registry key to exist
devinst.c:950: Test failed: Expected ERROR_INVALID_FLAGS, got 87
devinst.c:955: Test failed: Expected ERROR_INVALID_FLAGS, got 87
devinst.c:961: Test failed: Expected ERROR_INVALID_FLAGS, got 87
devinst.c:967: Test failed: Expected ERROR_DEVINFO_NOT_REGISTERED, got 00000057
devinst.c:972: Test failed: SetupDiRegisterDeviceInfo failed: 00000057
devinst.c:977: Test failed: Expected ERROR_KEY_DOES_NOT_EXIST, got 00000057
devinst.c:984: Test failed: Expected ERROR_KEY_DOES_NOT_EXIST, got 00000057
devinst.c:997: Test failed: SetupDiCreateDevRegKey failed: 00000057
devinst.c:144: Test failed: SetupDiEnumDeviceInfo failed: 00000103
devinst.c:152: Test failed: SetupDiCallClassInstaller(DIF_REMOVE...) failed:
00000057
devinst.c:1027: Test failed: Expected the device to be removed: 00000000
devinst.c:1033: We are most likely on Wine
devinst.c:1084: Test failed: SetupDiCreateDeviceInfoA failed: 00000005
devinst.c:1087: Test failed: SetupDiCreateDeviceInterfaceA failed: 00000057
devinst.c:1090: Test failed: SetupDiRegisterDeviceInfo failed: 00000057
devinst.c:1101: Test failed: SetupDiEnumDeviceInterfaces failed: 00000103
devinst.c:1104: Test failed: Expected ERROR_INSUFFICIENT_BUFFER, got 00000057
devinst.c:144: Test failed: SetupDiEnumDeviceInfo failed: 00000103
devinst.c:152: Test failed: SetupDiCallClassInstaller(DIF_REMOVE...) failed:
00000057
devinst.c:1143: Test failed: Expected the device to be removed: 00000000
devinst.c:1149: We are most likely on Wine
devinst.c:1182: Test failed: SetupDiCreateDeviceInfoA failed: 00000005
devinst.c:1194: Test failed: Expected ERROR_INVALID_REG_PROPERTY, got 00000057
devinst.c:1204: Test failed: SetupDiSetDeviceRegistryPropertyA failed: 00000057
devinst.c:1216: Test failed: Expected ERROR_INVALID_REG_PROPERTY, got 00000057
devinst.c:1225: Test failed: Expected ERROR_INSUFFICIENT_BUFFER, got 00000057
devinst.c:1227: Test failed: Unexpected size: 0
devinst.c:1231: Test failed: SetupDiGetDeviceRegistryPropertyA failed: 00000057
devinst.c:1232: Test failed: Unexpected property
devinst.c:1236: Test failed: SetupDiGetDeviceRegistryPropertyA failed: 00000057
devinst.c:1237: Test failed: Unexpected value of property
devinst.c:1238: Test failed: Unexpected type of property: 0
devinst.c:1242: Test failed: SetupDiSetDeviceRegistryPropertyA failed: 00000057
devinst.c:1247: Test failed: Expected ERROR_INVALID_DATA, got 00000057
devinst.c:1288: Test failed: SetupDiCreateDeviceInfoW failed: 00000005
devinst.c:1300: Test failed: Expected ERROR_INVALID_REG_PROPERTY, got 00000057
devinst.c:1310: Test failed: SetupDiSetDeviceRegistryPropertyW failed: 00000057
devinst.c:1322: Test failed: Expected ERROR_INVALID_REG_PROPERTY, got 00000057
devinst.c:1331: Test failed: Expected ERROR_INSUFFICIENT_BUFFER, got 00000057
devinst.c:1333: Test failed: Unexpected size: 0
devinst.c:1337: Test failed: SetupDiGetDeviceRegistryPropertyW failed: 00000057
devinst.c:1338: Test failed: Unexpected property
devinst.c:1342: Test failed: SetupDiGetDeviceRegistryPropertyW failed: 00000057
devinst.c:1343: Test failed: Unexpected value of property
devinst.c:1344: Test failed: Unexpected type of property: 0
devinst.c:1348: Test failed: SetupDiSetDeviceRegistryPropertyW failed: 00000057
devinst.c:1353: Test failed: Expected ERROR_INVALID_DATA, got 00000057
In particular one can notice this bug on the following WineTest boxes:
fg-win2000-rusr: Windows 2000 with a Restricted user account
fg-win2000-susr: Windows 2000 with a Standard (Power) user account.
fg-winxp-lusr: Windows XP with a Limited user account.
Note however that it succeeds in regular user accounts on the following boxes
for instance:
fg-win7u64-1spie9usr: Windows 7 with a regular user account.
See:
https://test.winehq.org/data/tests/setupapi:devinst.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.
https://bugs.winehq.org/show_bug.cgi?id=39232
Bug ID: 39232
Summary: setupapi:install fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
This test systematically times out when run in a restricted or limited user
account while it only times out in under 1% of the other runs. Coupled with the
pair of messages saying it's skipping tests because it cannot install a
service, this clearly indicates a permissions problem.
install.c:303: Tests skipped: Not enough rights to install the service
install.c:380: Tests skipped: Not enough rights to install the service
test failed: timed out
In particular one can notice this bug on the following WineTest boxes:
fg-win2000-rusr: Windows 2000 with a Restricted user account
fg-win2000-susr: Windows 2000 with a Standard (Power) 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-win7u64-1spie9usr: Windows 7 with a regular user account.
See:
https://test.winehq.org/data/tests/setupapi:install.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.
http://bugs.winehq.org/show_bug.cgi?id=20604
Summary: dsound tests fail under pulseaudio
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://test.winehq.org/data/tests/dsound:ds3d.html
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=24580)
--> (http://bugs.winehq.org/attachment.cgi?id=24580)
+dsound trace
Ignoring the usual statements about pulesaudio for a bit, there's been a lot of
work (thanks Maarten et al) to make Wine work a bit better with it. When I was
on jaunty, I removed it, but under Karmic, you can't remove pulseaudio without
foobaring gnome. So, I'm stuck with it...and since few people run winetest
daily on wine aside from me, test.winehq.org shows a bunch of failures on
dsound now.
So, let's make it play better:
http://test.winehq.org/data/f222a1654ea8f84bc678c9043ad3265b97207dde/wine_a…
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38060
Bug ID: 38060
Summary: Apps can't load custom fonts during runtime
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: masterofquebec(a)rocksplash.com
Distribution: Debian
Created attachment 50700
--> https://bugs.winehq.org/attachment.cgi?id=50700
WINEDEBUG=warn+all,fixme+all MTASA
Calls to AddFontResourceEx seems to fails in various games.
San Andreas Multiplayer:
warn:font:new_ft_face Unable to load font
"/home/samuel/.wine/dosdevices/c:/Program Files/Rockstar Games/GTA San
Andreas/gtaweap3.ttf"/(nil) err = 2
Multi Theft Auto:
warn:font:new_ft_face Unable to load font
"/home/samuel/.wine/dosdevices/c:/Program Files/MTA San Andreas
1.4/MTA/cgui/pricedown.ttf"/(nil) err = 2
In both cases the fonts exist and seems to be valid.
What is error 2?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=14867
Summary: TrackMouseEvent thinko / valgrind warning?
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
An app I'm looking at is doing
TRACKMOUSEEVENT tme;
tme.cbSize = sizeof(TRACKMOUSEEVENT);
tme.dwFlags = TME_LEAVE;
tme.hwndTrack = my_hWnd;
TrackMouseEvent(&tme);
which causes the following valgrind complaint:
Conditional jump or move depends on uninitialised value(s)
at TrackMouseEvent (input.c:1043)
by MyTrackMouseLeave (in app)
...
Uninitialised value was created by a stack allocation
at MyTrackMouseLeave (in app)
Looking at git blame user32/input.c, I see line 1043 is the if:
hover_time = ptme->dwHoverTime;
if (hover_time == HOVER_DEFAULT || hover_time == 0 ||
!(ptme->dwHoverTime&TME_HOVER))
Squinting at that a bit, it get the feeling the bitmask check is a typo;
shouldn't that be dwFlags, not dwHoverTime?
Also, if TME_HOVER is not set, we probably shouldn't
be looking at dwHoverTime, right?
FWIW, that bitmask check was added by
http://www.winehq.org/pipermail/wine-patches/2006-October/031794.html
Incidentally, while playing around, I noticed that the test
crashes if you get too many events. I'll attach a little patch to
fail more gracefully.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=34342
Bug #: 34342
Summary: Chronic crash of Guild Wars 2(out of memory)
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nob.dir.info(a)gmail.com
Classification: Unclassified
Created attachment 45715
--> http://bugs.winehq.org/attachment.cgi?id=45715
ArenaNet log when crashing
Hello,
Since I'm playing Guild Wars 2 quite often, I have chronic crashes with an Out
of Memory report, although there are still 4+Gb of free RAM(total 8Gb) and 1Gb
of free VRAM(total 2Gb).
As I'm using Wine in 64-bit mode on a 64-bit system, I thought that there
shouldn't be any memory problem, but it doesn't seem to be true. I also tried
out the 4Gb patcher, still no effect.
I think it comes from Wine/the system, because I played sometimes on
Windows(with also 8 Gb of total RAM), and I never crashed.
Cordially.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=25284
Summary: kernel32: process tests fail on Ubuntu 10.04
Product: Wine
Version: 1.3.7
Platform: x86-64
URL: http://test.winehq.org/data/9867c39133f260eead2e7a041e
ae1d1fd775dcf1/wine_ae-ub1004/kernel32:process.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
These tests fail every time on my machine:
wine: configuration in '/home/austin/.wine' has been updated.
wine: cannot find L"C:\\windows\\system32\\doesnotexist.exe"
wine: cannot find L"C:\\windows\\system32\\does.exe"
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\austin\\wine-git\\dlls\\kernel32\\tests\\kernel32_test.exe" failed,
status c0000022
process.c:1276: Test failed: StartupInfoA:cb expected 68, but got 0
process.c:1277: Test failed: StartupInfoA:lpDesktop expected '', got '(null)'
process.c:1279: Test failed: expected
'Z:\home\austin\wine-git\dlls\kernel32\tests\kernel32_test.exe.so' or null, got
'(null)'
process.c:1281: Test failed: StartupInfoA:dwX expected 0, but got 1
process.c:1282: Test failed: StartupInfoA:dwY expected 0, but got 1
process.c:1283: Test failed: StartupInfoA:dwXSize expected 0, but got 1
process.c:1284: Test failed: StartupInfoA:dwYSize expected 0, but got 1
process.c:1285: Test failed: StartupInfoA:dwXCountChars expected 0, but got 1
process.c:1286: Test failed: StartupInfoA:dwYCountChars expected 0, but got 1
process.c:1287: Test failed: StartupInfoA:dwFillAttribute expected 0, but got 1
process.c:1288: Test failed: StartupInfoA:dwFlags expected 1, but got 0
process.c:1289: Test failed: StartupInfoA:wShowWindow expected 1, but got 0
process.c:1543: Test failed: ReadProcessMemory error -559038737
process.c:1545: Test failed: wrong read bytes 0
process.c:1623: Test failed: GetProcessVersion error 5
make: *** [process.ok] Error 15
I've tried going back to 1.2, fail there as well, and in gcc-4.4 and gcc from
svn.
austin@midna:~/wine-git/dlls/kernel32/tests$ uname -a
Linux midna 2.6.35-22-generic #34~lucid1-Ubuntu SMP Mon Oct 11 14:34:26 UTC
2010 x86_64 GNU/Linux
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46083
Bug ID: 46083
Summary: postgresql: "Unable to write inside TEMP environment
variable path"
Product: Wine
Version: 3.19
Hardware: x86
URL: http://www.postgresql.org/download/windows/
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
Noticed in 9.3.4-3 and 9.3.24 installers. When starting the installer, there's
an immediate error dialog:
Error
There has been an error.
Unable to write inside TEMP environment variable path.
Terminal shows:
0048:fixme:wscript:set_host_properties ignored L"nologo" switch
0048:fixme:vbscript:VBScript_SetScriptState unimplemented
SCRIPTSTATE_INITIALIZED
0048:fixme:wshom:WshShell3_get_Environment (0x144008 {VT_BSTR: L"PROCESS"}
0x33f748): semi-stub
0048:fixme:wshom:WshEnvironment_QueryInterface Unknown iface
{a6ef9860-c720-11d0-9337-00a0c90dcaa9}
0048:fixme:wscript:Host_Quit (1) semi-stub: no script engine clean up
winetricks -q wsh57 works around it.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45168
Bug ID: 45168
Summary: Visual Novel "The Fruit of Grisaia" has flickering
glitches
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 61370
--> https://bugs.winehq.org/attachment.cgi?id=61370
Error log
The game works fine so far, but the graphics is often glitchy and doesn't seem
to update properly.
It spams the output
> fixme:d3d:wined3d_texture_add_dirty_region Ignoring dirty_region (
I guess this is the problem.
The game uses d3d9 AFAIK, although I couldn't get it to output an apitrace
trace.
I hope this is not a dupe, but I didn't find the issue.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46381
Bug ID: 46381
Summary: Sysinternals Bginfo 4.21: Text manipulation
(tabulation) does not work - EM_SETPARAFORMAT
Product: Wine
Version: 4.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: zcooger(a)gmail.com
Distribution: ---
Created attachment 63136
--> https://bugs.winehq.org/attachment.cgi?id=63136
System info, debug log, executable, 2 screenshots for comparison
Linux: 4.15.0-20-generic x86_64 bits: 64 gcc: 7.3.0
Desktop: Cinnamon 3.8.8 (Gtk 3.22.30-1ubuntu1) dm: lightdm Distro: Linux Mint
19 Tara
Software site: sysinternals.com
sha1sum Bginfo.exe: 687efce8fa372a64b8292aa5293d6128c0d796bb
After running Bginfo in Wine it displays no tabulation for rows regardless of
slider value.
Second startup breaks the saved text formatting.
Similar ReactOS Issue: https://jira.reactos.org/browse/CORE-15510
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42231
Bug ID: 42231
Summary: Bengal hangs upon startup
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
The game Bengal hangs on startup. It shows a split splash screen, then halts.
The game engine is Gplayer.exe by OXXOMedia.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43989
Bug ID: 43989
Summary: MSI: error for object: pointer being freed was not
allocated
Product: Wine
Version: 2.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: kenorb(a)gmail.com
Distribution: ---
The following MSI installer doesn't run properly.
$ wine msiexec /i scalarizr_5.11.5.msi
fixme:wer:WerSetFlags (2) stub!
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:service:QueryServiceConfig2W Level 6 not implemented
---
winedevice.exe(27561,0xb0004000) malloc: *** error for object 0x401c5308:
pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
File URL: http://repo.scalr.net/win/latest/scalarizr_5.11.5.msi
--
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.
http://bugs.winehq.org/show_bug.cgi?id=10502
Summary: Zoundry Blogwriter crashes on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.zoundry.com/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://justanystuff.blogspot.com/2007/11/running-zoundry-blog-editor-under-…
says that Zoundry BlogWriter runs ok in Wine iff you have IE6
installed, crashes otherwise. I verified that it crashes on vanilla wine
without IE6.
The +relay log looks like it's checking gecko
for a bunch of properties, e.g. browser.visited_color,
image.animation_mode, bidi., unloads gecko when
it can't find them, and then crashes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46610
Bug ID: 46610
Summary: pdfelement 6 failing to start with error:
typelib_ps_CreateStub Failed to create stub
Product: Wine
Version: 4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: tinywrkbee(a)gmail.com
Distribution: ---
Created attachment 63510
--> https://bugs.winehq.org/attachment.cgi?id=63510
pdfelement output
App: Wondershare PDFElement Pro 6, latest trial version, can be downloaded
freely from https://pdf.wondershare.com/
Wine: version 4.1, WINARCH=win32, Window 7, no change except winetrick
riched20.
Behavior:
Installation finished successfully, application's window failing to load after
installation and the application crashes.
With winetricks dotnet40 the application work (though has other issues).
See full output in the attachment.
003a:fixme:ole:get_param_info unhandled kind 0x4
003a:fixme:ole:write_type_tfs unhandled kind 4
003a:err:ole:typelib_ps_CreateStub Failed to create stub, hr 0x80004001.
003a:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory
for {4d3609d2-1d8a-4e9f-884b-438afddecb86} with error 0x80004001
003a:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80004001
003a:err:ole:CoMarshalInterface Failed to marshal the interface
{4d3609d2-1d8a-4e9f-884b-438afddecb86}, 80004001
0045:err:rpc:I_RpcReceive we got fault packet with status 0x80004001
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32967
Bug #: 32967
Summary: jscript: selectors api test does not run
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
Created attachment 43545
--> http://bugs.winehq.org/attachment.cgi?id=43545
Full jscript log
This Selectors API test does not run
wine iexplore http://ejohn.org/apps/selectortest/
0030:fixme:mshtml:HTMLLocation_put_hash (0x1443f00)->(L"#target")
0030:trace:jscript:enter_bytecode EXCEPTION 80004001
0030:trace:jscript:prop_put L"arguments" = undefined
0030:trace:jscript:jsdisp_free (0x2673e70)
--
By by ... Detlef
--
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.
http://bugs.winehq.org/show_bug.cgi?id=10000
Summary: The original win32 api is still more popular then wine.
Product: Wine
Version: 0.9.46.
Platform: Other
URL: http://www.winehq.org
OS/Version: other
Status: NEW
Severity: critical
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: M.B.Lankhorst(a)gmail.com
Microsoft has a majority market share in the new desktop PC marketplace. A lot
of software depends on the win32 api, so wine should eventually have to be the
most popular implementation of it.
This idea came from https://bugs.launchpad.net/ubuntu/+bug/1 ;-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44885
Bug ID: 44885
Summary: IAR Embedded Workbench 7.11 (7.10 also) for MSP430 -
installer crash.
Product: Wine
Version: 3.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sm(a)venus.ru
Distribution: ---
Created attachment 60954
--> https://bugs.winehq.org/attachment.cgi?id=60954
backtrace from wine
IAR Embedded Workbench 7.11 (7.10 also) - installer crashes after decompressing
of some temporary files.
Wine version 3.5 on Linux (CentOS 7) with on new ".wine" directory.
Wine's backtace attached.
Link to this installer:
http://netstorage.iar.com/SuppDB/Protected/PRODUPD/012890/EW430-7113-Autoru…
Log from console:
#wine EW430-7113-Autorun.exe
001b:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
001b:fixme:process:SetProcessDEPPolicy (1): stub
001b:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0009:fixme:exec:SHELL_execute flags ignored: 0x00000180
0073:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x33f8fc, 0x33f90c
0x33f900
0073:fixme:nls:get_dummy_preferred_ui_language (0x38 0x33f8fc 0x33f90c
0x33f900) returning a dummy value (current locale)
0073:fixme:shell:InitNetworkAddressControl stub
0073:fixme:ieframe:PersistStreamInit_InitNew (0x15c3c0)
0073:fixme:ieframe:navigate_url Unsupported args (Flags 0x33f0ec {VT_I4: 0};
TargetFrameName 0x33f0dc {VT_BSTR: (null)})
0073:err:ole:start_rpcss failed to open RpcSs service
0073:fixme:ieframe:handle_navigation_error Navigate to error page
0073:fixme:ieframe:bind_to_object BindToObject failed: 80070715
0073:fixme:ieframe:navigate_url Unsupported args (Flags 0x33f144 {VT_I4: 2};
TargetFrameName 0x33f134 {VT_BSTR: (null)})
0073:err:ole:start_rpcss failed to open RpcSs service
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
0073:fixme:seh:_abnormal_termination (void)stub
wine: Unhandled page fault on write access to 0x00000000 at address 0x6a5c2d04
(thread 0073), starting debugger...
0089:err:dbghelp:pe_load_msc_debug_info -Debug info stripped, but no .DBG file
in module L"xul"
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45441
Bug ID: 45441
Summary: DYO does not unlock next level
Product: Wine
Version: 3.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fritz-stuhr(a)web.de
Distribution: ---
Created attachment 61772
--> https://bugs.winehq.org/attachment.cgi?id=61772
Output of "wine DYO.exe 2>&1 | uniq -c"
After finishing the first level the second level is not unlocked.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40425
Bug ID: 40425
Summary: Page fault in PsList from sysinternals
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
Created attachment 54168
--> https://bugs.winehq.org/attachment.cgi?id=54168
Backtrace of page fault on 1.9.7
Running PsList with no arguments triggers an immediate page fault. Tested on
wine-1.9.7, OS X 10.11.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40902
Bug ID: 40902
Summary: Simple 3D Text screen saver does not show expected
graphics
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
Distribution: ---
I tried to run some screensavers with WINE and I have seen an unexpected result
with ReactOS 3D Text screensaver.
This screensaver should show a text in a 3D format and rotating over the axis,
see the attached screenshot "Run on Windows.png". WINE is able to execute it,
but it shows a 2D text instead, see the attached screenshot "Run on WINE.png".
I tried to debug a bit the source code of the wglUseFontOutlines() function and
in my opinion there is at least a brutal memory leak here. If you look into:
https://github.com/wine-mirror/wine/blob/master/dlls/opengl32/wgl.c#L1638
there is an HeapAlloc() for allocating the vertices, but later it seems to me
that this pointer is lost because it is changed in some places, see for
example:
https://github.com/wine-mirror/wine/blob/master/dlls/opengl32/wgl.c#L1662
so the next HeapFree() is also directed to a wrong address.
I did a quick fix but, as I expected, this is not the cause of the original
problem, there is something else which causes the text to not be 3D.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42193
Bug ID: 42193
Summary: Closing content library freezes Anime Studio Pro 8.2.1
Product: Wine-staging
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lanfrda1(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56826
--> https://bugs.winehq.org/attachment.cgi?id=56826
Terminal Log
If you open the content library, and then close it, Anime Studio Pro 8.2.1 will
freeze and the process would have to be killed.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42044
Bug ID: 42044
Summary: AOE III regression on lenovo G570
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vladimir.potapov(a)rosalab.ru
Distribution: ---
Created attachment 56525
--> https://bugs.winehq.org/attachment.cgi?id=56525
ScrrenShot
I have regression on update wine 1.9.12 to 1.19.18 or high (I tested 1.9.20,
1.9.23)
I see the image (attachment) after update on Intel or Radeon (I have switchable
graphic)
If I back to wine 1.9.12, I have right screen.
My hardware https://linux-hardware.org/index.php?probe=76d14da5ef
(on Nvidia 650gtx and Intel HD3500 the bug is not present)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=33236
Bug #: 33236
Summary: Bible Converter Project fails to convert anything
Product: Wine
Version: 1.5.26
Platform: x86-64
URL: http://www.churchsw.org/bible-converter-project
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Classification: Unclassified
This program is freeware with source code. You can confirm it is not working by
simply pressing Convert. It immediately says "Conversion completed
successfully" even though no action was taken and no files are exported.
Errors in terminal:
fixme:exec:SHELL_execute flags ignored: 0x00004100
fixme:ntdll:NtRaiseHardError : stub. Errorstatus was 40000015
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22912
Summary: Half Life 2 and Portal subtitles unreadable
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_winehq(a)selador.com.au
After installing Steam in a new profile and then using it to download and
install Portal, the game runs perfectly except for unreadable dialog captions.
(see attachment Portal-glitch02.png)
The screenshot illustrates how the sound effects captions in white are fine,
only the dialog captions in red with italics are affected.
I've tried reducing all graphics options and resolutions, to no avail. It looks
like something specific to font rendering - the bounding box for the characters
is not taking into account their italicization, so the rightmost pixels are
being truncated.
The exact same problem was described more than 2 years ago against Half Life 2
(which uses the same core engine) here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=2890 (post titled
'Font rendering oddness' by John Flatness on Thursday November 1st 2007)
It's also been reported downstream in the Crossover bugtracker and they've
confirmed the bug but have been unable to take it any further for nearly a
year: www.codeweavers.com/support/tickets/browse/?ticket_id=742458;
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44112
Bug ID: 44112
Summary: LightShot: Mouse doesn't work in save dialog
Product: Wine
Version: 2.22
Hardware: x86
URL: https://app.prntscr.com/build/setup-lightshot.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Depends on: 44110
Distribution: ---
After installing the program, you have a tray icon where you can click "Take
Screenshot". Then you can select and area, right-click and click Save.
The save-dialog can't be used by mouse, only the keyboard works.
Also present in wine-staging-2.21
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32091
Bug #: 32091
Summary: Mathcad 14 doesn't start
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)uukgoblin.net
Classification: Unclassified
Created attachment 42307
--> http://bugs.winehq.org/attachment.cgi?id=42307
output from the terminal (stdout and stderr combined)
Using an "Academic Version" that I got from Open University.
Installed fine, registered license fine.
When I start it, it's stuck for a veery long time on the splash screen. When it
finally disappears, it displays a very unhelpful error and then dies,
regardless of whether I choose OK or Cancel.
Will attach the splash screen that it's stuck on (it's there for something like
10 minutes), the error dialog and output from the terminal.
Output from the terminal appears to be an endless loop, but it's not really
endless - you just have to be patient.
I'm on wine 1.5.16. I've installed all the mentioned things via winetricks
(allfonts dotnet20 mdac27 mdac28 msxml4 vcrun2005 vcrun2008 wsh56)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44802
Bug ID: 44802
Summary: Corel WinDVD installer directory dropdown not complete
Product: Wine
Version: 3.4
Hardware: x86
URL: http://www.corel.com/akdlm/6763/downloads/WinDVD/2010P
ro/TBYB/WinDVDPro2010-TBYB.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 60835
--> https://bugs.winehq.org/attachment.cgi?id=60835
Screenshot on wine
Found this while testing bug 22545.
When changing the install path, the program has a dropdown to seleect which
folder to install to. But it doesn't display the complete folder tree there,
while it should.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45446
Bug ID: 45446
Summary: 1C:Enterprise 8 platform installer gives error
"Windows Error: Function failed"
Product: Wine
Version: 3.12
Hardware: x86
URL: https://1c-dn.com/developer_tools/1c_enterprise_8_plat
form_training_version/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
When at the window where it asks you to select the default interface language,
clicking "Back" takes you back to the previous screen as expected.
But when you click "Next" again, it shows a messagebox with "Windows Error:
Function failed".
Download available, but free registration is required.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45824
Bug ID: 45824
Summary: Pivot animator installer crashes
Product: Wine
Version: 3.15
Hardware: x86
URL: http://www.yeherserup.com/y7k6nbh/pivot_v4-2.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
> 003f:fixme:process:SetProcessDEPPolicy (1): stub
> 003f:err:seh:setup_exception_record stack overflow 1360 bytes in thread 003f eip 7bc492c9 esp 00240de0 stack 0x240000-0x241000-0x340000
Running the program with WINEDEBUG=+relay makes it work for some reason.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43587
Bug ID: 43587
Summary: SCP Containment Breach 1.3.8 crashes most of the time
Product: Wine
Version: 2.15
Hardware: x86
URL: http://undertowgames.com/file/scp/SCP%20-%20Containmen
t%20Breach%20v1.3.8.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The game often displays graphical errors, crashes with "Memory access
violation" or "Failed to load Texture XYZ".
All this seems to be caused by a single issue, looks like a memory leak.
Download link attached.
A few error messages get repeated in the log:
> err:d3d:resource_init Failed to allocate system memory.
> err:d3d:wined3d_debug_callback 0x17d718: "GL_OUT_OF_MEMORY in glTexSubImage".
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43180
Bug ID: 43180
Summary: KnightOfKnights crashes without native d3dxof
Product: Wine
Version: 2.10
Hardware: x86
URL: http://ftp.vector.co.jp/34/19/1946/Knight050.lzh
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dxof
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 58451
--> https://bugs.winehq.org/attachment.cgi?id=58451
Logfile
This is an old freeware game that seems to use DirectX7. It has a lot of
issues, black textures are addressed in Bug 43159.
Without native d3dxof, when starting the game, the game crashes.
When testing the game, it's advised to check "emulate a virtual desktop" in
winecfg, since it only supports low-resolution fullscreen mode and is prone to
crashes.
Also, when you have a gamepad plugged in it might not accept keyboard input,
keep that in mind when testing.
To work around other issues that crash the game, please run "winetricks gmdls
directmusic".
How to test:
To select an option, press x. Just click through your way through.
When in "Stage Select", move left with the arrow keys, then press x.
Press x again to start the game.
It then crashes.
Logfile attached, but it's pretty useless I think.
Download link attached.
There is a way to make it start without crashes, by patching the executable.
If you turn the conditional branch at 0x00424474 into an unconditional jump,
the game will load.
Please note that this hack makes the game start, but the character models are
visibly broken. If the same change is applied while the native d3dxof is used,
it still renders fine.
I'm trying to find the cause, but I'm not yet very good at this, and don't
really know how to go about it, so help is appreciated.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46718
Bug ID: 46718
Summary: IDispatch.Invoke cause 80020005 error on out IUnknown
Param
Product: Wine-staging
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexeev(a)krista.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63688
--> https://bugs.winehq.org/attachment.cgi?id=63688
AutoObjectCmd.exe test with required lib
IDispatch.Invoke cause 80020005 error on out IUnknown param, when call argument
is IDispatch. Sounds like right result, but Windows try to cast out parameter
to argument type. Attached application with library should fail in Wine on such
call - simple run AutoObjectCmd.exe.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29974
Bug #: 29974
Summary: StarBurn crashes on disabling skins
Product: Wine
Version: 1.4-rc4
Platform: x86-64
URL: http://www.starburnsoftware.com/products/starburn/down
load/download-starburn-free
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 39020
--> http://bugs.winehq.org/attachment.cgi?id=39020
Terminal output
StarBurn crashes a moment after disabling skins within the program. This option
is at view -> skin -> disable.
Workaround: native uxtheme.dll
--
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.
http://bugs.winehq.org/show_bug.cgi?id=34377
Bug #: 34377
Summary: Paint Shop Pro X5 Installer fails
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Classification: Unclassified
Created attachment 45757
--> http://bugs.winehq.org/attachment.cgi?id=45757
Backtrace
Hello everyone,
I have been testing "Paint Shop Pro X5" from Corel but I am having problems to
get it to install correctly. Please find my backtrace attached and please let
me know should you require further information.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12732
Summary: Nota Bene crashes on install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: https://www.notabene.com/download/demos/nbdemo80.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Testing for bug 11023 I found that nota bene will no longer install. I'll start
the regression test...
--
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.