IRC log for #wowace on 20170103

00:05.38*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
00:19.02*** join/#wowace Myrroddin (~Myrroddin@node-1w7jra1zw4fxsjw3qcp99yd6h.ipv6.telus.net)
00:32.13*** join/#wowace TorelTwiddler (~TorelTwid@cpe-104-172-205-250.socal.res.rr.com)
00:33.30TorelTwiddlerHi guys, I'm trying to get the packager to build a new release, but the status of the file just says "Rejected". Where can I look at the status of the packager so I know what's wrong? https://wow.curseforge.com/projects/can-i-mog-it/files/2363553
00:33.41*** join/#wowace AmiYuy (~AmiYuy@cpe-104-172-205-250.socal.res.rr.com)
00:36.50AmiYuyre TorelTwiddler's message, we just found the explanations in my notifications...but those should be listed on the rejected file itself not buried in notifications.  Especially considering File notifications aren't enabled by default (so he doesn't even have them, only I do).
00:50.01TorelTwiddlerEven so, the full description of the error isn't included in the notification, so I can't debug the issue. Any ideas?
00:51.21nebulaTorelTwiddler: all i see in the cp is http://i.imgur.com/ArsizZW.jpg not sure if that's any different from your notification
00:52.13TorelTwiddlerYeah, that's what I see too. where did you find that?
00:52.21nebulamod pages
00:52.27TorelTwiddlerah
00:53.26TorelTwiddlerSo I'm guessing that some of the tags changed from the previous site. Are there docs on what tags I can use?
00:54.23TorelTwiddleror rather, what is wrong with "key" in this toc tag? ## Notes-deDE: @localization(locale="deDE", key="Adds tooltips to items showing if you have learned a transmog appearance.")@
00:59.04TorelTwiddlerNevermind, figured it out.
00:59.36nebuladid it not match the phrase?
01:00.29nebulaor what was the issue
01:06.24*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
01:14.57AmiYuyI added namespaces so now we have to figure out how they're supposed to be formatted in the files.  There's not an example of how they're supposed to be included.
01:18.43MyrroddinI figured out how to use namespaces by reading Mapster's code
01:20.11AmiYuylol, okay thanks
01:20.26Myrroddinand you're correct. the Ace3 docs are sorely lacking for namespace handling and module creation
01:21.03Myrroddinif you have SVN, I can commit my latest build of SmartRes2_Chat (only exists in repo atm) and you can see how I did it
01:21.27Myrroddinand believe me, it was hair pulling. took me a while to figure it out
01:22.09Myrroddinyou'll also want to check out the repo for SmartRes2, as part of the module options handling code is in there, because it is the "core"
01:23.40Myrroddinone tip, if you use AceLocale: extend the localization file, instead of creating a new one per module. it's in the _Chat module as an example
01:24.16AmiYuyWe're using Curse's localization
01:24.40Myrroddinso am i. just adding the phrases via acelocale
01:24.52Myrroddinbut you can do it long form too
01:26.04TorelTwiddlerYeah, got it figured out, thanks Myrroddin. Just missing communication about how localization namespaces work on the programming end.
01:30.44Myrroddinas far as i can tell, you don't need to name the namespace as translatable. mine is named "Chat", not "L['Chat']" because i don't think the SV cares
01:31.03Myrroddinjust so long as i don't create two namespaces both named "Chat" i'm fine
01:31.23Myrroddinbut i'd have that problem even if it was localized
01:31.55Myrroddinanyway, my commit is done. it is on wowace if you want to look
01:40.15TorelTwiddlerOk, well, I thought I figured it out. It now appears that the packager isn't including any of the translations, and seems to be mangling the file a bit as well: https://www.wowace.com/paste/ec9e2401
01:41.25Myrroddinyou have to wait a few extra minutes. the new design packages things twice. i can't explain that
01:41.46Myrroddinjust try pulling from the repo in say, oh, 5 minutes
01:42.10TorelTwiddlerit's been 7 minutes since upload, still the same.
01:42.20TorelTwiddlerI'll give it a few more
01:44.08*** join/#wowace Gnarfoz (smallbrain@WoWUIDev/WowAce/Gnarfoz)
01:44.51Myrroddinworst case, poke Torhal
01:58.19TorelTwiddlerYeah, still nothing in those files. It would be great if the packager was a bit more transparent, so we can see what's happening/going wrong.
01:58.42TorelTwiddlerI'm tempted to just replace my localization files with a manual export for now.
01:58.49Stanzillathey are not really working on it atm
02:07.09*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
02:08.26nebulalocal translations = --@localization(locale="deDE", format="lua_table", handle-subnamespaces="subtable")@ is just weird
02:18.24nebulawell, i mean, not using additive table is weird, as is using subnamespaces. can't really see the point in using namespaces if you're just gonna shit it back all into one table anyway
02:22.13TorelTwiddlersubnamespaces puts them into sub tables, e.g. L["namespace1"]["namespace2"]["phrase here"]
02:22.37nebulai know, but it's awkward imo
02:23.21TorelTwiddlerhttps://www.curseforge.com/knowledge-base/world-of-warcraft/531-localization-substitutions for the non-additive table
02:26.07TorelTwiddlerSo... now it looks like none of my packages are translating at all.
02:26.25TorelTwiddlerYet other things are still being substituted.
02:32.22Myrroddinoh, you were talking about namespaces in localization. i thought you were talking within a DB.. oops, sorry
02:40.47TorelTwiddlerNot sure what I'm doing wrong now. It's not doing any of the localizations: https://www.wowace.com/paste/a186a15c
02:58.16*** join/#wowace chaud_ (~chaud@162-239-35-41.lightspeed.brhmal.sbcglobal.net)
03:12.36*** join/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
03:26.46*** join/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
03:31.51*** join/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
03:34.58*** join/#wowace chaud_ (~chaud@162-239-35-41.lightspeed.brhmal.sbcglobal.net)
03:35.02*** join/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
03:35.06*** join/#wowace TorelTwiddler (~TorelTwid@cpe-104-172-205-250.socal.res.rr.com)
04:08.19*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
04:17.24*** part/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
04:44.20Myrroddinoo we can buy kitchen stuff on the curseforge forums! author reward perks?
04:45.28Megalongoes and buys a curse spatula
04:45.46Myrroddinspatula city! spatula city!
05:09.22*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
05:14.10*** join/#wowace ShadniX (dagger@p5481CBF1.dip0.t-ipconnect.de)
06:10.09*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
07:01.47*** join/#wowace NuSuey (uid3556@gateway/web/irccloud.com/x-ojbpbjkgtauzwunh)
07:11.07*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
08:11.42*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
08:18.15*** join/#wowace Yoshimo (~anything@unaffiliated/yoshimo)
09:12.23*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
09:44.34*** join/#wowace Semlar (~chatzilla@142-196-129-245.res.bhn.net)
10:13.09*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
10:13.56*** join/#wowace Ironii (~ironi@85-76-141-70-nat.elisa-mobile.fi)
11:13.50*** join/#wowace bluipodcow (~bluspacec@122-56-207-218.mobile.spark.co.nz)
11:13.52*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
11:18.14*** join/#wowace bluipodcow (~bluspacec@122-56-207-218.mobile.spark.co.nz)
11:20.32*** join/#wowace Dajova (~Dajova@c-420fe255.010-44-6e796b1.cust.bredbandsbolaget.se)
12:12.47*** join/#wowace Ketho (~Ketho@ip565063bd.direct-adsl.nl)
12:13.30*** join/#wowace Funkeh` (~Funkeh`@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
12:13.31*** mode/#wowace [+o Funkeh`] by ChanServ
12:14.37*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
12:22.21*** join/#wowace Zeldo (sid31320@gateway/web/irccloud.com/x-jqxaicbywnfaitxt)
12:22.21*** mode/#wowace [+o Zeldo] by ChanServ
12:52.15*** join/#wowace ZaB|SHC| (~Zaphod_Be@ipbcc04e31.dynamic.kabel-deutschland.de)
13:06.00*** join/#wowace Megalon (~wig0r@213-157-158-204.adsl.highway.telekom.at)
13:15.22*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
13:49.07*** join/#wowace Timmeh (tim@arugi.wienk.net)
13:49.16*** join/#wowace harl (harl@unaffiliated/harl)
14:13.03*** join/#wowace Ressy (~Ressy@WoWUIDev/WoWAce/ARL/Ressy)
14:15.36*** join/#wowace ZaB|SHC| (~Zaphod_Be@ipbcc04e31.dynamic.kabel-deutschland.de)
14:16.07*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
14:20.02*** join/#wowace stolenlegacy (~stolenleg@213-47-49-27.cable.dynamic.surfer.at)
14:20.03*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
14:44.19*** join/#wowace pentium166 (~pentium16@iski.es)
15:16.53*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
15:58.08Yoshimowhere on the new sites can i check the key that i registered to commit changes to addon repos? Something is wrong with my auth
16:02.11Funkeh`you don't use a key to commit changes
16:02.46Yoshimoin the past i authenticated to the wowace repo using a ssh key, is that gone?
16:05.37Funkeh`yes, you can't even use the same link anymore
16:05.45Funkeh`how did you check out the repo?
16:07.55Yoshimoit is still checked out and wasn't updated anyway, i also switched the auth method, just wanted to confirm if i just simply can't find it or if it was removed
16:08.18Funkeh`no, you'll need to re-checkout using the new link
16:08.28Funkeh`there's only https auth now
16:09.11Yoshimowell typing in the password is annoying but works
16:09.24Funkeh`you should have an option to save it
16:13.42Ressygit for windows will automatically use windows credentials to save passwords.
16:14.28quiescensmoo
16:17.38*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
16:26.02*** join/#wowace Yoshimo (~anything@unaffiliated/yoshimo)
17:04.06Megalonsaves quiescens password
17:04.23Megalonit's "cookies".. who would have thought
17:12.10*** join/#wowace Yoshimo (~anything@unaffiliated/yoshimo)
17:18.22*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
18:19.04*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
18:31.21*** join/#wowace EthanCentaurai (~EthanCent@79-76-194-158.dynamic.dsl.as9105.com)
18:58.00StanzillaFisker: ota is out
18:58.09FiskerNice
18:58.13FiskerShow me
18:58.51Stanzillahttps://dl.google.com/dl/android/aosp/marlin-ota-nmf26u-b1e4388d.zip https://dl.google.com/dl/android/aosp/marlin-ota-nmf26v-7bda3acb.zip
18:58.53Stanzillaboth are new
18:58.58StanzillaI dont know which is which yet
18:59.23FiskerWhich is which?
18:59.38Stanzillaus/eu/verizon
18:59.45FiskerDoes it matter?
18:59.48Stanzillaidk
18:59.52Stanzillaverizon talks about U https://www.verizonwireless.com/support/google-pixel-xl-update/
18:59.59FiskerHigher > Better
19:00.08Stanzillathat's what I was thinking
19:03.24FiskerWeird
19:04.53FiskerThe Google speech synthesis for Danish seem to be pretty good
19:05.08FiskerI wonder why they don't do Danish
19:11.30Fiskerwhy did only the letter change?
19:13.56Stanzilladunno
19:20.01*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
19:25.16FiskerYou updated yet Stanzilla ?
19:27.10StanzillaFisker: yes
19:27.20FiskerDamnit
19:27.26Stanzillawhy
19:29.13FiskerI wanted kernel build date
19:29.20FiskerThis one was built in November
19:29.56Stanzillapompy is still on the old version, ask him
19:30.27FiskerWhy would I ask pompy ?
19:35.36Stanzillabecause he can answer
19:35.53*** join/#wowace Shenton_ (~Shenton@shenton.fr)
19:36.11*** join/#wowace wink (fhtagn@porkchop.art-core.org)
19:41.38pompyFisker: sept 11
19:42.22FiskerJet fuel can't cause kernel panic in userspace pompy
19:42.30pompyuh
19:42.44FiskerI think I'm getting the 32" 4K monitor from LG Stanzilla
19:42.52Stanzillacool
19:43.05FiskerYou're on December patch level right pompy?
19:43.13Stanzillano
19:43.15Stanzillasept11 is nov
19:43.20FiskerOkay
19:43.28*** join/#wowace NuSuey (uid3556@gateway/web/irccloud.com/x-fxoslcuqwbgcpjqp)
19:43.32StanzillaI think
19:45.29FiskerUnless it's like crazy expensive
19:45.37FiskerWhich it probably is
19:46.23StanzillaI have to rma my cheapo dell
19:46.32Stanzillahas a dead pixel, only noticed it yesterday :<
19:49.10FiskerAw
20:20.47*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
20:35.18*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
20:51.07Megalontap the screen
20:54.18Stanzilladidnt work
20:56.16Megalonjust keep tapping until you RMA it!
21:21.29*** join/#wowace webturtle0 (~webturtle@69.174.185.34)
21:56.23*** join/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
23:22.54*** join/#wowace webturtle0 (~webturtle@69.174.185.34)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.