Strav | hi! Two small issues with kubuntu 15.10 which I'm not sure are due to packaging or upstream: 1. When trying to use kmail from the system try, it's icon is missin (and I cannot interact with it's menu (it does not show)). 2. When setting Akregator to only show unread messages, as soon as one message is clicked/read, the whole list vanish. Would be nice to know if anyone else is having these issues before creating a bug report. Thanks! | 00:15 |
---|---|---|
Strav | *system tray | 00:16 |
=== sfn is now known as mauved | ||
soee | good morning | 06:44 |
sitter | Riddell: btw what happened to the locale kcm packaging integration? | 07:44 |
yofel | hm, today's final freeze. damnit | 07:53 |
soee | :-) | 08:00 |
soee | is it something bad ? | 08:00 |
Riddell | sitter: same thing as kdenetwork-filesharing, incomplete SoC task https://community.kde.org/GSoC/2015/ranveeraggarwal | 08:15 |
sitter | 08:15 | |
sitter | Riddell: where's the code? | 08:16 |
Riddell | hmm good question | 08:17 |
Riddell | sitter: asked ranveer the student | 08:20 |
yofel | soee: well, I never actually had time to add kconf update scripts for dolphin, ktp, etc. desktop files | 08:22 |
yofel | guess people will have to live with it | 08:22 |
sitter | huh | 08:23 |
sitter | Riddell: did he pass without submitting any code :O | 08:23 |
Riddell | oh he submitted some, just didn't quite finish any of it somehow | 08:24 |
sitter | well as long as you can give me the code :P | 08:24 |
sitter | gsocs rarely get finished anyway, hence why students are meant to submit code at the very least to pass | 08:25 |
sitter | heck, my phonon project isn't finished 4 years later :P | 08:25 |
bshah | well, you don't have to submit code but submit code samples | 08:26 |
sitter | true | 08:28 |
sitter | as a mentor you should make people submit code though | 08:28 |
bshah | actually which code submission are we talking about? | 08:29 |
bshah | one in melange? or git | 08:29 |
bshah | ? | 08:29 |
sitter | gyt | 08:29 |
sitter | actually | 08:29 |
sitter | anywhere KDE | 08:29 |
bshah | if student didn't do something in git/svn then I wouldn't pass him/her | 08:29 |
sitter | lest you see code how would you let someone pass | 08:29 |
Riddell | I did see code, I just forget where it was now, maybe in reviewboard | 08:30 |
Riddell | and that was only 1 of his 4 sub-tasks | 08:30 |
* sitter shakes head and goes tsktsk | 08:31 | |
sitter | anyway | 08:31 |
sitter | anyone got an idea where we could put tarball reference URLs in git? | 08:32 |
sitter | i.e. we want to be able to build archive branches from git with a tarball in jenkins except not everything has a watch file and sometimes we need repacked tars (e.g. qt) | 08:32 |
sitter | so I need a place to put tarball urls | 08:33 |
yofel | hm, either add watch files, or I think you'll have to add yet more metadata in debian/source/whatever | 08:34 |
yofel | or maybe something like a pristine_tar target would work for the repack | 08:34 |
sitter | if there was an actual standard for repacking that would help xD | 08:37 |
sitter | mh | 08:37 |
yofel | well, there isn't. The target approach is about the most reasonable one that I came across so far | 08:38 |
sitter | watch wouldn't solve it I fear. there would be cases where we want to pick a specific existing repack to make use of shared checksums so we can share the same origs | 08:38 |
yofel | hm | 08:38 |
sitter | yofel: there's a "standard" script I think somewhere | 08:38 |
sitter | which is like 20 lines of glorious shell or something xD | 08:39 |
yofel | now that you mention it, there was something like that | 08:39 |
sitter | FTR https://pkg-perl.alioth.debian.org/howto/repacking.html | 08:42 |
yofel | ETOOMANYTOOLS | 08:43 |
sitter | there is a python version doing the same I think | 08:43 |
sitter | it's binary though I think | 08:43 |
sitter | https://wiki.debian.org/UnpackWaf | 08:43 |
sitter | it literally does the same thing though it seems... | 08:44 |
sitter | and still needs a target | 08:44 |
sitter | so yeah, I used repack.stub the last couple of times I had to do a repack | 08:46 |
sitter | cleanest least overhead solution I have seen so far | 08:46 |
sitter | yofel: problem with uscan BTW is that I can't make it download a specific version with download.kde.org | 08:48 |
sitter | might be that I am too weak minded to use it though :( | 08:48 |
yofel | right, that's a really annoying "feature" of it :S | 08:48 |
sitter | uff | 08:53 |
sitter | all very annoying | 08:53 |
* sitter shakes fist and proceeds to write orig.tar verification regex | 08:53 | |
sitter | (.+)_([\d.]+)\.orig\.tar(.*) | 08:58 |
=== tazz_ is now known as tazz | ||
jocke | Hi! Sorry if postinf off-topic, but today I tried to install development packages for QT on my Kubuntu 15.04 due to a project, sadly this really screwed up my KDE desktop. Is there an easy way to force a complete reinstall of KDE? I really don't want to go down the "reinstall complete operating system" path. | 12:07 |
BluesKaj | Hi folks | 12:16 |
Riddell | jocke: make sure kubuntu-desktop is installed | 12:31 |
sitter | Riddell: püng | 12:49 |
* sitter is as per usual very impressed by how broken tests worked previously | 13:04 | |
BluesKaj | noticed flash plugins are no longer listed in muon, not a big problem, is HTML5 finally being adopted by most websites? If so how can a user know ? | 13:08 |
sitter | http://paste.ubuntu.com/12788904/ | 13:18 |
sitter | needs review please | 13:18 |
* shadeslayer looks | 13:21 | |
shadeslayer | looks good | 13:22 |
Riddell | sitter: why origin: vendor? | 13:23 |
Riddell | "If the Author field is present, the Origin field can be omitted and it's assumed that the patch comes from its author." | 13:24 |
sitter | Riddell: distro patches are vendor | 13:24 |
sitter | and since the patch isn't approved upstream I can't reallly call it anything but vendor | 13:25 |
sitter | shadeslayer: thx | 13:25 |
Riddell | '"vendor" for a patch created by Debian or another distribution vendor' hmm ok | 13:26 |
* sitter rolls source | 13:28 | |
Riddell | sitter: wow a rare case of these package tests actually catching a bug! | 13:33 |
sitter | pft | 13:33 |
sitter | just because no one automates the test provisioning | 13:34 |
sitter | e.g. that kdeinit stuff is probably wrong in all packages which *will* eventually cause pointless failure | 13:34 |
soee | are we able to track down and fix the sddm bug with propriety drivers + nvidia-prime before final release ? | 13:40 |
yofel | well, there is a bug for it - so I think it's out of our hands | 13:42 |
pursuivant | muon (redesign) v5.4.1-88-g60e2928 * Aleix Pol: discover (5 files in 2 dirs) | 14:11 |
pursuivant | Add a header to the Installed Page | 14:11 |
pursuivant | http://commits.kde.org/muon/60e2928519c42a5f88f7fb7dd40f79ce726178c3 | 14:11 |
pursuivant | muon (redesign) v5.4.1-89-g40632b4 * Aleix Pol: libmuon/declarative (2 files) | 14:11 |
pursuivant | Add a count property to the ApplicationProxyModel | 14:11 |
pursuivant | http://commits.kde.org/muon/40632b432be82614c74b40f6c662f67324aec3d7 | 14:11 |
pursuivant | muon (redesign) v5.4.1-90-g7534e90 * Aleix Pol: libmuon/Transaction/TransactionModel.h | 14:12 |
pursuivant | QVector is awesome, apparently | 14:12 |
pursuivant | http://commits.kde.org/muon/7534e9029dc1d63e32ef00d3add7161ee7df948b | 14:12 |
pursuivant | muon (redesign) v5.4.1-91-ged9ae25 * Aleix Pol: (4 files in 2 dirs) | 14:41 |
pursuivant | Show the transactions progress in the Installed page | 14:41 |
pursuivant | http://commits.kde.org/muon/ed9ae251c0e76998e4ef264e0ff29251d71f0dd8 | 14:41 |
pursuivant | muon (redesign) v5.4.1-92-g669f6ac * Aleix Pol: discover/qml/Information.qml | 14:57 |
pursuivant | Narrow the carroussel elements | 14:57 |
pursuivant | http://commits.kde.org/muon/669f6ac5fb6982e15e517da2f1a216ac1506e7f1 | 14:57 |
soee | yofel: is it possible to mark each mail that is moved to trash as read (kmail) ? | 19:45 |
clivejo | soee: good question | 19:50 |
clivejo | let me know if you get an answer | 19:50 |
soee | trying to solve this for some time :D | 19:50 |
clivejo | Id also like the spam folder to stop recording unread items! | 19:51 |
clivejo | soee: do you use gmail with kmail? | 19:51 |
clivejo | my internet has gone to the dogs, Id be faster on dial-up | 19:53 |
soee | clivejo: 1 account yes | 19:59 |
clivejo | do you know why the same email appears in a number of different folders? | 20:02 |
soee | clivejo: yup, dunno why | 20:21 |
yofel | not that I know of, I do that by hand | 21:07 |
pursuivant | muon (redesign) v5.4.1-93-g1c302e8 * Aleix Pol: discover/qml/ApplicationsTop.qml | 22:59 |
pursuivant | Fix warning | 22:59 |
pursuivant | http://commits.kde.org/muon/1c302e84aec9310522f1d0ce7dbc74b95531bfda | 22:59 |
pursuivant | muon (redesign) v5.4.1-94-g1ca60a3 * Aleix Pol: notifier/MuonNotifier.cpp | 23:00 |
pursuivant | Make muon-discover the default for updates since the redesign | 23:00 |
pursuivant | http://commits.kde.org/muon/1ca60a31589b249de8300830e7099ed29639826f | 23:00 |
=== mamarley_ is now known as mamarley |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!