/srv/irclogs.ubuntu.com/2018/12/11/#lubuntu-devel.txt

kc2bezwxl I got an email that the libfm build failed.00:35
wxllink me kc2bez ?00:35
kc2bezhttps://launchpad.net/ubuntu/+source/libfm-qt/0.13.1-5ubuntu9/+build/1576014500:35
wxl^ @tsimonq2 symbols issue00:37
kc2bezIs that something I goofed up wxl?00:53
wxlnaw. symbols suck00:53
kc2bezGotcha.00:54
lubot<SamuelBanya> Wait so if I merge it on the Github would it ALSO be reflected on Phabricator?03:38
lubot<SamuelBanya> *make changes03:39
lubot<tsimonq2> Yes03:42
lubot<SamuelBanya> Oh dude why didn't anyone just say that lol03:42
lubot<SamuelBanya> I'll just modify the Github lol03:42
wxl[m]Or if you have it ready and you have arcanist installed, just use `arc diff`. So much easier04:06
lubot<brli7848> I thought that was a one-way (phabricator -> github) mirror...04:11
-lugito:#lubuntu-devel- [rMANUAL72da0803dd7a: Add how to view your recent documents with lowriter] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL72da0803dd7a04:12
-lugito:#lubuntu-devel- [rMANUALad2cda7058af: Add file open menuselection for libreoffice impress] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALad2cda7058af04:17
-lugito:#lubuntu-devel- [rMANUALb379a6a09080: Add recent documents to loimpress] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALb379a6a0908004:23
-lugito:#lubuntu-devel- [rMANUAL36126f5ad3f5: Add inserting audio and video] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL36126f5ad3f504:28
-lugito:#lubuntu-devel- [rMANUAL4f16c88a47ce: Add howto spellcheck] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4f16c88a47ce04:34
guiverc_ddoes `git checkout ..` actually do anything used later (eg. the `git add` step, as in checkout of a library book [record kept]), or just grab source code?04:55
lubot<teward001> guiverc_d: all it does is switch working branches or working file trees04:57
lubot<teward001> it doesn't pull any code down04:57
wxl[m]checkout is for branch switching04:57
lubot<teward001> what wxl said04:58
guiverc_dthanks teward & wxl[m] 05:08
guiverc_dso i'm now thinking all I need to do is `git add -A` to 'push' my changes?? (lubuntu-default-settings or what was put in ppa)  would that be correct (excluding debian/changelog that contains some stuff needing tidying) -- or am i missing something?05:16
guiverc_d(I'm assuming `git add -A` won't blow anything up if I'm all wrong; I don't know git)05:18
lubot<teward001> git add -A stages any new changes05:45
lubot<teward001> for a commit.05:45
lubot<teward001> `git commit` stages all the changes for a push.05:46
lubot<teward001> then you `git push`.05:46
lubot<teward001> `git add -A` will only add things on your local branchl05:46
lubot<teward001> branch*05:46
guiverc_dwhat does `rm -rf !(debian) .pc/`  [before push], ! == (NOT I assume so don't touch debian directory, but I don't see a .pc/ match)05:49
guiverc_d& last step "## don't forget to add @tsimonq2, @wxl as reviewers" -- where??05:56
wxl[m].pc is created by quilt05:59
wxl[m]Arc will lead you through that last step05:59
guiverc_dthanks wxl[m] 06:07
guiverc_dhow can I use quilt to delete a file?? ... ((I didn't use quilt to upload to ppa; so am re-doing using quilt ... debuild works with -S, but I haven't deleted the file ../src/usr/../lightdm.conf.d/20-qlubuntu.conf I just `rm` last time..  (binary build complains there is nowhere to put file without -S.. i want to delete it I did on ppa)12:10
lubot<SamuelBanya> So it is possible to git pull, do the modifications, git add main.py, git commit -m "adding one line fix", git push origin master?12:32
lubot<SamuelBanya> For the Github repo12:32
lubot<SamuelBanya> I ask because most employers care only for Github from the jobs I've seen so far on east coast12:34
lubot<fwapy> @SamuelBanya [So it is possible to git pull, do the modifications, git add main.py, git commit …], clone fork ... changes ... git add . ... git commit -m "Commit title" ... git push ... send pr13:33
lubot<fwapy> Pull initially if you need to upstrean with remote13:33
lubot<SamuelBanya> Not git push origin master ?13:35
lubot<SamuelBanya> Thanks though I'll definitely try that tonight13:35
lubot<fwapy> @SamuelBanya [Not git push origin master ?], they'll prompt you to set upstream13:40
lubot<fwapy> @SamuelBanya [Not git push origin master ?], This does the trick too13:40
lubot<SamuelBanya> Gotcha I'll try it. Thanks so much!13:41
lubot<SamuelBanya> Appreciate it because I've been annoying Walter too many times last week about updating that arc guide so I might as well just use Github for the time being to make my career progress more visible anyway13:42
lubot<fwapy> Ohh13:44
lubot<fwapy> If you run into anything you can search it up or ping me13:44
lubot<HMollerCl> it's just me or Kcalc lacks a sqrt() button? @lynorian14:05
lubot<HMollerCl> oooooooo I get it there is a "shift" button that when pressed show the inverse of the functions (there is a problem with translation to spanish thought, it says "caps" instead of shift)14:08
apt-ghettoProblem with the translation? It is more a problem with developers, that are thinking in a very, very not normal way14:21
lubot<SamuelBanya> Thanks Rain Bow. Appreciate it a ton, will definitely ping if necessary14:34
lubot<HMollerCl> @apt-ghetto [<apt-ghetto> Problem with the translation? It is more a problem with developers, …], both of them.14:51
-lugito:#lubuntu-devel- [rMANUAL46bb05ee75b7: Add sort by queue and ratio] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL46bb05ee75b721:06
-lugito:#lubuntu-devel- [rMANUAL75b773cd0b83: Finish long list of ways to sort transmission] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL75b773cd0b8321:18
-lugito:#lubuntu-devel- [rMANUALca264fbb76de: Add paste selection keyboard shortcut] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALca264fbb76de21:20
-lugito:#lubuntu-devel- [rMANUAL4d8fbb3fd689: Add menus for copypasta] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4d8fbb3fd68921:27
wxlguiverc: down, boy :)22:58
guivercthe email telling me you had answered only occurred as I posted...  23:03
guivercanyway wxl how can I use quilt to delete a file??23:04
wxli know. launchpad can be a little slow at times.23:04
wxli suspect he's going to respond negatively to your comment, though, as you called him out. albeit justifiably :)23:04
wxli think `quilt remove /path/to/file` can do it23:07
wxlactually that might not be it23:08
wxlthat's not23:09
wxl`quilt add /path/to/file && rm /path/to/file`23:09
wxlmakes sense but not intuitive23:09
guivercwas reading what I wrote.. your answer was good pointing to sru :)23:10
guivercthanks wxl  ('quilt add ..'  - I didn't see that, but never would have in `man`)23:14
wxlguiverc: theoretically you can make `quilt add` a necessary step in much the same way you might want to `git add` every file as you go. `quilt edit` is an add initially in much the same way that `git commit -a` is an add of everything initially23:28
tsimonq2wxl: Where did we get with xscreensaver?23:28
wxlwith what aspect?23:28
tsimonq2I'm going over community feedback and the number one criticism I'm hearing is "oh my gawd, those themes are SO BAD"23:29
wxli can't find the darn thing but tl;dr it's just a matter of making our defaults the way we want. i made a recommendation23:30
tsimonq2Can we kick that into high gear?23:30
wxljust needs more eyes on it/agreement23:31
lubot<Redious> hi guys23:31
wxlhttps://phab.lubuntu.me/T6123:31
-lugito:#lubuntu-devel- [Low, Open] Our xscreensaver theme is too old: https://phab.lubuntu.me/T6123:31
lubot<tsimonq2> @Redious [hi guys], Heya!23:31
tsimonq2OK.23:32
docEbrownhey lugito is still going! ;)23:32
tsimonq2Also: HOLY CRAP.23:32
tsimonq2wxl: We're up to almost 300,000 views on the downloads page.23:32
lubot<kc2bez> https://phab.lubuntu.me/T6123:32
-lugito:#lubuntu-devel- [Low, Open] Our xscreensaver theme is too old: https://phab.lubuntu.me/T6123:32
wxlwow that wasn't in 19.04 must haves23:32
wxlfixed23:32
docEbrownboom!23:32
tsimonq227778223:32
wxldaaaang23:32
tsimonq2ikr23:32
wxldid you fix the about page ever?23:33
tsimonq2And here's the thing, when 18.10 was *released* it was at like 20,00023:33
tsimonq2nooo23:33
tsimonq2O_o23:33
wxlhttps://phab.lubuntu.me/T13223:33
-lugito:#lubuntu-devel- [Unbreak Now!, Open] [lubuntu.me] Broken Links on Front Page - "Explore Lubuntu's Features" -> /about == 404: https://phab.lubuntu.me/T13223:33
lubot<kc2bez> Dang wxl sry about that. We pasted at the same time.23:34
wxli mean we probably want an about page, no? XD23:36
tsimonq2You're volunteering I see.23:36
tsimonq2Cool.23:36
tsimonq2You have the WP credentials.23:36
tsimonq2:P23:36
wxlbah23:36

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