Bug 394519 - Crash on exporting tabular data to clipboard
Summary: Crash on exporting tabular data to clipboard
Status: CLOSED FIXED
Alias: None
Product: KEXI
Classification: Applications
Component: Migration/Import/Export (show other bugs)
Version: 3.1.0
Platform: Other Linux
: HI crash
Target Milestone: ---
Assignee: Jarosław Staniek
URL:
Keywords:
: 397568 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-05-21 13:51 UTC by Jarosław Staniek
Modified: 2018-12-15 23:54 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 3.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jarosław Staniek 2018-05-21 13:51:35 UTC
Crash on exporting tabular data to clipboard: 
1. Right-click table, Export->To clipboard
2. Click options
3. Click Finish

Result: crash
Expected: copies properly
Comment 1 Jarosław Staniek 2018-05-21 13:53:32 UTC
Git commit a6d385767a026f47eb885c1e5de65644df73f077 by Jaroslaw Staniek.
Committed on 21/05/2018 at 13:52.
Pushed by staniek into branch '3.1'.

Fix crash on exporting tabular data to clipboard introduced in 3.1.0
FIXED-IN:3.1.1

M  +1    -1    src/plugins/importexport/csv/kexicsvexport.cpp

https://commits.kde.org/kexi/a6d385767a026f47eb885c1e5de65644df73f077
Comment 2 Jarosław Staniek 2018-09-05 08:09:04 UTC
*** Bug 397568 has been marked as a duplicate of this bug. ***