[Bug 253123] x11/plasma5-plasma-desktop: Zenity problem

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 31 13:06:27 GMT 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253123

            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 at FreeBSD.org
          Reporter: Alexander88207 at protonmail.com
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at 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=$(zenity --title="Your First Name" --text "What is your first name?"
--entry)

zenity --info --title="Hello" --text="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?

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


More information about the kde-freebsd mailing list