Re: Slack on F29

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/1/18 3:42 PM, Marco Guazzone wrote:
> 
> 
> On Thu, Nov 1, 2018 at 9:15 PM SternData <subscribed-lists@xxxxxxxxxxxxx
> <mailto:subscribed-lists@xxxxxxxxxxxxx>> wrote:
> 
>     It just coredumps.  Anyone solve this?
> 
> 
> Yes!
> I found these discussions very helpful:
> -
> https://stackoverflow.com/questions/53084955/why-does-slack-return-a-segmentation-fault-after-fedora-29-upgrade
> - https://github.com/electron/electron/issues/13972
> 
> Try the following steps, where you are going to replace the original
> "libnode.so" library shipped with Slack with another working version:
> 1. Download Electron v2.0.13
>   $ wget
> https://github.com/electron/electron/releases/download/v2.0.13/electron-v2.0.13-linux-x64.zip
> 2. Extract in a temp dir:
>   $ mkdir electron
>   $ cd electron
>   $ unzip ../electron-v2.0.13-linux-x64.zip
> 3. Replace the Slack's libnode.so with the Electron's one:
>   $ sudo cp -v /usr/lib/slack/libnode.so /usr/lib/slack/libnode.so.orig
>   $ sudo cp -v libnode.so /usr/lib/slack/libnode.so
> 4. Run Slack.
> 
> I hope this helps.

I contacted the folks at Slack and they'll have an update ready soon.


-- 
-- Steve
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux