[00:13] JontheEchidna: Hey man, I've got the thing updating the sources. Now I'm having fun getting it to update the system. [00:22] manchicken: fun? [00:22] The sarcastic variety :) [00:23] m_backend->updateCache(); That's what I'm calling. [00:24] Did you run into any problems with that? [00:24] Yeah [00:24] found error while replying QDBusError("org.freedesktop.DBus.Error.InvalidArgs", "") [00:25] that should be harmless [00:25] I guess the question is how do I detect whether or not the update is working? [00:25] ah, right [00:26] so that method returns a QApt::Transaction object used to track the cache update [00:27] manchicken: if you have a libqapt checkout, there's some example code for that in the example/ subdir [00:27] example/cacheupdatewidget.cpp [00:27] K [00:27] I'll look there. Thanks. [00:28] no prob [00:35] JontheEchidna: Why not just provide QApt widgets? [00:36] Or is that kinda what you meant with the examples? [00:36] In a less formal way? [00:36] manchicken: I was trying to keep libqapt Qt-only [00:36] and widgets would require KDE integration like l10n [00:37] That's a good point. [00:37] I have to duck out for a bit, bbl [00:37] Thanks [06:17] Holy cow [06:17] Translating kde4libs.po for zh_HK is a hard job [06:18] smartboyhw: You aren't doing it in Launchpad are you? [06:18] ScottK, no. [06:18] OK. [06:18] KDE -18n [06:18] Complete disaster [06:19] People translated it with extremely wrong sense [06:19] The translated words just doesn't match [06:19] OK. [06:19] Just wanted to make sure you were doing it upstream and not in LP. [06:21] ScottK, no worries. [06:21] I just want to revive the zh_HK KDE localization team:P [06:21] Nice. [06:24] ScottK, but one .po file is already giving me a disaster. [06:25] For example, somebody translated "Yesterday" as “星期一” (which means "Monday"), but "Yesterday" should be "昨天“. [06:25] ScottK, how terrible is that? .... [06:26] Does sound bad. === mkv is now known as m4v [06:45] * smartboyhw screams at the horribleness of the kdelibs zh_HK.po [07:55] Good morning. === Guest3548 is now known as gaurav [09:42] folks, did you disable Nepomuk in 4.10.90 on Raring? I can't get it to run [09:42] was already a problem in 4.10.80 [09:44] not particulary. Mind sharing your .xsession-errors? [10:56] smartboyhw: I'm kind of actually getting the idea [10:57] That the thought process behind that one was lkke [10:57] like* [10:57] Yesterday == One Day Ago == 星期一 [10:57] Though I might be wrong [10:58] hmm [10:59] Well, it really does mean Monday [10:59] How did that happen [10:59] But don't worry, Polish translation is bad too [11:23] Howdy folks === BluesKaj_ is now known as BluesKaj [11:37] good morning [12:06] Quintasan, LOL [15:28] Mamarok: what's the problem? [15:28] Mamarok: please email me directly when you have a problem or file a bug report. It's easier that way. [15:31] vHanda: the problem is that since KDE 4.10.80 I have no more running Nepomuk instance, despite having it activated in the System Settings [15:31] so to give you more information I need you to tell me what you need :) [15:31] the Indexer just doesn't run [15:31] $ nepomukctl status [15:32] Nepomuk Server is running. [15:32] Service storage is running. [15:33] Right. Ugh. So many seem to be having this problem without the code changing at all [15:33] run $ nepomukctl restart storage [15:33] that is a major problem for the 4.11 release [15:33] unfortunately, it's an installation issue, not a programming one [15:34] well, then the settings need to be tweaked so this doesn't happen, installation scripts can do that [15:34] you should tell the distros about that, so they can take care of it [15:35] I don't know what distros have changed. It seems that suddenly the wrong odbc drivers are being shipped [15:35] anyway, yeah. I'll take it up [15:35] ( The relevant code has not changed in 3 years now ) [15:35] also, the SystemTray doesn't show the indexer widget anymore, seems to have gone into Nirwana [15:35] yup. I removed it [15:35] why? [15:36] I'll do a blog post about it. Because indexing has been made slower, and email indexing has been properly scheduled now. [15:36] at least one could easily stop and restart the indexer with that widget, now it only is accessible through the system settings [15:36] With email indexing the indexing icon is almost always active [15:36] the reasoning is that with the improved scheduling the user should not have to care about indexing [15:36] I don't want email indexing, I don't use local mail [15:36] and therefore they don't need to be notified when stuff is being indexed [15:37] well, I do :) [15:37] I want to know if it is runnng or idle, since I don't use local mail [15:37] may I ask why? [15:37] and I know a lot of other people who don't use local mail either [15:37] since the kmail disaster there are very little people left who use that [15:37] Alright, in the context of just "files". Why do you want to be notified when stuff is being indexed? [15:37] and I am not going to try again soon, it still looses my mail even in the last version [15:38] vHanda: cause I need to know if it indexes my external disks or not, as those are not always connected [15:38] and for Amarok, which starts with only 134 files out of 16.000+ it should show [15:40] For amarok - It's amarok's responsibility to add code to make sure stuff is indexed and show an appropriate UI. They already have this for their normal indexing, it should be adapted for the Nepomuk Collection. From the user point of view, it's not at all obvious that one should be checking the system tray. [15:40] In terms of hard disk indexing - again, as far as I'm concerned, it should just work. The only reason you want to be notified is because it has not worked for you. [15:40] If it is not working, then please file detailed bugs. [15:41] It seems to be working for me. Unless I can reproduce it, I cannot fix it [15:41] OK, will do [15:41] that's why I wanted to know how to debug the current isuse [15:41] could you please run $nepomukctl restart storage [15:41] and paste the output? [15:42] I just did: [15:42] Nepomuk nepomukstorage stopped succesfully. [15:42] nepomukstorage started succesfully. [15:42] please enable the debug output via kdebugdialog. There should be some more stuff. [15:42] but since there is no widget I can't tell what is running, and opening the system settings seems a bit too much when there can be just a widget [15:44] vHanda: http://paste.kde.org/790796/ [15:44] that's it? [15:44] it's still running something apparently, waiting for it to print more output [15:45] but seems to have stalled [15:45] ah, I get this now: nepomukstorage(25486)/nepomuk (storage service) Nepomuk2::Repository::open: Unable to create model for repository "main" [15:45] yup. The same issue. [15:45] fwiw, I disabled the automatic backup as it was just filling up my storage devices [15:46] I'll get back to you. Let me talk to the distro people [15:46] it seems like it's a common problem [15:46] with now apparent advantage but to loose disk space [15:46] OK [15:46] s/now/no/ [18:06] vHanda: Mamarok seems fine on kubuntu saucy nepomukstorage(5780)/nepomuk (storage service) Nepomuk2::Repository::open: Successfully created new model for repository "main" [18:12] shadeslayer_: which is of not much use to me, I use Raring [22:39] hello all [22:40] * genii makes more coffee