Testing the upgrade to Qt 5.12
-
@dobey said in Testing the upgrade to Qt 5.12:
That happens for all apps and is normal.
I meant that all confined apps crashes, unconfined opens -
@CiberSheep I don't know at this point. Nothing about what you say is happening makes any sense at all. I wonder if someone else with the e5HD or e4.5 could replicate the problem. I don't have either device unfortunately, though.
-
@dobey I see.
To revert the changes of this, is enough to delete ~/apt/cache and ~/apt/lists and installing the image that downloads when changing channel to RC? -
@CiberSheep Yes, a full flash with either switching channels or using the installer, should do.
-
@dobey Roger. Thanks
-
@dobey
So on my BQ4.5, just did a full reinstall devel + ubports-qa ( i said "no" when asking to remove some packages ) still have most of apps and all webapps crashing at load time:
e.g: messaging-app, clock, weather, teleport, youtube webapp, gmail webapp.
Only working apps are Dialer, Address-book-app, Openstore, Gallery, Camera, Dekko ( blank screen ), FileManager -
We either have to find a way to provide logs to @dobey or send him the devices. Otherwise there is nothing he can do without more info than "the apps are crashing"...
-
@Fla yes, already did
-
For Calculator there will be a new release soon which updates the math.js library, and should function on Qt 5.12. Thanks to Brian.
-
@kugiigi said in Testing the upgrade to Qt 5.12:
Messaging app opens fine but if you open a thread, the messages are jumbled and not displayed correctly
Can you get me the log file for
messaging-app
when this happens on Qt 5.12? You can send it to me on Telegram via PM, if you want, in case there's any personal info in it. I don't have any way to test this locally currently, as the oldofono-phonesim
package conflicts with changes in 5.12 and I haven't gotten a newer version working yet. -
Good to hear there is progress with the Qt 5.12 update. Reading above message it is not clear to me if you can also test this with app development using clickable. Is there a docker file with Qt 5.12 that can be used?
I thought to test apps that need Qt 5.12 by running
clickable desktop
. Would that be possible? One of the apps that need an update Qt is Kaidan, and I guess there are more (with potential to be ported). -
@Mattias I think it'll only be possible once it lands in devel. For now, you might need to install Qt 5.12 on a device and test your apps there
-
nexus 5```
There was an error loading Unity8:Missing some files.
-
@Isaac If this is installed from the past 2 days, please revert to devel and do not install Qt 5.12 branches for now.
There was an issue I was trying to fix, but CI lied to me a bit, and now the world is broken again with Qt 5.12 so I'm going to have to rebuild everything again the difficult way. Please be patient and I'll post again when it's properly installable again. Sorry for the hiccups all!
-
@dobey said in Testing the upgrade to Qt 5.12:
but CI lied to me a bit
Who is CI?
Do you want we chase and frag him for you? -
@Keneda said in Testing the upgrade to Qt 5.12:
Who is CI?
Quick and dirty definition :
"Continuous Integration" (I think), it's a feature of Gitlab granting automatic daily builds with multiple repos.
It allows to script the integration process... -
@AppLee Well, Jenkins, and more specifically
pbuilder
in this case. -
OK. Everything that needed to be rebuilt is finally done, and things should be usable again. Please test!
There's an e4.5 on its way to me, though not sure how long it will take to arrive. Hopefully I can see what the issues are that @CiberSheep and @lduboeuf were reporting on ther BQs when it gets here.
-
Nexus 5
First minutes of test:
Can't reach web throught wi-fi. In settings app it shows that i'm connected.
Upd... Wi-fi works, but still can't connect to some known access points. ( random bug )
Cellular data works.
Clock & Calendar apps go down when being launched.
Keep testing.
-
@Isaac said in Testing the upgrade to Qt 5.12:
Clock & Calendar apps go down when being launched.
Calendar app is a known issue as it was using some internal API that we needed to remove with Qt 5.12 upgrade. There is a PR waiting to be merged/released which solves the issue.
For Clock app do you have a log? It is working fine here on my Nexus 4.
Thanks.