[Bug 1958713] Re: libsigrok: MIME type and icons are not installed

Maksim Salau 1958713 at bugs.launchpad.net
Sun Jan 30 09:55:20 UTC 2022


The fix has been merged into libsigrok at
https://salsa.debian.org/electronics-team/sigrok/libsigrok

https://salsa.debian.org/electronics-
team/sigrok/libsigrok/-/commit/ea53a42d9d922c0786bc2483d56a99b476faca75

During review the fix has evolved a little.
Are any additional actions required to forward the fix from Debian to Ubuntu?

Regards,
Maksim

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1958713

Title:
  libsigrok: MIME type and icons are not installed

Status in libsigrok package in Ubuntu:
  New

Bug description:
  Hello,

  libsigrok installs the following files, but they don't end up in the
  deb files:

  /usr/share/icons/hicolor/48x48/mimetypes/libsigrok.png
  /usr/share/icons/hicolor/scalable/mimetypes/libsigrok.svg
  /usr/share/mime/packages/vnd.sigrok.session.xml

  As a result *.sr files are not associated with PulseView as they should.
  It'd be great to add those files to the deb creation rules and update mime database in the post install script:

  update-mime-database /usr/share/mime

  I tested the following release:
  Ubuntu Impish 21.10
  libsigrok4-0.5.2-3build1:amd64

  Also I confirmed that sigrok-0.5.2 has those files:

  git clone git://sigrok.org/libsigrok
  cd libsigrok
  git checkout libsigrok-0.5.2
  ./autogen.sh
  ./configure.sh --prefix=/usr
  DESTDIR=$PWD/install make -j5 install
  find ./install/usr/share -type f

  Output of the last command is:

  ./install/usr/share/icons/hicolor/48x48/mimetypes/libsigrok.png
  ./install/usr/share/icons/hicolor/scalable/mimetypes/libsigrok.svg
  ./install/usr/share/mime/packages/vnd.sigrok.session.xml

  
  Best regards,
  Maksim

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




More information about the Ubuntu-sponsors mailing list