Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 2021 13:06:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253123] x11/plasma5-plasma-desktop: Zenity problem
Message-ID:  <bug-253123-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253123

            Bug ID: 253123
           Summary: x11/plasma5-plasma-desktop: Zenity problem
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: Alexander88207@protonmail.com
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

Hello,

when Zentiy is used on KDE it outputs "WINDOW DECORATIONS RELOADED".

This can break scripts that are using Zenity like the gui of games/homura.

As far as I can remember this didn't happen a few weeks ago, unfortunately i
can't name a specific version number of KDE where it still worked.

To reproduce the problem:

first=3D$(zenity --title=3D"Your First Name" --text "What is your first nam=
e?"
--entry)

zenity --info --title=3D"Hello" --text=3D"Hello $first"

Output: Hello WINDOW DECORATIONS RELOADED Alex

With normal GTK desktops like Mate, XFCE etc.. this does not happen, so i
assume it could be a KDE problem?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253123-7788>