Ticket #248 (closed defect: fixed)
Matchbox-window-manager won't launch
| Reported by: | jcassignol | Owned by: | jcassignol |
|---|---|---|---|
| Priority: | no information - pending close | Milestone: | rev5 |
| Component: | image | Version: | trunk |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
matchbox-window-manager: error while loading shared libraries: libmb.so.1: cannot open shared object file: No such file or directory
Change History
comment:1 Changed 2 years ago by jcassignol
- Owner changed from jcassignol to khorben
- Status changed from new to assigned
comment:3 Changed 2 years ago by ppronchery
- Priority changed from urgent to no information - pending close
- Owner changed from ppronchery to jcassignol
I think this has been fixed in [1213]. It will be reflected within the images from later this morning. Let me know if it works :)
comment:4 Changed 2 years ago by ppronchery
Ah by the way, longer explanation:
- I fixed recently build.sh, which was always including dependencies of packages matching a given name, even if another revision was already selected
- consequently, only our matchbox-window-manager package was considered
- being packaged a while ago, it didn't include the cross-compilation fix for dependencies.
- therefore, it wasn't listing libmatchbox1, at all, and it wasn't erroneously picked up anymore through the package from Debian of the same name.
Unfortunately, not all packages have been adapted to handle this yet.
Note: See
TracTickets for help on using
tickets.

Reassigning to khorben as he's the big brain behind late optimizations :-)