[10:29:04] Change on 12de_wikipedia a page Wikipedia:Huggle/Config was modified, changed by Spuk968 link https://de.wikipedia.org/w/index.php?diff=130603717 edit summary: [-940] /* Warning */ [12:28:52] [02huggle3-qt-lx] 07se4598 pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/4BJc9A [12:28:53] [02huggle3-qt-lx] 07se4598 0361531d0 - fix speedy tag summary [13:28:26] Change on 12en_wikipedia a page Wikipedia:Huggle/Feedback was modified, changed by Petrb link https://en.wikipedia.org/w/index.php?diff=609523129 edit summary: /* Huggle 3 scaling problems on high DPS screen */ re [14:44:11] [02huggle3-qt-lx] 07benapetr pushed 033 commits to 03master [+0/-0/±20] 13http://git.io/hnYYGg [14:44:12] [02huggle3-qt-lx] 07benapetr 0348594b1 - typo [14:44:14] [02huggle3-qt-lx] 07benapetr 03de21ec0 - Merge branch 'master' of ssh://github.com/huggle/huggle3-qt-lx [14:44:15] [02huggle3-qt-lx] 07benapetr 03220255a - localization update [15:03:24] [02huggle3-qt-lx] 07benapetr pushed 032 commits to 03master [+0/-0/±2] 13http://git.io/BqxWww [15:03:25] [02huggle3-qt-lx] 07josve05a 031db52e0 - typo MediaWiki [15:03:26] [02huggle3-qt-lx] 07benapetr 036eb8673 - Merge pull request #58 from josve05a/patch-1 typo MediaWiki [15:43:07] se4598: still doesn't work?? [15:43:24] the change is ok for sure [15:44:00] the config change is ok? https://de.wikipedia.org/w/index.php?title=Wikipedia:Huggle/Config&diff=130557545&oldid=130432096 [15:44:08] yes [15:44:28] you can check in debugger why it doesn't work [15:46:07] if (Configuration::HuggleConfiguration->ProjectConfig_AlternativeMonths[i].contains(month)) [15:46:14] that is line you need to test [15:46:37] btw: debugging, wanted to debug something in HG2, but first I selected wrong breakpoints, but after I added more, the bug disappeared, even still after I disabled all of them... [15:46:49] huggle 2 suck [15:47:16] !HG2 is [17:46] huggle 2 suck [15:47:17] Key was added [15:48:25] yeah, there is for sure a broken regexp, but I see the bug only on IRC + automatic preload. The edit.Id of new pages only gets messed up with junk [15:48:40] anyway, hg3 build is ready, lets start [15:48:41] se4598: just use hg 3 [15:48:46] nooooooooooooooooooo [15:49:04] nobody is going to care about hg 2 [15:49:04] I do [15:49:08] well, then fix it :P [15:49:39] se4598 hg3 has...cookies [15:49:41] I tried, but fck* debugger [15:50:03] here we go: Mi Mai 21 17:49:15 2014 DEBUG[1]: Invalid date: 11. Dez. 2013 [15:50:03] Mi Mai 21 17:49:15 2014 DEBUG[1]: Invalid date: 28. Nov. 2013 [15:50:03] Mi Mai 21 17:49:15 2014 DEBUG[1]: Invalid date: 28. Nov. 2013 [15:50:03] Mi Mai 21 17:49:15 2014 DEBUG[1]: Invalid date: 21. Aug. 2013 [15:50:36] ok so what you see in debuger? [15:50:43] just stop on that line I sent you [15:50:46] check if months are in array [15:52:44] I can't find the right thread... [15:52:55] it's processor thread [15:53:05] just put a breakpoint there [15:53:09] Thread #1-25 ... [15:53:17] use breakpoint [15:54:00] I had, but halted somewhere, then crash b/c PC register was not aval. [15:54:05] :/ [15:54:09] o.O [15:54:13] trying again [15:56:02] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±3] 13http://git.io/TxBmPA [15:56:03] [02huggle3-qt-lx] 07benapetr 0383a918d - this commit made huggle eat 3 byte less and that makes it an awesome commit [15:56:23] ok, I think I found the bug [15:56:39] good dog [15:56:59] or just a bug [15:57:12] fix it, submit a patch, let me merge it and take all glory [15:57:32] haha [16:03:43] petan|wk: can a QHash really be assessed by hashtable[i]? [16:03:48] *accessed [16:06:09] it should be [16:06:13] c++ has overload [16:06:25] if it couldn't be it wouldn't even compile [16:14:27] how do I get the content of Configuration::HuggleConfiguration? [16:16:28] ok [16:17:15] mh, there are multiple possible bugs [16:18:02] 1) comparison on list was not done case-insensetive <-fixed [16:18:32] 2) december is in alternative list at position 0 [16:19:02] 3) month names have trailing komma, which was supposed only to be a separator [16:23:16] ok, let's test [16:27:07] still don't have a clue, why december was at position 0, I would have expected it at 13 [16:29:22] petan|wk: btw: do we want to use 3.0.0 or 3.0.0.0 as version numbering schema? pls also update the updater-project on github [16:30:24] My opinion: (2 zeros are good) [17:03:17] [02huggle3-qt-lx] 07se4598 pushed 031 commit to 03master [+0/-0/±2] 13http://git.io/c3SR5Q [17:03:18] [02huggle3-qt-lx] 07se4598 03b51935f - fix date parser [17:03:23] petan|wk: ^ [17:06:18] and just a thought: why do you use a hashtable and not an array? [17:07:29] this would make huggle eat way less bytes [17:33:41] [02huggle3-qt-lx] 07benapetr pushed 032 commits to 03master [+0/-0/±5] 13http://git.io/2JVpfg [17:33:42] [02huggle3-qt-lx] 07benapetr 03783f90c - fixing the parser [17:33:43] [02huggle3-qt-lx] 07benapetr 03f823394 - Merge branch 'master' of github.com:huggle/huggle3-qt-lx Conflicts: huggle/configuration.cpp [17:36:24] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/AACflA [17:36:25] [02huggle3-qt-lx] 07benapetr 0341f2689 - this should have been there too [17:36:59] wow...how much mow work can there be until a stabil version? [17:45:19] Internationalization is always difficult [17:46:46] Can I use translatewiki.net to translate Huggle to Swedish? [17:48:17] petan|wk ? [17:48:50] Josve05a: yes, but there is some longer delay in in both directions [17:49:14] both directions? [17:50:32] huggle -> twn and twn translations back to github, because that's not automated unlike wikimedia's git repo [17:53:35] also keep in mind that a bunch of functions are not already translateable, and also there wasn't no further sync after the initial one from siebrand [18:53:12] Change on 12en_wikipedia a page Wikipedia:Huggle/Huggle3 Beta was modified, changed by Ixfd64 link https://en.wikipedia.org/w/index.php?diff=609562633 edit summary: /* I see no english wikipedia in project list */ cap [20:25:20] This is driving me crazy, how do I not automatically watchlist articles I rollback in? [20:26:42] Change on 12meta_wiki a page Huggle/Members was modified, changed by Lixxx235 link https://meta.wikimedia.org/w/index.php?diff=8605882 edit summary: /* Beta testers */ [20:43:00] Tutelary: is this your onwiki preference that you watch every page you edit? Otherwise there are watchlist options in HG2 settings menu [21:35:06] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±3] 13http://git.io/b7EIow [21:35:07] [02huggle3-qt-lx] 07benapetr 0368d685d - minor fixes [21:38:25] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/fWD-Jg [21:38:26] [02huggle3-qt-lx] 07benapetr 0349b9008 - little fix [23:00:39] Change on 12en_wikipedia a page Wikipedia:Huggle/Huggle3 Beta was modified, changed by K6ka link https://en.wikipedia.org/w/index.php?diff=609591736 edit summary: much better [23:30:21] Se4598, where would I find the preferences panel?