[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2021-08-03 Thread Norbert
** Tags removed: artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/google+launchpad/+bug/1713238/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-09-12 Thread costales
Deprecated release

** Changed in: gui-ufw (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: gui-ufw
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/google+launchpad/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-05-27 Thread costales
Hi,
Could you try this package from focal?
http://mirrors.kernel.org/ubuntu/pool/universe/g/gui-ufw/gufw_20.04.1-1_all.deb
It should works fine in other versions.
Thanks.
--
Costales.


On Wed, May 27, 2020 at 12:05 AM Colin Watson
<1713...@bugs.launchpad.net> wrote:
>
> ** Changed in: gui-ufw
>Status: Fix Committed => Confirmed
>
> ** Changed in: gui-ufw (Ubuntu)
>Status: Invalid => Confirmed
>
> --
> You received this bug notification because you are subscribed to gui-ufw
> in Ubuntu.
> https://bugs.launchpad.net/bugs/1713238
>
> Title:
>   gufw will not open in ubuntu wayland 17.10
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/google+launchpad/+bug/1713238/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/google+launchpad/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-05-26 Thread Colin Watson
** Changed in: gui-ufw
   Status: Fix Committed => Confirmed

** Changed in: gui-ufw (Ubuntu)
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/google+launchpad/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-05-24 Thread myy...@gmail.com
** Also affects: google+launchpad
   Importance: Undecided
   Status: New

** Changed in: gui-ufw
   Status: Confirmed => Fix Committed

** Changed in: gui-ufw (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/google+launchpad/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-02-03 Thread Balint Pap
I'm having the same issue on Ubuntu 18.04.

python3 --version
Python 3.8.1

sudo apt-get install python3-gi
Reading package lists... Done
Building dependency tree   
Reading state information... Done
python3-gi is already the newest version (3.26.1-2ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Traceback (most recent call last):
  File "/usr/share/gufw/gufw/gufw.py", line 22, in 
from gufw.view.gufw  import Gufw
  File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 18, in 
import gi
ModuleNotFoundError: No module named 'gi'


Dropbox had the same error message, but after changing the mentioned file (in 
the error message) first line, to "#!/usr/bin/python3" it started to work. But 
only dropbox does, gufw still doesn't open.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-23 Thread costales
Uhm, @Frank This should not work with Wayland :O
Are working other programs as gparted or synaptic?
Thanks in advance!
--
Costales.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-22 Thread Franck
Yes, that was my previous comment:

~$ cat /usr/bin/gufw*
#!/bin/sh
c_user=$(whoami)
pkexec gufw-pkexec $c_user

#!/bin/bash
LOCATIONS=(
"/usr/lib/python3.5/site-packages/gufw/gufw.py"
"/usr/lib/python3.5/dist-packages/gufw/gufw.py"
"/usr/share/gufw/gufw/gufw.py"
)

for ((i = 0; i < ${#LOCATIONS[@]}; i++))
do
if [[ -e "${LOCATIONS[${i}]}" ]]; then
python3 ${LOCATIONS[${i}]} $1
fi
done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-22 Thread costales
Hi,
My fault, please, this path:
cat /usr/bin/gufw*
Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-22 Thread Franck
cat: /bin/gufw: No such file or directory

~$ apt info gufw
Package: gufw
Version: 19.04.0-0ubuntu1
Priority: optional
Section: universe/admin
Source: gui-ufw
Origin: Ubuntu
Maintainer: Ubuntu Developers 
Original-Maintainer: Python Applications Packaging Team 

Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3 537 kB
Depends: gir1.2-gtk-3.0, gir1.2-webkit2-4.0, policykit-1, python3-gi, ufw (>= 
0.34~rc), python3:any
Homepage: https://gufw.org/
Task: ubuntu-mate-desktop
Download-Size: 857 kB
APT-Manual-Installed: yes
APT-Sources: http://fr.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
Description: interface utilisateur graphique pour ufw
 Gufw est un moyen facile et intuitif pour gérer un pare-feu Linux. Il
 prend en charge, entre autres, les tâches courantes telles que
 l'autorisation ou le blocage de ports individuels ou pair à pair courants
 préconfigurés.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-21 Thread costales
Hi,

And cat /bin/gufw?

I think you have an older version and it should not works with Wayland
:O

A hug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-21 Thread Franck
Sure. Here it is (from /usr/bin although):

~$ cat /usr/bin/gufw-pkexec 
#!/bin/bash
LOCATIONS=(
"/usr/lib/python3.5/site-packages/gufw/gufw.py"
"/usr/lib/python3.5/dist-packages/gufw/gufw.py"
"/usr/share/gufw/gufw/gufw.py"
)

for ((i = 0; i < ${#LOCATIONS[@]}; i++))
do
if [[ -e "${LOCATIONS[${i}]}" ]]; then
python3 ${LOCATIONS[${i}]} $1
fi
done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-19 Thread costales
Hi, Franck could you send me the content of this file? Thanks.

cat /bin/gufw-pkexec

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-16 Thread Franck
Yes I'm positive: gufw works here on my Wayland session.

$ loginctl show-session $(awk '/tty/ {print $1}' <(loginctl)) -p Type | awk -F= 
'{print $2}'
wayland

Gufw asks nicely for my sudo password and UI starts as expected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-16 Thread Lonnie Lee Best
Although gufw works in Ubuntu 19.10 by default, I'm not sure that 19.10
uses wayland like (I've read) 20.04 will. Those who confirm this works,
really need to make sure you're logged in using Wayland and not X.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2020-01-16 Thread AsciiWolf
Great! Can someone else confirm this and close this ticket as "Fix
Released"?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2019-12-01 Thread Franck
It seems to be working now on 19.10, indeed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2019-11-30 Thread AsciiWolf
Hmm, do you have the same issue on latest Ubuntu 19.10?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2019-07-20 Thread Diego Bandeira
Running Ubuntu 19.04
After noticed GSConnect stopped working, I've tried launch GUFW to disable fw,
but even after request password, didn't show any screen for GUFW.
>From terminal, it gives segmentation fault. 
After trying this answer from AskUbuntu, it came back to work.

https://ubuntuforums.org/showthread.php?t=2381885&p=13727748#post13727748

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2019-06-19 Thread AsciiWolf
Is this still an issue on latest Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2019-02-12 Thread Krzysztof
Wayland is planned to be default Ubuntu Desktop session from 20.04 LTS.
This should be fixed quickly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2018-03-17 Thread PeterPall
The problem is that wayland as a security measure *either* gives you
access to the display server *or* to root => the interactive part of
gufw needs to be running with the user account and the small portions
root privilleges are needed for need to be run by policykit. Which is a
good idea - but which synaptic and gufw currently fail to do.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2018-02-09 Thread Lonnie Lee Best
@asciiwolf: I wish this interface allowed me to upvote posts like yours.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2018-02-09 Thread AsciiWolf
Yep, but it still should be fixed so users could switch to Wayland
without having any issues in the future.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2018-01-27 Thread ventrical
Since xorg is now the new default the wayland/gnome devs can take a
breather. So can the rest of us.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2018-01-25 Thread Matej Kovacic
The same problem here.

Anyway, I can understand Gufw cannot be run in current state from
Wayland. But is there any GUI for firewall in Ubuntu?

I mean, it is 2018, GUI is a must have and firewall is a standard
security package not intended for advanced users only!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2018-01-06 Thread ventrical
I am glad they  marked it up critical, especially in light of
Specter/Meltdown exloitables. Not sure if gufw would do any good anyways
, but at least it is one layer of security.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2018-01-05 Thread AsciiWolf
Still not fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-09-30 Thread Norbert
And also we have a list of gksu/gksudo applications here - see bug
1713311 .

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-09-30 Thread Norbert
For you information - here is a list of all affected pkexec'ed
applications - see bug 1713313 .

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-27 Thread ventrical
@costales,

Yes, that is correct.
My apologies for belaboring the matter. It is just an issue that since wayland 
will eventually be default we should have these well used and well know apps 
working (on wayland) before the next toolchain if not from a developers point 
of view, at least from a beta testers perspective.

Thank you for your attention in this matter.

Regards..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-27 Thread costales
Thanks!

I tried Ubuntu current daily image.

The resume would be (IMO):

- Ubuntu with xorg: works everything.
- Ubuntu with wayland: doesn't work [sudo|pkexec]? apps (Synaptic, GParted,
Gufw...).

Best regards.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-27 Thread Jeremy Bicha
Yes, gparted does not work with the default Ubuntu 17.10 session since
Ubuntu is now using GNOME on Wayland.

GNOME (or Ubuntu) on Wayland does not support pkexec the way gparted or
synaptic use it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-27 Thread ventrical
It is important to have this working by release day for 17.10 We will be
testing wayland hard during 18.04 cycle and we need a graphical
firewall. It makes it hard to recruit new testers when synaptic,gufw and
gparted are not working nativley in wayland when thy should be.

Thanks for your attention.

regards..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-26 Thread costales
** Also affects: gui-ufw
   Importance: Undecided
   Status: New

** Changed in: gui-ufw
   Status: New => Confirmed

** Changed in: gui-ufw
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-26 Thread costales
I didn't like politykit in the past, so so so complicate to debug. I
migrated Gufw looking into the Gparted code.

I don't understand the issue, gnome shell - wayland. Gnome shell is the UI
and Wayland is the graphic engine (?). Gnome shell is running over wayland,
then Gufw or GParted should not work (?).

Anyway it is a so big change in the code and I don't time for it now :(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-26 Thread ventrical
Yes. Wayland issue. gparted works fine in gnome-shell. Calls policykit
for authentication .. etc..

Lets get this firewall fixed in wayland first as it is a potential
security risk for those needing a firewall while testing gnome(wayland)
on line.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-26 Thread costales
Hi, is this a wayland issue then? Is it working gparted? Thanks in advance.
Best regards.

On Aug 26, 2017 17:25, "ventrical"  wrote:

> #append#
>
> Will not run gufw in Ubuntu (17.10)amd64
>
> --
> You received this bug notification because you are subscribed to gui-ufw
> in Ubuntu.
> https://bugs.launchpad.net/bugs/1713238
>
> Title:
>   gufw will not open in ubuntu wayland 17.10
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/
> 1713238/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-26 Thread ventrical
It works just fine with GNOME SHELL.

Please see my message "it will not run the program in wayland"!

https://ubuntuforums.org/showthread.php?t=2369751

synaptic also works just swell in gnome-shell as does pkexec.

testing unity7 and gnome-shell are a breeze. It's 'wayland' we want to
get up to speed.

Thanks :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-26 Thread ventrical
It works just fine with GNOME SHELL.

Please see my message "it will not run the program in wayland"!

https://ubuntuforums.org/showthread.php?t=2369751

Thanks :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-26 Thread ventrical
#append#

Will not run gufw in Ubuntu (17.10)amd64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-26 Thread Jeremy Bicha
If I remember correctly, this app used to have proper PolicyKit
implementation but it was replaced by pkexec. GNOME Shell does not
currently support pkexec.


** Tags added: wayland

** Changed in: gui-ufw (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2017-08-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gui-ufw (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs