Bug#809488: kodi does not suspend anymore

2015-12-31 Thread Johannes Schauer
Package: kodi
Version: 15.2+dfsg1-1
Severity: normal

Hi,

I used to run Debian Jessie with Mate as a DM with Kodi from backports.
With that setup Kodi used to suspend just fine.

Now I updated my base system to Squeeze and Kodi doesn't automatically
suspend anymore.

Maybe connected: the "power" menu at the lower left of the home screen
now only shows the options "Exit" and "Inhibit idle shutdown". Before
the upgrade I had more options there.

Additionally, even when I try to use the Mate automatic suspend on idle
options in the power menu, my system will not suspend while Kodi is
still running.

How can I make my system suspend automatically again with Kodi running
in the foreground?

Thanks!

cheers, josch

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#809496: ladish FTBFS on hppa architecture (with patch)

2015-12-31 Thread Helge Deller
Package: ladish
Version: 1+dfsg0-5
Tags: patch

ladish fails to build in the code where it tries to generate a stack-backtrace.
The attached patch fixes it like most other architectures by just disabling
the stacktrace on hppa (parisc).
Please apply the attached patch for next upload.
By the way, arm64 fails the same way, so adding " || defined (__arm64__)"
will probably fix arm64 as well.

Failing buildlog:
https://buildd.debian.org/status/fetch.php?pkg=ladish=hppa=1%2Bdfsg0-5=1443354992

Thanks,
Helge
diff -up ./daemon/sigsegv.c.org ./daemon/sigsegv.c
--- ./daemon/sigsegv.c.org	2015-12-31 11:47:53.35200 +0100
+++ ./daemon/sigsegv.c	2015-12-31 11:48:11.81600 +0100
@@ -59,7 +59,7 @@ char * __cxa_demangle(const char * __man
 # define REGFORMAT "%x"
 #endif
 
-#if defined(__arm__) || defined(__powerpc__) || defined (__ia64__) || defined (__alpha__) || defined (__FreeBSD_kernel__) || defined (__sh__)
+#if defined(__arm__) || defined(__powerpc__) || defined (__ia64__) || defined (__alpha__) || defined (__FreeBSD_kernel__) || defined (__sh__) || defined(__hppa__)
 # define DISABLE_STACKTRACE
 #endif
 
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#809488: kodi does not suspend anymore

2015-12-31 Thread Johannes Schauer
Hi,

Quoting Johannes Schauer (2015-12-31 10:29:22)
> I used to run Debian Jessie with Mate as a DM with Kodi from backports.
> With that setup Kodi used to suspend just fine.
> 
> Now I updated my base system to Squeeze and Kodi doesn't automatically
> suspend anymore.
> 
> Maybe connected: the "power" menu at the lower left of the home screen
> now only shows the options "Exit" and "Inhibit idle shutdown". Before
> the upgrade I had more options there.
> 
> Additionally, even when I try to use the Mate automatic suspend on idle
> options in the power menu, my system will not suspend while Kodi is
> still running.
> 
> How can I make my system suspend automatically again with Kodi running
> in the foreground?

I have no clue about polkit but after searching in the internet it seems that
doing the following fixes this problem:

$ cat << END | sudo tee 
/var/lib/polkit-1/localauthority/50-local.d/custom-actions.pkla
[Actions for kodi user]
Identity=unix-user:kodi
Action=org.freedesktop.login1.*;org.freedesktop.udisks2.*
ResultAny=yes
ResultInactive=no
ResultActive=yes
END

Maybe this helps!

In the worst case I now have documented a solution/workaround for others who
might also stumble over this problem :)

Thanks!

cheers, josch


signature.asc
Description: signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#809176: vlc: Should depend upon libqt5xcbqpa5

2015-12-31 Thread Sebastian Ramacher
Control: reassign -1 libqt5x11extras5 5.5.1-3

On 2015-12-27 18:49:07, Lisandro Damián Nicanor Pérez Meyer wrote:
> Package: vlc
> Version: 2.2.1-5+b1
> Severity: normal
> 
> Hi! Sebastian Ramacher told me that vlc is a X11-only app. In other words,
> even if it's built against Qt5 it depends upon X11 itself (Qt5 apps can run
> without X11).
> 
> If that's the case then it should depend upon libqt5xcbqpa5, which is the
> pluging used by Qt5 to use X11.
> 
> This is the case of a non-automatic dependency (ie, not catched by our
> Debian tools) like QML stuff.

vlc is not the place to fix broken Qt dependencies. If linking against
libqt5x11extras5 requires libqt5xcbqppa5 to work, libqt5x11extras5 needs to
depend on that package or emit proper dependencies via its symbols / shlibs
file.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: Bug#809176: vlc: Should depend upon libqt5xcbqpa5

2015-12-31 Thread Lisandro Damián Nicanor Pérez Meyer
On Thursday 31 December 2015 18:52:57 Sebastian Ramacher wrote:
[snip] 
> vlc is not the place to fix broken Qt dependencies. If linking against
> libqt5x11extras5 requires libqt5xcbqppa5 to work, libqt5x11extras5 needs to
> depend on that package or emit proper dependencies via its symbols / shlibs
> file.

Hi Sebastian, vlc packagers! I'm afraid there is one misleading point here: 
the name of the package. It's not a lib at all, it just happens to be a plugin 
which links against a lib. The lib is totally private to the plugin. I'm 
planning to fix this in Qt 5.6.

So basically if you want to use Qt5 and *depend* on X11 you should really 
consider depending on this plugin.

Now I won't play ping-pong with the BTS. I'll let you decide what to do: 
either reassign this bug back to VLC or I'll close it on a few days.

Kinds regards, and the best for 2016, Lisandro.


-- 
So that's it - insecure, indiscriminate, user-hostile, slow, and full
of difficult, nit-picking people. Any other online community would
count each of these strengths as a terrible flaw. Perhaps wiki works
because the other online communities don't.
  PeterMerel about wikis

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/

signature.asc
Description: This is a digitally signed message part.
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers