Bug#953077: adequate informs obsolete-conffile for mate-settings-daemon when it upgrades it

2020-10-14 Thread Vlad Orlov

Forgot the upstream commit link:
 
[1] 
https://github.com/mate-desktop/mate-settings-daemon/commit/474cc44934eb915f97dd8ba876e2256c40b4ea9a
 
 

Bug#953077: adequate informs obsolete-conffile for mate-settings-daemon when it upgrades it

2020-10-14 Thread Vlad Orlov

Hi,
 
In 1.24 org.mate.SettingsDaemon.DateTimeMechanism.conf has been moved from /etc 
to /usr/share [1] (if using the default configure setting). I guess you’ll have 
to add debian/maintscript to actually remove it from /etc on the next package 
upgrade...
 
 

Bug#951678: adequate reports obsolete-conffile while it is upgraded

2020-10-12 Thread Vlad Orlov

Hi,
 
Indeed, in 1.24 org.mate.CPUFreqSelector.conf has been moved from /etc to 
/usr/share [1] (if using the default configure setting). As a consequence, it’s 
no longer in mate-applets but in mate-applets-common instead. I guess you’ll 
have to add debian/maintscript to actually remove it from /etc on the next 
package upgrade...
 
[1] 
https://github.com/mate-desktop/mate-applets/commit/4dab9eb906dad6b284381961c912cc8d56ff1c1a
 
 

Bug#931776: snapd: Installed snaps do not appear in desktop launcher in Debian buster.

2020-05-17 Thread Vlad Orlov

Hi,

So, snapd sets $PATH and $XDG_DATA_DIRS in /etc/profile.d/apps-bin-path.sh, but 
/etc/profile
and /etc/profile.d aren't used in the graphical logins in Debian. [1]

Older versions of snapd also had set $XDG_DATA_DIRS in 
/etc/X11/Xsession.d/65snappy, which
was used in the X sessions. But that was dropped upstream in [2], which 
happened some time
after Stretch was released, but before Buster was released.

I guess this is the cause of the problem...


[1] https://wiki.debian.org/EnvironmentVariables
[2] https://github.com/snapcore/snapd/pull/3398



Bug#942914: caja-mediainfo: Python2 removal in sid/bullseye

2019-12-04 Thread Vlad Orlov

Hi,

This extension seems to work with Python 3 after one import change:

-from MediaInfoDLL import *
+from MediaInfoDLL3 import *

After that, it also needs a dependency change from python-mediainfodll
to python3-mediainfodll.



Bug#936266: caja-rename: Python2 removal in sid/bullseye

2019-12-01 Thread Vlad Orlov

Hi,

Upstream migrated to Python 3 in version 19.7.9, so it can be uploaded to fix 
this.

Note: version 19.7.15 depends on development version of python-caja (1.23), so 
it's
too new for now (until MATE 1.24 is released in the beginning of 2020).

Changelog:
https://bazaar.launchpad.net/~robert-tari/cajarename/trunk/view/head:/debian/changelog



Bug#852598: setting fixed version to the first one that was uploaded to the repos

2019-11-18 Thread Vlad Orlov
Control: fixed -1 0.57.0-1
Control: found -1 0.48.0-2+deb9u2

Bug#936265: caja-admin: Python2 removal in sid/bullseye

2019-10-27 Thread Vlad Orlov

Hi,

Upstream should be now compatible with Python 3:
https://github.com/infirit/caja-admin/commit/0af109ac79df76fbcc406d577d79f1c64d1a1fca

There was no new upstream release though, so that commit should be used as a 
patch.



Bug#885263: caja-dropbox: Depends on unmaintained pygtk

2019-10-14 Thread Vlad Orlov
Hi,

Martin updated packaging for Python 3 before 1.22.1 was uploaded to Unstable:

https://salsa.debian.org/debian-mate-team/caja-dropbox/commit/8694f61e85248792de2bbacd11c4999860125c17

Bug#937628: python-caja: Python2 removal in sid/bullseye

2019-10-08 Thread Vlad Orlov
Hi,

Starting from version 1.22.0, python-caja is compatible with both Python 2 and 
3.
So the maintainers can pass PYTHON=python3 environment variable to ./configure
to build it for Python 3.

We might also drop Python 2 support upstream in version 1.24. It will be 
probably
released in the beginning of 2020, when Python 2 will be already EOL.

Bug#885263: caja-dropbox: Depends on unmaintained pygtk

2019-10-08 Thread Vlad Orlov
Hi,

The migration to Python 3 and GI had been done in caja-dropbox 1.22.0.
I guess we can close this?

Bug#930589: backintime: New upstream version 1.2.0

2019-07-22 Thread Vlad Orlov
Hi,

Just in case it will ever be updated to 1.2.0... people should know that 1.2.0 
ignores any backups made with 1.1.x,
so the first backup made with 1.2.0 will be FULL one. Not a nice surprise, 
especially if your backup drive doesn't
have enough space to hold one more full backup.

https://github.com/bit-team/backintime/issues/988
https://github.com/bit-team/backintime/issues/989
https://github.com/bit-team/backintime/issues/999

Bug#932058: mate-dock-applet should depend on gir1.2-matepanelapplet-4.0 instead of transitional gir1.2-mate-panel

2019-07-14 Thread Vlad Orlov
Source: mate-dock-applet
Version: 0.88-1
Severity: normal
Tags: buster bullseye sid


Hi,

Currently mate-dock-applet depends on a transitional package gir1.2-mate-panel, 
which in its turn
depends on a real GI package gir1.2-matepanelapplet-4.0. It's better to make 
mate-dock-applet
depend directly on gir1.2-matepanelapplet-4.0. The required version should also 
be bumped
to 1.20, or at least to 1.18.7 (where the new GI package first appeared).

Bug#927875: mate-applets: doesn't have Python applets but depends on Python packages

2019-04-24 Thread Vlad Orlov
Source: mate-applets
Version: 1.20.3-2
Severity: normal
Tags: buster sid


