On Fri, Nov 29, 2024 at 9:16 AM Martin Steigerwald <mar...@lichtvoll.de> wrote:
>
> Hi Sedat, hi Sami, hi!
>
> Sedat Dilek - 29.11.24, 00:10:23 MEZ:
> > > Thanks Sami.
> > >
> > > Applied that patch to xdg-utils 1.1.3-4.1 and I can open Links in
> > > quassel IRC client.
> > >
> > > Nice!
> […]
> > "xdg-utils: Add support for KDE 6"
> > https://bugs.debian.org/1088644
> >
> > ^^ Includes patches
>
> Thanks a lot for reporting this, Sedat!
>
> Also thanks a lot for digging out those patches, Sami!
>
> Great work.
>
> Best,
> --
> Martin - please no carbon copy to me
>

Hi Martin,

NIce to help.

Please, see updates in

Link: https://bugs.debian.org/1062449

^^ Looks like a "master" debian-bug.

None of the 6 (7) upstream patches applied address KDE6 issue in
scripts/xdg-email.in:

This part seems to miss - but I am no XDG expert:

--- a/scripts/xdg-email.in
+++ b/scripts/xdg-email.in
@@ -108,7 +108,7 @@
     local command
     case "$KDE_SESSION_VERSION" in
         '') command=kmailservice ;;
-        4) command=kde-open ;;
+        4 | 6) command=kde-open ;;
         *) command=kde-open$KDE_SESSION_VERSION ;;
     esac

Link: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=1083074;filename=kde6.patch;msg=10

Might there be more upstream patches that need to be cherry-picked to
xdg-utils-1.3.1 - as said I am no XDG expert.

-sed@-

P.S.: You were always TOed not CCed (CC = carbon-copy) by me.

-- 
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-talk

Reply via email to