https://bugs.winehq.org/show_bug.cgi?id=45493
Bug ID: 45493
Summary: SRPG Studio games fail to run
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
AFAICT, all SRPG Studio (an engine: http://www.srpgstudio.com/) games fail to
run without setting up WINEDLLOVERRIDES="jscript=n".
Lets use Vestaria Saga as an example (download link on
http://site.wepage.com/vestariasaga/page5-02).
Without native jscript, all that happens after launching it is an error dialog
with string 'A-Phese 7'.
The whole of builtin jscript debug log is short and not all that helpful:
0085:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x4ca7c0, 43) stub
0085:trace:jscript:DllMain (0x7cda0000 8 (nil))
0085:trace:jscript:DllMain (0x7cda0000 1 (nil))
0085:trace:jscript:DllGetClassObject (CLSID_JScript
{00000001-0000-0000-c000-000000000046} 0x33f6c8)
0085:trace:jscript:ClassFactory_QueryInterface (0x7ce3dc50)->(IID_IClassFactory
0x33f6c8)
0085:trace:jscript:ClassFactory_AddRef (0x7ce3dc50)
0085:trace:jscript:JScriptFactory_CreateInstance ((nil)
{bb1a2ae1-a4f9-11cf-8f20-00805f2cd064} 0x33f6c4)
0085:trace:jscript:JScript_QueryInterface (0x7b0f4040)->(IID_IActiveScript
0x33f6c4)
0085:trace:jscript:JScript_AddRef (0x7b0f4040) ref=2
0085:trace:jscript:JScript_Release (0x7b0f4040) ref=1
0085:trace:jscript:ClassFactory_Release (0x7ce3dc50)
0085:trace:jscript:JScript_SetScriptSite (0x7b0f4040)->(0x19c7e0)
0085:trace:jscript:JScript_AddNamedItem (0x7b0f4040)->(L"root" 42)
--
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=23434
Summary: wine hangs & jumps up to 100% processor load
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.velumng.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
Running wine-1.1.48_1.2rc5-1.1, i downloaded the demo from velumng.com, a race
management software.
So far it works well, I created a race, two participants, entered start and end
time, but when I come to the result list creation, the load goes up to 100%,
and caused a hang of the X-session once.
At this point it seems to load a HTML-page that was dynamically generated. wine
did not submit any error message when started from console.
Let me know what I can do to come to a more verbose error output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46039
Bug ID: 46039
Summary: Paint.NET doesn't install
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: hildogjr(a)gmail.com
Distribution: ---
Paint.NET 4.1
https://www.getpaint.net/
doesn't install in Wine 3.18, possible problem with Framework.NET that the
software installer try to install during the main installation.
--
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=33982
Bug #: 33982
Summary: Steam windows can be resized to 1x1 despite minimum
size
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Steam's windows can be resized to 1x1. On Windows they can't. The minimum size
for the main steam window is supposed to be 900x600 and for chat windows
396x351 according to tests.
Using openbox 3.5.0
--
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=13076
Summary: untangle: resize fails
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)wnoise.ofb.net
After any of the games in Simon Tatham's portable puzzle collection is resized,
it only redraws the portion of the window that is the original size.
Under windows, these games rescale to fit in the new window size.
These may all be downloaded at
http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
and have full source available.
--
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=37864
Bug ID: 37864
Summary: When I resize a maximized MDI window it assumes the
new size instead of remaining maximized
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: ryampolsky(a)yahoo.com
Distribution: ---
Created attachment 50431
--> https://bugs.winehq.org/attachment.cgi?id=50431
Screenshot showing a maximized MDI child after resizing 'unmaximizes' it.
My app is a 'smart terminal' that supports multiple sessions in MDI windows.
The size of the MDI child windows can be changed by the app running on the
server, so at the end of each transaction, if the app has changed the window
dimenensions, I resize the window. If my MDI window is maximized, this has no
effect on a Windows system (except that if I later unmaximize the MDI child, it
will display at the correct new size). But on recent WINE builds (Linux and
Mac), when I resize the MDI child, the window assumes the new size, even though
it's techincally in the 'mdi maximized' state (i.e., the MDI buttons are still
there on the menubar. If I switch between MDI children, they get redrawn
correctly maximized (including the one I just resized).
I coded a workaround in my app where I don't resize the window if it's
maximized, and that seems to work okay under WINE (though I guess the new size
info is getting lost). In any case, that verifies that the problem is
definitely happening in response to my resize operation.
F.Y.I., my resize operation uses SetWindowPlacement() to change the position
and size of the window - specifically because I don't want it to affect the
window if it's minimized or maximized. Only if it's in the normal state.
It's been a long time since I wrote this code, but again, it's always worked on
all versions of Windows. I have a feeling it might have worked a while back in
WINE - though I rarely run maximized, so I may have just recently noticed a bug
that's always been there...
Here's the basic code logic. SizeWindowForScreenDimentions calls
SetWindowPlacement based on the size calculated for the new row/column grid.
The code below has the workaround that prevents the problem in WINE. Also
attached a screenshot showing the unmaximized children with the MDI buttons
still on the menubar.
// If base screen dimensions don't match prior dimensions, resize the window
here.
// (unless mdi-maximized, in which case, doing this unmaximizes in WINE)
if (!mdi_maximized) {
if ((rows != old_rows) || (cols != old_cols)) {
SizeWindowForScreenDimensions(scr, rows, cols, &resizeable);
}
}
// In case window was hidden under an initial popup, show it now.
ShowWindow(scr->hScreenWnd, SW_SHOW);
--
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=26766
Summary: A lot of games are listed against distributors and not
the developers
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: ASSIGNED
Severity: trivial
Priority: P5
Component: appdb-unknown
AssignedTo: kennybobs(a)o2.co.uk
ReportedBy: kennybobs(a)o2.co.uk
A lot of the games in the AppDB are listed against the distributors instead of
the actual developers.
This is not a major problem but it would be nice to tidy this up and any bugs
relating to certain developers would be easier to collect.
Other maintainers have, sensibly, simply added "Versions" for each distributor,
and as each distributor tends to update their products as they see fit, rather
than when the developer sees fit, this could affect the ratings for different
implementations of the same game.
Assigning to myself as it's a fairly big job (some games have to be downloaded
and run just to find out who developed them) and will take far too long for me
to simply remember what's what.
Currently affected: Big Fish Games, PopCap, Steam.
Anyone: please feel free to 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.
http://bugs.winehq.org/show_bug.cgi?id=16091
Summary: StickyDrive demo installer doesn't recognize USB key as
removable
Product: Wine
Version: 1.1.8
Platform: Other
URL: http://mmiline.com/
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(From mmiline.com's main page, click on StickyDrive and then "Learn More",
then under Red Sox demo, click "Download Now". This points to
http://www2.stickyinc.com/download/getDownload.php?idTag=BOSTN-1668&action=…
which downloads the installer in question,
InstallStickyDrive-BOSTN-1668.exe.)
The installer puts up a dialog box of drive letters,
saying "Please select a valid removable drive...",
but nothing is listed, even if you have a USB drive
inserted and Wine has already created a d: mapping for it.
If you click on the "Show all drives"
checkbox, all drives are indeed shown.
Happily for us, this dialog box is in a separate
executable. While that prompt is up, grab a copy
of C:\windows\temp\SDDriveSelector.exe
You can then reproduce the problem easily by running
just that .exe.
+relay shows it's using GetDriveType() on each drive,
but evidently it doesn't like what it's getting.
You can work around this by using winecfg to mark d:
as a floppy, but really, wine should know that the inserted
USB drive is removable, shouldn't 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.
http://bugs.winehq.org/show_bug.cgi?id=35848
Bug ID: 35848
Summary: Sound, Black Screen then crash
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adec2010(a)hotmail.co.uk
Killing Time. After installation, set to windows 95 compatibility. It runs with
a black screen. I can hear sound but then a crash back to the desktop
--
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=32673
Bug #: 32673
Summary: Rainbow Six fails to start for the first time with
windows version > ME
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flavio(a)nebososo.com
Classification: Unclassified
Tom Clancy's Rainbow Six will only start for the first time if the windows
version is set to ME or older. However it does work when set to newer versions
after it has already been started using an old one.
Using a clean prefix.
The demo can be downloaded here:
http://www.fileplanet.com/27609/download/Rainbow-Six-Demo
--
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=44137
Bug ID: 44137
Summary: Wine64 crashes with any 64-bit binary
Product: Wine
Version: 2.19
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bourne.identity(a)hotmail.com
Created attachment 59886
--> https://bugs.winehq.org/attachment.cgi?id=59886
Stack trace for putty.exe (64-bit)
On FreeBSD 10.3 amd64, wine32 works perfectly. Wine64 builds/installs
correctly, but crashes when used to launch any 64-bit executable: notepad from
Windows 7; Pale Moon installer; putty.exe (all 64-bit). The behaviour is the
same with wine (v2.03) and wine-staging (v2.19).
--
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=44041
Bug ID: 44041
Summary: The Sims 4 instant-aborts claiming Origin doesn't run
Product: Wine
Version: 2.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonas(a)thiem.email
Distribution: ---
After installing native msvcr120.dll (both 32bit and 64bit) to work around bug
#39689 I encountered the following message box:
"Unable to start:
Origin is currently not running. Please make sure that Origin is running before
attempting to play The Sims(TM) 4
[d3382ced:2984c6a38:00000000:00000000]"
And yes, Origin is running. Also yes, this is a legal copy purchased through
Origin, I tested this with a fresh wineprefix with no other changes or software
installed other than Origin and the above workaround. It works on Windows 10.
--
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=45574
Bug ID: 45574
Summary: Dark Souls Remastered - Large Performance Regression
with 3.12+
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rstrube(a)gmail.com
Distribution: ---
Dark Souls Remastered has been running really well with Wine 3.11 and below.
Starting with 3.12 and subsequently 3.13 the performance has dropped
dramatically. From 60+fps at 1080p to about 10fps.
I've done some anecdotal testing with Wine and Wine-Staging and the problem
seems to be unrelated to the Wine-Staging patches.
I'm not sure what the best way to proceed is, but I'd be happy to provide logs,
etc. I just might need some direction.
Please note that I am using DXVK, but I've tried different combinations of DXVK
with different versions of Wine and the problem does not seem to be related to
DXVK. The consistent factor is using Wine 3.12+. I've also looked at the DXVK
log files with tracing enabled and nothing unusual appears there.
--
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=34018
Bug #: 34018
Summary: Altium Designer 10 hangs on startup
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After patching wininet to work around bug 34013, the game^Wapp installs
successfully. It hangs on startup during "configuring supplier search"
(seemingly due to a deadlock when unloading altiumcore.bpl; see attached bt
all.)
"winetricks mdac28" works around this hang and lets you get to the next
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.
http://bugs.winehq.org/show_bug.cgi?id=35385
Bug ID: 35385
Summary: Couldn't open under Wine from FL Studio track's with
Cyrillic names.
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
Couldn't open under Wine from FL Studio track's with Cyrillic names.
Demonstration:
https://drive.google.com/file/d/0B0nwzlfiB4aQXzBDSDJ3TmtrYVU/edit?usp=shari…
--
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=39308
Bug ID: 39308
Summary: thdf.exe : outputting floats returns 0
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: enoua5(a)gmail.com
Distribution: ---
On lines that, in the c++ code, use "cout" to output a float, it will show 0,
even though it's apparent that the float is still stored, still modified, and
still controlling the flow of if statements
--
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=44827
Bug ID: 44827
Summary: FL Studio: 32-bit/64-bit VST plugin bit bridging soft
locks the host
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ajduck(a)outlook.com
Distribution: ---
Trying to bridge a 32-bit VST plugin in FL Studio 64-bit, or bridge a 64-bit
VST plugin in FL Studio 32-bit, leads to this being outputted:
003c:err:ntdll:RtlpWaitForCriticalSection section 0x1ac6028 "?" wait timed out
in thread 003c, blocked by 002a, retrying (60 sec)
And the DAW soft locks with a loading cursor as it blocks the UI until the
plugin's loaded, forever trying to bridge the plugin.
(By "soft lock", I mean that FL Studio itself is still responsive, but you're
completely blocked from doing anything and the only way to get out of it is to
kill the process.)
======
Steps to reproduce:
1. Download and install FL Studio 12 Demo:
https://support.image-line.com/redirect/FLStudio_Installer_Google
The demo and the full version are the same executable.
You will need the Arial font or any ttf named as arial.ttf in
"C:/Windows/fonts/". If you have Winetricks just run "winetricks corefonts"
(you will need the cabextract package).
2. Download any 32-bit or 64-bit VST to test.
This is the one I tried, a 32-bit plugin (http://veg.by/en/projects/syxg50/).
The plugin itself is working perfectly. You can use any VST you want, as long
as you know whether it's 32-bit or 64-bit.
Put the dll file in "~/.wineprefix/drive_c/Program Files
(x86)/Steinberg/VstPlugins/".
3. Open the FL Studio version which DOESN'T match the instruction set of the
VST you're using. If you're using a 32-bit VST plugin, open FL Studio 12
(64-bit). If you're using a 64-bit VST plugin, open FL Studio 12 (32-bit). (If
you're using the VST I linked to, open FL Studio 12 (64-bit))
4. When FL Studio is launched for the first time, a featured project file is
automatically loaded. Click "File" in the top left corner and then "New" to
create an empty project.
5. Click "Options" > "Manage Plugins"
6. Click the "Start scan" button with "Verify plugins" enabled (make sure the
light is red). Let it scan for plugins.
7. Close the window, click "Add", and then "More plugins..." (under System)
8. Find and select "S-YXG50" (or if you used another VST, pick that).
9. Because the instruction set of the VST plugin doesn't match the host
program's (FL Studio), FL Studio will try to run the VST plugin under a
"bridge" (which uses ilbridge.exe, the bridging program installed as part of FL
Studio). However, the plugin never loads. The UI blocks any interaction while
plugins are being loaded so FL Studio is effectively soft locked.
--
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=46584
Bug ID: 46584
Summary: Can't use two mice at once for separate inputs in
Ricochet Infinity
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
This game has a really fun feature - it let's you use two mice (mouse+touchpad
also works) as two separate player inputs.
This does not work in WINE, every input seems to count as player 1.
Here's a picture from Windows in case you're still baffled -
https://i.imgur.com/BoZSSI1.jpg
The game has been discontinued for 8+ years, so if you have trouble finding it
for testing, here's a trial .exe that lets you test for 60 minutes -
https://cloud2.rys.pw/s/HtzoGHwCsK5xFjg
Using KDE as a DE.
I was told this is an upstream issue with all the other software, and either
progress has to be made there or WINE has to grab input(optionally?) from /dev
directly.
"Tobias
--
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=25498
Summary: ACDSeePFM doesn't see dlls in Common Files
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32462)
--> (http://bugs.winehq.org/attachment.cgi?id=32462)
Terminal output on Wine 1.3.9 at installation
Steps to reproduce:
1) remove ~/.wine
2) install acdseepfm-1-0-81-win-en.exe
3) wine ACDSeePFM.exe
Behaviour:
err:module:import_dll
Expected behaviour:
no err:module:import_dll
Terminal output:
err:module:import_dll Library ShellIntMgrPFMU.dll (which is needed by
L"C:\\Program Files\\ACD Systems\\ACDSee Picture Frame
Manager\\1.0\\ACDSeePFM.exe") not found
err:module:import_dll Library ACDInTouch70U.dll (which is needed by
L"C:\\Program Files\\ACD Systems\\ACDSee Picture Frame
Manager\\1.0\\ACDSeePFM.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\ACD Systems\\ACDSee Picture Frame Manager\\1.0\\ACDSeePFM.exe" failed,
status c0000135
Additional info:
Both dlls are available in "~/.wine/drive_c/Program Files/Common Files/ACD
Systems" and if I copy them to application main directory both errors
disappear.
--
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=37607
Bug ID: 37607
Summary: MyHeritage Family Tree Builder fails to add "window"
item/initialize scripting engine
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian(a)fds-team.de
Distribution: ---
(Originally reported here:
https://github.com/wine-compholio/wine-staging/issues/187)
After starting the main application first login with your account. Registration
is free, but required unfortunately. Register via the website to workaround an
issue with the application registration form - make sure that no '+' signs are
in your email address, registration works, but login not...
Create a new project, create a new family, and click on Reports -> Ancestors.
A few message boxes will show up with content
'Unable to add "window" item'
'Unable to initialize scripting engine'
These message boxes repeat a couple of times, and afterwards an empty report
shows up.
Related terminal output with WINEDEBUG=+jscript:
--- snip ---
003f:trace:jscript:DllMain (0x7cb70000 1 (nil))
003f:trace:jscript:DllGetClassObject (CLSID_JScript
{00000001-0000-0000-c000-000000000046} 0xc5de4b8)
003f:trace:jscript:ClassFactory_QueryInterface (0x7cbfeef0)->(IID_IClassFactory
0xc5de4b8)
003f:trace:jscript:ClassFactory_AddRef (0x7cbfeef0)
003f:trace:jscript:JScriptFactory_CreateInstance ((nil)
{bb1a2ae1-a4f9-11cf-8f20-00805f2cd064} 0x26c9bb8)
003f:trace:jscript:JScript_QueryInterface (0xb39e270)->(IID_IActiveScript
0x26c9bb8)
003f:trace:jscript:JScript_AddRef (0xb39e270) ref=2
003f:trace:jscript:JScript_Release (0xb39e270) ref=1
003f:trace:jscript:ClassFactory_Release (0x7cbfeef0)
003f:trace:jscript:JScript_SetScriptSite (0xb39e270)->(0x26c9bc0)
003f:trace:jscript:JScript_AddNamedItem (0xb39e270)->(L"window" 2)
003f:trace:msgbox:MSGBOX_OnInit L"Unable to add \"window\" item\n"
003f:trace:msgbox:MSGBOX_OnInit L"Unable to initialize scripting engine"
--- snip ---
JScript_AddNamedItem fails because This->ctx == NULL.
Installing native 'jscript' via 'winetricks jscript' works around this issue
and the report shows up properly (wasn't able to compare it with Windows, but
definitely looks better than before).
$ git describe origin/master
wine-1.7.31-88-g9a68ef4
$ sha1sum family_tree_builder_7138.exe
74245c94089642d65b2fde09fd7188430df68b81 family_tree_builder_7138.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=31332
Bug #: 31332
Summary: Project64: about page fails to render
Product: Wine
Version: 1.5.9
Platform: x86
URL: http://www.pj64-emu.com/downloads/func-startdown/34/
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 41173
--> http://bugs.winehq.org/attachment.cgi?id=41173
terminal output
Install project64, run it. Go to 'Help', 'about Project 64'. A small window
opens up, that should contain the about info. Behind this, iexplore.exe opens
with about:blank.
winetricks -q ie7 works around it.
austin@aw25 ~ $ sha1sum setup\ Project64\ 1.6.exe
005954395994c0a355c06abae3fc88d10ae84934 setup Project64 1.6.exe
austin@aw25 ~ $ du -h setup\ Project64\ 1.6.exe
2.0M setup Project64 1.6.exe
--
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=10531
Summary: Windows Calculator: Color in buttons missing
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bammzilla(a)gabriana.com
Created an attachment (id=9282)
--> (http://bugs.winehq.org/attachment.cgi?id=9282)
How it looks in my Windows XP box
In Windows Calculator CALC.EXE the button texts should be color coded but all
appear black in Wine.
--
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=40248
Bug ID: 40248
Summary: Exception when I try to call Translate method
Product: Wine
Version: 1.9.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: gennady.alimov(a)gmail.com
Distribution: ---
Created attachment 53797
--> https://bugs.winehq.org/attachment.cgi?id=53797
code & exception
if I try to translate SIDs to Names I've got the exception
"Index was outside the bounds of the array."
It looks like there is no mapping between account names and SIDs.
--
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=36373
Bug ID: 36373
Summary: Requiem: Avenging Angel - Black screen in-game
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ubuntugamingproject(a)gmail.com
Created attachment 48430
--> https://bugs.winehq.org/attachment.cgi?id=48430
Black screen log
The game installs and runs correctly, but then if you start a new game, there's
only a black screen, and the only thing can be done is going back to the menù.
So the game is unplayable.
Log 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.
http://bugs.winehq.org/show_bug.cgi?id=35940
Bug ID: 35940
Summary: Server (and perhaps others) may fail to build on some
platforms
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
In my opinion there is a severe mistake in the build system for the server.
>From the man page of GCC, the documentation for '-I' option says:
`-I DIR'
Add the directory DIR to the list of directories to be searched
for header files. Directories named by `-I' are searched before
the standard system include directories. If the directory DIR is
a standard system include directory, the option is ignored to
ensure that the default search order for system directories and
the special treatment of system headers are not defeated .
When building the server, a '-I' option is placed on the command line, pointing
to the source directory of the server.
The file wine/port.h provides this piece of code:
[...cut...]
#ifdef HAVE_PROCESS_H
# include <process.h>
#endif
[...cut...]
The problem comes out because, inside the directory with the sources of the
server, there is a file named process.h and since the -I option allows to take
the files before the standard system include directories, the wine/port.h won't
include the system file, but the one in the server directory: infact, it
happens that the local process.h file is included two times.
This is the cause for the server not compiled correctly on my platform (cygwin)
but probably it can be also applied to others.
I did an experiment and I have bypassed the problem by changing the generated
Makefile: I replaced the '-I' option that pointed to the source directory of
the server with '-idirafter'. The final result is a server that installs and
runs correctly on Windows.
Actually, this defect caused a failure on the server, but probably it may apply
to all components of WINE with some local include files: the option that allows
to point to the source directory of the component being compiled (and only this
one) should be changed with '-idirafter' or something similar, depending on the
compiler used, while all other paths could be left to '-I' without troubles.
--
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=39532
Bug ID: 39532
Summary: Assassin's Creed Unity doesn't run
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3dx10
Assignee: wine-bugs(a)winehq.org
Reporter: anakin.cs(a)gmail.com
Distribution: ---
Created attachment 52679
--> https://bugs.winehq.org/attachment.cgi?id=52679
terminal log
I've been trying to run Assassin's Creed Unity from Uplay on my laptop, both on
the Intel card and Nvidia card (with primusrun), and I always get the following
error message (translated from French):
"Can't launch the game. Your video card doesn't support DirectX 11 or the video
drivers need to be updated."
My video card is an Nvidia Geforce 850M.
Attached is the terminal output after trying to launch the game.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26407
Summary: Shadowgrounds Survivor crashes after viewing the map
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.gamershell.com/download_23192.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=33629)
--> (http://bugs.winehq.org/attachment.cgi?id=33629)
terminal output
In the game the crash always occurs when I switch back to normal mode after
viewing the map (by pressing <Tab>).
Sometimes the game "survives" 2-3 switches between the two modes but eventually
it will crash.
How to reproduce the problem in the demo:
1. Choose only Physx and Windows Media Codecs when the installer asks for it
(native d3dx9_36.dll will be placed in the game directory).
2. Start the game either by survivor.exe or with the launcher.
3. Choose <New Game> from the menu. When you gain control over your character
press <Tab> to switch to map mode then press <Tab> again to get back to normal
mode. This might need to be repeated 2-3 times. Sooner or later the game will
crash.
If I don't use the map mode, the game seems to be stable (I've played for about
30-40 minutes).
I can reproduce the crash with Wine-1.0.1, too.
The crash happens even if I lower the gfx details to the minimum and with
disabled audio.
When starting the game with WINEDEBUG=warn+heap (is that the correct syntax?)
the crash doesn't occur.
Fedora 14 x86
Nvidia GeForce 250 / driver 260.19.36
--
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=44625
Bug ID: 44625
Summary: Cybernoid 2 exits but x window drawing updates are
frozen
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
Distribution: ---
You can get this game from
https://www.classic-retro-games.com/games/action/cybernoid-2--the-revenge-3…
When you quit the game, x windows no longer updates the screen - events are
being responded to though (you can click stuff then change to a terminal tty
and back and see the updates). The only way to get back to a sane system is
kill xwindows with ctrl alt backspace.
This is seen on opensuse 42.3 which uses xf86
--
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=31665
Bug #: 31665
Summary: Femap unexpected crash on rebuild database (or any
command that involves it i.e. import)
Product: Wine
Version: 1.5.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dark.schneider(a)iol.it
Classification: Unclassified
Created attachment 41633
--> http://bugs.winehq.org/attachment.cgi?id=41633
Backtrace of crash triggered by file->rebuild in femap 10.3 with wine 1.5.12
1) wine femap.exe
2) file->rebuild...
3) answer yes.
The crash happen with any action that implies a rebuild database by femap. I.e.
if you import a "large" bdf, lunching a rebuild is just a fast way to check if
the bug is present or not.
Wine version I tested without the bug (those are working):
1.0.1
1.1.29
1.3.6
Wine versions i tested with the bug (crash with similar backtrace to one
attached):
1.4.1-2 (from debian repo)
1.5.6-2 (from debian repo)
1.5.12
I have tested with both femap 10.2 and femap 10.3 and they share the same
problem with no difference (i.e. probably the code on their side did not
changed and if someone has an older version around it may show the same bug). I
have not tested Femap 10.3.1, but may show the same problem.
All of this is related to 32 bit version of femap and wine running on a AMD 64
bit system. I have no chance to test 32 bit on 32 bit.
The bug persist on another system with ati/amd video driver, tested with both
open source and closed opposed by this system that has closed source nvidia
blob. Due to this bug seems unrelated to the video rendering (e.g. the problem
with femap not redrawing automatically the gl window looks unrelated, if needed
I can post another bug for that, but it's minor glitch)
Best Regards,
Gabriele Dini Ciacci
P.S.
Unrelated practical thing that make it desirable to have a recent version of
wine working: With 1.5.6-2 and 1.5.12 the program is much faster (especially on
start-up and actually faster than on windows)
--
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=45358
Bug ID: 45358
Summary: AC Syndicate is completely broken
Product: Wine-staging
Version: 3.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: Debian
Created attachment 61658
--> https://bugs.winehq.org/attachment.cgi?id=61658
Graphic rendering completely broken
Hello,
With wine-3.10, it's possible to launch the game without crash.
Now, there is a very big issue with graphic rendering with wined3d. (see
screenshot)
In the output console, i have a lot of message about :
- "d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0xXXXXXXXX" - "err:d3d:wined3d_debug_callback 0x35451990:
"GL_INVALID_OPERATION in glGetUniformLocation(program not linked)""
- "fixme:d3d_shader:shader_glsl_dump_program_source ..."
- "fixme:d3d:context_bind_shader_resources Shader 0x34e90740 needs 34 samplers,
but only 32 are supported."
For Wine dev who want to reproduce the issue, you need wine-staging to avoid
the issue with UPlay (bug #35902) + Wine AND the issue with AC Syndicate +
Uplay with online mode (bug #45312)
Google drive link for the log :
https://drive.google.com/open?id=15Q2gY9uk_JohSwqlhwix9HK8BgUWCY5E
--
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=44009
Bug ID: 44009
Summary: Syberia Gog version: crash after cinematics
Product: Wine
Version: 2.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 59671
--> https://bugs.winehq.org/attachment.cgi?id=59671
Syberia Gog wine 2.20 backtrace
Hello,
I just acquire the Syberia Gog version and it is impossible for me to play this
game on Linux with Wine. Happily the game was free.
How to reproduce:
Install Syberia Gog version
Launch the game, you can see cinematics but just when the menu appear the game
crash.
I joined you the terminal log/backtrace.
Config:
Ubuntu 17.10
Nvidia 384.90
--
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=25009
Summary: Password Memory 2010 - Titlebar color rendering error
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rsflynn(a)gmail.com
Created an attachment (id=31694)
--> (http://bugs.winehq.org/attachment.cgi?id=31694)
Password Memory 2010 Screenshot
Password Memory 2010 v3.0.3
Download URL:
http://download.cnet.com/Password-Memory-2010/3000-18501_4-10770367.html
Titlebar is not rendered correctly. Half the title bar is in the application
default blue, the other half is black.
--
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=29417
Bug #: 29417
Summary: Mouse pointer laggy/slow in Dweebs and Dweebs 2
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
This bug applies to the games Dweebs and Dweebs 2 by Mutation Software.
Demos can be downloaded from
http://www.tucows.com/preview/272853/DWEEBS-Platinum-Remix
and
http://www.tucows.com/preview/281667/DWEEBS-2-The-New-Breed
Download and run one of the demos. Click Setup. On the title screen the mouse
pointer is fine. However if you click Help, Credits or Exit, the pointer is
very "laggy" on those screens. In-game the pointer lags slightly, but less than
on the Help/Credits/Exit screens.
(Also, with earlier versions of the first Dweebs game -- I tested the one on
the Arcade Master CD published by eGames -- the pointer lags on the title
screen as well.)
I thought this problem might be the same as bug 29325, but it also occurs with
Wine 1.3.31.
--
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=27745
Summary: Racer is unplayable
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugmenot123456(a)mailinator.com
Created an attachment (id=35498)
--> (http://bugs.winehq.org/attachment.cgi?id=35498)
Output of racer under wine-1.3.24
Racer used to work fine with wine-1.3.14. Somewhere between version 1.3.14 and
1.3.17 it stopped working. Now racer infinitely loops with following error
after pressing "Race" button:
RNetwork: waiting for connecting id response...
RNetwork: out of loop, client connected: 0, id 0 (objectIDbatch=-640664278)
RNetwork: connect attempt failed; be persistent (try 1)
enet_host_connect; out of (1) peers
** Error: QNClient:Connect(); failed to create enet peer; out of connections
Link to the program: http://racer.nl/download/racer0655.zip
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32346
Bug #: 32346
Summary: Window is too large with Batman and Head Over Heels
remakes
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://retrospec.sgn.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 42686
--> http://bugs.winehq.org/attachment.cgi?id=42686
Batman window showing trash at right and bottom
This issue applies to at least two game remakes available from
http://retrospec.sgn.net/
Head Over Heels: http://retrospec.sgn.net/game-links.php?link=hoh
Batman: http://retrospec.sgn.net/game-links.php?link=batman
I'm testing with wine-1.5.18-114-ga61f68f, Lubuntu 11.10 x86-64, Nvidia driver
304.64.
Wine seems to create the game window larger than it should be. There are strips
at the bottom and right sides which are never rendered into; they contain
trash/garbage. If you move the window, the trash changes, presumably reflecting
whatever was in that part of the video memory beforehand? The size of the
strips looks about the same as the size of the window decorations.
--
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=26545
Summary: Crysis2: Red color on highlights of Bumpmap/Specular
Highlights
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgavl69(a)juno.com
Bumpmaps are highlighted in red. This goes goes the sky as well as objects.
--
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=28192
Summary: regedit: The usage message arrives too late in the
wine console
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
To reproduce this start the console with 'wine wineconsole cmd' and then type
'regedit /?' in the wine console.
You will get something like this:
c:\>regedit /?
c:\>Usage:
regedit filename
regedit /E filename [regpath]
regedit /D regpath
[...]
Notice how the second wineconsole prompt appears before the regedit usage?
I believe this happens because regedit uses msvcrt's stdio functions: it uses
the '$(top_srcdir)/include/msvcrt' headers and that seems to be enough for it
to link with msvcrt. So there are probably two things here:
* This looks like a bug in the MSVCRT stdio functions.
* regedit should probably use the WriteConsole() / WriteFile() functions
anyway like all the other Wine tools.
See the XCOPY_wprintf() function in programs/xcopy/xcopy.c or the output_*()
functions in programs/net/net.c for a model on how to do this. And if making
the switch to WriteConsole(), verify that running 'regedit /?' still works fine
in a regular xterm or equivalent.
(split off from bug 13861)
--
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=34016
Bug #: 34016
Summary: Star Wars KOTOR II: The Sith Lords: Disabling hardware
mouse removes the mouse entirely
Product: Wine
Version: 1.6-rc3
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
In order to get around bug 9462 (http://bugs.winehq.org/show_bug.cgi?id=9462) I
disabled the hardware mouse option in swkotor2.ini, however, this caused my
mouse to disappear entirely.
--
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=34199
Bug #: 34199
Summary: Star Wars KOTOR II: environments and characters are
invisible
Product: Wine
Version: 1.6-rc5
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 45502
--> http://bugs.winehq.org/attachment.cgi?id=45502
A wine log of starting steam and playing the game
The environments and characters are either invisible or very wierd (see the bad
portrait screenshot), and this issue was not present under X11, therefore it is
an issue with the mac driver.
--
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=34530
Bug #: 34530
Summary: Star Wars KOTOR II: Frame Buffer Effects and Soft
Shadows can't be turned on
Product: Wine
Version: 1.7.2
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Not much else to say, the buttons are just greyed out in the options menu.
--
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=43590
Bug ID: 43590
Summary: Rise of Nations Thrones & Patriots weird graphics
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brabec.tomislav(a)gmail.com
Distribution: ---
Created attachment 59003
--> https://bugs.winehq.org/attachment.cgi?id=59003
Weird map rendering
I have a problem with Rise of Nations: Thrones & Patriots graphics. While the
basic version of game works fine, the expansion has weird rendering while
playing (image).
--
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=40891
Bug ID: 40891
Summary: Shaders fail to compile in League of Legends
Product: Wine
Version: 1.9.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: hevanen(a)googlemail.com
Distribution: ---
Created attachment 54981
--> https://bugs.winehq.org/attachment.cgi?id=54981
Game client console output (stdout+stderr)
When going into a game, the loading screen stays black and the game crashes
after a few seconds. Using native D3D9 works around the problem.
The full console output is attached. There's a repeat of messages like the
following:
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
League of Legends.exe(00000009): ERROR| PixelShader::Load: failed to create
shader program for
<Data/Shaders/HLSL/Filters/Dilate/PS_2PASS_DILATE_FILTER_1.ps_2_0>
The following two messages are also shown for some shaders:
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment LHS expression not supported in compound
assignments yet.
--
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=39489
Bug ID: 39489
Summary: Nvidia Graphics Libs dog food
Product: Wine
Version: 1.7.53
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: micsxdrachet(a)gmail.com
Distribution: ---
When you are installing Wine, the software center says you: Nvidia x64 libs are
going to be unistalled.
My computer:
Asus Laptop F555LD
Intel core I7-5500U
Nvidia Geforce 820M
Ram:8GB
Os: Win8+Ubuntu 14.04 Unity
Hard Disk:1TB
--
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=44632
Bug ID: 44632
Summary: abend after installation and startup of IPcamViewer
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: freek.weggeman(a)gmail.com
Distribution: ---
Created attachment 60625
--> https://bugs.winehq.org/attachment.cgi?id=60625
show details after the message above and save as
IPCameraViewer has expierecesd a serious error and has to be closed.
This error appeares at installation time as well as at startup
--
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=19469
Summary: ResEdit crashes checking for updates
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.resedit.net/ResEdit-UNICODE.7z
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=22630)
--> (http://bugs.winehq.org/attachment.cgi?id=22630)
Crash log
ResEdit 1.4.7 (unicode build) crashes checking for updates. Attached log
produced with 'Help -> Check for update' menu command.
--
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=39466
Bug ID: 39466
Summary: MOPy Fish does not install
Product: Wine
Version: 1.7.52
Hardware: x86-64
URL: https://web.archive.org/web/20020206231256fw_/http://1
93.129.255.5/mopyfish/binaries/setup.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Blocks: 21316
Distribution: Debian
Created attachment 52586
--> https://bugs.winehq.org/attachment.cgi?id=52586
log + backtrace
Related to bug 21316. The installer crashes before showing anything in the
screen.
Most of the backtrace is inside usp10 so guessing it as component.
--
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=39250
Bug ID: 39250
Summary: help!
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krisfoxes(a)aol.com
Distribution: ---
Created attachment 52306
--> https://bugs.winehq.org/attachment.cgi?id=52306
This is what Feral heart gave me and logs me out
Hello,
I play Feral heart on my mac and it logs me out all the time, sometimes 5 times
a day or more on this game giving me an error report form wine. Please help!
I would like to play this game without this error report showing up and logging
me out. Is there anything I can do??
Please help
Thank you,
Kris
--
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=21316
Summary: MOPy Fish: Unable to allocate required memory, cannot
continue.
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://www.mediafire.com/file/w13znjlvyko/setup-1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
This is classic MOPy Fish 1.9a, a free virtual pet for your computer. (
http://en.wikipedia.org/wiki/MOPy_fish )
It fails to start and gives no terminal output even when using winedbg. It
simply says "process terminated".
Url given for the free download.
--
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=43215
Bug ID: 43215
Summary: regression | freeze | nfsw.exe
Product: Wine
Version: 2.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nfsgraine(a)gmail.com
Distribution: ---
[Need for Speed World]
The game freezes after I confirm my chat language/connect with other players.
I am using latest wine-staging 2.10(tried normal wine too). An experienced
friend told me this particular problem gets solved with wine 1.6.x.
I don't know how to build a wine by myself so I tried a 1.6.2 with q4wine but
now I get another problem, when I'm not on lowest graphics settings, it crashes
with error "out of directx resources". Even at lowest settings, when I open a
map or join a race, basically make it use more resources, it crashes with this
directx error. I'm guessing it's because 1.6.2 didn't have support for my
Pentium G4560's iGPU.
So now I can't effectively use 1.6.2 as well although it does fix the former
freeze problem.
I would be grateful if this gets fixed.
--
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=44983
Bug ID: 44983
Summary: Uplay does not work.
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zefkerrigan(a)gmail.com
Distribution: ---
Created attachment 61116
--> https://bugs.winehq.org/attachment.cgi?id=61116
Uplay does not work. This is the full console output.
Uplay does not work. And when Uplay checks for updates it will last forever but
completely unsuccessfully.
--
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=44921
Bug ID: 44921
Summary: PathStripToRootA fails to find root path.
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 61012
--> https://bugs.winehq.org/attachment.cgi?id=61012
testcases
Here is a set of testcases for PathStripToRootA.
Attaching here, so it isn't lost.
--
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=44778
Bug ID: 44778
Summary: Progecad 2018 (.Net 4.0 program) installer throws
error window in the end and fails
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 60805
--> https://bugs.winehq.org/attachment.cgi?id=60805
debuglog, last 3500 lines before troubles start
Hi , followup of 44772
-In a fresh WINEPREFIX installed dotnet40 with winetricks
- Work around bug 44772 by applying e patch from that bug
In the end the installer throws up error messagebox while in console it says:
0032:err:module:import_dll Library hasp_windows_98673.dll (which is needed by
L"C:\\users\\louis\\Temp\\is-8S7CR.tmp\\Oem.dll") not found
0032:err:module:import_dll Library skeydrv.dll (which is needed by
L"C:\\users\\louis\\Temp\\is-8S7CR.tmp\\Oem.dll") not found
Both dlls are then already installed in the program directory but apparently
the installer cannot find them. Haven`t got a clue really why
(Work around for now: Ctrl^c the installer as the messagebox appears, copy both
dlls to system32 (so the installer finds them) and run the installer again;
then it succeeds)
--
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=42186
Bug ID: 42186
Summary: Uplay games don't work anymore since latest update
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: paulthetall(a)gmail.com
Created attachment 56814
--> https://bugs.winehq.org/attachment.cgi?id=56814
Uplay issue output
Hey Guys, Since the latest Uplay update of 15 December the games won't launch
anymore. Uplay does login and download and install goes fine as well. But if
you play a game it starts the intro of the game but exits back to uplay.
I tested with Anno2070 and Rayman Legend, both worked fine before but since
latest version of Uplay they have the same issue.
I attached the log.
--
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=43565
Bug ID: 43565
Summary: software crash
Product: Wine
Version: 2.14
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: neneda(a)www.bccto.me
Distribution: ---
Created attachment 58974
--> https://bugs.winehq.org/attachment.cgi?id=58974
this is a game platform
i install gametea this game ,when i log in ,the game crash
--
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=40045
Bug ID: 40045
Summary: Thinking Worlds Player: Direct3D 9 application doesn't
display anything
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: zionnimchuk(a)gmail.com
Distribution: ---
Created attachment 53508
--> https://bugs.winehq.org/attachment.cgi?id=53508
Verbose error log warn+all
Wine runs the application, gets no significant errors, but nothing shows up. I
have to force quit (Ctrl-C) the application to close it.
Tested operating systems: 64-bit Arch Linux, 64-bit Ubuntu 15.10
Wine versions tested: 1.9.2, 1.9.1 (from Arch Linux package)
I initially posted this as a forum post. You can see it here:
https://forum.winehq.org/viewtopic.php?f=8&t=26045
Error log (normal output):
fixme:win:EnumDisplayDevicesW ((null),0,0x32f724,0x00000000), stub!
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event
If you look at the more verbose error log, you can see, on line 295-298 it
says:
warn:d3d_surface:surface_init Creating a lockable surface with a POOL of
DEFAULT, that doesn't specify DYNAMIC usage.
warn:d3d9:d3d9_swapchain_QueryInterface {580ca87e-1d3c-4d54-991d-b7d3e3c298ce}
not implemented, returning E_NOINTERFACE.
warn:d3d9:d3d9_swapchain_QueryInterface {580ca87e-1d3c-4d54-991d-b7d3e3c298ce}
not implemented, returning E_NOINTERFACE.
warn:d3d9:d3d9_device_QueryInterface {580ca87e-1d3c-4d54-991d-b7d3e3c298ce} not
implemented, returning E_NOINTERFACE.
Which I think is the problem.
You can view the verbose error log (warn+all) here:
http://paste.scratchbook.ch/view/ec9a60dc (same as attachment)
--
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=23124
Summary: Philippine English locale defaults to wrong SUBLANG
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
I understand that following 1.2 .po file are going to be used, so this should
be easier to resolve then.
Philippine English follows American English rules, but currently defaults to
pick up SUBLANG_NEUTRAL which is British English. It should be picking up
SUBLANG_DEFAULT for American English.
I'm not sure if this can be changed before the introduction of .po files but
it's not urgent.
http://en.wikipedia.org/wiki/Philippine_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.
https://bugs.winehq.org/show_bug.cgi?id=43280
Bug ID: 43280
Summary: Gothic 1, no Music
Product: Wine-staging
Version: 2.10
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shitman71(a)hotmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Music not working in Gothic 1 and other games, this was introduced with windows
vista sp1. They did some changes to their soundsystem or something like this,
this affected many games. I gues this was introduced in wine too.
I dont know what exactly was done but i know problems with music existed even
in win8.1.
--
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=28692
Bug #: 28692
Summary: Korg M1 DLE Load Program dialogue does not show files
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gigaday(a)googlemail.com
Classification: Unclassified
Created attachment 36878
--> http://bugs.winehq.org/attachment.cgi?id=36878
No files shown under Wine
The Load Program dialogue should show files with extensions *.m1prog, but they
are not shown although the exist in the directory.
Screen shots of Windows and Wine 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=11446
Summary: Gangsters: Wrong 2d rendering
Product: Wine
Version: 0.9.51.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wielkiegie(a)gmail.com
Created an attachment (id=10577)
--> (http://bugs.winehq.org/attachment.cgi?id=10577)
Wine messages when starting with OpenGL as DDraw renderer
OpenGL as DirectDraw driver causes unhandled page fault when playing intro (I
tried GDI for testing). When the game starts or after changing menu screen,
main menu is completely black. Graphics can be visible only after pushing any
button in the menu, but releasing mouse button elsewhere. Buttons doesn't
contain any text and colors of whole screen are ugly.
--
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=38740
Bug ID: 38740
Summary: Mathearbeit installer hangs during installation
Product: Wine
Version: 1.7.44
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 51652
--> https://bugs.winehq.org/attachment.cgi?id=51652
Console output from Slackware 14.1 with wine 1.7.44
Hello everyone,
I would like to submit a bug concerning the installation of "Mathearbeit" which
can be downloaded from the following URL:
http://www.mathearbeit.de/download.html
I tried "Mathearbeit G" but the installer hangs on my Slackware 14.1 32-Bit
System. Console output is 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.
http://bugs.winehq.org/show_bug.cgi?id=29559
Bug #: 29559
Summary: GTA IV freeze in videos or scripted game events
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuxuser-sky(a)gmx.de
Classification: Unclassified
Hi
My GTA 4 freezes or sometimes crashes when i watch a ingame video (like when
you get your next mission) or on ingame scripted videos/events (like right
before you go and kill this guy with a sniper, mission from Francis "Lure")
(without the black sripes so it does not look like a video but i guess it could
be the same background stuff rolling...).
The Mission Lure is a great example it freezes like 9 out of 10 tries by me.
Then only one i got it to work was when it was night. Do not know if this has
something to do with it. Also a lot of freezes when i would go to Francis for
new missions.
Crashes (We are sorry for the inconvenience dialog....) are very rare only had
two since i play with is 1 moth or so....
Tested wine Version: 1.3.35,1.3.36
In Console i get:
fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout (nil) is not supported
err:d3d_shader:walk_constant_heap >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from walk_constant_heap() @
/var/tmp/portage/app-emulation/wine-1.3.36/work/wine-1.3.36/dlls/wined3d/glsl_shader.c
/ 434
wine: Unhandled page fault on write access to 0x084173f1 at address 0x7bc48a6c
(thread 0028), starting debugger...
Attached is a savegame so you can easy test it by yourself, just drive down to
the "F" on the map. I bet it will freeze right in the video and if you skip
this by pressing left mouse button in will freeze later on the roof....
--
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=29512
Bug #: 29512
Summary: bad fonts rendering in mochasoft's tn5250
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: washuu(a)eastnews.com.pl
Classification: Unclassified
Created attachment 38219
--> http://bugs.winehq.org/attachment.cgi?id=38219
WINEDEBUG=fixme+all,warn+all mtn5250.exe
The program affected is Mochasoft's teminal 5250 emulator, downloadable from
http://www.mochasoft.dk/mw5250.exe
It installs cleanly. After first run, we see "fuzzy" fonts on the toolbar even
without any action from user side.
Moreover, when we connect to some AS400 (I know they are none public AS400
servers...), some letters on the screen are missing, and when we try to mark
some areas, letters are completely garbled.
I attach log from WINEDEBUG=fixme+all,warn+all. There are a lot of lines
regarding to missing fonts.
I tried to install winetricks corefonts but it doesn't do any good.
--
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=29492
Bug #: 29492
Summary: DemonStar window cannot be moved in virtual desktop
mode
Product: Wine
Version: 1.3.35
Platform: x86-64
URL: http://www.mking.com/demonstar_game.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
This bug applies to the game DemonStar, a cut-down version of which is on
several eGames CD-ROMs. The game is also downloadable from
http://www.mking.com/demonstar_game.html
There are two issues which are probably related.
Ther first issue applies when using virtual desktop mode. In some cases the
window can't be moved by dragging its title bar. To reproduce the problem:
1. Download and run the game installer.
2. Use winecfg to enable virtual desktop mode.
3. Start the game. Notice the game window can be dragged normally.
4. Select the File->Options menu item. Select "Window 2x" for View Size and
click OK. The window doubles in size.
5. Notice how the window is not draggable any more.
6. If you change the view size back to Window 1x the window becomes draggable
again.
The second issue applies when Wine is not in virtual desktop mode. Then,
setting the view size to Window 2x has no effect; the window remains at its
original small size.
--
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=29462
Bug #: 29462
Summary: BurnPlot inserts lots of spaces in the default name
for a screenshot
Product: Wine
Version: 1.3.35
Platform: x86-64
URL: http://download.imgburn.com/BurnPlot_1.0.1.5.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
When attempting to use BurnPlot's built-in save screenshot function, the
default name it uses is "BurnPlot" followed by 1,025 space characters. On
Windows XP, it's just "BurnPlot" with no spaces. Attempting to save a file with
all these spaces in the name will cause the program to hang, though it works
after manually deleting them.
Steps to reproduce:
1. winetricks vb6run wsh57 native_oleaut32
Note that wsh57 is a workaround for bug 28605 and native_oleaut32 is a
workaround for bug 29461.
2. Start the program and go to file -> save BurnPlot screen capture
Workaround: native shlwapi, shell32, and comdlg32. Since native shlwapi+shell32
doesn't prevent the problem, I guess it's most likely comdlg32 to blame. (I
can't get this far using native comdlg32 without the other two.)
No terminal output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35621
Bug ID: 35621
Summary: MDI2DOC fills the file selection dialog textbox with
59000 spaces
Product: Wine
Version: 1.7.12
Hardware: x86
URL: http://www.bugysoft.com/setup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Classification: Unclassified
Just install the program (winetricks mfc42 vb6run) and open it, after that
press the first toolbar icon (Open). Note that the caret is not in the initial
position but instead in the middle of the textbox, if you press the right mouse
button then select all and finally paste in a text editor you will see 59000
spaces.
This does not happen in XP.
sha1sum faf176e9e624611ebacb12da14a66c10a5a40be8 setup.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=29416
Bug #: 29416
Summary: Unreal 2: Texture memory is corrupted on certain
action
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jisaak98(a)gmail.com
Classification: Unclassified
Created attachment 38074
--> http://bugs.winehq.org/attachment.cgi?id=38074
All textures got mixed :)
All textures get mixed up when you shoot spiders eggs (second game mission).
Only game restart helps to fix this. See screenshots for details.
--
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=44831
Bug ID: 44831
Summary: Resizing Wine on a Chromebook prevents Wine from
launching again until a reboot
Product: Wine
Version: 3.4
Hardware: x86
OS: Android
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: duboisj(a)codeweavers.com
Created attachment 60870
--> https://bugs.winehq.org/attachment.cgi?id=60870
logcat output
Hardware: Google Pixelbook Chrombook
OS: Stable channel Chrome OS (M64.0.3282.190) Android subsystem v. 7.1.1
Wine package: wine 3.4 package from winehq Downloads page
On first launching Wine's Android package on a Chromebook, the Wine desktop is
smaller than a user might want. Like other Android apps, the Wine desktop has
Chrome OS window decorations on top, which include a resize control.
Using this control to ask that Wine be put in a maximized window results in a
message saying that Wine will be restarted in order to change the window size.
Some percent of the time, this appears to work (whether the desktop can truly
cope with the resize is a separate matter, but wine will at least run after the
resize).
A high percent of the time, however, Wine dies after the restart and cannot be
restarted again until a reboot. What happens, in this state, is that you click
on the Wine icon and a window briefly flashes, then disappears.
If you have a machine in developer mode, you can see that after each click on
the Wine icon, new instances of cmd / wineconsole are being launched and stay
running. The original wineserver (from before the resize) appears to also stay
running, and never exits. When wine is running in a sane state, there is also
a process for the java vm / explorer - labelled 'org.winehq.wine' in the output
of a 'ps'. That process is the one which appears to be killed by the resize
and never manages to restart.
--
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=43415
Bug ID: 43415
Summary: All versions of Google Chrome fail to display a
webpage
Product: Wine
Version: 2.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arnfranke(a)yahoo.com
Distribution: ---
Created attachment 58770
--> https://bugs.winehq.org/attachment.cgi?id=58770
Backtrace for an error Chrome 59 32-bit threw in Win7 mode
All versions of Google Chrome fail to display a webpage.
Versions tested: 1.0.154.59, "chrome32_49.0.2623.75", "chrome64_49.0.2623.75",
"Chrome-48.0.2564.97", "Chrome64_48.0.2564.109", "chrome32_50.0.2661.75",
"chrome64_50.0.2661.75", "chrome32_55.0.2883.75", "chrome32_58.0.3029.96",
"chrome64_58.0.3029.96", "chrome32_59.0.3071.86", "chrome64_59.0.3071.86".
Wine versions tested: 2.12, 2.13
AppDB page:
https://appdb.winehq.org/objectManager.php?sClass=application&iId=8177
I really don't have many details about this problem, but it should be easy to
reproduce.
--
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=33676
Bug #: 33676
Summary: Builtin iexplore can't downlod chrome
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The command
wine iexplore 'http://www.google.com/chrome/eula.html'
displays the Chrome download page very nicely, but when you click
on the Download Chrome button, all you get is:
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 67 of
CGID_ShellDocView
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 63 of
CGID_ShellDocView
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 84 of
CGID_ShellDocView
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 28
--
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=42247
Bug ID: 42247
Summary: Chrome 39 Offline installer dosen't Install even on
the latest version of Wine
Product: Wine
Version: 1.7.50
Hardware: x86-64
URL: https://docs.google.com/uc?id=0B4aAK9c4Px0Ud3EwWG5Td1V
zR28&export=download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: samashokp(a)gmail.com
CC: samashokp(a)gmail.com
Distribution: Other
Created attachment 56925
--> https://bugs.winehq.org/attachment.cgi?id=56925
Logs of Failed to install Chrome 39 Offline Installer, Generated by Wine
Chrome 39 Offline installer dosen't Install even on the latest version of Wine
Chrome 39 Offline Installer
https://docs.google.com/uc?id=0B4aAK9c4Px0Ud3EwWG5Td1VzR28&export=download
I've tested the following on Ubuntu, Linux Mint, Knoppix, etc..
Failed to Install on all of them.
--
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=29331
Bug #: 29331
Summary: 8BallClub "New member" GUI is broken
Product: Wine
Version: 1.3.34
Platform: x86
URL: http://www.8ballclub.com/Downloads/Install8BC.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Install -> run -> click "new member". GUI is broken and you can't register new
member.
Workaround: winetricks ie6
--
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=29324
Bug #: 29324
Summary: Magicka crashes occasionally when loading new areas
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape(a)ape3000.com
Classification: Unclassified
Created attachment 37923
--> http://bugs.winehq.org/attachment.cgi?id=37923
Magicka's error report
Magicka crashes occasionally when trying to load new areas. I found that this
can be reproduced effectively by moving in and out a cave several times.
There's atleast one of these caves in the 4th chapter.
The crash seems to be caused from running out of video memory:
err:d3d:resource_init Out of memory!
Microsoft.Xna.Framework.Graphics.OutOfVideoMemoryException: External component
has thrown an exception.
I attached the full crash logs.
I have GTX 285 2GT graphics card with 290.10 proprietary drivers.
Nvidia-settings report that I have 2048 MB video memory, so I have that value
in wine's registry. I also tried using other values with no success.
--
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=29148
Bug #: 29148
Summary: ecitic bank HelpmateSetup launcher endless loop while
trying to start inner installers
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download the outer installer
$ wget https://e.bank.ecitic.com/perbank5/download/helpmate/HelpmateSetup.exe
--no-check-certificate
2. Start the outer installer
$ wine HelpmateSetup.exe
after that, .wine/drive_c/"Program Files"/CNCB/PerCiticMate/Launcher.exe will
auto start.
3. Waiting for downloading
$ pwd
/home/fracting/.wine/drive_c/Program Files/CNCB/PerCiticMate/PerDownLoad
$ ls
CITICpibankcersafebox.exe CNCBGuard.exe CNCBSecPkg.exe
citic_SimpChinese.exe CNCBPayCtl.exe
4. Launcher.exe fall into a endless loop, never start the inner installers.
Expect Result:
Launcher.exe will start the installers in CNCB/PerCiticMate/PerDownLoad/
How reproduced:
100%
--
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=29085
Bug #: 29085
Summary: Fallen Heaven crashes on startup
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damianatorrpm(a)gmail.com
Classification: Unclassified
The game Fallen Heaven does not start.
There is a demo of the game which start's fine:
http://www.fileplanet.com/79743/0/0/0/1/section/Demos
1st: I needed to manually copy wmix32.dll to syswow64 folder and not to
system32
and waveini.to windows folder
Now running it brings up the Message "Ein fataler Fehler ist aufgetreten", like
a fatal error occured.
Attaching WINEDEBUG=+all
--
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=28639
Bug #: 28639
Summary: Asami Sushi Shop's "Can't change resolution" alert
displays no text
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh+wine(a)iswifter.net
Classification: Unclassified
The alert wants to explain that the screen resolution set when you launched the
game isn't large enough to contain the game in a window, but no text appears,
just the OK button.
--
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=28028
Summary: Build on OS X 10.7 requires CC=gcc-4.2
LDFLAGS='-Wl,-no_pie'
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: per(a)morth.org
Apparently this is known at macports already, but couldn't find a bug here at
winehq.org. When building on OS X 10.7 one have to pass CC=gcc-4.2
LDFLAGS='-Wl,-no_pie' to ./configure or wine will get a c0000005 exception
during startup.
For the CC part, it's to prefer the full gcc over llvm-gcc which is now
default.
LDFLAGS='-Wl,-no_pie' is to turn off position independent code/address space
randomization.
I guess both should be detected automatically.
--
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=43474
Bug ID: 43474
Summary: Tsukihime fails fullscreen -> windowed transition
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zaplo00(a)mailfence.com
Distribution: ---
Switching from fullscreen to windowed mode causes empty window or unmapped
window that needs to be restored with xdotool windowmap. Tsukihime can be
started in windowed mode but switching to fullscreen and back breaks it
(fullscreen always works). Log with fullscreen -> windowed in main menu (after
2 splash screens) is attached, maybe this piece is the culprit?.
trace:d3d:context_acquire device 0x188d08, texture (nil), sub_resource_idx 0.
trace:d3d:context_enter Entering context 0x1809f8, level 1.
warn:d3d:context_set_gl_context Failed to set pixel format 5 on device context
0x17004a.
warn:d3d:context_set_gl_context Failed to make GL context 0x61000 current on
device context 0x17004a, last error 0.
warn:d3d:context_set_gl_context Trying fallback to the backup window.
trace:d3d:swapchain_get_backup_dc Creating the backup window for swapchain
0x182cf0.
--
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=27719
Summary: virtual desktop wallpapers may only be bitmaps
Product: Wine
Version: 1.3.23
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
if you set a wallpaper for you virtual wine desktop like
- editing drive_c/windows/win.ini
- [Desktop] Wallpaper=c:\onlybitmaps.bmp
you only can use bmp files right now.
And i know we can do better, especially now that we have a good windowscodecs
implementation, which already get's used for menu building.
--
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=26938
Summary: Leo's RC Simulator menu can't be used
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)3v1n0.net
Created an attachment (id=34362)
--> (http://bugs.winehq.org/attachment.cgi?id=34362)
Output using WINEDEBUG=warn+all
Try to download Leo's RC Simulator [1]. It installs fine, but when running
leofs.exe the top menu bar isn't shown correctly (running it in a wine desktop
it shows as a blue rectangle) and can't be used to control anything.
This issue seems somewhat related to bug 26605.
WINEDEBUG log attached.
[1] http://leobueno.net/PaginaProyectoSoft.php?id=LEORC
--
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=26926
Summary: MeGUI: Preview window cannot change aspect ratio, or
will not open at all.
Product: Wine
Version: 1.2.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.j.leung(a)gmail.com
Created an attachment (id=34344)
--> (http://bugs.winehq.org/attachment.cgi?id=34344)
screenshot of preview window with some minor UI glitches
While attempting to encode a video using the program MeGUI, a preview window
appears which shows filters and effects applied to the video before it is sent
to the encoder.
In many cases, this window does not appear, and a “Fatal error” message appears
with the text “MeGUI encountered a fatal error and may not be able to proceed.
Reason: Value was either too large or too small for a Decimal.”
Wine also prints the following line:
"fixme:variant:VarDecRound semi-stub!"
I noticed this only happens when attempting to preview videos with certain
aspect ratios. Videos of specific sizes, such as 720x480, can be previewed as
they have aspect ratios of 1.5. Other videos, such as widescreen 1280x720
(aspect ratio of 1.7777… repeating) cannot be previewed and display the error.
Interestingly, although you can’t preview the video, you can ignore the error,
continue to encode, and the output file will be the proper size.
If you try previewing a 720x480 video, and then set the aspect ratio to some
never-ending decimal from the dropdown menu, and try to preview that by
clicking the “Preview DAR” box, the error also appears.
I’m guessing there’s something wonky going on with how Wine is handling
numbers?
FYI, the MeGUI requires .NET 3.0, which I installed using "winetricks dotnet30”
I installed Wine via MacPorts repository, using “port install wine”
And somewhat related, while encoding, the progress window that shows % complete
and frame encoded per second doesn’t properly update and returns the same
“fixme” message. Not sure if I should make another report on that, as it’s
closely related.
--
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=26785
Summary: SIV incorrectly reports the same CPU time usage for
all it's threads
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Created an attachment (id=34125)
--> (http://bugs.winehq.org/attachment.cgi?id=34125)
Screen Image showing the same CPU time for all threads
I thought this was a bug in SIV and have been trying to fix it, but it
transpires that GetThreadTimes() is implemented by Wine using the times()
function which returns the process rather than the thread CPU times.
The code is line 942 in ntdll/threads.c and is times(&time_buf);
I would like to try and generate a patch to fix this, but I have thus far
failed to find a portable *nix function to use. Please can someone point me in
the right direction?
--
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=26750
Summary: SIV fails to display USB device information
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
SIV fails to display USB device information please can wine be fixed ? The
first step is to add HCD0 to HCDn for the USB Root Hubs (much the same as for
COM1 to COMn) and then for following IOCTLs would need to be implemented:
IOCTL_USB_GET_NODE_CONNECTION_INFORMATION_EX
IOCTL_USB_GET_DESCRIPTOR_FROM_NODE_CONNECTION
IOCTL_GET_HCD_DRIVERKEY_NAME
IOCTL_USB_GET_ROOT_HUB_NAME
IOCTL_USB_GET_NODE_CONNECTION_NAME
IOCTL_USB_GET_NODE_CONNECTION_DRIVERKEY_NAME
IOCTL_USB_GET_NODE_INFORMATION
see http://msdn.microsoft.com/en-us/library/ff537421(v=VS.85).aspx
I realise this is not likely to happen soon.
--
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=26609
Summary: Impulse: wrong window size
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.impulsedriven.com/downloads/impulse_setup_f
ull.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Created an attachment (id=33874)
--> (http://bugs.winehq.org/attachment.cgi?id=33874)
terminal output
Impulse window size is smaller than it should be, (it is cut from right side
and from the bottom) resulting in some content not being displayed.
winetricks dotnet20 is required.
wine-1.3.16-213-gda4ed47
--
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=26604
Summary: AutoCAD 2008: Hang-up after closing preview window
Product: Wine
Version: 1.3.16
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
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20
3) install AutoCAD 2008 and autocad2008lockedsp1.exe
4) wine acad.exe
5) ctrl+p
6) choose "DWG to PDF.pc3" in "Printer/plotter" Name
7) press "Preview..." to open preview window
8) close preview window
Behaviour:
Hang-up.
Expected behaviour:
No hang-up.
Terminal output:
>From clicking Preview...
fixme:shell:SHAutoComplete stub
fixme:gdiplus:GdipDrawLineI graphics object has no HDC
fixme:shell:SHAutoComplete stub
fixme:shell:SHAutoComplete stub
err:xrender:get_xrender_format_from_color_shifts No XRender format found!
fixme:shell:SHAutoComplete stub
err:xrender:get_xrender_format_from_color_shifts No XRender format found!
fixme:gdiplus:GdipDrawLineI graphics object has no HDC
fixme:shell:IShellLinkW_fnGetPath (0x5ea0a90): WIN32_FIND_DATA is not yet
filled.
err:xrender:get_xrender_format_from_color_shifts No XRender format found!
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:thread:NtQueryInformationThread info class 16 not supported yet
To closing preview window
--
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=26543
Summary: Second press on monthcal drop down button doesn't
working
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nvsa(a)bk.ru
Created an attachment (id=33801)
--> (http://bugs.winehq.org/attachment.cgi?id=33801)
trace with WINEDEBUG=+monthcal
After selecting date in monthcal control by pressing button second press
doesn't create calendar window. After third press application exits with
Segmentation fault.
So user cannon change date using calendar.
Changing date in textbox works.
Bug appears in Medialog software (medical database).
Software is written on Delphi.
--
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=26397
Summary: Starsiege: Tribes: prevents cursor from leaving window
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: beatme101(a)gmail.com
When running the game Starsiege: Tribes in windowed mode, it is difficult to
move the cursor outside of the game window; it often (not always) brings the
cursor back into the window.
Moving the mouse very slowly usually works to get the cursor out, as does using
alt-tab to change application focus instead.
I've attached the console output made when it pulls the cursor back in but it's
the same as when clicking into the window normally.
"Allow DirectX apps to stop the mouse leaving their window" is unchecked, as I
believe is the Wine default.
--
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=26368
Summary: Parent relative paths not working in ITSS Moniker
protocol
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ilan(a)cogniview.com
Parent relative paths that use the mk:@MSITStore protocol don't seem to work
correctly.
Test case:
* Download the CHM from here:
http://www.innovasys.com/products/ce/downloadexample.aspx
* Place it in C:\ drive (~/.wine/drive_c) so now you have C:\RealWorld.chm
* Open this URL in iexplore.exe:
mk:@MSITStore:c:\RealWorld.chm::/Images/collapse.gif
This loads an image correctly.
* Now open this URL:
mk:@MSITStore:c:\RealWorld.chm::/Images/../Images/collapse.gif
This tries to access the chm file C:\Images\collapse.gif, and obviously fails.
Note that I used this specific CHM in the test case just because it is publicly
available for download, but any CHM with a folder inside it would work for this
test just the same.
Also note that a similar test in IE on Windows works as expected and loads the
image using any of the URLs.
And lastly, note that if an HTML file inside the CHM refers to a relative path
with "..", the same problem occurs. For example, if there is an IMG tag with
SRC="../Images/whatever.gif" then you get the same problem.
I tested this on Ubuntu 10.10 with wine 1.3.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=25172
Summary: Creative Writer 2: partially-hidden "home" button on
the file dialogs
Product: Wine
Version: 1.3.7
Platform: x86-64
URL: http://download.cnet.com/Microsoft-Creative-Writer/300
0-13455_4-15232.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31936)
--> (http://bugs.winehq.org/attachment.cgi?id=31936)
Terminal output
The open and save file dialogs in Creative Writer 2 have an extra "home" button
next to the location dropdown and some standard buttons (up one level, desktop,
new folder...). The button mostly displays fine, but the left edge is not
visible. It appears to be covered up by a border around the standard buttons?
Screenshot coming up...
--
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=25007
Summary: EssentialPIM Pro 3.74 - Printing Fails to Work
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rsflynn(a)gmail.com
EssentialPIM Pro 3.74
File > Print function fails and causes application error.
--
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=24993
Summary: Big image maps not loaded in GPSTrack 2008
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kubrick(a)fgv6.net
Hi,
GPSTrack is a proprietary software to manage maps and gps.
It is available for download for a free 15 days trial here :
http://www.gpstrack.com/Programmes/vista/setup.exe
Interesting note from the about box :
"To read and exploit image files, GPSTrack is using an ActiveX component
developped by DataTech (http://www.datatech.com).
This ActiveX can read most of public domain image file formats: BMP,GIF, JPG,
PNG, TIFF, PCX, PhotoCD, etc. ..."
"Small" images (5000x5000 px) loads perfectly on GPSTrack/wine, but big maps,
like 10kx10k px, it doesn't work with wine, the map frame remain grey and
doesn't refresh.
To reproduce the problem, create a big picture in one of the supported formats,
and load it in the app via File->New map.
Regards,
François.
--
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=24876
Summary: Explorer++ 1.2 not highlighting listview items
properly after the first time
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31491)
--> (http://bugs.winehq.org/attachment.cgi?id=31491)
Terminal output
1. Start the program
2. Click once on c: to highlight it
3. Click once on z: to highlight it instead
4. Click once on c: again
On Windows, there's no difference between steps 2 and 4. But here, step four
doesn't highlight c: in blue as expected, although a dotted border still
appears around its name. It also doesn't show the details for drive c: in the
display window.
This doesn't happen with native comctl32 (v6). FWIW, it doesn't happen in
Explorer++ 1.1, either.
--
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=24834
Summary: Erratic exceptions when printing with Paywindow
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: braathwaate(a)whitewaterhill.com
1. Download Paywindow 2010 from this link:
http://www.zpay.com/download.htm
2. Use winetricks to install jet40.dll and mdac28.dll
3. Install Paywindow. Install should work find.
4. Run Paywindow and open the paywin.dxi dummy database
5. Use the menu to select Tools->Report Center.
6. On any of the reports, try to do a Print Preview. Often, but not always, an
exception will be generated.
I tried this on two virgin installations and the results were identical.
--
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=24575
Summary: Re: problems with Microinvest Invoice v.3.03.752
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nj000a(a)googlemail.com
When tried to print a document from Microinvest Invoice v.3.03.752, the program
just blocks.
Contacted the developer – responded that in Wine the windows do not follow Z
order.
--
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=24261
Summary: Edius does not work on WINE
Product: Wine
Version: 1.3.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: de.techno(a)gmail.com
Edius is a very powerful video editing tool. It installs well, but after the
dialog where you choose the profile and all... it doesn't move after that...
when you click 'create' nothing happens.
--
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.