Hi,

As I've mentioned in [1], mate-applets 1.20.x doesn't have any Python applets 
inside.
So, build dependency on python-gi-dev package and runtime dependency on python
and python-gi packages can be dropped.

In addition, the mention of the Invest applet in package description and 
debian/copyright
file can be dropped as well.


[1] https://bugs.debian.org/922143#15

Bug#925483: tilda: does not start (segfault) (under Wayland)

2019-04-17 Thread Vlad Orlov
Hi,

Upstream has a workaround for this crash at [1], you might want to use it as a 
patch.
Also this report can be probably merged with [2].


[1] 
https://github.com/lanoxx/tilda/commit/daa64f579b4d544cb7da614612f1d35c461b43be
[2] https://bugs.debian.org/904309

Bug#904309: tilda crashes under Wayland

2019-04-17 Thread Vlad Orlov
Hi,

Crash under Wayland is also confirmed in [1].
Maybe the two reports should be merged, with setting severity to Grave for this 
one?


[1] https://bugs.debian.org/925483

Bug#926447: mate-menu should depend on gir1.2-matepanelapplet-4.0 instead of transitional gir1.2-mate-panel

2019-04-05 Thread Vlad Orlov

Source: mate-menu
Version: 18.04.3-3
Severity: normal
Tags: buster sid


Hi,

Currently mate-menu depends on a transitional package gir1.2-mate-panel, which 
in its turn
depends on a real GI package gir1.2-matepanelapplet-4.0. It's better to make 
mate-menu
depend directly on gir1.2-matepanelapplet-4.0. The required version should also 
be bumped
to 1.20, or at least to 1.18.7 (where the new GI package first appeared).

Bug#926446: python-caja should depend gir1.2-caja-2.0 instead of transitional gir1.2-caja

2019-04-05 Thread Vlad Orlov
Source: python-caja
Version: 1.20.2-1
Severity: normal
Tags: buster sid


Hi,

Currently python-caja depends on a transitional package gir1.2-caja, which in 
its turn
depends on a real GI package gir1.2-caja-2.0. It's better to make python-caja 
depend
directly on gir1.2-caja-2.0.

Bug#922699: caja: Caja crash when copying paste

2019-03-07 Thread Vlad Orlov
Hi,

Looks like it's a problem in the French translation (malformed string) which 
appeared
with our latest update from Transifex before 1.20.3 release. I'll try to fix it.

Bug#922699: caja: Caja crash when copying paste

2019-02-28 Thread Vlad Orlov
Hi,

Thanks, I'll try to figure out what's going on there. That legacy code is a 
mess...


Bug#922699: caja: Caja crash when copying paste

2019-02-27 Thread Vlad Orlov
Hi,

I'm not able to reproduce it in my Debian Testing VM. Don't have it installed 
on baremetal,
maybe it's relevant. Anyway, the full backtrace might give some hints... can 
you obtain it?
You'll need to do the following:

1. Run the debugger with the latest dump from Caja:

$ coredumpctl debug caja

It should show some info and gdb's prompt, (gdb).

2. Run the command to get the full backtrace in gdb's prompt:

(gdb) bt full

And post the result of it.

To quit gdb, use 'q' command:

(gdb) q


Bug#922699: caja: Caja crash when copying paste

2019-02-26 Thread Vlad Orlov
Hi,

Ok, seems like the bug is in Caja, not in libgio. It's not clear yet what 
causes the crash...

Does it crash on every copy/paste of any folder? Is there something common 
between all
the folders? For example, a lot of large files, a lot of small files, some 
specific characters
in filenames...

Bug#922699: caja: Caja crash when copying paste

2019-02-26 Thread Vlad Orlov
Hi,

Ok, seems like the bug is in Caja, not in libgio. It's not clear yet what 
causes the crash...

Does it crash on every copy/paste of any folder? Is there something common 
between all
the folders? For example, a lot of large files, a lot of small files, some 
specific characters
in filenames...

Bug#922699: caja: Caja crash when copying paste

2019-02-21 Thread Vlad Orlov
Hi,

Since the crash is in libgio, it could be a bug in it (or maybe libgtk) instead 
of Caja.
A backtrace is needed to know for sure. You can use coredumpctl tool from
systemd-coredump package to see the backtrace.

You'll also need -dbgsym packages from 
http://debug.mirrors.debian.org/debian-debug/
repos. Which Debian version are you actually running? This part of your system 
info
confuses me:

Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')


A mix of stable and testing repos?

Bug#922143: mate-applets: depends on transitional package gir1.2-mate-panel

2019-02-19 Thread Vlad Orlov
Hi,

Since we had dropped [1] the non-working Invest applet from the package before 
1.20 release,
there are no Python applets inside anymore. Therefore, Python and GI 
dependencies can be
safely removed. Oh, and the mention of the Invest applet in package description 
and copyright
file can be dropped too. I've dropped all that in debian-packages repo [2].


[1] https://github.com/mate-desktop/mate-applets/pull/303
[2] 
https://github.com/mate-desktop/debian-packages/commit/02b4a72f6c491235e11739a5e99edfa240a5b6d5

Bug#921222: new upstream release 2019.02.14 is available, please package it

2019-02-15 Thread Vlad Orlov
Control: retitle -1 new upstream release 2019.02.14 is available, please 
package it


Hi,

Now upstream released new version 2019.02.14.

This one is completely migrated to Python 3.

https://github.com/dropbox/nautilus-dropbox/blob/895e1323a81581894438ee75a13785c1a013/ChangeLog

Bug#921428: please drop problematic 0001_fix_setting_transparency.patch

2019-02-05 Thread Vlad Orlov
Source: mate-terminal
Version: 1.20.2-1
Tags: buster sid


Hi,

Please drop 0001_fix_setting_transparency.patch - it makes the menubar of 
mate-terminal
transparent with some GTK+ themes. You can test it with Adwaita, for example. 
See also [1]
for a screenshot of the problem, showing hardly readable text in menubar...

