[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2018-02-19 Thread Vlad Orlov
Looks like it happens because DT_SONAME isn't correct. Ubuntu: $ objdump -p /usr/lib/libcpupower.so.4.13.0-32 | grep SONAME SONAME libcpupower.so.4.13.0-32 Debian: $ objdump -p /usr/lib/libcpupower.so.0.0.1 | grep SONAME SONAME libcpupower.so.1 -- You received

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2018-02-16 Thread Vlad Orlov
The problem is that the cpufreq applet is still linked to libcpupower.so.4.13.0-32 during the build. We need to make it link to libcpupower.so.1, like in Debian. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2018-02-16 Thread Vlad Orlov
Here are the changes that I added after your patch. ** Attachment added: "Adjustments for the patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1215411/+attachment/5056824/+files/cpupower-fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2018-02-16 Thread Vlad Orlov
Ok... mate-applets package builds and installs now, but looks like the real problem is that the cpufreq applet is being linked to the versioned library (instead of libcpupower.so or libcpupower.so.1). $ ldd /usr/lib/mate-applets/mate-cpufreq-applet | grep cpupower libcpupower.so.4.13.0-32

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2018-02-15 Thread Vlad Orlov
Ah, I see the problem. There's no .shlibs file for linux-tools-4.13.0-32 in /var/lib/dpkg/info directory. I'll try to add the missing dh_makeshlibs for it... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2018-02-14 Thread Vlad Orlov
So I've built and installed kernel 4.13.0 with this patch in 18.04. Building mate-applets with -lcpupower fails near the end with an unusual error message: ... dh_shlibdeps dpkg-shlibdeps: error: no dependency information found for /usr/lib/libcpupower.so.4.13.0-32 (used by

[Bug 1745815] Re: [patch] screen-resolution-extra should depend on polkit-1-auth-agent instead of policykit-1-gnome

2018-02-10 Thread Vlad Orlov
Thanks for uploading, that was fast :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1745815 Title: [patch] screen-resolution-extra should depend on polkit-1-auth-agent instead of

[Bug 1745815] Re: [patch] screen-resolution-extra should depend on polkit-1-auth-agent instead of policykit-1-gnome

2018-02-10 Thread Vlad Orlov
Oops, I forgot to add that link to LP... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1745815 Title: [patch] screen-resolution-extra should depend on polkit-1-auth-agent instead of

[Bug 1745815] Re: [patch] screen-resolution-extra should depend on polkit-1-auth-agent instead of policykit-1-gnome

2018-02-10 Thread Vlad Orlov
Ok, here goes the corrected debdiff. ** Attachment added: "Debdiff with the fix for Bionic, version 2" https://bugs.launchpad.net/ubuntu/+source/screen-resolution-extra/+bug/1745815/+attachment/5052420/+files/screen-resolution-extra-debdiff-bionic-v2 -- You received this bug notification

[Bug 1117944] Re: [SRU] intltool confused by separate build-dir

2018-02-08 Thread Vlad Orlov
Ok... what to do about upstream now? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1117944 Title: [SRU] intltool confused by separate build-dir To manage notifications about this bug go to:

[Bug 1745815] Re: [patch] screen-resolution-extra should depend on polkit-1-auth-agent instead of policykit-1-gnome

2018-02-03 Thread Vlad Orlov
policykit-1-gnome provides polkit-1-auth-agent, should be ok -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1745815 Title: [patch] screen-resolution-extra should depend on polkit-1-auth-agent

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2018-02-03 Thread Vlad Orlov
Nice, it even installs cpupower.h (which isn't present in Debian's libcpupower-dev). I see you also sent a patch for cpupower.h upstream [1]. That would finally fix [2]. Doesn't look like upstream is interested though... [1] https://patchwork.kernel.org/patch/10009599/ [2]

[Bug 1117944] Re: [SRU] intltool confused by separate build-dir

2018-02-02 Thread Vlad Orlov
Testing in Xenial... - upgraded intltool to 0.51.0-2ubuntu1.16.04.1 from xenial-proposed - repeated the same tarball making process for mate-desktop package, the only difference being the git branch (1.12 instead of master) - the process completed successfully, the distcheck didn't break Good

[Bug 1117944] Re: [SRU] intltool confused by separate build-dir

2018-02-02 Thread Vlad Orlov
Testing in Artful... - upgraded intltool to 0.51.0-4ubuntu1.17.04.1 from artful-proposed - repeated the tarball making process for mate-desktop package, exactly as described above in the Test Case - the process completed successfully, the distcheck didn't break Good to go. ** Tags removed:

[Bug 1745815] [NEW] [patch] screen-resolution-extra should depend on polkit-1-auth-agent instead of policykit-1-gnome

2018-01-28 Thread Vlad Orlov
Public bug reported: System: Ubuntu MATE 18.04 Package version: 0.17.1 Expected behavior: Package screen-resolution-extra should depend on polkit-1-auth-agent. This would allow installing it in desktop environments that provide their own PolicyKit authentication agents, like MATE which has

[Bug 1117944] Re: [SRU] intltool confused by separate build-dir

2018-01-27 Thread Vlad Orlov
Yes, I meant the upstream entry here. I was just wondering, wasn't going to mark it (I don't actually have the rights for that). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1117944 Title: [SRU]

[Bug 1613894] Re: Update package to 0.12.2

2018-01-26 Thread Vlad Orlov
** Changed in: transifex-client (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613894 Title: Update package to 0.12.2 To manage notifications

[Bug 1117944] Re: [SRU] intltool confused by separate build-dir

2018-01-26 Thread Vlad Orlov
** Tags removed: zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1117944 Title: [SRU] intltool confused by separate build-dir To manage notifications about this bug go to:

[Bug 1635812] Re: atril-thumbnailer crashed with SIGSEGV in cmsGetColorSpace()

2018-01-26 Thread Vlad Orlov
** Tags removed: yakkety -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635812 Title: atril-thumbnailer crashed with SIGSEGV in cmsGetColorSpace() To manage notifications about this bug go to:

[Bug 1736116] Re: Host with kernel 4.13 freezes when starting a VM with VirtualBox

2018-01-25 Thread Vlad Orlov
Then it's easier to settle for 5.1.x which is still supported upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736116 Title: Host with kernel 4.13 freezes when starting a VM with VirtualBox

[Bug 1117944] Re: intltool confused by separate build-dir

2018-01-23 Thread Vlad Orlov
Not sure if the upstream entry should be wontfix or not, it seems unmaintained. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1117944 Title: intltool confused by separate build-dir To manage

[Bug 1117944] Re: intltool confused by separate build-dir

2018-01-23 Thread Vlad Orlov
Thanks :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1117944 Title: intltool confused by separate build-dir To manage notifications about this bug go to:

[Bug 1736116] Re: Host with kernel 4.13 freezes when starting a VM with VirtualBox

2018-01-21 Thread Vlad Orlov
Kernel 4.4 also has been patched for these Intel bugs, so you can use it instead of 4.13 if you don't need the latest hardware support. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736116 Title:

[Bug 1736116] Re: Host with kernel 4.13 freezes when starting a VM with VirtualBox

2018-01-19 Thread Vlad Orlov
https://www.virtualbox.org/wiki/Linux_Downloads 5.1.30 from their official repo runs fine with 4.13 and doesn't require any Qt modifications. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736116

[Bug 1742792] Re: virtualbox-dkms 5.0.36-dfsg-0ubuntu1.16.04.2: virtualbox kernel module failed to build [error: implicit declaration of function ‘set_pages_x’]

2018-01-13 Thread Vlad Orlov
*** This bug is a duplicate of bug 1729568 *** https://bugs.launchpad.net/bugs/1729568 ** This bug has been marked a duplicate of bug 1729568 [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error: implicit declaration of function

[Bug 1743067] Re: virtualbox-guest-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox-guest kernel module failed to build

2018-01-13 Thread Vlad Orlov
*** This bug is a duplicate of bug 1729568 *** https://bugs.launchpad.net/bugs/1729568 ** This bug has been marked a duplicate of bug 1729568 [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error: implicit declaration of function

[Bug 1736116] Re: Host with kernel 4.13 freezes when starting a VM with VirtualBox

2018-01-10 Thread Vlad Orlov
So I'm now on kernel 4.13 after the update of -hwe kernel from 4.10, and my vbox 5.1.30 (from the official virtualbox.org repo) runs fine on this host. Apparently, only 5.0.40, which is in Xenial repos, has this problem. -- You received this bug notification because you are a member of Ubuntu

[Bug 1725669] Re: Clementine indicator does not fit the top bar

2018-01-07 Thread Vlad Orlov
*** This bug is a duplicate of bug 1733301 *** https://bugs.launchpad.net/bugs/1733301 Ok, bug 1733301 is about the same issue, and it has more info. Let's move there. ** This bug has been marked a duplicate of bug 1733301 indicator-applet-complete 1.18.0 icon scaling -- You received

[Bug 1733301] Re: indicator-applet-complete 1.18.0 icon scaling

2018-01-07 Thread Vlad Orlov
Update: reproduced with Mumble and Clementine in 18.04. ** Tags added: artful bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1733301 Title: indicator-applet-complete 1.18.0 icon scaling To

[Bug 1709321] Re: VLC icon doesn't fit default size of the MATE panel

2018-01-06 Thread Vlad Orlov
Alright, I could reproduce it with the indicator applet, see bug 1733301. Let's move there. ** Changed in: mate-panel (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1733301] Re: indicator-applet-complete 1.18.0 icon scaling

2018-01-06 Thread Vlad Orlov
Can reproduce with VLC too, provided that the current icon theme doesn't have a proper size icon for it. For example, mate-icon-theme-faenza has it, so it's not reproducible. Can't reproduce with Mumble and Clementine at all. These apps don't want to make use of SNI in tray area and don't want to

[Bug 1733301] Re: indicator-applet-complete 1.18.0 icon scaling

2018-01-06 Thread Vlad Orlov
Thanks, this confirms it's really mate-indicator-applet. I was also able to reproduce it with SpiderOak (see the link to UM community thread above). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1709321] Re: VLC icon doesn't fit default size of the MATE panel

2018-01-06 Thread Vlad Orlov
Can you check whether that icon is in the notification area (tray area) or in mate-indicator-applet? It might be the same or a different issue: https://ubuntu-mate.community/t/huge-spideroak-icon-in-indicator-applet/15036 -- You received this bug notification because you are a member of Ubuntu

[Bug 1498666] Re: mate-panel crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()

2018-01-06 Thread Vlad Orlov
*** This bug is a duplicate of bug 1371069 *** https://bugs.launchpad.net/bugs/1371069 As bug 1371069 is now public, let's move there. I've attached the patch for this issue there. ** This bug has been marked a duplicate of bug 1371069 mate-panel crashes after call to

[Bug 1371069] Re: mate-panel crashes after call to container_child_background_set

2018-01-06 Thread Vlad Orlov
As the crash is random, and I couldn't reproduce it at all, I can't make an SRU for current stable releases of Ubuntu. But if anyone is still able to reproduce it, I can upload a patched package to my PPA for you to test. -- You received this bug notification because you are a member of Ubuntu

[Bug 1371069] Re: mate-panel crashed after call to container_child_background_set

2018-01-06 Thread Vlad Orlov
This is now fixed upstream. Attaching the patch for 1.18.x. ** Summary changed: - mate-panel crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a() + mate-panel crashed after call to container_child_background_set ** Summary changed: - mate-panel crashed after call to

[Bug 1117944] Re: intltool confused by separate build-dir

2018-01-03 Thread Vlad Orlov
Is anything else needed to get the fix into Bionic before it's released in April? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1117944 Title: intltool confused by separate build-dir To manage

[Bug 1739245] Re: /usr/lib/mate-panel/clock-applet:11:save_cities_store:clock_timezone_changed:g_closure_invoke:signal_emit_unlocked_R:g_signal_emit_valist

2017-12-22 Thread Vlad Orlov
*** This bug is a duplicate of bug 1609581 *** https://bugs.launchpad.net/bugs/1609581 ** This bug has been marked a duplicate of bug 1609581 clock-applet crashes in clock_timezone_changed on removing applet -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1736011] Re: CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error calling StartServiceByName for org.gnome.ScreenSaver: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Pr

2017-12-20 Thread Vlad K.
** Tags added: artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736011 Title: CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error calling StartServiceByName for

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-18 Thread Vlad Orlov
Alright, I'll merge the fix upstream then and will prepare the required stuff for updates in Ubuntu. Thanks for testing :) Mint will get the update after we release a new 1.18.x version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-18 Thread Vlad Orlov
Oh, and don't forget to disable or remove the PPA. I might use it for testing other packages in the future, and you might get a surprise update :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594959

[Bug 1615445] Re: mate-maximus crashed with signal 5 in _XReply()

2017-12-18 Thread Vlad Orlov
No, I don't have any access there. I don't really know the purpose of that restricted service. I'm used to good old bug reports with full stacktraces (and even better if they have the steps to reproduce). -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-18 Thread Vlad Orlov
Check the untranslated items in 16.04 too (compare with the panel's menu) - just in case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594959 Title: Untranslated titles shown in

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-18 Thread Vlad Orlov
Oh, but that means there's some problem with their translations, not with m-c-c. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594959 Title: Untranslated titles shown in mate-control-center To

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-17 Thread Vlad Orlov
Ok... are these items translated in the panel's menu? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594959 Title: Untranslated titles shown in mate-control-center To manage notifications about

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-17 Thread Vlad Orlov
I know 17.04 is going EOL at the end of January. I just want to make sure the fix works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594959 Title: Untranslated titles shown in

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-17 Thread Vlad Orlov
Check libmate-slab0 and libmate-window-settings1 too, they need to be the same version as m-c-c. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594959 Title: Untranslated titles shown in

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-17 Thread Vlad Orlov
For Mint it's more complicated. Mint 18.x releases are based on Ubuntu 16.04, which has MATE 1.12. But all Mint 18.x releases have newer versions of MATE in Mint's own repos. Mint 18 has 1.14, Mint 18.1 has 1.16, Mint 18.2 and 18.3 have 1.18. So the PPA (which has only update for 1.12) is useless

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-17 Thread Vlad Orlov
In 17.04 it should be the same as in 17.10. Please check if you have m-c-c from my PPA. Software Boutique and MATE Tweak can be ignored. I've checked these packages, there are no translations for .desktop files. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-17 Thread Vlad Orlov
Ok, uploaded the patched packages for 16.04 and 17.04 too. I see the same with Software Boutique and MATE Tweak in all Ubuntu versions (with Russian locale). It's indeed possible they're not translated at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-16 Thread Vlad Orlov
There we go: https://launchpad.net/~monsta/+archive/ubuntu/testing I've uploaded patched m-c-c for Ubuntu 17.10. If you wish to test the fix in 16.04 or 17.04, let me know. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2017-12-16 Thread Vlad Orlov
** Tags added: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1215411 Title: libcpupower.so is not installed from linux-tools To manage notifications about this bug go to:

[Bug 1733301] Re: indicator-applet-complete 1.18.0 icon scaling

2017-12-13 Thread Vlad Orlov
See also the screenshot here: https://ubuntu-mate.community/t/huge-spideroak-icon-in-indicator- applet/15036 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1733301 Title: indicator-applet-complete

[Bug 1667227] Re: mate-terminal crashed with SIGSEGV in g_type_check_instance_is_a() - while editing Keyboard Shortcuts

2017-12-13 Thread Vlad Orlov
*** This bug is a duplicate of bug 1438014 *** https://bugs.launchpad.net/bugs/1438014 Forgot to mention that 016_no_offscreen_widgets_grabbing.patch had never been accepted upstream, as I learned in the discussion at https://bugzilla.gnome.org/607668. -- You received this bug notification

[Bug 1438014] Re: gnome-terminal-server crashed with SIGSEGV in g_type_check_instance_is_a()

2017-12-13 Thread Vlad Orlov
** Package changed: gnome-terminal (Ubuntu) => gtk+3.0 (Ubuntu) ** Summary changed: - gnome-terminal-server crashed with SIGSEGV in g_type_check_instance_is_a() + gnome-terminal-server and mate-terminal crash when setting keyboard shortcuts ** Tags removed: vivid ** Tags added: bionic xenial

[Bug 1667227] Re: mate-terminal crashed with SIGSEGV in g_type_check_instance_is_a() - while editing Keyboard Shortcuts

2017-12-13 Thread Vlad Orlov
*** This bug is a duplicate of bug 1438014 *** https://bugs.launchpad.net/bugs/1438014 Surprise, it's been affecting gnome-terminal for years: bug 1438014. ** This bug has been marked a duplicate of bug 1438014 gnome-terminal-server crashed with SIGSEGV in g_type_check_instance_is_a() --

[Bug 1667227] Re: mate-terminal crashed with SIGSEGV in g_type_check_instance_is_a() - while editing Keyboard Shortcuts

2017-12-12 Thread Vlad Orlov
** Changed in: gnome-terminal (Ubuntu) Status: Confirmed => Invalid ** Changed in: mate-terminal (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1461082] Re: patch - fix crash with long one-line XML documents

2017-12-12 Thread Vlad Orlov
Debian maintainers showed no interest in this patch for more than 2 years, so let it be gone from here. ** No longer affects: gtksourceview2 (Debian) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1340067] Re: Drop 20_add_alt_screen_toggle_ui.patch - it does nothing with vte3 >= 0.34.9

2017-12-12 Thread Vlad Orlov
Somebody please mark it as wontfix for Trusty if it's not going to be patched there. I'm fine with it, I just don't have the rights to mark it so. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1340067

[Bug 1498666] Re: mate-panel crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()

2017-12-12 Thread Vlad Orlov
** Summary changed: - SRU: mate-panel crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a() + mate-panel crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1615445] Re: mate-maximus crashed with signal 5 in _XReply()

