Ich sehe folgendes in einem logfile wenn ich den today scope zu den Favoriten hinzufuegen will:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24 | tail -f ~/.cache/upstart/scope-registry.log
scoperunner: unity::ResourceException: Cannot load scope com.canonical.scopes.dashboard_dashboard; tried in the following locations:
/opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/arm-linux-gnueabihf/libcom.canonical.scopes.dashboard_dashboard.so
/opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/arm-linux-gnueabihf/com.canonical.scopes.dashboard_dashboard.so
/opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/arm-linux-gnueabihf/scope.so
/opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/libcom.canonical.scopes.dashboard_dashboard.so
/opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/com.canonical.scopes.dashboard_dashboard.so
/opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/scope.so
Exception history:
Exception #1:
unity::ResourceException: /opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/arm-linux-gnueabihf/libcom.canonical.scopes.dashboard_dashboard.so: cannot open shared object file: No such file or directory
Exception #2:
unity::ResourceException: /opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/arm-linux-gnueabihf/com.canonical.scopes.dashboard_dashboard.so: cannot open shared object file: No such file or directory
Exception #3:
unity::ResourceException: /opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/arm-linux-gnueabihf/scope.so: cannot open shared object file: No such file or directory
Exception #4:
unity::ResourceException: libunity-scopes.so.3: cannot open shared object file: No such file or directory
Exception #5:
unity::ResourceException: /opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/com.canonical.scopes.dashboard_dashboard.so: cannot open shared object file: No such file or directory
Exception #6:
unity::ResourceException: /opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/scope.so: cannot open shared object file: No such file or directory
[2016-05-07 19:40:24.204293] ERROR: Registry: RegistryObject::ScopeProcess::kill(): Failed to kill scope: "com.canonical.scopes.dashboard_dashboard"
[2016-05-07 19:40:24.204903] ERROR: Registry: RegistryObject::ScopeProcess: Scope: "com.canonical.scopes.dashboard_dashboard" closed unexpectedly. Either the process crashed or was killed forcefully.
[2016-05-07 19:40:24.205117] ERROR: Registry: RegistryObject::ScopeProcess::exec(): kill() failed: No such process
|
Das file ist aber sehr wohl da:
ls -l /opt/click.ubuntu.com/com.canonical.scopes.dashboard/4.4.0/dashboard/libcom.canonical.scopes.dashboard_dashboard.so
-rwxrwxr-x 1 clickpkg clickpkg 1773724 Mar 3 16:24 libcom.canonical.scopes.dashboard_dashboard.so
file libcom.canonical.scopes.dashboard_dashboard.so
libcom.canonical.scopes.dashboard_dashboard.so: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=437ce57e020d140ea2e886163f3c678fbbf161cd, not stripped