We had already reverted the commit upstream more than half a year ago [2]. 
What's left is
to drop the patch in Debian and Ubuntu.


[1] 
https://github.com/mate-desktop/mate-terminal/issues/240#issuecomment-432510442
[2] 
https://github.com/mate-desktop/mate-terminal/commit/c4cedf761d77f8586d067a1da34204ecb5810fa7

Bug#921222: new upstream release 2019.01.31 is available, please package it

2019-02-03 Thread Vlad Orlov
Source: nautilus-dropbox
Version: 2015.10.28-1
Severity: wishlist
Tags: buster sid


Hi,

Upstream released new version 2019.01.31. Can you please package it?

This will allow to close #885355 and #876985.

https://github.com/dropbox/nautilus-dropbox/blob/1c6509455bb6b30d29fe9e66e3c8755127646ca3/ChangeLog

Bug#893163: Re[2]: Bug#893163: caja-dropbox: drop down menu does not appears when clicking on icon (left or right click) in version 1.20

2019-02-02 Thread Vlad Orlov
Hi,

> Only remove that patch? Or add some other code?

Yes, only remove it. My tests showed that it's enough to fix the menu (as I 
wrote
in the upstream report).

Oh, I see it's already fixed by now, thanks :)

Bug#893163: caja-dropbox: drop down menu does not appears when clicking on icon (left or right click) in version 1.20

2019-02-01 Thread Vlad Orlov
Hi,

So, everyone seems to have this issue exactly with version 1.20.0-2. It's the 
version
where 2003_fake_xdg_current_desktop.patch had been added [1]. I've done some 
testing 
and I can say this patch does the wrong thing. See my comment with screenshot 
at [2]
for more info.

Therefore I suggest removing that patch.

Side note: in [2] I've mentioned only testing in Ubuntu-based system, but I've 
got
the same result in current Debian Testing.


[1] 
https://salsa.debian.org/debian-mate-team/caja-dropbox/commit/d21f44fbcf1b6e41123dc3b216a0e37cafec63d5
[2] 
https://github.com/mate-desktop/caja-dropbox/issues/27#issuecomment-451727829

Bug#910635: guake shows two windows in system tray [added debdiff with the fix]

2019-01-29 Thread Vlad Orlov
Control: tags -1 patch stretch upstream fixed-upstream
Control: affects -1 guake network-manager-gnome
Control: fixed -1 3.24.3-1


Hi,

This is an issue in GtkStatusIcon, not Guake, so I've reassigned it. The same 
corrupted/duplicated
icon problem also happens in nm-applet and skypeforlinux (that one is 
proprietary) apps.

It has been fixed in GTK+ 3.24.3 upstream [1]. So the issue isn't present in 
Buster, but it still happens
in Stretch where GTK+3 is 3.22.11.

The debdiff with the fix for Stretch (from the upstream commit) is in the 
attachment.


[1] https://github.com/GNOME/gtk/commit/31d896c5cf5449fb1c24c7180cf3eea62c2f506e

gtk3-debdiff-stretch
Description: Binary data


Bug#689298: upowerd goes crazy w/o /proc/timer_stats [added debdiff with the fix]

2019-01-28 Thread Vlad Orlov
Control: found -1 0.99.4-4
Control: tags -1 patch stretch upstream fixed-upstream
Control: forwarded -1 https://bugs.freedesktop.org/show_bug.cgi?id=100626
Control: affects -1 mate-power-manager gnome-power-manager


Hi,

This had been fixed in upower 0.99.5 upstream [1]. Therefore, the bug doesn't 
happen in Buster,
but it still happens in Stretch where upower is 0.99.4.

The debdiff with the fix for Stretch (from the upstream commit) is in the 
attachment.

With the fix applied, gnome-power-statistics and mate-power-statistics don't 
make upowerd eat CPU
anymore.


[1] 
https://cgit.freedesktop.org/upower/commit/?id=798588a480eaae50368bed75fc78f8314523b2a3

upower-debdiff-stretch
Description: Binary data


Bug#851868: patch - fix out-of-tree build (e.g. 'make distcheck') with automake >= 1.15

2018-02-09 Thread Vlad Orlov
Hi,

This is now fixed in all supported versions of Ubuntu [1].
Maybe it's time to fix it in Debian too?


[1] https://bugs.launchpad.net/intltool/+bug/1117944

Bug#760311: menubar applet stil uses deprecated ~/.gtk-bookmarks

2018-02-07 Thread Vlad Orlov
MATE 1.20 is released now. This can be closed once the release reaches Debian 
repos.

Bug#886578: mate-user-share FTCBFS: wrongly uses pkg-config

2018-01-13 Thread Vlad Orlov

Hi,

Thanks, patch applied upstream.

https://github.com/mate-desktop/mate-user-share/commit/4a48e270808eb51d40a071ba43d1e37433109142



Bug#884648: mate-panel occasionally crashes with segfault

2018-01-10 Thread Vlad Orlov

Hi,

Can you also install the debug packages [1] and use "bt full" command in gdb?
The debug packages are needed for libgtk-3, libglib-2.0, mate-panel.

This will show function names, line numbers, variable values and other useful 
info
to determine where and why the crash happens.


[1] https://wiki.debian.org/HowToGetABacktrace#Installing_the_debugging_symbols



Bug#884648: mate-panel occasionally crashes with segfault

2018-01-03 Thread Vlad Orlov

Hi,


If I understand correctly, you want me to run `systemd-coredump --backtrace`
(or some similar command) the next time mate-panel crashes?
Apologies if I am quite wrong.


Yes, or use the coredumpctl tool. It can be used to run gdb, and then you can
print the backtrace from gdb's prompt.



Bug#851854: pluma: missing dependencies /pygtksourceview

2018-01-03 Thread Vlad Orlov

Control: notfixed -1 1.18.3-1


Hi,

Should this report be reopened, as it's valid for Jessie?



Bug#885107: engrampa FTCBFS: tries to pass empty -rpath

2017-12-25 Thread Vlad Orlov
Hi,

Thanks, patch applied upstream.

https://github.com/mate-desktop/engrampa/commit/6045a6d7ebeaf6d89cf32b16080b1409f063fb50

Bug#884648: mate-panel occasionally crashes with segfault

2017-12-25 Thread Vlad Orlov
Hi,

A backtrace for this crash is needed to find out the cause of the crash.
It can be obtained, for example, if systemd-coredump is installed.

https://www.freedesktop.org/software/systemd/man/systemd-coredump.html
https://wiki.archlinux.org/index.php/Core_dump

Bug#883487: mate-system-monitor: Don't recommend libgksu2-0

2017-12-07 Thread Vlad Orlov
Hi,

This can be safely dropped as libgksu isn't used by mate-system-monitor since 
1.14.0.
It runs gksu binary instead [1]. Also since 1.18.0 it tries pkexec first before 
trying gksu [2].

(Support for both is optional, so no hard dependency is required.)

[1] 
https://github.com/mate-desktop/mate-system-monitor/commit/6e0ddb9837551bd33b2f0b75a8f83cb3d2d36927
[2] 
https://github.com/mate-desktop/mate-system-monitor/commit/ed81e790565663f1ddbdf0777efbd01b8b0e00ad

Bug#870318: mate-polkit: MATE polkit built against GTK 3 displays a corrupted icon.

2017-12-07 Thread Vlad Orlov
Control: tags -1 stretch
Control: fixed -1 1.18.1-1


Hi,

I confirm this:
- the problem is fixed in 1.18.1, so it doesn't exist in Buster/Sid
- the mentioned commit fixes the problem in Stretch

Bug#851854: pluma: missing dependencies /pygtksourceview

2017-11-26 Thread Vlad Orlov
Hi,

This bug report is valid only for Jessie where Pluma is GTK+2.
Adding python-gtksourceview2 dependency in Buster (or Stretch)
is completely useless... Pluma won't use it.

I've noticed it because it's also the cause of having unneeded
python-gtk2 package installed in Ubuntu MATE 18.04.



Bug#828158: caja: backgrounds and emblems dialog does not work

2017-11-18 Thread Vlad Orlov
Hi,

The menu item is back, and the dialog works, but you still need to resize it
every time you switch between the categories inside it. Otherwise it will show
empty space instead of colors or emblems. That's why I didn't close the upstream
report yet.

That's what the original reporter here said:

> When I tried the usual procedure (Edit-Backgrounds and Emblems-Colors), it
> appears as there are no colors at all! The box is completely empty. This is
> very bad for my eye-sight and please be so kind to fix this problem.

So it's not completely fixed, and not everyone knows about the workaround with
resizing. But it's up to you to have it closed or not :)



Bug#865734: mate-panel: Spacing between icons increases when increasing vertical panel width

2017-11-18 Thread Vlad Orlov
Hi,

I don't remember fixing this either in git master or in 1.18 branch...
The upstream report is still open. Well, maybe I missed something.



Bug#760311: menubar applet stil uses deprecated ~/.gtk-bookmarks

2017-11-14 Thread Vlad Orlov
Hi,

I'm pretty sure we didn't backport the commit [1] to 1.18. This change was 
meant for 1.20,
and we also made similar changes in Caja and Pluma (in Pluma it's in 
filebrowser plugin).

[1] 
https://github.com/mate-desktop/mate-panel/commit/e04356360b9277fa6001f57df712752b315d1be3



Bug#873637: mate-panel fails to open /usr/share/mate-panel/ui/panel-properties-dialog-gtk3.ui

2017-11-02 Thread Vlad Orlov
Hi,

The panel-properties-dialog-gtk3.ui file is from 1.16. It was there when 
mate-panel
supported both GTK+2 and GTK+3 builds. In 1.18 it's only GTK+3, and the file is 
named
panel-properties-dialog.ui.

Both mate-panel executable and the mentioned .ui file are in the same package 
(mate-panel).
If the panel tries to open the non-existent -gtk3.ui file, that means that 
somehow the
package got corrupted, and you have mate-panel executable from 1.16 but .ui 
file from 1.18.
Or maybe some other corruption happened. I suggest reinstalling the package:

sudo apt-get install --reinstall mate-panel



Bug#877638: mate-panel: guake doesn't show in mate-notification area

2017-10-31 Thread Vlad Orlov
Hi,

Can you actually reproduce the issue? For me guake always shows the icon.
I've tried with locally built mate-panel 1.19, then downgraded to 1.18.4-2
from the repos. Also tried both manual launch of guake and autostart with
the session. No luck with reproducing.



Bug#862547: Bug on moving mate panel applets

2017-10-26 Thread Vlad Orlov
Control: fixed -1 1.18.4-1
Control tags -1 - buster - sid


Hi,

It had been fixed upstream in 1.18.3, so marking it as fixed in the first
1.18.x version that appeared in the repos.

We didn't make a patch for 1.16 yet, I hope to find some time to do it.
Not sure if this report should be closed now or not...

Bug#877638: mate-panel: guake doesn't show in mate-notification area

2017-10-20 Thread Vlad Orlov
Hi,

> My suspicion is that guake does not use X11 embed anymore (which is  
> the API provided by the notification area applet), but the Indicators  
> API.
> 
> Try installing and adding mate-indicator-applet and check if you find  
> guake's icon in there.

It's not going to work in Debian... mate-indicator-applet is just a container,
it needs indicator-* packages to display the actual content. It's better to try
this in Ubuntu. It has indicator-application, indicator-sound and other similar
packages.




Bug#851868: patch - fix out-of-tree build (e.g. 'make distcheck') with automake >= 1.15

2017-09-23 Thread Vlad Orlov
Hi,

I think it's better to do something (i.e. apply the patch) instead
of leaving intltool broken. I know that it had been patched in Fedora,
and there weren't any issues with that.

https://bugzilla.redhat.com/show_bug.cgi?id=1318674
http://pkgs.fedoraproject.org/cgit/rpms/intltool.git/commit/?id=6c129f09a92cbfed0d449cfb30882ed7cad0aa9b



Bug#870121: mate-power-manager: sometimes hits not-reached assertion on startup

2017-08-17 Thread Vlad Orlov
Hi,

Here's a quick patch from upstream commit, it should fix the crash:

https://github.com/mate-desktop/mate-power-manager/commit/7facec455d825d317caffb8cafc4e4fec60065d9.patch



Bug#865890: mate-utils FTBFS: error: unknown type name 'GdictContext'

2017-06-26 Thread Vlad Orlov
Hi,

It's fixed in upstream releases 1.18.1 and 1.16.1.
For now, here's the patch from upstream commit:

https://github.com/mate-desktop/mate-utils/commit/550229e422cd88fe39473f41cebe6cef12f6c8fb.patch



Bug#861031: mate-desktop-environment: several minor updates to various MATE 1.16 components

2017-06-10 Thread Vlad Orlov
Hi,

Sure, I'll provide the links to upstream issue, commit, etc.



Bug#861031: mate-desktop-environment: several minor updates to various MATE 1.16 components

2017-06-09 Thread Vlad Orlov
Hi,

All the updates mentioned above are now in Stretch. The last one was Marco
which migrated there today.

We (upstream) have more fixes to be backported to 1.16 branch, but it will
happen later, and they'll have to be applied as patches after Stretch is
released. New upstream releases probably won't be accepted in Debian Stable.

So, should this report be closed as fixed?

Bug#864048: unblock: marco/1.16.1-1

2017-06-06 Thread Vlad Orlov
Hi,

Is something else needed from upstream or maintainers to unblock marco?
It's already uploaded to Unstable, but still has the block and 10-day
delay...

I think this is the last of MATE bugfix releases that we wanted to get
into Stretch.



Bug#861031: mate-desktop-environment: several minor updates to various MATE 1.16 components

2017-06-04 Thread Vlad Orlov
Hi,

This is great, I see all the listed packages are now in Unstable, and all 
unblock
requests are approved. Niels even lowered the migration delay to 2-3 days for 
these
packages. However, marco and mate-themes are left with 10 days... maybe contact
Niels about these two?

I also added a comment on mate-themes unblock just in case, even though it's 
done
already.

Thanks to you and Niels for handling all the updates quickly :)



Bug#864065: unblock: mate-themes/3.22.11-1

2017-06-04 Thread Vlad Orlov
Hi,

Thanks for unblocking. This is really a good improvement over version 3.22.6.
We (upstream devs) have been testing various themes from the package, and with
each next version they definitely get better. :)



Bug#828158: caja: backgrounds and emblems dialog does not work

2017-06-04 Thread Vlad Orlov
Hi,

Should this report be left open then? If the menu item isn't there, the dialog
isn't accessible at all. It can't be re-enabled via dconf-editor, there's no
such option there... it should be done explicitly in xml file which is modified
by the patch.



Bug#863791: unblock: caja/1.16.6-1

2017-06-03 Thread Vlad Orlov
Hi,

Thanks a lot :)

Is it currently possible to have a migration delay less than 10 days?
There's less than 10 days left until the deadline on June 9th...



Bug#757851: accessibility: orca says always "not selected"

2017-06-03 Thread Vlad Orlov
Hi,

Yes, that pull request fixed it, and the fix is included in Caja 1.16.3.



Bug#861031: mate-desktop-environment: several minor updates to various MATE 1.16 components

2017-06-03 Thread Vlad Orlov
Hi,

For the record, here's the current list of bugs fixed in various
1.16.x releases:

caja [1.16.6]
  - https://bugs.debian.org/757851
  - https://bugs.debian.org/826261
  - https://bugs.debian.org/836352
  - https://bugs.debian.org/828158 [partially fixed]

eom [1.16.1]
  - https://bugs.debian.org/816914

marco [1.16.1]
  - https://bugs.debian.org/828077

mate-desktop [1.16.2]
  - https://bugs.debian.org/856027
  - https://bugs.debian.org/862172

mate-terminal [1.16.3]
  - https://bugs.debian.org/862035

mate-themes [3.22.11]
  - https://bugs.debian.org/853288


Caja and mate-desktop are now allowed to be uploaded (see the comments
in https://bugs.debian.org/863791 and https://bugs.debian.org/863792).

I would also like to see mate-themes getting into Stretch before its
release, because there were many changes since 3.22.6, and the patch
would be very large.



Bug#828158: caja: backgrounds and emblems dialog does not work

2017-06-03 Thread Vlad Orlov
Hi,

Forgot to mention one thing: the backgrounds and emblems dialog is currently
completely disabled (menu item to call it is removed) by the patch:

_do-not-show-property-browser-in-menu.patch

So, that patch has to be removed in order to make the dialog available again.



Bug#862155: need upgrade of mate-desktop and caja to fix desktop background

2017-06-01 Thread Vlad Orlov
Also if unblocks will be accepted, https://bugs.debian.org/862172 can be solved
along the way...



Bug#816914: Eom auto reload file is broken

2017-06-01 Thread Vlad Orlov
For the record, the fix is included in version 1.16.1 upstream.



Bug#862155: need upgrade of mate-desktop and caja to fix desktop background

2017-06-01 Thread Vlad Orlov
Hi,

Thanks for getting back on this.

One correction on the changelog though: https://bugs.debian.org/828158 isn't 
fully fixed,
as I mentioned in the comment there. Drag-n-drop of emblems/backgrounds works, 
but you
still need to resize the dialog to make them appear in it. Sorry, we still have 
no idea
why it happens and how to fix it...



Bug#862155: need upgrade of mate-desktop and caja to fix desktop background

2017-05-28 Thread Vlad Orlov
Reassigning the bug to metapackage since fixing it requires upgrading
of both mate-desktop (to 1.16.2) and Caja (to 1.16.3). Also merged all
the duplicate reports since they're all about the same regression.

Actually, it's recommended to upgrade Caja to the latest 1.16.x version
which is currently 1.16.6, as this would fix some other bugs reported
here. I would not recommend opting for a later stable release patch, as
the amount of code changes is quite big (even for the desktop background
fix alone, not counting other included bugfixes).

There's not much time left really, as Stretch is scheduled for release
on June 17th, and June 9th is set as the deadline for any changes:

https://lists.debian.org/debian-devel-announce/2017/05/msg2.html



Bug#828077: mate-panel: Mouse focus problem with stack of applications

2017-05-11 Thread Vlad Orlov
Ok, Marco 1.16.1 is released with the fix upstream.



Bug#853288: caja: invisible cursor in dark themes

2017-05-11 Thread Vlad Orlov
Hi,

Turned out the needed commits were present only in the master branch,
they didn't make it to 3.22 branch. This is now fixed, and 3.22.11 is
released. Please upload it.

Side note: package tracking system still shows 3.22.9 as the latest
release available, despite the fact that 3.22.10 was available for
some time, and now there is 3.22.11 too. I guess the problem is in
debian/watch file. The regexp only catches versions with the third
number being a single digit, therefore .10 and .11 aren't recognized.
Well, we never had point releases getting to .10 before... so it was
never detected. :)

One more fix for debian/watch file: replace [246890] with [24680] to
avoid catching x.9 or x.y9 releases. I don't think it will happen to
mate-themes, but would be better for consistency with other projects.

Bug#862155: libmate-window-settings1: impossible to change the background of the screen

2017-05-10 Thread Vlad Orlov
Hi,

It was probably not this library, but mate-settings-daemon. I think it got 
updated
on the same day.



Bug#862172: gir1.2-mate-desktop package lacks some runtime dependencies

2017-05-09 Thread Vlad Orlov
Source: mate-desktop
Version: 1.16.1-1
Severity: normal
Tags: stretch sid patch


Currently gir1.2-mate-desktop package lacks runtime dependencies on other needed
GI packages, like gir1.2-glib-2.0, gir1.2-gtk-3.0, libgirepository-1.0-1. This
can be solved by enabling dh_girepository helper:


diff --git a/mate-desktop/debian/rules b/mate-desktop/debian/rules
index 2daa6890..802d4d26 100755
--- a/mate-desktop/debian/rules
+++ b/mate-desktop/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-   dh $@ $(DHFLAGS) --with python2
+   dh $@ $(DHFLAGS) --with python2,gir
 
 override_dh_install:
rm -f debian/tmp/usr/lib/*/*.la



Bug#855518: panel-mate: got crazy on some sizes only! either got new line of list of windows

2017-05-08 Thread Vlad Orlov
Control: tags -1 jessie


Hi,

Actually, it's possible to patch mate-panel in Jessie to fix this.
The trick is to make use of 01_tasklist_orientation.patch from libwnck
to set the proper orientation of the tasklist.

It was already done before for mate-panel 1.12 (see [1]), but the patch
never made it to Jessie. Then GTK+3 build of MATE 1.14 came in, mate-panel
was switched to libwnck3, so the patch was dropped.

I probably won't have the time to work on Jessie right now, so maybe someone
else could do it?


[1] https://bugs.debian.org/785272



Bug#828077: mate-panel: Mouse focus problem with stack of applications

2017-05-08 Thread Vlad Orlov
Control: reassign -1 marco 1.16.0-1
Control: tags -1 stretch sid upstream
Control: forwarded -1 https://github.com/mate-desktop/marco/issues/251


Hi,

This is a problem in Marco, the window manager. Reassigning the bug to it.
We have a possible fix upstream, currently it's being tested.
See the linked upstream bug report for more info.



Bug#841243: mate-desktop: Please change icon location for mate-color-select

2017-05-07 Thread Vlad Orlov
Hi,

This utility should not affect desktop colors. You can copy color code from it
to use in some other application, that's all.



Bug#833476: mate-screensaver: Screensaver gets tiled under xmonad

2017-05-07 Thread Vlad Orlov
Hi,

Bug #826636 is now fixed by mate-screensaver 1.16.1-1.
Do you still get this issue with that version?



Bug#828158: caja: backgrounds and emblems dialog does not work

2017-05-07 Thread Vlad Orlov
This had been partially fixed upstream. While the backgrounds & emblems dialog 
still
needs resizing to make the contents appear, the actual applying of colors, 
backgrounds
and emblems to folders now works as before. You can drag-n-drop a color or a 
background
pattern from the dialog to the icon view, and the directory background will be 
changed.
Drag-n-dropping of emblems to files and folders works as well.

Same as with #856027, the following packages are needed:

mate-desktop 1.16.2
mate-settings-daemon 1.16.2
caja 1.16.3


Since Caja 1.16.3 requires build and runtime deps on mate-desktop 1.16.2,
the following change to debian/control is suggested:

https://github.com/mate-desktop/debian-packages/commit/d4d940fdd2072a21de3803c4e0c560fc55e6d10c



Bug#862035: mate-terminal freezes Xorg on double click with right mouse button

2017-05-07 Thread Vlad Orlov
Source: mate-terminal
Version: 1.16.2-1
Severity: important
Tags: stretch sid upstream fixed-upstream
Control: forwarded -1 https://github.com/mate-desktop/mate-terminal/issues/171


Quick double-clicking with right mouse button can freeze Xorg in a way that
keyboard and mouse input will be blocked for the whole MATE session. To get
things back to normal, you'll have to switch to system console via Ctrl-Alt-F1,
log in and kill the mate-terminal process.
See the linked upstream bug for more info and reports from the users. This
isn't always reproducible on the first try, sometimes you'll need several
tries in a row, but eventually it happens.

This issue had been fixed upstream in version 1.16.3. Please upload it.



Bug#856027: mate-desktop: "solid color" for background does not work at all

2017-05-07 Thread Vlad Orlov
Various background issues, caused by changes in GTK+ 3.22, had been fixed
upstream. The following packages are needed:

mate-desktop 1.16.2
mate-settings-daemon 1.16.2
caja 1.16.3


Since Caja 1.16.3 requires build and runtime deps on mate-desktop 1.16.2,
the following change to debian/control is suggested:

https://github.com/mate-desktop/debian-packages/commit/d4d940fdd2072a21de3803c4e0c560fc55e6d10c



Bug#848623: mate-power-manager now needs to be run as root

2017-05-07 Thread Vlad Orlov
Hi,

Looks like this one can be closed.
Forcemerge probably failed due to not reassigning the package first...
I would try it myself, but I don't know if it can be done for archived
bug reports (#844785 is archived).



Bug#858157: can be safely closed

2017-05-07 Thread Vlad Orlov
Window Preferences -> Placement -> Enable side by side tiling -> uncheck



Bug#842317: caja: Type misidentified - octave code listed as objective-C

2017-05-07 Thread Vlad Orlov
Hi,

This is not a Caja bug. This is an old problem that affects also text editors
(gedit, pluma), other desktops (Xfce), etc etc etc.


google: m files octave Objective-C

Some results:

https://bugs.launchpad.net/ubuntu/+source/gtksourceview2/+bug/451816
https://bugzilla.gnome.org/show_bug.cgi?id=598579
https://forums.gentoo.org/viewtopic-t-1060538.html
http://abautu.blogspot.ru/2009/08/octave-files-misdetected-as-objective-c.html
https://mail.gnome.org/archives/gedit-list/2010-March/thread.html#00033


So, it's not fixable at our level.

Side note: it's claimed to be fixed in gtksourceview, but I still see it when
opening your example .m file in Pluma - it's marked as Obj-C file.



Bug#826261: Cannot rename files when a scrollbar is displayed with a theme other than Adwaita

2017-04-17 Thread Vlad Orlov
Control: found -1 1.16.2-2
Control: tags -1 fixed-upstream


This is finally fixed upstream in 1.16.5 release.
Incidentally, it's the same fix as for https://bugs.debian.org/836352

Bug#836352: Scrollbar can't go to the bottom with a theme other than Adwaita

2017-04-15 Thread Vlad Orlov
Control: tags -1 - moreinfo + sid stretch upstream fixed-upstream
Control: forwarded -1 https://github.com/mate-desktop/caja/issues/755
Control: found -1 1.16.2-2


So this was finally reproduced and subsequently fixed upstream.
The fix will be included in the upcoming 1.16.5 release.



Bug#852548: mate-panel: wnck-applet writes error messages in system logs

2017-02-10 Thread Vlad Orlov
Hi,

All runtime warnings should be fixed by now in the latest upstream release, 
1.16.1.

Bug#766800: Accessibility: difficult movement with keyboard

2017-02-06 Thread Vlad Orlov
Control: tags -1 upstream fixed-upstream jessie
Control: forwarded -1 https://github.com/mate-desktop/mate-panel/issues/444
Control: fixed -1 1.14.1-1


Hi,

I guess this is what was reported upstream at [1]. If it's so, we have it
fixed - at least in Stretch (as it was fixed in version 1.14.1). So now
only Jessie is affected.


[1] https://github.com/mate-desktop/mate-panel/issues/444

Bug#825601: Notification Area cuts off the rightmost notification image

2017-02-06 Thread Vlad Orlov
Control: tags -1 moreinfo


Hi,

It might be caused by some issues with GTK+3 at that time. In MATE 1.16
most issues related to GTK+ had been fixed. Does this issue still happen?

Bug#851523: caja: Can't open any folder from the Side Pane ("Tree" mode) in a new window using context menu.

2017-01-25 Thread Vlad Orlov
Hi,

> Vlad, if possible, always add a fixed statement when tagging an issue as 
> "jessie" only.
> Sometimes, I simply guess what version may have fixed a bug. But for the 
> release team,
> this fixed statement on the bug report is important. They want to see that 
> bugs are 
> already closed in unstable, before they are addressed for stable.

Sure, will do. I just wasn't sure in which version it might be fixed, it could 
be some
earlier version.



Bug#852598: patch - fix crashes in atril's and evince's thumbnailers on some PDFs

2017-01-25 Thread Vlad Orlov
Source: poppler
Version: 0.48.0-2
Severity: normal
Tags: patch upstream fixed-upstream
Control: forwarded -1 https://bugs.freedesktop.org/97870
Control: affects -1 atril evince


Due to a bug in poppler [1], thumbnailers of atril and evince were crashing
on some PDFs. It had been fixed upstream in version 0.50.0. Please apply
the patch to 0.48.0 in Sid and Stretch (the debdiff is in the attachment).
If possible, please also patch poppler 0.26.5 in Jessie.

You can find some PDFs for reproducing the crash at [1][2][3][4].


[1] https://bugs.freedesktop.org/97870
[2] https://bugs.launchpad.net/bugs/1635812
[3] https://github.com/mate-desktop/atril/issues/222
[4] https://github.com/mate-desktop/atril/issues/234

poppler-stretch-debdiff
Description: Binary data


Bug#851523: caja: Can't open any folder from the Side Pane ("Tree" mode) in a new window using context menu.

2017-01-22 Thread Vlad Orlov
Control: tags -1 jessie


This is not reproducible in 1.16, so it sounds like Jessie-only issue.



Bug#851868: patch - fix out-of-tree build (e.g. 'make distcheck') with automake >= 1.15

2017-01-19 Thread Vlad Orlov
Source: intltool
Version: 0.51.0-3
Severity: important
Tags: stretch sid patch


This had been reported upstream (and for Ubuntu) at [1].

Out-of-tree builds, including 'make distcheck', are broken with automake >= 
1.15.
Because of this, various projects that make use of intltool had to add weird
workarounds, as can be seen at [2] or [3].

Patch for this issue had been submitted at LP bug. Debdiff with the patch is in
the attachment. Please consider applying it in Stretch (Jessie has automake 1.14
so intltool is not affected there).


[1] https://bugs.launchpad.net/intltool/+bug/1117944
[2] 
https://git.gnome.org/browse/gnome-control-center/commit/po/POTFILES.skip?id=5e0db6aaeb0e88161a0bb76fac5293c4dec22ed1
[3] 
https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/po/POTFILES.skip?id=66c3b673e32b7d055349a2a96ca2c2dfbbfc03ba

intltool-debdiff
Description: Binary data


Bug#831851: 4.2.10 in Jessie: "net usershare info" segfaults in libtdb-wrap.so.0

2017-01-18 Thread Vlad Orlov
Hi,

So 4.2.14 is in Jessie now. But recently I've upgraded my Jessie machine to 
Stretch,
so I can't test if 4.2.14 really fixes this. But I think it should since it 
contains upstream
patches... so you probably can close it now - or should I close it?

Bug#837163: caja: Caja not opening after upgrade, nautilus opens from cmd line

2017-01-04 Thread Vlad Orlov
Control: tags -1 moreinfo


Hi,

It was just another issue of Caja 1.14 not fully compatible with GTK+ 3.21/3.22
(which you probably got on upgrade at the time). Version 1.16 should work fine.

So, does the problem still happen for you?



Bug#836352: Scrollbar can't go to the bottom with a theme other than Adwaita

2016-12-29 Thread Vlad Orlov
Control: tags -1 moreinfo


Hi, upstream MATE developer here.

It's been a while, and MATE 1.16 is now in Unstable and Testing,
with various fixes for GTK+ 3.22 support. I can't reproduce this
bug now. Do you still see it? If it's so, which view (icon view or
list view) and which themes can be used to reproduce it?



Bug#846900: mate-applets: fails to show weather of any city

2016-12-15 Thread Vlad Orlov
Matt: oops, I completely forgot about that additional patch, thanks for 
reminding.


Mike: to avoid FTBFS with tzdata >= 2016g, you'll also need a patch from 
1.16.0-1... It was named
1001_adapt-to-timezone-namechange-for-Asia-Yangon.patch. Since it's removed now 
(upstream 1.16.1
already includes it), here's upstream patch link just in case:

https://github.com/mate-desktop/libmateweather/commit/f8005a60b7bdd03bab3241d42cfdb06e24eb7346.patch



Bug#831851: reopen: 4.2.10 in Jessie: "net usershare info" segfaults in libtdb-wrap.so.0

2016-12-08 Thread Vlad Orlov
Control: reopen -1


Hi,

Unfortunately, new versions of tevent and samba are stuck in s-p-u repo for
almost two months. They're not in stable repos yet. I have no idea why.

https://tracker.debian.org/pkg/samba
https://tracker.debian.org/pkg/tevent

https://bugs.debian.org/836795
https://bugs.debian.org/840188



Bug#846900: mate-applets: fails to show weather of any city

2016-12-08 Thread Vlad Orlov
Control: reassign -1 src:libmateweather 1.8.0-2
Control: tags -1 jessie


Hi,

The problem is that libmateweather is still not patched in Jessie.
Maintainers need to apply this patch to fix it:

http://paste.ubuntu.com/23149947/



Bug#841460: mate-polkit: gtk3+ errors still persist in .xsession-errors. Package: mate-polkit

2016-10-27 Thread Vlad Orlov
Hi,

> Sorry for being such a pain. There indeed is a .config/gtk-3.0/gtk.css
> but it doesn't tell where it is coming from  and it does have
> :prelight in the .css file.
> 
> I have attached the .css file although I don't know should I change it
> from :prelight to :hover or just delete it ?

Alright, looks like we found the source of the problem. :)

I suggest moving this file somewhere and see if something changes without it.

If nothing goes wrong, it's best to remove this file to avoid any possible
confusions in the future.

> Trying to find it has some parent is also futile
> 
> ┌─[shirish@debian] - [~/.config/gtk-3.0] - [2586]
> └─[$] dpkg -S ~/.config/gtk-3.0/gtk.css
> 
> dpkg-query: no path found matching pattern 
> /home/shirish/.config/gtk-3.0/gtk.css

Oh, this will never show any results. It's a file in your home dir - no package
would contain any files for it.

> If it was something that I had done, I usually add a comment/note
> about from where I got that file, but this has nothing of that kind.

It might be result from using some theme-customizing software. I don't remember
any tools that would save theme settings to ~/.config/gtk-3.0/ dir, but it looks
like there are such tools.



Bug#841460: Fwd: Re: mate-polkit: gtk3+ errors still persist in .xsession-errors. Package: mate-polkit

2016-10-27 Thread Vlad Orlov
Oh, forgot about one more dir to look in.

As described in GTK+ docs at [1], there might be gtk.css
in ~/.config/gtk-3.0/ dir ($XDG_CONFIG_HOME is ~/.config).

[1] 
https://developer.gnome.org/gtk3/stable/GtkCssProvider.html#GtkCssProvider.description

Bug#841460: mate-polkit: gtk3+ errors still persist in .xsession-errors. Package: mate-polkit

2016-10-27 Thread Vlad Orlov
Hi,

Now I'm out of clues as well.

I can only suggest system-wide searching for files named "gtk.css"
which contain ":prelight" text on lines 63 and 73.

Bug#841460: mate-polkit: gtk3+ errors still persist in .xsession-errors. Package: mate-polkit

2016-10-25 Thread Vlad Orlov
Hi,

Just in case, check if you have something in these dirs too:

/usr/local/share/themes

~/.local/share/themes

  1   2   3   4   5   >