http://bugs.winehq.org/show_bug.cgi?id=25681
Summary: wine iexplore.exe cannot open png files directly
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I noticed this while looking at bug 4122. If I put a jpeg and a png in
~/.wine/drive_c, then do:
austin@aw21 ~/.wine/drive_c $ wine iexplore.exe "C:\\test.jpeg"
it works fine. Doing the same with a png file, however, fails:
austin@aw21 ~/.wine/drive_c $ wine iexplore.exe "C:\\test.png"
fixme:ole:CoResumeClassObjects stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:BindStatusCallback_OnProgress status code 14
fixme:urlmon:create_object Could not find object for MIME L"image/png"
--
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=38201
Bug ID: 38201
Summary: Newly displayed dialogs have inactive-looking
decorations although are actually active
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 50980
--> https://bugs.winehq.org/attachment.cgi?id=50980
Screenshot of Windows (left) and Wine (right) MessageBox
If I uncheck "Allow the window manager to decorate the windows" in Graphics tab
of winecfg, or just set wine to show all its windows in a virtual desktop or
launch the apps like `wine explorer /desktop=a,1152x864 appname.exe`, their
windows often look as inactive (gray title bar) while they are actually active.
This is visible in particular in winecfg dialog, Mono/Gecko downloaders dialogs
on wine prefix update, as well as with a simple program like this:
#include <windows.h>
int main() { MessageBox(0,"Hello","Message",MB_OK); }
I've tested the code above in Wine and Windows XP, and in Windows it has
correct active title (blue-lightBlue gradient), while in wine it has inactive
title (gray-lightGray gradient).
If I make any other window active, then switch back to this one, it'll then
show the correct title colors.
The attachment compares Windows' MessageBox with that of Wine, both untouched
at the moment of screenshooting.
--
Do not reply 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=41215
Bug ID: 41215
Summary: Necromancer's Dos Navigator (NDN) fails to run
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddascalescu+wine(a)gmail.com
Distribution: ---
I'm trying to run the W32 version of NDN from http://ndn.muxe.com/download/
because the GNU version fails pretty miserably on current *nixes. The W32
version works great on Windows 7 in XP compatibility mode, but when I run it in
Wine, I get the exact error I get in Windows 7 without XP compatibility turned
on:
$ wine ndn.exe
fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub.
Not enough memory available for Necromancer's Dos Navigator .
Please check if at least 400kb memory is available...
$ wineconsole ndn.exe
fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub.
dosbbox doesn't work because the program must be run in Win32.
--
Do not reply 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=35420
Bug ID: 35420
Summary: Stronghold Kingdoms crashes due to ID3DXFont
PreloadCharacters being a stub.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Use patch from http://bugs.winehq.org/show_bug.cgi?id=23934 to work around
update issue.
winetricks dotnet2
Install Stronghold Kingdoms
Uncheck "Installed DirectX runtime"
Run Stronghold Kingdoms
Now a exception dialogs appears, which is caused by the following stub
fixme:d3dx:ID3DXFontImpl_PreloadCharacters iface 0x6132088, first 0, last 255
stub
workaround.
winetricks d3dx9_36
--
Do not reply 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=46225
Bug ID: 46225
Summary: Act Cadenza Strife (A Fighter Maker 2knd game): Uses
60%+ of the CPU
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: Zero3K(a)teknik.io
Distribution: ---
Created attachment 62912
--> https://bugs.winehq.org/attachment.cgi?id=62912
Stack Trace of ACS.exe
I've noticed the issue occurring in ReactOS (which uses the code that WINE has
for the drawing of graphics when it comes to DirectDraw). I am using the latest
stable version of VirtualBox with 32 MB of Video Memory set and running WINE
via Slax 9.5.0. An image of the terminal output, stack trace made using a MSVC
build of ReactOS with the PDBs made when compiling it, and an image of the
reported CPU usage when its running are all attached.
Download URL:
https://mega.nz/#!JoJ0RaTY!cwVHOQbDDyrkpQlPNbDvkPwNsa3H0fYksx4ApNb9jQI
--
Do not reply 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=42812
Bug ID: 42812
Summary: LiquidSky crash
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jey.and.key(a)gmail.com
Distribution: ---
Created attachment 57871
--> https://bugs.winehq.org/attachment.cgi?id=57871
all deffered but the 3 exported
My settings are suppose to be good, although apparently I'm unique with these
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=38940
Bug ID: 38940
Summary: Rebelbetting crash on exit
Product: Wine
Version: 1.7.47
Hardware: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 51881
--> https://bugs.winehq.org/attachment.cgi?id=51881
wine-1.7.47-118-ga90592c console output
When exiting Rebelbetting, Wine reports a crash. Unfortunately the debugger is
not more specific than that.
1. "winetricks -q dotnet40" (Bug 37883)
2. Install, run, log-in.
3. Right-click system-try icon and select exit.
4. Crash.
I believe a log-in is required to get this far.
$ sha1sum RebelBettingSetup.exe
b832243be689059a6b6f00dd772be861865d3f08 RebelBettingSetup.exe
http://rebelbetting.com/files/RebelBettingSetup.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.
https://bugs.winehq.org/show_bug.cgi?id=37883
Bug ID: 37883
Summary: RebelBetting fails to load
Product: Wine
Version: 1.7.33
Hardware: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 50453
--> https://bugs.winehq.org/attachment.cgi?id=50453
Wine 1.7.33 console output
After a successful install, RebelBetting runs at 100% CPU for around 20
seconds, the memory balloons, and then it fails with a dotnet-related error
message. Screenshot attached. Same in both a 32-bit and 64-bit WINEPREFIX.
$ sha1sum RebelBettingSetup.exe
d5a5f8677e321acf3cae728232cad598ed84f093 RebelBettingSetup.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.