/srv/irclogs.ubuntu.com/2018/04/27/#ubuntu-qt.txt

djamalhow can i install appman from git repository10:50
lubot2<acheronuk> going to want this backpprted if we do 5.10 https://bugreports.qt.io/browse/QTBUG-6644315:18
lubot2<acheronuk> fixes crash in krunner apparently15:18
lubot2<mitya57> I think we'll better do 5.11 without the intermediate step.15:20
lubot2<acheronuk> @mitya57, when is 5.11 out?15:21
lubot2<mitya57> End of May / beginning of June15:22
lubot2https://wiki.qt.io/Qt_5.11_Release15:22
lubot2<acheronuk> I ask as plasma 5.13 out 12th June needs 5.10 or greater15:24
lubot2<mitya57> Ok, I don't mind shipping 5.10 before June then. Noted your patch :)15:25
lubot2<acheronuk> Ok. I was hoping to build the 5.13 beta for testers (out 17th May). not in archive nessessarily, but it would be better if I didn't have to PPA build new Qt and plasma15:28
lubot2<acheronuk> but we shall see what timing permits :)15:28
lubot2<acheronuk> lets just hope we don't have another spectre/meltdown when 18.10 opens for development!15:30
djamali need help to install appman21:57
mitya57djamal: this channel is for development, not for user support. Please try #ubuntu.22:07
djamalappman is qt application manager22:09
mitya57Oh, from the automotive suite. I think it is just not packaged.22:10
djamalwhat do you mean22:11
djamalmitya57: plz sen me link with appman prepared22:12
mitya57I mean you cannot install it in Ubuntu unless you build it from source yourself.22:12
djamalmitya57: i spend a whole day trying to compile it can you help me22:13
mitya57This is still the wrong channel for such questions, but please ask it.22:14
djamali clone appman repository and i run qmake and make i get this output22:16
djamalhttps://pastebin.com/D27rbQwK22:17
mitya57> Project ERROR: Unknown module(s) in QT: qml-private22:18
mitya57If you had our build of Qt, I would recommend you installing qtdeclarative5-private-dev package. But you seem to have a custom installation, so you need to get these private headers via some other means.22:19
djamalcustom installation?22:20
mitya57Yes, according to your log you have Qt in /opt/Qt5.10.1/, which is not the Ubuntu package.22:20
djamali download it22:21
djamaland install it manually22:21
djamal<mitya57: yes it is working thanks a lot22:22
djamalbut i got this g++: internal compiler error: Segmentation fault (program cc1plus)22:28
lubot2<mitya57> This is a very tricky error, and there is no universal advice. Try changing compiler options, compiler version, or get a minimal example and report a bug.22:32
djamallubot2: how can i get minimal example22:46
lisandro@mitya57 djamal has been trying to solve this all day. I ended up compiling it myself, but he was gone23:35
lisandrowhatever taht is it uses qtbase  and declarative's private headers23:35
lisandroI think it's a kind of qml app loader23:35

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!