Seeing the same problem with a fresh Ubuntu 22.04 install
Added export QT_GRAPHICSSYSTEM=native to /usr/bin/bcompare script an it works. I think it should be se there if not already set. That should be easy to change.
Thanks
Announcement
Collapse
No announcement yet.
Running 'bcompare' "as root"
Collapse
X
-
Fedora 28 uses Wayland instead of X11 by default, which doesn't allow graphical applications to run as root/sudo.
https://ask.fedoraproject.org/en/que...rted-nautilus/
Workaround:
Logout, then click on the gear icon and select Gnome on Xorg to run using X11 instead of Wayland.
Launch Beyond Compare as root with the terminal command: sudo QT_GRAPHICSSYSTEM=native bcompare
Leave a comment:
-
Originally posted by Chris View PostI duplicated the blank window problem on Fedora 22 when BC is running as root. This is a bug in Fedora 22, not a bug in Beyond Compare.
Fedora 23 and CentOS 7.1 both display BC 4.1.1's window correctly when launched from a root terminal.
You should upgrade to Fedora 23 if you want to resolve this bug.
I know this is an old thread, but I'm experiencing the same problem with fedora 28. i've tried the export workaround listed in other commets with no luck. Are there any other options for resolving this problem, or workarounds for the interim?
Leave a comment:
-
Originally posted by Chris View PostThe Fedora 22 bug is: KDE root apps fail to render using X w/o root rights
To run Beyond Compare as root on Fedora 22 without the screen blanking, run the following commands in a terminal:
su
export QT_GRAPHICSSYSTEM=native
bcompare
RunningCode:sudo QT_GRAPHICSSYSTEM=native bcompare
- Likes 1
Leave a comment:
-
The Fedora 22 bug is: KDE root apps fail to render using X w/o root rights
To run Beyond Compare as root on Fedora 22 without the screen blanking, run the following commands in a terminal:
su
export QT_GRAPHICSSYSTEM=native
bcompare
Leave a comment:
-
I duplicated the blank window problem on Fedora 22 when BC is running as root. This is a bug in Fedora 22, not a bug in Beyond Compare.
Leave a comment:
-
I duplicated the blank window problem on Fedora 22 when BC is running as root. This is a bug in Fedora 22, not a bug in Beyond Compare.
Fedora 23 and CentOS 7.1 both display BC 4.1.1's window correctly when launched from a root terminal.
You should upgrade to Fedora 23 if you want to resolve this bug.
Leave a comment:
-
Running 'bcompare' "as root"
Hi, I've poked around to see if I could see anything related to this but came up empty. I'd like to run 'bcompare' "as root" (either via a root shell or via sudo) in order to compare several directories that have root/restricted permissions. When I try to do this I get a blank (grey) bcompare window (see the included screenshot); obviously starting 'bcompare' from a normal user works fine.
I'm running bcompare v4.1.1 on Fedora 22.
Thanks.Tags: None
Leave a comment: