http://bugs.winehq.org/show_bug.cgi?id=7571
------- Additional Comments From inckie(a)gmail.com 2007-14-05 12:10 -------
I have just tested Lotus Notes R5 with this last patch, and it works as
expected; all fonts seem to be there as well.
Is there something else I should do before I submit this to Wine-patches?
(Still no clues on the RUSSIAN_CHARSET ok()...)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8392
Summary: Lotus Notes 7 Adninistrator crash if feature "console"
requested
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paolo_red(a)yahoo.com
Actually the Notes Administrator feature "console" crash if you try to use it.
It exit with this:
fixme:reg:GetNativeSystemInfo (0x6f4774) using GetSystemInfo()
fixme:process:IsWow64Process (0xffffffff 0x34f418) stub!
fixme:netapi32:NetUserEnum ((null),20,
0x2,0x34f0f4,-1,0x34f100,0x34f310,0x34f0fc) stub!
err:win:DefWindowProcW called for other process window 0x10020
err:win:DefWindowProcW called for other process window 0x10020
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:ntdll:NtQueryObject Unsupported information class 1
My distro is Ubuntu 7.04, Notes release 7.02 FULL client (client, administrator,
designer) english. Suffered of "User preferences crash", solved with overriding
olacc.dll (and oleaccrc.dll), Console feature crash with and without that
workaround.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8373
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-14-05 11:21 -------
A similar patch got into Wine Git and will be part of Wine releases starting
from 0.9.38. Marking bug as resolved.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8391
Summary: EDWinXP 1.50 trial version aborts after splash screen
Product: Wine
Version: 0.9.37.
Platform: Other
URL: http://www.visionics.a.se/html/edwinxpdemo_f.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install goes fine, but the app fails before it displays
its main interface. The log shows
fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x1c41c1c), stub!
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {
b196b283-bab4-101a-b69c-00aa00341d07}
err:ole:OLEPictureImpl_Invoke invalid dispid 0x6 or wFlags 0x1
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6
699-11cf-b70c-00aa0060d393}
The app seems to work properly (well, it puts up the main interface
and can load and display files) if you use native dcom, e.g.
wget http://kegel.com/wine/winetricks
sh winetricks dcom98
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8389
------- Additional Comments From dank(a)kegel.com 2007-14-05 09:18 -------
+msi,+msidb is pretty big, so I put it up at
http://kegel.com/wine/autocad2002.log.rz
I should mention two other nits for posterity: the Setup.exe
at the root of the cd starts up ok, but
of its four buttons ("Browse CD", "Read Ebook", "Links", "Exit")
only "Exit" works as intended. Presumably you're
supposed to click on "Browse CD", navigate to
Software/AutoCAD 2002 Trial, and run SETUP.EXE there.
That launches your browser on a web page,
file:///media/cdrom0/Software/AutoCAD%202002%20Trial/index.htm
which uses an iframe to show the contents of SOURCE/TRIAL/BATCH,
and that doesn't display as expected in firefox.
All that does is launch ../build/setup.exe, and that relative path
only works if the current directory is right.
Whew. Hence, to test the installer, the easiest commandline is
wine /media/cdrom/Software/AutoCAD\ 2002\ Trial/SOURCE/TRIAL/BUILD/SETUP.EXE
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8185
------- Additional Comments From julliard(a)winehq.com 2007-14-05 09:13 -------
Probably exposing some bug, try 0.9.37 there have been richedit fixes in that area.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8185
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-14-05 09:04 -------
0667292eb594cf41dd0e929bcb3a077956eb10ef is first bad commit
commit 0667292eb594cf41dd0e929bcb3a077956eb10ef
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed May 17 13:55:36 2006 +0200
user: Support storing multiple winprocs in a single winproc handle.
Allows to remove special cases for window classes being Ascii and
Unicode at the same time.
AJ, could this commit be a cause of the regression, or does it just exposes some
bug?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7670
------- Additional Comments From brad.arth(a)gmail.com 2007-14-05 08:59 -------
I have tested in standard mode and sound work, no battle sounds though. Also, if
you put the -sndwinmm or -sndasio switches on the guild wars icon, to put it
into the new sound mode, then the game will not launch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8369
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Heroes 4 - no longer starts |Heroes 4 crashes in full-
| |screen mode
------- Additional Comments From alex(a)thehandofagony.com 2007-14-05 08:20 -------
Pavel, thankyou for reporting this bug. I can confirm that Heroes IV is
broken in 0.9.37, while working in 0.9.36.
You need to install git ('emerge git') and then find the commit which caused
the regression.
http://wiki.winehq.org/GitWine#regression_testing
For the record, it is actually only full-screen mode which is broken; running
in a window works just fine in 0.9.37.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.