[00:20] np valorie it maybe me worry as well === aaron_ is now known as ahoneybun [01:37] so to use google talk I need extra packages [01:38] for ktp, you mean? [01:38] yea [01:38] if so, they should be in the list of suggested, right? [01:39] yea but just a "OK" button [01:39] I would think it would let you agree to install them from the prompt [01:41] valorie: what's funny is that apt-get says I have the newest version of those packages [01:41] yes, that would be good [01:41] file a bug against ktp I guess [01:42] sounds like a packaging thing I suppose [01:42] for the prompt to install the packages? [01:42] but yes, if more packages are necessary, there should be a prompt, which would be in bko [01:43] if you already have the newest version of the necessary packages I'm not sure what the problem might be [01:43] perhaps talk to the ktp people [01:43] #kde-telepathy [01:44] this is crap though: https://community.kde.org/KTp/Setting_up_KAccounts [01:44] I left ktp and then tried again and now it works [01:44] I am not building crap so I can use ktp [01:45] * ahoneybun just flashed his OPO with Lollipop [01:45] opo? [01:45] OnePlus One [01:45] ah [01:45] valorie: you would think that page would be under techbase [01:45] I've never messed with my phone [01:46] techbase is supposed to be more for "outside" devels [01:46] I wanted to move from KitKat to Lollipop [01:46] Qt devels, others using KDE tech but not part of the community [01:46] I suppose the above page is for testing [01:47] yea [01:52] valorie: once the final beta comes out I'll update the installer screenshots [01:54] are we planning to release a second beta? [01:54] or just RC [01:54] something like that i think [01:54] not sure [01:54] you might ask on the list and get the discussion going [01:54] I've heard nothing either way [01:56] * ahoneybun still needs to setup kmail [01:59] I'll do that one of these days [01:59] no time now [03:14] the py on the wiki is having problems === tazz_ is now known as tazz [10:31] Good morning. [11:42] Howdy all [12:19] lordievader: ping [12:20] ovidiu-florin: pong [12:21] lordievader: script: https://paste.kde.org/pglu73oxg output: https://paste.kde.org/pqpvfzu7e [12:21] I'm doung something wrong [12:22] Next link is blank? [12:24] lordievader: which link is blank? [12:24] ovidiu-florin: See line 47 of the output. [12:25] ah, yes [12:25] it shouldn't be blank [12:25] ovidiu-florin: What does the linecache module do> [12:25] >=? [12:25] https://paste.kde.org/p1ilkkzkg this is the file at the end of the iteration [12:25] lordievader: https://docs.python.org/3/library/linecache.html?highlight=linecache#linecache.getline [12:27] ovidiu-florin: You know opening and closing a file descriptor is slow, also you'd want to use "with open(fileName) as f:" ;) [12:30] ovidiu-florin: Shall I mess around with this later in the afternoon? [12:31] Now I need to reboot my server. Will be back in a bit (I hope XD). [12:59] lordievader: ping [12:59] Hey ovidiu-florin [13:00] what's the difference between the 2 variants of opening a file descriptor? [13:02] ovidiu-florin: The one with 'with' is nicer and recommended as it will take care of the closing of the fd for you. [13:03] ovidiu-florin: https://speakerdeck.com/pyconslides/transforming-code-into-beautiful-idiomatic-python-by-raymond-hettinger-1 [14:07] Hi, latest dist-upgrade on vivid somehow disabled systemd startup of the sddm service at boot. Known problem? [14:08] yep [14:09] yofel: thanks [14:09] owlman: could you pastebin your apt history.log please? [14:16] yofel: you just want the last couple of days? I don't know how much use it will be as I had some interesting fun and games with something in the display stack which aborted a dist-upgrade and left me with cleaning up to do... [14:20] ovidiu-florin: You available? I'm going to mess around with your script. I might have questions... [14:22] yofel: if I've done this right last 4 days at https://paste.kde.org/prqw7wexh [14:24] yofel: let me know if you need more [14:35] owlman: thanks. we do know that it happens, but we don't know why yet :/ [15:09] Riddell: ping [15:59] ovidiu-florin: Ugh, writing a Web crawler is annoying.. [16:03] ovidiu-florin: Using scrapy might be easier: http://doc.scrapy.org/en/latest/topics/link-extractors.html [16:03] FWIW, I got the recursion depth fixed: http://paste.ubuntu.com/10604506/ [16:04] now the script uses multiple lists though, so not sure how much that helps the stack [16:05] yofel: can you check one thing for me ? [16:06] hm? [16:06] http://paste.ubuntu.com/10604198/ [16:06] syncing backup right now, will have to wait a bit [16:19] yofel: did you want me to put that paste in the bug report? [16:20] * ahoneybun sees that there is no bug report lol [16:51] ahoneybun: which bug? [16:58] yofel: the sddm one that you talked about on the list [17:02] ah yeah, there's a report for that [17:02] oh? [17:02] lp 1431332 [17:02] Launchpad bug 1431332 in sddm (Ubuntu) "sddm not starting after upgrade" [Undecided,Confirmed] https://launchpad.net/bugs/1431332 [17:03] it effected me so I marked it [17:03] affected [17:07] yofel: anymore info that needs to be on that report? [17:13] sure, why does it happen? ;P [17:17] ;p don't know [18:58] Riddell: https://launchpad.net/ubuntu/+source/libnm-qt/ should be deleted? [18:58] or is that different than https://launchpad.net/ubuntu/+source/networkmanager-qt [20:04] lordievader: I took a look at scrapy... [20:04] I don't really get it [20:06] lordievader: would you mind doing the first 2 undone items from the first checklist https://trello.com/c/LKijjLlb/10-configure-the-site ? [20:06] [Kubuntu Promotion :: Doing :: Configure the site ++ OB, AH, PA, SI, JAR, CS, P] [20:06] just give me the links that don't work on the new site [20:06] From what I gather it is a Web crawler framework. [20:06] lordievader: I don't care about links from other domains [20:07] but if it's links from Kubuntu pages on other domains, wiki or other stuff, we shoul have a list of them and someone from the community should take a look at those [20:08] Quintasan: ping [20:08] ahoneybun: ping [20:19] ovidiu-florin: pong [20:20] ahoneybun: can we use this for the linux logo: http://members.shaw.ca/golinux/0.0/logobig.jpg [20:20] I'm still looking into the legal issues for this image [20:20] ovidiu-florin: I'll see if I can get it to scale well [20:20] ahoneybun: thank you [20:20] ahoneybun: have you contacted that guy about the KDE logo? [20:20] or should I? [20:22] ovidiu-florin: I have not, let me see if I can find the link to the forum post (had to reinsall) [20:22] *reinstall [20:23] ovidiu-florin: his profile says he has been offline since last year [20:23] can you give me the link? [20:23] ovidiu-florin: this is the image that the KDE design team use http://i.imgur.com/ImRvXYE.png [20:23] ovidiu-florin: https://forum.kde.org/viewtopic.php?f=285&t=119971&sid=06271e0a96d882c7241741988ff55952&start=15#p305547 [20:24] I like it but I believe that it is important to have the whole name in there [20:25] KDE? [20:26] yes [20:26] and maybe a smaller KF5 as a subnote [20:26] ovidiu-florin: http://i.imgur.com/F7cutm0.png [20:27] ovidiu-florin: something like this https://sites.google.com/site/matiascapeletto/kde.logo.small.png? [20:27] IMO the second K is redundant [20:29] but similar [20:29] ahoneybun: http://kubwp.kubuntu.co.uk/ it's perfect [20:29] we just need the KDE one now [20:31] working on that one now [20:31] ovidiu-florin: http://i.imgur.com/24KAIqX.png [20:32] what about http://i.imgur.com/ImRvXYE.png ? Wasn't this accepted as a new official logo for KF5?? if yes, shouldn't we use this one? [20:33] I think that is the KDE Design team logo [20:34] https://vdesign.kde.org/ [20:34] https://vdesign.kde.org/https://vdesign.kde.org/ [20:34] yea [20:35] they have the white one in the header, but the colored one as a favicon [20:35] yea [20:36] IMO that the prettiest, and we should use it [20:36] what do you think? [20:37] it is pretty but we should/would have to ask to use no [20:37] ? [20:37] ok, who should we ask? [20:39] here? https://forum.kde.org/viewforum.php?f=285 [20:42] ovidiu-florin: I messaged this guy: https://forum.kde.org/memberlist.php?mode=viewprofile&u=1066334 [20:42] awesome [20:42] asking for permission to use that icon [20:43] and he uses Kubuntu! [20:43] ovidiu-florin: I'll leave this here for now: http://i.imgur.com/NqPAqas.png [20:45] ahoneybun: it's up, if someone has a better option, or it's not ok to use it, I'll take it down [20:45] http://kubwp.kubuntu.co.uk/ [20:46] cool [20:46] do you want to check the checkbox on trello, since you did that [20:46] ? [20:47] I'll do it [20:48] ovidiu-florin: time to move to the feature tour then [20:48] :) [20:49] cool [20:49] I've asked my brother to do the download page [20:49] I'll give him a ring [20:49] ovidiu-florin: would the "Feature Tour" text on top of http://kubwp.kubuntu.co.uk/feature-tour/ be better in white? [20:50] no [20:50] I have a task for that [20:51] ahoneybun: check out this card: https://trello.com/c/LKijjLlb/10-configure-the-site [20:51] [Kubuntu Promotion :: Doing :: Configure the site ++ OB, AH, PA, SI, JAR, CS, P] [20:51] "Fix / make pretty the header on pages and articles (use Featured image in header)" [20:52] ahoneybun: inspiration: http://tr.kubuntu.org/bootstrap/ [20:53] sweet [20:53] ahoneybun: from here: https://trello.com/c/ZvXwL7ZU/6-gwenview-screenshot-on-feature-tour-needs-exchanging [20:53] [Kubuntu Promotion :: Doing :: gwenview screenshot on feature-tour needs exchanging ++ AH] [20:54] I have the screenshot ovidiu-florin [20:54] ahoneybun: I think it's a very bad Idea what we have now, the whole page consists of images that contain text [20:54] the text should be text (selectable text) and images whould be images [20:54] we can use HTML + CSS [20:54] and Javascript [20:54] ahoneybun: what tool are you using to design this? [20:55] the screenshot? [20:55] no [20:55] Krita, gimp? inkscape? [20:55] gimp [20:56] oh I get it [21:02] ovidiu-florin: like this? [21:02] and let HTML and CSS fill in the rest [21:02] invisible link [21:02] http://i.imgur.com/d8JuE8n.png [21:02] no [21:03] screenshots are screenshots [21:03] I mean't don't use this: http://kubwp.kubuntu.co.uk/wp-content/uploads/fancy-feature-tour-beautiful.png [21:03] the text on the left should be text [21:03] not part of the image [21:03] oh that yea [21:03] that should go [21:07] ovidiu-florin: pong [21:08] Quintasan: is your flatmate still alive ? :P [21:08] ovidiu-florin: yes [21:08] any luck on getting that example site back online? [21:09] ovidiu-florin: He said his DNS went apeshit, dunno why. He should be here shortly [21:11] avras: So, what's the status of the example site you had me post to the mailing list? [21:12] Investigating right now [21:17] lordievader: any luck? [21:22] Jeez, the DNS system *is* screwed up. [21:23] Google's DNS lists k.abramowicz.org, my local provider's doesn't. [21:23] compare dig @8.8.8.8 k.abramowicz.org to dig k.abramowicz.org [21:57] ovidiu-florin: Haven't continued with it. Concluded that it is a very annoying task. [22:42] ovidiu-florin: may I have access to the new site? [22:42] sure [22:46] permission to make changes to the Feature Tour? [22:47] ovidiu-florin: ^ [22:47] Go nuts [22:47] I'm so happy about the new site -- I was living in dread of that student's site going live [22:47] y'all rock [22:48] thanks ovidiu-florin [22:48] there is revision control right ? [22:48] there is for articles [22:49] that's a page [22:49] let me check [22:49] I just want a backup of the current layout no? [22:51] no need [22:51] it's revisioned [22:51] thank you valorie [22:52] ok thanks ovidiu-florin [23:25] valorie: ovidiu-florin ping [23:26] looking at it [23:26] k [23:27] I haven't read the content, but I'd add 2 things: a top navigation like the old page, that scrolls to a specific part or the page; and some styling to the text [23:27] I can do that tomorrow [23:28] ok cool [23:28] right now I'm strugling with this query: SELECT title FROM (SELECT post_title AS title, post_modified FROM wp_posts WHERE post_content LIKE '%img%' AND post_content NOT REGEXP '\<[[:blank:]]*img[[:blank:]]*[^\>]*src[[:blank:]]*\=[[:blank:]]*\"http\:\/\/kubwp\.kubuntu\.co\.uk' GROUP BY title) as posts; [23:28] * ahoneybun reads greek [23:28] it shouldn't find this post https://paste.kde.org/pbigqghft but it does [23:32] I'm off to bed, If any of you have any ideas about that, let me know [23:33] ok night ovidiu-florin [23:49] ping for what? [23:49] please just ask a question etc instead of a contentless ping