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

Color blocks produce errors when deleted #129

Open
stephanemagnenat opened this issue Jan 22, 2018 · 0 comments
Open

Color blocks produce errors when deleted #129

stephanemagnenat opened this issue Jan 22, 2018 · 0 comments

Comments

@stephanemagnenat
Copy link
Member

The following errors are produced when a top-color palette block is deleted:

qrc:/thymio-vpl2/blocks/PaletteTopColorActionBlock.qml:52: TypeError: Cannot read property of null
qrc:/thymio-vpl2/blocks/PaletteTopColorActionBlock.qml:53: TypeError: Cannot read property of null
file:///home/steph/test/Qt/5.9.4/gcc_64/qml/QtGraphicalEffects/RadialGradient.qml:373:4: QML ShaderEffectSource: Cannot anchor to an item that isn't a parent or sibling.
file:///home/steph/test/Qt/5.9.4/gcc_64/qml/QtGraphicalEffects/RadialGradient.qml:383:5: QML ShaderEffect: Cannot anchor to an item that isn't a parent or sibling.
file:///home/steph/test/Qt/5.9.4/gcc_64/qml/QtGraphicalEffects/RadialGradient.qml:373:4: QML ShaderEffectSource: Cannot anchor to an item that isn't a parent or sibling.
file:///home/steph/test/Qt/5.9.4/gcc_64/qml/QtGraphicalEffects/RadialGradient.qml:383:5: QML ShaderEffect: Cannot anchor to an item that isn't a parent or sibling.

Similar errors arise with all color-related blocks.

@stephanemagnenat stephanemagnenat changed the title Coler block produce errors when deleted Color blocks produce errors when deleted Jan 22, 2018
@stephanemagnenat stephanemagnenat modified the milestones: 5, 4.1 Jan 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant