Update to the latest stable release.
This version is built, where available, with QtWebEngine
(better rendering of html pages) and with support for graphical chart reports.
The main changes since the previous stable release are listed below.
Features:
Improvements and Bug Fixes:
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2021-6108ede740
Please login to add feedback.
This update has been submitted for testing by jamatos.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
fix for 2028811 is working. i was doing some testing for 2021338 tellico-3.4.2 and it crashes when i have it import my audio metadata from files. this worked in the prior version.,
Application: Tellico (tellico), signal: Segmentation fault
[KCrash Handler]
4 0x00007fba034d6a68 in TagLib::String::size() const () from /lib64/libtag.so.1
5 0x00007fba034e7e65 in TagLib::String::data(TagLib::String::Type) const () from /lib64/libtag.so.1
6 0x00007fba034d9f23 in TagLib::String::to8Bitabi:cxx11 const () from /lib64/libtag.so.1
7 0x00007fba034d9fc7 in TagLib::String::toCString(bool) const () from /lib64/libtag.so.1
8 0x00005594d71686d3 in Tellico::Import::AudioFileImporter::collection() ()
9 0x00005594d70854d9 in Tellico::MainWindow::importFile(Tellico::Import::Format, QList<QUrl> const&) ()
10 0x00005594d7072e38 in Tellico::MainWindow::slotFileImport(int) ()
11 0x00007fba010f23c9 in void doActivate<false>(QObject, int, void*) () from /lib64/libQt5Core.so.5
12 0x00007fba010f2f65 in QSignalMapper::mappedInt(int) () from /lib64/libQt5Core.so.5
13 0x00007fba010f4840 in QSignalMapperPrivate::emitMappedValues(QObject*) () from /lib64/libQt5Core.so.5
14 0x00007fba010f23c9 in void doActivate<false>(QObject, int, void*) () from /lib64/libQt5Core.so.5
15 0x00007fba01eb7916 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
16 0x00007fba01eba62c in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
17 0x00007fba020445f2 in QMenuPrivate::activateCausedStack(QVector<QPointer\<QWidget> > const&, QAction*, QAction::ActionEvent, bool) () from /lib64/libQt5Widgets.so.5
18 0x00007fba0204c1b9 in QMenuPrivate::activateAction(QAction*, QAction::ActionEvent, bool) () from /lib64/libQt5Widgets.so.5
19 0x00007fba01f00e7e in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
20 0x00007fba01ebe443 in QApplicationPrivate::notify_helper(QObject, QEvent) () from /lib64/libQt5Widgets.so.5
21 0x00007fba01ec6074 in QApplication::notify(QObject, QEvent) () from /lib64/libQt5Widgets.so.5
22 0x00007fba010be7b8 in QCoreApplication::notifyInternal2(QObject, QEvent) () from /lib64/libQt5Core.so.5
23 0x00007fba01ec4b57 in QApplicationPrivate::sendMouseEvent(QWidget, QMouseEvent, QWidget, QWidget, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5
24 0x00007fba01f1af53 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
25 0x00007fba01f1d6e5 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
26 0x00007fba01ebe443 in QApplicationPrivate::notify_helper(QObject, QEvent) () from /lib64/libQt5Widgets.so.5
27 0x00007fba010be7b8 in QCoreApplication::notifyInternal2(QObject, QEvent) () from /lib64/libQt5Core.so.5
28 0x00007fba01512b98 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
29 0x00007fba014f2c9c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
30 0x00007fb9e5adf11e in xcbSourceDispatch(_GSource, int ()(void), void) () from /lib64/libQt5XcbQpa.so.5
31 0x00007fb9f63054cf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
32 0x00007fb9f63594f8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
33 0x00007fb9f6302c03 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
34 0x00007fba0110fb98 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
35 0x00007fba010bd1c2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
36 0x00007fba010c5704 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
37 0x00005594d6ff597f in main ()
[Inferior 1 (process 1291409) detached]
sorry forgot to mention that was testing on F34
and f35 also crashes
The crash when importing audio seems suspicious in the sense that one of the changes of this release says:
"Recursive audio file metadata importing now works correctly and metadata import was expanded."
The compilation flags are the same as the previous version and taglib is exactly the same version as before. So without further data I suspect that this could be related to tellico's changes. :-(
ok i can file an upstream bug. tellico doesn't have any debug/tracing that i can enable and will contact the developer
the crash can be ignore it turned out to be a corrupt file.
Thank you for looking into this. I was prepared to suspend the update. Since that is no longer an issue in 3 days, at least, this will be in updates.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.