I'm trying to get OpenOffice to work (required by another software I want to use). I have successfully installed openoffice, but when I try to start any of its components it fails with
"The application gtk2-tqt-engine (soffice.bin-gtk-tqt-application) crashed and caused the signal 6 (SIGABRT)."
It looks like it's imbedded in OpenOffice? Not sure. I've attached a trace. Might be related to the desktop I'm using (Trinity)?
Leslie -- Platform: Linux Distribution: openSUSE Leap 15.4 (x86_64) Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.0 tde-config: 1.0
J Leslie Turriff wrote:
I'm trying to get OpenOffice to work (required by another software I want to use). I have successfully installed openoffice, but when I try to start any of its components it fails with
"The application gtk2-tqt-engine (soffice.bin-gtk-tqt-application) crashed and caused the signal 6 (SIGABRT)."
It looks like it's imbedded in OpenOffice? Not sure. I've attached a trace. Might be related to the desktop I'm using (Trinity)?
Leslie
I am using the Apache version (present 4.1.10) daily and do not have any issues.
I suggest you remove the gtk2-tqt-engine package and try again. I do not have it installed here.
BR
It have deinstalled all of the gtk2 engines and themes, but the problem persists.
Leslie
On 2023-07-08 11:37:39 deloptes via tde-users wrote:
J Leslie Turriff wrote:
I'm trying to get OpenOffice to work (required by another software I want to use). I have successfully installed openoffice, but when I try to start any of its components it fails with
"The application gtk2-tqt-engine (soffice.bin-gtk-tqt-application) crashed and caused the signal 6 (SIGABRT)."
It looks like it's imbedded in OpenOffice? Not sure. I've attached a trace. Might be related to the desktop I'm using (Trinity)?
Leslie
I am using the Apache version (present 4.1.10) daily and do not have any issues.
I suggest you remove the gtk2-tqt-engine package and try again. I do not have it installed here.
BR
tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskt op.org
On Sat July 8 2023 11:37:34 J Leslie Turriff via tde-users wrote:
It have deinstalled all of the gtk2 engines and themes, but the problem persists.
Hi Leslie,
Looking at the stack trace the problem was deep within OpenOffice, probably while analyzing a true type font while cataloging fonts, perhaps while preparing a menu of fonts.
The mention of gtk2 engine seems to be spurious. Nor does there seem to be any connection with TDE.
Possibly an OpenOffice bug or a broken font.
But then this is all wrapped in a "dp_misc::syncRepositories()". Are you syncing labels? Syncing with OneDrive? Syncing something else? I can only guess what that function might do. You may need to talk to an OpenOffice list.
--Mike
On 2023-07-08 13:58:02 Mike Bird via tde-users wrote:
On Sat July 8 2023 11:37:34 J Leslie Turriff via tde-users wrote:
It have deinstalled all of the gtk2 engines and themes, but the problem persists.
Hi Leslie,
Looking at the stack trace the problem was deep within OpenOffice, probably while analyzing a true type font while cataloging fonts, perhaps while preparing a menu of fonts.
The mention of gtk2 engine seems to be spurious. Nor does there seem to be any connection with TDE.
Possibly an OpenOffice bug or a broken font.
But then this is all wrapped in a "dp_misc::syncRepositories()". Are you syncing labels? Syncing with OneDrive? Syncing something else? I can only guess what that function might do. You may need to talk to an OpenOffice list.
If there is a filesystem sync operation happening it is either initiated by OpenOffice or just coincidental; I certainly didn't request it. I will see what I get from the OpenOffice mailing list. Thanks,
Leslie -- Platform: Linux Distribution: openSUSE Leap 15.4 (x86_64) Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.0 tde-config: 1.0
On 2023-07-08 13:58:02 Mike Bird via tde-users wrote:
On Sat July 8 2023 11:37:34 J Leslie Turriff via tde-users wrote:
It have deinstalled all of the gtk2 engines and themes, but the problem persists.
Hi Leslie,
Looking at the stack trace the problem was deep within OpenOffice, probably while analyzing a true type font while cataloging fonts, perhaps while preparing a menu of fonts.
The mention of gtk2 engine seems to be spurious. Nor does there seem to be any connection with TDE.
Possibly an OpenOffice bug or a broken font.
But then this is all wrapped in a "dp_misc::syncRepositories()". Are you syncing labels? Syncing with OneDrive? Syncing something else? I can only guess what that function might do. You may need to talk to an OpenOffice list.
--Mike ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskt op.org
Mike, When I start OpenOffice from the command line, I see this:
| @16:27:21 ─▶leslie@pinto◀─ | wd=~ | $ /opt/openoffice4/program/soffice | [2023/07/18 16:27:35.332] TQSettings::sync: failed to open '/etc/tqt3/tqt_plugins_3.5rc.tmp' for writing | Application Error[kcrash] TDECrash: Application 'soffice.bin-gtk-tqt-application' crashing... | rc=253
Probably this is a red-herring, but why would an application (or Trinity?) be trying to write a file into /etc/? (I tried making that file world-writable, but I get the same error.)
Leslie
On Tue July 18 2023 14:37:54 J Leslie Turriff via tde-users wrote:
When I start OpenOffice from the command line, I see this: | @16:27:21 ─▶leslie@pinto◀─ | wd=~ | $ /opt/openoffice4/program/soffice | [2023/07/18 16:27:35.332] TQSettings::sync: failed to open | '/etc/tqt3/tqt_plugins_3.5rc.tmp' for writing Application Error[kcrash] | TDECrash: Application 'soffice.bin-gtk-tqt-application' crashing... | rc=253
Probably this is a red-herring, but why would an application (or Trinity?) be trying to write a file into /etc/? (I tried making that file world-writable, but I get the same error.)
Hi Leslie,
My /etc/tqt3/tqt_plugins_3.5rc.tmp owned by root:root, mode 644, and last updated June 22nd. I don't know why it was updated then - I can't find any TDE packages that were installed or upgraded about that time.
Package libtqt3-mt-data is listed as owner of /etc/tqt3/qtrc but I cannot find an official owner of /etc/tqt3/tqt_plugins_3.5rc.tmp .
I think we need to see if the actual TDE devs can shed some light.
--Mike
Anno domini 2023 Tue, 18 Jul 16:20:08 -0700 Mike Bird via tde-users scripsit:
On Tue July 18 2023 14:37:54 J Leslie Turriff via tde-users wrote:
When I start OpenOffice from the command line, I see this: | @16:27:21 ─▶leslie@pinto◀─ | wd=~ | $ /opt/openoffice4/program/soffice | [2023/07/18 16:27:35.332] TQSettings::sync: failed to open | '/etc/tqt3/tqt_plugins_3.5rc.tmp' for writing Application Error[kcrash] | TDECrash: Application 'soffice.bin-gtk-tqt-application' crashing... | rc=253
Probably this is a red-herring, but why would an application (or Trinity?) be trying to write a file into /etc/? (I tried making that file world-writable, but I get the same error.)
Hi Leslie,
My /etc/tqt3/tqt_plugins_3.5rc.tmp owned by root:root, mode 644, and last updated June 22nd. I don't know why it was updated then - I can't find any TDE packages that were installed or upgraded about that time.
Package libtqt3-mt-data is listed as owner of /etc/tqt3/qtrc but I cannot find an official owner of /etc/tqt3/tqt_plugins_3.5rc.tmp .
I think we need to see if the actual TDE devs can shed some light.
You can make /etc/tqt3/tqt_plugins_3.5rc.tmp writeble for evryone and try again. IMO that's not the cause of the problem, gtk2 tqt plugin crashed for certain application (e.g. franz lisp), removing it made things wrk again. other question is: are the gtk2 libraries installed correctly? what's in ~/.xsesson-errors?
Nik
--Mike ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
On 2023-07-19 02:14:16 Dr. Nikolaus Klepp via tde-users wrote:
Anno domini 2023 Tue, 18 Jul 16:20:08 -0700
Mike Bird via tde-users scripsit:
On Tue July 18 2023 14:37:54 J Leslie Turriff via tde-users wrote:
When I start OpenOffice from the command line, I see this: | @16:27:21 ─▶leslie@pinto◀─ | wd=~ | $ /opt/openoffice4/program/soffice | [2023/07/18 16:27:35.332] TQSettings::sync: failed to open | '/etc/tqt3/tqt_plugins_3.5rc.tmp' for writing Application | Error[kcrash] TDECrash: Application 'soffice.bin-gtk-tqt-application' | crashing... rc=253
Probably this is a red-herring, but why would an application (or Trinity?) be trying to write a file into /etc/? (I tried making that file world-writable, but I get the same error.)
Hi Leslie,
My /etc/tqt3/tqt_plugins_3.5rc.tmp owned by root:root, mode 644, and last updated June 22nd. I don't know why it was updated then - I can't find any TDE packages that were installed or upgraded about that time.
Package libtqt3-mt-data is listed as owner of /etc/tqt3/qtrc but I cannot find an official owner of /etc/tqt3/tqt_plugins_3.5rc.tmp .
I think we need to see if the actual TDE devs can shed some light.
You can make /etc/tqt3/tqt_plugins_3.5rc.tmp writeble for evryone and try again. IMO that's not the cause of the problem, gtk2 tqt plugin crashed for certain application (e.g. franz lisp), removing it made things wrk again. other question is: are the gtk2 libraries installed correctly? what's in ~/.xsesson-errors?
Yes, as I said, that's probably a red-herring. It does explain why the syncRepositories() appears in the trace (see Mike's first response).
I have submitted an extract of this thread to the OpenOffice mailing list; so far there has been no response.
Leslie
Nik
--Mike
-- Platform: Linux Distribution: openSUSE Leap 15.4 (x86_64) Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.0 tde-config: 1.0
Anno domini 2023 Wed, 19 Jul 02:48:10 -0500 J Leslie Turriff via tde-users scripsit:
On 2023-07-19 02:14:16 Dr. Nikolaus Klepp via tde-users wrote:
Anno domini 2023 Tue, 18 Jul 16:20:08 -0700
Mike Bird via tde-users scripsit:
On Tue July 18 2023 14:37:54 J Leslie Turriff via tde-users wrote:
When I start OpenOffice from the command line, I see this: | @16:27:21 ─▶leslie@pinto◀─ | wd=~ | $ /opt/openoffice4/program/soffice | [2023/07/18 16:27:35.332] TQSettings::sync: failed to open | '/etc/tqt3/tqt_plugins_3.5rc.tmp' for writing Application | Error[kcrash] TDECrash: Application 'soffice.bin-gtk-tqt-application' | crashing... rc=253
Probably this is a red-herring, but why would an application (or Trinity?) be trying to write a file into /etc/? (I tried making that file world-writable, but I get the same error.)
Hi Leslie,
My /etc/tqt3/tqt_plugins_3.5rc.tmp owned by root:root, mode 644, and last updated June 22nd. I don't know why it was updated then - I can't find any TDE packages that were installed or upgraded about that time.
Package libtqt3-mt-data is listed as owner of /etc/tqt3/qtrc but I cannot find an official owner of /etc/tqt3/tqt_plugins_3.5rc.tmp .
I think we need to see if the actual TDE devs can shed some light.
You can make /etc/tqt3/tqt_plugins_3.5rc.tmp writeble for evryone and try again. IMO that's not the cause of the problem, gtk2 tqt plugin crashed for certain application (e.g. franz lisp), removing it made things wrk again. other question is: are the gtk2 libraries installed correctly? what's in ~/.xsesson-errors?
Yes, as I said, that's probably a red-herring. It does explain why the syncRepositories() appears in the trace (see Mike's first response).
I have submitted an extract of this thread to the OpenOffice mailing list; so far there has been no response.
Don't want to spoil the fun, but Franz Inc. werde not able to solve the issue.
N ik
Leslie
Nik
--Mike
-- Platform: Linux Distribution: openSUSE Leap 15.4 (x86_64) Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.0 tde-config: 1.0 ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
On 2023-07-19 03:34:15 Dr. Nikolaus Klepp via tde-users wrote:
Anno domini 2023 Wed, 19 Jul 02:48:10 -0500
J Leslie Turriff via tde-users scripsit:
On 2023-07-19 02:14:16 Dr. Nikolaus Klepp via tde-users wrote:
Anno domini 2023 Tue, 18 Jul 16:20:08 -0700
Mike Bird via tde-users scripsit:
On Tue July 18 2023 14:37:54 J Leslie Turriff via tde-users wrote:
When I start OpenOffice from the command line, I see this: | @16:27:21 ─▶leslie@pinto◀─ | wd=~ | $ /opt/openoffice4/program/soffice | [2023/07/18 16:27:35.332] TQSettings::sync: failed to open | '/etc/tqt3/tqt_plugins_3.5rc.tmp' for writing Application | Error[kcrash] TDECrash: Application | 'soffice.bin-gtk-tqt-application' crashing... rc=253
Probably this is a red-herring, but why would an application (or Trinity?) be trying to write a file into /etc/? (I tried making that file world-writable, but I get the same error.)
Hi Leslie,
My /etc/tqt3/tqt_plugins_3.5rc.tmp owned by root:root, mode 644, and last updated June 22nd. I don't know why it was updated then - I can't find any TDE packages that were installed or upgraded about that time.
Package libtqt3-mt-data is listed as owner of /etc/tqt3/qtrc but I cannot find an official owner of /etc/tqt3/tqt_plugins_3.5rc.tmp .
I think we need to see if the actual TDE devs can shed some light.
You can make /etc/tqt3/tqt_plugins_3.5rc.tmp writeble for evryone and try again. IMO that's not the cause of the problem, gtk2 tqt plugin crashed for certain application (e.g. franz lisp), removing it made things wrk again. other question is: are the gtk2 libraries installed correctly? what's in ~/.xsesson-errors?
Yes, as I said, that's probably a red-herring. It does explain why the syncRepositories() appears in the trace (see Mike's first response).
I have submitted an extract of this thread to the OpenOffice mailing list; so far there has been no response.
Don't want to spoil the fun, but Franz Inc. werde not able to solve the issue.
Yes. I'm probably going to have to ask Rony Flatscher to make it work with LibreOffice.
Leslie
J Leslie Turriff composed on 2023-07-08 11:19 (UTC-0500):
I'm trying to get OpenOffice to work (required by another software I want to use). I have successfully installed openoffice, but when I try to start any of its components it fails with
"The application gtk2-tqt-engine (soffice.bin-gtk-tqt-application) crashed and caused the signal 6 (SIGABRT)."
It looks like it's imbedded in OpenOffice? Not sure. I've attached a trace. Might be related to the desktop I'm using (Trinity)?
It looks like there might be something wrong with the error message: # grep RETT /etc/os-release PRETTY_NAME="openSUSE Leap 15.4" # zypse engine | grep rinit + | trinity-gtk-qt-engine | package | 2:0.8-14.1.0_1.oss154 | x86_64 | TDE | trinity-gtk3-tqt-engine | package | 2:0.5-14.1.0_1.oss154 | x86_64 | TDE | trinity-ksplash-engine-moodin | package | 2:0.4.2-14.1.0_1.oss154 | x86_64 | TDE #