/srv/irclogs.ubuntu.com/2019/08/17/#lubuntu-devel.txt

The_LoudSpeakerwxl: @kc2bez I am unable to edit D3203:47
wxlwhy not?03:47
The_LoudSpeakerarc patch D32 --nobranch is giving me errors03:48
wxlgrab a new repo then do that03:48
The_LoudSpeakerraman@Aspire-ES1-132:~/Style/Work/work2/libfm-qt$ arc patch D3203:48
The_LoudSpeaker Exception 03:48
The_LoudSpeaker[cURL/35] (https://phab.lubuntu.me/api/differential.querydiffs) <CURLE_SSL_CONNECT_ERROR> There was an error negotiating the SSL connection. This usually indicates that the remote host has a bad SSL certificate, or your local host has some sort of SSL misconfiguration which prevents it from accepting the CA. If you are using a self-signed certificate, see instructions in "libphutil/resources/ssl/README".03:48
The_LoudSpeaker(Run with `--trace` for a full exception trace.)03:48
The_LoudSpeakerraman@Aspire-ES1-132:~/Style/Work/work2/libfm-qt$ 03:48
wxloh03:48
wxlwell03:48
wxlthat's a network problem03:48
The_LoudSpeakerFrikking sophos03:48
The_LoudSpeakerwxl: https://phab.lubuntu.me/P3204:05
wxlwithout all that noise, what does it say?04:08
The_LoudSpeakersame thing04:09
wxlif you just run `arc diff` it shows ALL of that?04:09
The_LoudSpeakeraman@Aspire-ES1-132:~/libfm-work/libfm-qt$ arc diff04:09
The_LoudSpeaker Select a Default Commit Range 04:09
The_LoudSpeakerYou're running a command which operates on a range of revisions (usually,04:09
The_LoudSpeakerfrom some revision to HEAD) but have not specified the revision that should04:09
The_LoudSpeakerdetermine the start of the range.04:09
The_LoudSpeakerPreviously, arc assumed you meant 'HEAD^' when you did not specify a start04:09
The_LoudSpeakerrevision, but this behavior does not make much sense in most workflows04:09
The_LoudSpeakeroutside of Facebook's historic git-svn workflow.04:09
The_LoudSpeakerarc no longer assumes 'HEAD^'. You must specify a relative commit explicitly04:09
The_LoudSpeakerwhen you invoke a command (e.g., `arc diff HEAD^`, not just `arc diff`) or04:09
The_LoudSpeakerselect a default for this working copy.04:09
The_LoudSpeakerIn most cases, the best default is 'origin/master'. You can also select04:09
The_LoudSpeaker'HEAD^' to preserve the old behavior, or some other remote or branch. But you04:09
The_LoudSpeakeralmost certainly want to select 'origin/master'.04:09
wxldon't do that jeez04:09
The_LoudSpeaker(Technically: the merge-base of the selected revision and HEAD is used to04:09
The_LoudSpeakerdetermine the start of the commit range.)04:09
The_LoudSpeaker    What default do you want to use? [origin/master] 04:09
The_LoudSpeaker Exception 04:09
The_LoudSpeakerCommand failed with error #128!04:09
The_LoudSpeakerCOMMAND04:09
The_LoudSpeakergit cat-file -t 'origin/master'04:09
The_LoudSpeakerSTDOUT04:10
The_LoudSpeaker(empty)04:10
The_LoudSpeakerSTDERR04:10
The_LoudSpeakerfatal: Not a valid object name origin/master04:10
The_LoudSpeaker(Run with `--trace` for a full exception trace.)04:10
The_LoudSpeakershould I do arc diff HEAD^ ?04:10
wxlno04:10
The_LoudSpeakerwhat should I do now?04:12
wxlwhat's `git remote -v` give you?04:13
The_LoudSpeakerhttps://phab.lubuntu.me/source/libfm-qt.git for both fetch and push04:14
wxlthat's the problem04:14
wxlyou need to use ssh04:14
The_LoudSpeakerughh!04:14
The_LoudSpeakerI was using git coz sophos04:14
The_LoudSpeakerssh is blocked on 222204:14
wxlsorry04:15
The_LoudSpeakerlite.04:16
The_LoudSpeakertsujan 's email id ploxx04:19
The_LoudSpeakeralso full name?04:19
wxlit's in the original patch dude04:19
wxlboth are04:20
wxlyou'll slap yourself in the head when you see his name04:20
The_LoudSpeakergot it!04:20
The_LoudSpeakeralso abot longer description, I like to be verbose. I will remove it tho. If someone asks I am gonna point them at you wxl.04:22
wxlverbose is good. unnecessary is not.04:22
lubot<tsimonq2> Yes, blame wxl04:22
lubot<tsimonq2> XD04:22
wxlgo cough on something, @tsimonq2 !04:22
lubot<tsimonq2> Hahahahaha04:22
wxl@tsimonq2: why ARE we using 2222?04:24
lubot<tsimonq2> It was a default04:25
wxlhm04:25
lubot<tsimonq2> We should make sure it doesn't interfere with SSHing in though04:25
The_LoudSpeakerwxl: D3204:25
The_LoudSpeakerwxl: Should I change the author in debian changelog also?04:27
wxlno04:27
The_LoudSpeakerokay04:28
-lugito:#lubuntu-devel- [rUPDATENOTIFIERc7e1f1ab58c5: added version and in help] Hans P Möller <hmoller@uc.cl> committed: https://phab.lubuntu.me/rUPDATENOTIFIERc7e1f1ab58c504:31
The_LoudSpeakerhow do I Get rid of the changes to debian/patches/workaround-missed-file-monitoring.patch ? 04:31
The_LoudSpeakercopy it before arc patch D32 and then paste it later?04:32
wxlgit checkout <commit> <file>04:33
wxlor maybe `git reset <commit> -- <file>`04:34
The_LoudSpeakercheck now.04:44
The_LoudSpeaker@tsimonq2, accept D32 please.04:46
-lugito:#lubuntu-devel- [T99: Fix DND with MTP devices] The_LoudSpeaker (Raman Sarda) commented on the task: https://phab.lubuntu.me/T99#202804:48
lubot<tsimonq2> .04:49
lubot<tsimonq2> wxl: Please merge and upload.04:49
-lugito:#lubuntu-devel- [T99: Fix DND with MTP devices] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T99#202904:50
wxlOH04:51
wxlone other thing04:51
wxlwhen you're doing arc diffs.. reference the task04:51
wxlyou can edit the summary and add a T9904:51
lubot<tsimonq2> Ah yes, went over my head too04:51
wxlit will auto close things04:51
wxlso since you probably don't read your mail: read the task about SRUing, @tsimonq2 04:52
The_LoudSpeakerokay. Noted.04:52
wxlso go edit :)04:52
lubot<tsimonq2> @wxl [<wxl> so since you probably don't read your mail: read the task about SRUing, @t …], I do read my mail, I saw it but don't have the energy to give you a fully qualified response right now04:53
lubot<tsimonq2> tl;dr consult the docs and see if it qualifies04:53
lubot<tsimonq2> If it doesn't, the workaround should be documented in the manual04:54
The_LoudSpeakerwxl: done!04:54
lubot<tsimonq2> Or a good exercise for Raman :)04:54
wxlit's not that it doesn't qualify04:54
lubot<tsimonq2> https://wiki.ubuntu.com/StableReleaseUpdate @The_LoudSpeaker04:55
wxlit's not high impact so that's out04:55
wxl(1) have an obviously safe patch and (2) affect an application rather than critical infrastructure packages (like X.org or the kernel). 04:56
The_LoudSpeaker@tsimonq2, I don't I will be able to read that today. or tommorow. Monday possible.04:56
wxlseems to meet that04:56
wxlso yeah SRU away @The_LoudSpeaker04:56
wxldo it after 19.10, though04:56
The_LoudSpeakerokay but some time ploxxx.04:56
lubot<tsimonq2> @wxl [<wxl> do it after 19.10, though], What's the point?04:57
The_LoudSpeakerHow does SRU after 19.10 makes sense?04:57
lubot<tsimonq2> ^ :)04:57
The_LoudSpeakerWe will directly include it in 19.10 na?04:57
wxlwhat you just did is 19.1004:57
wxlSRU is for 19.0404:57
wxlwe can worry about that after 19.10 is out04:57
wxlwe need you for all of THAT XD04:57
lubot<tsimonq2> Right, but we're encouraging people to install 19.10 after it's released04:57
lubot<tsimonq2> That's like two months away04:58
wxlworkaround exists04:58
wxlnot to mention the bug has been there for months already04:58
The_LoudSpeakerthe you mean SRU in 19.04 right?04:58
The_LoudSpeaker*then04:59
wxlyep04:59
lubot<tsimonq2> Okay, so we document the workaround :)04:59
lubot<tsimonq2> Problem solved04:59
The_LoudSpeakerokay. I will add it to todo04:59
wxli mean we just add the bug to the release notes and we're done04:59
wxlcuz the bug has documented the workaround for a long time04:59
The_LoudSpeakerbut @tsimonq2 's idea seems more interesting.04:59
lubot<tsimonq2> Mmkay04:59
wxlhuh?05:00
wxlwhat ideA?05:00
lubot<tsimonq2> @The_LoudSpeaker you should read the SRU docs anyway :)05:00
The_LoudSpeakerI mean like if we document the workaround then we don't need to sru right?05:00
lubot<tsimonq2> Yes05:00
wxlwe don't need to05:00
wxlwe could though05:00
wxlwouldn't be a bad idea05:00
The_LoudSpeaker@tsimonq2, Yup! I will read it.05:00
-lugito:#lubuntu-devel- [rLIBFMQTPACKAGING3663fb0ed1c2: Fix DND MTP Bug] wxl (Walter Lapchynski) committed: https://phab.lubuntu.me/rLIBFMQTPACKAGING3663fb0ed1c205:01
lubot<tsimonq2> The SRU docs are in the Lubuntu Developers page, right?05:02
lubot<tsimonq2> And @HMollerCl @aptghetto are going to apply like yesterday, right? :P05:02
wxlruh roh05:02
wxlpatch unexpectedly ends in middle of line05:03
lubot<tsimonq2> Oh that's fun05:03
wxlhunk #3 failed at 44505:03
The_LoudSpeakerwhich patch?05:03
lubot<tsimonq2> @wxl [<wxl> hunk #3 failed at 445], Where are you seeing this ooc?05:03
The_LoudSpeakerfix-dnd-mtp onr?05:03
wxldebuild -S05:03
wxlyep05:03
wxlit applied cleanly before. strange. i even tried it and it worked fine.05:04
The_LoudSpeakerIt didn't fail when I used earlier. might be failed due to changes in P3105:04
The_LoudSpeakerit applies but faills see lines 607-610 of P3005:04
wxlthe issue that seems different is the extra line at the end05:05
lubot<The_LoudSpeaker> Whaaaaaaatttt?05:05
lubot<The_LoudSpeaker> You gotta be kidding me.05:05
wxlnope05:05
wxlthat's fuzz, my friend05:05
lubot<The_LoudSpeaker> F05:05
wxltalk to @tsimonq2 about trailing whitespace05:06
lubot<The_LoudSpeaker> I will have to it again then?05:06
lubot<tsimonq2> @wxl [<wxl> talk to @tsimonq2 about trailing whitespace], BAD05:06
lubot<tsimonq2> Where's the trailing whitespace?05:06
lubot<tsimonq2> >_>05:06
wxlwait05:06
wxlhuh05:06
wxli'm wrong05:06
wxlhold on.05:06
wxli'm confused.05:06
lubot<The_LoudSpeaker> What happened?05:07
wxlok that is really weird05:07
lubot<The_LoudSpeaker> Drop the bomb already!05:07
wxlthe patch i got was missing an empty line05:07
wxlbut on phab it's there05:07
wxlthey should be identical05:07
wxlP: libfm-qt source: file-contains-trailing-whitespace debian/changelog (line 24)  05:08
lubot<The_LoudSpeaker> Weird.05:08
lubot<The_LoudSpeaker> I had just done dch -r and changed email id05:08
wxlwell that's the thing05:09
wxlon phab it looks right05:09
-lugito:#lubuntu-devel- [rLIBFMQTPACKAGING4cfa12445f16: Add missing empty line to end of patch.] wxl (Walter Lapchynski) committed: https://phab.lubuntu.me/rLIBFMQTPACKAGING4cfa12445f1605:17
wxlDUDE WTF05:18
wxlsheesh05:20
wxlohhhhhhhhhhhhh05:21
wxlif you do the side-by-side view you can see "no newline at end of file"05:21
-lugito:#lubuntu-devel- [T99: Fix DND with MTP devices] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T99#203505:25
kc2bezwxl: to answer your question why T99 didn't autoclose: you need to put `resolves T99` for it to it automatically else it just becomes a mention (also good if you have more to do). 13:30
lubotKalvin was added by: Kalvin14:03
-lugito:#lubuntu-devel- [T103: Properly deal with translations on the blog] Noumeno (Roberto) commented on the task: https://phab.lubuntu.me/T103#203814:43
-lugito:#lubuntu-devel- [rMANUAL1c43d6a6eac1: Capitilize IRC] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL1c43d6a6eac117:16
-lugito:#lubuntu-devel- [rMANUALfb23781c8b22: Add Quit quassel by right click Quit] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALfb23781c8b2217:21
-lugito:#lubuntu-devel- [rMANUALd80aeb54d289: Remove unnesecary whitespace] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALd80aeb54d28917:30
lubot<The_LoudSpeaker> I was installing lubuntu 18.04 in a friend's laptop. In live usb rn.17:59
lubot<The_LoudSpeaker> Pressed windows key. Application menu didn't show up.17:59
lubot<The_LoudSpeaker> Last I used, it was set to open on pressing windows key.17:59
lubot<The_LoudSpeaker> Did I miss something?18:00
lubot<The_LoudSpeaker> ^ @kc2bez @tsimonq2 wxl:18:01
wxl[m]18.10 and beyond only18:01
wxl[m]Tl;Dr no one wants LXDE18:01
lubot<The_LoudSpeaker> That guy needs a stable system. He doesn't want to update every 6 momths.18:09
lubot<The_LoudSpeaker> Also, We are supporting 18.04 till next year na?18:09
lubot<The_LoudSpeaker> That's enough for him.18:10
lubot<The_LoudSpeaker> Also, Idk why brightness keys functions are inverted? The slider also works invertedly. Moving to the Left side increases brightness and right side decreases it.🤔18:14
lubot<HMollerCl> @The_LoudSpeaker [Pressed windows key. Application menu didn't show up.], In 18.04 only openbox manage shortcuts18:45
wxl[m]To quote agaida, in biology stable has another meaning: dead 19:05
lubot<The_LoudSpeaker> @The_LoudSpeaker [Also, Idk why brightness keys functions are inverted? The slider also works inve …], Any idea about this @HMollerCl ?19:08
kc2bezwxl[m]: That might be one of agaida's best quotes.19:11
wxl[m]You'll find the SRU process painfully long. Needless to say, there are not lots changes in LTS. Which means you get to enjoy old bugs for a long time19:14
lubot<tsimonq2> @wxl[m] [<wxl[m]> You'll find the SRU process painfully long. Needless to say, there are …], > painfully long19:14
lubot<tsimonq2> nuh uh19:14
lubot<HMollerCl> @The_LoudSpeaker [Any idea about this @HMollerCl ?], Nope20:39
wxl@Guephren i got a really easy job for you. i need a transparent 32x32 PNG to match this guy https://phab.lubuntu.me/source/lubuntu-artwork/browse/ubuntu%252Feoan/src/usr/share/sddm/themes/lubuntu/shutdown.png that is to indicate suspending rather than shutting down. i think something like a pause symbol would suffice (⏸ )20:45
-lugito:#lubuntu-devel- [T110: add suspend button to sddm theme] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T11021:17
-lugito:#lubuntu-devel- [T111: create suspend button for sddm theme] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T11121:19
wxl@tsimonq2: can we get sddm or at least sddm-theme-lubuntu in phab?21:27
-lugito:#lubuntu-devel- [T112: add code to support suspend button] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T11221:27
lubot<tsimonq2> @wxl [<wxl> @tsimonq2: can we get sddm or at least sddm-theme-lubuntu in phab?], sddm-theme-lubuntu is a binary package of lubuntu-artwork21:28
wxloh?21:28
lubot<tsimonq2> We only import source packages XD21:28
wxloh derp21:28
wxli don't know how i ignored that21:29
-lugito:#lubuntu-devel- [rART590321e0c6e3: add support for suspend button. resolves T112] wxl (Walter Lapchynski) committed: https://phab.lubuntu.me/rART590321e0c6e321:42
wxl@tsimonq2: i'm thinking of adding fcitx-{hangul,pinyin,mozc,unikey} to the seed to ensure support of korean, chinese, japanese, and vietnamese. is that silly?21:57
lubot<tsimonq2> @wxl [<wxl> @tsimonq2: i'm thinking of adding fcitx-{hangul,pinyin,mozc,unikey} to the …], Only if Cala can thwack it off of the installed system if the user doesn't need it21:58
wxlhow do we determine if they do or don't?21:58
lubot<tsimonq2> Packages module language variable something or other?21:58
wxlharumph.21:58
wxlbut there are folks that will use multiple input methods21:59
wxland some use input methods that their locales, keyboards, and languages, would not suggest21:59
wxlmaybe i should give this to the global team to figure out XD22:00
kc2bezYeah, not the cala team XD22:12
-lugito:#lubuntu-devel- [T113: figure out fcitx language support] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T11322:25
wxl@tsimonq2: please respond to this https://phab.lubuntu.me/D30#66422:33
-lugito:#lubuntu-devel- [Needs Revision] added screengrab: https://phab.lubuntu.me/D30#66422:33
-lugito:#lubuntu-devel- [rSEEDe0d400c0171d: remove fcitx-ui-qimpanel] wxl (Walter Lapchynski) committed: https://phab.lubuntu.me/rSEEDe0d400c0171d22:54
-lugito:#lubuntu-devel- [T59: fix keyboard shortcuts] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T59#208823:12

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