[08:41] Saviq, we have new failures on jenkins https://jenkins.qa.ubuntu.com/job/unity-phablet-qmluitests-utopic/1251/? do you already investigated why? [08:43] Cimi, there's a later run that only has https://jenkins.qa.ubuntu.com/job/unity-phablet-qmluitests-utopic/1252/testReport/ [08:44] ah, the usual [08:44] Cimi, so I'm afraid it's your branch [08:44] Saviq, well, also happened in your [08:44] did it? fighting with autopilot and adb now... [08:45] that jenkins is your card visual [08:45] right, looks like it's all related to the prompts ;| [08:45] mine was 1249 [08:45] ok [08:51] Saviq, but prompts did not get merged, did it? [08:51] so how can it affect my branch? [09:17] Cimi, yeah they did get merged, we missed just one commit [09:17] greyback, could I ask you to have a look at https://code.launchpad.net/~unity-team/unity8/new-adbd/+merge/233684 [09:17] Saviq: sure [09:17] greyback, I needed to redo the run_on_device script to support non-root adb [09:18] and autopilot, too [09:19] greyback, I'm running the ap suite now [09:19] ok [09:26] greyback, ouch wait, missed one commit [09:29] greyback, fixed, had to rewrite though [09:29] s/rewrite/overwrite/ [09:29] Saviq: ok [10:01] greyback, it's not good enough yet, need to work on the ap tests more :| [10:01] Saviq: ok, lemme know when you want me to take second look [10:20] Saviq, do we have a branch I need to merge to test the flickable settings? [10:20] Saviq, or we can add to silo? [10:21] Cimi, I'm not adding anything to the silo, need to release it today [10:21] Saviq, cool [10:21] Cimi, what branch do you want? it's all against trunk [10:21] Saviq, but the indicators have issues [10:21] Saviq, with the silo [10:21] Cimi, not any more [10:22] I dropped them from the silo (and a few other things that were not approved) [10:22] ah ok [10:22] http://blog.qt.digia.com/blog/2014/09/08/qt-5-4-alpha-available/ [10:51] spent the last half an hour looking for my 3 pen drives (need to reinstall utopic), guess where they were? === MacSlow is now known as MacSlow|lunch [11:05] bug 1366752 [11:05] bug 1366752 in unity8 (Ubuntu) "Phone freezes for a moment when message notification appears" [Undecided,New] https://launchpad.net/bugs/1366752 [11:05] MacSlow|lunch, ^ [11:13] Hola [11:31] Saviq, did you see larsu branch? [11:31] isn't it opposite of https://code.launchpad.net/~saviq/unity8/card-visual-tweaks/+merge/233392 ? [11:31] Cimi, yes, that's because he implemented the needed features in UITK [11:31] Cimi, not really, but reduces the scope [11:32] Cimi, because Icon will support non-square icons with his UITK fix [11:33] ok [11:37] greyback, ok, the adbd branch is good [11:37] Saviq: am on it [11:37] thanks [11:40] < tsdgeos> Wellark: also shouldn't you for limitedBandwith a similar connect in the qml side like you do for statusChanged? [11:41] is tsdgeos around? [11:41] Saviq: ^ [11:41] need to ask about that [11:41] Wellark, back next Monday [11:41] Wellark, can I help? [11:41] Saviq: probably not with that one [11:41] Saviq: but this [11:41] < Saviq> Wellark, when around, do you know if we have something custom for backing QNetworkAccessManager, or are we using upstream direct? [11:42] AFAIK we use upstream direct [11:42] Wellark, yeah, bug #1357321 might be upstream then [11:42] bug 1357321 in qtubuntu (Ubuntu) "scope images do not load in HSDPA or 3G" [Critical,New] https://launchpad.net/bugs/1357321 [11:42] but QNetworkAccessManager will probably not work with confined apps [11:42] meaning upstream Qt [11:42] Saviq, so far I like the flickable speed stuff [11:42] they should use coonnectivity-api :) [11:42] Saviq, testing soon on manta [11:43] Wellark, yeah, we still need to have the QPA part of QNAM implemented then [11:43] Wellark, otherwise people will use some Qt feature that depends on QNAM and stuff will break [11:43] Cimi, k [11:44] Saviq: what do they need from QNAM? [11:44] * Wellark can't remember the exact details [11:45] Wellark, it's part of qtbase, if that doesn't work we're not doing good [11:45] http://qt-project.org/doc/qt-5/qnetworkaccessmanager.html [11:46] Saviq: ok. does not seem to complicated [11:46] Wellark, so for example images don't work in the dash if the first request happened when there's no network (i.e. 3G), because we're using QNAM and QNetworkDiskCache [11:46] majority of the functionality is about passing data [11:46] between server and a client [11:46] Wellark, yeah, what we're missing most probably is just a way to let QNAM know whether we're connected or not [11:47] Saviq: sounds about right [11:47] Wellark, because suddenly QNAM::get() stops working [11:47] Wellark, but as mzanetti pointed out on the bug report, it might be an upstream bug [11:47] basically, first of all, we need investigation ;) [11:47] Saviq: so, confined apps will need "networking" and "connectivity" policygroups in their manifest [11:48] and we need to change the QPA plugin to talk with connectivity-service instead of NM [11:50] Wellark, yup, and we need to gracefully fall back to no-network if they don't have the networking or connectivity [11:51] Saviq: I commented on the bug [11:52] Saviq: if the connectivity-service needs to be extended for full support of QNAM please let me know ASAP [11:52] we are not going to allow confined apps to access NM api directly [11:53] Saviq: and this will not be supported [11:53] http://qt-project.org/doc/qt-5/bearer-management.html [11:53] at least not for now [11:54] Saviq: we probably should write a developer info page [11:54] where we list what classes are supported and with what policygroups out of this list: [11:54] http://qt-project.org/doc/qt-5/qtnetwork-module.html [11:55] Wellark, yeah k [11:55] Saviq: seems the bearer management classes have capability info [11:56] so it would be just easy to rip out those capabilities on the QPA [11:56] Wellark, yeah, something like that [11:56] bregma, is the new circled count emblem in unity7 expected? [11:57] it doesn't look too good in the alt+tab switcher [11:58] it doesn't look too good in the launcher either [11:58] it looks a bit blurry [11:58] trueth [11:59] but in switcher it looks like there's some broken asset even, some white shadow on the left [11:59] maybe it's there on launcher too just it's smaller and I didn't notice [11:59] /food [12:01] Saviq, yes, it's expected, sort of, the current impl is imperfect, but so was the previous one when you change the Launcher icon size [12:02] I imagine Marco has some work left to do, if people are going to complain [12:02] it looks great at 300 PPI === MacSlow|lunch is now known as MacSlow [12:04] om26er, I'll take a look [12:04] MacSlow, thanks. [12:07] Saviq, when you have a long backlog of ubuntu updates on a dual boot device, is there a quicker way than installing each of them? === om26er is now known as om26er|afk [12:14] seb128, seb128: mh, the shape should now adapt to the size of the number, but I don't see it blurry here... [12:15] at least, it might appear like that if you resize the icons... As it now resizes it as well [12:17] Trevinho, in fact it might not be, just looks a bit weird/different, let's see if I get used to it ;-) [12:17] Trevinho, since you are there, any news from csd support? === om26er|afk is now known as om26er [12:35] seb128: yeah, I'm pushing the first fixes today I think [12:35] Trevinho, great [12:56] Trevinho, bregma, that's what I get here https://docs.google.com/a/canonical.com/file/d/0B32jwBcbaPloYldneGQ3b3VIT0k/edit [12:57] on the switcher there's definitely something wrong with the border [12:57] Saviq: it looks private to me [12:57] Trevinho, ugh sorry [12:58] * bregma can't seem to look at Saviq's private things [12:58] Trevinho, bregma, refresh please [12:58] it also goes out of the icon in the launcher [12:58] not sure if that's wanted [12:58] Saviq: mh, ok that's a bug :) [12:58] Saviq: the launcher is fine [12:59] looks like everything is one pixel to the right [12:59] yeah [12:59] * Saviq files [12:59] switcher seems like the texture has a bad matrix.. [13:06] Trevinho, bug #1366801 [13:06] bug 1366801 in unity (Ubuntu) "Border in count emblem in alt+tab switcher is misaligned" [Undecided,New] https://launchpad.net/bugs/1366801 [13:06] Saviq: thanks [13:22] greyback, re: your complaints about run_on_device... incorrect password is tricky as adb shell does not forward the return code :/ [13:22] greyback, and the second password... I don't have that password any more in build.sh... [13:23] greyback, all in all, I'd rather leave that for a bigger refactoring of all the scripts [13:23] greyback, and as for -y, I wanted it explicitly there so that the user is aware [13:29] Saviq:I've used this in the past: retVal=`adb shell '$COMMAND &> /dev/null; echo -n $?'` [13:30] but I see your other points. [13:30] greyback, [13:30] does mean the scripts remain a bit clunky to use [13:31] greyback, but this way you lose output from the command [13:31] I know [13:31] greyback, and sure, they remain clunky to use, not the purpose of this MP [13:31] just stating observations [13:31] greyback, the purpose of this MP was to unbreak test runs with the new adb [13:32] greyback, and yeah, run_on_device.sh hitched a ride... [13:33] greyback, totally agree that we need a refactor of these, ideally to a single script, just not there yet [13:34] Saviq: qtmir.mir: MirServerConfiguration created [13:34] terminate called after throwing an instance of 'boost::exception_detail::clone_impl >' [13:34] what(): Unknown command line options: -qmljsdebugger=port:3768 [13:34] greyback, that will get fixed in your qtmir branch no? [13:34] or Alan's [13:35] Saviq: ah yes, forgot that had not landed [13:35] greyback, it's in silo 18 [13:35] 19 [13:35] was worried something else broke [13:35] Saviq: what do I need to test for AP? [13:35] greyback, you don't, I did, and will again as part of the silo testing [13:36] oh my does phablet-config reboot on package installation!? [13:37] Cimi, would you have some time for a simple code review? [13:37] Saviq: phablet-config writeable-image does yes [13:38] bleh [13:38] Saviq: why drop long options? [13:38] greyback, getopts doesn't support those... and I couldn't get getopt to work, nor is it recommende [13:38] d [13:38] sadface [13:39] greyback, can try again with getopt [13:39] greyback, think I know how to get it to work now [13:39] Saviq: not end of world [13:39] greyback, yeah, but less change, lemme [13:39] * greyback needs to pop to shop for food, back in 10 [13:50] dandrader, go for it [13:50] Cimi, this one: https://code.launchpad.net/~dandrader/unity8/outOfSourceTreeCardTests/+merge/233383 [13:50] thanks! [13:52] dandrader, not sure, but maybe we can put String(Qt.resolvedUrl("artwork/music-player-design.png")) ? [13:52] dandrader, instead concatenating [13:54] Cimi, I don't know how would that work [13:55] Saviq: yo o/ I think you mentioned this recently. Do we have a bug for "can't call 112 emergency number"? (no sim in the phone) === Guest96239 is now known as karni [13:55] Saviq: is SIM required? [13:56] karni, should not be [13:56] karni, but yeah, I filed a bug and boiko was looking into it [13:56] thanks [13:57] Saviq: karni: yep, I will be looking into that later today or tomorrow [13:57] boiko: cool, thanks === dandrader is now known as dandrader|afk [14:01] dandrader|afk, make -j15?? you have 8 cores + HT? [14:03] greyback, long options back [14:05] Hey, people. I am currently sitting on i3 WM, but have problem with NotifyOSD. Notifications just look weird, doesn't fade away when I move the mouse pointer on them. === Malsasa_ is now known as Malsasa === om26er is now known as om26er|doc === dandrader|afk is now known as dandrader [14:32] Cimi, hehehe, no. 4 cores + HT I think [14:33] dandrader, so should be -j8 no? [14:34] Cimi, I've the impression that -j15 helps ensure the CPU is kept fully busy. [14:34] Cimi, I might be wrong, of course [14:34] dandrader, you can try -j42352385723 too [14:34] :D === _salem is now known as salem_ [15:13] MacSlow, when I type a wrong SIM PIN, I get a flash of light grey background across the whole screen with the notification fix MP [15:13] Wellark, I'm also not getting any feedback on wrong PIN or remaining tries ↑ [15:14] is that known? [15:15] Saviq, that's the typical snap-decision modal-bg I'd say causing this [15:15] MacSlow, well, yeah, I imagine so, but why would we even have it in the case of the SIM PIN... [15:16] MacSlow, not saying it's a regression from trunk, because IIRC it isn't, just more visible now (it was dark before) [15:16] Saviq, there's no special-case handling happening for the fullscreen sim-pin currently [15:17] MacSlow, k, we should think about delaying its visibility until the image is loaded [15:17] Saviq, hm... [15:19] Saviq: yes. [15:19] Wellark, k [15:19] Saviq: I was unable to repro the flashing week ago when I worked on the dualsim lockscreen branch [15:19] Saviq: is there a notification change somewhere that might cause new troubles? [15:20] Saviq: what MP were you referring to? [15:20] Saviq, different topic... where do the unity8/media-hub logs go... I cant [15:20] Wellark, https://code.launchpad.net/~macslow/unity8/fix-1348092/+merge/228090 [15:20] find them in /var/log [15:20] MacSlow, ~/.cache/upstart [15:20] like all the logs from the user session [15:21] MacSlow: yep, the "there is a slight black thingy shown beffore the sim pin dialog opens" is indeed the modal/fullscreen problem [15:21] Wellark, yeah, it's gonna be light grey now, much more visible [15:21] as the base notification "buble" is being rendered before the Loader for the snap decision is ready to set the fullscreen property which hides the base bubble [15:21] Wellark, did you test-wise disable it to check? [15:21] MacSlow: yep. [15:22] MacSlow: but it's ok [15:22] with my new branch [15:22] kk [15:22] it's only visible for a less then 500ms and only once when the pin unlock dialog is loaded [15:23] currently shipping implementation causes the loader to load each time the data inside the pinunlock dialog changes [15:23] that has to do with the fact that I was actually modifying the menumodel [15:23] I will get the new dialog in this week [15:25] Saviq, Wellark: can we have a bug for this? Or do we have one already? [15:26] MacSlow, I think there was one already, yeah [15:26] Saviq, remember the # or bug-description? [15:26] MacSlow, not really :/ [15:26] * MacSlow goes for the hunt... [15:27] Saviq, but probably against unity8 I assume?! [15:27] MacSlow, yeah [15:27] MacSlow: no need to "fix it" [15:27] the only fullscreen snap decision we have is the pinunlock [15:27] at it will be burned with fire after RTM [15:27] let's just "fix" this by not having modal fullscreen snap decisions, ok? :) [15:28] Wellark, oh I'm with you on that... I never wanted any dialog in notifications in the first place :) [15:28] * MacSlow eyes towards ux-design [15:30] MacSlow: it's only small visual clitch happening rarely (never on people with SIM PIN disabled) and fixing it takes more effort that it's worth [15:30] Saviq: ^ [15:30] Wellark, yeah ok [15:30] Wellark, Saviq: btw... why can't the fullscreen sim-unlock be using the same infrastructure e.g. the power-down dialog uses? [15:31] MacSlow, because there isn't any infrastructure behind it [15:31] MacSlow, it's built into unity8 whole [15:31] * MacSlow feared such an answer [15:31] MacSlow, but that is, kind-of, what we should do with the SIM PIN as well, problem is we don't necessarily want to talk to ofono directly [15:31] MacSlow, Saviq: I have a proposal on how to fix this [15:32] let's come up with the plan on the next sprint [15:32] Wellark, yeah, let's [15:32] Wellark, hell yeah... sign me up! [15:32] we need an independent dialog framework [15:32] +1 [15:32] a service from unity8 [15:39] mterry: the other bug you mentioned.. https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1365095 [15:39] Ubuntu bug 1365095 in systemd-shim (Ubuntu-rtm 14.09) "Greeter not asking for pin code in image 11 (krillin)" [Undecided,New] [15:39] does that explain that unity8 greeter requests a password [15:39] and why I type it in it shows the password [15:39] but does not unlock [15:40] s/why/while [15:40] (on #230 now) [15:56] Saviq, is the new thindivider design approved? [15:57] Saviq, Wellark: is that the bug-# we might be looking for -> https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1359226 [15:57] Ubuntu bug 1359226 in unity8 (Ubuntu) "Black screen with text on top left when wrong SIM PIN" [Undecided,New] [16:02] MacSlow: yep. [16:03] MacSlow, Saviq: associated it with the branch that will fix it [16:03] Wellark, cool thanks [16:04] Cimi, you mean https://code.launchpad.net/~zsombi/ubuntu-ui-toolkit/20-divider/+merge/229317 ? [16:04] Wellark, ah... now I see it (the branch) too... didn't refresh properly at first === dandrader is now known as dandrader|lunch [16:05] Saviq, dividers are broken in the image [16:05] Saviq, that's all i care :) [16:07] damn adb removal [16:08] Cimi, are they newly broken/ [16:08] Saviq, with image of friday I think [16:08] Saviq, http://bazaar.launchpad.net/~bzoltan/ubuntu-ui-toolkit/landing_28.08/revision/1223 [16:08] Cimi, I don't think there's anything new, where? [16:08] Cimi, ah, why are you asking me about UITK changes? [16:09] Saviq, they added margins left and right, but it looks bad in indicators for example [16:09] and system settings [16:09] Cimi, agreed [16:10] I have a passphrase and developer mode is on, but adb is off [16:10] anyone with same issues? [16:13] cannot enable adb on manta [16:19] Cimi: I ran into that issuw too today [16:19] anpok_, and you solved? [16:19] not really [16:19] switched to rtm by bootstrapping it [16:20] Saviq: http://pastebin.ubuntu.com/8291671/ - seen that before? [16:20] I have no adb nor ssh [16:20] there it worked [16:20] I am locked out my device [16:20] :) [16:20] yeah reboot it with volume +/- and bootstrap \o/ [16:21] Cimi: atm I find it best to change to PIN entry auth, that works for me reliably [16:21] greyback, it's like the askpass file creation didn't work [16:21] greyback, on manta? [16:21] Cimi: on any device. I'm testing with Flo atm [16:22] facundobatista: you work on 7digital scope? I see http://popey.mooo.com/screenshots/device-2014-09-08-172119.png but I see correct artwork urls in smart-scopes-proxy.log [16:22] nah, still off [16:24] it does not accept my PINs [16:24] why we disabled adb if our interface does not work? [16:25] we cannot test password/pincode reliably [16:25] you have to try until maybe it works [16:26] Cimi: so you see #1366814? [16:26] popey, I work on the 7digital scope, yes... so, in the logs you see the art URLs and they are ok (you can open them ok with a browser?) but the phone isn't showing them to you? [16:27] popey, have a log line as an example? [16:27] facundobatista: http://paste.ubuntu.com/8291733/ [16:28] Cimi: i just reflashed 320 and have a working pin with manta, but developer mode still does not work [16:28] anpok_, something like [16:28] since pin is set through the wizard [16:28] e.g. the last line has these two urls http://artwork-cdn.7static.com/static/img/sleeveart/00/010/476/0001047688_500.jpg http://www.7digital.com/artist/daft-punk/release/tron-legacy/?partner=983&h=08 both work for me [16:28] this is rubbish [16:28] popey, perfect; the 7digital scope itself is ok, the client is not showing the images for some reason [16:28] Saviq, ↑ ? [16:29] facundobatista: i see no images at all, searching or not [16:29] http://popey.mooo.com/screenshots/device-2014-09-08-172906.png [16:29] also, the pin code entry starts already filled with 4 chars [16:29] popey, bug #1357321 maybe? [16:29] bug 1357321 in qtubuntu (Ubuntu) "scope images do not load in HSDPA or 3G" [Critical,New] https://launchpad.net/bugs/1357321 [16:29] did we actually try those things before approving reviews? [16:30] Saviq: I'm on wifi [16:30] popey, sounds like a deeper problem [16:30] Cimi: thats just fancyness I think [16:30] Cimi, there's a bug about this [16:30] Saviq, yes, but we *approved* that [16:30] i can wget http://artwork-cdn.7static.com/static/img/sleeveart/00/010/476/0001047688_500.jpg on the device fwiw ☻ [16:31] 2014-09-08 17:30:44 (1.57 MB/s) - ‘0001047688_500.jpg’ saved [22749/22749] [16:31] Saviq, we should not approve then file bug [16:31] we should not approve at all [16:31] NOT APPROVE Cimi [16:31] Cimi, from now on we will all wait for your review, kthxbai? [16:33] Cimi, and you'll make sure we have UX and UI designs and reviews for/of every MP, OK? [16:33] facundobatista: Saviq am off to make dinner, lemme know if you want me to file a separate bug for this, and where to file it.. [16:34] popey, it's nothing to do with the scope itself, I'm leaving you in Saviq hands [16:34] Saviq, if I had more time I#d be happy to do it, really [16:34] Cimi, buy some [16:34] popey, if you restart unity8-dash, it should go back to normal, and that'd be the same bug actually [16:34] popey, the bug title/description is out of date [16:37] Saviq, if you were locked out from your phone/tablet, you would probably be upset like us [16:38] Cimi, do you actually get the password to work? [16:38] Cimi, as in can you set the password, and then you get a lockscreen that you need to unlock? [16:39] Saviq, after attempts, yes, but adb is still off [16:39] Cimi, toggle dev mode off and on? [16:39] did many times, even rebooted [16:39] now I am trying setting pin through wizard [16:40] Cimi, you can pass --password and --developer-mode to ubuntu-touch-flash [16:44] nah, does not work on manta [16:45] is this an appropriate place to discuss bugs in compiz/the graphics stack or would another channel be more appropriate? [16:49] anpok_, no it wouldn't explain the lockscreen not accepting your password === boiko_ is now known as boiko [17:16] Saviq, how do you push stuff without root access? [17:16] Cimi, what stuff? [17:17] Saviq, debs [17:17] sudo dpkg -i??? [17:17] Saviq, push to the devicxe [17:17] device [17:17] adb push blah /home/phablet [17:17] Saviq, permission denied [17:17] Cimi, push to /home/phablet, you won't get permission denied [17:17] Cimi, has nothing to do with no root [17:18] now worked [17:18] it didn't [17:18] cimi@draco:~/Desktop$ adb push output /home/phablet/ cannot stat 'output/unity8-fake-env_8.00+14.10.20140903.1bzr1235pkg0utopic5776+autopilot0_armhf.deb': Permission denied [17:18] :/ [17:18] I had to chmod 777 those files [17:19] Cimi, no you did not [17:19] Cimi, you had to chmod +r them, not 777 [17:19] Cimi, but that error message was rather clear what it cannot read [17:20] Saviq, it worked for months [17:20] adb changed [17:20] and so those issues [17:20] Cimi, no, adb did not change [17:20] Cimi, it could not *read* those files [17:20] Cimi, from your host [17:20] Cimi, because you didn't have permissions to them [17:20] strange enough I never had this issue in the last year [17:21] unless we changed something in file-roller [17:21] or jenkins [17:21] that messes permissions [17:22] Cimi, I just unpacked a file from jenkins, permissions are 644 [17:23] Saviq, on the scopes overview, are we sure there is no shader or something else running in the background? [17:24] Saviq, with my flickable branch, scrolling improves, but is still slow compared to the dash [17:34] Saviq, ok, seems like contentX is calculated, this probably makes the favorites slow [17:34] it's fast on desktop, slow on mako [17:36] you know why are we using custom calculations here? and not a listview? === dandrader|lunch is now known as dandrader [17:37] (maybe because of the scale effect when revealing the overview, but this code doesn't look needed after that) === FJKong is now known as BH1SCW [17:45] Saviq, carousel is using custom code too, flickable + repeater, but is much much faster [17:46] I can have a look tomorrow [18:03] 17:34:40 < Saviq> popey, if you restart unity8-dash, it should go back to normal, and that'd be the same bug actually [18:03] yup! [18:04] facundobatista: is there a free album (not single track) I can "buy" from 7digital for testing? [18:04] popey, so yeah, it's the network access manager bug, basically if you try and get anything through it when there is no connection (say your wifi was late to connect, or low signal), it will not get anything until it's recreated... it's a pretty nasty thing we need to identify and fix [18:06] ok === BH1SCW is now known as FJKong [18:16] popey, in all the tests I did I don't remember seeing a free album (but maybe it exists) [18:17] when we first launched the ubuntu one music store I recall there being one [18:17] dunno what it was tho === salem_ is now known as _salem === dandrader is now known as dandrader|bbl [19:54] Saviq, is actually the default flickable velocity (2500) that is wrong [19:54] Saviq, even after the scaling feels not enough [20:28] seb128, re bug #1366938, you sure it's not the calculator (lowercase) from uitk autopilot? [20:28] bug 1366938 in unity8 (Ubuntu) "Some icons are missing from the apps list" [Undecided,New] https://launchpad.net/bugs/1366938 [20:29] Saviq, it could be, I just noticed I've 2 calcs, didn't know why [20:29] seb128, yeah, that's UITK [20:29] Saviq, but know you mention it I installed autopilot packages today === dandrader|bbl is now known as dandrader [21:50] mterry: i will try downgrading and updgrading again.. [21:50] anpok_, it's specifically an upgrade-only issue? [21:50] i think so [21:51] upgrading skips the wizard that sets up the user.. so.. [21:52] the other thing.. right now it does not offer me the most current version 233.. it sticks with 230. [21:52] oh huh [21:52] anpok_, emulator? [21:52] manta [21:52] I was on mako itself [21:53] anpok_, oh I guess those aren't spun as often, or the numbers don't track with each other