/srv/irclogs.ubuntu.com/2015/02/05/#kubuntu-devel.txt

lordievaderGood mornining06:24
Riddellmorning09:00
lordievaderHey Riddell, how are you doing?09:05
Riddellmostly awesome thanks lordievader 09:07
Riddelltsdgeos: if I ssh into a phone running ubuntu touch can I start a program through ssh and have it show on the phone screen? 09:09
tsdgeosRiddell: yes (at least in devel mode)09:10
Riddelltsdgeos: what's the magic I need to do? I've set the MIR_SERVER env variable, do I need to do some Mir equivalent of xhost + ?09:11
yofelmoin09:13
Riddellhi yofel 09:13
tsdgeosRiddell: webbrowser-app --desktop_file_hint=/usr/share/applications/webbrowser-app.desktop09:13
Riddellinteresting, what does that do tsdgeos?09:14
lordievaderRiddell: Nice good to hear :)09:14
tsdgeosRiddell: make it work :P09:14
tsdgeosRiddell: i have no idea, i'm not the systems architect, you'll have to read the code09:14
sitter#outofcoffee09:18
* sitter goes crying in corner09:19
valoriekubotu: coffee for sitter, stat!09:31
yofelkubotu: order a big mug of java for sitter09:33
* kubotu slides a big mug of java down the bar to sitter09:33
sitterhttps://www.youtube.com/watch?v=S5A-vz8ptNU09:36
yofelXD09:42
=== kbroulik is now known as kbroulik-lunch
soee_any idea how to fix this: tomahawk: symbol lookup error: /usr/lib/x86_64-linux-gnu/libtomahawk.so.0.8.2: undefined symbol: _ZN6Lucene12LuceneObject5cloneEN5boost10shared_ptrIS0_EE ?11:49
BluesKajGreetings folks11:51
BluesKaj hope the scrollbar width is globally adjustable soon, it's rather thin for large screens ...looks cool etc, but very impractical12:14
BluesKajon 15.04 plasma 5.2 12:15
soee_:)12:16
=== soee_ is now known as soee
BluesKajhey soee, I'm getting a lot of freeze ups here, how about you ?12:17
soeeBluesKaj: not a single one :)12:17
soeeat my work PC i had 2 freezes but they were related to PhpStorm IDE that uses Java12:18
soeebut im impressed how smooth whole system works withouot propriety nvidia drivers12:19
soeejust amazing, not earing in videos, hdmi etc.12:19
soee*tearing12:19
sitterearrings \o/12:22
soee:~)12:22
soeesitter: any thoughts @ the tomahawk problem ?12:23
sitternope12:23
BluesKajno tearing here, the 331 drivers sems fine on vbideos and opengl 3.1 idsno worse for freeze ups than 2.012:23
sittersoee: is that tomahawk from a package?12:23
BluesKajerr video12:23
soeesitter: from their ppa, but i used Utopic builds as there is not Vivid yet /opt/spotify/spotify-client/Data/resources.zip/_linux12:24
soeeups, this one: https://launchpad.net/~tomahawk/+archive/ubuntu/ppa12:24
soeeBluesKaj: on my laptop with optimus it was just terrible - tearing12:25
soeehave noidea ow it behaves on single nvidia card12:25
sitterthat'd be the cause then :P12:30
soeesitter: but it has to be fied by tha tomahawk packagers ?12:31
ovidiu-florinhttp://www.toodarkpark.org/computers/humor/shoot-self-in-foot.html for developers :D12:31
sitterit probably just needs to be built for vivid12:32
sittervivid suppsoedly got a new lucene that isn't binary compatible12:32
sitteror you know12:32
sittersomeone could update the tomahawk in vivid12:32
sitterubottu: info tomahawk vivid12:32
sitterbot hates me12:32
soee:)12:33
soeevivid has 0.7 version12:33
soee*tomahawk version12:33
sitterhttps://launchpad.net/ubuntu/+source/tomahawk12:33
sitterterribly out of date12:33
soeeyes12:33
sittersomeone should fix that ;)12:33
soeefix the tomahawk package in ubuntu ?12:34
* BluesKaj sticks with vlc, my needs are simple12:42
=== kbroulik-lunch is now known as kbroulik
sgclarkmorning12:56
lordievaderHey sgclark, how are you doing.13:04
Riddellhola sgclark 13:14
sgclarkhi lordievaderand Riddell13:15
sgclarksec RiddellI have an odd error with kdepim13:15
Riddelluh oh13:17
sgclarkerr it will be a few, forgot I rebooted since13:17
sgclarkit is failing on a link13:17
Riddella link?13:20
Riddellwhat is failing?13:20
sgclarkRiddell: also I created new repos in debian git under kde-applications and pushed to master, do I need to also create a branch or? and I am putting in ninjas, this correct? sorry I am rusty heh13:21
Riddellsgclark: yeah I guess you can also make kubuntu_vivid_archive branches13:22
Riddellsgclark: put it anywhere you like to convince yourself it compiles and installs and runs then upload to the archive13:22
sgclarkunfortunately my pc was locking up and I had to reboot, the build log is empty so I have to build again to get exact error, a private lib is trying to link to another lib and failing. Interestingly the lib does exist within kdepim itself. Googling it came up empty13:23
sgclarkRiddell: also is someone working on 14.4.5? I noticed the tarballs are up. After I finish my current list of course.13:25
RiddellI've also had my laptop lock up a few times recently :(13:25
Riddellmaybe I should stop recommending vivid to people13:25
sgclark:(13:25
Riddellthere is no 14.4.5 is there?13:26
Riddellthere is Applications and Platform 4.14.3 but I don't think we have any use of that13:26
sgclarkmm perhap I messed up versions,13:26
Riddellthere is  Applications 14.12.2 which would be nice to have packaged and backported13:26
Riddellthe versions do get confusing13:26
BluesKajRiddell, I had 2 lockups today so far and it's only 8:26AM13:27
sgclarkgah yeah right, so confusing13:27
Riddellhmm13:27
sgclarkRiddell: ok after I finish these straggelers I will work on that13:27
sgclarkRiddell: http://paste.ubuntu.com/10073764/14:07
Riddellsgclark: probably libcalendarsupportcollectionpage.so.4 needs added to a .install file14:09
sgclarkRiddell: err that makes sense. sorry for the noise lol14:10
Riddell:)14:10
Riddelltsdgeos: if I have a simple qt5 test app which is just a QLabel should I be able to run it on an ubuntu touch phone?  currently I seem to be able to run it but it doesn't display anything14:12
tsdgeosi don't think you can run QWidgets14:12
tsdgeoshmmm14:13
tsdgeosor maybe they show i remember a funny thing when running qmlscene without any parameter14:13
tsdgeosRiddell: but don't spect QWidget apps to be supported14:13
tsdgeosRiddell: yeah qmlscene --desktop_file_hint=/usr/share/applications/webbrowser-app.desktop works fine14:14
tsdgeosfor a definition of fine14:15
Riddellwoo trippy, shows some file manager thing and lots of noise14:16
tsdgeosRiddell: are you on vivid? or rtm?14:16
tsdgeoson vivid shows perfectly fine here14:16
Riddellvivid14:17
tsdgeosweird14:17
tsdgeosubuntu-device-flash ubuntu-system --channel devel-proposed14:17
tsdgeosis what i use14:17
soeewhat is the new icons status for libreoffice ?14:28
Riddellneeds someone to finish off the script that converts the wiki page to the actual icons14:29
Riddellthen submit it to libreoffice14:29
Riddellprobably not too hard to do14:29
BluesKajok 3rd lockup, trying to close system settings seems to be the action that locks upmy desktop, I'm able to to the 2nd VT/TTY, ctl+alt +F1 id unresponsive as is the return to the desktop ctl+alt+F7 and up from the TTY14:30
BluesKajbut i had to reboot restarting sddm just says it's already running 14:31
BluesKajsorry for the poor spelling and sentence sructure 14:34
BluesKajerr staructure :)14:34
soeeBluesKaj: what section in System Settinge have you been viewing ?14:35
QuintasanRiddell: Where is this script at?14:36
RiddellQuintasan: which script?14:38
QuintasanThe one for libreoffice that needs finishing14:38
BluesKajsoee, it happened again when trying to close system settings colours, but this time I was able to log back in from the VT by restarting sddm14:39
soeeBluesKaj: try to reproduce it and file a bug please :)14:39
RiddellQuintasan: http://starsky.19inch.net/~jr/tmp/update-icons2.py  is what I half finished before I got distracted14:40
QuintasanOkay14:40
QuintasanRiddell: about ktron/ksnakeduel14:40
QuintasanI14:40
RiddellQuintasan: it takes the wiki page text and tries to copy the right files into the right place http://starsky.19inch.net/~jr/tmp/breeze-icons.wiki14:40
sgclarkRiddell: did we write git-buildpackage-ppa? it is being annoying. If it fails initially it will fail silently again due to the tmp folder already exists. It needs to delete it if it does not want it there...14:41
Riddellsgclark: yofel did that I think, it was working fine for me then he made some changes and it likes to fail now14:41
Riddellsgclark: you may want to revert back to the last version I committed :)14:41
sgclarkok14:42
BluesKajsoee, well, now it won't reproduce the lockup :)14:43
sgclarkwoah what is up with the version on kde-runtime, no wonder I am so darn confused14:43
sgclarkworkspace rather14:44
Riddelldoes workspace still exist?14:44
Riddellno it doesn't14:45
Riddellsgclark: what are you looking at?14:45
sgclarkRiddell: http://download.kde.org/stable/applications/14.12.1/src/kde-workspace-4.11.15.tar.xz14:46
sgclarkworking on kdelibs atm tho, just stumbled on it14:46
QuintasanRiddell: Two solution to the ktron/ksnake problem14:48
QuintasanGet rid of ksnakeduel package altogether - no difference from Debian14:48
QuintasanOR convince upstream to rename the source to ktron and files inside either to ksnake or kdesnake, whichever they want14:49
Riddellsgclark: interesting, however you can ignore it since we don't have kde-workspace in the archive now (we have plasma 5 instead)14:49
QuintasanThe latter one will probably require more time.14:49
RiddellQuintasan: I was hoping to fix it upstream14:49
Riddellit's very unsatisfying having it called 3 different things upstream and of course packagers get it confused14:50
QuintasanIt makes sense but I'm very afraid of "let us try contact the developer of ktron"14:50
RiddellI don't think there is one14:50
Riddelljust use the kdegames list14:50
QuintasanThree people are listed in the header of ktron14:51
Riddellrdieter_work I think was the person who got it renamed before14:51
Riddellbut having the old name(s) still around is messy and leads to the divergance we now have between debian and kubuntu14:51
QuintasanRiddell: http://pastebin.com/0XyKUdCc15:01
QuintasanI think doing it like this would sort all our or problems15:01
RiddellQuintasan: nearly but eek no15:02
RiddellQuintasan: tron is a trademark and the current state is to remove enough of the trademark to keep red hat reviewers happy15:02
RiddellQuintasan: so don't add it back :)15:02
QuintasanBut it's already named ktron and we ship it, what's the point?15:03
RiddellQuintasan: it used to be ktron and it was half changed to the mix it is now15:03
Riddellso finish the change is the way15:03
QuintasanBloody hell.15:04
QuintasanI see.15:04
RiddellI'd propose "snakeduel" but "ksnake" would work too15:04
lordievadersgclark: Whoo, I fixed my nvidia + plasma5 problem. I installed a slightly newer version of the 304 driver than the one that is availble from the archive. Time to config 15.04 :D15:06
Riddelllordievader: :)15:06
Quintasanbah15:06
QuintasanSent.15:06
soeelordievader: what problem ?15:06
Quintasans/ktron/ksnakeduel15:06
Quintasans/kdesnake/ksnake15:06
QuintasanAnd we should be fine15:06
RiddellQuintasan: yep15:07
lordievadersoee: nouveau being very buggy and the nvidia driver from the archive resulted in a black screen + mouse cursor.15:08
RiddellQuintasan: nothing at http://lists.kde.org/?l=kde-games-devel&r=1&b=201502&w=2 ?15:08
soeev.v15:09
QuintasanRiddell: It's probably moderated or I need to subscribe first...15:09
QuintasanEh.15:09
Riddellyeah you'd need to subscribe15:10
QuintasanOh, not really, it awaits approval only15:11
Quintasanhttp://lists.kde.org/?l=kde-games-devel&m=14202345942541115:11
Quintasanhue15:11
Riddellwow I have no memory of that15:12
sgclarklordievader: wow nice, where is this driver?15:14
lordievaderHmm, after a bit of testing I spoke to soon. KWin with the opengl backend still gives problems. I guess it is XRender for this machine.15:15
yofelRiddell, sgclark: what problems do you still have with git-buildpackage-ppa? (It does not behave the same as the bzr one if you expect that - intentionally)15:23
sgclarkyofel: only in that if it fails once, it will fail silently again due to the tmp folder exists. I delete said folder and it runs as expected15:24
yofelre-running should also fix it. From what I see gbp cleans up what's in the way - but still fails. Then when you try again it works15:25
yofela bit annoying indeed15:25
sgclarkahh, did not try re running15:25
yofel(might be because we're not using it the "official" way, but we don't want upstream code in debian git)15:26
sgclarkgotcha15:26
QuintasanRiddell: Uh, mind if I rewrite that or refactor it?15:29
soeeLibreOffice has not PL interface ?15:30
QuintasanI has15:30
Quintasanbleh15:30
QuintasanIt has15:30
QuintasanInstall libreoffice-l10n-pl15:30
soeeah indeed, why it is not installed by defautl when system locale is PL ?15:31
soeedo i need ny special package for spell checking ?15:31
QuintasanIt either didn't fix on CD or you did not enable downloading packages while installing15:31
Quintasansoee: dunno if it's going to pull it or not but install mythes-pl myspell-pl hyphen-pl15:33
RiddellQuintasan: go ahead15:33
RiddellQuintasan: what are you talking about?15:33
soeein System Settings where we have spell checing section there are no entries related to Polish15:34
QuintasanRiddell: soee says that there is no Polish locale for LibreOffice installed by default even if the locale is set to Polish15:34
Quintasansoee: LibreOffice has it's own spellchecking settings15:35
soeehmm15:35
RiddellQuintasan: I've no idea how that works alas, I'd expect language-pack-pl to depend on the right stuff, but maybe it doesn't15:36
QuintasanI dabbled in that magic some time ago but now I don't know if that works15:37
yofelwouldn't libreoffice be part of the main language pack as it's stripped?15:37
Quintasansoee: Install language-pack-pl15:37
Riddellwe need to get kde-l10n updated more importantly15:38
soeeQuintasan: language-pack-kde-pl ?15:38
Quintasanno15:38
Quintasanlanguage-pack-pl15:38
soeeok15:39
QuintasanRiddell: let me check if I got this right, I'm supposed to map from Breeze to LO? for example actions/toolbar/document-print.svg -> cmd/lc_print.png using ksvgtopng ?15:40
RiddellQuintasan: yep15:42
Riddellwell ksvgtopng5 :)15:42
Riddellthe script does a checkout or a pull of the git at https://github.com/NitruxSA/plasma-next-icons.git15:42
Riddelland puts the icons into cmd/foo.png15:43
Riddellas lc_ and sc_15:43
yofelRiddell: btw. could you please sponsor libkdegames from git when you have time? That didn't get uploaded with the rest of the 14.12.0 packages15:46
soeeoh nice http://news.softpedia.com/news/Ubuntu-15-04-to-Launch-with-Linux-Kernel-3-19-Most-Likely-472239.shtml 15:57
=== tazz_ is now known as tazz
Quintasan...16:12
Quintasanyofel: You don't happen to know if UserBase is powered by MediaWiki?16:12
RiddellQuintasan: it is16:13
QuintasanSplendid.16:13
yofelright ^^16:13
RiddellI had to just download the text manually I think16:13
yofelRiddell: is there a reason why the last 9 calligra uploads are not in bzr?16:31
yofel(ok 8 without the nc rebuild)16:31
yofelRiddell: I just added a breaks/replace in bzr, please merge with the archive when you get to it16:35
sgclarkRiddell: nepomuk is still banished right?16:56
sgclarknm seems I still had libsoprano-dev and shared-desktop-ontologies in my chroot so it built support, I have now removed them.17:01
Riddellyep nepomuk dead17:16
soeeBluesKaj: ping18:37
BluesKajsoee, pong18:38
soeeWayland should replace x11 ?18:38
soeeor X i think18:38
BluesKajyeah X, that's the rumour , but I have no idea when 18:39
BluesKajseems like there's a lot of talk, but not much action18:40
soeewhat is the main difference ?18:40
soeeperformance ?18:40
soeemodern code ?18:40
BluesKajhttp://www.phoronix.com/scan.php?page=article&item=x_wayland_situation&num=118:42
BluesKajthat's an old article18:43
soeehttps://www.youtube.com/watch?v=Ux-WCpNvRFM18:43
soeemuch smoother experance on wayland18:43
soeeRiddell: do you know is Wayland officaily released ?18:45
BluesKajare you goiung to give it a try? Xwayland is available which is probly just an e\mulater running on X18:46
soeeBluesKaj: i would like to see it in action but i can't break my laptop :)18:46
soeeim curious whats the current status of it - integration with our system etc18:47
BluesKajsoee, wayland has a chat here on freenode , but I'm looking at their website first http://wayland.freedesktop.org/18:52
yofelsoee: wayland is out for a while already, we have 1.6.1 in the archive18:53
yofelsoee: but as with X11, it's not really useful if you don't have something that actually uses it18:53
yofeland kwin_wayland isn't finished yet18:53
soeeyofel: kwin_wayland its a package to integrate it - kwin + waylad ?18:54
yofelit's kwin that uses the wayland protocol to do the window management and rendering, same how kwin_x11 uses x18:55
yofelthere's some instructions how to run kde4 inside weston in some old blog post from mgraesslin. (I'm pretty sure that won't work with plasma5)18:56
BluesKajbah!, was downloading some attached photos and the desktop froze again19:25
soee:D19:27
BluesKajsoee, wayland does look interesting ..think I'll look into it some more later19:43
soeeBluesKaj: yup its worth waiting i think19:44
BluesKajgit clone only works about 5019:45
BluesKaj5% of the time IME19:46
BluesKajerr50%19:46
soeeuhm ?19:46
soeeok i did some cleanup, removed kmail, knotes, kaddressbook, kaggregator etc ;)19:47
BluesKajsomething always breaks during the install19:47
soeeBluesKaj: ping19:58
soeeBluesKaj: there is fix released for a bug that caused system freeze, maybe it's the sam eproblem you have had: https://bugs.kde.org/show_bug.cgi?id=34029420:04
ubottuKDE bug 340294 in general "kwin_x11 sometimes goes up to 100% cpu usage and freezes the system" [Major,Resolved: fixed]20:04

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