http://bugs.winehq.org/show_bug.cgi?id=5041
------- Additional Comments From axel.braun(a)gmx.de 2006-13-08 05:01 -------
Actually there is a little trick that allows installation, I'll describe it in
the AppDB. After installation it mostly works, but partly crashes with the
Speicherzugriffsfehler.
I'll attach the installation log as well, maybe the messages in there help.
Cheers
Axel
--
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=5170
------- Additional Comments From Ronny.Standtke(a)gmx.net 2006-13-08 05:01 -------
I tested a bit more and noticed that setting the Windows version via winecfg
helps here. The problem doesn't appear when setting the following versions:
Windows 95, Windows 98, Windows ME, Windows NT 4.0. When selecting the
following versions the DDE problem appears: Windows 2000, Windows XP, Windows
2003. When selectin any other (older) version Office 97 doesn't install
anyway.
Anybody here who can confirm that the DDE problem also appears with a native
Win 2K, XP or 2003?
--
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=5930
------- Additional Comments From karaluh(a)tlen.pl 2006-13-08 04:46 -------
Virtual Desktop didn't solve the problem. The game behaves exactly the same as
without it.
--
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=4700
tomlohave(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3273 is|0 |1
obsolete| |
------- Additional Comments From tomlohave(a)gmail.com 2006-13-08 01:01 -------
Created an attachment (id=3274)
--> (http://bugs.winehq.org/attachment.cgi?id=3274&action=view)
good debug
precedent attachment was wrong (missing E in WINED"E"BUG). Sorry for this.
--
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=5933
Summary: Borland SilkTest 8.0 trial crashes
Product: Wine
Version: CVS
Platform: Other
URL: http://www.borland.com/downloads/download_silk.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Before you run the installer (SilkTest8001.exe),
you have to install the visual C 6 runtimes.
The installer tries to register things that require
the vb6 runtime and WINHTTP.DLL, but seems to complete
successfully even if you don't have those installed.
To run the app itself, do
$ cd ~/.wine/drive_c/Program Files/Segue/SilkTest
$ wine Partner.exe
This gets upset during startup:
fixme:winsock:convert_sockopt Unknown IPPROTO_TCP optname 0x8
err:winsock:WS_setsockopt Invalid level (6) or optname (8)
Exception! - System exception `COMM_FAILURE'
Reason: error number WSAENOPROTOOPT
Completed: no
Minor code: 6 (setsockopt() failed)
SgOrb::init failed
ORB pointer is not set, forgot to call init?
The UI comes up more or less ok.
(The main screen's toolbar is not drawn; wine complains
err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 0 is not
valid, number of bitmaps in imagelist: 0
But that's not the subject of this bug report.)
The UI crashes on many operations. For this bug report, let's focus on
File / New Project / Autogenerate
and load one of the example projects in Examples, e.g.
caseinsv.pln. You'll get a lovely 62 deep stack traceback
which seems to repeat itself (maybe we're doing some message handling
immediately when we should be queueing it, or something).
I'll attach a log.
--
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=5855
------- Additional Comments From me(a)gn0me.org 2006-12-08 22:00 -------
With help from vitamin in the #winehq channel, we found that the reason for this
bug is Xorg 7.1.1 not properly handling bitmap fonts.
In order to fix this issue, load up regedit (if you can see some fonts) or your
favourite text editor and edit your ~/.wine/user.reg to add the key:
[Software\\Wine\\X11 Driver]
"ClientSideWithRender"="N"
--
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=5932
Summary: Corel Word Perfect X3 installer fails
Product: Wine
Version: CVS
Platform: Other
URL: http://www.corel.com/servlet/Satellite?pagename=Corel3/D
ownloads/Trials
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that bug 5751 is fixed, the installer seems to
get a bit further, but still aborts without any user
interaction. Here are a few excerpts of the +msi log
(starting at line 163388):
err:msi:ITERATE_Actions Execution halted, action L"CA_Callit" returned 1603
...
trace:msi:ACTION_PerformUIAction Performing action (L"SetupCompleteError")
...
trace:msi:MSI_FormatRecordW (L"The wizard was interrupted before
[ProductName] could be completely installed...
--
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.