Help - Search - Members - Calendar
Full Version: Skype not working with su ?
Skype Community > English > Skype for Linux
julian.coccia_
I have to admit that Skype is the only non-open source application that I run in my computer. Unfortunately I simply can't trust a closed-source application and that is the reason why I have always been using skype with su (under another user in my machine).

For some reason, a few days ago it started behaving strangely. It simply works very slow to the point where it becomes impossible to operate. It even fails to connect.

I downloaded the latest version (1.2.0.18) and I continue to have the same problem. However, if I launch skype with my real user, it works great.

I've tried deleting the fake user and creating a new profile and still no luck. That is why I can't use it anymore.

My only resource is to keep on trying with future versions as my skype car came with the hood welded shut sadsmile.png

Though I must say it was good while it lasted.

Cheers,
Julian
sp-tor_
I also use a separate skype account, but I don't use su, I use ssh. Works great. ssh localhost -l skype-account
In fact I have that account on my laptop so when I'm in the office I run skype from the laptop by using ssh laptop -l skype-account
from my desktop computer.
Never had a problem.

(Edit: Obviously x11 forwarding is enabled for ssh in the above)

-Tor
Skjoldar_
When in root in most linux distros, your DISPLAY variable gets unset.

Try the following command:

export DISPLAY=:0
sp-tor_
[quote=Skjoldar]When in root in most linux distros, your DISPLAY variable gets unset.

Try the following command:

export DISPLAY=:0[/quote]

That would work if you log in as root (and stay root), but not if you use 'su'.
On modern Linux installations you can't just set DISPLAY unless you re-configure X to disable the standard "-nolisten tcp" parameter. And that's a security risk so you don't want that.

Just use ssh as I suggested, it works just fine.

-Tor
pkolmann
Try using sux:
http://fgouget.free.fr/sux/

This is a su with X forwarding enabled. That should fix your issue.

Philipp
xboxrulz_
please don't run Skype using root as security can be comprimized.

xboxrulz
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.