BUT
skype only popups when started as root.
in X i cant start skype as a user. i startit from console, xterm or kterm.
rpm was installed as root.
no screen, nothing , still hanging up and waiting
seems to be the same error as described here: http://forum.skype.com/viewtopic.php?t=45739
reinstall wont help at all, also i checked latest qt libs, its installed and up2date. at least the static one should run.
SELinux is disabled!
here is what strace says after i started....
the last few lines.....
.
mprotect(0xae2000, 8192, PROT_READ) = 0
mprotect(0xb0b000, 4096, PROT_READ) = 0
mprotect(0xc0e000, 4096, PROT_READ) = 0
mprotect(0x9b5000, 4096, PROT_READ) = 0
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f028e0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xb7f08000, 107117) = 0
set_tid_address(0xb7f02928) = 25281
rt_sigaction(SIGRTMIN, {0xc04380, [], SA_SIGINFO}, NULL,
rt_sigaction(SIGRT_1, {0xc043f0, [], SA_RESTART|SA_SIGINFO}, NULL,
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL,
getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0
_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbf922d9c, 35, (nil), 0}) = 0
brk(0) = 0x9fbe000
brk(0x9fdf000)
+++++++wait++++++++ a pause ..... then:
gettimeofday({1138957297, 154575}, NULL) = 0
gettimeofday({1138957297, 155014}, NULL) = 0
ioctl(4, FIONREAD, [0]) = 0
gettimeofday({1138957297, 157845}, NULL) = 0
select(9, [4 6 8], [], [], {0, 94116}) = 0 (Timeout)
gettimeofday({1138957297, 254563}, NULL) = 0
gettimeofday({1138957297, 254737}, NULL) = 0
ioctl(4, FIONREAD, [0]) = 0
gettimeofday({1138957297, 254958}, NULL) = 0
select(9, [4 6 8], [], [], {0, 97003}) = 0 (Timeout)
gettimeofday({1138957297, 353617}, NULL) = 0
gettimeofday({1138957297, 353824}, NULL) = 0
ioctl(4, FIONREAD, [0]) = 0
gettimeofday({1138957297, 354032}, NULL) = 0
and so on
skype at least puts not a single line. i tried skype --help , but there seems to be no options. ?
HOW to fix this? i really wont run skype as root
i use fedora3 with latest updates.
oh, and when i run skype as root, and close skype, it wont exit ! just the window goes away.... in console i can see it is running ...... until i press ctrl+c, i wait for about 3 mins.
thx in advance