http://bugs.winehq.org/show_bug.cgi?id=18196
Summary: Wordpro gets a warning on start up
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20676)
--> (http://bugs.winehq.org/attachment.cgi?id=20676)
trace on error message
Hi All,
Under 1.1.20, word pro gets a severe error warning from Wine on start up. If
you press okay or wait long enough, Word Pro start and works correctly. Please
see attachment for error message.
Many thanks,
-T
sh -c "cd /home/wine/drive_c/lotus/wordpro; /usr/local/bin/wine ./wordpro.exe
&> /home/temp/WordProWarning.txt"
--
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=18155
Summary: Approach crashes on File, Export
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20619)
--> (http://bugs.winehq.org/attachment.cgi?id=20619)
Approach File, Export Crash trace
Hi All,
I am am the OP on 15088. Now that I can actually get into Approach, I have
been using it all day. I have five bugs to report. (I am presuming you want
them on different reports.) I am running the native msvcrt.
sh -c "cd /home/wine/drive_c/lotus/approach; WINEDEBUG=+loaddll
WINEDLLOVERRIDES=msvcrt=n /usr/local/bin/wine ./approach.exe"
Bug number one: When you go to export a table (File, Export), Approach crashes
when you click on "export".
To reproduce:
1) open Approach with the native msvcrt
2) open a database
3) click on the "File" drop down
4) click on Approach
--
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=5395
--- Comment #11 from Dan Kegel <dank(a)kegel.com> 2009-04-25 12:01:07 ---
This bug is only about the install issue. I should have put
parentheses around the runtime issues; they're really
a different bug that deserves their own report(s).
--
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=5395
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
--- Comment #10 from Anastasius Focht <focht(a)gmx.net> 2009-04-25 11:20:01 ---
Hello,
so what feature/problem of what of the executables are you referring to?
You're mixing different issues and it's not clear what you are trying to
achieve.
--- quote ---
Unfortunately, it seems to require WBEM (see bug 16882 for that; although I've
followed the recipe there, I still haven't gotten winsat to output anything).
--- quote ---
Installation of WMICore 1.5 won't work as of now because Wine isn't capable to
build the correct tokens for services yet.
You will only mess your WINEPREFIX up.
I quickly tested with my own patch for bug 16882 and the app at least shows the
main GUI - though not really usable due to mshtml insufficiencies.
That winsat console tool also works with WMI installed - though every limited
(exposing other bugs)
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=18204
Summary: Creating a new wine prefix fails
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=20696)
--> (http://bugs.winehq.org/attachment.cgi?id=20696)
wine-1.1.20 output
Hello,
about my system:
Dell Latitude D830 notebook
NVIDIA Quadro NVS 140M
NVIDIA 180.51 drivers
Ubuntu jaunty amd64
When I create a new wine prefix with winecfg there is a page fault in libgl and
winecfg shows an error.
http://www.ubuntu-pics.de/bild/12964/screenshot_001_6ZCtVB.png
--
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=5395
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Component|msi |-unknown
Resolution|FIXED |
--- Comment #9 from Dan Kegel <dank(a)kegel.com> 2009-04-25 09:49:23 ---
The installer requires msxml6, which we don't provide, so I think
we should consider this an msxml bug.
More direct download URL:
http://download.microsoft.com/download/2/3/9/239542d5-9ad1-4af4-97e9-0762d5…
Installation recipe:
winetricks msxml6 dotnet11
or
winetricks msxml6 dotnet20
then
wine msiexec /i WindowsVistaUpgradeAdvisor.msi
The app won't run, but you can at least get winsat.exe to run;
it uses console output, so it runs into that nasty situation
where console output is invisible and non-redirectable,
you have to do
wineconsole cmd
and then inside the wine console,
winsat -help
to get info about what it can do. For instance,
winsat features
Unfortunately, it seems to require WBEM (see bug 16882
for that; although I've followed the recipe there,
I still haven't gotten winsat to output anything).
--
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=7519
Christoph Zeiler <rabyte(a)moonblade.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rabyte(a)moonblade.org
--- Comment #26 from Christoph Zeiler <rabyte(a)moonblade.org> 2009-04-25 09:24:54 ---
(In reply to comment #25)
> Is this still an issue in current (1.1.19 or newer) wine?
>
Yes, problem persists :(
I want to add that using the "working" EXE file, I too have been able to play
the game properly... more or less. Still crashes every six screens or so
(sometimes even more often, although due to the quicksave feature, that's not
that big a problem). CD changing does _not_ work, regretfully.
--
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=3154
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kennybobs(a)o2.co.uk
--- Comment #14 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-04-25 09:12:17 ---
This has been open a while!
Mathcad 5's entire console output:
fixme:ole:OleRegisterServer (Mathcad,0x151968,0x15196c,0x400000,1): stub!
fixme:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT(24) - not supported.
fixme:ole:OleRegisterClientDoc (Mathcad document,\Untitled:1,...): stub
fixme:ole:OleRegisterServerDoc (1,\Untitled:1): stub
fixme:ole:OleRenameClientDoc (1,C:\WINMCAD\HANDBOOK\SAMPLER\ASTRO.MCD,...):
stub
fixme:ole:OleRenameServerDoc (2,C:\WINMCAD\HANDBOOK\SAMPLER\ASTRO.MCD): stub.
fixme:ole:OleRegisterClientDoc (Mathcad
document,C:\WINMCAD\HANDBOOK\SAMPLER\ASTRO.MCD,...): stub
fixme:ole:OleRevokeServerDoc (2): stub
On exit, MCAD.EXE remains in memory consuming around 30% CPU time and has to be
killed.
I have created an appdb entry for this now (linked).
--
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=3542
Seth Anderson <sanders3cg(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #20693|application/octet-stream |text/plain
mime type| |
--
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.