http://bugs.winehq.org/show_bug.cgi?id=15789
Summary: Regression for Icewind Dale 2 : very low framerate
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gizmm0(a)hotmail.com
CC: stefan(a)codeweavers.com
I get very low fps, around 4 or 5 i would say. This renders the game
unplayable. Every animation in the game seems affected, even mouse movement is
not smooth.
This does not affect menus, the problem only appears once a game is launched.
The problem is still there with wine-1.1.7.
In case it might be useful, the video card used is Nvidia 8600M GT, with nvidia
drivers 177.80.
A git bisection gave:
e178ddd9e1e16d1a3f52492799692e289eefcf8c is first bad commit
commit e178ddd9e1e16d1a3f52492799692e289eefcf8c
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 5 14:23:00 2008 -0500
wined3d: Use a swapchain for GDI surfaces.
This is a long-needed cleanup aimed at removing the ddraw_primary,
ddraw_window, ddraw_width and ddraw_height members from
IWineD3DDeviceImpl, which just do not belong there. Destination
window and screen handling is supposed to be done by swapchains.
--
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=24011
Summary: Trackmania Nations Forever graphics test does not work
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
On first startup, Trackmania Nations Forever (free download at
http://www.trackmania.com/index.php?rub=downloads ) usually makes a benchmark
to set useful graphics detail settings. However, this does not work on wine:
Instead of a benchmark, the actual full game is started. When I quit, the
launcher tells me that the graphics data could not be found. I then get the
normal launcher, and can start the game again. This happens each time I start
the launcher.
Trackmania United Forever has the same issue.
--
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=19241
Summary: winemenubuilder crashes when running any application
including notepad
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tmhikaru(a)gmail.com
Created an attachment (id=22260)
--> (http://bugs.winehq.org/attachment.cgi?id=22260)
snapshot of the crash dialog
whenever I run any application, winemenubuilder crashes. Disabling it via
winecfg in the libraries section (specifically putting winemenubuilder.exe and
toggling it to disabled) makes wine complain that it can't find the component
but it no longer crashes.
For a basic reproducable test I'll be running 'wine notepad' as an example
here.
I don't know what this component does or what it's a part of, but this crash
did not happen under any previous version of wine.
I'll be attaching a picture of the crash dialog as well as the stderr
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.
https://bugs.winehq.org/show_bug.cgi?id=38147
Bug ID: 38147
Summary: Batman: Arkham Asylum (non-steam) Demo - missing text
in launcher
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: teras(a)luukku.com
Distribution: ---
Created attachment 50878
--> https://bugs.winehq.org/attachment.cgi?id=50878
screenshot of the issue
Downloaded the game from
http://www.gamershell.com/download_49402.shtml
it's around 2Gb.
The launcher doesnt work without winetricks -q dotnet20
There are some gdi related lines at console
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
wine-1.7.37-33-g31d51d4
--
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=28520
Bug #: 28520
Summary: Diablo II game menu fps regression
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elton(a)schiert.net
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 1aeee59bd8b6172c848c8029e1a55ddac1f93c44
There has been a behavior change in the game Diablo II caused by
http://source.winehq.org/git/wine.git/?a=commit;h=1aeee59bd8b6172c848c8029e…
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Sep 15 20:01:50 2011 +0200
ddraw: Use offscreen backbuffers.
Before this patch the frame rate in the game menu (press Esc while in game) was
limited to <=60. Now the frame rate can reach hundreds. Behavior on Windows:
frame rate is limited at 60.
The reason I am reporting this: Shortly after opening the game menu there often
is a short but very noticeable phase where everything behaves sluggishly,
making it very hard to select the desired entry with the mouse.
The sluggishness/slowdown itself may not be a Wine bug since is not a problem
when I switch NVIDIA PowerMizer from its default "Adaptive" to "Prefer Maximum
Performance". That, however, is not an acceptable permanent solution on a
laptop. Sync to VBlank settings do not change the behavior.
So far I have only been able to observe the slowdown when running the game in
Direct3D mode, although the frame rate is now also unlimited when running in
DirectDraw mode. All observations have been made with Diablo II Lord of
Destruction 1.13c.
--
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=27151
Summary: Ubuntu 11.04, last Wine version from repository
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: letsgonow11(a)mailinator.com
Проблема с приложением для Windows - игра Mafia Vizheneo. Вот ссылка для
скачивания - http://mafia.vizheneo.com/download/mafia_vizheneo_setup.exe.
На Ubuntu 11.04 игра запускается только с режимом совместимости Windows XP и
ниже. Игра запускается, но кроме "Добро пожаловать!" ничего нет.
Игра работает через интернет. На Windows после запуска (при работающем
интернете) появляется окно с вводом логина и пароля, и дальше игра отлично
работает.
Пожалуйста, решите эту проблему. С уважением, Moran.
The problem with an application for Windows - game Mafia Vizheneo. Here's a
link for download -
http://mafia.vizheneo.com/download/mafia_vizheneo_setup.exe.
On Ubuntu 11.04 a game only runs in compatibility with mode Windows XP and
below. The game starts, but except for "Welcome!" nothing.
The game works via the Internet. On Windows after startup (when the Internet
works), pops up a window with a login and password, and further, the game works
fine.
Please solve this problem. Sincerely, Moran.
--
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=33312
Bug #: 33312
Summary: QQ International 1.6 can't load Bulletin
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 44059
--> http://bugs.winehq.org/attachment.cgi?id=44059
Screenshot in wine
0. download from http://dl_dir.qq.com/qqfile/qq/QQ2012/QQIntl1.6.exe
1.
compile wine with -O0 for Bug 24768
winetricks ie7 for Bug 29638
winetricks riche20 for Bug 29636
2. login, open a chat-box of a GROUP
3. It didn't crash, but the 'Bulletin' can't be loaded
--
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=38496
Bug ID: 38496
Summary: Greek Holy Bible crashes after selecting from the menu
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grendal74.geo(a)yahoo.com
Distribution: ---
Created attachment 51343
--> https://bugs.winehq.org/attachment.cgi?id=51343
terminal log
It is the second version on the webpage.
The Greek Holy Bible - Η Ελληνική Αγία Γραφή
-= New and improved version of GR Biblos 13.0.0.1 =-
GR Biblos 13 runs on Windows 7 and later (Windows 8 κ.λ.π.).
http://www.greekbiblos.gr/p/gr-biblos-11.htmlhttps://dl.dropboxusercontent.com/u/54790396/Greek%20programs/GrBiblos%2013…
The application crashes when selecting anything from the menu.
A terminal log is included.
P.S.
I did rename the exe to remove the space.
--
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=40156
Bug ID: 40156
Summary: AutoWikiBrowser database scanner fails with "no access
to memory location"
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rjwilmsi(a)gmail.com
Distribution: ---
Created attachment 53658
--> https://bugs.winehq.org/attachment.cgi?id=53658
System.IO.__Error.WinIOError at System.Xml.XmlReader.ReadToFollowing
Running the AutoWikiBrowser database scanner fails with "no access to memory
location" normally within seconds of scan starting.
Occurs on wine wine-1.8.1 and wine-1.7.39
To reproduce: export WINEARCH=win32
winetricks -q msxml3 dotnet35 corefonts gdiplus riched20 ie6
[Probably only dotnet35 is required for this testing]
download AutoWikiBrowser from http://sourceforge.net/projects/autowikibrowser/
choose latest version (5.8.5.1 at time of writing).
unzip AutoWikiBrowser and run wine AutoWikiBrowser.exe
choose Tools -> Database scanner
download a wikipedia database dump file from https://dumps.wikimedia.org/
browse to the database XML file
search based on title contains 'foo' or other option. Press Start.
Wait for scan to progress. Scan normally fails within seconds with "no access
to memory location" error (stack trace relating to C# XML reader attached).
The problem only intermittently occurs on smaller XML dump files (e.g. < 100 MB
uncompressed) but always occurs on large XML files.
Above process works without error under Mono version 4 on same machine (using
50 GB English wikipedia XML dump file) and of course on native Windows.
Possible further information/speculation:
I have written a simple single threaded console only .NET 2 exe that works
under same wine setup without this error on same machine. So I suspect that the
issue may be to do with multithreading: the AutoWikiBrowser scanner is
multithreaded, versions of the test console exe I wrote failed with same error
if I added multithreading.
--
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=19494
Summary: old apps don't run because of too much memory
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jb999(a)gmx.de
Old programs like the write.exe from Windows 3.1 do not run if there is too
much memory available - see http://support.microsoft.com/?scid=kb;en-us;253912
for a detailed description. The method to limit memory mentioned there doesn't
work with wine. What's missing is a possibilty to give an application less
memory to work with.
--
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=9999
Summary: Adobe Illustrator 8 aborts on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.adobe.com/pub/adobe/illustrator/win/8.x/il8try
_uk.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Illustrator 8 installs ok on a clean .wine with today's git.
But the app aborts on startup, saying
"Adobe Illustrator can't run because there isn't enough memory."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21541
Summary: Farscape: The Game crash at game launch
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Created an attachment (id=25951)
--> (http://bugs.winehq.org/attachment.cgi?id=25951)
Farscape console dump after crash
Starting Farscape: The Game opens a dialog to select resolution and
enable/disable FMV. No matter the resolution or FMV setting the game will exit
immediately and give a crash dump (see attachment).
--
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=23826
Summary: Avira Antivir Personal: requires at least: -Windows
2000, SP4 and Rollup 1 [errorcode:20]
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.free-av.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.crackjack(a)spamgourmet.com
When installing Avira Personal v10.0.0.567 I get the following error:
requires at least: -Windows 2000, SP4 and Rollup 1
[errorcode:20]
in winecfg the os is set to winxp
even changing to Vista doesn't help
attaching wine log file
--
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=39746
Bug ID: 39746
Summary: 3DMark v1.5.915
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
Created attachment 53019
--> https://bugs.winehq.org/attachment.cgi?id=53019
file not found error
[Guru3D.com]-3DMark-v1-5-915.zip
md5sum: 07120c4e32c4832766e1da8c693a5d58
sha1sum: 2ea13d270aa560b9fe9080aa21feee9281701a41
wine msiexec /i data_x86.msi
Windows Vista SP2 or higher required to install.
wine 3DMarkLauncher.exe
Could not launch product error.
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
--
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=12789
Summary: vb6 with sheridan datawidgets, grids are drawn off the
window
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ggenovese(a)acpsistemas.com.ar
When I try to run VB6 apps made with Sheridan datawidgets with wine, the grids
have a strange behaviour: they're drawn off the window, most of the times over
the
desktop AND ALSO where they should: on the window.
I've made a test app using microsoft access in order to show you the bug. I've
attached it
--
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=38987
Bug ID: 38987
Summary: tlReader crashes when searching dictionary
Product: Wine
Version: 1.7.47
Hardware: x86
URL: http://tshwanedje.com/downloads/download.php?app=tlRea
der
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leftmostcat(a)gmail.com
Distribution: ---
Created attachment 51942
--> https://bugs.winehq.org/attachment.cgi?id=51942
log with warn+all
Using the Manx-English dictionary at http://tshwanedje.com/downloads/files/ and
the latest version of tlReader from the download URL provided, opening the
dictionary and typing in the search box causes the application to crash and
attempt to report 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.
http://bugs.winehq.org/show_bug.cgi?id=14074
Summary: mouse/cursor position error - jumps on mouseOver of
Wine-related window
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: briancady413(a)yahoo.com
I have mouse jump problems on mouseOver inside Wine dialog boxes.
In other words, when I move the arrow cursor over any part of a Wine
window/dialog box (except the top grab bar), the arrow jumps left and up about
a inch. Unfortunately mouse clicks are sent as though the mouse was still where
one would expect it to be. In other words, with the arrow cursor over the Wine
dialog box, the cursor is up and left of where mouse clicks are sent from.
I tried disabling Compiz, with no effect. In fact it appeared that compiz was
already disabled, despite talk of default enabling under 8.04
This is with Wine 1.0, Ubuntu Heron 8.04, a Sony VAIO PCG-FX140 laptop
coppermine 32 bit chip with a 10GiB HD and about 384 MegB RAM
--
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=37151
Bug ID: 37151
Summary: Focus Problems with Tera
Product: Wine
Version: 1.7.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eli(a)orbsky.homelinux.org
Hi.
Using wine 1.7.24 32bit on x86_64.
Wine is configured to:
Automatically capture the mouse in full-screen
Allow the window manager to decorate the windows
Allow the window manager to control the windows
I play games in full sreen on a dual screen setup. The screen that I play on is
sitting to the right while my other screen is to the left.
The game that I play most of the time is Tera online, but I've seen these
problems other games as well.
1st Focus Problem
-----------------
After starting the game, the launcher pops up and I can login. When I press on
the play button; what should happen next is a splash screen pops up, then a
warning about not being able to exceed 4GB memory should pop up ontop of the
splash screen. I would then dismiss the warning and then the game should pop up
in front and I should be able to play.
What does happen is that the the splash screen, the warning screen and the game
itself are all thrown into the background. I need to alt-tab to the warning
screen before I can dismiss it. Then I need to alt-tab to the game window
before it appears. The game then starts normally.
Now... If I disable "allow the windows manager to control the windows" then the
windows pop up as expected, but.... when the game pops up, the mouse does not
move.
2nd Focus Problem
-----------------
During transition screens the mouse looses focus and I can drag the mouse off
the game. This also happens after starting a dialog with an npc and the dialog
box of the "conversation" appears. If I click on the game again all is well,
but I shouldn't loose the focus.
3rd Focus Problem
-----------------
Sometimes, when actually playing I cannot turn to the left (where my secondary
monitory is sitting and the game is not. I can continue to turn to the right,
but turning left is froozen unless I alt-tab cycle out of and then back into
the game and all is well.
If there is any additional information that you need from me I will do my best
to either provide that info or ask howto provide it.
Thanks for any time you might spend looking into the 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.
http://bugs.winehq.org/show_bug.cgi?id=32986
Bug #: 32986
Summary: Fallout New Vegas: Anti-aliasing doesn't work properly
Product: Wine
Version: 1.5.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joedavison.davison(a)gmail.com
Classification: Unclassified
Before continuing I should mention Multisampling is enabled in the Wine
registry.
Anti-aliasing in Fallout: New Vegas doesn't seem to work like it should. Values
up to 8 samples (as per the launcher) apply anti-aliasing, but it seems like
it's only in fact rendering with 2 samples. Selecting 9 samples or more simply
disables anti-aliasing altogether.
World details are anti-aliased correctly. Buildings, streetlamps and the like
are smoothed like they should be, while objects like grass are not.
Furthermore, structures in the distance (like pylons) are not aliased at all
and look like pencil scribbles from MS Paint.
I've observed this in Wine versions throughout the 1.5.x series. My distro is
Arch Linux x86_64.
DirectX 9 DLL overrides *are* being used as the Steam installer for New Vegas
installs DirectX automatically. I have not yet tested it without overrides.
This doesn't occur in Skyrim, a game that uses the same engine as New Vegas.
My specs:
Nvidia 660Ti 2GB
16GB DDR3 RAM
Intel Core i5 3.4GHz @ 4.0GHz
--
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=38772
Bug ID: 38772
Summary: Incorrect GetLastError error of RemoveDirectoryA and
CreateDirectory.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: christopherwuy(a)gmail.com
Distribution: ---
Created attachment 51705
--> https://bugs.winehq.org/attachment.cgi?id=51705
patch
The following patch has a test which shows that RemoveDirectoryA will set
incorrect GetLastError error.
For example, using RemoveDirectoryA("D:\\not_exist_file") will lead to
ERROR_PATH_NOT_FOUND in windows while ERROR_FILE_NOT_FOUND in Wine.
I had tried to write a patch to fix it and it worked.
However, it causes a set of tests failed in ntdll.
--
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=38570
Bug ID: 38570
Summary: user32 set_focus_window send WM_KILLFOCUS message not
right.
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: liuchanghui(a)linuxdeepin.com
Distribution: ---
Created attachment 51465
--> https://bugs.winehq.org/attachment.cgi?id=51465
The running screen in Windows
Reproduce:
1, Download the test program from:
http://www.imakevideo.com/set_focus_bug.exe
2, wine set_focus_bug.exe
3, Click the compute name button,
a layered tool window will pop up to show host name.
In Windows the pop up window will keep visible until the user click the mouse
in the main dialog window or switch to other program (see the attache png file)
.
But in Wine the pop up window will be closed immediately when 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=17410
Summary: game 'will rock' not started
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kolotvin(a)gmail.com
there is one little message:
gsVideoinit() failed
and blank screen
--
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=39582
Bug ID: 39582
Summary: Battlefield 3 (Origin) tries to verify installation
using bcrypt.
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)vr-web.de
Distribution: Debian
Created attachment 52734
--> https://bugs.winehq.org/attachment.cgi?id=52734
bcrypt: Change/implement some functions to succeed for bf3.exe.
An attempt to start an Origin installation of Battlefield 3 is followed by
this message:
Error
Your game data is corrupt.
Please repair your installation through Origin
In the console output there appears this line:
fixme:bcrypt:BCryptOpenAlgorithmProvider 0x300de48, L"RSA", (null), 00000000 -
stub
Attached (quick) hack modifies/adds BCryptOpenAlgorithmProvider,
BCryptImportKeyPair, BCryptVerifySignature, BCryptDestroyKey,
BCryptCloseAlgorithmProvider, succeeding on every input parameters.
With this applied bf3.exe stops complaining about this and continues.
--
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=40164
Bug ID: 40164
Summary: Add Vulkan support
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jj(a)stusta.net
Distribution: ---
Vulkan is now released: https://www.khronos.org/vulkan/
Wine may profit from this.
The HLSL -> SPIR-V compiler can make it possible to translate direct3d shaders.
I guess implementing that backend can make Wine much faster for 3D graphics.
I'm unsure though if the translation interface is too complicated and slow if
the application still does the OpenGL/Direct3D calls.
--
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.