LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 03-09-2021, 09:50 AM   #1
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Discord app not connecting after last mass rebuild


As the topic says. It had no problems connecting before the rebuild, but afterwards, all I can do is connect using a web browser. Functionally, it works, but I much prefer using the app.

The best I can come up with for this odd behavior is that there was something in the software rebuilds that is blocking the app's connecting to the Discord servers.

Any help would be greatly appreciated. Thanks!

Happy Slacking!

EDIT 1: I'm updating my system now, seeing if that helps...
EDIT 2: No joy. Still needing help! Thanks!

Last edited by 1337_powerslacker; 03-09-2021 at 10:28 AM.
 
Old 03-09-2021, 01:23 PM   #2
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,583

Rep: Reputation: 914Reputation: 914Reputation: 914Reputation: 914Reputation: 914Reputation: 914Reputation: 914Reputation: 914
I've got it open at the moment, and no problems. Does ldd turn up anything? Is there an appimage? Did you do "install-new?"

Last edited by garpu; 03-09-2021 at 01:24 PM.
 
Old 03-09-2021, 01:40 PM   #3
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
Works just fine for me too.

Edit: installed freshly using the slackbuilds.org script, on a laptop that did not have it installed before.
 
Old 03-09-2021, 03:02 PM   #4
Hangaber
Member
 
Registered: Sep 2004
Location: USA
Distribution: Slackware
Posts: 163

Rep: Reputation: 51
Run "discord" from command line. Any errors?

Are you talking about from current or 14.2 ?

Did you install via a slackbuild? If so, did you also install libc++ ? (If so, maybe recompile that.)
On Slackware 14.2, you need to install several other SBo packages as requirements, but current has all other requirements installed already.
On Slackware current however, I did have to "ln -s /usr/include/locale.h /usr/include/xlocale.h" to get libc++ to compile.
 
Old 03-09-2021, 06:19 PM   #5
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862

Original Poster
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Quote:
Originally Posted by garpu View Post
Does ldd turn up anything?
Interesting you should ask that question; that's probably what I should have done myself but didn't, for some unknown reason. There is a missing library, "libffmpeg.so". Even more interestingly, the ffmpeg package does not have a libffmpeg.so.
 
Old 03-09-2021, 07:41 PM   #6
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,583

Rep: Reputation: 914Reputation: 914Reputation: 914Reputation: 914Reputation: 914Reputation: 914Reputation: 914Reputation: 914
In my case, it's pointing to its own instance of ffmpeg.

Code:
libffmpeg.so => /home/me/bin/Discord/./libffmpeg.so (0x00007f70ed39e000)
Which package did you grab? I just grabbed the tar.gz package, unzipped it into my home directory, and fired it up. I can stream to it, do voice chat, etc. No problems
 
Old 03-27-2021, 06:39 AM   #7
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862

Original Poster
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Well, an encouraging update is in order. After updating to the latest version, Discord now connects, no problem. Have no idea what changed, but I certainly won't complain!

Happy Slacking!
 
Old 03-28-2021, 09:47 PM   #8
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,790

Rep: Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435
I started using Discord way back when the only way to run it on Linux was the Discord-Canary build which was soon abandoned. So I started using the webapp and that seemed wiser anyway in terms of data gathering even though since that time it seems Discord has been largely absolved of such practices. However it appears Microsoft has made an offer of something like 10 Billion dollars to buy out Discord. Whether or not this bid finalizes may be one important issue (consider the running of Skype off the rails for starters) but in any case it appears Discord is looking for a buyout and partly because their monetization has been weak.

Discord has been a remarkably good application and very impressive how something so simple could expand services so easily and solidly but the future may not be so bright. I think it behooves us to start looking around for a replacement this year just in case since it seems highly likely it will change rather drastically to make money and that most likely will be from data mining privacy invasion. Be aware and alert.

Last edited by enorbet; 03-28-2021 at 09:48 PM.
 
1 members found this post helpful.
Old 03-31-2021, 08:50 AM   #9
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862

Original Poster
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Quote:
Originally Posted by enorbet View Post
I started using Discord way back when the only way to run it on Linux was the Discord-Canary build which was soon abandoned. So I started using the webapp and that seemed wiser anyway in terms of data gathering even though since that time it seems Discord has been largely absolved of such practices. However it appears Microsoft has made an offer of something like 10 Billion dollars to buy out Discord. Whether or not this bid finalizes may be one important issue (consider the running of Skype off the rails for starters) but in any case it appears Discord is looking for a buyout and partly because their monetization has been weak.

Discord has been a remarkably good application and very impressive how something so simple could expand services so easily and solidly but the future may not be so bright. I think it behooves us to start looking around for a replacement this year just in case since it seems highly likely it will change rather drastically to make money and that most likely will be from data mining privacy invasion. Be aware and alert.
Thanks for your input, enorbet! I always appreciate what you have to say. I was made aware that Microsoft has made a bid to buy out Discord. I understand that there is a reason that the monetization scheme has not worked out as well as they had hoped. Technically, I don't think that Discord's functionality would be difficult to replicate, but Discord is what I would call a category killer. It does its job so well, and the name is a household one, that getting a similar app adopted would be a difficult journey, at best. But if it can be accomplished, count me among the first adopters. I have no issue with beta testing, if it gets that far.

Happy Slacking!
 
Old 04-01-2021, 02:35 AM   #10
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,790

Rep: Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435
Yes Discord does have difficulty monetizing but they apparently accidentally hit something of a gold mine because the number of global active users (not just lamer duck subscribers) has grown vastly beyond all expectations. If Facebook is good for nothing else it has demonstrated that vast wealth exists in data mining vast numbers of people. So who knows what MS will do but it's obvious they are drooling over such prospects.
 
  


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
LXer: 5 of the Best Discord Bots to Improve Your Discord Server LXer Syndicated Linux News 0 07-11-2019 12:21 PM
[SOLVED] binary discord app mix up steam game channel headphone channel with microphone _roman_ Gentoo 0 05-11-2018 02:45 AM
Get first day of last month and last day of last month in bash xowl Linux - Software 18 02-09-2017 09:49 AM
LXer: It’s Time to Ditch Skype and TeamSpeak, Discord Launches Its App for Linux Users LXer Syndicated Linux News 0 01-11-2017 10:51 PM
LXer: Discord At Last! Unix and Linux-y Humor LXer Syndicated Linux News 3 03-01-2009 03:38 AM

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

All times are GMT -5. The time now is 07:11 AM.

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