LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-11-2018, 11:24 PM   #1
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
skypeforlinux latest update not working


I use ruario's script to repackage Skype for linux.

The last version skypeforlinux-8.29.0.50-x86_64-1ro works for Slackware64 14.2 as well as Current.

The latest version skypeforlinux-8.30.0.50-x86_64-1ro does not load. In 14.2 nothing happens at all even when I try with a terminal. No errors show.

In Current a blank space appears where the icon usually occupies space in the tray. After a brief interlude the blank space disappears. Again when using a terminal. No errors show.

I had to revert back to skypeforlinux-8.29.0.50-x86_64-1ro on both computers. A search of LQ and anywhere else I can think of bears no fruit
 
Old 09-11-2018, 11:34 PM   #2
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Executing "/usr/share/skypeforlinux/skypeforlinux" aka The Real Thing, I got
Code:
bash-4.4# ./skypeforlinux --help

(skypeforlinux:9564): Gtk-WARNING **: 07:31:56.836: Theme parsing error: gtk.css:127:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(skypeforlinux:9564): Gtk-WARNING **: 07:31:56.836: Theme parsing error: gtk.css:128:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(skypeforlinux:9564): Gtk-WARNING **: 07:31:56.836: Theme parsing error: gtk.css:132:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
dbus[9564]: dbus message iterator has already been closed, or is uninitialized or corrupt
  D-Bus not built with -rdynamic so unable to print a backtrace
Server response: <?xml version="1.0" encoding="UTF-8"
Aborted
SO, looks like skypeforlinux-8.30.0.50 is no longer compatible with Slackware. Maybe it wants to contact some kind of systemd service over DBUS?

Last edited by Darth Vader; 09-11-2018 at 11:38 PM.
 
2 members found this post helpful.
Old 09-12-2018, 03:54 AM   #3
jostber
Member
 
Registered: Jul 2001
Location: Skien, Norway
Distribution: Slackware Current 64-bit
Posts: 543

Rep: Reputation: 178Reputation: 178
There is a recent Skype package for Slackware in the Sya54m repository you might check out:

https://www.sya54m.eu/repository.php
 
Old 09-12-2018, 05:54 AM   #4
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Thanks Darth et al. I will withhold upgrading till it's confirmed that the newer versions work.
 
Old 09-12-2018, 05:59 AM   #5
Qury
Member
 
Registered: Feb 2004
Location: Naas,IE
Distribution: Slackware
Posts: 212

Rep: Reputation: 184Reputation: 184
the same dbus error is present on current as well.

Versions:
- slackware64-current updated to 2018-09-10 updates
- skypeforlinux-8.30.0.50-1
 
Old 09-12-2018, 07:00 AM   #6
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,968

Rep: Reputation: 1546Reputation: 1546Reputation: 1546Reputation: 1546Reputation: 1546Reputation: 1546Reputation: 1546Reputation: 1546Reputation: 1546Reputation: 1546Reputation: 1546
Executing the shell in /usr/bin results in nothing. Executing as Darth Vader did, results in same error. Slackware64-current using skypeforlinux 8.30.0.50
 
Old 09-12-2018, 08:03 AM   #7
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
The latest version is skypeforlinux_8.30.76.41, but the tarball with the most recent timestamp (11 Sep versus 8 Sep) is skypeforlinux_8.30.0.50.
Perhaps try the 8.30.76.41 release to see if that works better?
 
Old 09-12-2018, 08:09 AM   #8
Qury
Member
 
Registered: Feb 2004
Location: Naas,IE
Distribution: Slackware
Posts: 212

Rep: Reputation: 184Reputation: 184
So, i've done some googling and it turns out that libtool package should be built with the "--enable-asserts" switch. I've tried this and the error message has changed to the below.

Code:
bash-4.4$ ./skypeforlinux 
dbus[2097]: dbus message iterator has already been closed, or is uninitialized or corrupt
  /usr/lib64/libdbus-1.so.3(_dbus_print_backtrace+0x1f) [0x7fb06374409f]
  /usr/lib64/libdbus-1.so.3(_dbus_abort+0x9) [0x7fb063747079]
  /usr/lib64/libdbus-1.so.3(+0x3f48b) [0x7fb06373648b]
  /usr/lib64/libdbus-1.so.3(+0x28039) [0x7fb06371f039]
  /usr/lib64/libdbus-1.so.3(dbus_message_iter_get_arg_type+0x30) [0x7fb063720fa0]
  /usr/share/skypeforlinux/skypeforlinux() [0x2cbc4c9]
  /usr/share/skypeforlinux/skypeforlinux() [0x2cba5fc]
  /usr/share/skypeforlinux/skypeforlinux(_ZN4atom18PowerObserverLinux17OnInhibitResponseEPN4base13ScopedGenericIiNS1_8internal19ScopedFDCloseTraitsEEEPN4dbus8ResponseE+0x25) [0x4ea6495]
  /usr/share/skypeforlinux/skypeforlinux() [0x2cbda10]
  /usr/share/skypeforlinux/skypeforlinux() [0x2cc0480]
  /usr/share/skypeforlinux/skypeforlinux() [0x2cbde96]
  /usr/share/skypeforlinux/skypeforlinux() [0x2cc085f]
  /usr/share/skypeforlinux/skypeforlinux() [0x491a8eb]
  /usr/share/skypeforlinux/skypeforlinux() [0x493a089]
  /usr/share/skypeforlinux/skypeforlinux() [0x493a3a8]
  /usr/share/skypeforlinux/skypeforlinux() [0x493a781]
  /usr/share/skypeforlinux/skypeforlinux() [0x48dd759]
  /usr/share/skypeforlinux/skypeforlinux() [0x4950570]
  /usr/share/skypeforlinux/skypeforlinux() [0x2a4e68e]
  /usr/share/skypeforlinux/skypeforlinux() [0x2a4e48e]
  /usr/share/skypeforlinux/skypeforlinux() [0x2ab441d]
  /usr/share/skypeforlinux/skypeforlinux() [0x2900cc3]
  /usr/share/skypeforlinux/skypeforlinux() [0x2ca7bbc]
  /usr/share/skypeforlinux/skypeforlinux() [0x430de4d]
  /usr/share/skypeforlinux/skypeforlinux() [0x2ca6842]
  /usr/share/skypeforlinux/skypeforlinux(main+0x4d) [0x4dbe43d]
  /lib64/libc.so.6(__libc_start_main+0xe7) [0x7fb05d6afba7]
  /usr/share/skypeforlinux/skypeforlinux() [0x1806029]
