Ticket #248 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

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

comment:2 Changed 2 years ago by jcassignol

  • Owner changed from khorben to ppronchery

Better ! :-)

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.

comment:5 Changed 2 years ago by ppronchery

  • Status changed from assigned to closed
  • Resolution set to fixed

Confirmed fixed. Thanks for reporting!

Note: See TracTickets for help on using tickets.