https://bugs.winehq.org/show_bug.cgi?id=41298
Bug ID: 41298
Summary: Battlefield 3 crashes during loading
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: yurishish(a)gmail.com
Distribution: ---
Created attachment 55624
--> https://bugs.winehq.org/attachment.cgi?id=55624
BF3 error message.
After starting game opens black full screen window with the text "Loading" and
blue blinking square. Shortly after that error message with the text
"DirectX function "device->CreateTexture2D( &texDesc, desc.subResourceCount !=
0 ? reinterpret_cast<const D3D11 _SUBRESOURCE_D AT A* >(desc. subResourceData)
: 0, &texture->m_texture2d)" failed with E_INVALIDARG: An invalid parameter was
passed to the returning function. GPU: "NVIDIA GeForce GTX 660", Driver: 33788"
appears and game switches to windowed mode. After pressing OK button game
window closes and wine terminates.
Screenshot of the error message and terminal output are attached.
--
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=43329
Bug ID: 43329
Summary: comdlg32/filedlg: incorrect path selection
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: me(a)mixaill.tk
Distribution: ---
There is problem with FileDlg path calculation if user tries to select
directory.
If user:
- selects some folder (for example, C:\Test) and *enters in it*
- clicks on OK
Then the "File does not exist" error message appears.
in itemdlg.c::on_default_action() function:
canon_filename variable equal to "C:\Test\Test" (current directory path + value
of automatically filled "file name" textbox in dialog).
You can use "Wargaming.net Game Center" to reproduce this error. ("import game"
feature)
https://appdb.winehq.org/objectManager.php?sClass=version&iId=35458
--
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=48587
Bug ID: 48587
Summary: httpapi tests are broken on Windows 8
Product: Wine
Version: 5.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: httpapi
Assignee: wine-bugs(a)winehq.org
Reporter: sven.wine(a)gmail.com
Regression SHA1: 142585a1221a789b181e0d4c05d2b4162b9df23f
Distribution: ---
See
https://test.winehq.org/data/tests/httpapi:httpapi.html
or
https://test.winehq.org/data/287dabd9b6887e94cabfa2a5f9bfe822522095e5/win8_…
for a specific example.
Since they only fail on 64 bit, this might be due to the 64 bit tests being run
right after the 32 bit tests on those machines, but I'm not sure.
--
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=27229
Summary: printf() newline missing with multibyte strings
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: itakingiteasy(a)gmail.com
Created an attachment (id=34797)
--> (http://bugs.winehq.org/attachment.cgi?id=34797)
Code example making case for missing newline in wine printf when multibyte
string is printed
Wine's printf is missing newline when "Multibyte string пукпукпук\n" is
supplied to printf(). Attached code is a test-case reproducing the bug. When
same binary exectued on windows, or same code compiled for- and executed on-
linux - all goes fine. Only when executed under wine newline is missing. It
results in that printed string shares same line with next PS1 prompt here is
screenshot illusrating the problem (FIG1):
(FIG1)
ftp://neverb.net/images/special/screenshot/wine_issue/linux_wine_cmd_exe.png
Note that extra newline in wine cmd.exe is missing.
Here is refference windows screenshot (FIG2) showing where this extra newline
should be:
(FIG2) ftp://neverb.net/images/special/screenshot/wine_issue/native_windows.png
Known possible workarounds for this problem:
* add '\r' before '\n'
* use only ascii (non-multibyte) characters in printing string
* use WCHAR instead of wchar_t
* use wprintf(L"%ls\n"~ instead of printf("%s"~
But all this workarounds are just a sideways. I hope that there is some real
solution.
Thanks.
--
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=32061
Bug #: 32061
Summary: Guild Wars: Launcher hangs sometimes
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: sworddragon2(a)aol.com
Classification: Unclassified
If Im starting the launcher it will hang sometimes. For example this happens on
the command "'/wine/drive_c/Program Files (x86)/GUILD WARS/Gw.exe'" and even
with the -image parameter "'/wine/drive_c/Program Files (x86)/GUILD
WARS/Gw.exe' -image".
If the problem happens the launcher will use 200% of cpu time (6-core
processor) and I'm getting the error "err:ntdll:RtlpWaitForCriticalSection
section 0xa33108 "?" wait timed out in thread 002a, blocked by 003b, retrying
(60 sec)". After 60 seconds I'm getting the same error again (this seems to be
an infinite loop).
--
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=31942
Bug #: 31942
Summary: Office Professional 2003 Installer Crashes Almost
Immediately
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Classification: Unclassified
Created attachment 42073
--> http://bugs.winehq.org/attachment.cgi?id=42073
Office Professional 2003 Installer
When running the installer for Office Professional 2003 it briefly shows a
window which looks like it might have a progress bar in it and then crashes.
This may be a more general problem with a certain type of installer because
when I tried working around the problem by using a custom install (which may
not have been of any use) see:
https://office.microsoft.com/en-us/office-2003-resource-kit/custom-installa…
I tried installing the "Office 2003 Editions Resource Kit" (ork.exe) which
appears to produce a very similar error and may be useful for testing. The
installation window that appears briefly also looks very similar to the Office
2003 install window.
Ork.exe can be found on this page:
http://www.microsoft.com/office/orkarchive/2003ddl.htm
I am running:
Lubuntu 12.04.1 LTS.
3.2.0-31-generic
lxde 0.5.0-4ubuntu3
openbox 3.5.0-2ubuntu2
wine-1.5.14
--
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=32478
Bug #: 32478
Summary: The Settlers III heavy performance issue
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fantonifabio(a)tiscali.it
Classification: Unclassified
I have installed The Settlers III on Ubuntu 12.04 with Cinnamon as DE, applied
1.60 patch and XP exe following the "Installation HOWTO" of the game.
The game run slow also on small map 1 vs 1, PC have good hardware (vga is
nvidia 9500 GT), tried with wine 1.4.1 and wine 1.5.19.
Seem not need installation of other things, I also tried some standard
winetrick but nothing change.
Someone can tell me what another things to try and if you need other details
and logs?
Thanks for any reply and sorry for bad english.
--
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=36001
Bug ID: 36001
Summary: Dragon NaturallySpeaking 12.5 64-bit does not run with
ntdll error
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: susancragin(a)earthlink.net
Created attachment 48129
--> http://bugs.winehq.org/attachment.cgi?id=48129
winedebug ntdll warnings all for natspeak 12.5 run time
On Windows, Dragon NaturallySpeaking (versions 10.0 and subsequent) is a 32-bit
program with 64-bit handles that make it run on a 64-bit system. The current
version is 12.5.
NatSpeak 12.5 installed well on Wine 1.4, and runs well on all versions of wine
up to the present.
However, NatSpeak installed on the current wine version (1.7.16) seems to
install without error but then does not run.
A check of winedebug warnings implicates only ntdll. It seems to be pointing
the program in the wrong directions.
--
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=45583
Bug ID: 45583
Summary: Lil' Howie's Fun House: audio skips after intro
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: sam+opensource(a)tehsvk.net
Distribution: ---
Created attachment 61996
--> https://bugs.winehq.org/attachment.cgi?id=61996
Wine output
When playing LHFH (both the Great Word Adventure and the Great Math Adventure
are affected), audio skips after the intro sequence.
In the output, there are repeated mentions of the following:
0034:err:winmm:MMSYSTDRV_WaveOut_Map16To32W Size of buffer has been increased
from 512 to 8192, keeping initial value
0034:err:winmm:MMSYSTDRV_WaveOut_Map16To32W Size of buffer has been increased
from 1632 to 8192, keeping initial value
(...)
I traced that error message back to dlls/mmsystem.dll16/message16.c. This sets
some conditions on increasing the size of the buffer which I don't quite
understand - however, removing these conditions makes audio play flawlessly in
the game.
Of course, these conditions were added for a reason, so this probably isn't the
right fix, but it does show where the issue seems to be.
--
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=14980
Summary: Powerpoint 2007 fails to start
Product: Wine
Version: 1.1.3
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=15589)
--> (http://bugs.winehq.org/attachment.cgi?id=15589)
Console from 1st attempt to run Powerpoint
Powerpoint 2007 fails to start in 1.1.3 on openSUSE 10.3, installed to a clean
wineprefix with no overrides.
The first time trying to run Powerpoint, the splash screen appears briefly,
then Powerpoint just shuts down.
The second time, a dialog box appears with the message "PowerPoint failed to
start correctly last time. Starting PowerPoint in safe mode will help you
correct or isolate a startup problem in order to successfully start the
program. Some functionality may be disabled in this mode. Do you want to start
PowerPoint in safe mode?" If I click yes, the splash screen appears briefly,
then Powerpoint shuts down.
The third time, a dialog box appears with the message "PowerPoint failed to
launch in safe mode. Do you want to start Detect and Repair?" If I click yes,
it just shuts down.
This cycle repeats for subsequent attempt to run the program.
--
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.