2017-12-12 Thread Vlad Orlov
After some updates I'm not able to reproduce it at all in 17.04. So it's not possible to make a proper SRU without reliable steps to reproduce the problem. Please upgrade to 17.10. ** Tags removed: ubuntu-mate-zesty-sru -- You received this bug notification because you are a member of Ubuntu

[Bug 1294699] Re: Xubuntu desktop crashes in call to cairo after setting fixed-width bitmap (pcf) GTK font

2017-12-12 Thread Vlad Orlov
Ok. But sorry, I won't be able to provide the proper fix for Xenial. The only fix I know is the one that caused the mentioned regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294699 Title:

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2017-12-12 Thread Vlad Orlov
This one isn't "In Progress" at all it seems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1215411 Title: libcpupower.so is not installed from linux-tools To manage notifications about this bug

[Bug 1498666] Re: SRU: mate-panel crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()

2017-12-12 Thread Vlad Orlov
Unfortunately, the possible fix that I gave to the upstream reporter didn't work for him at all. So this isn't ready for SRU. I'll try to make a better fix. Upstream report: https://github.com/mate-desktop/mate-panel/issues/431 ** Bug watch added: github.com/mate-desktop/mate-panel/issues #431

[Bug 1729568] Re: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error: implicit declaration of function ‘set_pages_x’

2017-12-12 Thread Vlad Orlov
Thanks, now it's complete. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729568 Title: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error:

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-12 Thread Vlad Orlov
Well, upstream testing is currently stalled, so maybe I'll create a PPA and place the patched m-c-c there for everyone to test. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594959 Title:

[Bug 1667227] Re: mate-terminal crashed with SIGSEGV in g_type_check_instance_is_a() - while editing Keyboard Shortcuts

2017-12-12 Thread Vlad Orlov
** Tags added: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1667227 Title: mate-terminal crashed with SIGSEGV in g_type_check_instance_is_a() - while editing Keyboard Shortcuts To manage

[Bug 1729568] Re: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error: implicit declaration of function ‘set_pages_x’

2017-12-11 Thread Vlad Orlov
Thanks - but virtualbox (without -hwe) needs an update too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729568 Title: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel

[Bug 1708315] Re: [SRU]package virtualbox-guest-utils-hwe 5.0.40-dfsg-0ubuntu1.16.04.1~16.04.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-11 Thread Vlad Orlov
Marked the main virtualbox-hwe entry as fixed, I hope you don't mind (it's Xenial-only anyway). ** Changed in: virtualbox-hwe (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1733301] Re: indicator-applet-complete 1.18.0 icon scaling

2017-12-11 Thread Vlad Orlov
This looks like the notification area to me. Three dots at the left of the applet... the indicator applet doesn't have them. You can check it yourself: right-click on these dots -> (menu appears) -> click on About menu item. -- You received this bug notification because you are a member of

