tortoisedoc | grr | 07:00 |
---|---|---|
tortoisedoc | gcc 4.9 :[ | 07:01 |
tortoisedoc | one does not simply servo | 07:01 |
tortoisedoc | hmm linaro seems to have a 4.9 trunk too tho | 07:01 |
tortoisedoc | https://releases.linaro.org/components/toolchain/binaries/latest-4/ | 07:01 |
tortoisedoc | https://build.merproject.org/project/show/mer-core:i486:devel:gcc49 | 07:03 |
tortoisedoc | hmm | 07:03 |
tortoisedoc | I guess there's no gcc4.9 in mer as of yet | 07:08 |
*** frinring_ is now known as frinring | 07:20 | |
r0kk3rz | nope | 08:46 |
r0kk3rz | but i think there was a vague plan to update to that one | 08:46 |
r0kk3rz | you could use gcc6 | 08:47 |
tortoisedoc | r0kk3rz : i could also switch to android :P | 09:14 |
r0kk3rz | i suppose, if you really wanted to | 09:15 |
tortoisedoc | i dont | 09:15 |
tortoisedoc | its much cooler to sit in this cold corner with you guys | 09:15 |
r0kk3rz | yay stubborn contrarianism | 09:15 |
tortoisedoc | absolutely | 09:15 |
tortoisedoc | less is more | 09:15 |
attah | Hmmmm... var thingy = Qt.createComponent("Controls.notqml"); | 09:15 |
* tortoisedoc shrugs | 09:16 | |
tortoisedoc | javascript | 09:16 |
attah | Passes RPM validator ;) | 09:16 |
Smar | where’s my gcc8 ;( | 09:16 |
tortoisedoc | attah : whats unvalidated about it? | 09:16 |
tortoisedoc | gcc8 is overrated :P | 09:16 |
Smar | true, clang is funnier | 09:16 |
attah | Disallowed imports in my .notqml | 09:16 |
tortoisedoc | omg no | 09:16 |
tortoisedoc | llvm is a pita | 09:16 |
Smar | I don’t think so | 09:17 |
tortoisedoc | Smar: have you used it in sb2? | 09:17 |
Smar | what’s sb2? | 09:18 |
tortoisedoc | _b | 09:18 |
Dakon | what's the problem with more recent gcc? I have been doing all the upgrades for our embedded builds over time and have not seen any major issue | 09:41 |
Dakon | only packages not building because of crap in them, but that should be ok for target versions like gcc6 for a long time | 09:41 |
tbr | the deployed base and ABI changes in gcc 5 IIRC | 09:41 |
Dakon | ah, this C++11 string thing, good point | 09:42 |
Dakon | did not affect us because we rebuild the whole software at once anyway | 09:42 |
tbr | the store is "full" of "old" apps → boom | 09:43 |
tbr | and this isn't quite the apple ecosystem where a decree comes in and everybody just bows and gets to work | 09:43 |
Dakon | how about keeping the old libstdc++ around as compat package | 09:44 |
r0kk3rz | the apps issue isnt going to go away though, they'll need to bite the bullet at some point | 09:44 |
r0kk3rz | gcc6 in ye olde ABI mode seems to work ok | 09:44 |
tbr | and I think it's more a Qt thing than gcc at that point | 09:44 |
Dakon | recent Qt (5.1x) with that old gcc could be trouble | 09:45 |
Dakon | at least if you want webengine | 09:45 |
Dakon | learned that the hard way | 09:45 |
tbr | I haven't paid attention, is sailfish still stuck with 5.2-ish? | 09:46 |
r0kk3rz | 5.6 | 09:46 |
r0kk3rz | the plan is for 5.9 SoonTM | 09:46 |
* tbr built a Mer based product on 5.9 when it came out (actually started on 5.8), so that just works AFAICT (limited insight as it ofc wasn't as diverse and limited scope) | 09:48 | |
r0kk3rz | yeah i dont know what the holdup is, hopefully it drops in the next few months | 09:49 |
attah | So, should i see if my hack can sneak in to harbour? :P | 10:05 |
r0kk3rz | it will | 10:05 |
r0kk3rz | its not a new hack | 10:05 |
attah | lol | 10:06 |
tortoisedoc | anyways | 10:09 |
tortoisedoc | bottom line is, there's no 4.9 in mer yet :[ | 10:09 |
tortoisedoc | I'd wonder should I "just" build it | 10:09 |
tortoisedoc | and get over it | 10:09 |
tortoisedoc | this rust / servo bandwagon train to the future is something extremely disappointing | 10:10 |
tortoisedoc | "you want rust? Sure here its is! oh but you dont have the right gcc..sorry!" | 10:10 |
tortoisedoc | s/rust/servo | 10:10 |
pketo_ | tortoisedoc: gcc 4.9 should be there soonish, afaik | 10:19 |
pketo_ | test builds were done with it and stuff blew up, those were fixed, and there is PR already... I'm not sure what it is still waiting... probably the holidays and releases and other stuff just got in the way | 10:23 |
r0kk3rz | i wonder whether 4.9 is still too old for a lot of cases | 10:25 |
r0kk3rz | mostly people want shiny new c++ features | 10:25 |
tortoisedoc | pketo_ : any rpm packages? | 10:27 |
tortoisedoc | pketo_ and is it bulid againts eglibc 2.19 (or whatever gcc 4.8 uses) | 10:27 |
tortoisedoc | s/bulid/build | 10:28 |
abranson | r0kk3rz: got to take small steps - already a lot blew up just to get to 4.9 | 10:31 |
pketo_ | tortoisedoc: I don't know the details.. https://git.merproject.org/mer-core/gcc/merge_requests/7 | 10:31 |
r0kk3rz | abranson: meh, if you're going to break stuff, you might as well break everything | 10:31 |
abranson | but 4.8 was used for a long time, so the main thing here is being able to update it | 10:32 |
abranson | r0kk3rz: if you break everything, you probably won't manage to fix it all ;) | 10:32 |
r0kk3rz | i dunno, im pretty good at fixing things | 10:33 |
tortoisedoc | abranson : do you see main challenges in updating 4.9? | 10:34 |
tortoisedoc | *updating to, that is | 10:34 |
tortoisedoc | oh wow sweek | 10:35 |
tortoisedoc | oh wow sweet | 10:35 |
tortoisedoc | now I "just" need to build it :) | 10:35 |
tortoisedoc | pketo_ : sorry one more question, is there any buildjob on obs for this commit yet? | 10:36 |
abranson | tortoisedoc: a fair few things broke, yes | 10:36 |
abranson | check the PR | 10:36 |
tortoisedoc | _b | 10:36 |
Dakon | upgrading to 4.9 isn't really a "target", is it? it should be an intermediate step to be able to upgrade to a really recent release, and the only point of doing 4.9 should be to relieve some immediate pain to get some weeks to fiddle out the rest | 10:36 |
tortoisedoc | I'd say its a start in that sense (given I have different objective) | 10:37 |
attah | S'Play approved | 10:43 |
attah | I'm not sure if that's good or bad... but it sure is convenient | 10:44 |
tortoisedoc | attah : power of qml | 10:48 |
attah | I just wish i knew more about it and the programming paradigm got some love | 10:51 |
tortoisedoc | attah : qml is open source, thee shall google for thee shall find :P | 11:02 |
* attah ponders how to google for more spare time | 11:03 | |
tortoisedoc | :D | 11:05 |
pketo_ | tortoisedoc: I think there isn't a build in mer obs | 11:23 |
tortoisedoc | pketo_ : i see the commiter is in jolla? can you ask? :) | 11:27 |
pketo_ | tortoisedoc: no build in mer obs. it will get merged after we get 3.0.1 out and branch the next release | 12:06 |
tortoisedoc | pketo_ thanks | 13:17 |
*** ecloud_wfh is now known as ecloud | 14:26 | |
Acce | How do you prevent the default submit of a login form in sailfish browser? | 15:37 |
Acce | In every other browser I tried the normal "listen for submit event and call preventDefault()" works | 15:37 |
Acce | sailfish browser shows the "do you want to remember login for xxx?" and then submits the form using a GET request | 15:38 |
Acce | nvm, seems that DOMContentLoaded is not fired so the listener never was registered | 15:56 |
*** Guest8326 is now known as ersatzmaus` | 17:26 | |
attah | Is glimagesink the only gstreamer sink i can expect to work? It's the only one i can get to work :/ and poorly at that | 19:14 |
r0kk3rz | what are you trying to do? | 19:14 |
attah | Play a video... fooling around with gst-launch, currently it's a hdmi-to-udp-thingy | 19:15 |
attah | but i tried with videotestsrc to find a workable sink | 19:16 |
r0kk3rz | yeah thats not really doable with gst-launch alone | 19:20 |
attah | okay... so where should i be looking? | 19:20 |
r0kk3rz | https://github.com/r0kk3rz/gstdroid-player | 19:21 |
r0kk3rz | is a minimalistic gstreamer video player thing | 19:22 |
attah | cool | 19:22 |
r0kk3rz | which you should be able to modify to add whatever pipeline stuff you want | 19:22 |
attah | I have it working on my desktop, and i do get image with glimagesink, so hopefully it does it | 19:23 |
r0kk3rz | yeah it kinda needs to go through the gstdroid stuff | 19:26 |
r0kk3rz | which causes problems | 19:26 |
attah | i did, but no idea if it was done correctly | 19:26 |
attah | it appears i need to add some dependencies in my build engine | 19:27 |
r0kk3rz | oh oops, that app has some extra things in the spec you can kill | 19:31 |
r0kk3rz | webrtc, sdp, json-glib | 19:31 |
attah | hmm, i stil have problems finding gstreamer-player-1.0 development package | 19:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!