[11:46:57] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+8/-0/±13] 13http://git.io/jFcXhA [11:46:58] [02huggle3-qt-lx] 07benapetr 0341118b2 - Inserted some more layout controls * predeclaring process type, for some reason it is needed now * inserted page history [11:58:21] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±7] 13http://git.io/ZxwZsQ [11:58:22] [02huggle3-qt-lx] 07benapetr 03864a6ff - Changed user The property IP is now read only [12:27:05] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±4] 13http://git.io/r1S1OQ [12:27:07] [02huggle3-qt-lx] 07benapetr 03c9159a1 - comments debug menu is now displayed only in case verbosity is high [16:33:31] petan: This is something probably glaringly obvious (or not), but I can't get mainwindow to launch the blockuser dialog. It initialises it with block = new BlockUser (this) then block->show - but nothing shows up. Tried other things as well. [16:36:01] aha [16:36:01] sec [16:38:34] mynameisnotdave I don't see that code [16:38:34] I guess you never commited it? [16:38:34] btw, that block is a local variable or what? [16:38:40] where do you delete it? [16:40:44] petan: Not committed yet - not ready. Block is a pointer to BlockUser [16:41:08] ok so where are you deleting it? [16:41:47] can you pastebin that code [16:44:10] http://pastebin.com/rMVUF0Bf [16:44:48] Dinner time, back in a mo. [16:52:46] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±3] 13http://git.io/e-LXzA [16:52:47] [02huggle3-qt-lx] 07benapetr 03c3d9372 - some code for david or whoever to see [16:52:53] mynameisnotdave ^ [17:18:06] petan: Well I placed it in the destructor. [17:18:32] petan: Anywhere else causes a segfault [17:25:02] Could I still call it with the BlockAUser function? [17:25:12] the slot, that is [18:16:21] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±4] 13http://git.io/gDHWTA [18:16:23] [02huggle3-qt-lx] 07benapetr 038b11cea - fixed irc size [18:28:20] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±2] 13http://git.io/x68KuA [18:28:22] [02huggle3-qt-lx] 07benapetr 0360711e2 - fixed a bug on exit [19:00:08] [02huggle3-qt-lx] 07islandmonkey pushed 033 commits to 03master [+8/-0/±27] 13http://git.io/3rBG6Q [19:00:10] [02huggle3-qt-lx] 07islandmonkey 0365de376 - experimental blockuser (can't test) [19:00:11] [02huggle3-qt-lx] 07islandmonkey 03d4e06bb - Merge branch 'master' of https://github.com/huggle/huggle3-qt-lx [19:00:12] [02huggle3-qt-lx] 07islandmonkey 037878f6a - resolve some conflicts with new code