http://bugs.winehq.org/show_bug.cgi?id=25950
Summary: SEE_MASK_NO_CONSOLE flag in ShellExecuteEx have
opposite effect
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atohom(a)gmail.com
Created an attachment (id=33084)
--> (http://bugs.winehq.org/attachment.cgi?id=33084)
compiled executable
Despite of what MSDN is saying SEE_MASK_NO_CONSOLE in not equivalent of
CREATE_NEW_CONSOLE from CreateProcess, it its opposite.
On Windows this test program runs in single window, but in wine it creates
separate console.
#include <windows.h>
int main(int nargs,char *args[])
{
SHELLEXECUTEINFOW si={sizeof(si)};
si.fMask=SEE_MASK_FLAG_NO_UI|SEE_MASK_NOASYNC|SEE_MASK_NOCLOSEPROCESS|SEE_MASK_NO_CONSOLE;
si.lpFile=L"cmd.exe";
si.lpParameters=L"/C dir && pause";
si.nShow = SW_SHOWNORMAL;
ShellExecuteExW(&si);
WaitForSingleObject(si.hProcess, INFINITE);
return 0;
}
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21895
Summary: assertion "next->protect & VPROT_SYSTEM" failed:
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: OpenBSD
Status: UNCONFIRMED
Keywords: download, source
Severity: trivial
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
wine: created the configuration directory '/home/austin/.wine'
assertion "next->protect & VPROT_SYSTEM" failed: file "virtual.c", line 512,
function "create_view"
Marking as unconfirmed, since OpenBSD needs a few out of tree patches to even
begin to start, so this may be due to those patches.
Doesn't occur on every run, semi-random. Only seems to occur on new prefix's
though.
--
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=26496
Summary: Text on disabled widgets is often not antialiased
Product: Wine
Version: 1.3.16
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=33734)
--> (http://bugs.winehq.org/attachment.cgi?id=33734)
Sample
In many applications text on disabled widgets is not antialiased.
I'll attach a screenshot to demonstrate 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.
http://bugs.winehq.org/show_bug.cgi?id=25696
Summary: Graphics Bug: Characters draw weird "puppeteer's"
lines
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oneofone(a)gmail.com
Created an attachment (id=32733)
--> (http://bugs.winehq.org/attachment.cgi?id=32733)
Screenshot of the lines.
There are no errors in the log, but tell me which traces you need and I will
post 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.
http://bugs.winehq.org/show_bug.cgi?id=22968
Summary: Restricted Area game - freezes
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.restricted-area.net/demo.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
When i try to move some things from my bag game freezes. There is no any errors
in console when game freeze. I`ll try to check game in widows, but i remebmer
that there wasn`t some freezes early (i played this game four eyers ago)
--
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=18730
Summary: Crazy Factory Error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markh789(a)gmail.com
Created an attachment (id=21476)
--> (http://bugs.winehq.org/attachment.cgi?id=21476)
Log of full game run/
When running game the screen goes black, and mouse will not respond.
CTR+TAB'd to a "Program Error" and pressed <enter> .. I could not see the
"Program Error" window though I CTR+TAB'd to it and pressed <enter> and it
closed.
Attached is the 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.
http://bugs.winehq.org/show_bug.cgi?id=20557
Summary: Shadowgrounds Survivor - crash in ExtTextOut
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
Created an attachment (id=24517)
--> (http://bugs.winehq.org/attachment.cgi?id=24517)
plain log w/backtrace
This crash seems related to text rendering, but isn't quite deterministic. One
easy way of reproducing here is starting the game, then immediately clicking on
the "Survival" menu item (you may have to squint a little, the text is not
rendered well). Alternately, it happens at semi-random times during gameplay.
I'm unable to find a working demo at present... downloads seem gone or
corrupted.
Looks superficially similar to 12307 - crash on same line. Can't test with that
old a wine version, the game doesn't run at all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24820
Summary: WoW Model Viewer has garbled background
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ranguvar(a)archlinux.us
Using WoW Model Viewer v0.7.0.1 r482, the program refuses to start without
vcrun2008 from winetricks (log here since it is quite short):
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8) [repeated 3x]
err:module:attach_process_dlls "MSVCR90.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\mnt\\win7\\Users\\Ranguvar\\wmv-701-482_devwork\\wowmodelview.exe"
failed, status c0000142
Once vcrun2008 is installed, it starts fine, but there's a minor annoyance in
that the main pane has garbled image from whatever was behind that part of the
window before it was started -- the desktop background, another app, anything.
Reporting because it may be simple to fix, I don't personally know.
Here's the output for this, again because it's too short to bother with
attachments:
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
fixme:wgl:ConvertAttribWGLtoGLX unsupported 201d WGL Attribute
fixme:wgl:ConvertAttribWGLtoGLX unsupported 40 WGL Attribute
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
fixme:wgl:ConvertAttribWGLtoGLX unsupported 201d WGL Attribute
fixme:wgl:ConvertAttribWGLtoGLX unsupported 40 WGL Attribute
fixme:avifile:AVIFileExit (): stub!
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
fixme:wgl:ConvertAttribWGLtoGLX unsupported 201d WGL Attribute
fixme:wgl:ConvertAttribWGLtoGLX unsupported 40 WGL Attribute
fixme:avifile:AVIFileExit (): stub!
err:ole:CoUninitialize Mismatched CoUninitialize
The "err" was upon close and not likely related.
A screenshot of the corruption can be found here: http://ompldr.org/vNXY3Zg
Also, it appears this problem may be bigger than I previously thought. I can't
get the Viewer to play anything else, but I haven't used it on native Windows
before, and could just be doing it wrong.
--
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=23376
Summary: Can't run Ballance 1.13
Product: Wine
Version: 1.2-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abacabadabacaba(a)gmail.com
Created an attachment (id=29138)
--> (http://bugs.winehq.org/attachment.cgi?id=29138)
Wine output
When I try to run Ballance 1.13 under Wine, the following happens: firstly,
splash screen appears. Then, after a few seconds, screen resolution is changed
four times (first to some small resolution, then back to normal, then again to
small, then again to normal). After that, there's a game window, which is
minimized. When I click on it's icon, the window begins to disappear and then
reappear rapidly. The only way to stop this is to kill wine.
I use Intel GMA X3100 and Linux 2.6.35.
--
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.