[04:38:51] Change on 12en_wikipedia a page Wikipedia:Huggle/Sandbox was modified, changed by Bluefist link https://en.wikipedia.org/w/index.php?diff=603550301 edit summary: Reverted edits by [[Special:Contributions/Jamesooders|Jamesooders]] ([[User talk:Jamesooders|talk]]): addition of [[WP:BLP|negative unsourced content]] to a biographical article ([[WP:HG|HG]]) [08:14:05] Unable to parse the feed from https://code.google.com/feeds/p/huggle/svnchanges/basic this url is probably not a valid rss, the feed will be disabled, until you re-enable it by typing @rss+ repository [08:15:50] @rss- repository [08:15:50] Item was removed from db [11:53:57] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/P0ksJg [11:53:58] [02huggle3-qt-lx] 07benapetr 035b3b241 - updated list of supported OS [14:04:50] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±42] 13http://git.io/QBa3Fw [14:04:51] [02huggle3-qt-lx] 07benapetr 03f5b351c - moved some functions There was lot of stuff in Core class which never really did belong there, I moved all this to places where it suits much better and doesn't cause such a mess in dependency tree [14:28:31] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/-9QgAw [14:28:32] [02huggle3-qt-lx] 07benapetr 0301d3233 - fixed crash [14:44:39] Change on 12en_wikipedia a page Wikipedia:Huggle/Huggle3 Beta was modified, changed by Petrb link https://en.wikipedia.org/w/index.php?diff=603602942 edit summary: /* Windows */ [14:57:41] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±2] 13http://git.io/R0Agsg [14:57:42] [02huggle3-qt-lx] 07benapetr 0358e43a4 - Exported more symbols [15:09:35] Change on 12meta_wiki a page Huggle/Members was modified, changed by Josve05a link https://meta.wikimedia.org/w/index.php?diff=8121655 edit summary: /* Beta testers */ [15:19:46] "Why you shouldn't use Huggle 3 if you are on Windows" <.. 'cuz it's windows? [15:19:50] :p [15:20:48] petan, huggle : Depends: libpython3.2 (>= 3.2~a4) but it is not installable [15:21:05] Krenair: what OS? [15:21:09] Ubuntu 13.10 [15:21:21] you are installing that version in ppa? [15:21:28] yes [15:21:32] meh :( [15:21:43] Package libpython3.2 is not available, but is referred to by another package. [15:21:43] This may mean that the package is missing, has been obsoleted, or [15:21:43] is only available from another source [15:21:59] launchpad doesn't support multi-target builds, it only support copy of one build to other distros, which doesn't always work [15:22:09] the build was targeted for precise (12.04) [15:22:24] so clearly, precise and 13.10 aren't very compatible [15:22:42] petan still no Icon in the exe file? [15:22:59] mhm... I am wondering if I can submit version for 13.10 using precise to builder so that it targets 13.10 [15:23:07] petan, okay. I will update the page to say 12.04 [15:23:37] Krenair: which page [15:23:37] I plan to fix it so that it works in your version too :P [15:23:37] w:en:Wikipedia:Huggle/Huggle3 Beta [15:23:41] oh, ok [15:23:47] this is just launchpad builder issue [15:23:54] I will need to use it in a different way [15:24:19] instead of 1 submit and 4 copies I will just submit 4 same source packages targetted for multiple versions [15:24:21] it works petan just the shortcut looks nasty due to the lacking icon I Fix this by using the Huggle 2 icon [15:24:38] Fox2k12: ok, noted [15:24:42] that will be fixed [15:24:49] I just need to figure out how :D [15:24:52] okay =) [15:25:14] I think that windows support some embedded icons, or I could just link .ico file as property of shortcut [15:25:39] I would suggest using an *.ico file [15:26:21] ok [15:26:36] isn't that file distributed in installer? [15:27:46] no [15:27:58] the exe file has no icon at all [15:28:03] [travis-ci] huggle/huggle3-qt-lx#651 (master - 58e43a4 : Petr Bena): The build has errored. [15:28:03] [travis-ci] Change view : https://github.com/huggle/huggle3-qt-lx/compare/01d32330bf72...58e43a4e8674 [15:28:03] [travis-ci] Build details : http://travis-ci.org/huggle/huggle3-qt-lx/builds/22700260 [15:28:11] but I can send you the ico file I extracted from Huggle 2.22 [15:29:06] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/ZNZMWA [15:29:07] [02huggle3-qt-lx] 07benapetr 03dac07bf - Inserted .ico That doesn't really fix the missing icon but it's a good step forward :D [15:29:16] Fox2k12: we have .ico file in Resources folder [15:29:34] I just seem to forgot to include it anywhere in installer script [15:29:42] resource folder? [15:29:57] https://github.com/huggle/huggle3-qt-lx/tree/master/huggle/Resources [15:30:10] I see.. [15:30:44] if you include it in the exe windows will use it automatic otherwise you have to specify it [15:33:48] gave #1122 a quick test run.. [15:33:56] works as promised so far... [15:35:13] the only thing that is greyed at the login screen is the "Use open SSL" do I need to have that installed to use it? [15:36:02] sorry it means "enforce SSL" [15:36:37] yes I have that greyed in windows too, and that suck, addshore doesn't and he doesn't want to share with us how he did it :D [15:37:02] qt say you just need to install openssl to windows for it to work, but that apparently doesn't fix it [15:37:27] I opened http://stackoverflow.com/questions/20351155/how-can-i-enable-ssl-in-qt-windows-application/20357463?noredirect=1#20357463 long time ago [15:37:33] well I have openssl instaleld I think (or have the libs) and builded a exe myself ther i could use it.. [15:37:33] no useful answer [15:37:43] but I don't know how :/ [15:37:48] interesting [15:38:01] as far as I know, when addshore tried my builds it worked to him [15:38:12] but when I launched .exe that he built I did have it grayed too [15:38:23] the install build never have that working [15:38:37] interesting [15:38:47] I am building using mingw on window [15:38:48] I think we are lacking the libs [15:38:53] maybe it requires visual studio? :o [15:39:10] I have visual studio too but I was lazy to set up qt there [15:39:11] I see if i an find the builded version here i must have it onthe drive somewehere [15:40:31] I have visual studio 2012 [15:40:37] LOL [15:40:41] I figured out [15:40:44] I am an idiot [15:40:49] ? [15:40:53] ??# [15:41:00] all I had to do was copy openSSL .dll libraries to same folder as .exe is [15:41:06] since then it works [15:41:12] ok I will fix the installer then [15:41:21] but my SSL has heartbleed bug [15:41:25] I will patch it first XD [15:41:37] that is prudent ;) [15:41:50] this will make the installer larger by few mb [15:41:55] but see it was just an missing lib.. aint that simple :p [15:42:16] you could offer two versions with & without ;) [15:42:46] everybody wants SSL :P [15:43:23] true... [15:43:32] so screw the few MB extra =) [15:47:14] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±2] 13http://git.io/DvRwKQ [15:47:15] [02huggle3-qt-lx] 07benapetr 03ce863e9 - inserted 2 missing SSL libs for windows package [15:47:32] fuck me [15:47:45] #This line was replaced with power shell, DO NOT COMMIT THIS CHANGE [15:47:46] :D [15:47:48] commited. [15:48:41] xD [15:48:55] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/PneOSQ [15:48:56] [02huggle3-qt-lx] 07benapetr 030d1605d - undid previous commit modified 1 file that it shouldn't, this commit change it to correct version [15:54:13] 1.0.1g is hopefuly not bugged [15:54:21] that's SSL I am going to ship with huggle [15:54:22] meh.. [15:54:24] "Do 10. Apr 17:51:24 2014 ERROR: no diff available for Gadfine unable to rescore" [15:54:45] that could have multiple reasons, isn't that a new page? [15:55:15] that error is multiple on multiple pages [15:55:35] as long as it's not on every page it's good :P [15:55:47] that missing icon is really showing even when the app runs in the taslbar it has no icon.. [15:56:05] that error means that mediawiki provided no diff data for that page, why it didn't, that is a question I need to resolve [15:56:09] okay [15:56:26] is it possible to ignore certaine dits [15:56:35] sometimes that happen when api is queried from http server which uses slave SQL server which doesn't yet know this diff exist [15:56:42] huggle is sometime too fast :/ [15:56:46] in huggle 2 i could set to just show mainspace edits (e.g no userspace / talkpage edits) [15:56:50] [travis-ci] huggle/huggle3-qt-lx#652 (master - dac07bf : Petr Bena): The build passed. [15:56:50] [travis-ci] Change view : https://github.com/huggle/huggle3-qt-lx/compare/58e43a4e8674...dac07bf417a7 [15:56:50] [travis-ci] Build details : http://travis-ci.org/huggle/huggle3-qt-lx/builds/22702982 [15:57:19] I seem not to find this in Huggle 3 anymore [15:57:29] it should be in queue options [15:59:08] In preferences ? [15:59:43] Change on 12en_wikipedia a page Wikipedia:Huggle/Huggle3 Beta was modified, changed by Petrb link https://en.wikipedia.org/w/index.php?diff=603611948 edit summary: /* How to install */ this fixes SSL you really want to patch now [15:59:51] yes [16:00:56] Fox2k12: it seems not to be there yet :o [16:01:03] but I can add that [16:01:12] okay [16:01:28] I use that in huggle 2 [16:01:52] so I only see edits that have been done in mainspace... [16:02:23] would be nice =) [16:10:44] Change on 12en_wikipedia a page Wikipedia:Huggle/Huggle3 Beta was modified, changed by K6ka link https://en.wikipedia.org/w/index.php?diff=603613613 edit summary: /* How to make huggle 3 behave more like old huggle */ [16:19:12] Hey all, I'm on a Mac, I installed and ./configure'd Huggle, but I cannot make it. It says: make: *** No targets specified and no makefile found. Stop. [16:19:19] [travis-ci] huggle/huggle3-qt-lx#653 (master - ce863e9 : Petr Bena): The build passed. [16:19:19] [travis-ci] Change view : https://github.com/huggle/huggle3-qt-lx/compare/dac07bf417a7...ce863e927a83 [16:19:19] [travis-ci] Build details : http://travis-ci.org/huggle/huggle3-qt-lx/builds/22704584 [16:19:20] !help [16:19:20] If you need help, write an email to huggle@lists.wikimedia.org or ask a voiced user. Maybe petan, mmovchin, Elsensee or IWorld are online? [16:20:50] Test. [16:31:38] [travis-ci] huggle/huggle3-qt-lx#654 (master - 0d1605d : Petr Bena): The build passed. [16:31:38] [travis-ci] Change view : https://github.com/huggle/huggle3-qt-lx/compare/ce863e927a83...0d1605dc93ac [16:31:38] [travis-ci] Build details : http://travis-ci.org/huggle/huggle3-qt-lx/builds/22704709 [16:46:42] Hello. [16:47:21] I download Huggle 3 on my Mac, ./configure'd it, and typed 'make', but it says: make: *** No targets specified and no makefile found. Stop. [17:24:20] [02huggle3-qt-lx] 07benapetr pushed 0310 commits to 03ubuntu [+3/-1/±100] 13http://git.io/P4jH5Q [17:24:21] [02huggle3-qt-lx] 07benapetr 03a62a7f9 - Merge branch 'master' into ubuntu Conflicts: README.md [17:24:22] [02huggle3-qt-lx] 07benapetr 0330cab76 - enhanced build [17:26:53] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±1] 13http://git.io/ZObhqA [17:26:54] [02huggle3-qt-lx] 07benapetr 037ab3536 - released [17:30:06] Change on 12en_wikipedia a page Wikipedia:Huggle/Huggle3 Beta was modified, changed by DVdm link https://en.wikipedia.org/w/index.php?diff=603623969 edit summary: /* How to make Huggle 3 behave more like the old Huggle */ tweak prose [17:30:49] MJ94: are you in that huggle folder? [17:31:00] MJ94: can you send me output of that configure script [17:36:19] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±1] 13http://git.io/WhV6pA [17:36:20] [02huggle3-qt-lx] 07benapetr 03d550b18 - updated list of ubuntu distros [17:46:59] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±1] 13http://git.io/kOscfw [17:47:00] [02huggle3-qt-lx] 07benapetr 032784d74 - fix in packager [17:59:07] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+1/-0/±1] 13http://git.io/WUsjeg [17:59:08] [02huggle3-qt-lx] 07benapetr 030d5ed7f - inserted distribution info [18:01:35] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±1] 13http://git.io/NF6RYA [18:01:36] [02huggle3-qt-lx] 07benapetr 03b7f0e19 - stupid bug [18:11:47] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03master [+0/-0/±5] 13http://git.io/7iNltg [18:11:48] [02huggle3-qt-lx] 07benapetr 033d6eccf - python the includes must be all in .hpp files so that we ensure definitions.hpp are included first [18:23:47] [02huggle3-qt-lx] 07benapetr pushed 033 commits to 03ubuntu [+0/-0/±11] 13http://git.io/uIOcaw [18:23:48] [02huggle3-qt-lx] 07benapetr 03154659e - Merge branch 'master' into ubuntu [18:23:49] [02huggle3-qt-lx] 07benapetr 03258459d - releasing fixed version [18:34:49] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±1] 13http://git.io/bP8I6g [18:34:50] [02huggle3-qt-lx] 07benapetr 039dcd7d3 - fucking ubuntu [18:37:03] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±1] 13http://git.io/LjhylQ [18:37:04] [02huggle3-qt-lx] 07benapetr 036164889 - make it compliant with debian versioninig meh [18:48:31] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±2] 13http://git.io/CDVB4w [18:48:32] [02huggle3-qt-lx] 07benapetr 0368457e2 - lucid needs debhelper lower than others [18:54:03] petan, ooh, is that the ubuntu 13.10 fix? [18:54:14] I am still working on it [18:54:32] ubuntu would be much more nices if their version weren't more incompatible than debian and fedora [18:54:54] seriously, ubuntu 12.04 and 13.10 is entirely different system [18:55:01] just like windows and solaris, lol [18:55:16] well, not really :P [18:56:38] Krenair: execute python3-config --includes [18:56:41] on your box [18:56:45] with sauce [18:56:46] :o [18:57:01] I need to see where it hides the files [19:01:20] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+2/-0/±1] 13http://git.io/cITjuQ [19:01:21] [02huggle3-qt-lx] 07benapetr 031565ff2 - saucy needs python .3 and trusty .4 [19:10:08] petan, IRC bouncer died [19:10:40] I give you second chance... [19:10:45] Krenair: execute python3-config --includes [19:11:48] petan, -I/usr/include/python3.3m -I/usr/include/x86_64-linux-gnu/python3.3m [19:11:57] 3.3m o.O [19:12:05] what a faggot invented this naming [19:14:02] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±3] 13http://git.io/htwKrg [19:14:03] [02huggle3-qt-lx] 07benapetr 039c08d9a - saucie has m only in version, stupid faggots, fuck them :o [19:14:49] I am pretty sure it was some python programmer who invented such a stupid naming just like if language itself wasn't stupid enough [19:21:21] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-0/±1] 13http://git.io/tixfqA [19:21:22] [02huggle3-qt-lx] 07benapetr 03c536c79 - lucid needs compat 7 max [19:21:49] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+1/-0/±0] 13http://git.io/KllJgQ [19:21:50] [02huggle3-qt-lx] 07benapetr 0331b6a80 - that means I forgot this [19:29:09] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+1/-0/±1] 13http://git.io/dGgOwQ [19:29:10] [02huggle3-qt-lx] 07benapetr 039d5bfbf - lucid fix [19:39:58] Krenair: you here? [19:40:11] I fixed it but it's now being uploaded to repository [19:44:58] petan, yep [19:47:53] petan, github broken for you too? [19:48:15] little bit fucked [19:48:20] otherwise it works XD [19:51:59] [02huggle3-qt-lx] 07benapetr pushed 031 commit to 03ubuntu [+0/-3/±1] 13http://git.io/wJ08Dg [19:52:00] [02huggle3-qt-lx] 07benapetr 036f78640 - removing support for lucid it's too messy [19:52:03] I guess nobody uses lucid these days [19:52:18] I have it on one server but desktop, no way [19:54:18] Krenair: try apt-get update [19:54:23] but maybe it won't work [19:54:46] packages are downloadable on launchpad but likely not on apt server [19:55:18] yup now they are here [19:56:30] petan, yay it worked [19:59:32] petan, is there a way to select all revisions since the one I'm clicking on? [19:59:43] I seem to recall I could right click on it to do this in the old huggle [19:59:58] select where [20:00:27] you mean to display diff of multiple revisions? [20:04:08] yes petan [20:04:20] that isn't implemented :o [20:04:29] you should probably create a ticket for it [20:05:24] petan, what about browsing to the previously selected revision? is that implemented? [20:05:44] did you try just clicking the revision id on side menu? [20:05:54] that display a diff of older id [20:06:11] Krenair: or you mean just go back to where you were before? [20:06:16] go back to where I was before [20:06:22] there is a back button or [ key [20:06:31] ah yes [20:06:33] [ ] is back forward [20:09:48] ty [20:09:57] will post a bug about viewing multiple revisions [21:41:53] [02huggle3-qt-lx] 07se4598 pushed 032 commits to 03master [+0/-0/±2] 13http://git.io/kNwevQ [21:41:54] [02huggle3-qt-lx] 07legoktm 0329a18f4 - Hint for installing on Fedora [21:41:55] [02huggle3-qt-lx] 07se4598 03e7d0879 - Merge pull request #37 from legoktm/patch-1 Hint for installing on Fedora