/srv/irclogs.ubuntu.com/2018/03/17/#ubports.txt

ubptgbot<mileskjeller> sigh debian...00:04
ubptgbot<mileskjeller> ```Setting up ubports-installer (0.1.11-beta-133) ... … ln: failed to create symbolic link '/usr/local/bin/ubports-installer': No such file or directory … dpkg: error processing package ubports-installer (--configure): …  subprocess installed post-installation script returned error exit status 1 … Errors were encountered while00:04
ubptgbotprocessing: …  ubports-installer … E: Sub-process /usr/bin/dpkg returned an error code (1)```00:04
ubptgbot<mileskjeller> fixed with … `sudo mkdir /usr/local/bin` … `sudo apt install -f`00:09
ubptgbot<mileskjeller> looks like linux is doing it00:15
ubptgbot<mileskjeller> Ok, so far, so good00:19
ubptgbot<mileskjeller> and stuck on google logo00:22
ubptgbot<carlos machado> Dude it will not be easier with the tool provided on the Ubuntu website not00:25
ubptgbot<UniversalSuperBox> @carlos machado, ?00:26
ubptgbot<mileskjeller> I'm using the tool provided by ubports00:32
ubptgbot<mileskjeller> it just didn't install right in my environment and I had to tweak the filesystem00:33
ubptgbot<mileskjeller> (Photo, 720x1280) https://irc.ubports.com/A09qOUT1.png Been like this for quite some time00:46
ubptgbot<dohbee> @mileskjeller, first boot takes a bit, yeah00:46
ubptgbot<mileskjeller> I miss verbose output00:50
ubptgbot<mileskjeller> I disable plymouth on systems I set up, haha00:50
ubptgbot<li zhihao> (Photo, 720x1280) https://irc.ubports.com/0sve2E00.png01:04
ubptgbot<li zhihao> (Photo, 720x1280) https://irc.ubports.com/R4EbSb1s.png01:04
ubptgbot<li zhihao> it's pretty slow in my country😭01:05
ubptgbot<Tedster> @li zhihao, time to send pigeons with USB sticks /s01:06
ubptgbot<Gorsh2> Drones may be better...01:07
ubptgbot<li zhihao> i can't understand what you said😂.My English is poor..01:08
ubptgbot<mileskjeller> @dohbee, Still going... hmm...01:10
ubptgbot<mileskjeller> Phone getting rather toasty as well01:10
ubptgbot<Lyokanthrope> did the check the box to wipe it?01:19
ubptgbot<mileskjeller> yes01:19
ubptgbot<Lyokanthrope> hmm.01:19
ubptgbot<mileskjeller> oh change01:20
ubptgbot<mileskjeller> (Photo, 720x1280) https://irc.ubports.com/kj3GU3Dv.png01:20
ubptgbot<mileskjeller> now looks like thia01:20
ubptgbot<mileskjeller> [Edit] now looks like this01:20
ubptgbot<Fuseteam> @dohbee, as i said i have no idea what it will involve but basically whatever is neccesary to keep scopes alive and to develop it further perhaps if neccesary separate from UTouch untill its ready01:20
ubptgbot<mileskjeller> @mileskjeller, checked the log "Update failed"01:22
ubptgbot<mileskjeller> 15.x also fails01:37
ubptgbot<UniversalSuperBox> @Fuseteam, Anyone is free to do that at any time. The core team, made up mostly of volunteers, is not able to take that on and appropriately maintain the rest of Ubuntu Touch.01:46
ubptgbot<Fuseteam> i'm basically asking what needs to be done to do that basically01:47
ubptgbot<dohbee> @Fuseteam, shipping "scopes" as an add-on thing would be pretty difficult01:50
ubptgbot<Fuseteam> for now i'm curious in an effort to keep it alive while not burdening the core team01:51
ubptgbot<dohbee> the main scopes code is all c++, and there are go, and nodejs "bindings"01:52
ubptgbot<dohbee> then there's the dash01:52
ubptgbot<dohbee> and apparmor bits01:52
ubptgbot<UniversalSuperBox> Yeah, there's libunuty-scopes which is a particular problem for the 5X01:53
ubptgbot<dohbee> @UniversalSuperBox, oh? how so?01:54
ubptgbot<UniversalSuperBox> I forget. It's been a long day.01:55
ubptgbot<UniversalSuperBox> Maybe it segfaulted when the dash tried to load02:03
ubptgbot<dohbee> hmm02:07
ubptgbot<dohbee> anyway, not terribly important i guess02:08
ubptgbot<Fuseteam> interesting i do know c++ so that should help haha02:13
ubptgbot<dohbee> it'd probably be better to just let that code sit, and help with other things in the core to make the platform better02:14
ubptgbot<Fuseteam> does that mean the code sits somewhere atm separate from utouch? and sure if i can help i would like to do so02:19
ubptgbot<dohbee> no02:19
ubptgbot<UniversalSuperBox> It's in the unity8 code... Somewhere02:19
ubptgbot<dohbee> well the dash and all the widgets are in unity802:19
ubptgbot<UniversalSuperBox> xenial branch methinks02:19
ubptgbot<dohbee> libunity-scopes, go-unityscopes, and the nodejs bits, are other separate repositories02:20
ubptgbot<Fuseteam> oh my02:21
ubptgbot<dohbee> then the actual scopes are yet again other separate things02:21
ubptgbot<UniversalSuperBox> And it's all cmake and I don't understand cmake and aaaaaaah02:22
ubptgbot<dohbee> and then there's a couple other libraries that are used as well02:22
ubptgbot<dohbee> @UniversalSuperBox, i do. cmake is easy. feel free to ping me for help with it02:22
ubptgbot<UniversalSuperBox> Mostly crossbuilding is what I have trouble with02:23
ubptgbot<dohbee> oh, crossbuilding is weird with everything02:23
ubptgbot<dohbee> i think there's a wiki page that describes how to do it somewhere02:24
ubptgbot<UniversalSuperBox> Since I cant get crossbuilder itself working. I think that's being worked on02:24
ubptgbot<dohbee> but iirc, we didn't quite get all the packages fixed up to work properly for cross builds02:24
ubptgbot<Fuseteam> sounds interesting02:24
ubptgbot<dohbee> so there's that02:24
ubptgbot<dohbee> @UniversalSuperBox, i don't know what that is02:25
ubptgbot<UniversalSuperBox> I should get a souped up raspberry pi clone with a couple gigs of ram02:25
ubptgbot<UniversalSuperBox> Crossbuilder in our github02:26
ubptgbot<UniversalSuperBox> Maliit is not cooperating02:26
ubptgbot<dohbee> anyway, i should probably go to sleep before i end up dropping almost another grand for some ddr402:28
ubptgbotMatt Wu was added by: Matt Wu03:57
metalbikerhey guys! is this the channel for ubuntu touch that's being maintained by the ubports group?04:06
metalbikeroh, i didn't see the link for the website and yep, this is the place! yay! i've got Ubuntu Touch on my LG Nexus 5 and I LOVE IT!! just need an email app that works with all email providers.04:07
ubptgbot<wayneoutthere> Welcome04:24
ubptgbot<wayneoutthere> Try Dekko2 for email but you may need an unreleased version if something doesn't work right04:25
metalbikerubptgbot: hey! i've looked at dekko 2 and i'll give it a try. what do you mean by an unreleased version?04:38
metalbikercool, i've got dekko 2 on my phone now and it works pretty good. i'd just like to see all apps have a way to close them like a window has an 'x' to close it.05:03
metalbikeris there a way to get dekko to refresh it's list of emails periodically or on opening?05:05
ubptgbot<trainailleur> Q&A at 19:00 UTC again?05:45
ubptgbot<trainailleur> Never mind.  I see Youtube actually shows the time with UTC offset.05:46
ubptgbot<trainailleur> 19:00 it is.05:46
ubptgbot<trainailleur> [Edit] Never mind.  I see Youtube actually shows the time with UTC offset to detected local time.05:46
ubptgbot<Fuseteam> btw which irc channel is linked to this group?06:54
ubptgbot<Marcin Flotyński> Hi guys, are here any app devs? I have a specific question: how about testing apps without a device on Arch Linux (not using unity - I read that it uses many of it's own libs which I would like to avoid)? Any opinions? (maybe I should ask on forum or on telegram group for devs..)08:36
ubptgbot<JBBgameich> If you build your app using clickable, you can use `clickable --desktop`. It will set up a Ubuntu Touch docker container and start apps inside there.09:01
ubptgbotGiorgio P was added by: Giorgio P09:46
ubptgbot<Giorgio P> Hi, after having tied Android I'd like to revert my M10 FHD to Ubuntu but upot reboot to bootloader I got the following error: Fastboot: Unknown error: target reported max download size of 1342177 sending 'recovery' (11450 KB)... OKAY [0.436s] writing 'recovery'... FAILED (remote: download for partition 'recovery' is not allowed)09:49
ubptgbotfinished. totasl time 0.439s09:49
ubptgbot<Giorgio P> I'm using ubport-installer from debian-stable09:49
ubptgbot<advocatux> @Giorgio P, Hi Giorgio, check out https://ubports.com/page/telegram-welcome to get you started09:55
ubptgbot<tydell> @Marcin Flotyński, Im using clickable on Archlinux and it works great, no need to use Ubuntu10:06
ubptgbot<Marcin Flotyński> Oh, ok! That's great to hear! Will try it as soon as I have some free time 😍10:21
ubptgbot<tydell> Feel free to ask if get any problems, but i think its easy to get it working. This weekend i will prepare aur package for clickable (if noneso it will be easier :)10:40
ubptgbot<tydell> *if none is available10:40
ubptgbotToxity4 was added by: Toxity411:48
ubptgbot<advocatux> @Toxity4, Hi Anon, take a look at https://ubports.com/page/telegram-welcome11:51
ubptgbot<wayneoutthere> @trainailleur, Yes the Ubuntu Touch Q & A broadcast is on and be sure to check the very latest news from the community for that and more at our official News Channel Link: https://t.me/ubports_news12:07
ubptgbot<Stereofont> MetalBiker, slow swipe left gives a concertina view. Swipe apps either up or down to dismiss13:09
ubptgbotaribk was added by: aribk13:09
ubptgbot<Stereofont> @Fuseteam, UBports on freenode13:10
ubptgbot<Stereofont> @Giorgio P, Sounds like the classic cache full problem. For install issues, better to head to the Welcome & Install room13:12
ubptgbot<TartanSpartan> In future Februaries and Marchs (why do month name plurals feel so odd to write?) can we flex the start times of the Q&A session around the Six Nations rugby tournament please :P13:16
ubptgbot<aribk> Hi. I have an Aquaris E4.5. I downloaded and installed the UBports installer. I booted the device and switched to developer mode and attached it to the computer with a USB cable. The computer (running Ubuntu) recognizes the device. I then started the installer, but it doesn't recognize it. I added the file 51-android.rules to /etc/ude13:17
ubptgbotv/rules.d/ and ran 'sudo service udev restart '. Still nothing in the installer. I then chose the "select device manually" option. When I got to the dialogue specifying reboot into bootloader, I did this, but nothing happens in the installer. Stalemate! Any tips?13:17
ubptgbot<AlexiPistonrod> https://www.youtube.com/watch?v=cTU28QgYHdQ13:22
ubptgbot<dohbee> @TartanSpartan, Because they are names taken from ancient gods, and not nouns?13:25
ubptgbot<Stereofont> @TartanSpartan, In February or March of future years …13:29
ubptgbot<Stereofont> @aribk, Welcome & Install Room13:30
ubptgbot<TartanSpartan> Hahaha13:31
ubptgbot<TartanSpartan> But I expect every member from Scotland, England, Wales, Ireland, France, Italy and supporters from other rugby playing nations to endorse my request.13:32
ubptgbot<trainailleur> @TartanSpartan, As an ardent follower of Les Quinze fe France, I concur.  😉15:08
ubptgbot<UniversalSuperBox> ¯\_(ツ)_/¯15:09
ubptgbot<trainailleur> @TartanSpartan, [Edit] As an ardent follower of les XV de France, I concur.  😉15:09
ubptgbot<UniversalSuperBox> We release it as audio and it's immediately available as video after the show. :P15:09
ubptgbot<trainailleur> @UniversalSuperBox, I always download the Youtube video and play it back at high speed.  I've only managed to catch one of them live.  Perhaps a second one today, we'll see.15:10
ubptgbot<trainailleur> All of you sound much different when I listen to you at normal speed, even though VLC is fairly good at pitch correction.15:11
ubptgbot<TartanSpartan> Ch'yeah dude but it's kewl to have the live participation.15:12
ubptgbot<wayneoutthere> I would like to see @neothethird do 2x speed real-time for us today15:20
ubptgbot<TartanSpartan> What like his namesake from The Matrix movies?15:36
ubptgbot<riccardovidotto> Hi everybody, does exist any office suite for UBports 15.04 stable?15:42
ubptgbot<Jyoti> @riccardovidotto, open.uappexplorer.com/app/uwp.costales16:01
ubptgbot<Jyoti> Only this. But woks nice16:01
ubptgbot<advocatux> @riccardovidotto, You can try Libreoffice inside Libertine https://forums.ubports.com/topic/864/libreoffice-on-oneplus-one-how-launch-it/616:02
ubptgbot<TartanSpartan> Libre Office is beautiful especially on a good sized screen.16:04
ubptgbot<advocatux> ...or with a professional magnifying glass 😆16:05
ubptgbot<riccardovidotto> Thank you so much, I'll try on my BQ M10!16:05
ubptgbot<riccardovidotto> I think it's quite big size :D16:06
ubptgbot<riccardovidotto> Little #bugreport, screen rotation doesn't work16:07
ubptgbot<Stereofont> There is also Spreadsheet though I thought there was another, new spreadsheet app?16:07
ubptgbot<Stereofont> My mistake. Spreadsheet is the new one, from Jürgen16:09
ubptgbot<Stereofont> Also Tagatuos budget planner16:10
ubptgbot<Ern_st> Is there a telegram channel for unity 8 desktop ?16:20
ubptgbot<UniversalSuperBox> There was a suggestion that there should be a new one for a separation between 'development' and 'user' discussion.16:21
ubptgbot<DanChapman> That would be handy16:21
ubptgbot<UniversalSuperBox> Alright. So then should we make the current one unity8-general and a new unity-dev?16:22
ubptgbot<dohbee> ugh16:22
ubptgbot<UniversalSuperBox> Oh I know, I know.16:22
ubptgbot<dohbee> can we not16:22
ubptgbot<UniversalSuperBox> You don't even need to put in your vote any more, I always know how it's going to go16:22
ubptgbot<dohbee> this is the bloody "general" channel16:22
ubptgbot<UniversalSuperBox> Indeed16:22
ubptgbot<riccardovidotto> Is 16.04 devel so unstable? Or can it be used daily?16:39
ubptgbot<riccardovidotto> [Edit] Is 16.04 devel so unstable? Or can it be used daily? P.S. on BqM1016:39
ubptgbot<iapyghia> @riccardovidotto, I used it on my BQ M10 and it was so unstable (problem with OpenStore and a less battery life than stable channel), but you could try Anbox16:47
ubptgbot<riccardovidotto> @iapyghia, Thanks!16:51
ubptgbot<iapyghia> @riccardovidotto, You're welcome16:52
ubptgbot<samitormanen> battery life is very good with 16.04 N4. i get 90hours uptime with wifi on and light usage (basically just testing and tweaking things and upgrading every day to a new devel build). it has new battery installed (Polarcell). i havent tested with mobiledata, yet..16:55
ubptgbot<samitormanen> i take that to a daily driver when telegram and camera starts to work.16:56
ubptgbot<Stereofont> @Marcin Flotyński, Marcin, are you a Polish speaker?17:43
ubptgbot<Marcin Flotyński> Yes, I am ;)17:58
ubptgbot<Marcin Flotyński> I saw some 'voting' today about creating separate group for Polish speakers, but decided not to vote, because I don't have opinion as for right now - don't know how big this group(and group of Polish speakers) is and I'm little afraid that there may be too much groups to follow :p18:00
ubptgbot<Flohack> @Marcin Flotyński, Well if it is a small group then there is also not so much activity18:02
ubptgbot<Marcin Flotyński> It's a good point18:02
ubptgbot<Flohack> Dont underestimate the value of native discussions18:05
ubptgbot<samitormanen> Webtelegram seems to now work in xenial N4. Cool.. 😊18:16
ubptgbot<samitormanen> It didnt work last week. Strange..18:17
ubptgbot<Stereofont> @Marcin Flotyński, It is created. I can add you?18:19
ubptgbot<Marcin Flotyński> Sure ;)18:19
ubptgbot<Stereofont> When you make a username in Telegram I can 😉18:20
ubptgbot<mflotynski> Ok it should be set up now : mflotynski18:21
ubptgbot<Stereofont> The experience is very much that language groups make the whole community stronger18:21
ubptgbot<Stereofont> There is also competition. You have already overtaken Scandinavian 😜18:23
ubptgbot<Jyoti> @iapyghia, Hi! … I have ubports 16.04 on my BQ M10 tablet. How can i try anbox?18:43
ubptgbot<peternerlich> I will not be able to transcribe the #QnA today, so we will need a bunch of people to help us transcribe live! Don't worry, the job is easy and straightforward — you just need to type in words 😜 Also, you will be part of a team where everyone will transcribe just one sub topic and then let the next one write down the next. The18:46
ubptgbot majority of the time will be making sure nothing important is forgotten and adding it when the line is done, so it's super simple.18:46
ubptgbot<peternerlich> To help out simply contact me or any UBAM member.18:47
ubptgbot<advocatux> I can't do it this time either but I'll try to help with the translation18:50
ubptgbot<mariogrip> Fwd from UBports News Channel: We are live! https://www.youtube.com/watch?v=gX2yTrFhVwI18:59
ubptgbot<dkvish> @mariogrip, Not started yet19:00
ubptgbot<exar_kun> It's on!19:00
ubptgbot<technicalbird> @mariogrip, No.. you are not live19:00
ubptgbot<exar_kun> :)19:00
ubptgbot<mariogrip> reload19:00
ubptgbot<TartanSpartan> Ok consider you guys lucky, it didn't clash with Wales vs France :P19:01
ubptgbot<Fuseteam> oh my19:01
ubptgbot<Alessandro Tellarini> (Sticker, 512x372) https://irc.ubports.com/OTszEjgk.webp19:02
ubptgbot<PhoenixLandPirate> Especially if you have apos19:02
ubptgbot<Alessandro Tellarini> (Sticker, 512x372) https://irc.ubports.com/U8xtO8ci.webp19:02
ubptgbot<technicalbird> Which phone you recommend for 16.04? For best experience?19:03
ubptgbot<Ismaelbonato> I have any :(19:03
ubptgbot<PhoenixLandPirate> Some apps need recompiling so if your app needs to be recompiled then you should try 16.0419:03
ubptgbot<trainailleur> "Two phones at the same time, dude.  That's that I'd " … do."19:03
ubptgbot<Ismaelbonato> [Edit] I don't have any :(19:03
ubptgbot<iapyghia> @Jyoti, I followed the official docs: … https://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html19:04
ubptgbot<PhoenixLandPirate> Question: why do vpns forget passwords in 16.04?19:04
ubptgbot<Jyoti> @iapyghia, Thank you19:05
ubptgbot<iapyghia> @Jyoti, You're welcome19:06
ubptgbot<dohbee> Fastly (TM)19:09
ubptgbot<mariogrip> https://github.com/ubports/ubuntu-touch/milestone/719:10
ubptgbot<mariogrip> https://github.com/ubports/ubuntu-touch/milestone/819:10
ubptgbot<dohbee> @mariogrip @UniversalSuperBox yeah, i'd suggest moving features off the "this is 16.04 for everyone milestone," and make it "must haves" only19:12
ubptgbot<dohbee> oh dalton has network issues today?19:13
ubptgbot<UniversalSuperBox> Do I?19:13
ubptgbot<dohbee> you froze a little bit there19:14
ubptgbot<PhoenixLandPirate> QUESTION Oneplus5 when?19:14
ubptgbot<TartanSpartan> Seumas's questions are a restatement of the ones he asked last night with regard to scopes... can we keep them? If it looks bleak, what's the best hope for retaining them? Is there a level of democracy involved in Ubports, specifcally on this issue? @dohbee suggested not, but show notes for a previous Q&A suggest otherwise? (I19:15
ubptgbot don't much want to kick off debate here in the supergroup, but just have these questions answered in the video for those guys' take). Finally, what would you guys think if people with several devices decided to keep one of them on Vivid to keep scopes and other features which they see being lost for Xenial- was this what you anticipated at any sta19:15
ubptgbotge?19:15
ubptgbot<TartanSpartan> #DaltonSigh "Ok. :) "19:16
ubptgbot<TartanSpartan> Hahaha this is becoming memetic! We need a BIG BOLD TEXT meme photo ;)19:17
ubptgbot<Fuseteam> wait does this mean all the "core devices" will get new features ;)19:18
ubptgbot<NotKit> so if Qualcomm devices has troubles with Anbox, I hope Gemini PDA won't be affected :)19:18
ubptgbot<dohbee> @Fuseteam, that was always the plan, generally speaking, yes19:19
ubptgbot<Fuseteam> cool19:19
ubptgbot<mariogrip> https://github.com/ubports/kernel_turbo/commit/1052ee919d43e7be1a3c5186fa9fd700d3f4030719:22
ubptgbot<gouchi> @NotKit Gemini PDA is Mediatek SoC IIRC19:23
ubptgbot<NotKit> it is19:23
ubptgbotxiao cesc was added by: xiao cesc19:24
ubptgbot<NotKit> "Mir moves on" - I surely like this as Russian19:24
ubptgbot<TartanSpartan> Cycle hasn't ended, 16.04 is still supported for another three years and praise be for that.19:25
ubptgbot<trainailleur> When will development start on 20.04?  😜19:25
ubptgbot<dohbee> @trainailleur, 2021 :P19:26
ubptgbot<PhoenixLandPirate> @UniversalSuperBox19:28
ubptgbot<PhoenixLandPirate> (Document) https://irc.ubports.com/c5auSHbG.mp419:28
ubptgbot<TartanSpartan> (Photo, 1920x1080) https://irc.ubports.com/zgIG1s5z.png19:28
ubptgbot<PhoenixLandPirate> I heard got to go fast, and ran to telegram19:28
ubptgbot<TartanSpartan> I do love this, it's a viable threat against my brother who vowed never to install it, when he'd probably be down if he'd just give it a shot.19:29
ubptgbot<TartanSpartan> As he has a OPO.19:29
ubptgbot<peternerlich> @UniversalSuperBox So what if I have a cool tutorial about how to use e.g. linuxbrew on UT and want the whole community to be able to find it without spamming the blog URL to everyone? Is there some collection of that and where can I find it? pitch: →UBAM19:29
ubptgbot<NotKit> @UniversalSuperBox what kind of bug exactly?19:29
ubptgbot<UniversalSuperBox> https://github.com/ubports/ubuntu-touch/issues/40419:30
ubptgbot<TartanSpartan> HAHA19:33
ubptgbot<peternerlich> We need help with live transcription! Please help out at https://papad.org/p/UBports_Q&A_25_transcript!19:36
ubptgbot<xreactx> 'merica19:37
ubptgbot<TartanSpartan> Say it right, MURICA.19:37
ubptgbot<xreactx> (Sticker, 386x512) https://irc.ubports.com/Gn7lHC52.webp19:38
ubptgbot<PhoenixLandPirate> QUESTION: hows unity 8 on desktop coming along?19:39
ubptgbot<TartanSpartan> Can I get my questions please @UniversalSuperBox @mariogrip19:43
ubptgbot<samitormanen> we need better internet connections to marius! donate now!!19:43
ubptgbot<samitormanen> 😁19:43
ubptgbot<dohbee> @TartanSpartan, Make it a shorter question, rather than a novel, maybe? :)19:44
ubptgbot<xreactx> anyone want some coffee?19:44
ubptgbot<TartanSpartan> I'm sure those guys can Cliff Notes it as "regarding the scopes saga..."19:44
ubptgbot<TartanSpartan> Love you Dalton :*19:45
=== Acou_Bass is now known as Piece_Maker
ubptgbot<dohbee> don't use global scope19:45
ubptgbot<PhoenixLandPirate> Scopes are nice and cool19:45
ubptgbot<TartanSpartan> Scope problem, scope saga.19:45
ubptgbot<dohbee> only local scope19:45
ubptgbot<xreactx> remembering scope problem19:45
ubptgbot<PhoenixLandPirate> Scopes are good and soft19:46
ubptgbot<PhoenixLandPirate> The music scopes search is far better then the music apps search19:46
ubptgbot<dohbee> @PhoenixLandPirate, please open a bug then19:47
ubptgbot<TartanSpartan> The video scopes does give thumbnail and playback previews as I said last night.19:47
ubptgbot<dohbee> scopes aren't alphabetical, but yes, it's not great UX19:48
ubptgbot<PhoenixLandPirate> @dohbee, Its been open since 22nd of Oct 201719:48
ubptgbot<dohbee> @PhoenixLandPirate, ok, now submit a PR to fix it, then :)19:48
ubptgbot<TartanSpartan> @PhoenixLandPirate :O eye opener.19:48
ubptgbot<TartanSpartan> LMAO at Dalton looking up as if "where did Marius go?"19:49
ubptgbot<xreactx> thats why i asked if anyone needs coffee19:49
ubptgbot<PhoenixLandPirate> For me?19:50
ubptgbot<PhoenixLandPirate> Thank you Marius and Dalton19:50
ubptgbot<samitormanen> 👍19:50
ubptgbot<trainailleur> Y'all are doing just fine.  Don't worry about connection difficulties.19:50
ubptgbot<trainailleur> It's an informative session as always.19:50
ubptgbot<trainailleur> Many thanks.19:50
ubptgbot<TartanSpartan> What about democracy and any chance of keeping them?19:50
ubptgbot<PhoenixLandPirate> Stick mens19:51
ubptgbot<TartanSpartan> Yes @mariogrip I like that talk, representing a kernel (no pun intended) of hope.19:51
ubptgbot<PhoenixLandPirate> I like scopez19:51
ubptgbot<dohbee> from someone who knows all about scopes, you should get rid of them :P19:51
ubptgbot<TartanSpartan> Let's have a fundraising target for a scope maintainer member of staff.19:51
ubptgbot<samitormanen> is camera app working on any xenial device? nexus4 camera doesnt work at this moment..19:52
ubptgbot<PhoenixLandPirate> We dont have a music app maintainer never mind scope maintainer19:52
=== Piece_Maker is now known as Acou_Bass
ubptgbot<DanChapman> @samitormanen, mx4 camera works if you don't use the flash.19:52
ubptgbot<TartanSpartan> (Photo, 225x224) https://irc.ubports.com/TLoPGyrb.png19:53
ubptgbot<TartanSpartan> Re the fundraiser.19:53
ubptgbot<PhoenixLandPirate> Its a feature that Google and Apple have but with some advantages and disadvantages.19:53
ubptgbot<TartanSpartan> Ok and talk about democracy :)19:54
ubptgbot<UniversalSuperBox> merit ocracy19:54
ubptgbot<TartanSpartan> Maybe I need to learn scopes development. May @dohbee have mercy on my soul.19:54
ubptgbot<PhoenixLandPirate> Scopes are nice cos you've got a lot of different customisation and can move them around, but apples is just stuck on one page, you want to search music, well you're searching contacts and apps as well19:54
ubptgbot<xreactx> KDE Plasma-Mobile... nothing works on my OPO and Nexus 519:54
ubptgbot<dohbee> @PhoenixLandPirate, there's basically no customization19:55
ubptgbot<samitormanen> @DanChapman, n4 reboots device every time when trying to use camera.. 😆 well if i want to reboot my device it is faster to reboot with camera app.. 😂19:55
ubptgbot<PhoenixLandPirate> But apples scope alternative is a lot more fluid and featureful19:55
ubptgbot<xreactx> sound and wifi works19:55
ubptgbot<TartanSpartan> But yes thanks for continuing the conversation on these videos.19:55
ubptgbot<PhoenixLandPirate> @dohbee, More customization then Google and apples versions of scoped19:55
ubptgbot<PhoenixLandPirate> @dohbee, [Edit] More customization then Google and apples versions of scopes19:55
ubptgbot<dohbee> not really19:55
ubptgbot<trainailleur> @xreactx, A few things worked for my Nexus 5 in the past, but the last two rootfs (from here: http://images.plasma-mobile.org/rootfs/ )have been entirely broken for me.19:57
ubptgbot<DiogoConstantino> Ubuntu 16.04 with Unity19:58
ubptgbot<PhoenixLandPirate> @mariogrip I use windows 9519:58
ubptgbot<peternerlich> elementary OS / pantheon19:58
ubptgbot<xreactx> @trainailleur, my OPO and Nexus 5 are purely development devices... i've tried the latest and greatest on them.  I got halium working on the OPO19:58
ubptgbot<wayneoutthere> gnome because someone stole my unity19:58
ubptgbot<TartanSpartan> @DanChapman interesting, MX4 is my Xenial device, I didn't know that.19:58
ubptgbot<DiogoConstantino> @wayneoutthere it's still on the repository19:59
ubptgbot<xreactx> @mariogrip check your PM19:59
ubptgbot<samitormanen> @mariogrip Ubuntu 16.04, gnome and unity.19:59
ubptgbot<trainailleur> Tumbleweed/Plasma 5 on main laptop, Ubuntu-MATE on the laptop I use for phone stuff, Slackware on fileserver, various VMs for specialized purpose.19:59
ubptgbot<Stereofont> Ubuntu Budgie19:59
ubptgbot<xreactx> hackintosh, ubuntu 16.0419:59
ubptgbot<TartanSpartan> Gnome on my powerhouse machine, Unity on my little box, Pixel (is that it?) on my various means of Raspberry Pi including DVD, USB stick and actual hardware.19:59
ubptgbot<technicalbird> Waiting for Juno of elementary20:00
ubptgbot<xreactx> ReactOS (it suck right now)20:00
ubptgbot<wayneoutthere> Marius uses you-BUN-220:00
ubptgbot<TartanSpartan> Thinking of trying MATE for when I finally get a RPI 3(B+)20:00
ubptgbot<xreactx> distrowatch.org20:01
ubptgbot<xreactx> SailfishOS/SUSE20:01
ubptgbot<xreactx> zypper zypper zypper20:01
ubptgbot<DanChapman> Ubuntu Budgie 17.1020:01
ubptgbot<xreactx> whoo hoo, they mentioned my comment!20:02
ubptgbot<trainailleur> Also experimenting with Void on a VM in my spare time and very likely to switch at least one machine.  Also run CentOS on a backup server just to keep current with some of the machines at work.  Work was what brought me to SuSE too.20:02
ubptgbot<wagafo> Ubuntu 18.04 with Unity 720:02
ubptgbot<xreactx> distrowatch.org shows most of the newest releases20:03
ubptgbot<xreactx> reactOS is basically a rewritten windows NT20:03
ubptgbot<trainailleur> @trainailleur, NixOS, I mean, not Void.  Void was my big testing effort last summer, but it wasn't compelling enough to switch.20:03
ubptgbot<xreactx> it sucks20:03
ubptgbot<xreactx> its not good, its sucks20:04
ubptgbot<xreactx> its been in the alpha state for 100 years now20:04
ubptgbot<dohbee> it's wine as an operating system20:05
ubptgbot<trainailleur> Hope to be able to use ReactOS in a VM for small Windows garbage when I don't want to pollute a real distro with Wine.  But doubt it will ever be better than Wine on Linux though.20:05
ubptgbot<xreactx> rabbit trail20:05
ubptgbot<wayneoutthere> @dohbee, lol20:05
ubptgbot<TartanSpartan> Anybody use MATE for Ubuntu on RPI?20:05
ubptgbot<dohbee> @PhoenixLandPirate The Larch.20:05
ubptgbot<TartanSpartan> Love you guys and your tireless work.20:05
ubptgbot<samitormanen> thanks guys.. again!! 👍20:05
ubptgbot<dohbee> @trainailleur, Just run Win10 in a VM20:06
ubptgbot<PhoenixLandPirate> @dohbee, Thats a nice tree20:06
ubptgbot<trainailleur> @dohbee, I plan never to buy a Windows license again.20:06
ubptgbot<xreactx> distrowatch.org (you missed this...)20:06
ubptgbot<TartanSpartan> #InAFortnight20:07
ubptgbot<dohbee> @trainailleur, You can just not register it. You won't be able to change the background, but it works20:07
ubptgbot<UniversalSuperBox> "This was a mess" - Marius Gripsgard, 201820:07
ubptgbot<technicalbird> (Photo, 720x1280) https://irc.ubports.com/9aHA6r0S.png20:07
ubptgbot<trainailleur> @dohbee, Is that compliant with the license?  If so, can it be used commercially?20:07
ubptgbot<Vdragon> @dohbee, Still violates the EULA, nonetheless20:08
ubptgbot<TartanSpartan> Love that Dalton changed his vocab so easily when I pointed out the ambiguity of biweekly, as did Sheldon in TBBT, not that I share much in common with that character :)20:08
ubptgbot<dohbee> @Vdragon, Are you a lawyer?20:08
ubptgbot<Vdragon> @dohbee, Are you my client? ;)20:08
ubptgbot<dohbee> @trainailleur, Commercially, probably not.20:08
ubptgbot<technicalbird> @technicalbird, This is how I watch ubports Q&A20:09
ubptgbot<dohbee> @Vdragon, Then don't presume to tell me what the EULA says20:09
ubptgbot<trainailleur> @dohbee, I can't get mad at Mediatek et al. for ignorring the GPL if I'm stealing Windows.  I'd prefer to remain angry.  😄20:09
ubptgbot<technicalbird> Thank you @mariogrip and @UniversalSuperBox20:09
ubptgbot<TartanSpartan> This is how I do it:20:09
ubptgbot<trainailleur> @technicalbird, This.20:09
ubptgbot<dohbee> @trainailleur, I didn't say to steal Windows.20:09
ubptgbot<Vdragon> @trainailleur, Apologies for that god damn corporation from my country.20:09
ubptgbot<TartanSpartan> (Document) https://irc.ubports.com/WPIHuREE.png20:10
ubptgbot<Vdragon> We should really start a funding for the legal costs to sue those GPL violaters20:10
ubptgbot<PhoenixLandPirate> @technicalbird, My pp is on fleak20:10
ubptgbot<Vdragon> [Edit] We should really start a funding for the legal costs and other fees for kernel copyright holders to sue those GPL violaters20:10
ubptgbot<dohbee> @Vdragon, That's exactly what the SFLC is for20:11
ubptgbot<trainailleur> @Vdragon, Not your fault, and if we get started on apologizing for stupid things our countrymen do, we'll be here a long time.  😄   I do wish so many Mediatek devices were destined to be orphaned landfill fodder so quickly after sale though.20:11
ubptgbot<dohbee> @trainailleur, Don't hate the environment bruh20:11
ubptgbot<trainailleur> @dohbee, Yes.  Unfortunately enforcement doesn't work in some countries.20:11
ubptgbot<trainailleur> @dohbee, Typo.  Left out the word "not".  Correcting.20:12
ubptgbot<trainailleur> @Vdragon, [Edit] Not your fault, and if we get started on apologizing for stupid things our countrymen do, we'll be here a long time.  😄   I do wish so many Mediatek devices were not destined to be orphaned landfill fodder so quickly after sale though.20:12
ubptgbot<DiogoConstantino> ping20:12
ubptgbotbads_tm was added by: bads_tm20:13
ubptgbot<NotKit> @trainailleur, it's not MediaTek who ignores GPL btw20:14
ubptgbot<trainailleur> @NotKit, They used to charge their OEMs for the source.  If that's no longer the case, are the roadblocks now just the OEMs?20:15
ubptgbot<dohbee> @DiogoConstantino, https://youtu.be/NcHdF1eHhgc?t=5820:16
ubptgbot<NotKit> that was pretty much rumors actually20:16
ubptgbot<NotKit> but if some vendors can do it, even rather small like Planet, and some don't, it's likely up to vendors20:16
ubptgbot<Vdragon> https://github.com/MiCode/Xiaomi_Kernel_OpenSource/issues/1820:17
ubptgbot<Vdragon> e.g.20:17
ubptgbot<trainailleur> Good the situation is improving.20:18
ubptgbot<NotKit> Mi Pad is tegra, right?20:19
ubptgbot<Vdragon> @NotKit, Yes20:19
ubptgbot<Vdragon> https://en.wikipedia.org/wiki/F2FS … Recently evaluating this on my dirt-cheap flash drive and the result is quite promising, I wonder if it applies to touch devices as well?20:21
ubptgbot<thepeter> I am quite out of current picture, but is there tablet I can buy (means it's not sold out) and flash it to ub-touch?21:22
ubptgbot<thepeter> Or install linux and put unity8 on it ...21:25
ubptgbot<dohbee> @thepeter, There are no "new" tablets. You can get BQ M10 on ebay or such probably, or maybe a Nexus 7 2013 wifi (flo)21:25
ubptgbot<dohbee> @thepeter, I'd recommend running in a VM under qemu/kvm, for testing21:26
ubptgbot<dohbee> running the unity8 session on a PC will be a bit more limited in some ways, and a bit less in others, though21:26
ubptgbot<thepeter> @dohbee, I've found just one on ebay, and that says: "may not ship to your country" ...21:29
ubptgbot<thepeter> Bq m 10 HD ^21:30
ubptgbot<dohbee> ok21:30
ubptgbot<dohbee> nothing we can do about that i guess21:31
ubptgbot<thepeter> Yep, probably true, nevermind ... plan b (actually rather t) will be some SBC turning into tablet with linux and unity8 :) but that's a story for different group I think21:33
ubptgbot<andreasimonetti> thanks! debian+mate21:33
ubptgbotMakova was added by: Makova22:03
ubptgbot<milkor73> @Makova, Hi Makova, check out https://ubports.com/page/telegram-welcome to get you started22:05
ubptgbot<Makova> Hi22:05
ubptgbot<milkor73> We have also Spanish group22:06
ubptgbot<milkor73> https://t.me/UBPorts_ES22:07
ubptgbotdaraahh was added by: daraahh22:15
ubptgbot<Stereofont> Hello Darahh. If you would like more info about UBports, check out https://ubports.com/page/telegram-welcome22:24
ubptgbot<lastdon82> Has anyone installed 16.04dev on Meizu Pro5?22:38
ubptgbot<Stereofont> @lastdon82, Marius has it as his daily driver 😊22:58
ubptgbot<lastdon82> i am installing it now22:59
ubptgbot<Stereofont> He gave a shoutout for testers22:59
ubptgbot<lastdon82> yes i did watch the Q&A session23:00
ubptgbot<Flohack> @Stereofont, tbh he must be a very careful driver 😆23:01
ubptgbot<Stereofont> @Flohack, 5 kph 😎23:04
ubptgbot<Flohack> lol23:04
ubptgbot<lastdon82> (Sticker, 507x512) https://irc.ubports.com/l9naR4uJ.webp23:04
ubptgbot<Flohack> lol23:06
ubptgbot<lastdon82> Where do i report the bugs for 16.04?23:06
ubptgbot<lastdon82> there is no fingerprint lock option in 16.04 yet?23:08
ubptgbot<mariogrip> @lastdon82, it's alredy here: https://github.com/ubports/ubuntu-touch/issues/39623:22
ubptgbot<mariogrip> @lastdon82, i have been working on a fix, I hope to all backlog items fixed by the end of next week23:24
ubptgbot<mariogrip> (https://github.com/ubports/ubuntu-touch/milestone/7)23:24
ubptgbot<tsimonq2> Speaking of that23:27
ubptgbot<tsimonq2> https://github.com/ubports/ubuntu-touch/issues/51023:27
ubptgbot<tsimonq2> Can someone please confirm @mariogrip's fix?23:28
ubptgbot<tsimonq2> But yeah23:28
ubptgbot<tsimonq2> I sense we're close!23:28
ubptgbot<Flohack> @mariogrip this is system-image-cli on FP2 😆 ... it never finishes even that simple command23:28
ubptgbot<Flohack> Fwd from Flohack: BTW should this ever come back with smth reasonable: … phablet@ubuntu-phablet:~$ system-image-cli —list-channels … b'85cf6df\n'23:28
ubptgbot<tsimonq2> (Closer than a few weeks ago, at least 😉)23:28
ubptgbot<mariogrip> @Flohack, yeah, the system-image cli is not good. i fixed some bugs with it, but it's still not great23:29
ubptgbot<mariogrip> @tsimonq2, Jep, next week is full on speeding to get xenial stable!23:30
ubptgbot<mariogrip> (Document) https://irc.ubports.com/09PrGJzl.mp423:31
ubptgbot<PhoenixLandPirate> (Document) https://irc.ubports.com/bs5rEwCp.mp423:32
ubptgbot<Flohack> @mariogrip, Well basically that must be the reason why I cannot get updates in 16.04 anf FP2 ;)23:34
ubptgbot<mariogrip> @Flohack, system-image-cli is the same as vivid btw23:35
ubptgbot<mariogrip> but maybe if you haven't updated in a while, maybe it's still the old one23:35
ubptgbot<mariogrip> dpkg -l | grep system-image23:35
ubptgbot<Flohack> Must do later, I am back on 15.04 for testing the smartscopesproxy thing. And now I locked myself out by not having the main scope anymore 😆23:36
ubptgbot<Flohack> Because: Never delete, just rename stuff23:36
ubptgbot<Flohack> @mariogrip, But how can it be the old one if I pull a new install with the ubports installer onto the phone? Did it one week ago approx23:37
ubptgbot<mariogrip> I pushed the new system-cli 4 days ago23:39
ubptgbot<mariogrip> but the old one "worked" so not sure why your's doest23:39
ubptgbot<lastdon82> @mariogrip, What about Telegram?23:41
ubptgbot<mariogrip> @lastdon82, telegram has to be recompiled for 16.04. @Flohack is the one to bug for that :)23:43
ubptgbot<lastdon82> @mariogrip, lol23:43
ubptgbot<Flohack> @mariogrip, See https://github.com/ubports/telegram-app/issues/133#issuecomment-373959727 😆23:44
ubptgbot<Flohack> @lastdon82, tbh its not funny. Its a complex task 😆23:44
ubptgbot<lastdon82> @Flohack, At leasts Balls2 is working23:46
ubptgbot<jonny> @lastdon82, Thats what is most important. I think it is the most used app on my phone. 😁23:50
ubptgbot<jonny> But the first level of the last world is driving me crazy. I think it is not made to be solved.23:50
ubptgbot<lastdon82> @jonny, i am on level 14023:52
ubptgbot<jonny> @lastdon82, Which one is that? (My phone is flashing 15.04 right now, so I cannot look into it)23:56
ubptgbot<jonny> Did you already beat that beast, where you have to do like 80 bombs and 80 color bombs in only 12 moves?23:56
ubptgbot<lastdon82> not yet :)23:56
ubptgbot<lastdon82> @Flohack, i do get Telegram notificatioon though :)23:57
ubptgbot<jonny> [Edit] Did you already beaten that beast, where you have to do like 80 bombs and 80 color bombs in only 12 moves?23:57
ubptgbot<Flohack> @lastdon82, yeah because devices are registered more or less forever on the Telegram servers. When I was asking why devices that dont run telegram for weeks suddenly get notifications 😆 - they said, the theoretically *could* delete outdated registrations, they dont 😆23:57
ubptgbot<jonny> @lastdon82, we all do. That is our only connection left to the outer world.23:58
ubptgbot<Flohack> (Photo, 390x125) https://irc.ubports.com/YOPe8jDh.png23:59

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