http://bugs.winehq.org/show_bug.cgi?id=23734
Summary: Office 2007 installer: cannot add or remove programs
after initial install
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=29730)
--> (http://bugs.winehq.org/attachment.cgi?id=29730)
Crash from rerunning the Office 2007 installer
The Office 2007 installer works fine on the initial install, including
customizing, but cannot be used to add or remove programs later. It does not
recognize that Office is already installed when you rerun the installer, and
asks for the product key again instead of showing the Add or Remove Programs
dialog. If you enter the product key, it will allow you to select items to add
or remove, but will crash shortly after the install starts.
--
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=14412
Summary: staruml can't load examples
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.staruml.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next bug in this app after bug 5565.
To reproduce:
rm -rf .wine
wget
http://internap.dl.sourceforge.net/sourceforge/staruml/staruml-5.0-with-cm.…
wget http://kegel.com/wine/winetricks
sh winetricks vcrun6
wine staruml-5.0-with-cm.exe
Then run the app, and do File / Open and load one of the examples.
You will see an OLE error dialog, and the fixme
fixme:msxml:domdoc_put_onReadyStateChange
When you quit, the app will crash:
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7ee2b974 (thread
0028), starting debugger...
(winetricks msxml4 should rescue it; I haven't checked that since bug 5565.)
--
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=25033
Summary: Solo on Keyboard 9.0.2.1 setup fails
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newgarry(a)mail.ru
Solo on Keyboard 9.0.2.1 setup fails with following error messages:
fixme:shell:SHAutoComplete stub
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
--
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=12583
Summary: clipboard monitor is not working in PSPad
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://www.pspad.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
No function of clipboard monitor (tool->clipboard monitor window; alt-m) is
working in PSPad 4.5.3.
--
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=19654
Summary: The "Mudokon Status Indicator" in Abe's Oddysee
doesn't work correctly
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: velociostrich(a)gmail.com
Created an attachment (id=22937)
--> (http://bugs.winehq.org/attachment.cgi?id=22937)
Screenshot
Rescuing the Mudokons in the first hidden area in "Stockyard Escape" results in
the "Mudokon Status Indicator" for that area showing -3 casualties, among other
errors; a screenshot is attached displaying the 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=26177
Summary: Compilation of dlls/msxml3 fails on CentOS 3
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
When compiling Wine within a CentOS 3 virtual machine, make aborts with:
make[1]: Entering directory `/home/arethusa/wine-1.3.14/dlls/msxml3'
gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2
-I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC
-Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wwrite-strings -Wpointer-arith -g -O2 -o attribute.o
attribute.c
In file included from attribute.c:32:
msxml_private.h:221: syntax error before "xmlErrorLevel"
msxml_private.h:221: warning: function declaration isn't a prototype
msxml_private.h:222: syntax error before "xmlErrorPtr"
msxml_private.h:222: warning: function declaration isn't a prototype
make[1]: *** [attribute.o] Error 1
make[1]: Leaving directory `/home/arethusa/wine-1.3.14/dlls/msxml3'
make: *** [dlls/msxml3] Error 2
yum reports the system installation of libxml2 as:
Name : libxml2
Arch : i386
Version: 2.5.10
Release: 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=2666
maikwagner(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maikwagner(a)yahoo.com
--- Comment #38 from maikwagner(a)yahoo.com 2011-03-04 07:07:48 CST ---
I would also like to confirm this bug. My wine version is:
[mwagner@localhost Age of Empires Trial]$ wine --version
wine-1.3.12
--
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=26287
Summary: Big Fish Games client won't work.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidmoss1(a)comcast.net
Created an attachment (id=33508)
--> (http://bugs.winehq.org/attachment.cgi?id=33508)
Error message(s) returned
Greetings;
I am running Fedora Linux 2.6.35.11-83.fc14.i686 with Wine 1.3.12 on a HP
netbook Mini 1100. Going to Places -> C: -> Program FIles -> bfgclient ->
bfgclient.exe then right-clicking on OPen with WIne WIndows Program Loader, and
I get the attached error message, which I have no idea of what to do with :-(
According to the Wine site,
http://appdb.winehq.org/objectManager.php?sClass=application&iId=11017, it
should work.
Help!
Thank you in advance for all your assistance, as I posted this on the Fedora
forums, with no luck :-(
David
--
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=7163
--- Comment #18 from Vincent Povirk <madewokherd(a)gmail.com> 2011-03-02 15:57:07 CST ---
I've just filed bug 26286 for the current version's behavior.
--
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.