[04:49:47] Change on 12meta_wiki a page Huggle/Members was modified, changed by 42.2.227.224 link https://meta.wikimedia.org/w/index.php?diff=8156747 edit summary: /* Beta testers */ [13:36:30] petan: just sent you an email [13:51:39] petan: ping? :) [20:41:21] addshore: did you setup that thing? [20:41:26] joint e-mail :D [20:41:28] what is that? [21:09:05] petan: Remind me again, what do I need to do to reinstall huggle [21:09:43] first download the source code [21:09:54] Okay. I think I got that. [21:09:57] once you do that enter the huggle folder and run ./configure [21:10:07] !paste [21:10:07] http://tools.wmflabs.org/paste [21:10:20] then I need to see its output [21:11:18] make: Nothing to be done for `all'. [21:11:19] Failed to build breakpad, src/client/linux/libbreakpad_client.a not found [21:11:23] That's the very end. [21:12:51] IDoH: ok, type "touch libbreakpad_client.a" [21:12:54] http://gw.gd/ywIJ [21:14:19] IDoH: after you do that, you need to do restart it [21:14:32] Terminal? Or the whole installation process? [21:14:40] it will pass but it will not build [21:14:40] Or ./configure? [21:14:48] yes [21:14:54] ./configure only [21:15:09] let me know once ./configure finish [21:15:11] So, it just told me to make, and I did that. [21:15:16] nono [21:15:19] don't run make [21:15:27] ...oops. [21:15:31] just let me know if ./configure finished? [21:15:40] Uh, it finished? And I ran make? [21:15:48] ok now open definitions.hpp file [21:15:51] * IDoH facepalms in solidarity with petan [21:16:11] there you uncoment [21:16:21] // DISABLE_BREAKPAD [21:16:30] there is line with this text [21:16:35] you need to uncomment it [21:16:39] Okay [21:16:44] did you find it? [21:16:52] Uh. One moment. [21:17:04] definitions.hpp is created by configure script [21:17:13] so you should see it now there in that folder [21:18:33] The file /usr/local/huggle3-qt-lx/huggle/huggle3-qt-lx/huggle/huggle3-qt-lx/huggle/huggle3-qt-lx/huggle/huggle3-qt-lx/huggle/file does not exist. [21:18:47] what did you just do? [21:19:03] I typed in open definitions.hpp file in terminal [21:19:19] open it with some text editor [21:19:19] After running ./configure again [21:20:10] just open definitions.hpp in text editor [21:20:17] uncomment that line [21:20:40] I can't find it [21:20:52] it should be in folder "huggle" [21:22:24] same folder as where configure script is [21:23:07] I can't even find a huggle folder [21:30:36] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±1] 13http://git.io/rwk2dg [21:30:37] [02huggle3-qt-lx] 07benapetr 0380b637e - new option for configure to disable bp [21:30:40] IDoH & [21:30:44] sorry [21:30:49] update your repository [21:30:53] It's fine. [21:30:55] git pull [21:30:56] What do you mean? [21:31:05] I made this new options that will disable breakpad for you [21:31:19] Oooh, wow, just for me! Thanks [21:31:28] just download the latest source code idk how you did it [21:31:34] either download a zip file or git clone [21:31:55] oh wait [21:32:00] I am an idiot I pushed to wrong branch [21:33:01] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/XkSDpQ [21:33:02] [02huggle3-qt-lx] 07benapetr 03fa67e08 - option to config [21:33:07] this one is correct [21:33:15] ok get a source code and type ./configure --no-breakpad [21:33:21] then do "make" [21:36:29] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/n5pwSw [21:36:30] [02huggle3-qt-lx] 07benapetr 036dcb069 - macos needs no-breakpad to build [21:37:34] IDoH: does it work now? [21:37:40] One moment [21:38:39] !source [21:38:40] There is no such key, you probably want to try: !c#, !private, [21:38:43] !source is https://github.com/huggle/huggle3-qt-lx/archive/master.zip [21:38:43] Key was added [21:45:23] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/phaM0g [21:45:24] [02huggle3-qt-lx] 07benapetr 037cdd09d - one more fix in configure script [21:45:45] IDoH: I need to go sleep but with latest source it should work [21:45:56] ./configure --no-breakpad; make [21:46:23] It ended with "fail". We'll have to try again later. :-( [21:47:00] fail what [21:47:17] don't tell me it just said "fail" [21:47:19] :P [21:47:24] that's not typical error heh [21:48:13] I forgot one thing in configure which I just fixed so latest version should work [22:05:38] petan: clang: error: linker command failed with exit code 1 (use -v to see invocation) [22:05:39] make: *** [huggle.app/Contents/MacOS/huggle] Error 1 [22:51:25] [02huggle3-qt-lx] 07Matthewrbowker pushed 031 commit to 03master [+1/-0/±1] 13http://git.io/8LC2uA [22:51:26] [02huggle3-qt-lx] 07Matthewrbowker 03c0fdd15 - Add application icon for OSX This closes issue #26