[09:21] Good morning. [10:38] Howdy all === drawkward_away is now known as drawkward [11:12] https://bugs.kde.org/show_bug.cgi?id=339536 [11:12] KDE bug 339536 in general "Ark fails to extract properly a zip file containing files with read only permission together with a sticky bit" [Normal,Resolved: downstream] [11:12] How to proceed with the above bug? It is resolved as downstream, but the bug is actually in libarchive. The comments in libarchive git page say its fixed in the latest version. Should I file for an package update request in launchpad? [11:23] murthy: you can file a bug against the libarchive package. unless there is a new upstream release the way forward is to find and cherry-pick the commit that fixes the issue. [11:25] debfx: no upstream stable release on libarchive. Will ubuntu do a downsteam patch? [11:26] yes, if it's not too invasive. [11:27] putting the latest libarchive git snapshot into the archive is however not an option. [11:27] ya i know [11:30] Ok I will file a request to patch libarchive downstream [11:34] https://bugs.launchpad.net/ubuntu/+source/libarchive/+bug/1460038 [11:34] Ubuntu bug 1460038 in libarchive (Ubuntu) "libarchive extracts zip as corrupt files but no warning or error" [Undecided,New] [11:36] There is this bug report for libarchive already in launchpad [11:37] ahh , no wonder I couldn't get a downloaded widget zip file to work, good find murthy! [11:38] it was a cpu temperature monitor widget built for plasma 5 [11:39] BluesKaj: thank you. I am trying to get this bug fixed soon. I was not aware it cant extract the widgets too. So can you extract with any other archive managers? [11:41] murthy, normally I use unp, but for convenience sake i triek ark "extarct here" [11:41] err tried [11:42] I just thought the file was corrupted when built , not when it was extracted [11:42] BluesKaj: ok should I change the status in the bug report from new to confirmed? [11:42] yes [11:44] if that's possible with out it being examined by the devs first , unless you're one [11:45] done changing the status [11:46] I am dev? [11:46] developer? [11:46] ya I know, but I am? [11:48] usually a confirmation is required by another launchpad memeber, I think, the devs usually get the bug assigned to be triaged for fixing [11:48] err member [11:49] I thought the membership expires after certain time? no? [11:49] if you were a dev you'd be a kubuntu or ubuntu member [11:50] BluesKaj: https://launchpad.net/~murthy [11:51] maybe someone could clarify the membership/developer status relationship [11:53] murthy, https://launchpad.net/~kaj , a launchpad member isn't necessarily a dev as you can see :-) [11:54] Developers should have a launchpad account, else they cannot upload things to the archive. [11:54] BluesKaj: Can I bookmark your profile page? [11:56] murthy, if you wish, but it's just old me :-) [11:57] BluesKaj: Actually I feel happy to know you. Thanks [11:58] ok [12:00] nice to know you too, murthy [12:00] :) [13:33] 'Morning mparillo_, tsimpson [13:57] Good morning BluesKaj. Are you using Konversation? The auto-spell-check stopped working for me on konversation Version 1.6 Using KDE Frameworks 5.9.0 [14:00] mparillo_, yes, same here ..gave up on spell check ;/ [14:05] OK then I will file a bug. === drawkward is now known as drawkward_away [14:37] BluesKaj: https://bugs.kde.org/show_bug.cgi?id=349151 [14:37] KDE bug 349151 in general "Spell-Check No longer working" [Normal,Unconfirmed] [14:53] mparillo_, that url doesn't give an option to confirm your bug, otherwise i would. [16:15] Thank you, I believe on B.K.O (unlike launchpad.net), you need a certain karma or authority to officially confirm a bug. But, you can comment on it to that effect. [16:57] someone had problems upgrading /var/cache/apt/archives/libqtkeychain0_0.5_amd64.deb ? [17:56] aw shit [17:57] wine can't be installed with xorg-edgers ppa which in turn allows me to play games [17:57] bloody hell [18:30] http://paste.ubuntu.com/11715754/ [18:30] can i ignore? [18:33] bugs 1464753 [18:33] bug 1464753 in software-properties (Ubuntu) "package software-properties-kde 0.96.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/1464753 [21:33] COuld I please get someone to look at a build failure for zygrib, it's the last piece of the puzzle for the libproj transition, here's the end of the build log that fails, this works in Debian, so I think it has to do with the new qwt 6.1.1, but I'm not so familiar with Qt libraries [21:33] http://paste.ubuntu.com/11716623/ [22:04] micahg: from a quick look: qwt doesn't care/known about ABI compatibility. zygrib uses bundled qwt 6.0 headers but links against system qwt 6.1 [22:04] -> big mess [22:05] sigh [22:06] I guess I could try the system headers, alternatively, there's a 7.0.0, not sure what's easiest ehre [22:07] ok, so qwt also happily removes entire header files [22:07] so just using the system header files won't work