×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

issues with getting started for the night

  • Posts: 315
  • Thank you received: 42
Also on Fedora. I can't help but can confirm cap error message.

For a while have been getting the KStars crash when starting Ekos. It takes perhaps 6 times before it stays up. I am running it by manually starting indiserver first followed by an Ekos auto connect, that seems to avoid the crash.

I have 2 telescopes and have changed setup from refractor to SCT a couple of nights ago. The flipflat was removed from the Ekos profile. Changed the park position. Then discovered the reason the mount was going off in strange directions was because KStars had decided I was now in Korea. Spent most of the time setting up the different focuser which seemed to go well ending with an auto focus. Then when attempting to get an image ran into the cap error which was surprising since it was not part of the profile. I got stuck at that point and it had dropped below freezing so gave up for the night.

Next day I tried to look into it but can no longer get the ZWO cameras to work. I saw that Fedora had not had any indi updates since April 3rd. I tried a rebuild of KStars and indi but it did not change the camera situation. In case someone recognizes this. They both appear to be partially connected in some way with just 3 tabs showing. I had this issue one time before but can not remember how to get around it. It was something simple, I thought it was a missing 85-asi.rules but that is there.

[edit]Messed around trying to get the cameras to initialize. A reinstall restored them.
Tom
Last edit: 4 years 1 day ago by wotalota.
4 years 1 day ago #52128
Attachments:

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

  • Posts: 535
  • Thank you received: 109
I managed to grab a little more information from the kstars at start crash problem:
traps: kstars[214940] general protection fault ip:5570c819966c sp:7ffdad423fc0 error:0 in kstars[5570c7dee000+891000]

Not sure where to go with that though.
4 years 6 hours ago #52211

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

  • Posts: 535
  • Thank you received: 109
I managed to get some thread dumps and have a core file to dig into now. This is repeatable even with all simulators.

<code> Storage: /var/lib/systemd/coredump/core.kstars.1000.c0048f3823804ad9a6b2901b20c2a816.52633.1587425852000000000000.lz4
Message: Process 52633 (kstars) of user 1000 dumped core.

Stack trace of thread 52633:
#0 0x00005581ed16666c _ZN4Ekos7Manager17syncActiveDevicesEv (kstars)
#1 0x00005581ed170f44 _ZN4Ekos7Manager18processNewPropertyEPN4INDI8PropertyE (kstars)
#2 0x00007f62decf0a60 _ZN11QMetaObject8activateEP7QObjectiiPPv (libQt5Core.so.5)
#3 0x00005581ed05ad46 _ZN3ISD11GDInterface15propertyDefinedEPN4INDI8PropertyE (kstars)
#4 0x00005581ed0e9924 _ZN3ISD13GenericDevice16registerPropertyEPN4INDI8PropertyE (kstars)
#5 0x00005581ed0ee1af _ZN12INDIListener16registerPropertyEPN4INDI8PropertyE (kstars)
#6 0x00005581ed091074 _ZN12INDIListener18qt_static_metacallEP7QObjectN11QMetaObject4CallEiPPv (kstars)
#7 0x00007f62decf179a _ZN7QObject5eventEP6QEvent (libQt5Core.so.5)
#8 0x00007f62df76aab6 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5)
#9 0x00007f62df774150 _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5)
#10 0x00007f62decc63e8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5)
#11 0x00007f62decc942b _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5)
#12 0x00007f62ded1ba97 _ZL23postEventSourceDispatchP8_GSourcePFiPvES1_ (libQt5Core.so.5)
#13 0x00007f62dd2de570 g_main_context_dispatch (libglib-2.0.so.0)
#14 0x00007f62dd2de900 g_main_context_iterate.isra.0 (libglib-2.0.so.0)
#15 0x00007f62dd2de9a3 g_main_context_iteration (libglib-2.0.so.0)
#16 0x00007f62ded1b825 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5)
#17 0x00007f62decc51db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
#18 0x00007f62deccd0b6 _ZN16QCoreApplication4execEv (libQt5Core.so.5)
#19 0x00005581ece3eb76 main (kstars)
#20 0x00007f62dd9871a3 __libc_start_main (libc.so.6)
#21 0x00005581ece6a0ee _start (kstars)

Stack trace of thread 52642:
#0 0x00007f62de46107a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f62deb1c7e9 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
#2 0x00007f62deb1c90b _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
#3 0x00007f62deb1a623 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52636:
#0 0x00007f62dda56a3f __poll (libc.so.6)
#1 0x00007f62dd2de86e g_main_context_iterate.isra.0 (libglib-2.0.so.0)
#2 0x00007f62dd2debf3 g_main_loop_run (libglib-2.0.so.0)
#3 0x00007f62c782cfca gdbus_shared_thread_func (libgio-2.0.so.0)
#4 0x00007f62dd308022 g_thread_proxy (libglib-2.0.so.0)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52635:
#0 0x00007f62dda56a3f __poll (libc.so.6)
#1 0x00007f62dd2de86e g_main_context_iterate.isra.0 (libglib-2.0.so.0)
#2 0x00007f62dd2de9a3 g_main_context_iteration (libglib-2.0.so.0)
#3 0x00007f62dd2de9f1 glib_worker_main (libglib-2.0.so.0)
#4 0x00007f62dd308022 g_thread_proxy (libglib-2.0.so.0)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52637:
#0 0x00007f62dda56a3f __poll (libc.so.6)
#1 0x00007f62dd2de86e g_main_context_iterate.isra.0 (libglib-2.0.so.0)
#2 0x00007f62dd2de9a3 g_main_context_iteration (libglib-2.0.so.0)
#3 0x00007f62ded1b825 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5)
#4 0x00007f62decc51db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
#5 0x00007f62deb15c45 _ZN7QThread4execEv (libQt5Core.so.5)
#6 0x00007f62defa1f6a _ZN22QDBusConnectionManager3runEv (libQt5DBus.so.5)
#7 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#8 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#9 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52652:
#0 0x00007f62de46107a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f62deb1c7e9 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
#2 0x00007f62deb1c90b _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
#3 0x00007f62deb1a623 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52643:
#0 0x00007f62de46107a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f62deb1c7e9 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
#2 0x00007f62deb1c90b _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
#3 0x00007f62deb1a623 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52662:
#0 0x00007f62dda5c1bd syscall (libc.so.6)
#1 0x00007f62deb19278 _Z24futexSemaphoreTryAcquireILb0EEbR19QBasicAtomicIntegerIyEii (libQt5Core.so.5)
#2 0x00007f62decf0846 _ZN11QMetaObject8activateEP7QObjectiiPPv (libQt5Core.so.5)
#3 0x00005581ed05ac26 _ZN13ClientManager15newINDIPropertyEPN4INDI8PropertyE (kstars)
#4 0x00005581ed0d0bf3 _ZN13ClientManager11newPropertyEPN4INDI8PropertyE (kstars)
#5 0x00005581ed643d2f _ZN4INDI10BaseDevice9buildPropEP8xml_ele_Pc (kstars)
#6 0x00005581ed64840e _ZN4INDI10BaseClient15dispatchCommandEP8xml_ele_Pc (kstars)
#7 0x00005581ed648fb7 _ZN4INDI10BaseClient10listenINDIEv (kstars)
#8 0x00005581ed64914c _ZN4INDI10BaseClient12listenHelperEPv (kstars)
#9 0x00005581ed64918b _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFPvS3_EPN4INDI10BaseClientEEEEEE6_M_runEv (kstars)
#10 0x00007f62ddd603d4 execute_native_thread_routine (libstdc++.so.6)
#11 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#12 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52644:
#0 0x00007f62de46107a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f62deb1c7e9 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
#2 0x00007f62deb1c90b _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
#3 0x00007f62deb1a623 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52651:
#0 0x00007f62de46107a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f62deb1c7e9 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
#2 0x00007f62deb1c90b _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
#3 0x00007f62deb1a623 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52645:
#0 0x00007f62dda56a3f __poll (libc.so.6)
#1 0x00007f62dd2de86e g_main_context_iterate.isra.0 (libglib-2.0.so.0)
#2 0x00007f62dd2de9a3 g_main_context_iteration (libglib-2.0.so.0)
#3 0x00007f62ded1b825 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5)
#4 0x00007f62decc51db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
#5 0x00007f62deb15c45 _ZN7QThread4execEv (libQt5Core.so.5)
#6 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#7 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#8 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52648:
#0 0x00007f62de46107a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f62deb1c7e9 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
#2 0x00007f62deb1c90b _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
#3 0x00007f62deb1a623 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52653:
#0 0x00007f62de46107a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f62deb1c7e9 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
#2 0x00007f62deb1c90b _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
#3 0x00007f62deb1a623 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52634:
#0 0x00007f62dda56a3f __poll (libc.so.6)
#1 0x00007f62dc31038a _xcb_conn_wait (libxcb.so.1)
#2 0x00007f62dc311fea xcb_wait_for_event (libxcb.so.1)
#3 0x00007f62cd01cd48 _ZN14QXcbEventQueue3runEv (libQt5XcbQpa.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52650:
#0 0x00007f62de46107a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f62deb1c7e9 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
#2 0x00007f62deb1c90b _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
#3 0x00007f62deb1a623 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)

Stack trace of thread 52649:
#0 0x00007f62de46107a pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f62deb1c7e9 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5)
#2 0x00007f62deb1c90b _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
#3 0x00007f62deb1a623 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5)
#4 0x00007f62deb16d96 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5)
#5 0x00007f62de45a4e2 start_thread (libpthread.so.0)
#6 0x00007f62dda616a3 __clone (libc.so.6)
</code>

and from gdb:
#0  0x00005581ed16666c in Ekos::Manager::syncActiveDevices() ()
[Current thread is 1 (Thread 0x7f62da1668c0 (LWP 52633))]
Last edit: 3 years 11 months ago by Jim.
3 years 11 months ago #52288

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

  • Posts: 315
  • Thank you received: 42
[root@chai tg]# dnf list --installed kstars-bleeding
Installed Packages
kstars-bleeding.x86_64 3.4.1-4.3 @lupinix-indi-bleeding
[root@chai tg]# dnf list --installed libindi-bleeding
Installed Packages
libindi-bleeding.x86_64 1.8.1-1.42 @lupinix-indi-bleeding

Some success here although left with not being sure about how to get there.

I do not have the problem with Ekos overlaying the other windows, just the KStars window. I am using cinnamon to provide the window management. If Ekos has focus perhaps Control-k will hide/restore it?

After deleting the Ekos profile and creating a new one the issue with blocking on wanting to take darks persisted. I often have trouble with the Calibration button in the CCD imaging tab. It comes into play when not taking Flats and there is no apparent need for it to get involved. It is hard to get it to retain the desired setting and it keeps reverting to previously used state. Changing other settings on the imaging screen and the Calibration button leaps back into life.

After an hour or so of messing it settled into a manual mode under a Bias setting. I have never discovered what makes it finally accept the setting wanted and preserve them from one usage to the next. The request to cover the telescope continued but I was then able to continue from it. The first screen shot shows the settings. KStars crashed after continuing when attempting to take the image. Running under the debugger took longer to crash, interestingly before it did it put up a fits image. However the image was of the current desktop that only occurred the one time. The KStars log is attached. It was now creating bias.fits files before crashing attempting to display them, a sample bias file is available if of any use at:
my.pcloud.com/publink/show?code=kZaL7skZ...2bLwxV56lCGRESSCCYz7

After finally getting images what seems to have solved the crashing is noticing the size of the bias was 16M when it should
be 32MB. The asi1600 setting had reverted to 8 bits instead of 16 at some point. After changing that good fits images are being produced and no more requests to cover the telescope. Hopefully it will continue to work for a while.
3 years 11 months ago #52290

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

  • Posts: 535
  • Thank you received: 109
OK. I loaded all the debug packages. Here we go:
Program terminated with signal SIGSEGV, Segmentation fault.
#0  Ekos::Manager::syncActiveDevices (this=0x5581f27d8100) at /usr/src/debug/kstars-bleeding-3.4.1-4.3.x86_64/kstars/ekos/manager.cpp:3429
3429	                        if (override && *override)
[Current thread is 1 (Thread 0x7f62da1668c0 (LWP 52633))]

@knro or anyone in the Ekos code, what else can I provide that would be helpful?

Thanks
Jim
3 years 11 months ago #52291

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

  • Posts: 535
  • Thank you received: 109
The chunk of code that seems to be failing is below:
else if (!strcmp(tvp->tp[i].name, "ACTIVE_FILTER"))
                {
                    if (tvp->tp[i].aux0 != nullptr)
                    {
                        bool *override = static_cast<bool *>(tvp->tp[i].aux0);
                        if (override && *override)
                            continue;
                    }
                    devs = findDevicesByInterface(INDI::BaseDevice::FILTER_INTERFACE);
                }
Last edit: 3 years 11 months ago by Jim. Reason: looked ugly
3 years 11 months ago #52292

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

So that error was resolved in INDI quite a while ago.. are you sure you have the latest INDI installed? is it installed to the system? i.e. /usr ? and not /usr/local ? Check which INDI KStars is getting linked to:
ldd /usr/bin/kstars
3 years 11 months ago #52302

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

  • Posts: 535
  • Thank you received: 109
The kstars package is kstars-bleeding-3.4.1-4.3.x86_64
The libindi package is libindi-bleeding-1.8.1-1.42.x86_64 (so a bit old)
need to check the build for libindi .

ldd output for kstars:

<code>$ ldd /usr/bin/kstars
linux-vdso.so.1 (0x00007fffbb5f6000)
libKF5NewStuff.so.5 => /lib64/libKF5NewStuff.so.5 (0x00007f391b02b000)
libKF5XmlGui.so.5 => /lib64/libKF5XmlGui.so.5 (0x00007f391af2d000)
libKF5Plotting.so.5 => /lib64/libKF5Plotting.so.5 (0x00007f391af16000)
libKF5Notifications.so.5 => /lib64/libKF5Notifications.so.5 (0x00007f391aead000)
libQt5PrintSupport.so.5 => /lib64/libQt5PrintSupport.so.5 (0x00007f391ae35000)
libQt5Sql.so.5 => /lib64/libQt5Sql.so.5 (0x00007f391ade6000)
libQt5Svg.so.5 => /lib64/libQt5Svg.so.5 (0x00007f391ad88000)
libQt5Quick.so.5 => /lib64/libQt5Quick.so.5 (0x00007f391a8aa000)
libQt5Qml.so.5 => /lib64/libQt5Qml.so.5 (0x00007f391a3c7000)
libQt5WebSockets.so.5 => /lib64/libQt5WebSockets.so.5 (0x00007f391a38f000)
libz.so.1 => /lib64/libz.so.1 (0x00007f391a375000)
libqt5keychain.so.1 => /lib64/libqt5keychain.so.1 (0x00007f391a346000)
libQt5DataVisualization.so.5 => /lib64/libQt5DataVisualization.so.5 (0x00007f391a1d3000)
libKF5NotifyConfig.so.5 => /lib64/libKF5NotifyConfig.so.5 (0x00007f391a1b6000)
libKF5KIOWidgets.so.5 => /lib64/libKF5KIOWidgets.so.5 (0x00007f391a055000)
libKF5ConfigWidgets.so.5 => /lib64/libKF5ConfigWidgets.so.5 (0x00007f3919ff9000)
libKF5KIOCore.so.5 => /lib64/libKF5KIOCore.so.5 (0x00007f3919e23000)
libKF5Crash.so.5 => /lib64/libKF5Crash.so.5 (0x00007f3919e18000)
libQt5Network.so.5 => /lib64/libQt5Network.so.5 (0x00007f3919c54000)
libQt5Concurrent.so.5 => /lib64/libQt5Concurrent.so.5 (0x00007f3919c4b000)
libKF5I18n.so.5 => /lib64/libKF5I18n.so.5 (0x00007f3919bf5000)
libKF5CoreAddons.so.5 => /lib64/libKF5CoreAddons.so.5 (0x00007f3919b46000)
libKF5WidgetsAddons.so.5 => /lib64/libKF5WidgetsAddons.so.5 (0x00007f39199d9000)
libQt5Widgets.so.5 => /lib64/libQt5Widgets.so.5 (0x00007f391932f000)
libKF5ConfigGui.so.5 => /lib64/libKF5ConfigGui.so.5 (0x00007f391930c000)
libQt5Gui.so.5 => /lib64/libQt5Gui.so.5 (0x00007f3918dcd000)
libKF5ConfigCore.so.5 => /lib64/libKF5ConfigCore.so.5 (0x00007f3918d5a000)
libQt5DBus.so.5 => /lib64/libQt5DBus.so.5 (0x00007f3918cbe000)
libQt5Core.so.5 => /lib64/libQt5Core.so.5 (0x00007f391878a000)
libcfitsio.so.7 => /lib64/libcfitsio.so.7 (0x00007f391847c000)
libgsl.so.23 => /lib64/libgsl.so.23 (0x00007f39181e9000)
libgslcblas.so.0 => /lib64/libgslcblas.so.0 (0x00007f39181a7000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3918185000)
libnova-0.15.so.0 => /lib64/libnova-0.15.so.0 (0x00007f3917e04000)
libwcs.so.6 => /lib64/libwcs.so.6 (0x00007f3917c9c000)
libraw.so.19 => /lib64/libraw.so.19 (0x00007f3917bb8000)
libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f39179bd000)
libm.so.6 => /lib64/libm.so.6 (0x00007f3917877000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f391785d000)
libc.so.6 => /lib64/libc.so.6 (0x00007f3917694000)
libKF5NewStuffCore.so.5 => /lib64/libKF5NewStuffCore.so.5 (0x00007f39175fc000)
libKF5IconThemes.so.5 => /lib64/libKF5IconThemes.so.5 (0x00007f39175b6000)
libKF5TextWidgets.so.5 => /lib64/libKF5TextWidgets.so.5 (0x00007f391756d000)
libKF5Attica.so.5 => /lib64/libKF5Attica.so.5 (0x00007f39174a1000)
libKF5Service.so.5 => /lib64/libKF5Service.so.5 (0x00007f39173e9000)
libKF5ItemViews.so.5 => /lib64/libKF5ItemViews.so.5 (0x00007f39173ac000)
libKF5Completion.so.5 => /lib64/libKF5Completion.so.5 (0x00007f3917370000)
libKF5WindowSystem.so.5 => /lib64/libKF5WindowSystem.so.5 (0x00007f391731b000)
libKF5GlobalAccel.so.5 => /lib64/libKF5GlobalAccel.so.5 (0x00007f39172f4000)
libQt5Xml.so.5 => /lib64/libQt5Xml.so.5 (0x00007f39172b1000)
libcanberra.so.0 => /lib64/libcanberra.so.0 (0x00007f391729c000)
libQt5TextToSpeech.so.5 => /lib64/libQt5TextToSpeech.so.5 (0x00007f391728b000)
libX11.so.6 => /lib64/libX11.so.6 (0x00007f3917145000)
libQt5X11Extras.so.5 => /lib64/libQt5X11Extras.so.5 (0x00007f391713e000)
libXtst.so.6 => /lib64/libXtst.so.6 (0x00007f3917133000)
libdbusmenu-qt5.so.2 => /lib64/libdbusmenu-qt5.so.2 (0x00007f39170f0000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f39170e9000)
libglib-2.0.so.0 => /lib64/libglib-2.0.so.0 (0x00007f3916fc1000)
libphonon4qt5.so.4 => /lib64/libphonon4qt5.so.4 (0x00007f3916f34000)
libKF5JobWidgets.so.5 => /lib64/libKF5JobWidgets.so.5 (0x00007f3916f07000)
libKF5Codecs.so.5 => /lib64/libKF5Codecs.so.5 (0x00007f3916eca000)
libKF5GuiAddons.so.5 => /lib64/libKF5GuiAddons.so.5 (0x00007f3916ead000)
libKF5AuthCore.so.5 => /lib64/libKF5AuthCore.so.5 (0x00007f3916e88000)
/lib64/ld-linux-x86-64.so.2 (0x00007f391bdba000)
libKF5DBusAddons.so.5 => /lib64/libKF5DBusAddons.so.5 (0x00007f3916e6e000)
libacl.so.1 => /lib64/libacl.so.1 (0x00007f3916e61000)
libssl.so.1.1 => /lib64/libssl.so.1.1 (0x00007f3916dcb000)
libcrypto.so.1.1 => /lib64/libcrypto.so.1.1 (0x00007f3916aeb000)
libGL.so.1 => /lib64/libGL.so.1 (0x00007f3916a57000)
libpng16.so.16 => /lib64/libpng16.so.16 (0x00007f3916a21000)
libharfbuzz.so.0 => /lib64/libharfbuzz.so.0 (0x00007f3916927000)
libdbus-1.so.3 => /lib64/libdbus-1.so.3 (0x00007f39168d1000)
libsystemd.so.0 => /lib64/libsystemd.so.0 (0x00007f391681e000)
libicui18n.so.63 => /lib64/libicui18n.so.63 (0x00007f391653b000)
libicuuc.so.63 => /lib64/libicuuc.so.63 (0x00007f3916368000)
libpcre2-16.so.0 => /lib64/libpcre2-16.so.0 (0x00007f39162e4000)
libbz2.so.1 => /lib64/libbz2.so.1 (0x00007f39162ce000)
libjpeg.so.62 => /lib64/libjpeg.so.62 (0x00007f3916249000)
libjasper.so.4 => /lib64/libjasper.so.4 (0x00007f39161e9000)
liblcms2.so.2 => /lib64/liblcms2.so.2 (0x00007f391618a000)
libgomp.so.1 => /lib64/libgomp.so.1 (0x00007f3916150000)
libKF5Archive.so.5 => /lib64/libKF5Archive.so.5 (0x00007f391610c000)
libKF5SonnetUi.so.5 => /lib64/libKF5SonnetUi.so.5 (0x00007f39160d7000)
libKF5SonnetCore.so.5 => /lib64/libKF5SonnetCore.so.5 (0x00007f3916062000)
libxcb.so.1 => /lib64/libxcb.so.1 (0x00007f3916037000)
libxcb-keysyms.so.1 => /lib64/libxcb-keysyms.so.1 (0x00007f3916032000)
libvorbisfile.so.3 => /lib64/libvorbisfile.so.3 (0x00007f3916025000)
libtdb.so.1 => /lib64/libtdb.so.1 (0x00007f391600b000)
libltdl.so.7 => /lib64/libltdl.so.7 (0x00007f3915fff000)
libXext.so.6 => /lib64/libXext.so.6 (0x00007f3915fea000)
libXi.so.6 => /lib64/libXi.so.6 (0x00007f3915fd8000)
libpcre.so.1 => /lib64/libpcre.so.1 (0x00007f3915f62000)
libpulse.so.0 => /lib64/libpulse.so.0 (0x00007f3915f0c000)
libpulse-mainloop-glib.so.0 => /lib64/libpulse-mainloop-glib.so.0 (0x00007f3915f06000)
libattr.so.1 => /lib64/libattr.so.1 (0x00007f3915efe000)
libGLX.so.0 => /lib64/libGLX.so.0 (0x00007f3915eca000)
libGLdispatch.so.0 => /lib64/libGLdispatch.so.0 (0x00007f3915e0b000)
libfreetype.so.6 => /lib64/libfreetype.so.6 (0x00007f3915d4a000)
libgraphite2.so.3 => /lib64/libgraphite2.so.3 (0x00007f3915d25000)
librt.so.1 => /lib64/librt.so.1 (0x00007f3915d1a000)
liblzma.so.5 => /lib64/liblzma.so.5 (0x00007f3915cf1000)
liblz4.so.1 => /lib64/liblz4.so.1 (0x00007f3915cd0000)
libgcrypt.so.20 => /lib64/libgcrypt.so.20 (0x00007f3915bb0000)
libicudata.so.63 => /lib64/libicudata.so.63 (0x00007f39141bf000)
libXau.so.6 => /lib64/libXau.so.6 (0x00007f39141b9000)
libvorbis.so.0 => /lib64/libvorbis.so.0 (0x00007f3914189000)
libogg.so.0 => /lib64/libogg.so.0 (0x00007f3914180000)
libcrypt.so.2 => /lib64/libcrypt.so.2 (0x00007f3914143000)
libpulsecommon-13.99.so => /usr/lib64/pulseaudio/libpulsecommon-13.99.so (0x00007f39140bb000)
libX11-xcb.so.1 => /lib64/libX11-xcb.so.1 (0x00007f39140b6000)
libICE.so.6 => /lib64/libICE.so.6 (0x00007f3914098000)
libSM.so.6 => /lib64/libSM.so.6 (0x00007f391408d000)
libsndfile.so.1 => /lib64/libsndfile.so.1 (0x00007f3914018000)
libasyncns.so.0 => /lib64/libasyncns.so.0 (0x00007f391400e000)
libcap.so.2 => /lib64/libcap.so.2 (0x00007f3914007000)
libgpg-error.so.0 => /lib64/libgpg-error.so.0 (0x00007f3913fe4000)
libuuid.so.1 => /lib64/libuuid.so.1 (0x00007f3913fda000)
libgsm.so.1 => /lib64/libgsm.so.1 (0x00007f3913fc9000)
libFLAC.so.8 => /lib64/libFLAC.so.8 (0x00007f3913f6d000)
libvorbisenc.so.2 => /lib64/libvorbisenc.so.2 (0x00007f3913ec2000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f3913ea9000)
</code>
Last edit: 3 years 11 months ago by Jim.
3 years 11 months ago #52304

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

  • Posts: 535
  • Thank you received: 109
well, that explains it: build.opensuse.org/project/show/home:lup...indi:fedora-bleeding

@lupinix ?

edit: I have reached out to Christian
The following user(s) said Thank You: wotalota
Last edit: 3 years 11 months ago by Jim.
3 years 11 months ago #52306

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

Time to create page: 0.274 seconds