[17:01] I'll send the Lubuntu 17.04 EOL announcement a bit later, I have some family stuff I have to go to, but you can assume that it's EOL now 😉 [17:02] If anyone wants to get a head start on things, I'll likely end up creating something very similar to https://help.ubuntu.com/community/ArtfulUpgrades/Kubuntu [17:02] Something might already exist, and links to that would be welcome, but for now, that's what we have to work with 😉 [17:03] @VikingRedwolf If you feel inclined to create a beautiful page on Lubuntu.me or the wiki for it, that would be great [17:04] Otherwise like I said I'll hack up something :D [17:05] hack it! [17:05] hehe [17:06] One thing that might be cool if @VikingRedwolf or @MichaelTun or whoever else wants to work on it for the future is an 18.04 marketing brochure or sheet or something that someone can print out and hand to someone [17:06] I could totally hack up something, but again, it's not my specialty, and will likely turn out to be subpar 😉 [17:07] YES [17:08] Yes to it not turning out well or yes to the idea, wxl? 😆 [17:08] bothj [17:08] hahahahahahaha [17:08] Fair [17:08] Hi. I installed the lxde Lubuntu18.04 on my laptop. Will it be something different from the 17.10? Or you are working more in the Lubuntu Next realese? [17:09] every version is something different [17:09] @Jyoti, It shouldn't be *too* different, especially given that the Launchpad builders have been delayed a lot recently, stalling progress. So nothing notable right now, but there could be something we just haven't noticed. 😉 [17:09] Right [17:11] Yes, but how big will be the differences betwen the regular Lubuntu versions, 17.10 and 18.04, once you are working also on the Lubuntu Next release? [17:12] Same as the last couple of releases, very slow 😉 [17:12] New versions of things will come downstream from Debian, though [17:12] Jyoti as a user you won't notice a big difference in your desktop [17:14] Right. [17:14] And I think that it's something to go on the marketing thing, for sure. [17:15] I think that is not very beautiful keep the entry "about the Lxqt" in the main menu of the LubuntuNext. Ok, the devs must have the credits and is ok to have this information somewere. But why right as a main entrance in the main menu?... [17:15] Hm, I never thought about that before [17:16] agreed. but that might be replaced by a simple "about" [17:16] I'll have a think on it, because you're right, I don't remember any other DE doing this [17:16] Looks strange [17:16] It would be a simple change, but it would break translations 🤔 [17:16] Interesting thought, thanks for the suggestion! [17:17] Thank you for your dedication and work [17:17] thank YOU Jyoti :) [17:17] ^ [17:19] I buyed and use also the ubports im my bq m10 and in my bq e5 :-) great job [17:19] I buyed the phones :-) [17:20] :D [17:20] Glad to hear you're supporting our friends over at Ubuntu Touch/UBPorts :D [17:33] @VikingRedwolf So the changes we're making, can we have an ETA for Alpha 2? [17:33] Would that work? [17:34] dunno, but I think so [17:35] It's possible, depending on the speed of things :D [17:35] damn right [17:35] I do what I can [17:35] :( [17:36] * tsimonq2 waits for agaida to say it can be done by Alpha 2 five cycles down the road, like proper Debian speed ;D [17:36] why is he no there? [17:37] Huh? [17:37] agaida [18:07] what should be done? [18:18] agaida, plz, tell me if this is complicated: http://phab.lubuntu.me/T16 [18:18] I'd need a dialog with those values (variables) on it [18:19] Simon is going to do it, but I need a third opinion [18:19] should not be that complicated - hmm, the logo part [18:19] what with the logo part? [18:20] I can haz a bitmap [18:20] in the veriy best case one could use zenity or such a tool [18:20] I thought that, but how do we get such values? [18:20] creative usage of neofetch or so? [18:20] O.o [18:21] hmm hard [18:22] it cannot save values into variables to be processed in a batch [18:22] the major *beep* of it is - all informations are availabel somewhere [18:22] right, and it would be lovely to have them all together [18:22] like a "tamed" hardinfo [18:23] for example, you can get CPU string with "mpstat -P ALL 2" [18:23] hmmm... I'll play a bit [18:24] fork inxi a little bit? [18:24] System: Host ramme Kernel 4.14.13-towo.1-siduction-amd64 x86_64 bits 64 Desktop LXQt [18:24] Distro siduction 16.1.0 Patience - lxqt - (201610120613) [18:24] CPU: Octa core AMD FX-8350 Eight-Core (-MCP-) cache 16384 KB [18:24] clock speeds max 4000 MHz 1 1515 MHz 2 1514 MHz 3 1514 MHz 4 1515 MHz 5 1507 MHz 6 1517 MHz [18:24] 7 1515 MHz 8 1502 MHz [18:24] Graphics: Card NVIDIA GM206 [GeForce GTX 950] [18:24] Display Server x11 (X.Org 1.19.5 ) drivers nvidia (unloaded: modesetting,fbdev,vesa) [18:24] Resolution 1920x1200@59.95hz [18:24] lovely [18:24] OpenGL renderer GeForce GTX 950/PCIe/SSE2 version 4.5.0 NVIDIA 390.12 [18:24] Info: Processes 267 Uptime 1:34 Memory 1944.4/32069.2MB Client Quassel v0.13-pre inxi 2.3.45 [18:25] ... [18:25] more than enough information for end users like me [18:25] and delete all things one dont want or need [18:26] a simple "inxi" command puts out a few strings with no detail [18:26] omg, I think it's perfect [18:26] it was inxi -SCGI [18:26] THANK YOU AGAIDA!!!!! [18:27] yw [18:27] * VikingRedwolf kisses agaida [18:27] :) What should my wife think? But better than licking :D [18:28] don't tempt me. I could lick you if I can get those independent values [18:34] i know the problem - and h2 (Harald Hope) is working on inxi for several years no > 10 :P [18:34] O.o [18:36] another place to look how to get the needed informations might be infobash by locksmith (M. de Boer) [18:36] https://github.com/fullstory/infobash - not so big [18:37] but in the end it boils down to some generic tools and process the output [18:37] and that sucks a lot [18:37] yes. I was thinking on parsing inxi's output with grep or something [18:38] like everything is shown up like "CPU: 286" so I just have to get the text before "CPU: " [18:38] s/before/after 😐 [18:38] maybe infobash or neofetch are better toos in that case [18:38] then I'd place a nice little icon before that and... voila [18:40] https://i.imgur.com/cQ3PY3h.jpg :) [18:40] wonderful [18:41] standard neofetch - available in the ubuntu repositories [18:41] wait... you're using LXQt with a GTK3 theme under XFWM...? *brain explodes* [18:41] why not? [18:41] that's an orgy! XD [18:41] I like it, really :) [18:42] xfwm4 is in the moment the WM that fits best for LXQt - thats why i make it default in debian [18:42] and Adwaita is bloody beautiful :) [18:43] matching xfwm theme? [18:43] xfwm4-theme-breeze [18:43] mhm [18:45] https://pb.5id.eu/5t3G.jpg [18:45] I like it [18:45] but the way I used xfwm... [18:45] was odd [18:46] Павел Иванов was added by: Павел Иванов [18:47] @Павел Иванов, o/ [18:47] na - openbox should do too - and if i understand mati right he added my ob breeze theme to debian [18:47] (Document) http://vps.tsimonq2.net:8080//file_3452.mp4 [18:47] no, no, I mean I didn't use compositor, or taskbar, or things like that [18:47] ok, nobody is forced to do so [18:47] https://pre00.deviantart.net/377a/th/pre/f/2014/222/c/c/solaris_cde_by_aaro2011-d7uioaw.png [18:47] @VikingRedwolf, im curious about your desktop [18:47] ._. [18:48] "task icons", CDE style. xfwm is the only wm that can do this nowadays [18:48] I love ancient OS looks [18:49] me too [18:49] and run doom on a window [18:49] * VikingRedwolf licks @Wolfenprey [18:50] good thing is Lubuntu can do something like that. LXDE desktop can show running apps [18:50] instead of "real" desktop [18:50] (Sticker, 512x512) http://vps.tsimonq2.net:8080//file_3453 [18:53] my first environment: https://upload.wikimedia.org/wikipedia/commons/6/6b/Gem_11_Desktop.png [18:53] GEM over DRDOS [18:54] wow [18:55] sexy, huh? :) [18:55] oh yes [18:56] compare that with gnome today [18:57] :D [18:57] (i really dont like gnome...) [18:58] I do, but these old systems had something we don't have anymore: a well designed personality [18:59] well, that's for sure [18:59] the desktop metaphor was shocking and innovative then. I guess we've seen too many [19:00] sometimes it s like people want to make or invent the next desktop innovation and look, but not the system [19:00] Personality? Computers are insults pressed into silicon! [19:00] @Wolfenprey, damn right [19:01] like OS/2, it has the unique feature of shading (marking) the active opened app or folder. it's bloody useful [19:01] or the Miller Columns, only OSX took it for its Finder [19:01] (and Panthon) [19:01] every DE is getting more and more alike [19:02] im testing deepin right now 😆 [19:02] beautiful, but it was terribly slow in my modest laptop [19:02] but Elementary, Fedora and specially Solus work fast [19:03] something's wrong in Deepin. you just installed now? [19:03] just installed it and seeing why all the love [19:03] the repo updates are slooooooooooow [19:04] not now, if you choose a near one [19:04] it didn't work in my installation :( [19:05] this is my second time with, first time was a disaster [19:06] :) [19:06] omg omg omg omg, agaida, this would work too: [19:06] cat /proc/meminfo | grep 'MemFree'| uniq [19:06] I can grep proc's texts [19:07] I'm trying not to use external commands / apps [19:08] Where do I go to change the Lubuntu banners when logging in and out? Trying to clear out Lubuntu/Ubuntu stuff for my project based on Lubuntu? [19:08] I know the images are in /usr/share/Lubuntu/images [19:09] that image is here: /usr/share/lubuntu/images/logout-banner.png [19:09] but you'llhave to modify it as root [19:09] Correct but I need to purge all Lubuntu and Ubuntu references so I need to change where it’s pointing for my new artwork for Liberty Wallet OS [19:10] then you have a hard task XD [19:10] grep -m 1 "model name" /proc/cpuinfo [19:10] model name : AMD FX(tm)-8350 Eight-Core Processor [19:10] there're icons, banners, images, texts, config files... everywhere [19:10] Yup I know [19:10] I recommend you, Alon to use a Ubuntu remix tool [19:11] I was thinking of Pinguy OS tool or is there something better? [19:11] installing an OS and "emptying" it is not practical [19:11] https://askubuntu.com/questions/293859/how-to-make-my-own-distro [19:11] @agaida, yeah. I can't find the graphics card info [19:12] I read UCK is discontinued won’t that be an issue? [19:12] not really, but it'll result in an outdated remix. we change packages almost daily. imagine the outcome [19:13] specially if you want to create a remix / spin / flavour with a recent source [19:13] Trying to build it for 16.04 [19:13] may I ask why? [19:14] Thought it might be easier to play with as it’s an LTS and will give me until 2021 [19:14] ok [19:15] redwolf: parsing inxi give taht [19:16] #### -G - full graphics output requires: glxinfo (mesa-utils); xdpyinfo (X11-utils); [19:16] #### xrandr (x11-xserver-utils) [19:16] lspci | grep VGA | uniq [19:17] lots of pipes though [22:45] So I've just set up two-way mirroring of our Lubuntu seeds to GitHub: https://github.com/lubuntu-team/lubuntu-seeds [22:46] Bidirectional? [22:46] Yes. [22:48] Alright, cron is set to go every five minutes for it. [22:54] If you check the man page of lspci, lshw, etc, they're usually reading stuff from /proc [23:00] @VikingRedwolf Would you mind if I converted the Artwork branch to Git and did the mirroring too? [23:00] Please, not yet [23:00] Julien gave the goahead to convert everything to Git but I don't want to pull the rug out from under you. 😉 [23:00] Ok, no problem, when would be a good time? [23:01] (It's honestly super simple to do) [23:01] When i finish the Plymouth thing [23:01] Ok, please let me know when this is done. [23:01] Aye [23:02] Because I think mirroring our Git repos in Launchpad, Phab, and GitHub will definitely make them more visible and open to pull requests, know what I mean? :) [23:05] yer [23:06] wait, you said it's b idirectional. so I can keep using bzr, right? [23:06] No [23:06] shite [23:06] then plz wait a bit [23:06] But if you push your changes somewhere, it would really be trivial to convert it one way [23:06] Well, [23:06] Hm [23:06] I *could* actually do that [23:06] (you know, one way convert to Git..._ [23:07] Yeah, actually, I'll do that [23:07] O_O [23:07] you nuts [23:07] You can keep working in Bazaar on Launchpad, and this script can just seamlessly convert over [23:07] Oh, watch me, it's easy 😉 [23:07] I'll plan to push thingies tomorrow [23:07] Ok [23:11] @julienlavergne Either way, I've converted lubuntu-default-settings over to Git. I can manually import translations, but that's coming., [23:11] @VikingRedwolf Jeez, your artwork takes a long time to clone :D [23:12] because of too many wallpapers. I'd like to remove some [23:12] but yeah, I have a heavy package 😐 [23:12] Yeah, maybe move them to like an "obsolete" package 😉 [23:12] @VikingRedwolf, .___. [23:12] no, better removing some [23:12] there're wallies from Quantal! [23:13] but I need to re-arrange some folders. I need to talk to Julien about it, if we're including another theme [23:15] Boom, converted and pushed to https://github.com/lubuntu-team/lubuntu-artwork [23:15] @VikingRedwolf ^ [23:16] oohhh [23:16] See how simple that was? [23:16] aye [23:17] https://github.com/mnauw/git-remote-bzr makes it SO EASY [23:17] sorcery! [23:17] hehehehe [23:24] @VikingRedwolf Er, so, it can't go *to* Launchpad because of the way things are set up [23:24] So that'll have to be done manually [23:24] But otherwise it's done :) [23:32] Also mirroring stuff on Phab [23:34] nope. it's not working because I ALREADY added the plymouth logo and it's coming back to Launchpad [23:34] got the notification? [23:34] Mhh, dunno [23:34] No? [23:34] well, I'm there: https://github.com/lubuntu-team/lubuntu-artwork [23:38] @VikingRedwolf So you're ready to convert to Git then? :D [23:39] I F*CKING LOVE DRAG'N'DROP!!! [23:39] @VikingRedwolf Soooo you want to use GitHub for now on? :D [23:39] YAASSSSS!!!! [23:39] Ok [23:39] Sooo I'll do the conversion 😉 [23:40] specially for me, considering that I upload single files here and there (except for the icons) it's SUPER handy [23:40] got the update yet? [23:40] Yes [23:40] I'm doing the Git conversion now [23:40] grand [23:44] @VikingRedwolf Accept me into ~lubuntu-artwork [23:44] NO! [23:44] I need to do it to set up the mirroring... [23:44] Oh, thanks [23:44] .___. [23:44] er [23:45] @VikingRedwolf doetttttttt [23:45] nope [23:45] @VikingRedwolf Please? [23:45] Oh [23:45] Heh [23:45] Cool :) [23:45] .___. [23:45] .______. [23:45] omg, you are held there for ages XD [23:45] XD [23:46] I think I can remove Alex now 😢 [23:46] Aww :/ [23:47] (Document) http://vps.tsimonq2.net:8080//file_3464.mp4 [23:47] I miss him :( [23:49] He did every glyph and mini icon in Lubuntu, you know? [23:49] o____o [23:49] wow [23:49] Cool! [23:49] 😢 [23:49] (Sticker, 512x512) http://vps.tsimonq2.net:8080//file_3465 [23:53] @VikingRedwolf Alright, should be all set up :) [23:54] Although, when you use the GitHub web interface, you can get garbage emails like https://git.launchpad.net/lubuntu-artwork/commit/?id=e2601ea83ddf162a5644dbf9abb8d8d6ab665b5d [23:55] @VikingRedwolf So now, you can commit in GitHub, Phab, or Launchpad and it will all seemlessly merge [23:56] @julienlavergne So now, the artwork and default settings branches have been converted to Git and mirrored to GitHub and Phab.Lubuntu.me but the old branches are there for compatibility, I'll let you delete those when you're satisfied with the Git conversion :) [23:56] @julienlavergne And you might want to add your Ubuntu email to GitHub so you can get these commits on your profile :D