Description: If you double click on a docx file on the Mac to open LO & the file, LO crashes. Steps to Reproduce: 1.Install 6.1a Master (May 24 - see below in additional info) 2.Run LO from Applications or Launchpad 3.Shutdown LO 4.Double click on a docx file. Crash Actual Results: Crash on launch of LO Expected Results: Should launch LO and open the docx file. Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: Version: 6.1.0.0.alpha1+ Build ID: 8d42de21c10bfefeaffabc5c939e7830a09f7dca CPU threads: 8; OS: Mac OS X 10.11.6; UI render: default; TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2018-05-24_03:38:39 Locale: en-CA (en.UTF-8); User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:60.0) Gecko/20100101 Firefox/60.0
Created attachment 142276 [details] Crash log
Addition to original post. This happens with xlsx, doc, odt, ods etc. files.
Thank you for reporting the bug. To be certain the reported issue is not related to corruption in the user profile, could you please reset your Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and re-test? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the issue is still present
Thanks for your comment & question. I followed the instructions and reset the user profile & restarted. Then quit LO. Double clicking on all odt, ods, xlsx, pptx, docx, doc etc files still crash LO. I have both 6.1a-master and 6.0.4.2 installed. This issue only happens with 6.1a-master and NOT 6.0.4.2.
I see a possibly related problem which appears to be linked to Apple's Gatekeeper. When I try to open an XLS file by double-clicking on it, by default, it opens in Excel (2016). If I change the default application to LibreOffice just for that file via the File Properties dialog using Finder (Cmd-I on the XLS file icon), I see the following error message when attempting to open it again : Impossible d’ouvrir « 1. Address Book - JDH with deleted sheets.xls », car cette app provient d’un développeur non identifié. The file is refused loading by the system, as allegedly the app trying to open it comes from an unidentified developer. I tried this with master 6.2.0.0alpha, LibreOffice 6.0.3.2 and LibreOffice Vanilla, with the same error message each time.
@bunkem : what is the default application and version associated with each of the filetypes (and files) you mention that you have attempted to open ? Have you tested the codesign utility against the app bundle ? What does it report ?
@Alex I've never used codesign but found some info and gave it a try. I hope this is helpful. === codesign -v /Applications/LibreOfficeDev.app /Applications/LibreOfficeDev.app: code object is not signed at all In architecture: x86_64 === I changed the default application to open all those files to LibreOfficeDev a few months back. I've been using LibreOfficeDev (Master) as a number of the fixes to bugs I reported in Fresh haven't made their way back into the current version.
(In reply to Alex Thurgood from comment #5) > I see a possibly related problem which appears to be linked to Apple's > Gatekeeper. > > When I try to open an XLS file by double-clicking on it, by default, it > opens in Excel (2016). If I change the default application to LibreOffice > just for that file via the File Properties dialog using Finder (Cmd-I on the > XLS file icon), I see the following error message when attempting to open it > again : > > Impossible d’ouvrir « 1. Address Book - JDH with deleted sheets.xls », car > cette app provient d’un développeur non identifié. > > The file is refused loading by the system, as allegedly the app trying to > open it comes from an unidentified developer. > > I tried this with master 6.2.0.0alpha, LibreOffice 6.0.3.2 and LibreOffice > Vanilla, with the same error message each time. @Alex this is normal behaviour. You have to right-click on the file first, then you get a dialog box with the unsigned warning but also an "open" button. Once you open the first file using this method, you can double click to open all the other files using 6.0 Fresh. Unfortunately this doesn't work with master as it crashes before you get to the dialog box. Where do you get 6.2.0.0alpha? The last version found in https://dev-builds.libreoffice.org/daily/master/MacOSX-x86_64@49-TDF/current/ is master~2018-05-24_03.38.39_LibreOfficeDev_6.1.0.0.alpha1_MacOS_x86-64.dmg I thought this was the last version for the Mac?
I have checked this in: Version: 6.2.0.0.alpha0+ Build ID: 29dbb864097cc3136b036fbeb0bfa7d24b1147d7 CPU threads: 8; OS: Mac OS X 10.11.6; UI render: default; TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2018-06-01_18:24:05 Locale: en-CA (en.UTF-8) And it appears to be fixed. Thank you.
Thanks for retesting with the latest version. Setting to RESOLVED WORKSFORME as the commit fixing this issue hasn't been identified.
(In reply to bunkem from comment #8) > Where do you get 6.2.0.0alpha? The last version found in > https://dev-builds.libreoffice.org/daily/master/MacOSX-x86_64@49-TDF/current/ > is master~2018-05-24_03.38.39_LibreOfficeDev_6.1.0.0.alpha1_MacOS_x86-64.dmg > > I thought this was the last version for the Mac? I build it myself from master, virtually on a daily basis.