Server response: <?xml version="1.0" encoding="UTF-8"
Aborted
The last version that works for me on current is 8.29.0.50
 
Old 09-12-2018, 08:20 AM   #9
Qury
Member
 
Registered: Feb 2004
Location: Naas,IE
Distribution: Slackware
Posts: 212

Rep: Reputation: 184Reputation: 184
Quote:
Originally Posted by Alien Bob View Post
The latest version is skypeforlinux_8.30.76.41, but the tarball with the most recent timestamp (11 Sep versus 8 Sep) is skypeforlinux_8.30.0.50.
Perhaps try the 8.30.76.41 release to see if that works better?
I've tried with the latest deb and rpm downloaded on 2018-09-12 (today), but it still gives me the same result as in my previous post
 
Old 09-12-2018, 12:26 PM   #10
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Thanks to Gordie and All'Y'All for the heads up.

I unfortunately need Skype for work and I don't want it on my Win7 VM so I've been running ruario's SlackBuild on Slackware64 14.2

I guess I'll stay on skypeforlinux-8.18.0.6-x86_64-1ro for now ...( old but working )...

-- kjh
 
Old 09-12-2018, 01:57 PM   #11
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by kjhambrick View Post
I guess I'll stay on skypeforlinux-8.18.0.6-x86_64-1ro for now ...( old but working )...
As long as skype doesn't delete old versions, you should be able to pass a VERSION to the latest-skype.sh script and it should package that specific version.

This way, if you want, you can update to the newest version that still works.

Code:
VERSION=8.29.0.50 latest-skype.sh
 
1 members found this post helpful.
Old 09-12-2018, 02:11 PM   #12
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by Alien Bob View Post
The latest version is skypeforlinux_8.30.76.41, but the tarball with the most recent timestamp (11 Sep versus 8 Sep) is skypeforlinux_8.30.0.50.
Perhaps try the 8.30.76.41 release to see if that works better?
Eric, like I said already, I suspect that the latest Skype4Linux wants to contact some systemd service via DBUS, then fails.

You are kind to explain us about that systemd-logind emulation, about which you talked in the past? You know, the one needed by Plasma5 to work under Wayland.

Because I suspect that this is the one which S4L wants to talks with. Maybe we will need to install it for S4L in the future. Err, from now.

Last edited by Darth Vader; 09-12-2018 at 02:18 PM.
 
Old 09-12-2018, 02:29 PM   #13
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by Darth Vader View Post
Eric, like I said already, I suspect that the latest Skype4Linux wants to contact some systemd service via DBUS, then fails.
This error has showed up in past versions of skype without it being related to systemd, so let's hope Microsoft hasn't made that a requirement.

In the cases above, people were able to start skype as root, but it wouldn't open as a regular user (I'm not sure if it's the same problem here). According to the first link, it took several releases from MS to fix the issue.
 
Old 09-12-2018, 02:33 PM   #14
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by bassmadrigal View Post
This error has showed up in past versions of skype without it being related to systemd, so let's hope Microsoft hasn't made that a requirement.

In the cases above, people were able to start skype as root, but it wouldn't open as a regular user (I'm not sure if it's the same problem here). According to the first link, it took several releases from MS to fix the issue.
Hmm, I do not tested as root yet, BUT I done it right now. The latest S4L does not work as "root" too.
 
2 members found this post helpful.
Old 09-12-2018, 05:41 PM   #15
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Darth Vader View Post
Hmm, I do not tested as root yet, BUT I done it right now. The latest S4L does not work as "root" too.
I tried as root but that gave the exact same error. Only reverting to an older release worked. Running the executable under 'trace' did not give me any pointers either.
 
3 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is 14.2 the same as the latest update 14.1 with Current? Yaguar Slackware 8 07-13-2016 06:28 PM
LM17.1 latest update and keyboard audio keys no longer working lissa374 Linux Mint 2 03-16-2015 04:55 PM
Latest Suse "YOU" update....Linux Kernel Update Failed Balarabay1 SUSE / openSUSE 10 06-11-2006 09:07 PM
Wireless stopped working with latest kernel update cmfarley19 Ubuntu 4 12-10-2005 02:26 AM
Latest RH 9.0 update jeopardyracing Red Hat 1 02-25-2004 12:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration