I'm using 5.1.0-101 and here's my perception: The UI is started by an XDG (FreeDesktop) .desktop file that gets installed to /etc/xdg/autostart/PanGPUI.desktop) The Exec for this is: Exec=/opt/paloaltonetworks/globalprotect/PanGPUI The running app is : /opt/paloaltonetworks/globalprotect/PanGPUI start (so not sure how the 'start' argument gets added) This installs a System Tray item (looks like a globe), so if your DE doesn't support a System Tray, maybe you won't see any UI for it. A co-worker clicks on the icon, and the interface window appears at the top of the screen. however, unless he moves the cursor REALLY fast, the window disappears before he gets to it. I don't have that problem, but i do have the problem where clicking on he hamburger icon of that window is REALLY touchy, and moving the mouse causes the popup menu to disappear -- so i have to use the cursor keys to select [ Settings | About ] I am *sad* that the 'globalprotect' cli executable now always throws : Unable to run GlobalProtect CLI while GlobalProtect UI is running. Please consider installing the CLI only install package. At least allow us to get the status (show --details, ...) stuff that way, because the UI doesn't give it in a useful way. Also, while 'globalprotect show --notification' never showed the portal notification message, the new notification UI popup overwrites the message onto a single line over and over making it unreadable. That all said... I'm also *sad* about the following: 'globalprotect' cli returns 1 for all commands successful or not. it should return 0 for success so we can script around it. Also, every instantiation of 'globalprotect' (even --help) has a builtin alarm() that forces a 60 second delay. so running the command multiple times (like to get multiple outputs for 'globalprotect show --{item}) take FOREVER. also, sad-making... when the installer extracts to /opt/paloaltonetwork/ it doesn't bother to try to set proper ownership (user/group), leaving things owned by random matching UID/GID from the tarball. (for me it's ntp:Debian-exim) I am frankly disgusted and exhausted over the quality of software in general over the past decade and trying to find current/correct documentation and working around bugs and misfeatures. siiiiigggghhhhhhh. (also, the text-enry in this discussion forum is almost invisible to me, making it quite hard to type this message. maybe it's just my Debian Stretch/Firefox setup) Leaving on a high note. At least, thanks for finally getting a UI for Linux. Just allow us to also use the CLI simultaneously, and fix the bugs in the cli. thanks, --stephen
... View more