[Libreoffice-bugs] [Bug 118728] New: Writer: Problem with mailing function
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 12 14:26:16 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118728
Bug ID: 118728
Summary: Writer: Problem with mailing function
Product: LibreOffice
Version: 6.0.0.0.alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: realitix at gmail.com
Created attachment 143521
--> https://bugs.documentfoundation.org/attachment.cgi?id=143521&action=edit
exchange_database_file
Hello,
When I try to print in a file from a mailing document, LibreOffice crashes.
Step to reproduce:
1 - Open Writer and go to Edit > Exchange Database
2 - Browse the database donnees.ods (joined) and add it
3 - Go to View > Data Sources and unroll donnees > Tables and click on Feuille1
4 - Select each column and drag it to the writer document
5 - Go to File > Print (click yes when the popup appears)
6 - Set the output to File and save the document
The crash appears.
I reproduced this crash with gdb and I got this error just before the crash:
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_addressbooksource.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergeprintdocuments.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergesavedocuments.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergecreatedocuments.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergeemaildocuments.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergeexcludeentry.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergecurrententry.png' from icon theme
'elementary'
warn:ucb.ucp.gio:2486:2486:ucb/source/ucp/gio/gio_content.cxx:392: ignoring
GError "Operation not supported" for <>
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_addressbooksource.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergeprintdocuments.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergesavedocuments.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergecreatedocuments.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergeemaildocuments.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergeexcludeentry.png' from icon theme
'elementary'
warn:fwk.uiconfiguration:2486:2486:framework/source/uiconfiguration/ImageArrayData.cxx:74:
Failed to load image 'cmd/lc_mailmergecurrententry.png' from icon theme
'elementary'
warn:svx.fmcomp:2486:2486:svx/source/fmcomp/fmgridcl.cxx:1898:
N3com3sun4star3uno9ExceptionE
warn:vcl:2486:2486:vcl/source/app/salusereventlist.cxx:114: Uncaught
com.sun.star.lang.DisposedException
Thread 1 "soffice.bin" received signal SIGABRT, Aborted.
__GI_raise (sig=sig at entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce
type.
(gdb) c
Continuing.
warn:vcl:2486:2486:vcl/source/window/dialog.cxx:864:
Dialog::StartExecuteModal() - Parent not visible
warn:sfx.view:2486:2486:sfx2/source/view/viewfrm.cxx:3047: SID_SIDEBAR state
requested, but no task pane child window exists for this ID!
[Thread 0x7fffd1f29700 (LWP 4033) exited]
[New Thread 0x7fffd1f29700 (LWP 4043)]
warn:sfx.view:2486:2486:sfx2/source/view/viewfrm.cxx:3047: SID_SIDEBAR state
requested, but no task pane child window exists for this ID!
[Thread 0x7fffd1f29700 (LWP 4043) exited]
[Thread 0x7fffc8ac4700 (LWP 3967) exited]
This problem exists on master.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180712/4a9fe842/attachment.html>
More information about the Libreoffice-bugs
mailing list