[07:32:45] salut kiwi_0x010C [09:59:49] Amir1: hey! if you like, you can join us for the daily. will start the hangout in a minute. the one linekd in the calendar [10:00:11] DanielK_WMDE: joining [10:00:20] :) [10:38:27] LeaAuregann_WMDE: hi ! can I come over tomorrow ? [10:57:43] DanielK_WMDE: https://integration.wikimedia.org/ci/job/mwext-Wikibase-client-tests-sqlite-php55/1007/console [11:14:08] If there was an embodiment of Jenkins, I would gladly kill it with my bare hands [11:18:40] Amir1: :/ [11:19:01] * aude thinks mediawiki core might be broken [11:19:33] It is still broken [11:19:44] :( [11:19:45] I think there is something going on [11:19:59] jenkins is unable to install mediawiki [11:20:22] https://integration.wikimedia.org/ci/job/mwext-Wikibase-repo-tests-sqlite-hhvm/11859/console [11:50:21] hello, I've been entering several batches of data using quickstatements and when I try to enter the description of an existing item I get the following error [11:50:32] ERROR (set_desc) : Invalid entity ID. (The serialization "Q19823698 " is not recognized by the configured id builders) [11:51:00] this doesn't happen when the item is a new one and right after the label I enter the description [11:51:08] any ideas about what might happen? thanks! [11:53:14] DanielK_WMDE: would you mind if I change SqlSubscriptionLookup a little to get all subscriptions for any given entity? It's not used anywhere [11:55:50] I can use db methods directly but rather not to [12:02:22] oops used a lot [12:40:34] * aude gets a segmentation fault when running wikibase tests :( [12:52:51] Amir1: if you think it makes sense to change the service interface, change it! [12:53:33] DanielK_WMDE: Hey, I just added another method [12:56:12] One thing that should be in another patch probably. https://github.com/wikimedia/mediawiki-extensions-Wikibase/blob/master/repo/includes/Store/Sql/SqlSubscriptionLookup.php#L117 We can drop this and use selectFieldValues instead. What do you think DanielK_WMDE ? [12:59:44] dachary: yes of course [12:59:53] great :-) [13:04:13] I get a wikibase error : "WARNING: API error modification-failed: Malformed input: +2016-09-19T13:03:14Z". Where can I read about the expected format for a Point in time ? (retrieved property). [13:15:38] Amir1: can you give me your GitHub user so I can add you to the wikidata repositories? [13:15:51] Tobi_WMDE_SW: Hey, github.com/Ladsgroup [13:16:01] Amir1: thx! [13:17:47] Amir1: added you [13:19:08] Tobi_WMDE_SW: Joined [13:19:18] \o/ [13:19:30] Thanks [14:28:36] hum, it seems test.wikidata.org has trouble with time : http://picpaste.com/pics/t-qomK4tEw.1474295308.png [14:45:44] hum, ok. no time, just day [14:55:35] !HELP [14:55:59] help [15:01:45] DanielK_WMDE: One question, Where can I find something that gets 'enwiki' and returns a Link object to en.wikipedia.org? [15:02:03] for example parser of item page for sitelinks [15:02:35] I'm done working on the subscriptions but the linking part is left [15:02:40] https://usercontent.irccloud-cdn.com/file/oHtB6qiM/ [15:11:15] Okay I found something, I will work on it [15:13:23] * sjoerddebruin mumbles about DuplicateReferences :( [15:17:02] Lydia_WMDE: https://phabricator.wikimedia.org/T145138 [15:17:09] might be same issue or related to that [15:25:24] Amir1: you mean a Sitelink object? You would get that from the Item object. $item->getSiteLink('enwiki'); [15:26:13] but that's only for sitelinks... [15:26:13] DanielK_WMDE: SiteLink is an object, I want something to turn that SiteLink to Bar [15:26:31] you asked for a Link object :) [15:27:04] for generating a link, use the Linker, just like you did on the client side action=info page. [15:27:06] i though Link object have a method to turn it into html [15:27:07] :D [15:27:15] there is no Link object [15:27:39] there's LinkTarget and Title [15:27:48] to generate HTML from them, use a Linker service [15:27:56] In client we have RepoLinker object which is super useful but we don't have ClientLinker in repo [15:28:04] but you need the interwiki prefix for 'enwiki' [15:28:15] you can get that from the Site object, which you can get from the SiteLookup service [15:28:39] right, there is no client linker, just teh regular Linker, that takes LinkTarget objects [15:28:53] okay [15:29:03] thankks [15:29:15] you'll need to construct a Title or Title value, and pass it to the linker. You need to figure out the interwiki prefix first [15:29:29] Amir1: if you like, you can wrap that info in a ClientLinker service :) [15:29:37] wrap that code, rather [15:30:20] yeah, let me see if that was too big I move it to another place [17:09:43] Hm, my Javascript doesn't load while command-clicking a link in Safari. [18:16:12] Is there a way to call https://www.mediawiki.org/wiki/Wikibase/API#wbsearchentities and bypass whatever cache there is ? Immediately after creating a property, searching for it sometime returns that it does not exist. Or maybe I'm doing something wrong... [18:17:01] dachary: There's no cache, you might experience database lag for up to a few seconds, though [18:27:50] dachary: I added a sleep to most of my bots after creation of a new item [18:28:46] Eventual consistency is sometimes quite tiresome ;-) [18:29:12] Or should I say, eventual consistency gets tiresome over time? [18:38:08] multichill: hey, waiting is good! it gives the bots a rest! [18:39:42] DanielK_WMDE: Yeah! And that way I don't have to re-submit my job all the time. https://www.wikidata.org/wiki/Special:Contributions/BotMultichillT [18:40:08] Grid engine uploading paintings near you to Wikidata! [19:48:45] are things slowly now or is it just me? random statement addings take a long time, same for fetching suggestions [19:58:56] good evening [19:59:13] latest dump has failed ^^; [20:00:56] hoo|away: ^ [20:32:42] melderick: will ahve a look [20:32:44] crap :( [20:33:00] yeah ^^; [20:34:20] took ages to fail [20:35:17] Well, the runners ran through just fine [20:35:22] no idea how things went sideways [20:42:03] melderick: Do you happen to ahve the content of the failed dumps? [20:42:43] no it was almost empty, 111 bytes for the .gz file [21:52:16] Quick Statements doesn't work to add a new statement of an existing property but with a different value, is that normal? [21:56:42] oh sorry it's same property-value, but different qualifiers :( too bad it's not supported