[Bug 1594959] Re: Untranslated titles shown in mate-control-center

2017-12-10 Thread Vlad Orlov
So I have a fix now. It's not merged yet, need some testing. https://github.com/mate-desktop/mate-control-center/pull/314 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594959 Title: Untranslated

[Bug 1729568] Re: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error: implicit declaration of function ‘set_pages_x’

2017-12-09 Thread Vlad Orlov
Three days passed, let's go. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729568 Title: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error:

[Bug 1731780] Re: segfaults randomly on libgobject-2.0.so.0

2017-12-08 Thread Vlad Orlov
** Changed in: gnome-session (Ubuntu) Status: New => Invalid ** Summary changed: - segfaults randomly on libgobject-2.0.so.0 + mate-terminal segfaults randomly on libgobject-2.0.so.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1445976] Re: Panel set to autohide may not always retract

2017-12-07 Thread Vlad Orlov
** Patch added: "This patch fixes panel autohide after clicking on launcher" https://bugs.launchpad.net/ubuntu/+source/mate-panel/+bug/1445976/+attachment/5019680/+files/fix-panel-autohide.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1445976] Re: Panel set to autohide may not always retract

2017-12-07 Thread Vlad Orlov
This is now fixed upstream. https://github.com/mate-desktop/mate-panel/issues/620 https://github.com/mate-desktop/mate-panel/pull/685 ** Bug watch added: github.com/mate-desktop/mate-panel/issues #620 https://github.com/mate-desktop/mate-panel/issues/620 -- You received this bug

