[10:50] how can i install appman from git repository [15:18] going to want this backpprted if we do 5.10 https://bugreports.qt.io/browse/QTBUG-66443 [15:18] fixes crash in krunner apparently [15:20] I think we'll better do 5.11 without the intermediate step. [15:21] @mitya57, when is 5.11 out? [15:22] End of May / beginning of June [15:22] https://wiki.qt.io/Qt_5.11_Release [15:24] I ask as plasma 5.13 out 12th June needs 5.10 or greater [15:25] Ok, I don't mind shipping 5.10 before June then. Noted your patch :) [15:28] 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 plasma [15:28] but we shall see what timing permits :) [15:30] lets just hope we don't have another spectre/meltdown when 18.10 opens for development! [21:57] i need help to install appman [22:07] djamal: this channel is for development, not for user support. Please try #ubuntu. [22:09] appman is qt application manager [22:10] Oh, from the automotive suite. I think it is just not packaged. [22:11] what do you mean [22:12] mitya57: plz sen me link with appman prepared [22:12] I mean you cannot install it in Ubuntu unless you build it from source yourself. [22:13] mitya57: i spend a whole day trying to compile it can you help me [22:14] This is still the wrong channel for such questions, but please ask it. [22:16] i clone appman repository and i run qmake and make i get this output [22:17] https://pastebin.com/D27rbQwK [22:18] > Project ERROR: Unknown module(s) in QT: qml-private [22:19] If 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:20] custom installation? [22:20] Yes, according to your log you have Qt in /opt/Qt5.10.1/, which is not the Ubuntu package. [22:21] i download it [22:21] and install it manually [22:22] but i got this g++: internal compiler error: Segmentation fault (program cc1plus) [22:32] 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:46] lubot2: how can i get minimal example [23:35] @mitya57 djamal has been trying to solve this all day. I ended up compiling it myself, but he was gone [23:35] whatever taht is it uses qtbase and declarative's private headers [23:35] I think it's a kind of qml app loader