=== ribru is now known as robru === Malsasa_ is now known as Malsasa === mozzarella is now known as Guest52396 [08:57] MacSlow: hey ho [09:08] Saviq, just flashed mako with devel-proposed and have unity8 crashing with this on start up: http://paste.ubuntu.com/8848881/ I think I read something about it somewhere. do you know what's the easy fix for it? [09:09] dandrader, huuh, do you have media-hub running? [09:10] let me "sudo apt-get update && sudo apt-get dist-upgrade". maybe the fix is not in the current image yet... [09:11] Saviq, oh yeah, media-hub is being upgraded now... [09:14] Saviq, works now :) [09:14] dandrader, still, shouldn't have happened... [09:14] dandrader, sounds like we messed up the deps somewhere [09:21] Saviq: ping [09:21] tsdgeos, wassup? [09:22] dednick, saw email from Kevin? [09:22] Saviq: ya. looking into it now [09:22] dednick, ok, let me know if you need a hand [09:22] Saviq: i thought we were relasing that silo into rtm? [09:22] Saviq: i don't udnerstand why some code i did in GenericScopeView regarding visibility ranges and stuff [09:22] Saviq: was wondering if talking wiht you may help :D [09:23] tsdgeos, sure :) [09:24] tsdgeos, wanna mumble? [09:24] dednick, first into vivid [09:24] probably better yeah [09:25] Saviq: ↑ [11:12] Hola [11:47] greyback, I'm having problems building unity8 and qtmir for the PPA as they're not getting the new unity-api [11:47] greyback, https://code.launchpad.net/~unity-team/+recipe/qtmir-shellrotation [11:47] greyback, the new unity-api is already in the PPA (https://launchpad.net/~unity-team/+archive/ubuntu/demo-stuff/+packages) [11:48] greyback, but still qtmir and unity8 refuse to build due to missing dependencies. do I have to tweak their recipes somehow? [11:50] mzanetti, ? ^ [11:51] * mzanetti looking [11:54] dandrader: I think its because of the ~ in the version [11:54] dandrader: ~ makes it smaller [11:55] versioning hell [11:55] so requires >= 7.94 won't be fulfilled with 7.94~foo [11:55] mzanetti, in unity-api you mean? [11:55] yeah [11:55] dandrader: use - instead of ~ [11:55] mzanetti, ok, thanks! [11:55] dandrader: or just add {time} to the end of the version, it will make it bigger [11:56] yeah, but not after a ~ :) [11:56] right [11:56] sodding broadcom chip [11:57] mzanetti, so "7.94-0~164~ubuntu15.04.1 < 7.94"? [11:57] I'd use 7.94+{bzr} [11:57] I think so... not entirely how the -0 comes into play [11:57] the "-0" always confuses me [11:57] 7.94-0 < 7.94 [11:58] why don't you depend on ">= 7.94~" [11:58] yeah, I just went with the default version rule that the recipe gives.... [11:59] greyback__, what's the difference between 123-foo and 123+foo? [11:59] Zhenech: because this is just a testing ppa and we don't want to mess with control file [11:59] dandrader: dpkg treats them differently - the exact details I don't know. [12:00] dpkg --compare-versions 7.94-0 le 7.94 && echo "yes" - prints yes [12:00] dpkg --compare-versions 7.94+0 le 7.94 && echo "yes" - prints nothing [12:00] * dandrader write it down [12:00] wow [12:02] mterry understands this stuff. I just play it safe by avoiding the - [12:02] greyback__, dandrader, that's because upstream version 1.00 is meant to be higher than debian version 1.00-debian1 [12:03] does anyone know how to simulate 1) a sim that is locked & 2) simulate locking on an actual sim ? [12:03] kgunn, not all SIMs support it at all [12:03] Saviq: *nod* makes sense [12:03] kgunn, but with phonesim you can emulate it [12:03] Saviq: yeah, i gotta at&t prepaid that has no locking [12:04] kgunn, AFAIK in the US you basically don't get lockable SIMs [12:05] kgunn, you can install ofono-phonesim-autostart [12:05] /me tries [12:05] kgunn, and then you can interact with the virtual SIM, configure it in /usr/share/phonesim/default.xml I think [12:06] ah-ha, thanks for pointers === dandrader is now known as dandrader|afk [12:08] kgunn, actually /etc/ofono/phonesim.conf, don't touch the xml === MacSlow is now known as MacSlow|lunch === alan_g is now known as alan_g|lunch [12:48] greyback__, we have a bug for qtubuntu-media on desktop? bug #1390056 looks like a duplicate [12:48] bug 1390056 in unity8 (Ubuntu) "Unity8 - error - blackscreen" [Undecided,New] https://launchpad.net/bugs/1390056 [12:49] Saviq: https://bugs.launchpad.net/ubuntu/+source/qtubuntu-media/+bug/1389276 you mean? [12:49] Ubuntu bug 1389276 in qtubuntu-media (Ubuntu) "[desktop] unity8 crashes on startup at AalMediaPlayerService::setAudioRole" [Undecided,In progress] [12:49] greyback__, thanks [13:14] hmm... my unity8-dash is stuck in a restart loop [13:14] seems oomkiller kills it as soon as its started [13:15] ubuntu-location-service using 1GB of mem [13:16] Saviq: do we know about this or should I try to get more? ^ [13:18] mzanetti, what's the oom score of ubuntu-location-service? found in /proc/`pidof`/oom_* === boiko_ is now known as boiko [13:19] adj: 0, score: 452 [13:19] this is rtm (not proposed) on Nexus4, aka the dogfooding phone [13:22] mzanetti, check in /usr/share/upstart/sessions/unity8-dash.conf [13:22] mzanetti, does it contain an oom setting line? [13:22] oom score 50 [13:22] ok then oom killer is not doing its job [13:23] mzanetti, find tvoss and talk to him about the service taking all mem [13:23] does a higher score mean it should be killed first? [13:24] mzanetti, yes === dandrader|afk is now known as dandrader [13:39] Anyone have recommendations for a file sync tool where I can mirror a directory across machines? [13:40] preferably inside my network, not something like dropbox [13:40] greyback__, rsync? [13:41] Saviq: but kept up to date, not a one off [13:41] greyback__, http://sparkleshare.org/ [13:41] Saviq: hmm cool, will give it a go [13:41] Unison just fails on me [13:42] greyback__, yeah, unison is not even maintained any more is it? [13:42] no idea [13:42] but I love the UI: "something went wrong" -> quit [13:42] greyback__, Conduit is another potential solution, but sparkleshare should really be what you need [13:43] oO it's written in Mono! evil [13:43] greyback__, hmm the ui, maybe [13:43] greyback__, it's backed with git [13:43] I don't actually care, I use Tomboy anyway [13:43] +1 [13:44] greyback__: there is that bittorrent sync thing [13:44] oh [13:44] interesting [13:45] davmor2: true, I heard of that. I just want *something* which mirrors files in my network, save me figuring out scp commands all the time to copy stuff around [13:47] greyback__: http://www.bittorrent.com/sync/how-it-works kinda sound exactly like what you need :) [13:47] davmor2: nice, worth checking out === MacSlow|lunch is now known as MacSlow === alan_g|lunch is now known as alan_g [14:46] tsdgeos, finally found the time to sort out the merge-conflicts with https://code.launchpad.net/~macslow/unity8/replace-combo-button-fix-1384730/+merge/240283 [14:46] tsdgeos, so if you want to take another look. [14:47] Hello [14:48] does Unity still have the feature thats its sending search results to canonical, without letting the user know? or has it been changed? [14:50] Lugal: yes (but it doesn't send results, it sends the query). You can turn it off in System Settings > Security & Privacy > Search [14:51] why is it not turned off at default? its not too obvious to all users. [14:52] MacSlow: ok [14:52] and is it the only thing that sends something? or does other programms contained in Ubuntu have similar features? [14:52] tsdgeos, thx [14:53] Lugal: it's all free software, you should check the source code to be sure [14:53] Lugal: no, unity is not the only program communicating with the internet... [14:53] s/with/over [14:54] I am not talking about communicating, I am talking about sending private data [14:54] what is private data to you? [14:55] chatting with another person? Sure, that's sent to that other person (via whatever chat provider you have set up) [14:55] doing a google search? That's sent to google... [14:55] joking aside, I really don't fully understand your question [14:55] the filenames on ones computer can be private [14:56] unity only sends the string you search for [14:56] if you don't want that, you can turn it off [14:56] and not from the files lens [14:56] right, thanks cwayne [14:56] Lugal: it's not sending private data if you use the scopes provided, if you use the home then it sends out searches but if you use the files scope it only searches locally and you can turn on and off searches too [14:57] for example diary.txt or allMyPasswords.txt or patiens_data.txt or what ever someone could have on a computer, he would not want cannonical to know about these file names. [14:58] or did I misunderstand something [14:58] unity does not send the contents of those files (of course) [14:58] it sends the strings then I search for my files or only when I search for a programm online? [14:59] the names themselves don't seem very sensitive to me [14:59] when you search for "diary" on the home scope, "diary" is sent to canonical, nothing else [15:00] but other people knowing about the file names can make me a target for hackers [15:00] no, not really [15:00] but if you're concerned that the file names contain sensitive information, you have the choice to turn off that feture [15:00] *feature [15:01] Lugal: or as we keep saying use the Files scope which only searches locally, not data sent out anywhere [15:01] if someone searches for topSecretCompanyData.txt that could make him a target for hackers [15:01] Lugal: how so? [15:02] how could a hacker use "topSecrectCompanyData.txt" to intrude your system? [15:02] larsu: technically could use to to know you have such secret data [15:02] because another comnpany who buys the info from canonical would pay hackers to steal the data e.g. [15:02] which is irrelevant as davmor2 says [15:03] ok, ok, then another example [15:03] Lugal: it hits the canonical server encrypted so no-one can read that, it is then anonymously sent out to the search providers the results of which go straight to you, at which point do you think someone can read it other than you? [15:03] tsdgeos: yeah, fair enough [15:03] Lugal: we don't sell info [15:05] if I play a game, and make screenshot with the name b0mb, and then I search for it, then some secret services can mark me as teror1st. and thats not what your users would want . is it? [15:05] kgunn, I'll add MacSlow's dropdown branch to vivid silo 16, this being the last remaining thing to land? [15:05] (for unity8 that is) [15:06] cool [15:06] Lugal: dude, you just said bomb on a public irc channel... [15:06] u too [15:06] I say that a lot, actually [15:06] but, I meant it only as an example [15:06] ya, I get your point [15:07] simply turn it off if you're privacy conscious [15:08] MacSlow: hey! why have i been volunteered to https://code.launchpad.net/~macslow/unity8/replace-combo-button-fix-1384730/+merge/240283 ? i did only comment that it did not merge :D [15:08] but anyway its not fair for people, who dont know about the turn off option. and if you really need the infos, you could just make a voluntarily survey for your users [15:09] tsdgeos, well I tried to "voluneteer" you ;) [15:09] MacSlow: is this going for a critical, rtm, ota1, or what? [15:10] tsdgeos: it's critical for rtm [15:11] but needs to be adjusted ^_^ [15:11] Lugal: you know when you open the dash what does the big search box say? [15:11] Lugal: the placeholder text in the search box is pretty clear, I think ("search your computer and online sources" ) [15:11] davmor2: :) [15:12] Lugal: then if you click along the icons at the bottom what do each of those say in comparison [15:12] tsdgeos, what adjustment is needed? [15:12] MacSlow: i guess ti's fine [15:12] but if it's critcal, should say critical somewhere and be set by someone of the "Crticail deciding team" [15:12] I dont know [15:13] Saviq: ping [15:13] dont have unitz anymore since having reading bad things about it [15:13] Saviq: or maybe not, unping! [15:13] heh [15:13] Lugal: why do you complain about it, then? [15:13] but is it true, that canonical gives the infos to amazon? [15:14] Lugal, no, your identity actually never leaves Canonical's servers [15:15] (identity == IP, nothing else) [15:15] Lugal, just using your browser is much more "dangerous" in that sense than using Unity [15:16] Lugal, you're being tracked by cookies, Google search, everything [15:16] facebook! [15:16] facebook, google+, twitter, any music service, any films service etc etc etc [15:17] Lugal, you can e.g. use netstat on the phone, to see what's going out from your device [15:18] Lugal, and nmap also works on the phone [15:18] MacSlow, this was actually about Unity7, but yeah, same applies [15:18] Saviq, ah ok... [15:18] MacSlow, with the exception of the concern what Canonical then does with the data (i.e. nothing) [15:18] Lugal, on the desktop it's even simplier [15:18] simpler [15:19] but google/facebook etc track only what i upload, and I can still be sure my hdd to stay private, but when hearing that the makers of my operating system have interest of knowing my hdd content, then my last hope for privacy is gone :( [15:19] if you don't trust the software on your desktop, you probably shouldn't be using software on it to find out what it sends to the internet [15:19] Lugal, that's plain FUD [15:19] Lugal, you're using an openSource OS... that's the best basis for digging really deep, if you have trust-concerns [15:20] Lugal, Unity does not upload anything anywhere, only the query (meaning what you type into the search string) [15:20] s/string/entry/ [15:21] ok, and is there a way to find out with netstat what a programm send to the internet? [15:22] Lugal, google for "logging internet traffic" [15:22] ok [15:22] and one last question [15:22] Lugal, common tools are nmap, tcpdump and netstat [15:23] are the programms in the canonical repo the same as in the developer website and in other distros? or does each distro has its own version of programms e.g. firefox, pidgin, thunderbird, vlc, ....? [15:24] Lugal, 99.99% the same... usual difference are packaging-adjustments due to distro [15:24] Lugal, most distros *builds* it themselves, unless they're derivative, when they use the same binaries even [15:25] Lugal, as far as source goes, what MacSlow said [15:25] Lugal, any differences are, again, public - it's all open source [15:27] ok, thanks for the infos. cya [15:40] Saviq: Cimi_: i changed a bit the updateRanges function on https://code.launchpad.net/~aacid/unity8/photoscopeimprovements/+merge/239834 [15:40] also added a TODO of how to improve it for the future [15:40] which is on what i'll try to work after i review MacSlow's branch [15:40] comments more than welcome as always === dandrader is now known as dandrader|afk [15:55] MacSlow: [15:55] 309 - hints: {"x-canonical-private-affirmative-tint": "true"}, [15:55] 310 + hints: {"x-canonical-private-affirmative-tint": "true",}, [15:55] ? [15:56] MacSlow: also /*ActionModel { [15:56] ? [15:57] tsdgeos, already fixed [15:57] tsdgeos, the action-model left-over [15:57] MacSlow: i'm doiing tryOptionToggle [15:58] and i can't seem to click on the combo stuff [15:58] how do i use it? [15:59] or is it just that click is not wired anywhere? === mozzarel1 is now known as mozzarella [15:59] tsdgeos, the click on an option from the expanded OptionToggle does nothing [16:00] tsdgeos, only with the testOptionToggle the click is checked for [16:04] Hi guys! How can I send a notification with expire time?? [16:06] tatsuta, what kind of notification? From what type of service/app? [16:06] notify-send to dunst [16:06] tatsuta, under unity7 or unity8? [16:07] I was just wonderung why notify-send doesn't support expire timeout [16:07] tatsuta, notify-send implies unity7/desktop [16:07] *wondering [16:07] tatsuta, notify-osd (unity7) does not allow expire-timeout to be controlled by notification-triggering apps. [16:07] why, my scripts need it [16:08] tatsuta, that's a design-decision to avoid notification-queue-blocking [16:08] MacSlow: what does the getRaw function do in the test? [16:08] So how can we overcome this problem? [16:09] MacSlow: ah i see [16:09] tsdgeos, it's needed because of the missing unity-notifications, which implements that call [16:09] I also have tried dbus-send with no effect [16:10] tatsuta, like I said... notify-osd (the notification deamon/rendering under unity7) does intentionally not support custom timeouts. === dandrader|afk is now known as dandrader [16:10] MacSlow: what do you think of http://paste.ubuntu.com/8853665/ so that tryOptionToggle is less weird? [16:11] tatsuta, if you want to change that behaviour, you've to patch notify-osd [16:11] Oh I see... Can I use another notification daemon [16:11] tatsuta, or that [16:11] tatsuta, the default one from GNOME still does support that iirc [16:12] Thanks! I will google it. [16:12] tsdgeos, I'm ok with that [16:12] MacSlow: cool, plz add it [16:14] tsdgeos, done [16:17] MacSlow: can i see this in action in the phone with real stuff? [16:17] just call? [16:21] tsdgeos, yup [16:21] tsdgeos, the changes are transparent to the app [16:21] tsdgeos, ah... no wait... [16:22] tsdgeos, I'm currently not sure if telephony-service does use the additional actions [16:23] tsdgeos, I'm not sure if Design chased telephony-service to add the additional actions. [16:25] LOL [16:25] untransltated strings [16:25] * tsdgeos cries [16:27] tsdgeos, that is not funny [16:29] dednick: Cimi_: how do we handle translatations in ubuntu-settings-components ? [16:30] or we don't? [16:33] tsdgeos, not for now iirc [16:38] tsdgeos: no, there is no translations [16:38] although we do have some strings in there [16:39] tsdgeos: you talking about the message translations? "Reply", "Call back", "Send" ? [16:39] dednick: yes [16:39] there's already a bug and branches for it [16:40] i don't see how any of the branches fixes "Call back" [16:40] tsdgeos: ^ although the fixes are somewhat of a workaround [16:40] they pigy back on telephony-service to get the Reply translation [16:40] but the rest? [16:40] tsdgeos: there is a branch for telephony-service, which supplies the button labels [16:41] the ones in u8/usc are supposed to be fallbacks [16:41] ah i see === alan_g is now known as alan_g|EOD