[Bug 1736116] Re: Host with kernel 4.13 freezes when starting a VM with VirtualBox

2017-12-05 Thread Vlad Orlov
** Summary changed: - Host freezes when starting a VM with VirtualBox + Host with kernel 4.13 freezes when starting a VM with VirtualBox -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736116 Title:

[Bug 1736116] Re: Host freezes when starting a VM with VirtualBox

2017-12-04 Thread Vlad Orlov
Ok, so we were trying different things... I did all tests and experiments (including removing intel-microcode package), which I mentioned in bug 1708315 and bug 1729568, in Xenial VM. I didn't change anything on my host system. -- You received this bug notification because you are a member of

[Bug 1729568] Re: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error: implicit declaration of function ‘set_pages_x’

2017-12-04 Thread Vlad Orlov
I confirm both updates work in Xenial VM with current linux-generic-hwe- edge (4.13.x): - virtualbox-guest-* version 5.0.40-dfsg-0ubuntu1.16.04.2 - virtualbox-guest-*-hwe version 5.0.40-dfsg-0ubuntu1.16.04.1~16.04.4 (with HWE xorg) While testing this, I forgot to disable xenial-proposed before

[Bug 1736116] Re: Host freezes when starting a VM with VirtualBox

2017-12-04 Thread Vlad Orlov
In guest system, hwe-edge kernel works fine, I left a comment at bug 1729568. Is this a problem with having 4.13 in host system as well? My host system has 4.10 and VirtualBox 5.1.30. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1117944] Re: intltool confused by separate build-dir

