[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells (macOS only)

2016-10-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

steve -_-  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #14 from steve -_-  ---
works in Version: 5.3.0.0.alpha0+
Build ID: 40fc2c1a0d2ebdf47131651045107c9d5abb850d
CPU Threads: 4; OS Version: Mac OS X 10.12; UI Render: default; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2016-10-20_06:13:56
Locale: de-DE (de_DE.UTF-8); Calc: group

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells (macOS only)

2016-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Buovjaga  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #13 from Buovjaga  ---
Reverting status change as bibisectRequest is not a valid reason for NEEDINFO
(and will cause the report to be ignored by bibisecters most likely).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells (macOS only)

2016-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Jan Holesovsky  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #12 from Jan Holesovsky  ---
Then again, the commit is a year old (was confused that it was in August too,
but did not check the year).  Really, need a bibisect here I fear.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells (macOS only)

2016-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Jan Holesovsky  changed:

   What|Removed |Added

   Keywords||bibisectRequest
 CC||noelgran...@gmail.com

--- Comment #11 from Jan Holesovsky  ---
My guess would be that it is down to commit
200e336d1d5c036b5ecd308d93e4131274b1efb8 (only the change in
sc/source/ui/inc/attrdlg.hxx), but of course bibisect / bisect would be most
appreciated.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells (macOS only)

2016-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Michael Meeks  changed:

   What|Removed |Added

 CC||ke...@collabora.com

--- Comment #10 from Michael Meeks  ---
This assertion fails:

include/svl/itemset.hxx: 

class SVL_DLLPUBLIC SfxItemSet
...
template const T* GetItem(sal_uInt16 nWhich, bool bSearchInParent
= true) const
{
const SfxPoolItem* pItem = GetItem(nWhich, bSearchInParent);
const T* pCastedItem = dynamic_cast(pItem);

assert(!pItem || pCastedItem); // if it exists, must have the correct
type
return pCastedItem;
}

Kendy - any thoughts on that ? =)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells (macOS only)

2016-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

steve -_-  changed:

   What|Removed |Added

Summary|crash when selecting column |crash when selecting column
   |and pressing ⌘1 or clicking |and pressing ⌘1 or clicking
   |menubar Format > Cells  |menubar Format > Cells
   ||(macOS only)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Alex Thurgood  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |haveBacktrace

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

--- Comment #9 from Alex Thurgood  ---
Created attachment 127032
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127032&action=edit
full bt debug build osx 10.11.6

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Alex Thurgood  changed:

   What|Removed |Added

   Keywords||wantBacktrace

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Alex Thurgood  changed:

   What|Removed |Added

   Keywords||regression
   Priority|medium  |highest
   Severity|normal  |critical

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Alex Thurgood  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

--- Comment #8 from Alex Thurgood  ---
Version: 5.3.0.0.alpha0+
Build ID: 03f576466c9f110fbef8923604908654d59484a6
CPU Threads: 2; OS Version: Mac OS X 10.11.6; UI Render: default; 
Locale: fr-FR (fr.UTF-8); Calc: group


Confirming, spectacular !

Will try and get a bt. it makes no difference whether the shortcut or the menu
Format > Cell is used, both produce a crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

--- Comment #7 from steve -_-  ---
Not related to specific document. Screencast added showing instant crash on
selecting Format > Cells with empty sheet.

@Alex could you try to repor this on your macOS machine?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

--- Comment #6 from steve -_-  ---
Created attachment 127031
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127031&action=edit
screencast

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

steve -_-  changed:

   What|Removed |Added

 Attachment #127023|0   |1
is obsolete||

--- Comment #5 from steve -_-  ---
Comment on attachment 127023
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127023
crash document

crash not related to any specific document

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

--- Comment #4 from Buovjaga  ---
No crash.

Win 7 Pro 64-bit Version: 5.3.0.0.alpha0+
Build ID: 1e84b23839d96068c862e746c9162db79d2c8c62
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-08-25_05:49:05
Locale: fi-FI (fi_FI); Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
 OS|All |Mac OS X (All)

--- Comment #3 from Julien Nabet  ---
Might be MacOs only bug, let's specify hardware for the moment.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #2 from Buovjaga  ---
No crash.. maybe I should update to the latest.

Win 7 Pro 64-bit Version: 5.3.0.0.alpha0+ (x64)
Build ID: 264466bd604d7613aa0a5e4b34c149ad66414580
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2016-08-21_21:59:38
Locale: fi-FI (fi_FI); Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

--- Comment #1 from steve -_-  ---
Version: 5.3.0.0.alpha0+
Build ID: 3e6052ce1b9a24f82358e574de32919fa2b6499f
CPU Threads: 4; OS Version: Mac OS X 10.11.6; UI Render: default; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2016-08-23_01:56:05
Locale: de-DE (de.UTF-8); Calc: group

and persisting with nightly from today

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101726] crash when selecting column and pressing ⌘1 or clicking menu =?UTF-8?Q?bar=20Format=20?=> Cells

2016-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101726

steve -_-  changed:

   What|Removed |Added

Summary|crash when selecting column |crash when selecting column
   |and pressing ⌘1 |and pressing ⌘1 or clicking
   ||menubar Format > Cells

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs