Prepare > Properties in Office 2007 causes WINE to freeze

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Fitzcarraldo
Level 2
Level 2
Posts: 10
Joined: Sun Nov 07, 2010 5:35 pm

Prepare > Properties in Office 2007 causes WINE to freeze

Post by Fitzcarraldo »

I'm using 64-bit (multilib) Gentoo/Sabayon Linux with the Portage source package manager only:

Code: Select all

# uname -a
Linux meshedgedx 3.1.0-sabayon #1 SMP Tue Nov 8 01:01:54 GMT 2011 x86_64 Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz GenuineIntel GNU/Linux
I used the Portage package manager to install 64-bit WINE with both win32 and win64 support:

Code: Select all

# eix -I app-emulation/wine
[I] app-emulation/wine
     Available versions:  1.2!t 1.2.1!t 1.2.2!t 1.2.3!t (~)1.3.0!t (~)1.3.1!t (~)1.3.2!t (~)1.3.3!t (~)1.3.4!t (~)1.3.5!t (~)1.3.6!t (~)1.3.7!t (~)1.3.8!t (~)1.3.9!t (~)1.3.10!t (~)1.3.11!t (~)1.3.12!t (~)1.3.13!t (~)1.3.14!t (~)1.3.15!t (~)1.3.16!t (~)1.3.17!t (~)1.3.18!t (~)1.3.19!t (~)1.3.20!t (~)1.3.21!t (~)1.3.22!t (~)1.3.23!t (~)1.3.24!t (~)1.3.25!t (~)1.3.26!t (~)1.3.27!t [m](~)1.3.28!t [m](~)1.3.29!t [m](~)1.3.30!t [m](~)1.3.31!t [m](~)1.3.32!t [m]**9999!t {+X alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mousewarp mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 (+)win64 xcomposite xinerama xml}                                                                                                                                                               
     Installed versions:  1.3.27!t(01:27:56 10/11/11)(X alsa cups dbus gecko gnutls gphoto2 gsm jpeg lcms ldap mp3 ncurses nls openal opengl perl png scanner ssl threads truetype v4l win32 win64 xinerama xml -capi -custom-cflags -fontconfig -gstreamer -hardened -opencl -oss -samba -test -xcomposite)
     Homepage:            http://www.winehq.org/
     Description:         free implementation of Windows(tm) on Unix

I use Office 2007 with WINE. The precise commands I used to install Office 2007 are given in the blog post:

http://fitzcarraldoblog.wordpress.com/2 ... vironment/

With WINE Version 1.3.27 installed, in any Office 2007 application I can select Office Button > Prepare > Properties, and a yellow bar appears below the Office 2007 Ribbon Menu. At the left side of that bar is a blue disc with an "i" in it. To the right of that is a down-pointing arrowhead which I can click on and select 'Advanced Properties...' to view and edit the document's properties.

However, if I install WINE Version 1.3.28 or above (the latest version currently in the Gentoo Portage package manager's ebuild repository is 1.3.32) then when I select Office Button > Prepare > Properties, the yellow bar appears under the Ribbon Menu but the Office 2007 application freezes and the mouse pointer remains as the 'Busy' pointer.

Does anyone else experience this problem accessing a document's properties from within an Office 2007 application? Is there a way to stop WINE hanging/freezing?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Prepare > Properties in Office 2007 causes WINE to fr

Post by dimesio »

Fitzcarraldo wrote: Does anyone else experience this problem accessing a document's properties from within an Office 2007 application? Is there a way to stop WINE hanging/freezing?
Yes, I see it. File a bug.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

I ran the regression test and filed a bug for it. http://bugs.winehq.org/show_bug.cgi?id=29046
Fitzcarraldo
Level 2
Level 2
Posts: 10
Joined: Sun Nov 07, 2010 5:35 pm

Post by Fitzcarraldo »

Thank you. This is the only thing stopping me from upgrading from WINE 1.3.27, as I need to specify and edit Office 2007 documents' Properties.
Fitzcarraldo
Level 2
Level 2
Posts: 10
Joined: Sun Nov 07, 2010 5:35 pm

Post by Fitzcarraldo »

I have today installed WINE 1.3.37 released on 13 January 2012 and can now access the Properties of Office 2007 documents.
Fitzcarraldo
Level 2
Level 2
Posts: 10
Joined: Sun Nov 07, 2010 5:35 pm

Post by Fitzcarraldo »

Please ignore my earlier post today: I forgot that I had masked versions of WINE greater than 1.3.27, and so I inadvertently reinstalled 1.3.27 instead of 1.3.37. :oops:

I've just removed the mask and this time really installed 1.3.37. Unfortunately the problem persists, i.e. WINE 1.3.37 freezes if I try to access an Office 2007 document's Properties. :(
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Fitzcarraldo wrote:Unfortunately the problem persists, i.e. WINE 1.3.37 freezes if I try to access an Office 2007 document's Properties. :(
Add a comment to the bug report that the problem is still present in 1.3.37.
Fitzcarraldo
Level 2
Level 2
Posts: 10
Joined: Sun Nov 07, 2010 5:35 pm

Post by Fitzcarraldo »

Just installed WINE-1.4_rc4 today and the problem is resolved. My thanks to dimesio for investigating the bug and submitting the bug report, and also to the good folk who fixed it. :D
Locked