Pelagicore / qmllive

A live coding environment for QML
48 stars 5 forks source link

Qmllive exits on change #6

Open bcomnesjlr opened 8 years ago

bcomnesjlr commented 8 years ago

I'm having an issue where QMLlive simple exits when the file its looking at updates, rather than showing the updated change.

No error is shown. There is only one message that seems related in the Qt console.

"/home/bcomnes/repos/qmllive/bin/qmllivebench" finished

Running qt 5.5.1

Any idea where I can get better debug info so I can help pin down the issue?

bcomnesjlr commented 8 years ago

I had to downgrade my version of qt. I'm not sure which packaged fixed it, but I got it running again by downgrading to the following packages:

[2015-11-10 16:06] [ALPM] transaction started
[2015-11-10 16:06] [ALPM] downgraded qt5-base (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-xmlpatterns (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-declarative (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-3d (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-canvas3d (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-connectivity (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-doc (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-enginio (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-graphicaleffects (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-imageformats (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-location (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-multimedia (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-sensors (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:06] [ALPM] downgraded qt5-webchannel (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-webkit (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-script (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-quick1 (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-quickcontrols (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-serialport (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-svg (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-translations (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-tools (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-wayland (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-webengine (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-websockets (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qt5-x11extras (5.5.1-3 -> 5.5.0-2)
[2015-11-10 16:07] [ALPM] downgraded qtcreator (3.5.1-1 -> 3.5.0-1)
[2015-11-10 16:07] [ALPM] transaction completed
[2015-11-10 16:12] [PACMAN] Running 'pacman -U qtcreator-3.5.0-4-x86_64.pkg.tar.xz'
[2015-11-10 16:12] [ALPM] transaction started
[2015-11-10 16:12] [ALPM] upgraded qtcreator (3.5.0-1 -> 3.5.0-4)
[2015-11-10 16:13] [ALPM] transaction completed
[2015-11-10 16:13] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/qt5-base-5.0.1-6-x86_64.pkg.tar.xz'
[2015-11-10 16:14] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/qt5-base-5.5.0-2-x86_64.pkg.tar.xz'
[2015-11-10 16:14] [ALPM] transaction started
[2015-11-10 16:14] [ALPM] reinstalled qt5-base (5.5.0-2)
[2015-11-10 16:14] [ALPM] transaction completed
[2015-11-10 16:14] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/icu-55.1-1-x86_64.pkg.tar.xz'
[2015-11-10 16:14] [ALPM] transaction started
[2015-11-10 16:14] [ALPM] downgraded icu (56.1-1 -> 55.1-1)
[2015-11-10 16:14] [ALPM] transaction completed