2017-12-04 Thread Vlad Orlov
** Description changed: + [Impact] + + An old bug in intltool breaks out-of-tree builds, including "make + distcheck", in a lot of intltool-using projects when automake version is + 1.15 or newer. + + The fix for this issue (by Aleksander Morgado) is provided in the + debdiffs attached to the

[Bug 1117944] Re: intltool confused by separate build-dir

2017-12-04 Thread Vlad Orlov
** Attachment added: "Debdiff with the fix for Bionic" https://bugs.launchpad.net/intltool/+bug/1117944/+attachment/5018268/+files/intltool-debdiff-bionic ** Tags added: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1729568] Re: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error: implicit declaration of function ‘set_pages_x’

2017-12-04 Thread Vlad Orlov
I don't have IOMMU virtualization though, my host machine has old Core 2 Duo CPU where VT-d wasn't implemented yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729568 Title: [ SRU

[Bug 1729568] Re: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error: implicit declaration of function ‘set_pages_x’

2017-12-04 Thread Vlad Orlov
Yes, for me kernel 4.10 runs fine after removing intel-microcode. Should I test with hwe-edge too? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729568 Title: [ SRU ]virtualbox-dkms

[Bug 1708315] Re: [SRU]package virtualbox-guest-utils-hwe 5.0.40-dfsg-0ubuntu1.16.04.1~16.04.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-04 Thread Vlad Orlov
Boot issue solved by removing intel-microcode package - no idea why it was installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1708315 Title: [SRU]package virtualbox-guest-utils-hwe

[Bug 1708315] Re: [SRU]package virtualbox-guest-utils-hwe 5.0.40-dfsg-0ubuntu1.16.04.1~16.04.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-03 Thread Vlad Orlov
Ok, the fix works if I'm running kernel 4.4. $ uname -a Linux xenial 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux I've installed virtualbox-guest-*-hwe packages version 5.0.40-dfsg- 0ubuntu1.16.04.1~16.04.4 from xenial-proposed, along with HWE

[Bug 1695648] Re: Unknown signals from indicator applets crash notification-area-applet

2017-12-02 Thread Vlad Orlov
Testing in Zesty. It's done after testing the fix for bug 1675888, so the packages are already updated to version 1.18.1-0ubuntu2.1 from zesty-proposed. To test this I've installed psensor and launched it a few times. Notification area didn't crash, which means the fix works. ** Tags removed:

[Bug 1690517] Re: Cannot add files/folders to panel by dragging

2017-12-02 Thread Vlad Orlov
Testing in Zesty. It's done after testing the fix for bug 1675888, so the packages are already updated to version 1.18.1-0ubuntu2.1 from zesty-proposed. Here I just repeated the same set of tests, including regression tests, as stated above in the comment 15. No issues or regressions were found

[Bug 1676840] Re: mate-panel crashes on empty Icon field in any .desktop file

2017-12-02 Thread Vlad Orlov
Testing in Zesty. It's done after testing the fix for bug 1675888, so the packages are already updated to version 1.18.1-0ubuntu2.1 from zesty-proposed. - made the Icon field empty in /usr/share/applications/pluma.desktop - restarted the panel - reinstalled engrampa package (it could be any

[Bug 1675888] Re: various applets occasionally crash on transparent panel

2017-12-02 Thread Vlad Orlov
Testing in Zesty... - replaced local builds of mate-panel, mate-panel-common, gir1.2-mate-panel, libmate-panel-applet-4-1 packages with version 1.18.1-0ubuntu2.1 from zesty-proposed - set the panel background on both top and bottom panels to be transparent - logged out and back in - no applets

[Bug 1338482] Re: Synaptic backend doesn't work in apturl

2017-11-27 Thread Vlad Orlov
** Attachment added: "Debdiff with the fix for Bionic" https://bugs.launchpad.net/ubuntu/+source/apturl/+bug/1338482/+attachment/5015167/+files/apturl-debdiff-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1338482] Re: Synaptic backend doesn't work in apturl

2017-11-26 Thread Vlad Orlov
** Tags added: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1338482 Title: Synaptic backend doesn't work in apturl To manage notifications about this bug go to:

[Bug 1675888] Re: various applets occasionally crash on transparent panel

2017-11-26 Thread Vlad Orlov
Thanks, waiting for it to show in the -proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1675888 Title: various applets occasionally crash on transparent panel To manage notifications about

[Bug 1555993] Re: wnck-applet (window list, workspace switcher) crashes on moving/removing applet

2017-11-21 Thread Vlad Orlov
Random crashes of wnck-applet in various functions on moving/removing the applet are now fixed upstream in 1.18.6. https://github.com/mate-desktop/mate- panel/commit/86c64efc423448dfb3d069ba3b701bdae6c7db10 ** Summary changed: - wnck-applet crashed with SIGSEGV in g_type_check_instance_cast() +

[Bug 1587558] Re: /usr/bin/mate-panel:11:gtk_rc_styles_hash:g_hash_table_lookup_node:g_hash_table_lookup:gtk_rc_style_finalize:g_object_unref

2017-11-21 Thread Vlad Orlov
*** This bug is a duplicate of bug 1550924 *** https://bugs.launchpad.net/bugs/1550924 ** This bug has been marked a duplicate of bug 1550924 mate-panel crashed with SIGSEGV in gtk_rc_styles_hash() -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1565145] Re: /usr/bin/mate-panel:11:gtk_rc_clear_realized_style:g_hash_table_foreach:IA__gtk_rc_reset_styles:gtk_settings_notify:g_closure_invoke

2017-11-21 Thread Vlad Orlov
*** This bug is a duplicate of bug 1498759 *** https://bugs.launchpad.net/bugs/1498759 ** This bug is no longer a duplicate of bug 1544646 mate-panel crashed with signal 7 in g_hash_table_foreach() ** This bug has been marked a duplicate of bug 1498759 Bug -- You received this bug

[Bug 1613778] Re: mate-panel crashed with signal 7 in g_hash_table_foreach()

2017-11-21 Thread Vlad Orlov
*** This bug is a duplicate of bug 1498759 *** https://bugs.launchpad.net/bugs/1498759 ** This bug is no longer a duplicate of bug 1544646 mate-panel crashed with signal 7 in g_hash_table_foreach() ** This bug has been marked a duplicate of bug 1498759 Bug -- You received this bug

[Bug 1550877] Re: mate-panel crashed with SIGSEGV in IA__gtk_widget_get_parent()

2017-11-21 Thread Vlad Orlov
*** This bug is a duplicate of bug 1560080 *** https://bugs.launchpad.net/bugs/1560080 ** This bug has been marked a duplicate of bug 1560080 mate-panel crashes in mate_panel_applet_locked_change_notify on moving/removing applets -- You received this bug notification because you are a

[Bug 1554581] Re: mate-panel crashed with SIGSEGV in IA__gtk_widget_get_parent()

2017-11-21 Thread Vlad Orlov
*** This bug is a duplicate of bug 1560080 *** https://bugs.launchpad.net/bugs/1560080 ** This bug has been marked a duplicate of bug 1560080 mate-panel crashes in mate_panel_applet_locked_change_notify on moving/removing applets -- You received this bug notification because you are a

[Bug 1564874] Re: mate-panel crashed with SIGSEGV in gtk_widget_get_parent()

2017-11-21 Thread Vlad Orlov
*** This bug is a duplicate of bug 1560080 *** https://bugs.launchpad.net/bugs/1560080 ** This bug is no longer a duplicate of bug 1554581 mate-panel crashed with SIGSEGV in IA__gtk_widget_get_parent() ** This bug has been marked a duplicate of bug 1560080 mate-panel crashes in

[Bug 1558074] Re: mate-panel crashed with SIGSEGV in gtk_widget_get_parent()

2017-11-21 Thread Vlad Orlov
*** This bug is a duplicate of bug 1560080 *** https://bugs.launchpad.net/bugs/1560080 ** This bug is no longer a duplicate of bug 1554581 mate-panel crashed with SIGSEGV in IA__gtk_widget_get_parent() ** This bug has been marked a duplicate of bug 1560080 mate-panel crashes in

<    1   2   3   4   5   6   7   8   9   10   >