/srv/irclogs.ubuntu.com/2016/02/26/#ubuntu-desktop.txt

pittiGOdo morning05:55
pittiLaney: argh, again? I already restarted cyclops-024 twice yesterday05:55
davmor2seb128: calendar is a bit MEH click on today nothing happens click on add an calendar for a second time and it crashes and the corners still aren't right which I thought was fixed else where09:42
seb128davmor2, hey09:44
seb128davmor2, hey, we are only starting on bugfixes after ff, those are worth reporting ... today doesn't do much indeed, but it brings you to the current month if you are on another one09:45
seb128davmor2, what do you call "add an calendar"?09:46
seb128dpm, pitti, how do we get translation included in gnome langpacks for new components? e.g gnome-calendar?09:47
davmor2seb128: so I added my own work calender and then added a secondary one for the team and at that point it didn't show the second so I readded it and the app crashed09:48
dpmmorning seb128. I think the first step is to approve the templates. Let me have a look inLP09:48
seb128davmor2, did you add from a file? from online account?09:48
seb128dpm, oh, right09:49
seb128dpm, https://translations.launchpad.net/ubuntu/xenial/+source/gnome-calendar/+imports09:49
seb128I can approve it09:49
seb128dpm, thanks!09:49
dpmok, cool09:49
seb128I knew about that but forgot the details09:50
davmor2seb128: add from web the online accounts part it missing all together, also the cog that says open online accounts does nothing09:50
seb128I wonder if there are other in that case09:50
dpmseb128, I think from there then translations will be imported/exported and the langpacks will pick them up automatically09:50
seb128davmor2, for me it opens unity-control-center on the online accounts panel09:50
seb128dpm, does it need to have a priority bumped?09:50
dpmyeah, we need to have a look at the xenial queue, which is what I trying to do09:50
seb128dpm, at least to be in the "to translate" top list?09:50
dpmseb128, yeah09:50
seb128dpm, https://translations.launchpad.net/ubuntu/xenial/+source/gnome-calendar/+pots/gnome-calendar/+admin right? what score do we use usually?09:51
dpmseb128, that page is a bit old, but can give some guidance: https://wiki.ubuntu.com/Translations/TemplatesPriority09:52
dpmseb128, the other option is to look at where the gnome templates are in LP, choose one where you think the priority should be similar, and assign gnome-calendar about the same09:53
dpmI'm scanning through https://translations.launchpad.net/ubuntu/xenial/+imports?field.filter_status=NEEDS_REVIEW&field.filter_extension=pot to see if I spot anything interesting to approve09:53
seb128dpm, thanks, nautilus is 7390 and gedit 736009:53
davmor2seb128: this one looks to be the crasher https://bugs.launchpad.net/ubuntu/+source/gnome-calendar/+bug/154525909:53
ubot5`Error: launchpad bug 1545259 not found09:53
seb128davmor2, having steps added would be nice!09:54
dpmseb128, I notice yesterday that gnome-center is untranslated, probably also waiting for the template to be approved09:54
seb128dpm, g-c-c is in universe now09:54
seb128dpm, I put 7300 for gnome-calendar09:54
davmor2seb128: yeap adding the one I did not going to guarantee they are the cause it might just of decided to die09:55
davmor2seb128: also it is using an alarming amount of cpu according to top so I'll have a play with it today and just file bugs for everything09:56
dpmseb128, non, I meant gnome-software, not g-c-c -> it seems gnome-software's translations can't be imported because it doesn't generate a .pot file? https://translations.launchpad.net/ubuntu/xenial/+source/gnome-software/+imports?field.filter_status=all&field.filter_extension=all09:57
seb128dpm, let me look at that09:57
dpmcool, thanks09:57
seb128davmor2, cpu use, indeed, wth09:57
seb128davmor2, ok, you convinced me to look at bit to calendar and upstream some bugs today, thanks ;-)09:59
davmor2seb128: to be honest today is the first day I decided to try and set it up and it's failing a lot all over the place :)10:00
seb128davmor2, yeah, we just need a good round of shaking bugs out10:01
davmor2seb128: I'll prod it with a stick I should probably do the same with usb creator and gnome-software there wasn't any other new stuff was there?10:02
seb128davmor2, gnome-software you don't really need to do, I did the stick poking this week and we already have a good list of known issues10:03
seb128davmor2, no new software, gedit got a new major version update (3.10 to 3.18) though10:03
davmor2seb128: yeah what I'm thinking though is I'll book a day with jibel just to hit the new software on the desktop that is new and critical and hit it all hard that day10:04
davmor2seb128: so things like Calendar is new and useful but you can have calendar in evolution and thunderbird and .... so not so critical,  gnome-software is the only gui for installing software (that we will support) so has to work and work well and is critical. So those would be the priorities for a day of hitting it :)10:10
ksamakTrevinho: seb128 hoy. i'm currently doing the a11y integration in compiz10:13
seb128davmor2, makes sense!10:14
ksamaki did an external lib, inserted it. i'm now having trouble with what looks like glib contexts10:14
davmor2seb128: grrr calendar still has those odd top corners I thought that was fixed?10:15
seb128davmor2, Trevinho is working on making CSD look better, we might change calendar to use normal decorations under Unity though10:16
seb128ksamak, hey10:16
davmor2seb128: ah okay when I saw it gone in other apps I thought it was fixed and this was just an odd ball10:17
ksamakand/or Xlib calls. u know if it's possible to break some X while doing some X calls like XFetchName10:18
seb128davmor2, no, you still have it in a few applications places, e.g if you try to send files to a phone by bluetooth from the indicator10:19
seb128ksamak, you should be able to step on those from gdb yes10:19
ksamakseb128: got some warnings from x too, saying it's got some threading problems, although i'm calling X within compiz context10:19
davmor2seb128: thanks for the clarification on that :)10:19
ksamakare X calls in a different thread in compiz?10:20
ksamakdo we have to rely on X to get window name?10:20
seb128ksamak, no idea, you probably want to talk to hikiko or andyrock or Trevinho, they work on compiz/unity10:20
ksamakok.10:20
ksamakmaybe i can write a mail.10:21
Trevinhoksamak: mh... Let me see better10:22
Trevinhoksamak: x calls are in main thread, in case you do stuff from glib, you can still ensure you do stuff in callbacks from the main thread by using the usual ways10:23
ksamakTrevinho: i'm not that good with glib yet, what's the usual way to you?10:35
ksamakin my lib i did idle_sources to insure that a11y calls are made from the right thread and glib context10:35
ksamakbut that's in c++10:35
Trevinhoksamak: yeah you can just use g_idle_add or timeout....10:42
ksamakok, same then. thx10:43
tseliotpitti: the SRU is ready now. I'll ask AMD to test it11:50
pittitseliot: thanks12:02
tseliotpitti: thanks to you ;)12:02
=== tsimonq2alt is now known as tsimonq2
andyrockmorning12:25
seb128hey andyrock, how are you?12:31
seb128Trevinho, andyrock, my unity segfaults when coming back to my session after an user switch, is that known?12:31
andyrocknope12:32
seb128going for some exercice, bbl12:42
=== hikiko is now known as hikiko|ln
=== alan_g is now known as alan_g|lunch
Trevinhoseb128: nope....13:35
Trevinhoseb128: got a trace?13:35
=== JMulholland_ is now known as JMulholland
=== hikiko|ln is now known as hikiko
=== alan_g|lunch is now known as alan_g
bregmaso, at some point in the last several weeks, GTK-based apps stopped pulling in all their required dependencies -- not a problem on a classic desktop because of the seeding process, but it causes failure in a Libertine container unless libgl1-mesa-glx is manually installed ... just making people aware14:06
bregmaall manner of Wayland EGL libs get pulled in, though14:06
=== alexabreu is now known as alex-abreu
seb128bregma, what error do you get when those are missing? gtk shouldn't rely on any gl15:02
qenghocking: What should we do about grub2 and zfs-linux upstream adding code to support grub2? rlaager proposed a distro patch to include feature from next release. Do you think it's worth the effort to update grub to include environment var and zfs to add distro patch?15:04
qenghoI'm not so sure.15:04
ckingqengho, what are the opros/cons of doing this?15:05
dpmMirv, what's the best qt5 metapackage to pull all of qt5 dependencies?15:05
dpmI was trying to have a go at snappifying the calculator app, and I got stuck at pulling qt515:06
ckingqengho, 'cos I'm not sure either :-/15:08
qenghocking: the distro patch isn't as bad as usual since it's literal upstream diff. It means new updates and testing of two xenial packages. We get no ugly symlinks in /dev/ that someone somewhere might assume should be there forever. I haven't figured out the Conflicts/Depends relationship yet, but that could be ugly.15:08
bregmaseb128, the error message is "Couldn't open libGL.so.1: libGL.so.1: cannot open shared object file: No such file or directory"15:10
ckingqengho, well I suspect if you can determine what the Conflicts/Depends issues are then we can make a more informed decision. As yet, I'm not clued up on that15:10
seb128bregma, do you know what code tries to open it? if something links against it then it should auto pick a depends15:10
bregmaseb128, you would think, and it used to work -- I'd have to play around inside the container to figure out what's requiring GLX, and that's hard without a terminal ... which doesn't run because of missing dependencies15:12
bregmaI shall investigate, since something definitely changed recently15:12
bregmaif only recent changes to LXC in Xenial hadn't broken things so badly.....15:13
seb128bregma, I'm going to have a look15:14
seb128should be easy to see in a pbuilder15:14
seb128just with ldd15:14
seb128no need to start code15:14
seb128Trevinho, a bit difficult to get a bt, I'm unsure if it segfaults or what, it's slow, reload the UI and then relock the screen, so it looks like it but not segfault in the logs nor apport report15:42
qenghocking: Okay, we can update grub to add env-var at any time. zfs-linux should Conflict with old, current grub when zfs removes extraneous udev symlinks. That's the only configuration that doesn't work old grub with new zfs sans symlinks.15:42
seb128I tried to attach gdb from vt115:42
seb128but I loose access to the vts after starting/closing a guest session :-/15:42
seb128wonder wth is going on, could be an intel driver issue15:42
ckingqengho, ok, so this does look like a viable way forward then15:43
qenghocking: Right. I'll put together a debdiff for grub. Then we can change zfs at leisure.15:50
Trevinhoseb128: mh, i see.. Maybe a backtrace of when it slows down might help too15:50
Trevinhoattaching to th eprocess15:51
ckingqengho, ok, sounds like a plan. I will be out for a week or more because I have an operation next week and may be in recovery mode for a while15:51
seb128Trevinho, well, I think it might segfault15:51
seb128but I can't prove it :p15:51
ckingqengho,  so it may take a while for me to get the ZFS fixed done15:51
seb128need to ssh from another box15:51
qenghocking: oh dear. good luck!15:51
seb128Feb 26 16:38:32 localhost kernel: [  162.688698]  [<c138f438>] dump_stack+0x41/0x5915:52
seb128Feb 26 16:38:32 localhost kernel: [  162.688703]  [<c106cce7>] warn_slowpath_common+0x87/0xc015:52
seb128Feb 26 16:38:32 localhost kernel: [  162.688726]  [<f8a20848>] ? drm_framebuffer_reference+0x48/0x90 [drm]15:52
ckingqengho, thanks, ping me when I come back online and prod me to look at this. you know how one can get overloaded with email when one gets back to work after a week or two15:52
seb128I guess those are the video issues I get15:52
qenghocking: ack15:52
ckingthansk!15:52
Mirvdpm: from our point of view probably ubuntu-sdk-libs. for development normally one'd use simply the SDK IDE which does not use system libraries anyway but provides the full all-included SDK16:21
Mirvdpm: there's no actual metapackage to pull all Qt upstream modules in, the sdk-libs specifies what we include on images16:22
dpmthanks Mirv, I'll use ubuntu-skd-libs I think16:27
dpmMirv, would you happen to know what could be causing qmlscene not to find Qt? This is again, trying to snappify the calculator app:16:44
dpm dpm@el-far:/snaps/bin$ ubuntu-calculator-app.ubuntu-calculator-app16:44
dpm qmlscene: could not find a Qt installation of 'qt516:44
Mirvdpm: man qtchooser (or askubuntu) has the answer, but2 317:07
Mirvyes sorry it's a common problem. one needs to have a default configuration either via a package installing it (qt5-default), environment variable or user's own configuration file17:08
Mirv...and the default fallback is still qt4, since packaging wise users of qt4 couldn't be aware of qtchooser but qt5 packagers and users should be aware of qtchooser17:09
Mirvbut at some point I suspect the default will change simply because qt4 is no more at some point17:09
Mirvdpm: one can also run have the exec line qmlscene -qt5 blah.qml instead of qmlscene blah.qml17:10
Mirvdpm: hmm actually qmlscene should be in the whitelist that it's always Qt 5 (Qt 4 didn't have qmlscene), so it might be you're also simply missing qmlscene from the installation, and the qtchooser's way of reporting errors is poor17:12
=== Noskcaj_ is now known as Noskcaj
=== attente_ is now known as attente
andyrockseb128: is that the bt you get?17:27
seb128andyrock, "that"?17:28
andyrockhttps://www.irccloud.com/pastebin/YfeCINYp/17:28
andyrockseb128: ^^^17:28
seb128andyrock, that's an xorg/kernel error in syslog17:29
seb128not the unity one17:29
=== tyhicks` is now known as tyhicks
=== _fortis_ is now known as _fortis
=== alan_g is now known as alan_g|EOW
=== mhall119_ is now known as mhall119
mterryLaney, so I've been doing some geonames work, as you know.  larsu put it in git, which is a totally reasonable thing to do.  But our citrain doesn't support git yet.  Is there an objection if I migrate geonames to bzr and try to get it train-ified?  (autolanding via citrain and all that jazz)19:09
* mterry goes and does that anyway19:19
=== dpm is now known as dpm-afk
=== tsimonq2alt is now known as tsimonq2
=== Guest37386 is now known as fredp
=== fredp is now known as Guest54537
Fudgejdstrand:  i reported against isc-dhcp-server and client 4.3.3-5ubuntu721:56
Fudgeif you get a chance im available to try things. :D21:57
Fudgeseems like i get a DHCPRELEASE then I have to request a new lease which restarts dhclient22:12
Fudge23:11

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