http://bugs.winehq.org/show_bug.cgi?id=25073
Summary: Office 2007 suite programs crash trying to display
file dialog
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthew.hirsch(a)gmail.com
Created an attachment (id=31794)
--> (http://bugs.winehq.org/attachment.cgi?id=31794)
Output from powerpoint run with wine on the command line
When using Office 2007 word and powerpoint (I haven't tested others), I get a
crash and "*** buffer overflow detected ***" message when I perform an
operation that would normally open a file dialog, such as "open" or "save as".
I'm using the fedora 14 packaged wine, wine-1.3.5-1.fc14.i686. I deleted my
.wine directory and reinstalled office from scratch and get the same error.
This same configuration worked in an earlier version of wine from fedora 13
(not sure which version).
I am using the riched20 override. A backtrace 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=5485
--- Comment #47 from Philip Baker <philip.baker(a)gmx.net> 2010-11-07 17:16:39 CST ---
(In reply to comment #46)
> (In reply to comment #45)
> > I found the solution. It was very simple. The problem is not wine, its the
> > configuration of CCG. Here is the solution:
> >
> > - Install CCG with WINE.
> > - Copy the cracked files genererals.exe and game.dat to your
> > "~/.wine/drive_c/Program Files/EA Games/Command and Conquer Generals"
> > directory.
> > - Install the latest 2D-3D driver for your graphic adapter.
> > - Create a directory called "~/Command and Conquer Generals Data" and create
> > the file options.ini as in comment 31.
> > - Open the file options.ini and change the resolution "resolution = " to this
> > of your monitor (resolution = 1280 1024).
> >
> > Thats it...
>
> You found the solution? It's only been mentioned here a handful of times...
> Didn't have to look hard. And it's for C&C Generals, doesn't work for Zero
> Hour.
It works with ZH. Im playing it right now. I used the same options.ini file.
--
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=5485
--- Comment #46 from DrSlony <drslony(a)panopixel.org> 2010-11-07 17:12:26 CST ---
(In reply to comment #45)
> I found the solution. It was very simple. The problem is not wine, its the
> configuration of CCG. Here is the solution:
>
> - Install CCG with WINE.
> - Copy the cracked files genererals.exe and game.dat to your
> "~/.wine/drive_c/Program Files/EA Games/Command and Conquer Generals"
> directory.
> - Install the latest 2D-3D driver for your graphic adapter.
> - Create a directory called "~/Command and Conquer Generals Data" and create
> the file options.ini as in comment 31.
> - Open the file options.ini and change the resolution "resolution = " to this
> of your monitor (resolution = 1280 1024).
>
> Thats it...
You found the solution? It's only been mentioned here a handful of times...
Didn't have to look hard. And it's for C&C Generals, doesn't work for Zero
Hour.
--
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=5485
--- Comment #45 from Philip Baker <philip.baker(a)gmx.net> 2010-11-07 16:16:15 CST ---
I found the solution. It was very simple. The problem is not wine, its the
configuration of CCG. Here is the solution:
- Install CCG with WINE.
- Copy the cracked files genererals.exe and game.dat to your
"~/.wine/drive_c/Program Files/EA Games/Command and Conquer Generals"
directory.
- Install the latest 2D-3D driver for your graphic adapter.
- Create a directory called "~/Command and Conquer Generals Data" and create
the file options.ini as in comment 31.
- Open the file options.ini and change the resolution "resolution = " to this
of your monitor (resolution = 1280 1024).
Thats it...
--
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=5485
Philip Baker <philip.baker(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |philip.baker(a)gmx.net
--
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=22387
Summary: Wine fails to work when compiled with GCC 4.5.0 and
certain GCC flags
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=27400)
--> (http://bugs.winehq.org/attachment.cgi?id=27400)
Backtrace
I have just compiled Wine with the following CFLAGS:
-march=native -O2 -pipe -ftree-vectorize (which on my PC translate to
-march=atom -mcx16 -msahf -maes -mpclmul -mpopcnt -msse4.2 --param
l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096
-mtune=core2)
using recently released GCC 4.5.0.
Now all non-native applications fail to start.
--
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=4756
--- Comment #35 from Salim <lemsto(a)voila.fr> 2010-11-07 07:11:36 CST ---
As said in comment 26, I was able to get the accept button ungrayed by a trick.
I went down the EULA text and selected it all by a Ctrl+A.
Version of Wine : 1.3.5
Bard's Tale : Originial DVD.
--
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=8653
--- Comment #13 from chagam(a)gmail.com 2010-11-07 06:10:41 CST ---
Hi,
Tried : wine-1.3.5-1.fc13.i686
Same error message but nothing special in the log.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.