#qa | Logs for 2017-12-15

« return
[00:00:00] <Bytram> Entry: this is my first journal entry on dev as user martyb
[00:00:05] <Bytram> clicks preview button
[00:00:08] <Bytram> clicks submit
[00:00:20] <Bytram> ugh. clicks Save button
[00:00:59] <Bytram> tries Ctrl+F5 on dev's main page... don't see journal entry yet
[00:01:17] * Bytram opens: this is my first journal entry on dev as user martyb
[00:01:22] <Bytram> ugh
[00:01:33] <Bytram> opens: https://dev.soylentnews.org
[00:02:30] * Bytram looks at: https://dev.soylentnews.org
[00:02:41] <Bytram> sees: "You have not created any journal entries."
[00:02:45] * TheMightyBuzzard bangs head
[00:02:48] <Bytram> TheMightyBuzzard: ^^ ruh roh?
[00:03:47] <Bytram> ooops somehow the click on save didn't click
[00:03:50] <Bytram> :/
[00:04:02] <Bytram> HOW I see my journal entry
[00:04:06] <Bytram> s/H/N/
[00:04:21] <TheMightyBuzzard> i see it fine
[00:04:46] <Bytram> are you seeing it in the MRJE slashbox?
[00:05:04] <Bytram> I do not see it there, even after a Ctrl+F5 force reload
[00:07:05] <Bytram> Okay, I now see "test_user_0001" as the first entry under "Top Recent Posters By Date" on the page: https://dev.soylentnews.org
[00:07:35] <Bytram> but still do not see my new entry by martyb
[00:08:17] <TheMightyBuzzard> no
[00:08:24] <TheMightyBuzzard> hang on
[00:08:31] <Bytram> k
[00:08:54] <TheMightyBuzzard> you're in the list as martyb just not at the top
[00:09:03] <Bytram> with *today*'s date?
[00:10:13] <Bytram> and, where are you looking? dev's main page ( https://dev.soylentnews.org ) or on the page linked to by the "Most Recent Journal Entries" link: https://dev.soylentnews.org
[00:10:16] <TheMightyBuzzard> wtf, we're missing a var that shoulda got added
[00:10:23] <Bytram> ~blame
[00:10:40] <Bytram> .op
[00:10:40] -!- mode/#qa [+o Bytram] by wheatley
[00:10:49] -!- exec [exec!~exec@crutchys.brothel] has joined #qa
[00:10:58] <Bytram> .deop
[00:10:58] -!- mode/#qa [-o Bytram] by wheatley
[00:11:14] * TheMightyBuzzard sighs
[00:11:24] <Bytram> while you are on that, I'm gonna whip up something to eat... back shortly
[00:12:01] <Bytram> why the sigh? this is what testing is for! To catch it here instead of in front of a few thousand of your closest friends
[00:12:15] <Bytram> back soon
[00:12:15] <TheMightyBuzzard> Bytram, #414 is not live on dev. #420 has to be merged before both can be at the same time.
[00:12:38] <TheMightyBuzzard> yer testing something not there =P
[00:12:52] <Bytram> huh? I though those were all loaded on dev... so... what *IS* alive on dev?
[00:13:02] <TheMightyBuzzard> #420
[00:13:22] <Bytram> is ***ALL*** of #420 there?
[00:13:31] <TheMightyBuzzard> hang on, i'll see if i can figure out this whole rebase thing
[00:13:36] <Bytram> k
[00:13:42] <Bytram> back soon
[00:15:50] <TheMightyBuzzard> think i got it, deploying and testing
[00:24:24] <Bytram> k
[00:27:58] <Bytram> for comparison purposes, I just did this on dev:
[00:28:04] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has joined #qa
[00:28:05] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has parted #qa
[00:28:21] <Bytram> update users_info set karma = 9 where uid = 4077;
[00:28:30] <Bytram> that is for user: test_user_0009
[00:29:10] <TheMightyBuzzard> Bytram, ~/rehash/bin/runtask run_portald
[00:29:17] <TheMightyBuzzard> that refreshes the slashbox
[00:29:40] <Bytram> and then it stays resident and updates periodically? or is that a one-time thingy?
[00:29:56] <Bytram> oh, and that's on... bery?
[00:30:07] <TheMightyBuzzard> no....
[00:30:16] <TheMightyBuzzard> when you're working on dev, do stuff on dev
[00:30:58] <Bytram> so, lithium, then?
[00:31:06] <TheMightyBuzzard> it's a periodic task that was already running but you can run manually too
[00:31:08] <TheMightyBuzzard> yup
[00:31:17] <TheMightyBuzzard> or forget the element names and use 'dev'
[00:31:36] <TheMightyBuzzard> ssh dev gets you there just fine
[00:31:43] <Bytram> I was wondering 'cause I did, eventually, see test_user_0000's journal entry appear in the MRJE slashbox
[00:31:55] <TheMightyBuzzard> ya, i just manually ran it
[00:32:03] <Bytram> k
[00:32:14] <TheMightyBuzzard> journal_sb_min_karma on the vars page is currently set to 0. change it as you see fit.
[00:32:24] <Bytram> k
[00:32:29] <TheMightyBuzzard> but you gotta bounce the server for changes to take effect i think
[00:32:33] <TheMightyBuzzard> not certain
[00:32:42] <Bytram> oh, ya, prolly
[00:33:01] <TheMightyBuzzard> /home/bob/bin/bounce as martyb
[00:33:23] <Bytram> sonds like a nursery rhyme
[00:33:26] <Bytram> *sounds
[00:33:47] * TheMightyBuzzard is getting cranky cause of python and twitter and smelling bacon but not EATING bacon
[00:33:59] <Bytram> where's the smell coming from?
[00:34:08] * Bytram checks Uranus
[00:44:15] <TheMightyBuzzard> aight, i gotter go for tha evenin
[00:44:57] <Bytram> appreciate all your help!
[01:26:04] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has joined #qa
[01:26:06] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has parted #qa
[01:41:24] <Bytram> just posted a new journal entry as user test_user_0009 who has karma == 9
[02:14:48] <Bytram> ugh... clicking Save button does not seem to do anything... hit it four times in a row, and... nothing. NOTE: using IE 11 with a lot of things turned off... don't tell me we require Javascript in order to post a journal entry?
[02:15:14] * Bytram launches opera, instead
[02:16:42] <Bytram> logs in as test_user_0009
[02:16:47] <Bytram> writes journal entry
[02:16:52] <Bytram> clicks on "Preview" button
[02:16:58] <Bytram> Clicks on "Save" button
[02:17:11] <Bytram> Clicks on "Save" button
[02:17:16] <Bytram> Clicks on "Save" button
[02:17:49] <Bytram> nope, no journal entry appears in: https://dev.soylentnews.org
[02:23:15] <Bytram> huh.
[02:23:42] <Bytram> so, gave up and logged in as user test_user_009 on dev using Pale Moon (my main browser)
[02:23:48] <Bytram> created a journal entry
[02:23:53] <Bytram> licked preview
[02:23:56] <Bytram> clicked save
[02:23:58] <Bytram> clicked save
[02:24:02] <Bytram> again!!?!
[02:24:39] <Bytram> changed from 'code' to a different choice, clicked save, and... it saved it!
[02:26:10] <Bytram> Journal Topic: Code
[02:26:14] <Bytram> Comments: disabled
[02:26:32] <Bytram> save is a no-op
[02:26:36] <Bytram> change to comments enabled
[02:26:39] <Bytram> clicked save
[02:27:10] <Bytram> and now the entry was saved: 20171215_022500 UTC test journal entry #002: https://dev.soylentnews.org
[02:27:17] <Bytram> ~title on
[02:27:18] <exec> titles enabled for 10#qa
[02:27:22] <Bytram> https://dev.soylentnews.org
[02:27:25] <exec> └─ 13Journal of test_user_0009 (4077)
[02:30:52] * Bytram bounces server using, on lithium: /home/bob/bin/bounce
[02:31:30] <Bytram> still not seeing entries in MRJE (Most Recent Journal Entries) slashbox
[02:31:45] <Bytram> Ctrl+F5
[02:31:48] <Bytram> no joy
[02:31:52] <Bytram> break time
[02:34:22] <Bytram> Ctrl+F5
[02:34:25] <Bytram> still not there
[02:34:28] <Bytram> break time
[02:36:06] <Bytram> btw, journal_sb_min_karma is still at 0 on dev
[02:36:18] <Bytram> so, I should not even be seeing these issues. :/
[02:57:38] <TheMightyBuzzard> Bytram, i see it just fine
[02:59:14] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has joined #qa
[02:59:14] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has parted #qa
[03:10:12] <TheMightyBuzzard> Bytram, i told you you gotta do that runtask script. bounce was for when you change the min setting
[03:58:32] -!- CoySow1234 [CoySow1234!~a6b652e7@752-39-589-068.mobile.uscc.net] has joined #qa
[03:58:34] <CoySow1234> martyb/bytram here ... just changed journal_sb_var to 10... still see posting of journal article by tesat_user_0009 who has karma of 9 while loggen in as Bytram on dev
[03:58:39] <CoySow1234> heading to bed
[03:58:43] -!- CoySow1234 has quit [Client Quit]
[04:35:20] <TheMightyBuzzard> Bytram, you managed to get the directions exactly backwards.
[04:35:46] <TheMightyBuzzard> bounce after changing the setting, runtask after creating a journal entry.
[05:49:30] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has joined #qa
[05:49:30] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has parted #qa
[07:38:06] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has joined #qa
[07:38:07] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has parted #qa
[09:06:09] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has joined #qa
[09:06:11] -!- Ya_ALLAH_Ya_Muhmd [Ya_ALLAH_Ya_Muhmd!~Ya_ALLAH_@185.143.sr.qrr] has parted #qa