=== JanC is now known as Guest86017 === JanC_ is now known as JanC [20:13] I'm not sure if other people are having the same issue on 17.04 that I am, but a recent upgrade just broke the viewpane in evolution on ubuntu gnome [20:15] I found a post on an arch forum that describes the exact issue I'm having, but I am unsure how to "downgrade" the package [20:15] https://bbs.archlinux.org/viewtopic.php?id=223046 [20:15] not seen that mentioned here [20:16] this is the link where the person is having the same issue as me in arch, but I tried apt-cache search for the package but I can't find it [20:17] I would really like to use the integrated pgp features, but at the moment I'm unable to actually read my mail [20:23] does anyone know how to downgrade or find that particular package? [20:24] dr4c4n: first perhaps you should make sure you've got an install that's a bit out of date - or earlier version so you don't get caught out - but I'd try grabbing 'latest' working from http://packages.ubuntu.com and dpkg -i that version [20:25] I've had to do similar with lightdm to prove when a bug occurred [20:27] flocculant: the problem is i'm not sure what it is called, as I apt-cache searched for the package, but I do not believe it's named the same thing on ubuntu as it is on arch [20:27] btw - not using gnome/ubuntu here so don't actually see the issue [20:28] basically the view pane of the email shows up as completely white and if you mouse over the content, it is still there, but you can't see it [20:29] dr4c4n: probably not - but look for 2.14.3 perhaps [20:29] as I said - not ubuntu nor gnome here - don't use evolution :) [20:30] I just installed Thunderbird, but wanted to test out the integrated pgp key content for evolution.. actually found a bug in an old version for email encryption on evolution [20:31] (and wanted to see if that was fixed in the latest version) [20:31] only zesty evoluton bug is bug 1654045 [20:31] bug 1654045 in evolution (Ubuntu) "/usr/bin/evolution:11:_cogl_check_extension:_cogl_feature_check:update_base_winsys_features:_cogl_winsys_renderer_connect:cogl_renderer_connect" [Undecided,New] https://launchpad.net/bugs/1654045 [20:31] reported [20:31] also this bug can't be automatically reported, as the program doesn't crash, you just can't see the email view pane. [20:31] ubuntu-bug evolution then [20:32] ok thanks, I'll do that.. and then try to figure out how to downgrade that package, but first I need to find it's name [20:32] is there any log of apt-get update [20:32] ? [20:33] yea > /var/log/apt [20:33] awesome I will check there now, and find the name of the package. [20:33] check either history or term [20:33] depends how you do things there [20:34] anyway - check http://packages.ubuntu.com/search?keywords=webkit2gtk&suite=default§ion=all&arch=any&searchon=names [20:34] ignore -dev, -dbg and -doc [20:35] look for a likely version, grab it, dpkg -i it, apt upgrade if it fails will get you to current [20:35] I think that I don't want current as that is the one that broke the viewpane. [20:36] yea but if it breaks worse - get back to current [20:36] what you need to be doing is prove 'when' it breaks [20:36] you ARE running a dev version of *buntu :) [20:44] so first off I'm reporting the bug, and then I'm going to try to downgrade that package [20:45] dr4c4n: well [20:45] dr4c4n: first off I would downgrade the package to when it works [20:46] then I would upgrade and report when it was broken - then you can at least state the last version of 'package' when it worked for you [20:47] bug 1656399 is one I did for light-locker - which turned out to be lightdm and affecting ubuntu as well as xubuntu [20:47] bug 1656399 in lightdm (Ubuntu) "Unable to unlock session after suspend using lightdm-gtk-greeter." [Critical,In progress] https://launchpad.net/bugs/1656399 [20:48] I'm still trying to find that webkit package, and it's not being shown in the dpkg or apt logs [20:49] so I'm not sure how to fix my issue.. [20:51] dr4c4n: not sure how to help - did it 'stop' showing e-mails? [20:52] or was it always like it - in which case perhaps you installed with broken version? [20:53] don't use evolution - so don't know what's gone on during the cycle [20:53] so evolution was working perfectly fine [20:53] other people are more likely to [20:53] I did an apt-get update / upgrade [20:53] after the upgrade, something was installed that made the message pane not visible, what I mean is the information is there, but the entire pane is completely white [20:54] and I can't select it to see it [20:54] but when I mouse over, it shows content is there because in the status window it shows that you can do information with what is currently under the mouse. [20:54] yea - I know what you're saying - do you at least know which date it was? [20:54] today [20:55] I haven't done an update for a while, but as of friday I could see my mail, now today I can't [20:56] ok - so how do you upgrade packages? manually? let the system do whatever it wants? was it a security update? have you stopped auto security updates? [20:56] I upgrade packages manually [20:56] typing in apt-get update, apt-get upgrade [20:56] if it happened today then it is logged - find the logs :) [20:56] apt-get dist-upgrade [20:56] ok - so should be in the term.log [20:58] dr4c4n: cat /var/log/apt/term.log |pastebinit [21:00] thanks, doing so now [21:02] http://pastebin.com/dWNUGaYR [21:02] pretty sure it's line 343 [21:07] ok - so grab an earlier version [21:08] must be someone else who can help there if you're not sure [21:08] so the package is libwebkit2gtk-4.0-37 [21:09] but I can't see any previous packages [21:09] when I do apt-cache showpkg [21:10] I'm about to leave it, and hope that on the next upgrade it fixes things.. [21:10] for now I'll switch to thunderbird. [21:10] I have no idea how to individually downgrade [21:12] and that's what causes issues - if you can't work out what's happened - and then can't report issue - evolution will still be broken for you unless it fixes some other way [21:12] and the rest [21:12] * flocculant blames DalekSec [21:13] it says the latest version of the package was installed because of a security issue [21:13] at least on xenial [21:13] http://packages.ubuntu.com/xenial/libwebkit2gtk-4.0-37-gtk2 [21:14] there's no earlier version available in apt, which is the recommended method of downgrading.. [21:14] so report a bug against that package - manually if nned be [21:15] at least you know which package to downgrade to prove it now [21:16] yes [21:16] the problem is [21:16] figuring out how to downgrade [21:16] yea - you'll need to find the package and then dpkg -i [21:16] which I said some time ago [21:18] alright thanks