Questions tagged [gtk]
12 questions
3
votes
5 answers
X11 from ssh on Mac OSX to Linux server doesn't work --- Gtk-WARNING **: cannot open display
I installed a program wireshark on my remote linux box and I'm trying to run it with X11 from my mac computer using SSH.
Here's my terminal...
macosx$ echo $DISPLAY
/tmp/launch-f4w6k6/:0
macosx$ ssh -X root@myserver.com
root@myserver.com's…
Cal
2
votes
1 answer
How to install GTK3 on Amazon Linux?
I cannot install Firefox on my amazon linux machine. All articles I can google tells about GTK2 but how can I Install GTK3? Thank you.
Volodymyr
- 139
- 5
2
votes
1 answer
Installing rsvg lib on second install of Python
I have two installs of python on my RHEL server, one at version 2.4.x (which is the general install by RHEL, updated using yum) and a 2.6.x version that I use for Django as well as just everyday scripting (installed from source).
I'd like to get the…
Jordan Reiter
- 1,260
- 4
- 17
- 38
2
votes
4 answers
GTK applications fail to start - xfs restart needed Options
After a recent update (Xorg was updated among other things), GTK apps stopped running in my kde4. I have a Debian unstable, updated around 22 April. When I try to run them I get the following error:
ga@grzes:~$ iceweasel
The program 'firefox-bin'…
Grzenio
- 271
- 2
- 5
- 16
1
vote
2 answers
Gtk Warning: cannot open display: :0 (for local user!)
I know there is a bunch of similar questions around but they are all about a X-Forewarding and SSH sessions.
I got this problem with a local user which is privileged for a specific script...
The Problem
Under ubuntu 16.04 I want a specific user…
Michael P
- 113
- 1
- 1
- 6
1
vote
2 answers
AuthInfoRequired cups overwrites
My problem is basically identical to the following:
http://bbs.archlinux.org/viewtopic.php?id=61826
Put simply, I have a machine in ubuntu trying to connect to another ubuntu machine via a network in order to use the printer attached. There is…
mooscape
0
votes
1 answer
GTK apps no longer render text
I am using virt-manager on Debian Jessie. A few weeks ago, it was working fine for me; however now when I run it, the text does not render correctly.
I have tried reinstalling all of the dejavu fonts, liberation fonts, run fc-cache, rebooted the…
http_error_418
- 1
- 3
0
votes
0 answers
Failed to load module pk-gtk-module
I am running RHEL6 and I am sshing into a linux server. Every time I open gvim or emacs, I get this error
$ gvim
Gtk-Message: Failed to load module "pk-gtk-module": libpk-gtk-module.so: cannot open shared object file: No such file or directory
The…
SUB
- 3
- 3
0
votes
1 answer
CentOS login GUI Issue
I have trapped in weird problem. My Setup is CentOS 6.3 64 Bit
My login screen is blinking so frequently that I am unable to see and login into it. The issue is I have installed gtk2 using yum install gtk2 after this the problem starts!
can anyone…
Sukan
- 103
- 3
0
votes
1 answer
over ssh, After some minutes Gtk-WARNING
I connect to a server over ssh with
ssh -CX server
ok, And I launch remote graphical apps, ok.
But after some minutes I get
Gtk-WARNING **: cannot open display
And I have to reset the ssh connection.
Added some outputs
$ echo $DISPLAY; echo…
JuanPablo
- 823
- 3
- 9
- 20
-1
votes
1 answer
installing gtk-sharp2 on Centos7
I'm trying to instal (on centOS 7) this package but I got this error below ( I admit that I'm a novice with yum as well):
sudo yum install gtk-sharp2
Loaded plugins: fastestmirror, langpacks, priorities, protectbase
Loading mirror speeds from…
Mickey
- 1
- 1
-1
votes
1 answer
remove gtk2-packages on centos server
I recently discovered that gtk2 is installed on my centos server.
because I only connect to the server through PuTTY it's a waste of disk space.
so i just wanted to know what packages should be removed.
Jeroen De Meerleer
- 103
- 1
- 12