http://bugs.winehq.org/show_bug.cgi?id=33713
Bug #: 33713
Summary: Download.com wrapper gets stuck on step 2 of 4
Product: Wine
Version: 1.5.31
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
Wine has had problems with Download.com's download manager app
ever since they introduced it.
Users are not terribly impacted since there's always a
"Direct Download Link" in small print (right below the main download
link) which lets you download the file directly without the download manager.
But most people don't see that, and it'd be nice if wine could handle the
silly download manager.
Currently wine puts up the download manager GUI, but doesn't let you
click through all four steps of its wizard; it just doesn't respond to
mouseclicks. (winetricks ie7 doesn't work around this; with that, it hangs
earlier.)
--
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=31534
Bug #: 31534
Summary: Toad: Cannot install Toad
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nexuslenet(a)terra.com.br
Classification: Unclassified
Created attachment 41468
--> http://bugs.winehq.org/attachment.cgi?id=41468
Unhandled exception
When I run the instalation program, it's crash.
I'm using ToadforSQLServer_Freeware_5.0.1.554 instalation program...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21032
Summary: Appraise-It 8.3 installer does not abort correctly
during redist downloading process
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://www.sfrep.com/dloads/appraise-it/ai8.3.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25229)
--> (http://bugs.winehq.org/attachment.cgi?id=25229)
Appraise-it 8.3 redist installer +urlmon,+wininet trace (lzma compressed)
With wine-1.1.34-469-g33a1934, canceling a redist download in progress in the
Appraise-It 8.3 installer causes the installer to continue downloading until
the file is finished, and then display a dialog box stating "Unable to download
installation data from the web". Judging from the installer's behavior using
native wininet and urlmon via winetricks ie6, canceling a download should cause
the installer to immediately display the dialog box, rather than deferring the
display to download completion. Given that the message
"fixme:urlmon:on_progress OnProgress failed: 80004004" was outputted in large
succession after attempting to cancel, I've attached a +urlmon,+wininet log.
--
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=4405
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|bunglehead(a)gmail.com |
--
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=4405
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |super_man(a)post.com
--- Comment #12 from super_man(a)post.com ---
The patch still applies partly
patching file dlls/user32/combo.c
Hunk #1 succeeded at 1216 (offset -63 lines).
Hunk #2 succeeded at 1230 (offset -63 lines).
Hunk #3 FAILED at 1363.
1 out of 3 hunks FAILED -- saving rejects to file dlls/user32/combo.c.rej
wine 1.7.54-git
--
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=37667
Bug ID: 37667
Summary: GetRawInputDeviceList() does not set an error code on
failure
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: achurch+wine(a)achurch.org
Distribution: ---
Created attachment 50134
--> https://bugs.winehq.org/attachment.cgi?id=50134
gridl-fix.diff
When GetRawInputDeviceList() is passed a buffer which is too small, the
function should set the last error code to ERROR_INSUFFICIENT_BUFFER and return
failure (see
<http://msdn.microsoft.com/en-us/library/windows/desktop/ms645598(v=vs.85).a…>).
However, the current Wine implementation does not set the last error code,
meaning that callers expecting to see ERROR_INSUFFICIENT_BUFFER will behave
incorrectly.
Patch attached (the patch is against wine-1.7.29 but the code is unchanged in
git).
--
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=9127
victor.engmark(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|victor.engmark(a)gmail.com |
--
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=9127
OdzioM <odziomek91(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |odziomek91(a)gmail.com
--- Comment #63 from OdzioM <odziomek91(a)gmail.com> ---
Hi all!
I installed Street Racing Syndicate @ Wine 1.7.54 and I have got error: quartz
MPEG splitter: MPEG-1 system streams not supported.
Quartz installation fixed that problem! Video works perfect!
Please re-check this in other games and if it works please change status to
SOLVED. :)
--
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=37244
Bug ID: 37244
Summary: Unable to log in to Nook for PC
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: dj.shaw(a)btconnect.com
Created attachment 49532
--> https://bugs.winehq.org/attachment.cgi?id=49532
Terminal output from runnning and trying to log in to Nook for PC
Trying to run the latest Nook for PC gets me the error 'We are experiencing
technical difficultiesat this time - please try again later (Sign in: 1025)' as
reported by other. My system is
Arch 32 bit
Wine 1.7.26
openssl 1.0.1.i-1 is installed
Clean prefix, no changes in winecfg or via winetricks
Full terminal output attached. Logging in generates the messages from the first
fixme:shell to the last err:wininet
--
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=38243
Bug ID: 38243
Summary: Evernote 5.8: crash when listing notebooks
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: carlosmmarques(a)gmail.com
Distribution: ---
Created attachment 51053
--> https://bugs.winehq.org/attachment.cgi?id=51053
Backtrace log
Crash when trying to list notebooks in evernote. Have reproduced the issue
consistently. Is there a problem with nested notebooks?
Everything else seems to be working.
--
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=33153
Bug #: 33153
Summary: ARMA III Alpha crashes on launch
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaerraent(a)gmail.com
Classification: Unclassified
Created attachment 43860
--> http://bugs.winehq.org/attachment.cgi?id=43860
Backtrace #1 and #2
ARMA III Alpha crashes on launch due to missing D3D11CreateDeviceAndSwapChain.
However, stubbing this function in a similar way to Austin English's commit
0130eca6a0d6a2cd5d98ac3a008fcf0c224e9f7c (and either returning E_OUTOFMEMORY or
S_OK) does not result in a successful launch - the first launch returned an
error in a string comparison operation and further launches resulted in page
faults, both seen in the attached backtrace.txt file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23246
Summary: mono randomly aborts with "GetThreadContext failed"
dialog
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Mono often needs to call GetThreadContext on all threads. On Wine, this seems
to fail at random times.
The easiest way to reproduce it is to run the mono tests. I've found that the
test in mcs/class/Microsoft.Build.Engine does it pretty reliably. See
http://wiki.winehq.org/Mono for instructions on that.
--
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=23582
Summary: PowerDVD 10 (trial) needs unimplemented function
ws2_32.dll.WSANSPIoctl
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=29469)
--> (http://bugs.winehq.org/attachment.cgi?id=29469)
crash log
See bug 23575 first for installation and bypassing the first problem.
PowerDVD 10 come with multiple problems, but many times with unimplemented
function ws2_32.dll.WSANSPIoctl.
See stack trace.
--
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=8854
swswine(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |swswine(a)gmail.com
--
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=29326
Bug #: 29326
Summary: Magicka crashes randomly on startup
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape(a)ape3000.com
Classification: Unclassified
Created attachment 37925
--> http://bugs.winehq.org/attachment.cgi?id=37925
Magicka's error report type A
Magicka crashes sometimes before any splash screens. The occurance seems to be
random and can be workarounded quite easily just by relaunching the game until
it works.
This is the only thing that shows up in Wine's output compared to a successful
launch:
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
wine client error:5c: write: Bad file descriptor
Magicka's error report is one of the attached ones. It randomly changes between
them.
--
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=6955
--- Comment #193 from gamiljydcome(a)gmail.com ---
greate! this patch almost working. i did not find this patch before. Thx.
--
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=6955
--- Comment #192 from Skotlex <skotlex(a)mailforce.net> ---
(In reply to gamiljydcome from comment #191)
> I tested BattleRaper2 with wine 1.7.46(patched 'Implement vertex blending in
> glsl-vertex-pipe') and wine 1.7.54, 3d model still broken. But with wine
> 1.5.28(patch 'Patch implementing software vertex blending for wine 1.5.21')
> the game works fine.
>
> The software Vertex Blending throgh glsl still have problem in wine newly
> version.
Did you check bug #39057 ? The one thing missing from this bug fix is indexed
software vertex blending, so the patch in the linked bug report may be what you
need.
--
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=6955
gamiljydcome(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gamiljydcome(a)gmail.com
--- Comment #191 from gamiljydcome(a)gmail.com ---
I tested BattleRaper2 with wine 1.7.46(patched 'Implement vertex blending in
glsl-vertex-pipe') and wine 1.7.54, 3d model still broken. But with wine
1.5.28(patch 'Patch implementing software vertex blending for wine 1.5.21') the
game works fine.
The software Vertex Blending throgh glsl still have problem in wine newly
version.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8228
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Hardware|Other |x86
Version|unspecified |0.9.36.
OS|other |Linux
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11755
Summary: MediaMonkey 3.0.2 Error initializing Media Player
Product: Wine
Version: unspecified
Platform: PC
URL: http://mediamonkey.com/download.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimrorie(a)logisys.biz
In the release version of MediaMonkey, the program throws a "Error during
player Initialization" dialog during startup. The program will not play mp3's.
--
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=31467
Bug #: 31467
Summary: Any application fails to run
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grizzly-terror(a)yandex.ru
Classification: Unclassified
Hello! I have a problem with Wine version 1.4.1 (i486) on Slackware 13.37
x86-64 + multilib. Elements of wine (winecfg, winefile) run, the installation
program, too. However, the programs give the following:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x6d253aae
View the complete log:
http://pastebin.com/urPb7cti
--
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=20736
Summary: Left 4 Dead 2 fails to complete installation
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.steampowered.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=24800)
--> (http://bugs.winehq.org/attachment.cgi?id=24800)
Terminal output in latest Git.
This is similar to bug 18233 except that this is a different error number and
is full for the full game, not the demo. The demo now installs fine in Wine.
When launching, Steam gives the error "Incomplete Installation of Left 4 Dead 2
(53)". Terminal output 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=15563
Summary: AVG Free 7.1 fails due to missing or broken DLLs
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brett.jr.alton(a)gmail.com
Created an attachment (id=16562)
--> (http://bugs.winehq.org/attachment.cgi?id=16562)
stack trace
Installing Grisoft's AVG Free 7.1 fails.
When installing, it tells me twice that "Something horrible went wrong. Here is
the link to the install log..."
The installer than continues, runs a stack trace and give me this:
"Local machine: installation failed
Initialization:
Warning: Windows Firewall activity checking failed.
- created : SetupMachine.cpp (11024)
Error 0x80040154
- created : avgwf.cpp (22)
- thrown : avgwf.cpp (22)
- caught : SetupMachine.cpp (11021)
Warning: Failed to compare versions between psapi.dll and relater
windir redist psapi.dll_WNT.
- created : SetupMachine.cpp (2962)
Internal error. Value not evaluated.
- created : Evaluated.h (34)
- thrown : Evaluated.h (34)
- caught : SetupMachine.cpp (2959)
Warning: Failed to compare versions between dbghelp.dll and relater
windir redist dbghelp.dll_WNT.
- created : SetupMachine.cpp (2962)
Internal error. Value not evaluated.
- created : Evaluated.h (34)
- thrown : Evaluated.h (34)
- caught : SetupMachine.cpp (2959)
Installation:
Error: Action failed for file avgtdi.sys: starting service....
- created : SetupMachine.cpp (8046)
- returned: SetupMachine.cpp (8052)
Service request timeout (1053)
- created : AvgServs.cpp (562)
- thrown : SetupMachine.cpp (5504)
- caught : SetupMachine.cpp (7756)
- returned: SetupMachine.cpp (7765)
- thrown : SetupMachine.cpp (8025)
- caught : SetupMachine.cpp (8029)"
I have attached AVGs actual install log and error report.
AVG Free 7.1 is an older version and is no longer supported. I figured it would
be interesting to have an error report on an anti-virus program nonetheless.
--
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=19537
Summary: Sonos 3.0 dies after first step in setup wizard
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lars-wine(a)ukmix.net
Removed existing ~/.wine and killed any wine processes.
Downloaded version 3.0 of the PC desktop controller from
http://www.sonos.com/support/downloads/
Installed using wine SonosDesktopController30.exe, English language, default
install location.
Ran the following command (replace [username] with your username):
env WINEPREFIX="/home/[username]/.wine" wine "C:\Program Files\Sonos\sonos.exe"
"Sonos Setup Wizard" ("Welcome to Sonos") window was displayed, with this
output in the console:
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION:
STUB
fixme:iphlpapi:NotifyAddrChange (Handle 0x33f5e4, overlapped 0x634ae8): stub
fixme:iphlpapi:NotifyRouteChange (Handle 0x33f5e4, overlapped 0x634afc): stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub
Clicked the "Next" button and the window closed/all wine processes died, with
the following console output:
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:create_server class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x17
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:create_server class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x17
This is under Gentoo AMD64 and I was able to run Sonos 2.8 desktop controller
with no significant problems.
--
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=8936
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |5c6ece129fd36a1e0058a8618a4
| |0ccdd8b496c8e
CC| |focht(a)gmx.net
Component|-unknown |wintab32
Hardware|Other |x86
--
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=15697
Summary: Overlay cursor not functioning in Ultima IX
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=14203
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soulmata(a)gmail.com
In versions 1.18 and 1.19 of the game (earlier versions not tested), on Wine
versions 1.1.6 and 1.1.5 (earlier versions not used), the overlay cursor is
invisible. This is the cursor that only appears when placed over static objects
(I believe gumps) in the game, such as HUD elements (toolbar) and configuration
elements (the in-game journal, spellbook, books, et cetera).
The game still is tracking the cursor and accepts input, but as the cursor
itself is invisible you cannot tell where exactly you are pressing. As even the
Exit button for the game is inside a gump, it makes it more or less unplayable.
I do not know if this falls under d3d or ddraw, since I do not know if ddraw is
responsible for the on-screen gumps.
--
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=25274
Summary: Sandlot games fail to launch
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://www.sandlotgames.com/w5/hearts_medicine_season_
1.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 25187
After getting past bug 25187 (winetricks -q ie6), games refuse to launch. I get
an error window saying:
No support for hardware accelerated games.
Please visit the location you acquired this game and request help regarding
this error: HS9
Terminal shows some nasty d3d errors:
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 1 on device context
0x5c8, last error 0.
err:d3d:context_create Failed to set pixel format 1 on device context 0x5c8.
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 1 on device context
0x654, last error 0.
err:d3d:context_create Failed to set pixel format 1 on device context 0x654.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS
(0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format
WINED3DFMT_UNKNOWN.
--
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=39552
Bug ID: 39552
Summary: CreateDirectoryA's behavior with long path whose size
max than MAX_PATH-12(248) differs from Windows.
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: christopherwuy(a)gmail.com
On Windows, CreateDirectoryA fail when the path's size longer than
MAX_PATH-12(248) while Wine's implementation success.
According to MSDN[1], there is a default string size limit for paths of 248
characters. This limit is related to how the CreateDirectory function parses
paths.
[1]:https://msdn.microsoft.com/en-us/library/windows/desktop/aa363855(v=vs.8…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8854
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |bfb845f9fccb2ff5bff0b0ba323
| |8fec7f9f7b710
Status|STAGED |RESOLVED
Resolution|--- |FIXED
--- Comment #115 from Sebastian Lackner <sebastian(a)fds-team.de> ---
Fixed with
http://source.winehq.org/git/wine.git/patch/bfb845f9fccb2ff5bff0b0ba3238fec….
Of course I wasn't able to test with all applications, so if there are any
remaining issues, please open a new bug report for it.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31295
Bug #: 31295
Summary: i have steam for windows running and it runs the first
time process and gives me a first error that CPU does
not meet minimum requirement; Streaming SIMD
Extensions support required. and then it simply tells
me to close the program.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bamfolafsson(a)gmail.com
Classification: Unclassified
i have steam for windows running and it runs the first time process and gives
me a first error that CPU does not meet minimum requirement; Streaming SIMD
Extensions support required. and then it simply tells me to close the program.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33711
Bug #: 33711
Summary: GetModuleFileNameA returns
"UNC\server\share\application.exe"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bernd.edlinger(a)hotmail.de
Classification: Unclassified
Hello,
I have an application here that is started as "\\server\share\application.exe"
but fails when WinMain executes, because the application uses
GetModuleFileNameA to retrieve the application name, and try to use
_lopen with the returned module path name.
The problem is, that the module file name is returned as
"UNC\server\share\application.exe" which _lopen can not use.
If it was returned as "\\server\share\application.exe" everything would be
fine.
PS: I have a fresh wine1.4-0ubuntu4.1 here.
--
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=38568
Bug ID: 38568
Summary: Cannot setup Outlook 2007 account with encryption
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p.d.rosenberg(a)gmail.com
Distribution: ---
Hi
I think this is a regression of https://bugs.winehq.org/show_bug.cgi?id=20562.
I get identical symptoms. When setting up an account Outlook appears to connect
to the server but cannot create the account.
However I should note that I am running in juju, a minimal Arch Linux install
so there is a chance that I am mission some library that is required for the
decryption.
I have only used winetricks to install msfonts and I have set riched20 to
native to allow powerpoint 2007 to run. I am running with a 32 bit wineprefix
(if that is the correct terminology).
--
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=30047
Bug #: 30047
Summary: unimplemented function urlmon.dll.CreateUri
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 760855(a)mail.ru
Classification: Unclassified
Created attachment 39143
--> http://bugs.winehq.org/attachment.cgi?id=39143
bug trace
when try open URL from "Help/about" or then try submit a bug report after
create "bactrace.txt".
--
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=9032
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |msvfw32
Version|unspecified |0.9.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.
https://bugs.winehq.org/show_bug.cgi?id=9032
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |2ccba1cf14aaab5cd2bb3585429
| |450300e70e941
Status|ASSIGNED |RESOLVED
Component|msvfw32 |-unknown
Resolution|--- |FIXED
--- Comment #15 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Fixed by
http://source.winehq.org/git/wine.git/?a=commit;h=2ccba1cf14aaab5cd2bb35854…
--
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=30317
Bug #: 30317
Summary: Novatel CDU: Hang up at exit
Product: Wine
Version: 1.5.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 39619
--> http://bugs.winehq.org/attachment.cgi?id=39619
WINEDEBUG=+relay on Wine 1.5.1
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20
3) install CDU_Inst_3.9.0.7.exe
4) wine NovAtelCDU.exe
5) Device->Exit
Behaviour:
Hang-up.
Expected behaviour:
No hang-up.
Terminal output:
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning
failure
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
err:ole:CoGetContextToken apartment not initialised
...
...
...
Sending segment of 83 bytes
[SENDER] ERROR: Could not set pipe handle state!
--
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=37292
Bug ID: 37292
Summary: Yarmap can't display characters in search field
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: v_mil(a)ukr.net
Created attachment 49595
--> https://bugs.winehq.org/attachment.cgi?id=49595
It is the screen shot after typing in the search field.
Yarmap do not display cropped or no characters in search
To reproduce simply download it from official website
http://kiev.yarmap.ua/download/
and install it. After that run it and look at the top bar with edit fields. You
will see only small top parts of characters (look at the attachment). Type
cyrillic "Укр" and the empty dropdown box will appear. If You press any empty
field You will see appropriate map part. So it works. But no character displays
With best regards.
Viktor
--
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=38922
Bug ID: 38922
Summary: Unable to update Evernote: "Evernote was already
installed by another user"
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 51852
--> https://bugs.winehq.org/attachment.cgi?id=51852
Evernote setup log after the failed update attempt
I'm trying to update Evernote by downloading the latest installer ( 5.8.13 )
and running it in an existing installation. I immediately get a popup saying:
Evernote was already installed by another user. Only one per-user
installation is supported. An administrator can install Evernote for everyone
after the per-user installation is removed.
There is no terminal output, but I've attached the EvernoteSetup.log file,
which contains snippets such as
[07/15/2015 11:11:53] Error getting product version: 1605
[07/15/2015 11:11:53] Error getting product install location: 1605
--
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=39427
Bug ID: 39427
Summary: Project X Game Crashes After breaking out of Cell
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shatteredlites(a)gmail.com
Distribution: ---
Project X Love Potion Disaster Works fine untill you start the first stage and
once you break down your Cell Wall the game freezes and you must force exit.
You can reproduce this Problem by trying it yourself.
http://www.zeta.cyberion.it/projectx.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33991
Bug #: 33991
Summary: DM780 failure to start.
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ke4gmk(a)mindspring.com
Classification: Unclassified
Created attachment 45167
--> http://bugs.winehq.org/attachment.cgi?id=45167
backtrace file from DM780 failure to start.
DM780 failure to start.
Digital Master DM780 is part of ham radio software package HRD "Ham Radio
Deluxe"
--
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=8532
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.jawspdf.com/down |http://www.jawspdf.com/down
|load/editor.html |load/previous/#editor
--- Comment #8 from Anastasius Focht <focht(a)gmx.net> ---
Hello Dmitry,
thanks for the patch. Unfortunately it still doesn't work.
Although bitmap data is now provided by the help of 'OLEPictureImpl_Save' it
seems the app stream write method doesn't expect the 'StdPicture' header
(preamble + size) in preceding 'IStream_Write' call, causing a different
internal error/code path (still same external "Invalid imagesize" error
though).
It rather expects the raw bitmap data via 'IStream_Write(pStm, This->data,
This->datalen, &dummy)' immediately.
Source:
https://source.winehq.org/git/wine.git/blob/2f9987fd043d094c23430a1698f1a72…
--- snip ---
...
1834 header[0] = (This->loadtime_magic != 0xdeadbeef) ?
This->loadtime_magic : 0x0000746c;
1835 header[1] = This->datalen;
1836 IStream_Write(pStm, header, 2 * sizeof(DWORD), &dummy);
1837 IStream_Write(pStm, This->data, This->datalen, &dummy);
1838 hResult = S_OK;
...
--- snip ---
I removed the 'StdPicture' header serialization call for testing purpose
(potentially breaking other things) and it allows the app to start.
Loading/viewing/annotating PDF works nicely.
This means we're on the right track but can't simply reuse
'OLEPictureImpl_Save' here.
Regards
--
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=8532
--- Comment #7 from Dmitry Timoshkov <dmitry(a)baikal.ru> ---
Created attachment 52686
--> https://bugs.winehq.org/attachment.cgi?id=52686
patch
Attached patch my work slightly better than current semi-stub.
--
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=39496
Bug ID: 39496
Summary: Dracula: Origin demo shows black screen after starting
a new game
Product: Wine
Version: 1.7.53
Hardware: x86-64
URL: http://www.gamewatcher.com/downloads/dracula-origin-do
wnload/dracula-origin-demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 52634
--> https://bugs.winehq.org/attachment.cgi?id=52634
+d3d9
After starting a new game just black screen.
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.
warn:d3d9:d3d9_device_QueryInterface IDirect3D9 instance wasn't created with
CreateDirect3D9Ex, returning E_NOINTERFACE.
wine-1.7.53-135-g4fb840b
--
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=8532
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net,
| |super_man(a)post.com
--
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=30703
Bug #: 30703
Summary: pepakura viewer crash on startup: dib init failed,
failed to create rendering context
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)lanhelp.com.br
Classification: Unclassified
Created attachment 40207
--> http://bugs.winehq.org/attachment.cgi?id=40207
Backtrace for pepakura viewer on wine 1.4
installs pepakura with no problem, when start the app, gives the msg: dib init
failed, and then "Failed to create rendering context, the back trace is
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=36894
Bug ID: 36894
Summary: implement FlashWindowEx
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
CC: fracting(a)gmail.com
Currently FlashWindowEx does nothing. It makes programs like IMs unable to
notify the user that it needs attention (received a new message etc). Some IMs
like Tencent Messenager (TM) only uses this when an already open chat window
receives new messages.
I suggest you implement this function by setting the urgent hint on Linux/X11.
I've verified that implementing this function helps in this (TM) situation:
BOOL WINAPI FlashWindowEx( PFLASHWINFO pfwi )
{
FIXME("%p\n", pfwi);
system("notify-send 'new message!'");
return TRUE;
}
--
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=34574
Bug #: 34574
Summary: Kega Fusion 3.64 - Fullscreen not working anymore
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joaogojunior(a)hotmail.com
Classification: Unclassified
As of wine-1.7.2 I can not run kega fusion 3.64 in fullscreen anymore...
Running a regression test here... soon I'll post results...
--
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=35792
Bug ID: 35792
Summary: rmxftmpl.h differs on some architectures
Product: Wine
Version: 1.7.14
Hardware: x86
URL: http://bugs.debian.org/739723
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mgilbert(a)debian.org
This is probably a little vs big endianness issue. rmxftmpl.h is different on
different architectures (e.g. powepc vs. i386).
See: http://bugs.debian.org/739723
--
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=39449
Bug ID: 39449
Summary: __finally being called too many times
Product: Wine
Version: 1.7.52
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lamberga(a)gmail.com
Distribution: ---
This bug dealing with exception handling only occurs in a 64 bit environment.
Appears to be independent of msvc*.dll version (also, switching to native dlls
does not seem to have any effect). I have attached a reproducer.
Expected output (output under Windows and 32 bit Wine):
Hello from main
Hello from prog1
Finalizing
Caught: Oh No!
Output under 64 bit Wine:
Hello from main
Hello from prog1
Finalizing
Finalizing
Caught: Oh No!
--
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=38655
Bug ID: 38655
Summary: Galactic Civilizations III Fails to start
(D3DCompiler_46 Failed to load)
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thanoulas(a)gmail.com
Hi,
I tried Galactic Civilizations III on a WOW64 wine prefix on OS X 10.10 (set
windows 7 in winecfg), and it failed to start with the following output:
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ver:GetCurrentPackageId (0x22f090 0x0): stub
fixme:heap:RtlSetHeapInformation 0x970000 0 0x22fd10 4 stub
err:module:attach_process_dlls "D3DCOMPILER_46.dll" failed to initialize,
aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files
(x86)\\Galactic Civilizations III\\GalCiv3.exe" failed, status c0000005
The file "D3DCompiler_46.dll" is bundled in the game directory.
I know it's probably too early for a Win64 DX10 game, but I thought I'd give it
a try! :)
--
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=21012
Summary: mswt 2004 does not work with wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikegagens(a)yahoo.com
michael schumacher world tour kart 2004 does not work with wine dev. version
1.1.34 or stable release.Game begins to load,intro video appears,but the game
stops :((.
--
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=36827
Bug ID: 36827
Summary: The horror game Mad Father won't work
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: freeman-wagstaffs11(a)qesa.org.uk
Created attachment 48901
--> http://bugs.winehq.org/attachment.cgi?id=48901
The horror RPG game Mad Father won't play properly
the screen is messed up so you can not see the character or where she is going
--
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=39395
Bug ID: 39395
Summary: kernel32.dll miss windows 7 (wolfram matemathica 10)
Product: Wine
Version: 20050930
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: hubaors.egon(a)gmail.com
Distribution: ---
Created attachment 52509
--> https://bugs.winehq.org/attachment.cgi?id=52509
error code
https://www.wolfram.com/mathematica/ -software miss kernel32.dll
I there is Ubuntu linux 14.04 X86
Ram: 1 GB
HDD: 80 GB
wine: 1.7.52
Install - ok
Run - not can becouse error code:
Unhandled exception: unimplemented function
KERNEL32.dll.GetPhysicallyInstalledSystemMemory called in 32-bit code
(0x7bc55eb0)
--
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=36560
Bug ID: 36560
Summary: valgrind shows an invalid read in d3drm/tests/d3drm.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==26440== Invalid read of size 4
==26440== at 0x62AC4FD: D3DRMVectorSubtract (math.c:174)
==26440== by 0x62B0E0A: load_mesh_data (meshbuilder.c:1372)
==26440== by 0x629B001: load_data (d3drm.c:1119)
==26440== by 0x629BECD: d3drm3_Load (d3drm.c:1367)
==26440== by 0x6298351: d3drm1_Load (d3drm.c:394)
==26440== by 0x4CAD3AB: test_d3drm_load (d3drm.c:1595)
==26440== by 0x4CAE2C2: func_d3drm (d3drm.c:1744)
==26440== by 0x4CB192C: run_test (test.h:584)
==26440== by 0x4CB1D1B: main (test.h:654)
==26440== Address 0x4a8f40c is 0 bytes after a block of size 12 alloc'd
==26440== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==26440== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==26440== by 0x62AF98A: load_mesh_data (meshbuilder.c:1085)
==26440== by 0x629B001: load_data (d3drm.c:1119)
==26440== by 0x629BECD: d3drm3_Load (d3drm.c:1367)
==26440== by 0x6298351: d3drm1_Load (d3drm.c:394)
==26440== by 0x4CAD3AB: test_d3drm_load (d3drm.c:1595)
==26440== by 0x4CAE2C2: func_d3drm (d3drm.c:1744)
==26440== by 0x4CB192C: run_test (test.h:584)
==26440== by 0x4CB1D1B: main (test.h:654)
==26440==
--
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=39171
Bug ID: 39171
Summary: Creatures: White pixels are black.
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: rw92672685(a)hotmail.com
Distribution: Ubuntu
Created attachment 52203
--> https://bugs.winehq.org/attachment.cgi?id=52203
Incorrect colours.
In the 1996 MFC game Creatures, any of the game's graphics that have solid
white pixels are rendered black within Wine. Attached is a screenshot comparing
Wine and Windows.
The game itself is 8-bit. Looking through the game's uncompressed sprite files,
the colour index for these pixels is 255. No other pixels are affected.
I'm using the most recently version of Wine as of this writing, commit;
6056a3f1634a72e181fb3a03ca625aaa7720523e. Outside of needing MFC42, using a
clean Wine prefix. Running Ubuntu 15.04.
Let me know if you need any further information.
--
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=36794
Bug ID: 36794
Summary: valgrind shows an invalid free for
comctl32/tests/listview.c
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4761== Invalid write of size 4
==4761== at 0x54B71CF: EDIT_WM_KillFocus (edit.c:3566)
==4761== by 0x54BC254: EditWndProc_common (edit.c:5052)
==4761== by 0x552D1D2: EditWndProcA (winproc.c:1077)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552CB8B: CallWindowProcA (winproc.c:955)
==4761== by 0x5185507: CallWindowProcT (listview.c:1566)
==4761== by 0x518F840: EditLblWndProcT (listview.c:5981)
==4761== by 0x518F8FB: EditLblWndProcA (listview.c:6023)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552CB8B: CallWindowProcA (winproc.c:955)
==4761== by 0x4E816AD: editbox_subclass_proc (listview.c:752)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552C89F: WINPROC_CallProcWtoA (winproc.c:858)
==4761== by 0x552CA4A: WINPROC_call_window (winproc.c:902)
==4761== by 0x54E91E8: call_window_proc (message.c:2223)
==4761== by 0x54EC0BA: send_message (message.c:3263)
==4761== by 0x54EC6D8: SendMessageW (message.c:3457)
==4761== Address 0x4ac16bc is 4 bytes inside a block of size 80 free'd
==4761== at 0x7BC4C72C: notify_free (heap.c:263)
==4761== by 0x7BC51071: RtlFreeHeap (heap.c:1762)
==4761== by 0x516BE94: DPA_Destroy (dpa.c:409)
==4761== by 0x5198E64: LISTVIEW_NCDestroy (listview.c:10344)
==4761== by 0x519C0AB: LISTVIEW_WindowProc (listview.c:11669)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552BA60: WINPROC_CallProcAtoW (winproc.c:603)
==4761== by 0x552CC51: CallWindowProcA (winproc.c:961)
==4761== by 0x4E81170: listview_subclass_proc (listview.c:642)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552C89F: WINPROC_CallProcWtoA (winproc.c:858)
==4761== by 0x552CA4A: WINPROC_call_window (winproc.c:902)
==4761== by 0x54E91E8: call_window_proc (message.c:2223)
==4761== by 0x54EC0BA: send_message (message.c:3263)
==4761== by 0x54EC6D8: SendMessageW (message.c:3457)
==4761== by 0x5519439: WIN_DestroyWindow (win.c:967)
==4761== by 0x551C9D1: DestroyWindow (win.c:1884)
==4761== by 0x4E9C784: test_header_notification (listview.c:5217)
==4761==
wine-1.7.20-122-gd2d62cf, no virtual 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=19525
Summary: Poison Ivy does not work correctly because
RtlGetCompressionWorkSpaceSize and friends are only
stubs
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.poisonivy-rat.com/index.php?link=download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricardo_barbano(a)hotmail.com
To run Poison Ivy correctly and be able to use remote control
RtlGetCompressionWorkSpaceSize and friends have to be implemented, they are now
only stubs.
this can be a pain because we need to encode/Decode LZNT1 which is a MS
proprietary format... i tried to do some of it but without any source it's not
easy.
--
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=37351
Bug ID: 37351
Summary: American Mcgee's Alice No Audio
Product: Wine
Version: 1.7.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: whytehorse(a)gmail.com
There's no audio at all in American Mcgee's Alice on my system. I can run
another game like Undying and audio works. In winecfg under audio my choices
are system default or Pulseaudio. When I click test audio in winecfg it does
play a sound.
The computer is using Ubuntu 14.04 with the wine ppa and version 1.7.27 of
wine.The in-game audio choices all have the same problem. The game plays
perfectly minus the audio. I tried to install alsa but it didn't help. I'm
thinking this is game specific but there is no log or error messages to tell
why there's no sound.
--
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=34898
Bug #: 34898
Summary: Crash - unhandled exception page fault when syncing in
Evernote 5.0.3.
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danny(a)orionrobots.co.uk
Classification: Unclassified
Created attachment 46502
--> http://bugs.winehq.org/attachment.cgi?id=46502
Backtrace from the seg fault.
Using Evernote 5.0.3 on Wine 1.7.3 in FC19 64 bit.
I was editing a note in a separate window, with the main Evernote minimized.
After typing a line, I hit the F9 shortcut to sync evernote.
a Page fault was generated.
Please find the backtrace attached below.
--
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=38242
Bug ID: 38242
Summary: [Reflexive Entertainment] Granny In Paradise Demo:
Failed to load encrypted EXE
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gaming4jc2(a)yahoo.com
Distribution: ---
This is a free demo of granny in paradise, I ran ProtectionID but was unable to
determine the type of encryption used.
The game fails as soon as you click play with "Failed to load encrypted .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=33965
Bug #: 33965
Summary: can't create a table; application crashes
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wlroberts(a)tru.ca
Classification: Unclassified
When trying to create a new table (Table menu - create) the application
crashes. A "Wine program crash" window appears and reports "internal errors --
invalid parameters received"
--
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=38533
Bug ID: 38533
Summary: opengl32/tests/opengl.c hangs under valgrind
(i965/mesa)
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Fedora
Not much info in the default output.
err:dib:dibdrv_wine_get_wgl_driver OSMesa not compiled in, no OpenGL bitmap
support
opengl.c:616: Tests skipped: Unable to find a suitable pixel format
opengl.c:616: Tests skipped: Unable to find a suitable pixel format
==3234== Syscall param writev(vector[...]) points to uninitialised byte(s)
==3234== at 0x4F7A0F4B: ??? (in /usr/lib/libc-2.21.so)
==3234== by 0x5CEBA28: ??? (in /usr/lib/libxcb.so.1.1.0)
==3234== by 0x5CEBF07: ??? (in /usr/lib/libxcb.so.1.1.0)
==3234== by 0x5CEBFAB: xcb_writev (in /usr/lib/libxcb.so.1.1.0)
==3234== by 0x5BDB113: _XSend (in /usr/lib/libX11.so.6.3.0)
==3234== by 0x5BDB4B4: _XFlush (in /usr/lib/libX11.so.6.3.0)
==3234== by 0x5BB99BB: XFlush (in /usr/lib/libX11.so.6.3.0)
==3234== by 0x5B0A8BD: create_whole_window (window.c:1477)
==3234== by 0x5B0B657: X11DRV_create_win_data (window.c:1803)
==3234== by 0x5B0C34C: X11DRV_WindowPosChanging (window.c:2153)
==3234== by 0x513D8E0: set_window_pos (winpos.c:2062)
==3234== by 0x5132F9C: WIN_CreateWindowEx (win.c:1578)
==3234== by 0x51335ED: CreateWindowExA (win.c:1716)
==3234== by 0x4AD9A7F: test_setpixelformat (opengl.c:306)
==3234== by 0x4ADEDEC: func_opengl (opengl.c:1706)
==3234== by 0x4ADFD4A: run_test (test.h:584)
==3234== by 0x4AE0191: main (test.h:666)
==3234== Address 0x571b61d is 189 bytes inside a block of size 16,384 alloc'd
==3234== at 0x4008D0E: calloc (vg_replace_malloc.c:626)
==3234== by 0x5BC93B4: XOpenDisplay (in /usr/lib/libX11.so.6.3.0)
==3234== by 0x5B12EFF: x11drv_init_thread_data (x11drv_main.c:658)
==3234== by 0x5B06DB7: thread_init_display (x11drv.h:347)
==3234== by 0x5B0B5BA: X11DRV_create_win_data (window.c:1794)
==3234== by 0x5B0C34C: X11DRV_WindowPosChanging (window.c:2153)
==3234== by 0x513D8E0: set_window_pos (winpos.c:2062)
==3234== by 0x5132F9C: WIN_CreateWindowEx (win.c:1578)
==3234== by 0x51335ED: CreateWindowExA (win.c:1716)
==3234== by 0x4ADE9FB: func_opengl (opengl.c:1637)
==3234== by 0x4ADFD4A: run_test (test.h:584)
==3234== by 0x4AE0191: main (test.h:666)
==3234== Uninitialised value was created by a stack allocation
==3234== at 0x5B08792: set_mwm_hints (window.c:702)
==3234==
mesa is 10.5.1-1.20150314.fc22
--
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=24031
Summary: Word Perfect Lightning 1.0 beta installer does not
display text in first dialog
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://download.cnet.com/Corel-WordPerfect-Lightning/3
000-2192_4-192908.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=30192)
--> (http://bugs.winehq.org/attachment.cgi?id=30192)
gzipped +mshtml,+shdocvw log, starting at handle_load
(This is a beta version of the app from bug 7575.)
http://download.cnet.com/Corel-WordPerfect-Lightning/3000-2192_4-192908.html
Download is 24023528 bytes, sha1sum is
b9283264d8439a2b092cff695259fa0e74eb4bf0 WordPerfectLightningInstaller.exe
With no native libraries, the installer puts up its normal "preparing
installer" dialogs, then a nearly-blank dialog containing just an elipsis.
"winetricks ie6" works around the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39400
Bug ID: 39400
Summary: Eleusis demo needs XAudio2 class
'{a90bc001-e897-e897-7439-435500000000}'
Product: Wine
Version: 1.7.52
Hardware: x86-64
URL: http://www.gamershell.com/download_99777.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
Crashes before entering the main menu.
err:ole:CoGetClassObject class {a90bc001-e897-e897-7439-435500000000} not
registered
err:ole:CoGetClassObject no class object {a90bc001-e897-e897-7439-435500000000}
could be created for context 0x1
--
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=39478
Bug ID: 39478
Summary: Call of Duty: United Offensive demo crashes at launch
Product: Wine
Version: 1.7.47
Hardware: x86-64
URL: http://www.gamewatcher.com/downloads/call-of-duty-unit
ed-offensive-download/call-of-duty-united-offensive-de
mo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: matteo.mystral(a)gmail.com
Regression SHA1: 3c49a012c032759f015fca0594e8818040e26cf3
Distribution: ---
Launched with __GL_ExtensionStringVersion=17700
--
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=22879
Summary: IVONA Voices: installs but fails to load.
Product: Wine
Version: unspecified
Platform: x86-64
URL: http://www.ivona.com/reader_download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mtgsmith(a)hotmail.com
Created an attachment (id=28287)
--> (http://bugs.winehq.org/attachment.cgi?id=28287)
Errors from Wine on launching IVONA Voices Reader
Installed IVONA Voices (http://www.ivona.com/), which seemed to run OK.
Required SAPI5 installation with Wine in Windows ME emulation mode beforehand.
Added another Text-to-Speech (TTS) engine (Demo of Text Aloud) to test, and it
worked, using one of IVONA's voices. Copy is, of course licensed, although the
demo has same results.
IVONA Reader fails to load every time. Attemps to display a splash screen, the
outline of which appears, then a Wine error dialogue, and then fails.
--
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=21076
Summary: Defense Grid: The Awakening
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=14995&iTestingId=35186
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: war_the_gloomer(a)hotmail.com
Ingame models do not get displayed properly. Landscape/terrain works.
"Hostile"/enemy shadows displayed properly. Just gun and other models
themselves (as shadows work) need to be repaired.
(first winebug submission, if done improperly, I apologize)
--
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=39473
Bug ID: 39473
Summary: Some of PropVariantCopy tests results are masked by
faulty logic
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
After commit
http://source.winehq.org/git/wine.git/commit/d68c13a8941e4e4c298c7dd0d1e26f…
some test cases are effectively disabled, because of the way operator
precedence works:
---
+ ok(hr == copy ? DISP_E_BADVARTYPE : STG_E_INVALIDPARAMETER, "%s (%s):
got %08x\n", wine_vtypes[idx], modifier, hr);
---
No matter what 'hr == copy' value is ok() condition is never zero. I'm assuming
intention was to do:
---
hr == (copy ? ...)
---
Such simple change brings some tests failures though, but what we have now is
wrong in any case.
P.S. discovered by PVS-Studio guys, present in their recent run 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.
http://bugs.winehq.org/show_bug.cgi?id=26621
Summary: KidStarter: Fails to install
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.kidstarter.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33889)
--> (http://bugs.winehq.org/attachment.cgi?id=33889)
Terminal output on wine-1.3.16-252-gf421d22
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine setup.exe
Behaviour:
Crash.
Expected behaviour:
No crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39480
Bug ID: 39480
Summary: Sniper Elite V2 demo needs IDXGIFactory1 interface
'{770aae78-f26f-4dba-a829-253c83d1b387}'
Product: Wine
Version: 1.7.53
Hardware: x86-64
URL: http://store.steampowered.com/app/63380
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
warn:dxgi:dxgi_factory_QueryInterface {770aae78-f26f-4dba-a829-253c83d1b387}
not implemented, returning E_NOINTERFACE.
--
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=39296
Bug ID: 39296
Summary: Setup dialog windows needs to drag for capture
Product: Wine
Version: 1.7.45
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: alexhenrie24(a)gmail.com
Regression SHA1: c68843f898da704432c391cab9e534323fec72ae
Distribution: ---
e.g. I want to change installation folder name and press an appropriate button,
but then I should to drag previous window first and then switch again for
'Change folder' window.
Can be reproduced with SpinTires Tech demo
(http://oovee.chicsystems.net/SpinTiresInstall_060613.zip) and Battlefield: Bad
Company 2.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22907
Summary: CamStudio: does not run after installing.
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.camstudio.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
The CamStudio screen casting software for Windows does not run on Wine, despite
installing it without any problems.
The main purpose of this report is to let the Wine developers know that
CamStudio - after installing - does not work under Wine at all (with AND
without the use of winetricks).
Having read the test page for CamStudio, it recommends using winetricks to add
"mfc42". I did that and CamStudio now opens after installing, but it won't
record (it's effectively useless). It comes up with the following error
message:
"Error Creating AVI File".
Before dismissing this bug report, please remember that I tried CamStudio
without winetricks first and it does not run at all after installing.
--
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=32895
Bug #: 32895
Summary: Serious Sam HD: TSE crashes randomly in the campaign
&& when picking up backpacks
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gediminas(a)varciai.lt
Classification: Unclassified
Created attachment 43444
--> http://bugs.winehq.org/attachment.cgi?id=43444
Terminal output
In Serious Sam HD: TSE, picking up ammo backpacks crashes the game. Also,
playing any level long enough crashes the game in the same way. This applies to
campaign and survival, both single player and co-op. The way the game crashes
is very weird - no crash dialogs, the game itself fails to log the failure (no
entry in the game's log and no game's own crash dump generated). The game
simply disappears in a split second. The weirdest part - when it crashes steam
immediately launches the game again (which in turn opens a dialog to choose
which version to play).
Attaching the terminal output.
Note 1: this might be a regression from more than a year ago (wine 1.3.x), but
not entirely sure.
Note 2: twice, messing with winetricks and other random things, I managed to
make the game not to crash like that. It was a complete mess, thus no idea how
to reproduce it.
Note 3: the terminal output is definitely a mix with some Steam related output,
along with the game's own logger's 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=35872
Bug ID: 35872
Summary: Pinball Science crashed on starting
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Nachanon_Vetjasit(a)hotmail.com
Created attachment 47895
--> http://bugs.winehq.org/attachment.cgi?id=47895
WINE 1.7.15 console output
I've attempted to run Dorling Kindersley's Pinball Science on WINE 1.7.15.
Its installation (and QuickTime installation) was succeeded.
On running, the launch screen shown up. When I clicked to launch the game,
splash screen shown up, screen resolution changed to 640x480
then the game simply crashed.
Wine console shows:
wine: Unhandled page fault on write access to 0x0000003f at address 0x1120ffe8
(thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x0000003f in 32-bit code
(0x1120ffe8).
Followed by backtrace:
=>0 0x1120ffe8 in dkstore (+0xffe8) (0x0032f198)
1 0x7e8de794 MMIO_Open+0x2c3(szFileName="D:\INTRO\ZQT1001P.mov+",
refmminfo=0x32f2d4, dwOpenFlags=0x20, is_unicode=0)
[/home/window/winegit/dlls/winmm/mmio.c:670] in winmm (0x0032f328)
2 0x7e8dea59 mmioOpenA+0x28(szFileName=*** Invalid address 0x00000017 ***
Internal symbol error: unable to access memory location 0x17, lpmmioinfo=***
Invalid address 0x0000001b ***
Internal symbol error: unable to access memory location 0x1b, dwOpenFlags=***
Invalid address 0x0000001f ***
) [/home/window/winegit/dlls/winmm/mmio.c:722] in winmm (0x0032f348)
3 0x3d272f3b in dhio32.qtc (+0x2f3a) (0x80830000)
Full wine console output also attached.
This program is win32, came from 90s era,
and depends on QuickTime for Windows 2.1.2.59 32-bit.
WINE 1.7.15 (git) using Windows version 98.
WINE installed without XInput2, OSMesa, OpenCL, CMS, GStreamer and OSS support.
System: Debian GNU/Linux 5.0 "Lenny" i386.
--
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=33893
Bug #: 33893
Summary: Midnight Nowhere demo shows black screen
Product: Wine
Version: 1.6-rc3
Platform: x86
URL: http://www.fileplanet.com/139398/130000/fileinfo/Midni
ght-Nowhere-Demo-
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 44990
--> http://bugs.winehq.org/attachment.cgi?id=44990
log+d3d
I hear only sounds. Native Directx doesn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39488
Bug ID: 39488
Summary: explorer.exe (and other applications) crash on start
after drive z: (/) got deleted
Product: Wine
Version: 1.7.53
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Nierensteinsprenger(a)web.de
Distribution: ---
Created attachment 52628
--> https://bugs.winehq.org/attachment.cgi?id=52628
Console output of explorer.exe
Some application crash on start, if drive z: was deleted. This bug happend not
evertime drive z got deleted. If this is the case the bug could be reproduce if
the links to musik, videos and etc are removed too.
Add the drive z again resove the bug.
Application that stop running:
explorer.exe
taskmgr.exe
steam.exe
maybe more applications
Bug replication:
rm -R .wine
winecfg # and remove the z drive and maybe all links
wine explorer.exe # instant crash on start.
I attachted the output of wine explorer.exe. Used OS is Arch Linux.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39357
Bug ID: 39357
Summary: Do not see the audio equipment , and there is no sound
in the game Blade & Soul
Product: Wine-staging
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: terapy-session(a)bk.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 52452
--> https://bugs.winehq.org/attachment.cgi?id=52452
Screenshot of the fact that it is not visible audio equipment.
I tried to standard sound settings wine and selected PulseAudio, but the effect
is zero.
--
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=32620
Bug #: 32620
Summary: Warcraft Voice Chat cannot capture voice.
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rankincj(a)yahoo.com
Classification: Unclassified
Playing WoW (MoP) with Wine 1.5.17, 18, 20:
The built-in voice chat functionality is no longer capturing voice correctly,
and sounds like "R2D2 on drugs" instead. This can be reproduced both during
"live" char sessions and also when testing "capture" from the Voice settings
panel.
I have reproduced this bug both with and without PulseAudio; with Intel HDA,
Audigy 2 and Xonar D1 cards. So I must assume that this is something relating
to Wine and ALSA.
Capturing audio from the command line via:
$ arecord -t wav -f cd -d 5 > test.wav
results in a correct WAV file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27595
Summary: Screen Recorder
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: laurence.frostenson(a)gmail.com
Created an attachment (id=35277)
--> (http://bugs.winehq.org/attachment.cgi?id=35277)
Screen Recorder
When i try to start a screen recording it says that the program has encountered
a serious problem.
Regards,
Laurence
--
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=34079
Bug #: 34079
Summary: Skydrive Pro 2013: Crashes on installation start-up
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pieter.ideler(a)gmail.com
Classification: Unclassified
Created attachment 45306
--> http://bugs.winehq.org/attachment.cgi?id=45306
Backtrace of installer
The installer of Skydrive Pro 2013 "SkyDrivePro_x86_en-us.exe" crashes on
startup.
--snip--
Unhandled exception: 0xc06d007f in 32-bit code (0x7b83bbd5).
--snip--
Installer downloadable at
http://www.microsoft.com/en-us/download/details.aspx?id=39050
--
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=37930
Bug ID: 37930
Summary: Photoshop CS6: dragging layers leave a trail of
garbage
Product: Wine
Version: 1.7.34
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Steps to reproduce;
1. Launch Photoshop CS6
2. Create a new image
3. Create 2 layers
4. Drag and drop one of the layers
At this point you can observe that dragging the layer leaves a trail of
garbage.
--
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=5048
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #31 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.54.
--
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=38131
Bug ID: 38131
Summary: Java install jre-1_5_0_16-windows-i586-p-iftw.exe
crashes in patchjre.exe
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: hmyjr(a)yahoo.co.uk
Distribution: ---
Quite a
--
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=31442
Bug #: 31442
Summary: Guild Wars 2 freezes on text input fields
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
When certain text fields get focus, including the name field in character
creation and the chat window, the game freezes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36895
Bug ID: 36895
Summary: You Don’t Know Jack V1 XL: Scaling/moving text shown
as solid coloured blocks
Product: Wine
Version: 1.7.21
Hardware: x86
URL: http://www.amazon.com/dp/B00H7HR5N4/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: karl(a)huftis.org
In the game ‘You Don’t Know Jack V1 XL’, text that are being scaled (and/or
moved?) are displayed as solid coloured blocks (rectangles) instead of text.
The colour of the blocks is identical to the text colour.
This bug is most visible (and a big problem) in Jack Attack, which happens in
round 7 in a 7-round game. There words are displayed in large letters, which
moves around and changes size. Here’s a video of how it *should* look:
https://www.youtube.com/watch?v=WeRAwtq1jCo&t=0m33s
Since text text are shown as solid rectangles instead of text, this make Jack
Attack basically unplayable.
The same problem also seems to partially occur in other rounds, when names of
question categories or answers first appear. The text is first shown as solid
coloured rectangles that increase in size. But when the rectangles have changed
to their correct size, they’re replaced by normal text, so this isn’t a big
problem when playing.
For testing, I used ‘You Don’t Know Jack V1 XL’ from the ‘You Don't Know Jack
Classic Pack’ from Amazon (http://www.amazon.com/dp/B00H7HR5N4/).
--
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=9032
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Component|-unknown |msvfw32
Assignee|wine-bugs(a)winehq.org |00cpxxx(a)gmail.com
--- Comment #14 from Bruno Jesus <00cpxxx(a)gmail.com> ---
I think I can deal with this but I'm not having much time for computers, just
assigning to myself so I don't forget.
--
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=39525
Bug ID: 39525
Summary: TurboCad 7.1 locks up when attempting to adjust
rendering light sources.
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tedhansen(a)sasktel.net
Distribution: ---
TurboCad 7.1 locks up when attempting to adjust rendering light sources.
This has occurred with all version of wine that were able to run TC7 at all
(starting with about version 0.9).
Since this is a very minor component of the program I do not regard this bug as
significant and am only entering this bug for completeness.
--
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=6124
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com
Depends on| |39523
Summary|backgrounds are not drawn |"Dr. Suess's Green Eggs and
| |Ham" / "Dr. Seuss's ABC"
| |backgrounds are not drawn
| |(Living Books series)
--- Comment #22 from Austin English <austinenglish(a)gmail.com> ---
Green Eggs and Ham fails to install for me, I filed bug 39523.
--
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=39108
Bug ID: 39108
Summary: unigine valley without microsoft d3d*.dll-s:
fixme:hlsl_parser:hlsl_lex Unsupported preprocessor
#pragma directive at line
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: r9ku1q(a)gmail.com
Distribution: ---
Created attachment 52109
--> https://bugs.winehq.org/attachment.cgi?id=52109
wine valley.log
To reproduce, remove microsoft d3d dlls from valley install folder,
then remove shader cache files from ~/.wine/drive_c/users/*/Valley/*.cache and
valley install folder.
If you just copy microsoft d3dcompiler_43.dll to valley bin folder, it works.
--
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=38902
Bug ID: 38902
Summary: Bus Simulator 2012 crashes after a while when I use
the program
Product: Wine
Version: 1.7.47
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oebbler(a)live.de
Distribution: ---
The program starts and the game can be loaded but when I play a while the game
crashes and I am unable to close it. The only way is rebooting the OS using
Ctrl+Alt+Del. It is very annoying because it crashes after 3 to 5 minutes.
--
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=5162
--- Comment #46 from Jactry Zeng <jactry92(a)gmail.com> ---
*** Bug 39383 has been marked as a duplicate of this bug. ***
--
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=29082
Bug #: 29082
Summary: No sound in The Elder Scrolls V: Skyrim
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Classification: Unclassified
Created attachment 37477
--> http://bugs.winehq.org/attachment.cgi?id=37477
wine 1.3.32 , WINEDEBUG=-xinput
sound works on logo intro, but not ingame.
Ubuntu 11.10 64bit, wine 1.3.32
Linux wings 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64
x86_64 x86_64 GNU/Linux
pulseaudio 1.1
alsa 1.0.24.1
--
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=33709
Bug #: 33709
Summary: Skyrim: no sound after intro video
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: apfeifer95(a)yahoo.com
Classification: Unclassified
Arch Linux
Wine 1.5.31
Steam install of Skyrim
The game starts and seems to run normally, but there is no sound after the
intro video. I have tried setting to XP and Windows 7 mode in winecfg but
neither have resolved the problem. I also saw some people recommend installing
DirectX via the installer that comes with the game. Unfortunately, the
installer fails every time that I try. I also attempted to install the June
2010 DirectX Redistributable from the official Microsoft website. That one did
not work 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.
https://bugs.winehq.org/show_bug.cgi?id=8051
Jason Mills <jasonmills1980(a)mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jasonmills1980(a)mail.com
--- Comment #121 from Jason Mills <jasonmills1980(a)mail.com> ---
As somebody else noted, if any expansions are installed, interactive objects
will stop rendering entirely, and the neighborhood decorations (namely the
trees) don't render the way they should. However, there is a file in the game
that might be of some interest; Materials.package. If you take the base game's
materials.package file and replace the the latest expansion's file with it, the
objects and neighborhood decorations will look the way they should. On top of
that, the videos that the TV uses will show up, unlike before, where it would
just be a black screen on the TV.
--
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=4510
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|Abandoned? |
Status|NEW |RESOLVED
CC|austinenglish(a)gmail.com |
Resolution|--- |WONTFIX
--- Comment #22 from Austin English <austinenglish(a)gmail.com> ---
WONTFIX.
--
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=5903
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |super_man(a)post.com
--
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=4510
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com,
| |super_man(a)post.com
--- Comment #21 from super_man(a)post.com ---
File to patch: configure.ac
patching file configure.ac
Hunk #1 succeeded at 402 with fuzz 2 (offset 227 lines).
Hunk #2 succeeded at 515 with fuzz 2 (offset 240 lines).
wine 1.7.53
--
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=9032
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com,
| |super_man(a)post.com
--
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=1230
Filip <filipsostaricc(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |filipsostaricc(a)gmail.com
--
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=32507
Bug #: 32507
Summary: UpdateLayeredWindow (wrongly) interprets alpha channel
(TeamViewer 7)
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.teamviewer.com/en/download/linux.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caliga(a)arcor.de
Classification: Unclassified
Created attachment 42886
--> http://bugs.winehq.org/attachment.cgi?id=42886
Screenshot of wrongly rendered overlay window
TeamViewer 7, shipped with Wine 1.21, occasionally shows some Overlay windows,
for example if somebody adds you to his contact list. (Notification will
re-appear on every login if there are unread messages)
With Wine 1.2.1, the behavior is, that it looks ugly because color keying is
not supported.
When using Wine 1.5.19, the window is totally invisible. I think the reason is
that Wine (wrongly in that case?) uses the 4th byte of the Bitmap/DC of the
window and interprets it as an alpha value, but the window is not supposed to
have per-pixel alpha.
In TeamViewer 8, shipped with Wine 1.5.19, this does not happen because the
alpha channel is explicitly set opaque, but this seems not to be necessary in
Windows.
Also, another error becomes now apparent: color keying is now supported, but
not during the alpha-fade-in and fade-out of the window. While MSDN suggests
that ULW_COLORKEY and ULW_ALPHA can not be or'ed, this works well 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.
http://bugs.winehq.org/show_bug.cgi?id=36083
Bug ID: 36083
Summary: Microsoft Money 2005 Program Crash On Selecting
"Portfolio Manager" Function
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: junk_2010(a)live.co.uk
Created attachment 48269
--> http://bugs.winehq.org/attachment.cgi?id=48269
Microsoft Money 2005 Portfolio Manager Crash Backtrace
Installed wine 1.7.17 on Ubuntu 12.04 (32 bit). Clean install with previous
.wine directory removed.
"wine notepad" worked and displayed the expected wine version.
Program installed and started ok (as previously). However, (as before) very
limited functionality when program was running. Easy to create a program crash.
Installed ie6 using winetricks.
Program now very functional.
Manage to cause one reliable program crash when selecting the "Portfolio
Manager" function. Note that this as a "link" off of a program "tab" page, and
not a menu item as reported on other bugs (ie bug 32589 ).
The crash was:
On the "Home" tab, down the left hand "program function links" list selected
"Portfolio Manager".
Crash backtrace file created and will be attached.
Details of crash:
Got a pop-up "Microsoft Money Error Reporting" window saying the the program
had encountered a problem and needs to close. This crash was repeatable and
always seemed to occur. Although the program did not always automatically
restart each time.
Terminal output when this occured was:
fixme:urlmon:Binding_SetPriority (0xbd483d0)->(-1)
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000
fixme:urlmon:CoGetClassObjectFromURL ({562f499d-186b-42e7-b112-23d82883d542}
(null) 0 0 (null) 0x78d0b28 7 (nil) {00000001-0000-0000-c000-000000000046}
0x112a2b0) Stub!
fixme:urlmon:CoGetClassObjectFromURL ({3b66aef9-989c-4979-9785-667c62305cc1}
(null) 0 0 (null) 0x2381378 7 (nil) {00000001-0000-0000-c000-000000000046}
0x112a2b0) Stub!
err:ole:heap_alloc cannot allocate memory
fixme:imm:ImmDisableIME (-1): stub
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Money Error Reporting"):
stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0005,0x0000004d,0x5ad7a4,0x5ad35c):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0005,0x0000004d,0x180360,0x5ad35c):
stub
err:eventlog:ReportEventW L"msmoney.exe"
err:eventlog:ReportEventW L"14.0.0.1105"
err:eventlog:ReportEventW L""
err:eventlog:ReportEventW L"0.0.0.0"
err:eventlog:ReportEventW L"00000000"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
On closing the "Microsoft Money Error Reporting" window Microsoft Money
sometimes immediately restarted, other times it did not.
--
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=38133
Bug ID: 38133
Summary: Everbote crashes on start
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jacek.filipek(a)gmail.com
Distribution: ---
Created attachment 50828
--> https://bugs.winehq.org/attachment.cgi?id=50828
backtrace
After starting the message pops up "program error".
--
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=23756
Summary: In-game MIDI music does not play in Melker - The Elk
Hunt (a.k.a. Moose on the Loose)
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.wihlborg.se/melker_the_elk_hunt.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=29775)
--> (http://bugs.winehq.org/attachment.cgi?id=29775)
+winmm log, compressed with bzip2
This bug applies to the game "Melker - The Elk Hunt" by Wihlborg Entertainment.
The game was also marketed as "Moose on the Loose" by eGames/Greenstreet games.
A demo can be downloaded from http://www.wihlborg.se/melker_the_elk_hunt.html
The in-game (MIDI) background music does not play in Wine. However the title
sequence music does play.
Install the demo and run melker.exe. Click Start Game! Watch the title sequence
and note that the music plays. Press Enter several times to begin play. A
dialog box appears:
:
The MCI device you are using does not support the specified command.
After dismissing that, press Enter at the map screen and the same dialog
appears again, then a second dialog:
MidiPlyrPlayPart() failed!
MidiPlayPart() failed
MidiProcessTune() failed
MidiPlayTune() failed
The attached log is with WINEDEBUG=+winmm, running melker.exe, waiting at the
title sequence, then starting play, dismissing the error dialogs, quitting the
game, returning to title sequence and exiting.
--
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=39495
Bug ID: 39495
Summary: Uninitialized scalar variable in
break_add_watch_from_lvalue (Coverity #214722)
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
1. var_decl: Declaring variable lval without initializer.
CID 214722 (#1 of 1): Uninitialized scalar variable (UNINIT)
2. uninit_use_in_call: Using uninitialized value lval.cookie when calling
break_add_watch
https://source.winehq.org/git/wine.git/blob/65d699eb5f7fc151197f3dc9f36499e…https://source.winehq.org/git/wine.git/blob/65d699eb5f7fc151197f3dc9f36499e…
In other words, break_add_watch_from_lvalue does not initialize the cookie
field, but break_add_watch needs the cookie field to be set.
--
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=5048
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |4d081f36efefd3ccf702cacea4d
| |20c5616cfbae1
Status|STAGED |RESOLVED
Resolution|--- |FIXED
--- Comment #30 from Bruno Jesus <00cpxxx(a)gmail.com> ---
(In reply to Erich E. Hoover from comment #29)
> I've submitted support for the TF_DISCONNECT and TF_REUSE_SOCKET options
> that a lot of applications like to use, but I think we can consider this
> finally fixed.
For sure, thanks for the great effort =)
Using the first commit id since it introduced the function.
--
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=5048
--- Comment #29 from Erich E. Hoover <erich.e.hoover(a)wine-staging.com> ---
Overlapped/APC support is now committed:
https://source.winehq.org/git/wine.git/commitdiff/effd2c41927f1dda9178f5cd1…
I've submitted support for the TF_DISCONNECT and TF_REUSE_SOCKET options that a
lot of applications like to use, but I think we can consider this finally
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.
http://bugs.winehq.org/show_bug.cgi?id=31396
Bug #: 31396
Summary: freeOTFE requires administrator rights
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)gmail.com
Classification: Unclassified
Hi All,
Scientific Linux 6.2, 64 bit
wine 1.4-1
Would one of our interpreted heroes please fix this for me?
This one is important to me as I need to be able to test things on my Linux
machine. The idea is to have an encrypted flash drive with my customer
sensitive data on it that I can take around to my customer sites. I do not
have easy access to a true Windows machine (lots of VM's, but ...).
FreeOTFE installs fine, but when run complains about not having Administrator
rights. This even when wine is configured for W98.
FreeOTFE: http://www.freeotfe.org/download.html
Many thanks,
-T
--
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=39482
Bug ID: 39482
Summary: Logically dead code in GetCreationModeFromSTGM
(Coverity #731555)
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
dead_error_condition: The switch value stgm & 0xf000U cannot be 131072U.
CID 731555 (#1 of 1): Logically dead code (DEADCODE)
dead_error_begin: Execution cannot reach this statement: case 131072U:
--
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=39167
Bug ID: 39167
Summary: localhost don't resolve over proxied network
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kseltar(a)gmail.com
Distribution: ---
OS: Debian testing (201508) x86_64/amd64
LOCALSERVICE: httpd (port 80) mariadb (3306)
NETWORKING: wan force routing to proxy
ENV: wine 1.6.2 PlayOnLinux(POL) 4.2 (default 32bit/x86)
APP: Dreamweaver MX 8, Firefox 39.0
CASE:
Forced WAN/LAN default routed to proxy server by router_core for access to
internet.
Every network app as browsers has setted with proxy config. eg:
proxyip: 192.168.24.100 port: 3128
the proxy require authentication for resolv ip/url, because it the browser has
this url exceptions:
localhost;127.0.0.1;.domain.type;192.168.0.0/16
similar config to bash environmente http_proxy, etc; also the Desktop
environment (KDE or Gnome-like env network settings)
POL has set proxy for download POL system packages
but on app run on app environment every network petition go to the proxy
without read desktop/bah env network config (and exeptions) or POL proxy config
MAIN BUG:
any url (ip or domain), eg: "http://127.0.0.1/mypage.html", is not checked with
the hosts machine /etc/hosts file, and the wined app go to the router and here
to the proxy to resolv the url. 127.0.0.1 and localhost are registered on proxy
server /etc/hosts file too, and think that the app want its services resolution
(eg: httpd) but tehe proxy dont have the service or files required and return
404 page not found,
A MANUAL SOLUTION FOR FIX IT:
add a win-registry on app environment
create a regsitry file or edit wine env register files
example: win7registry.reg for iexplerer env
-----------------------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxyEnable"=dword:00000001
"GlobalUserOffline"=dword:00000000
"ProxyServer"="<ipproxy:<port>"
"ProxyOverride"="localhost;127.0.0.1;.domain.type;192.168.0.0/16;<local>"
----------------------
where <ipproxy>:<port> is the proxy ip address and port
ProxyOverride that has the semicolon ";" spaced urls and address on the wan/lan
that i don't like to resolv on proxy proxy
--
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=38380
Bug ID: 38380
Summary: OSX Wine64 compile hangs on /dlls/ntdll/relay.c with
gcc4.9
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: jshpettus(a)gmail.com
Distribution: ---
I attempted to compile wine with --win-64 bit enabled. I do realize support is
preliminary.
Anyway I installed gcc49 via macports and attempted to compile wine with all
the dependencies installed on macports.
./configure --without-alsa --without-capi --with-cms --with-coreaudio
--with-cups --with-curses --with-fontconfig --with-freetype --without-gphoto
--with-glu --with-gnutls --without-gsm --without-hal --with-jpeg --without-ldap
--without-mpg123 --without-openal --with-opengl --without-oss --with-png
--with-pthread --without-sane --with-tiff --without-v4l --with-xcomposite
--with-xcursor --with-xinerama --with-xinput --with-xml --with-xrandr
--with-xrender --with-xshape --with-xslt --with-xxf86vm --with-x
--x-include=/opt/local/include --x-lib=/opt/local/lib --disable-wineqtdecoder
--disable-win16 --enable-win64 CFLAGS="-I/opt/local/include -L/opt/local/lib"
CC=/opt/local/bin/gcc-mp-4.9
I also had to make an alternate version of my /usr/include/dispatch/object.c
for gcc's sake.
changing:
typedef void (^dispatch_block_t)(void);
to:
typedef void* dispatch_block_t;
Anyway, it got all the way to /dlls/ntdll/relay.c and it got caught up on some
assembly stuff there.
opt/local/bin/gcc-mp-4.9 -m64 -c -o relay.o relay.c -I. -I../../include
-D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall \
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers \
-Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla
-Wwrite-strings -Wpointer-arith \
-Wlogical-op -I/opt/local/include -L/opt/local/lib
{standard input}:1406:suffix or operands invalid for `movq'
{standard input}:1407:suffix or operands invalid for `movq'
{standard input}:1408:suffix or operands invalid for `movq'
{standard input}:1409:suffix or operands invalid for `movq'
make[1]: *** [relay.o] Error 1
Is this a bug or is it user error? I'm fully inclined to believe the latter :)
--
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=52
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dimesio(a)earthlink.net,
| |super_man(a)post.com
--
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=23799
Summary: Rawdump fails to detect drive(s), shows popup windows
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovvinate(a)gmail.com
Rawdump 2.0 fails to detect optical disk drives (window says unable to detect
drives). And a weird pop-up windows shows up afterwards talking about debug and
JIT. Error outputs forthcoming.
--
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=33757
Bug #: 33757
Summary: XenCenter crashes while starting
Product: Wine
Version: 1.6-rc1
Platform: x86
URL: http://www.citrix.com/go/products/xenserver/download.a
sp.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 00cpxxx(a)gmail.com
Blocks: 19517
Classification: Unclassified
Created attachment 44700
--> http://bugs.winehq.org/attachment.cgi?id=44700
wine 1.6-rc1 log
The program XenCenter is not working, this blocks the test for bug 19517. Log
attached. winetricks dotnet20 or 35 give the same result. With wine-mono the
application dies earlier.
--
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=16292
Summary: Activeworlds client 4.2 update fails with "reason 13"
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://activeworlds.com/products/download.asp
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installs ok, won't start unless you do "winetricks mfc42".
Then it starts, and notices it needs an update;
if you accept, it downloads it and then fails with "reason 13".
"winetricks wininet" works around this, and gets you 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=29881
Bug #: 29881
Summary: Can't install recent Skype on wine version 1.0.1-3.5
on Debian GNU/Linux SID
Product: Wine
Version: 1.0.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: csanyipal(a)gmail.com
Classification: Unclassified
Hi,
I have installed wine version 1.0.1-3.5 on my Debian GNU/Linux SID system.
I had run winecfg and setup sound successfully.
I had run NotePad successfully.
I'm trying to install the just downloaded Skype. I don't know it's version
because the file is called just SkypeSetup.exe
The installation failed:
csanyipal@debian-asztal:/debian-adatok-1/Skype$ wine SkypeSetup.exe
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:advapi:CheckTokenMembership ((nil) 0x13aae8 0x32fd3c) stub!
fixme:advapi:CheckTokenMembership ((nil) 0x13baf8 0x32fd78) stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1003a bUnknown2 0: stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1003a bUnknown2 -1: stub!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(10000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT
(10000): STUB
fixme:win:WINNLSEnableIME hUnknown1 0x1004c bUnknown2 0: stub!
err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\""
err:winebrowser:wmain Usage: winebrowser URL
fixme:win:WINNLSEnableIME hUnknown1 0x1004c bUnknown2 -1: stub!
Is this a bug?
Best regards, Pal
--
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=34411
Bug #: 34411
Summary: Epsxe sound does not stop after program close
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alaskancaveman(a)Live.com
Classification: Unclassified
sound does not stop after program close
--
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=34481
Bug #: 34481
Summary: VkKeyScanA does not recognise '(' or ')'
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.r.i.s.t.e.n.h.a.y.f.i.e.l.d(a)gmail.com
Classification: Unclassified
VkKeyScanA does not recognise the '(' or the ')' characters. For both
characters, it returns -1. On my platform, I think it should the return values
should be
'(' -> 313 (ie shift + VkKeyScanA("9")) and
')' -> 304 (shift + VkKeyScanA("0"))
For some reason IsDBCSLeadByte(cChar) is true for these characters.
I tried to dig down to the source of the problem but I could not decipher the
make_unicode perl script.
--
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=31401
Bug #: 31401
Summary: unable to run Line 6 POD HD 300 Edit
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jenkdewaele2(a)yahoo.com
Classification: Unclassified
Created attachment 41269
--> http://bugs.winehq.org/attachment.cgi?id=41269
Backtrace offered from the dialog box -"Program error details"
Unable to run "Line 6 POD HD 300 Edit" software - "serious error". : Unhandled
exception
backtrace attached.
Would appreciate it if you could get this application to run on wine.
Johan
--
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=8229
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |win16
Status|UNCONFIRMED |NEEDINFO
CC| |focht(a)gmx.net
Component|dos |user16
Hardware|Other |x86
Ever confirmed|0 |1
OS|other |Linux
--- Comment #17 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
from looking at the sources the problem(s) are still present - even after the
16-bit dll split some years ago.
https://source.winehq.org/git/wine.git/blob/9ac7bca209e1b11af898d1b393d13c8…
Setting 'NEEDINFO' here so it gets resolved 'abandoned' in case OP doesn't
respond further.
Regards
--
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=9153
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |super_man(a)post.com,
| |thestig(a)google.com
--
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=7284
Andrey Gusev <andrey.goosev(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
URL| |http://www.rockstargames.co
| |m/maxpayne2/mp2_downloads.h
| |tml
--
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=38900
Bug ID: 38900
Summary: VIDLE for VPython: crashes when trying to run a
module, check a module, or open the Python shell.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sb7145(a)gmail.com
Distribution: ---
Created attachment 51834
--> https://bugs.winehq.org/attachment.cgi?id=51834
This is the detailed error report generated by VIDLE when the application
crashes.
This is a fresh from scratch install of Wine and VPython, strictly following
the install/configure instructions here:
http://vpython.org/contents/download_linux.html
When running any of the example programs in VIDLE (continuing with the same
instructions at above link), the application completely crashes with a program
error "The program pythonw.exe has encountered a serious issue and needs to
close.". The details of this error begin "Unhandled exception: unimplemented
function python27.dll._PyInt_AsInt called in 32-bit code (0x7bc55130).". The
full bug report was saved and included as an attachment here (backtrace.txt).
This same crash and error occurs when trying to run the Python Shell or Check
Module (all run from the Run menu item in VIDLE).
This crash first occurred with stable Wine 1.6. I completely removed everything
and installed/configured again from scratch, this time with the more recent
Wine 1.7 beta. Same crash issue.
I'm running Ubuntu 14.04 LTS.
--
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=33013
Bug #: 33013
Summary: 2gis apgrading crashing
Product: Wine
Version: 1.5.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: freezemandix(a)yandex.ru
Classification: Unclassified
2gis 3.12.0
(deb http://packages.redsolution.ru/2gis lenny non-free)
2gis 3.12.0 falls during the upgrade.
--
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=13659
Summary: dogfood: xchat-2.8.4-1 does not install (quoting between
CreateProcessW and wmain)
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12209
OS/Version: Linux
Status: NEW
Keywords: download, Installer, source
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=13647)
--> (http://bugs.winehq.org/attachment.cgi?id=13647)
+loaddll,+tid,+process,+cmd and extra printf
Install of xchat-2.8.4-1.exe
(http://www.silverex.org/download/xchat-2.8.4-1.exe ) fails due to a quote
Problem between CreateProcessW and libs/wine/loader.c:
Still correct:
0040:trace:process:CreateProcessW app (null) cmdline
L"\"C:\\windows\\system32\\cmd.exe\" /C
\"\"C:\\windows\\temp\\is-TNQIK.tmp\\update-modules.bat\"
\"C:\\Programme\\X-Chat 2\\lib\\pango-querymodules.exe\"
\"C:\\Programme\\X-Chat 2\\etc\\pango\\pango.modules\"\""
Broken in cmd.exe:
001c:trace:cmd:wmain /c command line:
'L"\"C:\\windows\\temp\\is-TNQIK.tmp\\update-modules.bat
C:\\Programme\\X-Chat\" \"2\\lib\\pango-querymodules.exe
C:\\Programme\\X-Chat\" 2\\etc\\pango\\pango.modules"'
the update-modules is really simple:
--- cut ---
%1 > %2
--- cut ---
--
by by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34167
Bug #: 34167
Summary: PhysX installer strikethrough text of licence
agreement
Product: Wine
Version: 1.6
Platform: x86
URL: http://www.nvidia.co.uk/object/physx-9.13.0604-driver-
uk.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45455
--> http://bugs.winehq.org/attachment.cgi?id=45455
screenshot
After launching installer shows strikethrough text of licence agreement.
At this time in a terminal
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:font:freetype_SelectFont Untranslated charset 125
err:msi:msiobj_release Invalid handle!
err:msi:msiobj_release Invalid handle!
When pressing Cancel from installing
err:msi:ITERATE_Actions Execution halted, action L"License_Dialog" returned
1602
--
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=39304
Bug ID: 39304
Summary: Nail'd demo needs XAudio2
'{b802058a-464a-42db-bc10-b650d6f2586a}' XAudio2_2.dll
Product: Wine
Version: 1.7.51
Hardware: x86-64
URL: http://www.gamershell.com/news_111686.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
err:ole:CoGetClassObject class {b802058a-464a-42db-bc10-b650d6f2586a} not
registered
err:ole:CoGetClassObject no class object {b802058a-464a-42db-bc10-b650d6f2586a}
could be created for context 0x1
wine-1.7.51-201-g60d1d6f
--
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=39281
Bug ID: 39281
Summary: Temple of Elemental Evil (GOG.com) shows black screen
during video playback
Product: Wine
Version: 1.7.51
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: 8c91443f9d0c66d005d6a7eb97b348f1836f74a7
Distribution: ---
The short intro videos (company logos) are simply skipped, the longer in-game
videos are showing only a black screen (audio works though) in ToEE, GOG.com
version.The rest of the game seems to work properly.
Videos are in Bink 1 format, they play properly with the standalone
binkplay.exe from RADVideo Tools.
Regression introduced by
commit 8c91443f9d0c66d005d6a7eb97b348f1836f74a7
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Wed Aug 26 21:50:56 2015 +0200
d3d8: Validate swap effect and backbuffer count.
Reverting the patch on current git fixes the problem.
Reproduced with nvidia binary driver 340.93 and nouveau/mesa git.
Demo version is available, but is blocked by bug #9304 (I couldn't start the
demo). Let me know if you need debug logs.
Terminal output:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f6e8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f578,0x00000000), stub!
fixme:d3d:resource_check_usage Unhandled usage flags 0x40.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f568,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f568,0x00000000), stub!
fixme:d3d:resource_check_usage Unhandled usage flags 0x40.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f458,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f458,0x00000000), stub!
fixme:d3d:resource_check_usage Unhandled usage flags 0x40.
wine-1.7.51-181-g8fdcc23
Fedora 22 32-bit
OpenGL renderer string: Gallium 0.4 on NV92
--
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=35657
Bug ID: 35657
Summary: Anthem Room Correction 2 v1.0.1: fatal exception when
attempting to take measurements
Product: Wine
Version: 1.7.12
Hardware: x86
URL: http://www.anthemav.com/downloads/ARC-2%20Setup.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tristan.schmelcher(a)gmail.com
The application Anthem Room Correction 2 v1.0.1 experiences a fatal exception
when trying to take measurements from an Anthem A/V receiver. There are three
different ways to take a measurement in the program: launching with /Auto,
clicking Quick Measure in manual mode, or clicking Measure in manual mode. All
three approaches experience an exception, although there are two distinct
stacks--one for Quick Measure and one for both /Auto and Measure.
If the native Microsoft version of msvcr110.dll is used, the problems do not
occur. Also, the console output in all three cases has this:
wine: Call from 0x7b83bb95 to unimplemented function
msvcr110.dll.__CxxExceptionFilter, aborting
So I suspect the fact that this function is unimplemented is the source of the
problem.
The console output and the exceptions from the popup dialogs for all three
cases are attached.
The application can be downloaded at
http://anthemav.com/downloads/ARC-2%20Setup.zip, but you must have an Anthem
A/V receiver in order to get this far in it. You also need to install Microsoft
.NET 4.0 with winetricks or else Wine-Mono has problems at an even earlier
stage (bug 35648). I am happy to carry out suggested testing/debugging.
74dc2107ca936dddbd0fc6abbb2baf74e387c163 ARC-2 Setup.zip
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23254
Summary: Cortex EDI The Electronic Biller installer window is
unresponsive to mouse input
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.cortexedi.com/download/ebill501/ebillsetup.
exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
When launching The Electronic Biller installer, the install window is
displayed, but the window appears to be perpetually unfocused and unresponsive
to mouse clicks. Keyboard input is required to change the focus of the controls
on the installer window. The installer did not emit any 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=35093
Bug #: 35093
Summary: Vkt7Easy2.exe
Product: Wine
Version: 1.7.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zaguzin(a)live.ru
Classification: Unclassified
The program does not work. After exiting I get an 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=16294
Summary: Activeworlds client 4.2 doesn't think IE is installed
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://activeworlds.com/products/download.asp
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Do "winetricks mfc42 wininet" to work around bug 16292,
then launch the app. It puts up the first dialog, then an
alert saying
"Unable to load web browser! This feature requires that Microsoft's Internet
Explorer 3.0 or later be installed on your system..."
One sees
fixme:shdocvw:ViewObject_SetAdvise (0xe90c50)->(1 00000000 0xe907fc)
right before the problem. I'll attach a +relay log.
You can work around this with "winetricks ie6", which installs the real 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=35964
Bug ID: 35964
Summary: gdip_format_string can segfault if format is NULL
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: hellas(a)burntcomma.com
Created attachment 48062
--> http://bugs.winehq.org/attachment.cgi?id=48062
patch to fix the issue
The parameter format to gdip_format_string can be NULL, but at one point its
attr member is checked without checking it is non-NULL, causing a segfault.
Patch 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=35432
Bug ID: 35432
Summary: config wine
Product: Wine
Version: 1.4-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: douglasblackusa(a)aol.com
Classification: Unclassified
Created attachment 47287
--> http://bugs.winehq.org/attachment.cgi?id=47287
config error
wine config crashes
--
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=39317
Bug ID: 39317
Summary: Blazing Angels Squadrons of WWII Demo requires
x3daudio1_0.dll
Product: Wine
Version: 1.7.51
Hardware: x86-64
URL: http://www.gamershell.com/download_13122.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: x3daudio
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
err:module:import_dll Library X3DAUDIO1_0.DLL (which is needed by L"C:\\Program
Files\\BASWWII\\bin\\MainR.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\b\\bin\\MainR.exe" failed, status c0000135
wine-1.7.51-201-g60d1d6f
--
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=38516
Bug ID: 38516
Summary: Winhttprequest setoption doesn't work
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: ocean04(a)suomi24.fi
Distribution: ---
Created attachment 51386
--> https://bugs.winehq.org/attachment.cgi?id=51386
Test app + Delphi source
Run and click button.
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref c8
err:ole:userdefined_to_variantvt Could not get typeinfo of hreftype c8 for
VT_USERDEFINED, hr = 0x80004005
It fails on line: fhttp.Option(6):=false;
Workarounds: native oleaut32 -OR- winetricks winhttp
--
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=26112
Summary: ntdll/env tests show a couple uninitialized value
warnings in valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Conditional jump or move depends on uninitialised value(s)
at bcmp (mc_replace_strmem.c:679)
by testQuery (env.c:114)
by func_env (env.c:295)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at testQuery (env.c:53)
...
Conditional jump or move depends on uninitialised value(s)
at testQuery (env.c:114)
by func_env (env.c:295)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at testQuery (env.c:53)
--
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=39322
Bug ID: 39322
Summary: Saw: The Video Game crashes with unimplemented
function x3daudio1_5.dll.X3DAudioInitialize
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: x3daudio
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Depends on: 39318
Distribution: ---
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
wine: Call from 0x7b839b2c to unimplemented function
x3daudio1_5.dll.X3DAudioInitialize, aborting
wine: Unimplemented function x3daudio1_5.dll.X3DAudioInitialize called at
address 0x7b839b2c (thread 0009), starting debugger...
Unhandled exception: unimplemented function x3daudio1_5.dll.X3DAudioInitialize
called in 32-bit code (0x7b839b2c).
wine-1.7.51-201-g60d1d6f
--
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=39422
Bug ID: 39422
Summary: Intel MPI 5.1.1 mpiexec.hydra.exe crashes on
unimplemented function
KERNEL32.dll.CancelSynchronousIo
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: alexey.pushkin(a)mererand.com
Distribution: ---
Created attachment 52537
--> https://bugs.winehq.org/attachment.cgi?id=52537
log
mpiexec.hydra.exe is a process manager in Intel MPI system.
It crashes on unimplemented function KERNEL32.dll.CancelSynchronousIo.
Free trial of Intel MPI can be downloaded here:
https://software.intel.com/en-us/intel-mpi-library
Current version is 5.1.1
How to reproduce:
<MPI_INSTALL_DIR>/bin/mpiexec.hydra.exe -bootstrap fork xyz
--
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=39356
Bug ID: 39356
Summary: PlanCad L (Version 14.03): crashes when launching the
Programm
Product: Wine
Version: unspecified
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jehartwig(a)googlemail.com
Distribution: ---
Created attachment 52449
--> https://bugs.winehq.org/attachment.cgi?id=52449
?
version: wine-1.6.1
PlanCad L (Version 14.03, 32-Bit-version): crashes when launching the Programm.
It shows error message: Unexpected Exception Code: 80000100
download-link for PlanCad L (Version 14.03,
32-Bit-version):http://user.dietrichs.com/downloads/get=146/mirror=199.html
Mirror Location Filename File Size MD5 Sum
user.dietrichs.com dipcad-l_1403.exe Report broken 76.55 MB
f4c8b56972ab7b56392b9be3b9b1ca35
system:
Intel® Pentium(R) M processor 2.00GHz , 32-bit-version
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21000
Summary: Tomb Raider III crashes in msadp32
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olau(a)hardworking.dk
Created an attachment (id=25182)
--> (http://bugs.winehq.org/attachment.cgi?id=25182)
Backtrace from crash
I have no prior experience with wine, but I just tried installing Tomb Raider
III from a cd with playonlinux.com. It worked flawlessly until I get past the
4th point in the training room, at which point it simply crashes (tried 3 times
now, same pattern). The terminal has this output:
msadp32.c:247: cvtSSms16K: Assertion `*src <= 6' failed.
Plus a full backtrace (attached). I think it occurs when it is about to play
the instruction sound for the 5th step in the training room.
Hope you can pinpoint and fix it. I was very impressed with seeing everything
just work otherwise (old-time Linux user).
--
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=33400
Bug #: 33400
Summary: Photoscape 3.6.3, Ubuntu 12.10 and 13.04, wine 1.5.24
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stucorpe(a)yahoo.com
Classification: Unclassified
Running Photoscape 3.6.3 under wine. Program runs well and does everything
except save files in jpg format. Will save files as png or gif but makes
garbage out of a file when trying to save as jpg.
Computer is Gateway NX570X, dual boot with Windows 7 and Ubuntu 13.04. The same
thing happened when I had Ubuntu 12.10 installed, recently updated to 13.04 and
tried this again only to find the same problem. Earlier posts said Photoscape
worked for them.
--
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=39300
Bug ID: 39300
Summary: Watchmen: The End is Nigh needs XAudio2
'{fac23f48-31f5-45a8-b49b-5225d61401aa}' XAudio2_0.dll
Product: Wine
Version: 1.7.51
Hardware: x86-64
URL: http://www.fileplanet.com/197043/download/Watchmen:-Th
e-End-is-Nigh-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Demo crashes at launch with error message:
XAudio2 problem
Audio could not be initialized.
Please check that you have a DirectX compatible soundcard and have installed
the correct drivers.
Output:
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
err:ole:CoGetClassObject class {fac23f48-31f5-45a8-b49b-5225d61401aa} not
registered
err:ole:CoGetClassObject no class object {fac23f48-31f5-45a8-b49b-5225d61401aa}
could be created for context 0x1
wine-1.7.51-201-g60d1d6f
--
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=39272
Bug ID: 39272
Summary: Homeworld Remastered crashes on unimplemented function
msvcp110.dll._FExp
Product: Wine
Version: 1.7.51
Hardware: x86
URL: http://store.steampowered.com/app/244160/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52351
--> https://bugs.winehq.org/attachment.cgi?id=52351
terminal output
Follow-up to bug #38871.
When starting the single-player campaign, the game shows the intro/tutorial
videos then it crashes with built-in msvcp110:
>wine: Call from 0x7b839b3c to unimplemented function msvcp110.dll._FExp, aborting
wine-1.7.51-133-g9061ee4
--
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=25046
Summary: C4 engine: can't initialize sound
Product: Wine
Version: 1.3.6
Platform: x86-64
URL: http://www.terathon.com/c4engine/downloadwin.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
The C4 game engine doesn't run in Wine. After unzipping, if you run C4.exe, you
get an error that it cannot initialize sound, and asking you to check directx
version/sound drivers.
Terminal output is short:
austin@midna:~/C4Demo2.1.2$ wine C4.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f89c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32f89c,0x00000000), stub!
err:ole:CoGetClassObject class {4c9b6dde-6809-46e6-a278-9b6a97588670} not
registered
err:ole:CoGetClassObject no class object {4c9b6dde-6809-46e6-a278-9b6a97588670}
could be created for context 0x1
--
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=35052
Bug #: 35052
Summary: The Lost Crown No Longer Works under 1.6.1
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fred.thomas-6oi1k1ay(a)yopmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 46741
--> http://bugs.winehq.org/attachment.cgi?id=46741
Lost Crown Error Output
The game "The Lost Crown" stopped working after I installed 1.6.1. I'm
including the error output.
NOTE: It kinda ran on 1.4.1 but it froze if you tried to save your position.
--
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=29738
Bug #: 29738
Summary: Wininet custom headers
Product: Wine
Version: 1.4-rc1
Platform: x86
URL: http://netikka.net/dev/wininetget.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Small sample: http://netikka.net/dev/wininetget.exe
You will see HOST: netikka.net, netikka.net
That's wrong, even if there is HTTP_ADDREQ_FLAG_ADD (see attached source)
Workaround is winetricks wininet
Patch I added for bug 28911 doesn't help here.
--
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=39157
Bug ID: 39157
Summary: The Silent Age intro fade-in/fade-out effect shows as
palette
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 52188
--> https://bugs.winehq.org/attachment.cgi?id=52188
+tid,+d3d,+d3d_surface,+d3d_texture,+d3d_draw,+d3d_shader,+d3d9
With arb shaders enabled works fine.
--
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=39133
Bug ID: 39133
Summary: Open File dialog fails with Filterforge
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zauber(a)gridmail.org
Distribution: ---
Filterforge 4.0 is mostly working under Wine now. However, there is one issue
I have classed as "major" because it is critical to much of the program's
functionality (photo modification in particular).
Attempting to open an image through File->Open Image fails with the following
error:
::GetFileAttributesExW(path '\\?\', GetFileExInfoStandard) failed with error
code 0x00000042: Bad device type.
This only occurs when the file dialog is to be used to open something. Using
the dialog to save a finished image works just fine.
I previously had reported a Gold ranking for Filterforge under Manjaro Linux
and Wine 1.7.49, but realized the previous Silver ranking was more appropriate
after discovering this bug. If this bug is fixed, then it actually can be Gold
ranked.
--
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=25171
Summary: Just Cause 2 Steam DirectX error Code 2
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3dx10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zdenek.styblik(a)gmail.com
Created an attachment (id=31931)
--> (http://bugs.winehq.org/attachment.cgi?id=31931)
wine output
What:
---
Steam Just Cause 2 Demo
What doesn't work:
---
Running the game
How to reproduce:
---
Install game via Steam
Set Windows version to 'Windows 7' via % winecfg; as the game requires it
Run the game; which should result with error window:
~~~ SNIP ~~~
Fatal DirectX erorr!
Code: 2
Result: 0x0: S_OK
~~~ SNIP ~~~
According to search this is related to DirectX and what not.
With Wine-1.3.2 you get an empty error window.
Additional info:
---
Game requires DirectX 10 capable hardware to run!
Game requires DirectX 10 and better to run!
Test setup:
---
Slackware64
nVidia GTX260 DX10 capable card
Wine-1.3.7
--
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=35197
Bug ID: 35197
Summary: Torrents Downloader 0.1 fails to start
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://torrents.ms/download/installer.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 46949
--> http://bugs.winehq.org/attachment.cgi?id=46949
stderr.log
fixme:winsock:WS_setsockopt IPV6_PROTECTION_LEVEL is ignored!
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented
TransmitFile
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32c194 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32c024 1 C) semi-stub
fixme:atl:AtlAxWinInit version 0300 semi-stub
fixme:ieframe:PersistStreamInit_InitNew (0x4525f50)
fixme:atl:OleClientSite_ShowObject (0x45260c8) - stub
fixme:urlmon:set_internet_feature Unsupported flags: 00000015
Its startup log contains this
wx._core.PyAssertionError: C++ assertion "(which == State_Normal) ||
bitmap.IsNull()" failed
--
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=36519
Bug ID: 36519
Summary: Amazon Cloud Player Failed to Install. Bodhi Linux/
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lataluis(a)gmail.com
Created attachment 48592
--> http://bugs.winehq.org/attachment.cgi?id=48592
With in Bodhi Linux the wine App Failed.
The Attached file should have everything to report about the bug. I would like
to be able to see my apps work better, thank you.
--
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=37618
Bug ID: 37618
Summary: wbemprox:enum_class_object_Next timeout not supported
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Since the recent updates to the Battle.Net and World Of Warcraft this line is
repeatedly spammed in the logfile and it appears that the login and updates are
taking longer
--
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=34863
Bug #: 34863
Summary: Etrom: The Astral Essence doesn't run (Mac OS X only
bug)
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46471
--> http://bugs.winehq.org/attachment.cgi?id=46471
Etrom Log
The game's launcher works fine. When launching Etrom, first you see a still
title screen, and then everything goes black.
On Ubuntu it works fine.
The problem can be reproduced in the demo (check out the link).
Tested with:
Mac OS X 10.7 and 10.9, ATI HD 2600 Pro, Mac Driver/X11
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37542
Bug ID: 37542
Summary: fixme:edit:EDIT_EM_FmtLines soft break enabled, not
implemented
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Created attachment 49963
--> https://bugs.winehq.org/attachment.cgi?id=49963
12345 scrolling under left
Dear Wine Developers,
This is a really irritating bug. Would one of our intrepid heroes please fix
it for me?
Please reference the following forum post (note that Dimesio told me to file a
bug):
https://forum.winehq.org/viewtopic.php?f=8&t=23731&sid=4b6fff21b532f3cd5dbf…
Lotus SmartSuite Release 9.8, N99.8.0208.0800
Compiled Wine 1.7.30, 32 bit (also reproducible in 1.6.1.i686)
In certain form fields in Lotus Approach, when I do a "find", the letters I
type scroll into the left side of the box. You can only see the last letter
your typed.
And this pops up in the parent terminals each time I press a letter:
fixme:edit:EDIT_EM_FmtLines soft break enabled, not implemented
I will attach a screen shot of what it looks like. I typed "12345" into the
field, only "5" shows.
Many thanks,
-T
--
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=38869
Bug ID: 38869
Summary: Multiple games (Torchlight 1-2, Evil Genius) have
rendering issues with open source drivers when GLSL
enabled
Product: Wine
Version: 1.7.46
Hardware: x86
URL: http://www.fileplanet.com/145023/140000/fileinfo/Evil-
Genius-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Upstream bug report:
https://bugs.freedesktop.org/show_bug.cgi?id=91232
The bug represents itself as shiny, flashing boxes on surfaces like character
models and objects in multiple games. The proposed patch from the upstream bug
report apparently fixes the problem, yet Mesa devs have the suspicion that the
error is originating from Wine's GLSL compiler.
All those games "set gl_FrontColor but not gl_FrontSecondaryColor in the vertex
shader and then they use gl_SecondaryColor in the fragment shader...this is
undefined" (sorry if misinterpreting, I'm no technician)
The games "magically" work with Nvidia blob 340.76, and they render properly in
Wine with ARB shaders.The issue was reproduced on i965/hsw too, and doesn't
occur with llvmpipe.
Terminal output doesn't show anything unusual, this is from Torchlight:
>fixme:d3d:debug_d3dformat Unrecognized 0x434f5441 (as fourcc: ATOC) WINED3DFORMAT!
>fixme:d3d:wined3d_get_format Can't find format unrecognized (0x434f5441) in the format lookup table
>fixme:d3d_texture:wined3d_texture_set_autogen_filter_type texture 0x16dcb468, filter_type WINED3D_TEXF_ANISOTROPIC stub!
>fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x16dcb468 stub!
>fixme:d3d9:Direct3DShaderValidatorCreate9 stub
>fixme:d3d:wined3d_device_decref Device released with resources still bound, acceptable but unexpected.
>fixme:d3d:wined3d_device_decref Leftover resource 0x200e90 with type WINED3D_RTYPE_SURFACE (0x1).
>fixme:d3d:wined3d_device_decref Leftover resource 0x200cd8 with type WINED3D_RTYPE_TEXTURE (0x3).
Please let me know if you need debug logs, the problem is reproducible in
Torchlight demo on Steam (models are corrupted on the title screen):
http://store.steampowered.com/app/41500/
Alternatively you can try Evil Genius demo, download link is in the url field
above.
wine-1.7.46-193-g8b566b1
VGA compatible controller: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)
nouveau + mesa from git
--
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=32786
Bug #: 32786
Summary: HappyFotoDesigner.exe does not start
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raynoldei(a)gmail.com
Classification: Unclassified
Created attachment 43294
--> http://bugs.winehq.org/attachment.cgi?id=43294
terminal messages
Installation of HappyFotoDesigner was working well.
App can be downloaded on
"http://www.happyfoto.at/fotobuch/439-bestellsoftware-happyfoto-designer-neu…".
Now when I try to start it following message are coming up in the terminal and
the program closes:
err:ole:CoGetClassObject class {76a64158-cb41-11d1-8b02-00600806d9b6} not
registered
err:ole:create_server class {76a64158-cb41-11d1-8b02-00600806d9b6} not
registered
err:ole:CoGetClassObject no class object {76a64158-cb41-11d1-8b02-00600806d9b6}
could be created for context 0x5
I have also tried to install msxml4, but that has not solved the problem.
Can any one help?
Thanks in advance
--
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=21813
Summary: Gamestudio A7 trial install fail
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.3dgamestudio.com/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running http://server.conitec.net/down/gstudio_setup.exe
seems to install gamestudio ok up to the point where it
has to run an msi subinstaller... at which point the Next
button doesn't work, and you're stuck.
--
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=34483
Bug #: 34483
Summary: Sentinel System Driver: Installation cannot be
repaired
Product: Wine
Version: 1.7.1
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
Classification: Unclassified
Created attachment 45917
--> http://bugs.winehq.org/attachment.cgi?id=45917
Failure at the end of repair
Steps to reproduce:
1) remove ~/.wine
2) install Sentinel Protection Installer v7.6.6 (default installation)
3) wine c:/Program Files/Common Files/SafeNet Sentinel/Sentinel System
Driver/SetupSysDriver.exe
4) Click "Add/Repair/Remove installation"
5) Choose "Repair"
6) Go with default installation configuration
Behaviour:
Failure at the end (See attachment)
Expected behaviour:
No failure at the end
Additional information:
If I install only "Sentinel Driver", pressing "Add/Repair/Remove installation"
says that no driver is installed and I should point to .msi file
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39318
Bug ID: 39318
Summary: Saw: The Video Game requires xapofx1_2.dll
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
err:module:import_dll Library XAPOFX1_2.dll (which is needed by L"C:\\Program
Files\\Saw\\Binaries\\SawGame.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Saw\\Binaries\\SawGame.exe" failed, status c0000135
wine-1.7.51-201-g60d1d6f
--
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=39341
Bug ID: 39341
Summary: Dino Crisis 1 Demo -- only black screen is shown
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs140(a)gmail.com
Looks like a REGRESSION because with Wine 1.7.40 everything works fine. Of
course, still present in Wine 1.7.51.
I'm not good at compiling stuff on Macs, so if someone would like to run
regression tests--you are welcome.
OS X 10.9.5, Radeon HD 2600 Pro
--
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=39251
Bug ID: 39251
Summary: From Dust crashes on unimplemented function
xapofx1_5.dll.CreateFX
Product: Wine
Version: 1.7.51
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
Created attachment 52307
--> https://bugs.winehq.org/attachment.cgi?id=52307
terminal output
After showing the first splash screen, the game crashes.
'winetricks xact_jun2010' is a workaround.
wine-1.7.51-48-ge28d6b2
--
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=39360
Bug ID: 39360
Summary: Arvoch Alliance demo stops loading: 'File error:
aster.x' (needs native msvcr71.dll)
Product: Wine
Version: 1.7.51
Hardware: x86
URL: http://www.fileplanet.com/223983/220000/fileinfo/Arvoc
h-Alliance-Demo-v1.088
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52458
--> https://bugs.winehq.org/attachment.cgi?id=52458
plain terminal output
Prerequisite to start the demo: native dinput8.dll (bug #21403).
The game loads to a screen where you can register the game or start the demo.
If you choose to start the demo, the game begins to load but it soon stops with
the error message: 'File error: aster.x'.
The game comes bundled with it's own msvcp71,msvcr71 libraries, setting msvcr71
to native,builtin lets the game get further... and it shows a different error
message: 'Runtime error 2002 - could not load animation'.
This is unrelated to the reported problem (installing WMP10, native devenum and
quartz eventually makes the game happy).
Let this bug be about why Wine can't find this 'aster.x' with built-in msvcr71.
arvoch_alliance1088.exe (243M)
sha1: cf603c7ec17979c06d8eb8e63878b31b4f617cf7
Tested in wine-1.7.51-225-g3966aff
--
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=26345
Summary: Woody Two Legs demo menu items are unreadable
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://games.on.net/file/38121/Woody_Two-Legs_Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33559)
--> (http://bugs.winehq.org/attachment.cgi?id=33559)
terminal output
The text in the menus does not show. Native d3dx9 doesn't help.
Terminal shows lots of:
fixme:d3d_texture:basetexture_generate_mipmaps texture 0x101b9758 stub!
fixme:d3d_texture:basetexture_generate_mipmaps texture 0x101b4d18 stub!
fixme:d3d_texture:basetexture_generate_mipmaps texture 0x101b4d18 stub!
fixme:d3d_texture:basetexture_generate_mipmaps texture 0x101a5c50 stub!
fixme:d3d_texture:basetexture_generate_mipmaps texture 0x101b9758 stub!
fixme:d3d_texture:basetexture_generate_mipmaps texture 0x101b4d18 stub!
fixme:d3d_texture:basetexture_generate_mipmaps texture 0x101b4d18 stub!
though:
fixme:font:WineEngRemoveFontResourceEx (L"Data\\Fonts\\JUNGJ___.ttf", 10,
(nil)): stub
fixme:font:WineEngRemoveFontResourceEx (L"Data\\Fonts\\JUNGJ___.ttf", 10,
(nil)): stub
may be related as well.
--
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=5048
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mellery(a)gmail.com
--
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=39439
Bug ID: 39439
Summary: calling CreateProcess from windows code on a program
binary mounted with noexec crashes wine
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: hramrach(a)gmail.com
Distribution: ---
I moved a windows application from a failed disk partition to a flash drive.
I mounted the flash drive using pmount which adds the noexec flag.
Executing the application as in
wine ./Client.exe works.
However, the application also spawns Client.bin (presumably using
CreateProcess) and that binary crashes on start when spawned from noexec
filesystem. It raises an exception very early in Wine code so I guess the
application is in no position to catch it. And it raises it in the spawned
application, not the spawning application. The Client.bin itself is not
executable (as in +x mode).
I can add traces if needed but this should be easy to reproduce.
I see multiple related problems here
1) wine does not check the noexec flag when loading a binary initially from the
commandline but does check it (or uses a library function that does) when a
windows application calls spawn or clone or whatever - inconsistency
2) wine checks the noexec in the wrong place - it should check before
performing CreateProcess and report error in the calling application but it
fails executing the created process and crashes
3) when wine fails executing an application due to the noexec flag it should
produce an intelligible error message rather than 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.
http://bugs.winehq.org/show_bug.cgi?id=32785
Bug #: 32785
Summary: Typing of the Dead freezes when being moved to another
workspace in xmonad
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chinese_chater(a)yahoo.de
Classification: Unclassified
Created attachment 43289
--> http://bugs.winehq.org/attachment.cgi?id=43289
Wine command line log
When starting Typing of the Dead (both the full or demo version) the game
freezes as soon as I'm trying to move the according window to another workspace
in the tiling window manager xmonad.
I can move Typing of the Dead to other workspaces fine in Gnome 3.4 though.
Tested on a recent Debian unstable with its wine 1.4.1 package.
See the attachments for the full wine command line output and winedbg
backtraces.
--
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=30523
Bug #: 30523
Summary: Jupiter crashes when trying to fill online tax
declarations
Product: Wine
Version: 1.5.2
Platform: x86
URL: http://pity.elfin.pl/pliki/Jupiter/Jupiter2011/std/1.0
.5.6/Jupiter2011_std_1.0.5.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: washuu(a)eastnews.com.pl
Classification: Unclassified
Created attachment 39930
--> http://bugs.winehq.org/attachment.cgi?id=39930
sample data file with bogus numbers
Jupiter is free, downloadable program for calculating taxes in Poland, it's
quite popular.
I found using it under Wine quite uncomfortable, because of a few bugs. Here is
one of them:
- install the application. In my case it went without any glitches.
- run the application.
- open the attached sample data file, using menu "Plik" ("file") and "Otworz"
("open").
- wait a few seconds to open data file, when it is loaded you see some text in
the middle, starting with "dziekujemy za skorzystanie z programu".
- in the menu, choose "Rozliczenia" ("statements") and "e-deklaracje"
("e-declarations"). The program crashes with error:
Unhandled exception: page fault on write access to 0x017c0bce in 32-bit code
(0x02358bf5).
Backtrace:
=>0 0x02358bf5 (0x0033f804)
1 0x7c0af136 in mscoree (+0xf135) (0x0033f874)
2 0x7e71b84a CoCreateInstance+0x369() in ole32 (0x0033f8e4)
3 0x004167e4 in jupiter (+0x167e3) (0x7ea9c9d0)
4 0xb8ec81ec (0x8b55ff8b)
0x02358bf5: addb %al,0x0(%eax).
--
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=19517
Summary: XenCenter is unable to contact anything on the network
possibly due to "fixme:ras:RasEnumConnectionsW"
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drwahls(a)gmail.com
To recreate this bug, download XenCenter from Citrix
(http://www.citrix.com/lang/English/lp/lp_1688615.asp), install it with
msiexec, then try to connect to a XenServer on your network. Every time
XenCenter tries to make a network call, it immediately fails and the following
error is dumped on the command line:
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:shell:URL_ParseUrl failed to parse L"XenCenterMain.resources"
fixme:shell:URL_ParseUrl failed to parse L"XenCenterMain.resources"
fixme:ras:RasEnumConnectionsW (0x5d5ffd0,0x662dc0c,0x662dc08),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:ras:RasConnectionNotificationW (0xffffffff,0x34c,0x00000003),stub!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
I have attached the full output from wine.
--
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=39431
Bug ID: 39431
Summary: Make it possible to restart individual tasks
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
If a task had a BotError or was Canceled, the WineTestBot lets either the
administrator or the job's owner restart the whole job.
But restarting all the tasks that actually completed normally seems wasteful.
It would be more useful to make it possible to restart just the tasks that had
a BotError or were Canceled.
--
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=37002
Bug ID: 37002
Summary: Plogue chipsound registration fails
Product: Wine
Version: 1.7.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bique.alexandre(a)gmail.com
Plogue Chipsound registration fails:
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x33e754,0x33e758): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x33e754,0x33e758): stub
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Here is a link to the software: http://www.plogue.com/products/chipsounds/
--
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=37311
Bug ID: 37311
Summary: Mentor PADS viewer cannot install
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: nzsmith(a)gmail.com
Created attachment 49620
--> https://bugs.winehq.org/attachment.cgi?id=49620
log showing error
I am trying to install Mentor PADS viewer
http://s3.mentor.com/pads-free-viewer/pads-pcb-viewer.zip
I've followed the directions here:
https://bugs.winehq.org/show_bug.cgi?id=35578
to get it to start the install, I get a EULA to agree to then all of a sudden I
get a spew of messages on the screen, telling me it cannot access a log file:
Title: Error Writing Log File [CP0069]
Message: An error occurred while writing the history log file.
Detail: It is possible that the
nsmith-Latitude-E5430-non-vPro_8mip_history.txt history log file has read only
permissions or is in use by another application.
output attached, any help would be appreciated.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38826
Bug ID: 38826
Summary: Dragon Age Origins: crash in msvcr80
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kurtjaeke(a)gmx.de
Created attachment 51766
--> https://bugs.winehq.org/attachment.cgi?id=51766
Crash backtrace.
Dragon Age Origins crashes after showing the intro sequence, with the backtrace
attached.
Just for curiosity, I bisected to wine-1.7.20. It crashes at the very same
location.
--
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=39412
Bug ID: 39412
Summary: Add failover and load balancing support
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Created attachment 52530
--> https://bugs.winehq.org/attachment.cgi?id=52530
Proposed schema update to allow for failover
We currently have 4 VM hosts and it's easy to duplicate a given VM so it's
present on multiple hosts.
So we could put a VM such as win7u on both vm1 and vm2. But if vm1 goes offline
for whatever reason, the administrator would still have to manually change the
WineTestBot configuration so it knows to use the win7u copy on vm2.
Furthermore if a task is scheduled to run on win7u but vm1 is busy running a
task on another VM it would be nice to automatically run that task on vm2's
win7u copy instead. This would lessen the need to carefully figure out which
VMs can be put on the same host based on whether they are 64 bit or not,
whether they are a base or winetest VM, etc. (later how many configurations
they have, see bug 31784)
But we cannot add entries for both copies of win7u because:
1. Both entries would show up in the user interface.
2. Wine patches would be scheduled to run on both copies which is not what we
want.
3. Tasks scheduled to run on the first copy would still not be switched to the
second copy.
4. The TestBot may start both copies at the same time which would be wrong from
a licensing point of view and cause conflicts due to both having the same IP
address (unless one of the copies is manually modified to have a different IP
address).
What is really needed is a change in the database schema so we can define
multiple interchangeable 'VM instances' of a given VM.
The attached schema adds a VMInstances table to deal with this:
* A task would initially be connected to a VM (we can ignore the VMConfig vs.
VM distinction here).
* When scheduling the task the TestBot would iterate over the corresponding
VM's VMInstances, identify the ones where the VMSnapshot field is set as the
active instances and count them. (Note: the instance's ChildPid field is only
set during reverts and the (JobID, StepNo, TaskNo) triplet is only set after
revert when the task is actually running. So neither identify active VMs).
* Then if the count of active instances is lower than the VM's MaxActive field
it could revert that VM instance.
* The VM's MaxActive is what allows us to not exceed our number of licenses. It
also allow us to have multiple instances active in case we have multiple
licenses: for the Linux build machine for instance (in that cae each copy would
need a different IP address).
* Optionally a user could request that a task be run on a specific VMInstance
by setting the Task's VMNo field.
--
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=37826
Bug ID: 37826
Summary: sonar home studio 6 missing dll
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vmf07(a)hotmail.com
Distribution: ---
Created attachment 50374
--> https://bugs.winehq.org/attachment.cgi?id=50374
summary report txt
Cakewalk Sonar home studio 6 Missing dll file
--
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=425
--- Comment #40 from Alexandre Julliard <julliard(a)winehq.org> ---
That's a local device path, not a network path. If you have an actual app that
requires this, please file a separate bug.
--
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=2082
Ben Shadwick <benshadwick(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |benshadwick(a)gmail.com
--- Comment #150 from Ben Shadwick <benshadwick(a)gmail.com> ---
I can confirm that this issue still occurs with Diablo retail (both unpatched
and patched) in wine-staging 1.7.52, regardless of DirectDraw renderer mode.
This came as a surprise, as I thought that Wine generally handled Win9x-era
games better than modern Windows does.
It's doubly surprising that the issue has been known for over 11 years. It must
be a tough one.
--
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=425
--- Comment #39 from Mark G. Woodruff <markgwoodruff(a)yahoo.com> ---
That wasn't the problem with Kedit (CentOS 7 was to blame). But a fix looks
easy enough:
In ntdll/directory.c in get_dos_prefix_len(), I think adding additional checks
for \\.\\ and \\?\\ should do it.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36060
Bug ID: 36060
Summary: Hawking control center driver install tool crashes
during installation
Product: Wine
Version: 1.7.17
Hardware: x86
URL: http://hawkingtech.com/products/downloadfile/983.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48241
--> https://bugs.winehq.org/attachment.cgi?id=48241
terminal output/backtrace
fixme:shell:SHRegCreateUSKeyW unsupported flags 0x00000004
wine: Unhandled page fault on read access to 0x00000004 at address 0x7e955e07
(thread 008b), starting debugger...
..
Backtrace:
=>0 0x7e955e07 SHRegCloseUSKey+0x17(hUSKey=<couldn't compute location>)
[/home/austin/wine-git/dlls/shlwapi/reg.c:196] in shlwapi (0x0033f858)
--
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=8983
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.com
--
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=9127
--- Comment #62 from joaopa <jeremielapuree(a)yahoo.fr> ---
*** Bug 30804 has been marked as a duplicate of this bug. ***
--
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=425
Mark G. Woodruff <markgwoodruff(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markgwoodruff(a)yahoo.com
--- Comment #38 from Mark G. Woodruff <markgwoodruff(a)yahoo.com> ---
This is a show stopper for a LOT of programs that only reference the local
host. For example:
\\.\C:\ and \\?\C:\ both refer to C:\ on the local host. Even if no other SMB
paths are handled, handling these two is essential.
An example of a program that fails is Kedit (http://www.kedit.com/).
--
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=11672
Summary: NinjaTrader
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samuel(a)fermin.name
Created an attachment (id=10885)
--> (http://bugs.winehq.org/attachment.cgi?id=10885)
output trying to start NinjaTrader
I've seen that .Net applications are not working great with wine but here is my
try to launch this software : www.ninjatrader.com
The installation of .Net2 + NinjaTrader went well.
In attachment the output trying to launch NinjaTrader.
It's with wine 0.9.54 from debian sid.
--
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=39386
Bug ID: 39386
Summary: wine acrobat XI pro,can't input Chinese when using
sticky notes(comments)
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: appleyuchi(a)163.com
Distribution: ---
Created attachment 52492
--> https://bugs.winehq.org/attachment.cgi?id=52492
A picture to describe the messy codes sticky notes
Debian Linux 32bit
wine Acrobat XI Pro 11
################here is my Wine install #######################
make uninstall
./configure
make
make install
winetricks
winetricks atmlib
################here is Acrobat XI Pro 11 install #######################
under root privilege
cp -r /home/appleyuchi/.wine/drive_c/"Program Files"/"Common Files"/Adobe
~/.wine/drive_c/"Program Files"/"Common Files"
cp -r /home/appleyuchi/.wine/drive_c/users/appleyuchi/"Application Data"/Adobe
/root/.wine/drive_c/users/root/"Application Data"
Finally:
root@debian:/home/appleyuchi/下载/wine-1.7.48# ./wine
/home/appleyuchi/software/AcrobatPro11/Acrobat/Acrobat.exe
It works almost 90% great ,but I can't input Chinese when using the stiky
notes.
the attachment is a picture to
describe the problem definitely,please help,thanks~
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33414
Bug #: 33414
Summary: xrdp and Numeric kepad
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RTidwell(a)spearsmfg.net
Classification: Unclassified
When connecting via xrdp the numeric key pad is not working with any MS Office
2007 applications. It work on all Linux applications. If using the using the
regular desktop (no xrdp connection) everything works fine. With the xrdp
session it acts like the shift key is depressed as the numlock key is on and
numeric key pad acts like the Num Lock is off and shift key is down, it take
the keys Shift Arrow (make for copy). Switching the num Lock off then it dose
recognize any numeric key pad keys, nothing happens. Holding the shift key
also has no effect.
i am using wine through Crossover v.12 with MS Office 2007 on centos 6.4. This
problem affects all Office 2007 applications.
--
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=35708
Bug ID: 35708
Summary: Dassault Systemes CATIA v5R19 installer passes
unsupported UI level 'b-!' to msiexec
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says ...
It doesn't harm the installer process at all but let's make Wine's msi more
complete :)
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+msi wine ./setup.exe >>~/Downloads/log.txt 2>&1
003a:Call KERNEL32.CreateProcessA(00000000,0033d640 "msiexec /qb-! /i
\"F:\\INTEL\\InstallDSSoftwarePrerequisites_x86.msi\"",00000000,00000000,00000000,08000000,00000000,00000000,0033d5d4,0033d5c4)
ret=00401309
...
003e:Call KERNEL32.__wine_kernel_init() ret=7bc5a3aa
003a:Ret KERNEL32.CreateProcessA() retval=00000001 ret=00401309
...
Unknown option "L"b-!"" for UI level
...
003e:Call msi.MsiSetInternalUI(00000005,00000000) ret=7edef9f5
003e:trace:msi:MsiSetInternalUI 00000005 (nil)
003e:Ret msi.MsiSetInternalUI() retval=00000003 ret=7edef9f5
003e:Call msi.MsiInstallProductW(00139952
L"F:\\INTEL\\InstallDSSoftwarePrerequisites_x86.msi",00000000) ret=7edefa80
--- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/aa367988%28v=vs.85%29.aspx
--- quote ---
/q n|b|r|f
Sets user interface level.
q , qn - No UI
qb - Basic UI. Use qb! to hide the Cancel button.
qr - Reduced UI with no modal dialog box displayed at the end of the
installation.
qf - Full UI and any authored FatalError, UserExit, or Exit modal dialog boxes
at the end.
qn+ - No UI except for a modal dialog box displayed at the end.
qb+ - Basic UI with a modal dialog box displayed at the end. The modal box is
not displayed if the user cancels the installation. Use qb+! or qb!+ to hide
the Cancel button.
qb- - Basic UI with no modal dialog boxes. Please note that /qb+- is not a
supported UI level. Use qb-! or qb!- to hide the Cancel button.
Note that the ! option is available with Windows Installer 2.0 and works only
with basic UI. It is not valid with full UI.
--- quote ---
-> "qb-! or qb!- to hide the Cancel button."
$ wine --version
wine-1.7.13-118-g0eb6265
Regards
--
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=5551
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.com
--
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=6971
Reyn <alexispospelov(a)ya.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|alexispospelov(a)ya.ru |
--
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=15716
Summary: Wine testcases should not use the public internet, as it
causes flakiness
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Just about every day, patchwatcher rejects a patch incorrectly
because some conformance test is relying on the Internet to
be there. Sadly, the Internet is not 100% reliable, and
therefore must not be used by any test suite that needs to
be 100% reliable.
We must expunge all use of the internet from our test suite,
in favor of mock servers running locally.
One way to start would be to add a configure-time option
to cause all hostname resolution to return 127.0.0.1.
Then people who needed ultrarepeatable conformance test
results (like patchwatcher) could use that option and
never have flaky results due to the public internet.
--
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=15477
Summary: Test.winehq.org should allow comparing selections side
by side
Product: WineHQ.org
Version: unspecified
Platform: All
URL: http://test.winehq.org/data/
OS/Version: All
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Currently, on test.winehq.org, you can only view two test results side by side
if they're from the same OS version. It would be great to be able to select two
results and compare them side by side. That way, one could compare the same
machine when run under wine and windows, for instance.
--
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=7915
François Gouget <fgouget(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fgouget(a)codeweavers.com
--- Comment #32 from François Gouget <fgouget(a)codeweavers.com> ---
We have new Mac machines running the tests. They have between 45 and 50
failures so the situation probably degraded a bit.
However a big 'lots of tests are failing on Mac' bug is not very tractable. It
would be better to identify which tests fail on Macs and not Linux and create
specific bugs for those.
--
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=39344
Bug ID: 39344
Summary: Final Draft 9: crash during startup
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holger(a)schreibsturm.de
Distribution: ---
Created attachment 52435
--> https://bugs.winehq.org/attachment.cgi?id=52435
Final Draft 9 crash on start
Final Draft 9 can be installed, but crashes on start
--
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.