Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught exception at track load to deck while Mixxx ist starting up #10290

Open
mixxxbot opened this issue Aug 23, 2022 · 1 comment
Open

Uncaught exception at track load to deck while Mixxx ist starting up #10290

mixxxbot opened this issue Aug 23, 2022 · 1 comment

Comments

@mixxxbot
Copy link
Collaborator

Reported by: JoergAtGithub
Date: 2021-01-16T11:55:51Z
Status: New
Importance: Undecided
Launchpad Issue: lp1912051
Attachments: ExeceptionWhenPressingLoadButtonOnControllerWhileMixxxIsStartingUp.PNG


I pressed tackload to deck button while Mixxx was starting up. This resulted in the following exception.

This occured with a Main build on Windows 7.

See screenshot

mixxx.exe!QItemSelectionModel::selection() Line 1781	C++
 	mixxx.exe!QItemSelectionModel::selectedRows(int column=0) Line 1726	C++
>	mixxx.exe!WTrackTableView::loadSelectedTrackToGroup(const QString & group={...}, bool play=false) Line 763	C++
 	mixxx.exe!LibraryControl::slotLoadSelectedTrackToGroup(const QString & group={...}, bool play=false) Line 419	C++
 	mixxx.exe!QtPrivate::QSlotObject<void (__cdecl LibraryControl::*)(QString const &,bool),QtPrivate::List<QString const &,bool>,void>::impl(int which=1, QtPrivate::QSlotObjectBase * this_=0x00000000112db690, QObject * r=0x00000000083cad80, void * * a=0x000000000026aaf0, bool * ret=0x0000000000000000) Line 418	C++
 	[Inline Frame] mixxx.exe!QtPrivate::QSlotObjectBase::call(QObject *) Line 398	C++
 	mixxx.exe!doActivate<0>(QObject * sender=0x0000000011678ef0, int signal_index=3, void * * argv) Line 3870	C++
 	mixxx.exe!LoadToGroupController::loadToGroup(const QString & _t1={...}, bool _t2=false) Line 147	C++
 	mixxx.exe!LoadToGroupController::slotLoadToGroup(double v=1.0000000000000000) Line 48	C++
 	mixxx.exe!QtPrivate::QSlotObject<void (__cdecl LoadToGroupController::*)(double),QtPrivate::List<double>,void>::impl(int which=1, QtPrivate::QSlotObjectBase * this_=0x00000000112db5d0, QObject * r=0x0000000011678ef0, void * * a=0x000000001a4ac570, bool * ret=0x0000000000000000) Line 418	C++
 	[Inline Frame] mixxx.exe!QtPrivate::QSlotObjectBase::call(QObject *) Line 398	C++
 	mixxx.exe!QMetaCallEvent::placeMetaCall(QObject * object=0x0000000011678ef0) Line 626	C++
 	mixxx.exe!QObject::event(QEvent * e=0x000000001a4ac520) Line 1339	C++
 	mixxx.exe!QApplicationPrivate::notify_helper(QObject * receiver=0x0000000011678ef0, QEvent * e=0x000000001a4ac520) Line 3687	C++
 	mixxx.exe!QApplication::notify(QObject * receiver, QEvent * e=0x000000001a4ac520) Line 3639	C++
 	mixxx.exe!MixxxApplication::notify(QObject * target=0x0000000011678ef0, QEvent * event=0x000000001a4ac520) Line 136	C++
 	mixxx.exe!QCoreApplication::notifyInternal2(QObject * receiver=0x0000000011678ef0, QEvent * event=0x000000001a4ac520) Line 1075	C++
 	[Inline Frame] mixxx.exe!QCoreApplication::sendEvent(QObject *) Line 1470	C++
 	mixxx.exe!QCoreApplicationPrivate::sendPostedEvents(QObject * receiver=0x0000000000000000, int event_type, QThreadData * data=0x00000000006bf4b0) Line 1815	C++
 	mixxx.exe!QWindowsGuiEventDispatcher::sendPostedEvents() Line 82	C++
 	mixxx.exe!QEventDispatcherWin32::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags={...}) Line 525	C++
 	mixxx.exe!QWindowsGuiEventDispatcher::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags={...}) Line 75	C++
 	mixxx.exe!MixxxMainWindow::initializationProgressUpdate(int progress=100, const QString & serviceName={...}) Line 1131	C++
 	mixxx.exe!MixxxMainWindow::loadConfiguredSkin() Line 975	C++
 	mixxx.exe!MixxxMainWindow::MixxxMainWindow(QApplication * pApp=0x000000000026fc78, std::shared_ptr<mixxx::CoreServices> pCoreServices={...}) Line 209	C++
 	mixxx.exe!`anonymous namespace'::runMixxx(MixxxApplication * app=0x000000000026fc78, const CmdlineArgs & args={...}) Line 31	C++
 	mixxx.exe!main(int argc=2, char * * argv=0x00000000006d7cf0) Line 114	C++
 	[External Code]
@mixxxbot
Copy link
Collaborator Author

Commented by: JoergAtGithub
Date: 2021-01-16T11:55:51Z
Attachments: ExeceptionWhenPressingLoadButtonOnControllerWhileMixxxIsStartingUp.PNG

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant