Comment 73 for bug 1652282

Revision history for this message
In , Curtis Gedak (gedakc) wrote :

Hi Mike,

Thanks the updated patch set. My testing has gone well, with no new
issues to report.

Following are my test steps and additional distro results.

Compile with:
  $ ./configure --enable-xhost-root --prefix=/usr
  $ make
  # make install

Run with:
  gparted | sudo gparted | gparted.desktop (menu)
OR
  gparted | su -c "gparted" | gparted.desktop (menu)

Test Results:

Distro gparted sudo gparted gparted.desktop
------------ ---------------- ------------ ----------------
Debian 9 [1] Works Works Works
openSUSE 42.3 Works Can't open display Works
Ubuntu 16.04 Works Works Works

[1] My previous Debian 9 VM was indeed broken. A newly built VM has
    no issues when compiling GParted.

Mike, in comment #11 you provided some suggested text for the NEWS announcement.
Are there any changes or updates you would like made now that the patch set is working as expected?

Provided there are no objections I will commit patch set v2 from
comment #19 in the next day or so.

Curtis