×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

indi_canon_ccd crash: latest update

  • Posts: 322
  • Thank you received: 31
I just upgraded from the stable PPA, and it uninstalled libraw19 and replaced it with libraw20, as well as kstars-bleeding that is linked to the latter.

Tested under the stars yesterday and all works as designed.

Thanks knro.
3 years 7 months ago #58719

Please Log in or Create an account to join the conversation.

  • Posts: 60
  • Thank you received: 1
For me it's not possible.
I use my laptop for another usages.
I can't remove Siril, Krita Gthumb and Gimp (and others).
Last edit: 3 years 7 months ago by Serge CLAUS.
3 years 7 months ago #58736

Please Log in or Create an account to join the conversation.

  • Posts: 322
  • Thank you received: 31

I already have Krita installed, and there is no conflict.
For gthumb, there is also no conflict:
# apt install gthumb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  brasero-common cdrdao dvd+rw-tools growisofs gthumb-data libbrasero-media3-1 libgmime-3.0-0 libperl4-corelibs-perl
  libtotem-plparser-common libtotem-plparser18
Suggested packages:
  cdrskin gstreamer1.0-fluendo-mp3
The following NEW packages will be installed
  brasero-common cdrdao dvd+rw-tools growisofs gthumb gthumb-data libbrasero-media3-1 libgmime-3.0-0 libperl4-corelibs-perl
  libtotem-plparser-common libtotem-plparser18
0 to upgrade, 11 to newly install, 0 to remove and 0 not to upgrade.
Need to get 5,388 kB of archives.
After this operation, 26.0 MB of additional disk space will be used.
Do you want to continue? [Y/n]

Siril is possible to install too.
# apt install siril
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  gdal-data libarmadillo8 libarpack2 libcharls1 libconfig9 libdap25 libdapclient6v5 libepsilon1 libffms2-4 libfreexl1 libfyba0 libgdal20
  libgdcm2.8 libgeos-3.6.2 libgeos-c1v5 libgeotiff2 libhdf4-0-alt libkmlbase1 libkmldom1 libkmlengine1 libnetcdf13 libodbc1 libogdi3.2
  libopencv-calib3d3.2 libopencv-core3.2 libopencv-features2d3.2 libopencv-flann3.2 libopencv-highgui3.2 libopencv-imgcodecs3.2
  libopencv-imgproc3.2 libopencv-ml3.2 libopencv-videoio3.2 libpq5 libproj12 libqhull7 libsocket++1 libspatialite7 libsuperlu5 libtbb2
  liburiparser1 libxerces-c3.2 odbcinst odbcinst1debian2 proj-bin proj-data
Suggested packages:
  geotiff-bin gdal-bin libgeotiff-epsg libhdf4-doc libhdf4-alt-dev hdf4-tools libmyodbc odbc-postgresql tdsodbc unixodbc-bin ogdi-bin
  gnuplot
The following NEW packages will be installed
  gdal-data libarmadillo8 libarpack2 libcharls1 libconfig9 libdap25 libdapclient6v5 libepsilon1 libffms2-4 libfreexl1 libfyba0 libgdal20
  libgdcm2.8 libgeos-3.6.2 libgeos-c1v5 libgeotiff2 libhdf4-0-alt libkmlbase1 libkmldom1 libkmlengine1 libnetcdf13 libodbc1 libogdi3.2
  libopencv-calib3d3.2 libopencv-core3.2 libopencv-features2d3.2 libopencv-flann3.2 libopencv-highgui3.2 libopencv-imgcodecs3.2
  libopencv-imgproc3.2 libopencv-ml3.2 libopencv-videoio3.2 libpq5 libproj12 libqhull7 libsocket++1 libspatialite7 libsuperlu5 libtbb2
  liburiparser1 libxerces-c3.2 odbcinst odbcinst1debian2 proj-bin proj-data siril
