[02:07:13] Change on 12en_wikipedia a page Wikipedia:Huggle/Feedback was modified, changed by Tommyang link https://en.wikipedia.org/w/index.php?diff=581853610 edit summary: /* Huggle 3: zhwiki? */ new section [07:05:07] Change on 12en_wikipedia a page Wikipedia:Huggle/Feedback/Archive 17 was modified, changed by Legobot link https://en.wikipedia.org/w/index.php?diff=581876378 edit summary: Robot: Archiving 2 threads from [[Wikipedia:Huggle/Feedback]]. [07:05:14] Change on 12en_wikipedia a page Wikipedia:Huggle/Feedback was modified, changed by Legobot link https://en.wikipedia.org/w/index.php?diff=581876385 edit summary: Robot: Archiving 2 threads (older than 28d) to [[Wikipedia:Huggle/Feedback/Archive 17]]. [07:32:07] Change on 12en_wikipedia a page Wikipedia:Huggle/Huggle3 Beta was modified, changed by TechFilmer link https://en.wikipedia.org/w/index.php?diff=581878487 edit summary: /* Mac OS */ its been fixed [11:17:05] [travis-ci] huggle/huggle3-qt-lx#62 (master - 91fdbba : Petr Bena): The build has errored. [11:17:05] [travis-ci] Change view : https://github.com/huggle/huggle3-qt-lx/compare/916916b07f28...91fdbba328d4 [11:17:05] [travis-ci] Build details : http://travis-ci.org/huggle/huggle3-qt-lx/builds/14062042 [11:33:06] [travis-ci] huggle/huggle3-qt-lx#63 (master - 9a3b1d6 : Petr Bena): The build passed. [11:33:06] [travis-ci] Change view : https://github.com/huggle/huggle3-qt-lx/compare/91fdbba328d4...9a3b1d6fdbe3 [11:33:06] [travis-ci] Build details : http://travis-ci.org/huggle/huggle3-qt-lx/builds/14062234 [11:40:01] addshore: runtime error? [12:18:23] petan: yee [12:18:49] petan: runtime error when trying to login ;p havnt quite worked out how to effectivly debug in Qt yet either :P [12:26:55] addshore: it's not about qt lol [12:26:58] it's c++ [12:26:59] use gdb [12:27:02] or send me a core dump :P [12:27:27] it doesn't crash to me [12:27:33] or you can start ./huggle -vvvvvvvvvvvvv [12:27:36] and send the debug log [12:36:53] damn github bot is gone [12:37:37] addshore: how do I make travis build in paralel both versions [12:59:30] petan: use the 'env' bit of the travis.yml [12:59:57] do something like [12:59:58] env: [12:59:58] - QTBUILV=4 [12:59:58] - QTBUILV=5 [13:00:08] and then in script: [13:00:34] - if [ "$QTBUILV" == "4" ] ; then RUN THE TESTS FOR 4 ; fi [13:00:39] - if [ "$QTBUILV" == "5" ] ; then RUN THE TESTS FOR 5 ; fi [13:00:59] if that makes sense [= [13:01:08] if not ill go do it in a bit [= [13:04:25] no it makes no sense [13:04:27] :P [17:13:09] hello petan =) [17:16:38] hi [17:17:06] have you checked the bug I posted ? [17:17:22] no [17:17:31] https://bugzilla.wikimedia.org/show_bug.cgi?id=57062 <-- [17:19:29] I build it the same way I build the other Version (which works fine) but the current version build fine but crashes after it displays the error mentioned in bugzilla [18:02:34] [bugzilla] [Bug 57062] Debug Error? https://bugzilla.wikimedia.org/show_bug.cgi?id=57062 [18:33:33] Fox2k12: u here? [18:33:43] when you download latest huggle and run it with --syslog option [18:33:49] can you pastebin the log somewhere [18:34:01] preferably huggle.exe -vvvvvvvvv --syslog [21:06:02] petan yes =) [21:06:08] now I'm here [21:06:39] will do.. [21:10:18] petan where does the log go then ? [21:54:12] petan compiled the current version now no error is displayed the application simply crashed after I entered my Login credentials.. it trys to logon and then end..