[Desktop-packages] [Bug 1999300] Re: crash in global constructor

2023-01-29 Thread Dylan Aïssi
The libcamera version in Jammy is a almost 3 years old snaptshot of
libcamera because at this time, there was no release of libcamera.
libcamera is in active development with an API not yet stabilized that
means development around libcamera should at least target a released
version of libcamera, so the version in Jammy is probably is unusable.
Moreover, in Ubuntu repositories, libcamera is only used by pipewire but
only since Lunar. It is more likely that this bug won't be fixed in
Jammy. You should consider another way to get a more recent libcamera.

** Also affects: libcamera (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: libcamera (Ubuntu Jammy)
   Status: New => Confirmed

** Changed in: libcamera (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libcamera in Ubuntu.
https://bugs.launchpad.net/bugs/1999300

Title:
   crash in global constructor

Status in libcamera package in Ubuntu:
  Fix Released
Status in libcamera source package in Jammy:
  Confirmed

Bug description:
  An application built with libcamera-dev crashes instantly on start in
  a global constructor. This can be reproduced by the 'cam' example in
  package libcamera-tools (run 'cam -l') or via this simple example;

    #include 
    int main(int argc, char **argv) {
  libcamera::CameraManager camera_manager;
    }

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: libcamera0 0~git20200629+e7aa92a-9
  ProcVersionSignature: Ubuntu 5.15.0-56.62-generic 5.15.64
  Uname: Linux 5.15.0-56-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Dec 10 01:21:46 2022
  InstallationDate: Installed on 2022-06-25 (167 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  SourcePackage: libcamera
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1999300] Re: crash in global constructor

2023-01-28 Thread Christian Rauch
** Changed in: libcamera (Ubuntu)
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libcamera in Ubuntu.
https://bugs.launchpad.net/bugs/1999300

Title:
   crash in global constructor

Status in libcamera package in Ubuntu:
  Confirmed

Bug description:
  An application built with libcamera-dev crashes instantly on start in
  a global constructor. This can be reproduced by the 'cam' example in
  package libcamera-tools (run 'cam -l') or via this simple example;

    #include 
    int main(int argc, char **argv) {
  libcamera::CameraManager camera_manager;
    }

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: libcamera0 0~git20200629+e7aa92a-9
  ProcVersionSignature: Ubuntu 5.15.0-56.62-generic 5.15.64
  Uname: Linux 5.15.0-56-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Dec 10 01:21:46 2022
  InstallationDate: Installed on 2022-06-25 (167 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  SourcePackage: libcamera
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1999300] Re: crash in global constructor

2023-01-25 Thread Dylan Aïssi
Fixed in Lunar with libcamera 0.0.2.

cam -l doesn't crash anymore.

** Changed in: libcamera (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libcamera in Ubuntu.
https://bugs.launchpad.net/bugs/1999300

Title:
   crash in global constructor

Status in libcamera package in Ubuntu:
  Fix Released

Bug description:
  An application built with libcamera-dev crashes instantly on start in
  a global constructor. This can be reproduced by the 'cam' example in
  package libcamera-tools (run 'cam -l') or via this simple example;

    #include 
    int main(int argc, char **argv) {
  libcamera::CameraManager camera_manager;
    }

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: libcamera0 0~git20200629+e7aa92a-9
  ProcVersionSignature: Ubuntu 5.15.0-56.62-generic 5.15.64
  Uname: Linux 5.15.0-56-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Dec 10 01:21:46 2022
  InstallationDate: Installed on 2022-06-25 (167 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  SourcePackage: libcamera
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp