Description: Crashed when editing a new dialog. Steps to Reproduce: 1. Tools > Options > Organize Dialogs. 2. Click "New..." 3. Click Edit to edit the dialog Actual Results: Dialog editor show up. Expected Results: It hangs. Reproducible: Always User Profile Reset: Yes Additional Info: Version: 5.4.2.2 Build ID: 1:5.4.2-0ubuntu0.17.10.1 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); Calc: group * Reproducible both with and without hardware acceleration. * Not reproducible with Windows. User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
You mixed actual results and expected results but with master sources updated yesterday, I could reproduce this.
Created attachment 138746 [details] bt with debug symbols
It seems specific
Caolán: since it concerns vcl and more particularly gtk3, thought you might be interested in this one.
> Steps to Reproduce: > 1. Tools > Options > Organize Dialogs. > 2. Click "New..." > 3. Click Edit to edit the dialog I guess you mean Tools > Macros > Organize Dialog? if so, I can't reproduce it in Version: 6.1.0.0.alpha0+ Build ID: 2bf1cc7372088ec31ac5f0fb60de57feda59d3b7 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded
(In reply to Xisco Faulí from comment #5) > > Steps to Reproduce: > > 1. Tools > Options > Organize Dialogs. > > 2. Click "New..." > > 3. Click Edit to edit the dialog > > I guess you mean Tools > Macros > Organize Dialog? > if so, I can't reproduce it in @Julien Nabet, is this right? which gtk version do you have? mine is 3.22 and I can't reproduce. Is there any missing step?
Xisco: I got 3.22.26-2. It wasn't explicit in my previous comments but I had an assert, not a crash. So if you don't use a debug build you won't reproduce what I got.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b5e9fc18cb51e52f2f3f5b35cba7fed5cd6cb122&h=libreoffice-5-4 Resolves: tdf#114766 gtk3 solar mutex assert It will be available in 5.4.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ca9526f42a1eac5aa3ff801e017636ca0e618ebd&h=libreoffice-6-0 Resolves: tdf#114766 gtk3 solar mutex assert It will be available in 6.0.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e7980e60ee60d9707780d0eee3841850351febf6 Resolves: tdf#114766 gtk3 solar mutex assert It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
A polite ping to Caolán McNamara: is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Thanks
yeah, fixed this