[Bug 1286102] Re: Error "Extension Manager: exception in synchronize" on LibreOffice startup

2022-01-29 Thread Gab
The bug is still there in 2022 and it seems caused by wrong permissions
in /usr/lib/libreoffice/share/uno_packages/cache/uno_package as Philippe
found out.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error "Extension Manager: exception in synchronize" on LibreOffice
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1286102] Re: Error "Extension Manager: exception in synchronize" on LibreOffice startup

2015-11-02 Thread Philippe Lefevre
I get this same bug running LO 4.3/debian 8.2 on Linux 3.16.0-4-amd64 #1
SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) x86_64 GNU/Linux

I don't use any extension.
I recently update my Debian distro from 7.8 to 8.2 and there was no problem 
with Debian 7.8
This issue doesn't occur when LO is launched by root.
(as far as I know, permissions are correct undder /usr/lib/libreoffice : owned 
root:root, mode 755 for dirs and executables files, 644 for other files)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error "Extension Manager: exception in synchronize" on LibreOffice
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1286102] Re: Error "Extension Manager: exception in synchronize" on LibreOffice startup

2015-11-02 Thread Philippe Lefevre
indefinitely waits at last line after:
wait4(-1,
so need to break it

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error "Extension Manager: exception in synchronize" on LibreOffice
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1286102] Re: Error "Extension Manager: exception in synchronize" on LibreOffice startup

2015-11-02 Thread Philippe Lefevre
If it may help, here is a calls trace

/home/phl$ strace localc
execve("/usr/bin/localc", ["localc"], [/* 42 vars */]) = 0
brk(0)  = 0x7fbf9c282000
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fbf9aae6000
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=105917, ...}) = 0
mmap(NULL, 105917, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fbf9aacc000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\34\2\0\0\0\0\0"..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1729984, ...}) = 0
mmap(NULL, 3836448, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fbf9a301000
mprotect(0x7fbf9a4a, 2097152, PROT_NONE) = 0
mmap(0x7fbf9a6a, 24576, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19f000) = 0x7fbf9a6a
mmap(0x7fbf9a6a6000, 14880, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fbf9a6a6000
close(3)= 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fbf9aacb000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fbf9aaca000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fbf9aac9000
arch_prctl(ARCH_SET_FS, 0x7fbf9aaca700) = 0
mprotect(0x7fbf9a6a, 16384, PROT_READ) = 0
mprotect(0x7fbf9aae8000, 12288, PROT_READ) = 0
mprotect(0x7fbf9a8ca000, 4096, PROT_READ) = 0
munmap(0x7fbf9aacc000, 105917)  = 0
getpid()= 28479
rt_sigaction(SIGCHLD, {0x7fbf9a8defd0, ~[RTMIN RT_1], SA_RESTORER, 
0x7fbf9a336180}, NULL, 8) = 0
geteuid()   = 1000
brk(0)  = 0x7fbf9c282000
brk(0x7fbf9c2a3000) = 0x7fbf9c2a3000
getppid()   = 28476
stat("/usr/lib/libreoffice/share/extensions", {st_mode=S_IFDIR|0755, 
st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/bin/localc", O_RDONLY)   = 3
fcntl(3, F_DUPFD, 10)   = 10
close(3)= 0
fcntl(10, F_SETFD, FD_CLOEXEC)  = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x7fbf9a8defd0, ~[RTMIN RT_1], SA_RESTORER, 
0x7fbf9a336180}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fbf9a336180}, 
NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fbf9a336180}, 
NULL, 8) = 0
read(10, "#!/bin/sh\n/usr/lib/libreoffice/p"..., 8192) = 59
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x7fbf9aaca9d0) = 28480
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 77}], 0, NULL) = 28480
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28480, si_uid=1000, 
si_status=77, si_utime=0, si_stime=0} ---
rt_sigreturn()  = 28480
read(10, "", 8192)  = 0
exit_group(77)  = ?
+++ exited with 77 +++

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error "Extension Manager: exception in synchronize" on LibreOffice
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1286102] Re: Error "Extension Manager: exception in synchronize" on LibreOffice startup

2015-11-02 Thread Philippe Lefevre
Very strange, I just found a directory that was setted 750 as mode, changed it 
to 755 : the bug disapear.
To confirm, I got back the dir mode to 750, the bug doesn't occur anymore.
In doubt, I leave it setted to 755 as it shouldn't hurt but I do not understand 
what does the trick.
Hope this help ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error "Extension Manager: exception in synchronize" on LibreOffice
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1286102] Re: Error "Extension Manager: exception in synchronize" on LibreOffice startup

2015-11-02 Thread Philippe Lefevre
OOps forgot to tell what directory: it is
/usr/lib/libreoffice/share/uno_packages/cache/uno_package

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error "Extension Manager: exception in synchronize" on LibreOffice
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1286102] Re: Error Extension Manager: exception in synchronize on LibreOffice startup

2014-10-10 Thread Ser Unwealkoumn
https://wiki.documentfoundation.org/LOWN/5#LibreOffice_4.3_is_not_usable_on_.3C_SSE2_CPU

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error Extension Manager: exception in synchronize on LibreOffice
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1286102] Re: Error Extension Manager: exception in synchronize on LibreOffice startup

2014-03-04 Thread Sworddragon
After downgrading to test an old version and upgrading again all is
working fine so maybe something got just borked on the first upgrade.

** Changed in: libreoffice (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error Extension Manager: exception in synchronize on LibreOffice
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1286102] Re: Error Extension Manager: exception in synchronize on LibreOffice startup

2014-02-28 Thread Sworddragon
** Summary changed:

- Error Extension Manager: exception in synchronize on LibreOffice start
+ Error Extension Manager: exception in synchronize on LibreOffice startup

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error Extension Manager: exception in synchronize on LibreOffice
  startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs