/srv/irclogs.ubuntu.com/2014/06/13/#kubuntu-devel.txt

soeegood morning06:24
jussiapachelogger: sorry haven't been around to answer you, but what I mean by advertisement is about putting an option on the front page - similar to the download button or other ad there, rather than a 3 clixk journey. 07:06
tsdgeos_should https://errors.ubuntu.com/?user=kubuntu-bugs&period=week work? or am i using the wrong url?07:15
=== tsdgeos_ is now known as tsdgeos
apacheloggerjussi: there is, it's called find help, which gets you to commercial support exactly as fast as get kubuntu gets you to an iso :P08:21
Riddellshadeslayer: so seems easiest if you can setup some scripts to build ISOs with the next PPA09:00
apacheloggertsdgeos: errors url you pasted should work btw, might be slow however. kubuntu-bugs is subbed to a lot of stuff09:03
=== Haudegen_ is now known as Haudegen
yofelapachelogger: FWIW, seems to always timeout the query because it's trying to show too much09:39
shadeslayertsdgeos: no, they replaced the cassandra db, so all the info is gone09:40
shadeslayertoo many crash reports they said09:40
yofelah09:40
shadeslayertsdgeos: https://lists.ubuntu.com/archives/ubuntu-devel/2014-June/038359.html09:40
yofelshadeslayer: then the page should show something instead of failing to load the error list though?09:41
shadeslayeryofel: well, maybe no crashes have been reported to any packages that kubuntu-bugs subscribes to?09:42
yofelhm, bug in the list load then that it doesn't say 009:42
yofelah well09:42
shadeslayer^^09:44
=== vinay is now known as Guest21897
BluesKaj'Morning all10:37
soeehi BluesKaj10:41
BluesKajhey soee10:41
Riddellhi sgclark12:46
Riddellsgclark: I guess your issue with plasma-nm was a problem in git12:46
Riddellmaybe see if there are commits since then and if not ask dvratil or lamont12:47
Riddellshadeslayer: what do you think of making a kubuntu ISO with the next PPA?12:48
sgclarkRiddell: yep, not sure where my git got pulled from , but it did not match, re-did it with git latest, building in ppa now12:48
Riddelloh lovely12:49
soeesgclark: so NM will land soon with the same pp as plasma-next ?13:06
soee*ppa13:06
sgclarksoee: yes should be soon, had an issue with a build depend13:07
Riddellagateau: able to help me with a wee git magic?13:24
agateauRiddell: sure13:24
Riddellagateau: I've done a checkout and a commit13:27
Riddellwhich I posted for review13:27
Riddellbut now I want to make another change on a separate issue13:27
RiddellI realise I should have branched in the first place but I didn't13:27
agateauit's never too late to branch :)13:27
Riddellhow can I make 1 branch with my first change then make a second branch without that change so I can work on my other issue?13:28
agateauso your commit is on master, right13:28
Riddellyep13:28
agateauso you start by creating a branch for change1, say "git checkout -b change1"13:28
agateaunow change1 and master both have your change13:28
agateauyou switch back to master13:28
agateaugit checkout master13:29
agateauand reset it to the version from origin13:29
Riddellthat's where I get stuck13:29
agateaugit reset --hard origin13:29
Riddellthat did the trick13:29
agateauand it should be good13:29
agateauyou can check with git log change113:30
Riddellyep13:30
=== vinay is now known as Guest56955
Riddellany then a simple  git checkout -b change2  and I'm where I want to be13:32
Riddellformidable, thanks agateau!13:32
agateauyou're welcome13:32
Riddellagateau: does  git reset --hard ORIG_HEAD  do the same thing as  git reset --hard origin  ?13:34
Riddellno that's for a committed merge13:34
agateauI would need to re-read doc, I always forget what ORIG_HEAD is for13:35
agateau"ORIG_HEAD is created by commands that move your HEAD in a drastic way"13:37
agateaunow I only need to find a precise definition of "drastic" in git lingo :)13:37
Riddell:)13:41
* yofel became a real fan of filter-branch and force pushing at work lately13:45
yofelcommitting with the wrong email is so not fun13:45
Riddellsgclark: you disappeared from launchpad? https://launchpad.net/~scarlett-714:05
Riddellooh all new an improved https://launchpad.net/~sgclark14:05
sgclarkRiddell: right ^14:05
shadeslayerRiddell: re kubuntu iso with scripts, ok14:18
shadeslayerRiddell: though we need a meta package first14:18
Riddellshadeslayer: yep I can look at that14:21
shadeslayerok, ping me once you have that14:21
shadeslayerI'll setup something14:21
Riddellthe alternative is just to put it all into the archive14:21
sgclarkRiddell: plasma-nm could use a review :)14:26
Riddellsgclark: and libnm-qt ?14:31
sgclarkRiddell: right yes please14:33
sgclarkRiddell: nevermind I got ahead of myself and forgot to run through pbuilder, I have to fix build depends on plasma-nm14:41
Riddelldoods: how's this? https://www.facebook.com/kubuntu.org15:22
soeeRiddell: fanpage? :)15:24
sgclarkRiddell: liked it :)15:24
shadeslayerwhoa16:16
shadeslayerDepends: ${misc:Depends}, ${so:Depends}16:16
sgclarkso:Depends.. is that new?16:23
=== Haudegen_ is now known as Haudegen
Riddellhttps://twitter.com/mysoulisfat/status/477477664580591616 "Every time I leave, I keep returning back to you... My beloved... #Kubuntu"  aww16:59
sgclarkRiddell: plasma-nm ready now17:20
sgclarkRiddell: I think we may need to package libmm-qt from upstream git as well17:21
sgclarkRiddell, apachelogger: some of those copied qt5 files failed, do they maybe have that ppa dependent on another? any way to find out?17:41
Riddellsgclark: "have that ppa" you mean have the qt5 ppa dependent on another?17:47
Riddellsgclark: libmm-qt is only useful if you use a modem like a mobile 3G access dongle, I don't have any immediate need so I'm happy to just wait until it gets a proper release17:48
Riddellbut it'll need packaging eventually so if you want to try then sure :)17:48
sgclarkRiddell: ci-train-ppa-service , apachelogger suggested to copy it to our next ppa17:48
Riddellhttps://launchpad.net/~ci-train-ppa-service/+archive/landing-005  click on "Technical details about this PPA" "Dependencies"17:49
sgclarkRiddell: I have no need and can wait lol, if someone asks I will, otherwise still plenty of other stuff to do17:49
yofelshadeslayer, Quintasan: is there *any* progress of some sort wrt. sddm? The debian bug is starting to have cobwebs attached to it, it even attracted spam17:49
Riddellit depends on -proposed rather then release but otherwise no depenedencies17:49
sgclarkok, easier to also depend on proposed or just hunt downn the missing depends and copy over?17:50
Riddellif that's what the problem is then easiest just to depend on proposed17:51
sgclarkok, I have no idea how to do that :)17:52
RiddellI think it's a tickbox somewhere17:55
Riddellsgclark: click proposed here https://launchpad.net/~kubuntu-ppa/+archive/next/+edit-dependencies17:56
sgclarkthanks!17:57
* Riddell blogs http://wire.kubuntu.org/?p=15818:32
* sgclark shares18:36
* Riddell further blogs http://blogs.kde.org/2014/06/13/kubuntu-twitter-and-facebook18:42
* sgclark shares and follows18:58
Odurfacebook... Bah!19:01
sgclarklol yeah, I have been neglecting my facebook19:04
Riddellnot one of life's bigger crimes19:06
Riddellsgclark: in libnm-qt I'd rename the library package libkf5networkmanagerqt5 and qt_NetworkManagerQt.pri should go into the -dev19:28
sgclarkRiddell: ok, fixing :) thanks!19:29
Riddellsgclark: and I'd rename the -dev to libnetworkmanagerqt5-dev19:29
Riddellsgclark: I think don't use an epoch for libnm-qt or plasma-nm version number, they're not being released along with the rest of plasma19:35
sgclarkok19:35
Riddellalthough not sure what you should version them19:35
sgclarkI was not sure either19:35
Riddelllibnm-qt needs to be bigger than 0.9.8.1-0ubuntu2 but smaller than whatever it'll be released as19:35
Riddell0.9.9~git20140614-0ubuntu1 I think would work19:36
sgclarkok ty19:36
Riddellyou'll need to delete the current copy in the PPA and wait a bit before you can upload a version without the epoch19:36
sgclarkok19:36
Riddellsgclark: and plasma-nm 1.0.0~git20140614-0ubuntu1  I'd say19:37
RiddellSection: libs  use section kde  I think19:37
Riddellnewline at end of debian/rules in plasma-nm for tidyness19:38
sgclarkk19:38
Riddellyep, all good otherwise19:38
sgclarkRiddell: thanks! now on "some time" for deletion, how long you think?19:39
sgclarkjust keep trying till it lets me? lol19:39
Riddellsgclark: yeah I guess so19:40
Riddell14920:42
RiddellTotal Page Likes  20:42
Riddellnot bad for a few hours setup20:42
Riddellooh 153 now20:43
geniiRiddell: Just added one more :)20:46
sgclarkwow nice!20:50
geniiWhen i refreshed it said 16820:54
soeeoh you finally decided for twitter account :)20:59
soeenice20:59
* sgclark taking a break22:55

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!