http://bugs.winehq.org/show_bug.cgi?id=18772
Summary: Missing User32.PrintWindow implementation
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: namjos(a)gmail.com
There's a missing function in user32.dll : PrintWindow. It cause crash for an
application:
wine: Call from 0x7bc486d0 to unimplemented function USER32.dll.PrintWindow,
aborting
The specification of the function could be found here:
http://msdn.microsoft.com/en-us/library/dd162869.aspx
BOOL PrintWindow(
HWND hwnd,
HDC hdcBlt,
UINT nFlags
);
It appears that a simple redirection to WM_PRINT SendMessage could work, i.e.
(not tested):
BOOL WINAPI PrintWindow( HWND sourceHandle, HDC destinationHandle, UINT nFlags)
{
return (SendMessageA(sourceHandle, WM_PRINT, (WPARAM)destinationHandle,
PRF_CHILDREN | PRF_CLIENT | PRF_ERASEBKGND | PRF_NONCLIENT | PRF_OWNED));
}
I've tried to test this function by adding it to painting.c, but the program
keeps complain about missing function, don't understand why
Regards
--
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=18343
Summary: Instalation Fails for freely availabel Solidworks 2009
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.solidworks.com/sw/esp/ESP_download.htm#
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richardjewell1(a)yahoo.ca
Created an attachment (id=20892)
--> (http://bugs.winehq.org/attachment.cgi?id=20892)
Error messeges on Instal
Installation fails to complete. Stops with error related to browser
requirements.
A large number of Fixme notes also encountered.
Critical error kills process with error textbox:
The installation Manager encountered a problem with Microsoft Web Browser
control and must shut down.
Notify your local support rep.
if running XP, check that you have the latest Service Pack installed.
The latest version of I E is also recommended.
OK
--
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=13247
Summary: Emperor - Rise of the middle kingdom does not work w/o
virtual desktop
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maci(a)satgnu.net
see summary
console output:
[maci@notebob EmperorRotMK]$ wine Emperor.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f7c8,0x00000000), stub!
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Can't handle WINEDDBLT_ASYNC flag
right now.
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
also its extremly slow in fullscreen mode
and does change resolution everytime i click something to my native one the
program goes into a small window and instantly everything is changed back
again.
--
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=20504
Summary: Left 4 Dead 2 crashes after intro movie
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: signup+winehq(a)cshadowrun.com
Created an attachment (id=24419)
--> (http://bugs.winehq.org/attachment.cgi?id=24419)
Log of crash
Upon launching L4D 2, you get to watch the intro videos. Then the game crashes.
Wine says "The program left4dead2.exe has encountered a serious problem and
needs to close."
Steam says "Incomplete installation of Left 4 Dead 2 Demo (2)"
See attached log for more info.
--
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=17208
Summary: The mikroC IDE doesn't run - an exception is outputed.
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.mikroe.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dexterlb(a)yandex.ru
When trying to start the Mikroelektronika mikroC IDE (either the demo or the
full version) it doesn't start. In the terminal, I get "Unhandled exception".
The terminal output is attached. Tested on ubuntu 8.10.
--
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=20517
Summary: temporary language switch causes permanent change of
codepage
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
For as long as I can remember (I'm sorry to report this now only), the sequence
rm -rf .wine; wine winecfg; LANG=C wine winecfg; wine winecfg
(assuming a default of LANG=de_DE.UTF-8 in Linux) provoked the following change
in the registry against the initial setting:
+[System\\CurrentControlSet\\Control\\Nls\\Codepage] 1251317004
"37"=""
"ACP"="1252"
-"OEMCP"="437"
+"OEMCP"="850"
This proves that something is not initialized consistently. This is clearly a
bug and might cause seemingly non-deterministic faults in apps.
I don't know whether this is related to the bug that I'm actually researching:
some old multi-lingual French and German apps start in English when I expect
them to start in French or German.
On the Mac, the situation in the registry seems a little worse. Apple has a
couple of fonts using native (non-ASCII) file names. Switching from the default
German to the French locale (see bug #20377 on how to do this on the Mac)
causes the following changes in addition to the above:
-"Hiragino Mincho Pro
(TrueType)"="Z:\\Library\\Fonts\\\x30d2\x30e9\x30ae\x30ce...
+"Hiragino Mincho Pro
(TrueType)"="Z:\\Library\\Fonts\\\xe3\x83\x92\xe3\x83\xa9...
# The file name is ヒラギノ明朝 Pro W3.otf or similar.
-"Locale"="00000407"
+"Locale"="0000040c"
-"sCountry"="Germany"
+"sCountry"="France"
-"sLanguage"="DEU"
+"sLanguage"="FRA"
I.e. the filename's encoding was changed. I don't know whether it's consistent
with the codepage, but I see no reason why switching from German (UTF-8) to
French (UTF-8) should cause Wine to change
- the codepage or
- filename encodings.
Regards,
Jörg Höhle
--
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=20516
Summary: Alt-F10 sent on press of F10 with wineconsole
--backend=user
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: singularita(a)gmail.com
I am using opensource FAR manager, run via "wineconsole --backend=user".
In wine 1.1.32, when I press F10 (this key usually invokes dialog asking if you
want to really quit FAR), Alt-F10 is sent to the program instead (Alt-F10
invokes the tree in FAR). Other F-keys (F1 .. F9, F11, F12) work normally.
When I downgarded from 1.1.32 to 1.1.31, the bug disappeared and F10 started
behaving normally.
--
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=20495
Summary: CryptUnprotectData can't handle zero-length payloads
(affects chromium unit_tests)
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, testcase
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Noticed as follows:
wget http://kegel.com/wine/chromium/chromium-tests.tar.bz2
tar -xjvf ../chromium-tests.tar.bz2
wine src/chrome/Debug/unit_tests.exe
--gtest_filter=EncryptorTest.EncryptionDecryption
This fails with
[ RUN ] EncryptorTest.EncryptionDecryption
.\browser\password_manager\encryptor_unittest.cc(62): error: Value of:
Encryptor::DecryptString(ciphertext, &result)
Actual: false
Expected: true
[ FAILED ] EncryptorTest.EncryptionDecryption (4 ms)
This test case seems to check a corner case that wine doesn't handle
(zero-length payload).
I'll send a conformance test.
--
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=20249
Summary: Venetica game crash
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=23888)
--> (http://bugs.winehq.org/attachment.cgi?id=23888)
Venetica error output from crash
After approximately 5 minutes of gameplay you reach a small area behind a
house. You fight there with some Assassins. After you killed the last, the game
will crash.
The only error that is given when the game crashes is attached to this report.
I don't know by which component this error might be caused.
Tested on System:
Ubuntu Jaunty Jackalope
AMD Athlon 64 x2 4200+
2 Gb ram
nvidia 8600gts (185.18.14)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20152
Summary: Oracle IRM Desktop application fails with "unable to
initialize the Oracle IRM engine" when invoking a
systray context menu option
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://download.oracle.com/otn_software/sealed/PR51/De
sktop/Oracle IRM Desktop EN 5.5.15.22.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=23749)
--> (http://bugs.winehq.org/attachment.cgi?id=23749)
sealmon.exe standard error output
With 1.1.30, after installing the Oracle IRM Desktop application and
sealmon.exe is spawned post-install, right clicking on the systray icon for the
application and then selecting a context menu choice besides "Hide", such as
"About", yields two messages boxes:
"The IRM Desktop is unable to initialize the Oracle IRM engine.
You may be able to resolve this problem by trying one of the following:
1. Re-booting your computer
2. Temporarily disabling low-level programs such as virus scanners or personal
firewalls
Otherwise, please contact your content provider."
and
"The unsealer DLL failed to load. Error 0x8000ffff."
Subsequent to the message boxes, an instance of control.exe that sealmon.exe
spawns crashes. Based on the standard error messages when the "unable to
initialize" error dialog box appears:
err:ole:validate_string_data invalid string length of 0
err:rpc:I_RpcReceive we got fault packet with status 0x6f7
I have classified this bug under the rpc component. The standard error output
and backtrace 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.