http://bugs.winehq.org/show_bug.cgi?id=13974
Summary: Dialog box gray (semi inactive)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezoby(a)click21.com.br
On calling dialog box (Find, Replace etc.) it is with title bar gray. It accept
normal typing but not special characters (ç, é, ", ', ú, ü...). If to click
with mouse in it, the title bar grows active and normal. Tested Msword 97,
Folio Views 3.11, Pegasus mail. This bug is on since wine-0.9.59 or
wine-0.9.60. Wine-0.9.58 and older are ok, 0.9.60 and newer have bug.
--
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=7106
--- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-02-16 01:58:07 ---
Is this still an issue in current (1.1.15 or newer) 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.
http://bugs.winehq.org/show_bug.cgi?id=425
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17407
Summary: [Colin McRae Rally: Dirt] X-Server crashs on startup
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffen.linux(a)gmx.de
Hi,
I've just installed the game, patched it and used a crack to get rid of the
copy protection.
After starting the game, it crashs the X-Server! And I'm not able to restart it
(ctrl-alt-backspace doesn't do anything) I only see the last output of the
terminal from the boot process.
I've tried to get a log of that (wine ./colin.exe > file.log) but that doesn't
work
I've a Ubuntu 8.10 on a laptop with an ATI Mobile HD2600 XT and 3 GB RAM. The
game was shipped with the laptop and under Windows XP it works on that machine,
so there is no problem with the hardware.
If someone knows how to get a log I'll try it and load it up 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.
http://bugs.winehq.org/show_bug.cgi?id=4781
--- Comment #31 from Andras Kovacs <andras(a)csevego.net> 2009-02-15 19:52:09 ---
(In reply to comment #30)
> (In reply to comment #29)
> > I haven't said, it's a crypt32 bug, only i thinked so. MSN returned an error in
> > XP mode, 8009000a; After a quick googling i found this on msdn
> > (http://msdn.microsoft.com/en-us/library/aa915314.aspx) possibly related. It
> > tells, 8009000a error code is NTE_BAD_TYPE, Invalid type specified.
> > But it can be totally unrelated.
>
> Thank you, that's useful. The last few lines of the WinXP log are:
> trace:crypt:CryptImportKey (0x177830, 0xde62b0, 36, 0x0, 00000100, 0x32f99c)
> trace:crypt:RSAENH_CPImportKey (hProv=00000004, pbData=0xde62b0,
> dwDataLen=36, hPubKey=00000000, dwFlags=00000100, phKey=0x2084bc)
> trace:crypt:CryptReleaseContext (0x177830, 00000000)
> trace:crypt:CryptReleaseContext (0x177830, 00000000)
> fixme:imm:ImmGetOpenStatus (0x176860): semi-stub
>
> If I were to guess, I'd say CryptImportKey is getting passed a blob type it
> doesn't recognize. From dlls/rsaenh/rsaenh.c:
> switch (pBlobHeader->bType)
> {
> (snip)
> default:
> SetLastError(NTE_BAD_TYPE); /* FIXME: error code? */
> return FALSE;
> }
>
> Some more traces probably need to be added to determine what's happening.
> Probably this would be an rsaenh bug, but lacking that as a component I'll
> switch it back to crypt32.
>
Yes you catched the problem (or missing feature). bType is 0x8, which is
PLAINTEXTKEYBLOB. This is currently unhandled.
--
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=16000
Summary: Office Word 2003 crash upon startup after upgrade to
1.1.6
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagikliwon(a)gmail.com
Created an attachment (id=17203)
--> (http://bugs.winehq.org/attachment.cgi?id=17203)
Words2003startupissue
Hi.
I am having problem starting Office Word 2003 since wine 1.1.6.
Word will try to start but it will prompting that it will need to recover my
work and restart Microsoft Office although i did not open any document yet.
If I try to close the prompt with the default option on:"Recover my work and
restart Microsoft Office Word", the same error message will appear.
I have since install wine 1.1.7 and wine 1.1.8 but none seems to work.
I attached the screenshot of the issue.
If you need some logging, please tell the commands to do so as I am not very
familiar with logging with 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.
http://bugs.winehq.org/show_bug.cgi?id=6787
--- Comment #10 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-02-15 18:40:17 ---
Problem is still present in 1.1.15. The fact that the context menu has
gibberish entries may be a clue to the issue.
--
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=7638
Markus Lutz <markus(a)gmlutz.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markus(a)gmlutz.de
--- Comment #3 from Markus Lutz <markus(a)gmlutz.de> 2009-02-15 17:12:23 ---
This bug still exists with newer papyrus versions (Papyrus Autor 1.06) and wine
1.1.15
--
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=4781
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|winsock |crypt32
--- Comment #30 from Juan Lang <juan_lang(a)yahoo.com> 2009-02-15 15:20:50 ---
(In reply to comment #29)
> I haven't said, it's a crypt32 bug, only i thinked so. MSN returned an error in
> XP mode, 8009000a; After a quick googling i found this on msdn
> (http://msdn.microsoft.com/en-us/library/aa915314.aspx) possibly related. It
> tells, 8009000a error code is NTE_BAD_TYPE, Invalid type specified.
> But it can be totally unrelated.
Thank you, that's useful. The last few lines of the WinXP log are:
trace:crypt:CryptImportKey (0x177830, 0xde62b0, 36, 0x0, 00000100, 0x32f99c)
trace:crypt:RSAENH_CPImportKey (hProv=00000004, pbData=0xde62b0,
dwDataLen=36, hPubKey=00000000, dwFlags=00000100, phKey=0x2084bc)
trace:crypt:CryptReleaseContext (0x177830, 00000000)
trace:crypt:CryptReleaseContext (0x177830, 00000000)
fixme:imm:ImmGetOpenStatus (0x176860): semi-stub
If I were to guess, I'd say CryptImportKey is getting passed a blob type it
doesn't recognize. From dlls/rsaenh/rsaenh.c:
switch (pBlobHeader->bType)
{
(snip)
default:
SetLastError(NTE_BAD_TYPE); /* FIXME: error code? */
return FALSE;
}
Some more traces probably need to be added to determine what's happening.
Probably this would be an rsaenh bug, but lacking that as a component I'll
switch it back to crypt32.
--
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=1244
Neil <n.polwart(a)gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |n.polwart(a)gmx.com
--- Comment #23 from Neil <n.polwart(a)gmx.com> 2009-02-15 15:15:16 ---
I have similar problems with a different program (proprietary software used on
just 5 machines around the world). I have been debugging with interceptty.
The application I am using sends an "ENQ" signal and then waits for an "ACK"
signal to come back. The ENQ is correctly sent. The ACK signal is actually
also recieved back from the instrument too by Linux but for some reason the
application running in Wine doesn't recieve the message.
--
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=6351
--- Comment #50 from Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> 2009-02-15 11:17:41 ---
Still present in Wine 1.1.15 but it wasn't immediate. The game seemed ok for
about a minute then suddenly the floor and other textures disappeared causing
it to look exactly the same as the previously reported issue.
--
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=17378
Summary: Steam wont start Counter Strike Source
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lfurik(a)gmail.com
Created an attachment (id=19425)
--> (http://bugs.winehq.org/attachment.cgi?id=19425)
Text from Konsole after I click on CS: Source icon in Steam
I run Steam over Wine. After installation CS: Source run. But after reboot and
runin Wine, Steam is not able to run CS: Source. It show Steam loadin screen
(Prepairing to launch Counter-Strike: Source.) and this is end.
--
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=4781
--- Comment #29 from Andras Kovacs <andras(a)csevego.net> 2009-02-15 04:38:51 ---
(In reply to comment #28)
> Thanks. I'm not sure where the crypt32 bug is, at least not from a brief
> glance at the logs. That doesn't mean it isn't, but I'd like a little more
> justification if you don't mind.
>
I haven't said, it's a crypt32 bug, only i thinked so. MSN returned an error in
XP mode, 8009000a; After a quick googling i found this on msdn
(http://msdn.microsoft.com/en-us/library/aa915314.aspx) possibly related. It
tells, 8009000a error code is NTE_BAD_TYPE, Invalid type specified.
But it can be totally unrelated.
--
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=9012
--- Comment #16 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2009-02-15 03:20:19 ---
After some testing.
If you use either native urlmon or shdocvw the crash stops.
It appears when BINDSTATUS_CLASSIDAVAILABLE is passed to OnProgress, the
processing is different in WINE. Still narrowing the the exact difference.
--
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=6351
--- Comment #49 from Daryll <daryll_26m(a)yahoo.com.ph> 2009-02-14 21:43:11 ---
I have recompiled git from source using tag wine-1.1.4 and there was no
graphics problem, e.g., the sky or terrain is not corrupted.
Using git tag wine-1.1.5, the graphics corruption was reproduced. Tag was
dated Sept 19, 2008. The following commits are likely responsible for the
graphics corruption (related to fbo):
wined3d: Create a FBO for each combination of render targets and depth stencil.
wined3d: Get rid of context_set_depth_stencil_fbo().
wined3d: Get rid of context_set_render_target_fbo().
wined3d: Handle drawbuffers in context_apply_fbo_state() instead of
context_set_render_target_fbo().
--
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=4781
--- Comment #28 from Juan Lang <juan_lang(a)yahoo.com> 2009-02-14 19:37:13 ---
Thanks. I'm not sure where the crypt32 bug is, at least not from a brief
glance at the logs. That doesn't mean it isn't, but I'd like a little more
justification if you don't mind.
--
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=17104
Summary: Drives in winecfg can not be set correctly for paths
containing non-latin (probably multibyte) characters.
[utf-8]
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chalkerx(a)gmail.com
If i try to create a drive in Wine and point it to
"/home/chalker/Documents/Софт/Wine", Wine creates a symlink in dosdevices
to "/home/chalker/Documents/����/Wine/" (and it doesn't work, of
course), but in winecfg that path is displayed correclty.
If i change the link manually to "/home/chalker/Documents/Софт/Wine", it
works, but looks like "/home/chalker/Documents/Софт/Wine" in
winecfg.
If i set a different drive to "/home/chalker/Documents/Софт/Wine"
in winecfg, the link is created to "/home/chalker/Documents/Софт/Wine".
ru_RU.UTF-8
--
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=17391
Summary: EVE Online Test Server Patch Installer Version 79298
fails
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.eve-online.com/patches/patches.asp?s=singularity&system=win&
edition=premium
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reboot(a)gmx.ch
Created an attachment (id=19453)
--> (http://bugs.winehq.org/attachment.cgi?id=19453)
Console output during installer run
When running the EVE Online Test Server Patch Installer Version 79298 the
Installer patch process stops right after reporting the current version. The
program still responds, but the patch process does not continue.
--
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=10923
Summary: JDK 6 offline installer fails to display README contents
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://java.sun.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The JDK 6 offline installer, jdk-6u3-windows-i586-p.exe,
tries to display the README at the end via our embedded web browser,
but nothing appears in the window; it's blank.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6078
--- Comment #18 from Vincent Povirk <madewokherd(a)gmail.com> 2009-02-14 16:59:37 ---
Created an attachment (id=19457)
--> (http://bugs.winehq.org/attachment.cgi?id=19457)
console output from wine 1.1.15
Still crashes on startup.
The program starts successfully with "winetricks riched20".
Attached log is of wine with builtin riched.
--
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=4122
Vincent Povirk <madewokherd(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |madewokherd(a)gmail.com
--- Comment #7 from Vincent Povirk <madewokherd(a)gmail.com> 2009-02-14 15:22:26 ---
This is either not a shell32 bug or a duplicate of bug 12464, depending on
whether we want to use a builtin wine app or a native app on the host OS.
--
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=4498
--- Comment #9 from Xavier Vachon <xvachon(a)gmail.com> 2009-02-14 12:37:33 ---
Created an attachment (id=19450)
--> (http://bugs.winehq.org/attachment.cgi?id=19450)
log +seh
Began first by creating a clean wine-git directory, and then I fetched the
commits located here: http://repo.or.cz/w/wine/hacks.git with the command
indicated (git fetch git://repo.or.cz/wine/hacks.git master:hacks) in the
directory. Compilation was done with the according Gentoo X64 indications. For
some odd reason, the game still does not load. I wonder if there is something I
forgot to do before compiling the main branch and the hacks.
Meanwhile, the +seh report of my test 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=17389
Summary: LineageII.exe fails on making some registry checks.
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http:\\files.l2.ru\Installer_Lineage2_1.0.5.rar
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flex_home(a)mail.ru
Created an attachment (id=19447)
--> (http://bugs.winehq.org/attachment.cgi?id=19447)
WINEDEBUG=+tid,+seh,+relay wine LineageII.exe >log.txt 2>&1
The results returned by native WINAPI registry functions differs from the
results, returned by WINE functions. This fact makes possible to detect
launching on nonWindows system.
--
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.