0 to upgrade, 46 to newly install, 0 to remove and 0 not to upgrade.
Need to get 20.3 MB of archives.
After this operation, 82.3 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Gimp 2.8, the standard version from the repo, is possible:
# apt install gimp
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  gimp-data libamd2 libbabl-0.1-0 libcamd2 libccolamd2 libcholmod3 libgegl-0.3-0 libgimp2.0 libmetis5 libumfpack5
Suggested packages:
  gimp-help-en | gimp-help gimp-data-extras
The following NEW packages will be installed
  gimp gimp-data libamd2 libbabl-0.1-0 libcamd2 libccolamd2 libcholmod3 libgegl-0.3-0 libgimp2.0 libmetis5 libumfpack5
0 to upgrade, 11 to newly install, 0 to remove and 0 not to upgrade.
Need to get 14.1 MB of archives.
After this operation, 72.0 MB of additional disk space will be used.
Do you want to continue? [Y/n]

Unless you want the GIMP beta, which has 32-bit support, and in that case you need other repos.
3 years 7 months ago #58738

Please Log in or Create an account to join the conversation.

  • Posts: 60
  • Thank you received: 1
Very strange. It's Ubuntu 20.04 ?
3 years 7 months ago #58739

Please Log in or Create an account to join the conversation.

  • Posts: 322
  • Thank you received: 31
No. I am still on 18.04 LTS.
3 years 7 months ago #58740

Please Log in or Create an account to join the conversation.

  • Posts: 216
  • Thank you received: 120
I reached out to the siril developers, and their current recommendation is to install siril using flatpak, which will install it self-contained.

flathub.org/apps/details/org.free_astro.siril

You can probably install gimp and other tools the same way. It isn't ideal, but libraw20 isn't in the main ubuntu repos, it is in the kstars ppa, so other apps aren't going to add that as a dependency.
3 years 7 months ago #58743

Please Log in or Create an account to join the conversation.

  • Posts: 60
  • Thank you received: 1
I don't like flatpak, snap and Co.
Fortunately i have keep old pkg of the previous versions of Kstars.
And i don't use indi-gphoto.

@Khalid
On Ubuntu 20.04 libraw19 is a dependency for example krita:
--\ Dépend (48)
...
--- libraw19 (>= 0.19.0)

Same problem for Siril, gthumb

I should have stayed in 18.04 :-(
3 years 7 months ago #58745

Please Log in or Create an account to join the conversation.

  • Posts: 322
  • Thank you received: 31
I don't like snap at all. For every package there is a /snap filesystem, and Canonical plans to distribute Chrome as a snap only, acting as a sole middleman broker via their app store (just like Google Play and iOS).

Flatpak on the other hand may come in handy when you need statically built packages, exactly like this case. There is no centralized store in the hands of one company.

But I agree, I avoid the concept where I can.

Well, sooner or later I will need to move to 20.04, and then I will face this problem.
I don't know what I will do. Maybe compile from source and get it over with?
3 years 7 months ago #58746

Please Log in or Create an account to join the conversation.

  • Posts: 216
  • Thank you received: 120
Not a big fan of them either, but in this case, it may be the only option to get the latest kstars and your other tools, unless you compile everything from scratch.
3 years 7 months ago #58747

Please Log in or Create an account to join the conversation.

  • Posts: 60
  • Thank you received: 1
Kstars is a good all-in-one solution.
But i use too CCDciel+Skychart+PHD2
The solution is perhaps Kstars in a flatpak package ?
3 years 7 months ago #58749

Please Log in or Create an account to join the conversation.

  • Posts: 969
  • Thank you received: 94
Ok, so just build from the source. It only takes 10 minutes.
3 years 7 months ago #58781

Please Log in or Create an account to join the conversation.

  • Posts: 60
  • Thank you received: 1
Not everyone can compile.
And I don't know when the github repository is stable.
There is indeed a 3.4.3 branch, but it crashes (park / unpark with LX200_OnSTep).
Ubuntu 20.04 is widely used and it is a shame not to be able to install Kstars directly alongside other applications (especially Siril).
For now, I'll be using something other than Kstars.
If I really need it, I would install in a VM with no other problematic apps.
3 years 7 months ago #58782

Please Log in or Create an account to join the conversation.

Time to create page: 0.843 seconds