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

Crash after reindexing (or after emptying TRASH) #225

Open
sthennin opened this issue Jun 6, 2018 · 0 comments
Open

Crash after reindexing (or after emptying TRASH) #225

sthennin opened this issue Jun 6, 2018 · 0 comments

Comments

@sthennin
Copy link
Contributor

sthennin commented Jun 6, 2018

If one re-indexes all images in the Library, or if one empties TRASH (which afterwards re-indexes all images also), and then tries to set color flags for some selected images, then FOCUS crashes in ProjectModel.cpp:391

with:

0 org.cina.focus.focus 0x000000010fb52194 QStandardItem::setText(QString const&) + 20 (qstandarditemmodel.h:260)
1 org.cina.focus.focus 0x000000010fb56f78 ProjectModel::fillData(unsigned int, QStandardItem*, QVariant) + 1480 (ProjectModel.cpp:391)
2 org.cina.focus.focus 0x000000010fb58475 QtPrivate::QFunctorSlotObject<ProjectModel::addImage(ProjectImage*)::'lambda'(), 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) + 149 (ProjectModel.cpp:303)
3 org.qt-project.QtCore 0x0000000110fe99cb QMetaObject::activate(QObject*, int, int, void**) + 731
4 org.cina.focus.focus 0x000000010fb1acfb ParameterElementData::setValue(QString) + 1259 (ParameterElementData.cpp:134)

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