Giter Site home page Giter Site logo

track sorting about cantata HOT 6 CLOSED

cdrummond avatar cdrummond commented on July 22, 2024
track sorting

from cantata.

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Oops! Never noticed this before, but I have just tried your steps - and you are 
correct!!!

Pressing the update button resolves the problem.

I will try to get this foxed for 0.8.2 Thanks for reporting.

Original comment by [email protected] on 20 Jul 2012 at 9:44

  • Changed state: Accepted

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I /think/ I have now fixed this. Can you update from SVN? If so, the fix 
shoould be in from r1346.

Original comment by [email protected] on 20 Jul 2012 at 11:47

  • Changed state: Started

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I can, I did. It builds fine, but fails to start. I got a backtrace below, may 
be it could help. 0.8.0 still works just fine.

backtrace:

Application: Cantata (cantata), signal: Bus error: 10
[Switching to Thread 80d6f30c0 (LWP 100433/cantata)]
[Current thread is 1 (Thread 80d6f30c0 (LWP 100433/cantata))]

Thread 2 (Thread 8094041c0 (LWP 100780/cantata)):
[KCrash Handler]
#7  0x000000080425196a in QAction::setVisible () from 
/usr/local/lib/qt4/libQtGui.so.4
#8  0x0000000000453969 in MainWindow::tabToggled (this=0x809493200, index=) at 
/home/emz/src/cantata-read-only/gui/mainwindow.cpp:3010
#9  0x000000000047510a in MainWindow (this=0x809493200, parent=) at 
/home/emz/src/cantata-read-only/gui/mainwindow.cpp:906
#10 0x00000000004501eb in Application::newInstance (this=0x7fffffffe380) at 
/home/emz/src/cantata-read-only/application.cpp:75
#11 0x00000008010fabb5 in KUniqueApplication::qt_metacast () from 
/usr/local/kde4/lib/libkdeui.so.7
#12 0x00000008010fae18 in KUniqueApplication::metaObject () from 
/usr/local/kde4/lib/libkdeui.so.7
#13 0x0000000804f4183f in QDBusConnectionPrivate::deliverCall () from 
/usr/local/lib/qt4/libQtDBus.so.4
#14 0x0000000804f42ce1 in QDBusConnectionPrivate::activateCall () from 
/usr/local/lib/qt4/libQtDBus.so.4
#15 0x0000000804f43875 in QDBusConnectionPrivate::activateObject () from 
/usr/local/lib/qt4/libQtDBus.so.4
#16 0x0000000804f439a8 in QDBusActivateObjectEvent::placeMetaCall () from 
/usr/local/lib/qt4/libQtDBus.so.4
#17 0x0000000803c6b796 in QObject::event () from 
/usr/local/lib/qt4/libQtCore.so.4
#18 0x0000000803c59470 in QCoreApplication::event () from 
/usr/local/lib/qt4/libQtCore.so.4
#19 0x000000080425b88d in QApplication::event () from 
/usr/local/lib/qt4/libQtGui.so.4
#20 0x0000000804257b0f in QApplicationPrivate::notify_helper () from 
/usr/local/lib/qt4/libQtGui.so.4
#21 0x000000080425ef0e in QApplication::notify () from 
/usr/local/lib/qt4/libQtGui.so.4
#22 0x00000008010f0ebf in KApplication::notify () from 
/usr/local/kde4/lib/libkdeui.so.7
#23 0x0000000803c59434 in QCoreApplication::notifyInternal () from 
/usr/local/lib/qt4/libQtCore.so.4
#24 0x0000000803c5a57e in QCoreApplicationPrivate::sendPostedEvents () from 
/usr/local/lib/qt4/libQtCore.so.4
#25 0x0000000803c87263 in postEventSourceDispatch () from 
/usr/local/lib/qt4/libQtCore.so.4
#26 0x0000000808511603 in g_main_context_dispatch () from 
/usr/local/lib/libglib-2.0.so.0
#27 0x0000000808515622 in g_main_context_prepare () from 
/usr/local/lib/libglib-2.0.so.0
#28 0x0000000808515c3b in g_main_context_iteration () from 
/usr/local/lib/libglib-2.0.so.0
#29 0x0000000803c8758c in QEventDispatcherGlib::processEvents () from 
/usr/local/lib/qt4/libQtCore.so.4
#30 0x000000080430c2bf in QGuiEventDispatcherGlib::processEvents () from 
/usr/local/lib/qt4/libQtGui.so.4
#31 0x0000000803c587ad in QEventLoop::processEvents () from 
/usr/local/lib/qt4/libQtCore.so.4
#32 0x0000000803c58a06 in QEventLoop::exec () from 
/usr/local/lib/qt4/libQtCore.so.4
#33 0x0000000803c5a87e in QCoreApplication::exec () from 
/usr/local/lib/qt4/libQtCore.so.4
#34 0x000000000045102c in main (argc=1, argv=0x7fffffffe6e0) at 
/home/emz/src/cantata-read-only/main.cpp:88

Thread 1 (Thread 80d6f30c0 (LWP 100433/cantata)):
#0  0x0000000803eac3bc in __error () from /lib/libthr.so.3
#1  0x0000000803eaa4f1 in pthread_cond_signal () from /lib/libthr.so.3
#2  0x00000008031dd24d in WTF::TCMalloc_PageHeap::scavengerThread () from 
/usr/local/lib/qt4/libQtWebKit.so.4
#3  0x00000008031dd309 in WTF::TCMalloc_PageHeap::runScavengerThread () from 
/usr/local/lib/qt4/libQtWebKit.so.4
#4  0x0000000803ea24d1 in pthread_getprio () from /lib/libthr.so.3
#5  0x0000000000000000 in ?? ()

Original comment by [email protected] on 23 Jul 2012 at 4:53

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
D'oh!!!! Sorry for that, should now be fixed as of r1347

Original comment by [email protected] on 23 Jul 2012 at 10:52

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Works like a charm, track order too, thanks a lot.

Original comment by [email protected] on 24 Jul 2012 at 3:53

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Great! Thanks for confirming the fix.

Original comment by [email protected] on 24 Jul 2012 at 8:25

  • Changed state: Verified

from cantata.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.