[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

--- Comment #10 from Robert Zuccherato  ---
I'mm sorry.  I forgot:

Version: 24.2.4.2 (AARCH64) / LibreOffice Community
Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2
CPU threads: 8; OS: macOS 14.5; UI render: Skia/Raster; VCL: osx
Locale: en-CA (en_CA.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

Robert Zuccherato  changed:

   What|Removed |Added

 CC||robert.zuccher...@gmail.com

--- Comment #9 from Robert Zuccherato  ---
I have this exact same problem.  Every time I try to create a pivot table, Calc
crashes in exactly the manor described in the original description.  I am also
using MacOS on ARM, so the problem might be limited to Macs.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

--- Comment #8 from m_a_riosv  ---
No issue with
Version: 24.2.4.2 (X86_64) / LibreOffice Community
Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Or
Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: a2b6ce5d21b7f5c84ced8485f5af279f1bf8135f
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render:
Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

--- Comment #7 from Bill Mitchell  ---
Have uploaded a sample 2x2 Calc spreadsheet, as well as a video that
demonstrates the issue that I'm experiencing.  

Another element which may be a factor - I've not saved a document yet with
LibreOffice to my ~/Documents folder, I was only saving files to the /tmp
folder. Not sure if that makes a difference, but I'm grasping at straws.

I just experienced possibly a different symptom of the same problem - at the
Pivot Table Layout window, I have two available fields "name", and "age".  I
dragged 'age' into the "column fields", and then attempted to drag "name" to
the "row fields" - and LibreOffice became nonresponsive.

Activity Monitor shows it consuming 99.6% of cpu, waited for 4 minutes, then
had to kill the process.

Sorry, I don't mean to be finding bugs!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

--- Comment #6 from Bill Mitchell  ---
Created attachment 194655
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194655=edit
Demonstration of issue

Screen capture of the issue happening (in .mp4 format for size considerations)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

Bill Mitchell  changed:

   What|Removed |Added

 CC||billybob.mitch...@gmail.com

--- Comment #5 from Bill Mitchell  ---
Created attachment 194654
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194654=edit
sample file with data

Attaching sample file with 2x2 data grid

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #4 from m_a_riosv  ---
Please attach a sample file, reduce the size as much as possible without
private information.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

--- Comment #3 from Werner Tietz  ---
anyway … Cannot reproduce a crash

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

--- Comment #2 from Bill Mitchell  ---
I'm sorry - I started with 3 columns
```
Name  | age | salary
bob   | 50  | 24000
alice | 54  | 3
```

then was doing a pivot table with Name on the 'row' field.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161493] Creating a simple pivot table with 2x2 data fails

2024-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161493

--- Comment #1 from Werner Tietz  ---
cannot reproduce with:
```
Version: 24.2.4.2 (AARCH64) / LibreOffice Community
Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2
CPU threads: 4; OS: Linux 6.6; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: en-US
Flatpak
Calc: threaded
```
IMHO your minimal »Example« doesnt make any sense to me, which **salary**-field
are you talking about?

do you mean a DataStructure like:
_
| A   | B|
1   |Name | Age  |
2   |Bob  | 50   |
_|

-- 
You are receiving this mail because:
You are the assignee for the bug.