Page 5 of 6

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: May 15th, '14, 00:38
by Silver22
I have recently installed Skype in:

Mageia 3
PCLinuxOS
Linux Mint Gnome
Manjaro Kde

It works in none of them.
The best I can do is see and hear the caller in Mageia 3 but they can't see or hear me. The light is on on the usb Logitec cam and a video image shows up in the setup>video place. I have gotten mic response in the pulse audio setup place. I'm searching and reading for answers wherever they may be.

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: May 18th, '14, 15:05
by doktor5000
So the microphone is not working? Did you select the logitech usb cam or whatever you use as microphone as the default recording device, e.g. using your desktop environment mixer or maybe use pavucontrol?

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: May 18th, '14, 19:02
by Silver22
doktor5000 wrote:So the microphone is not working? Did you select the logitech usb cam or whatever you use as microphone as the default recording device, e.g. using your desktop environment mixer or maybe use pavucontrol?


Skype just doesn't seem to be seeing my web cam which is said to "work out of the box". It does work, video and mic, but Skype isn't seeing it dispite efforts to make it do that in the Skype setup and also in pavucontrol.

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 20th, '14, 22:37
by doktor5000
FWIW, just updated the MAQeia with the latest version.

Current Skype version for linux as of 04/15/2014: 4.3.0.37
ATTENTION: This version only supports pulseaudio, for more informations on this and related to skype pulseaudio support check
http://blogs.skype.com/2014/06/18/skype-4-3-for-linux/

Tried it, works fine here.

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 22nd, '14, 22:09
by mackowiakp
I have a problem with screen sharing after upgrade. The share option is greyed or after click on "share screen" the receiving party does not has my screen display. I try to remove skype and install again, but without positive results. Next strange thing is that I dont see WeeMe icons of accepted users. Any idea whats wrong?

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 23rd, '14, 10:48
by mackowiakp
I try something like this but and error is display:

Code: Select all
[maciek@piotr ~]$ LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype
ERROR: ld.so: object '/usr/lib/libv4l/v4l2convert.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.


Maybe it say something..

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 23rd, '14, 20:13
by doktor5000
Seems your skype installation is broken.

[doktor5000@Mageia4 ~]$ file /usr/share/skype/skype
/usr/share/skype/skype: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, BuildID[sha1]=6eef9a3f7c9719980b6e317a00ea971d3717ac89, stripped
[doktor5000@Mageia4 ~]$ file /usr/lib/libv4l/v4l2convert.so
/usr/lib/libv4l/v4l2convert.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8d56de2f851eb9fdbeba4f9f93b7f59ce7e64419, stripped
[doktor5000@Mageia4 ~]$ LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/share/skype/skype
[doktor5000@Mageia4 ~]$


Code: Select all
[doktor5000@Mageia4 ~]$ rpm -V get-skype
[doktor5000@Mageia4 ~]$


Please show the output of
Code: Select all
rpm -q get-skype
rpm -V get-skype

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 23rd, '14, 20:37
by mackowiakp
Yes. You are 100% right. my installation of Skype is broken because of unknown reasons, after upgrade to ver 4.3.
At this moment I downgraded (for the test) to the version of get-skype available in M4 repo, but the result is the same - no screen sharing and no user pics (WeeMe`s).
So You have outputs:

Code: Select all
[root@piotr ~]# rpm -q get-skype
get-skype-4.2.0.11-5.mga4.nonfree
[root@piotr ~]# rpm -V get-skype
[root@piotr ~]#

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 24th, '14, 08:10
by mackowiakp
After upgrade to new version, outputs looks like this:

Code: Select all
[root@piotr ~]# rpm -q get-skype
get-skype-4.3.0.37-1.mga5.nonfree
[root@piotr ~]# rpm -V get-skype
[root@piotr ~]#


And another strange situation I noticed. During my work on PC, I stream (using VLC) video stream from my Enigma2 based satbox. When I start Skype call, VLC stops playback video stream. In previous installation (before upgrade) it was possible to receive video stream using VLC and share screen via Skype, with VLC window inside of screen content.

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 24th, '14, 21:33
by mackowiakp
I created second user on my system and fired up Skype. And it works properly!
But, during my previous tests I removed ~/.Skype dir and fired up Skype. Skype of course created new ~/.Skype dir. But after that there was not "share screen" option avaliable. Probably it is KDE related problem or Skype keeps another part of its config in different location.
The same result (non availability of "share screen" option") was when I use "dynamic" version of Skype, that is non-installer based package.

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 24th, '14, 22:39
by doktor5000
There's ~./Skype which keeps chat history and such, and ~/.config/Skype which here only holds skype.conf with one line.

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 24th, '14, 22:48
by mackowiakp
I removed all "Skype" and "skype" dirs and files from the user, including ~/.Skype, ~/.config/skype, .macromedia/blablabla/skype etc.
Then I fired Skype again. Still no user pics and screen sharing. :evil:

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 24th, '14, 22:58
by doktor5000
Best ask in Skype forums or complain to Microsoft - ahh wait, they removed the public bugtracker a while ago ...

You can take a look in the logs, maybe it helps https://support.skype.com/en/faq/FA1232 ... -log-files

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 24th, '14, 23:25
by mackowiakp
Yes I made logs but the content is unreadable (binaries). I try to add attachment to Skype forum - IMPOSSIBLE! It drives me crazy...

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 25th, '14, 10:43
by mackowiakp
Yep! I got it! First I boot PC into text (non GUI) mode and made things like this:

Code: Select all
cp -a /home/my_user/.config /home/my_user/.config.ORG
rm -rf /home/my_user/.config


Next I boot system in normal mode. ".config" dir was build from the beginning and WORKS!!!
But ".config.ORG" does not contain any file or dir with "skype" as a part of name. Now I copy back one by one subdirs located in ".config"ORG" to ".config" and will try to "catch" which one is responsible for my troubles.
So it looks like KDE related problem and/or new Skype version installer.

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jun 25th, '14, 13:21
by mackowiakp
The problem is solved. The error was in one of the file which is created automatically by KDE during start, located in ~/.config dir. I dont know which one. But now works perfectly! BTW M$ support is a @#$%^.

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Nov 14th, '14, 22:43
by doktor5000
Since today Skype for Web seems to be available as beta: http://blogs.skype.com/2014/11/14/pleas ... -web-beta/
But even when switching user agent to chrome on windows, I don't see where to sign in to Skype for Web ... meh, whatever.

EDIT: Seems to be only available for windows - and that's what they call Skype for Web ... ? https://skypewebexperience.skype.com/co ... ation.html

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jul 5th, '15, 07:43
by zaivala
I'm getting

bash: urpmi: command not found

The rest of this is superfluous without the command...

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jul 5th, '15, 22:36
by geraldow
zaivala wrote:I'm getting

bash: urpmi: command not found

The rest of this is superfluous without the command...


zaivala, you should run urpmi as a super-user. Type "su" and your root password and after that run "urpmi".

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Jul 6th, '15, 10:03
by doktor5000
doktor5000 wrote:Since today Skype for Web seems to be available as beta: http://blogs.skype.com/2014/11/14/pleas ... -web-beta/
But even when switching user agent to chrome on windows, I don't see where to sign in to Skype for Web ... meh, whatever.

EDIT: Seems to be only available for windows - and that's what they call Skype for Web ... ? https://skypewebexperience.skype.com/co ... ation.html


Seems to be working, they heard the user complaints ...
Works fine here under chrome, keeping a pinned tab for it.

https://web.skype.com

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Nov 27th, '17, 09:37
by flink
After some successful years get-skype now crashes after the login under Mageia-5.
So I read the Wiki at https://wiki.mageia.org/en/Skype_with_video which recommends to install skypeforlinux-64.rpm.

However there is a problem with a missing package libsecret.

Code: Select all
[franz@localhost Skype]$ sudo urpmi  skypeforlinux-64.rpm
Das gewünschte Paket kann nicht installiert werden:
skypeforlinux-8.11.0.4-1.x86_64 (wegen nicht erfüllter Abhängigkeit von libsecret )
Wollen Sie trotzdem fortfahren? (J/n) j
Eine schlechte Wahl, versuchen Sie es erneut
Das gewünschte Paket kann nicht installiert werden:
skypeforlinux-8.11.0.4-1.x86_64 (wegen nicht erfüllter Abhängigkeit von libsecret )


It is not possible to ignore that.

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Nov 27th, '17, 09:45
by isadora
Well flink, you obviously came around this one message:
viewtopic.php?f=7&t=12102&p=70785&hilit=libsecret#p70785

Anyway, i had to let you know of it's existence. ;)

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Nov 27th, '17, 10:36
by mackowiakp
The problem is already solved. Just look to the topic:

viewtopic.php?f=26&t=12015&p=70653#p70653

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Apr 14th, '22, 20:11
by codegazer
For more information on installing skypeforlinux in Mageia please see:

https://wiki.mageia.org/en/Skype_with_video

and:

https://wiki.mageia.org/en/Synchronize_local_skype_urpmi

Re: [MAQeia] Skype (32 and 64 bits)

PostPosted: Nov 14th, '23, 23:28
by kateto
Maybe I'm not posting in the right place, but... how do I check that sync_skype_urpmi is working properly?
I have Skype version 8.18.0.6, it tells me there's a new version, I downloaded and ran sync_skype_uprmi, it apparently did its thing, but I'm still running the same version of Skype.
I tried again and this is the result:
Code: Select all
$ sync_skype_urpmi
2023_11_14_at_22:12:49 sync_skype_urpmi: commenced /home/kateto/.local/bin/sync_skype_urpmi version 5
2023_11_14_at_22:12:49 sync_skype_urpmi: Mageia 9 OK
2023_11_14_at_22:12:49 sync_skype_urpmi: Check if newer version of this script, sync_skype_urpmi version 5, is available.
2023_11_14_at_22:12:49 sync_skype_urpmi: Downloading latest version of sync_skype_urpmi
2023_11_14_at_22:12:49 sync_skype_urpmi: wget -O- https://raw.githubusercontent.com/wikigazer/sync_skype_urpmi/main/sync_skype_urpmi > ~/Downloads/sync_skype_urpmi_2023_11_14_at_22:12
/home/kateto/.local/bin/sync_skype_urpmi: línia 102: /home/kateto/Downloads/sync_skype_urpmi_2023_11_14_at_22:12: El fitxer o directori no existeix
sync_skype_urpmi error: $?=1
2023_11_14_at_22:12:49 sync_skype_urpmi: Compare local running copy of sync_skype_urpmi with freshly downloaded copy
2023_11_14_at_22:12:49 sync_skype_urpmi: cmp /home/kateto/.local/bin/sync_skype_urpmi ~/Downloads/sync_skype_urpmi_2023_11_14_at_22:12
cmp: /home/kateto/Downloads/sync_skype_urpmi_2023_11_14_at_22:12: El fitxer o directori no existeix
sync_skype_urpmi error: $?=2
2023_11_14_at_22:12:49 sync_skype_urpmi: +----------------------------------------------------------------------------------------------+
2023_11_14_at_22:12:49 sync_skype_urpmi: | Warning: Current running script sync_skype_urpmi version 5 does not match latest version. |
2023_11_14_at_22:12:49 sync_skype_urpmi: +----------------------------------------------------------------------------------------------+
2023_11_14_at_22:12:49 sync_skype_urpmi: Recommend downloading latest from: https://github.com/wikigazer/sync_skype_urpmi.git
2023_11_14_at_22:12:49 sync_skype_urpmi: +-----------------------------------------------------------------------------------------------------------------------------+
2023_11_14_at_22:12:49 sync_skype_urpmi: diff /home/kateto/.local/bin/sync_skype_urpmi ~/Downloads/sync_skype_urpmi_2023_11_14_at_22:12 # display differences
diff: /home/kateto/Downloads/sync_skype_urpmi_2023_11_14_at_22:12: El fitxer o directori no existeix
sync_skype_urpmi error: $?=2
2023_11_14_at_22:12:49 sync_skype_urpmi: rm -rf ~/Downloads/sync_skype_urpmi_2023_11_14_at_22:12 #remove downloaded copy
2023_11_14_at_22:12:49 sync_skype_urpmi: +-----------------------------------------------------------------------------------------------------------------------------+
2023_11_14_at_22:12:49 sync_skype_urpmi: Check if skypeforlinux is already installed
2023_11_14_at_22:12:49 sync_skype_urpmi: skypeforlinux (version: skypeforlinux-8.18.0.6-1) is already installed
2023_11_14_at_22:12:49 sync_skype_urpmi: Local download directory exists: /home/kateto/Baixades/local_skype_urpmi
2023_11_14_at_22:12:49 sync_skype_urpmi: /home/kateto/Baixades/local_skype_urpmi/skypeforlinux-64.rpm was previously downloaded. Checking if newer version available.
2023_11_14_at_22:12:49 sync_skype_urpmi: skypeforlinux-64.rpm directory listing has not changed.
2023_11_14_at_22:12:49 sync_skype_urpmi: +---------------------------------------------+
2023_11_14_at_22:12:49 sync_skype_urpmi: | current version: skypeforlinux-8.18.0.6-1 |
2023_11_14_at_22:12:49 sync_skype_urpmi: +---------------------------------------------+
2023_11_14_at_22:12:49 sync_skype_urpmi: +--------------------------+
2023_11_14_at_22:12:49 sync_skype_urpmi: | Nothing needs to be done |
2023_11_14_at_22:12:49 sync_skype_urpmi: +--------------------------+

2023_11_14_at_22:12:49 sync_skype_urpmi: total duration zero seconds
2023_11_14_at_22:12:49 sync_skype_urpmi: completed

What is the most recent version of Skype I can currently install on Mageia 9?