RE: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-19 Thread John Frankish
> > Unfortunately gdb echoes the same error, but exits normally, even when > > re-run. > > > Yeah, you'll need to put breakpoints at the mentioned places, and step into > the code > there to find out why it fails. (Tedious, but I have no better suggestion.) > Thanks for the suggestions - this

Re: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-17 Thread Stephan Bergmann
On 17/04/2019 09:00, John Frankish wrote: Unfortunately gdb echoes the same error, but exits normally, even when re-run. Yeah, you'll need to put breakpoints at the mentioned places, and step into the code there to find out why it fails. (Tedious, but I have no better suggestion.)

RE: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-17 Thread John Frankish
> > Strace log attached > > > Hm, unfortunately doesn't give me a further clue. The > > > 10691 access("/home/tc/.config/libreoffice/4/user/config/soffice.cfg", > > F_OK) = -1 ENOENT (No such file or directory) > > > may have been a false route after all; I was under the erroneous expression >

Re: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-16 Thread Stephan Bergmann
On 16/04/2019 06:43, John Frankish wrote: Strace log attached Hm, unfortunately doesn't give me a further clue. The 10691 access("/home/tc/.config/libreoffice/4/user/config/soffice.cfg", F_OK) = -1 ENOENT (No such file or directory) may have been a false route after all; I was under the

RE: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-15 Thread John Frankish
> > $ rm -rf /home/tc/.config/libreoffice > > > > $ libreoffice > > Gtk-Message: GtkDialog mapped without a transient parent. This is > > discouraged. > > LibreOffice 6.2 - Fatal Error: The application cannot be started. > > component context fails to supply service > >

Re: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-15 Thread Stephan Bergmann
On 15/04/2019 17:13, John Frankish wrote: $ rm -rf /home/tc/.config/libreoffice $ libreoffice Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. LibreOffice 6.2 - Fatal Error: The application cannot be started. component context fails to supply service

RE: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-15 Thread John Frankish
> > Strace log attached. > > > I guess the problem shows in lines like > > 10691 access("/home/tc/.config/libreoffice/4/user/config/soffice.cfg", > F_OK) = -1 ENOENT (No such file or directory) > > There is previous lines like > > 10691 mkdir("/home/tc/.config/libreoffice/4/user/psprint",

Re: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-15 Thread Stephan Bergmann
On 15/04/2019 10:35, John Frankish wrote: Strace log attached. I guess the problem shows in lines like 10691 access("/home/tc/.config/libreoffice/4/user/config/soffice.cfg", F_OK) = -1 ENOENT (No such file or directory) There is previous lines like 10691

RE: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-15 Thread John Frankish
> > Libreoffice-6.2.2.2 compiles on a 32-bit linux system, but will not run. > > > > Strace does not show anything obvious - is there a way to debug the > > following error? > > > > LibreOffice 6.2 - Fatal Error: The application cannot be started. > > component context fails to supply service >

Re: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-15 Thread Stephan Bergmann
On 15/04/2019 08:19, John Frankish wrote: Libreoffice-6.2.2.2 compiles on a 32-bit linux system, but will not run. Strace does not show anything obvious - is there a way to debug the following error? LibreOffice 6.2 - Fatal Error: The application cannot be started. component context fails to

libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-15 Thread John Frankish
Libreoffice-6.2.2.2 compiles on a 32-bit linux system, but will not run. Strace does not show anything obvious - is there a way to debug the following error? LibreOffice 6.2 - Fatal Error: The application cannot be started. component context fails to supply service