Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu 18.04 ./safe-browser: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory #627

Closed
rid-dim opened this issue Mar 12, 2019 · 12 comments
Assignees
Labels
Milestone

Comments

@rid-dim
Copy link

rid-dim commented Mar 12, 2019

i just downloaded the compiled browser and tried to start it on ubuntu 18.04

i had to manually

sudo apt install libgconf2-4

to get it up and running; just thought i'd mention it

@calumcraig
Copy link

Hi rid-dim,

Thanks for reporting this - can you just confirm what version of the browser you downloaded? Did you get the error message when you tried to launch the browser?

I'm running Mint 19 which is based on Ubuntu 18.04 and not having any issues - I'll try also in my Ubuntu VM.

@calumcraig
Copy link

Hi again,

Yes, I am seeing the same issue with my Ubuntu VM. I'll escalate this.

@rid-dim
Copy link
Author

rid-dim commented Mar 12, 2019

sorry was too slow to get back to you - but since you saw the same effect i guess you're on it and know it was 11.2 =)

@calumcraig
Copy link

Hi, NP, and yes, I worked out it was the most recent version of the app. The main browser dev is off today so I haven't had any response to this yet - will follow up tomorrow. It's not blocking you at least which is good.

@calumcraig calumcraig added the bug label Mar 13, 2019
@calumcraig calumcraig added this to Needs triage in Future Enhancements via automation Mar 13, 2019
@calumcraig
Copy link

Steps to reproduce:

  1. Environment - Ubuntu 18.04.
  2. Download SAFE Browser v0.11.2 for Linux https://github.com/maidsafe/safe_browser/releases/download/v0.11.2/safe-browser-v0.11.2-linux-x64.zip
  3. Attempt to launch browser from A) CLI or B) File manager.

Expected results:
SAFE Browser launches OK
Actual results:
A) Browser does not launch and user is presented with the feedback:
image
B) Browser does not launch, user is given no feedback.

@joshuef joshuef moved this from Needs triage to High priority in Future Enhancements Mar 19, 2019
@calumcraig
Copy link

calumcraig commented Mar 19, 2019

As noted in the OP's comment workaround is possible:
sudo apt-get install libgconf*
but as noted, if user only attempts to launch from file manager they will not get the feedback and most likely will be unaware of this.

@calumcraig
Copy link

Just for confirmation - the issue was originally reported on v0.11.2 and is still present in v0.11.3 RC1.

@hunterlester hunterlester self-assigned this Mar 19, 2019
@hunterlester hunterlester moved this from High priority to In Progress in Future Enhancements Mar 19, 2019
@hunterlester hunterlester added this to the Next milestone Mar 19, 2019
@hunterlester hunterlester moved this from In Progress to Needs review in Future Enhancements Mar 19, 2019
Future Enhancements automation moved this from Needs review to Ready For QA Mar 20, 2019
@joshuef joshuef reopened this Mar 22, 2019
Future Enhancements automation moved this from Ready For QA to In Progress Mar 22, 2019
@calumcraig
Copy link

calumcraig commented Mar 25, 2019

I don't know if you have been following the board @rid-dim but the guys rolled out a fix to this issue that broke other things so had to roll it back. This issue is still on the radar to sort properly but it won't be in the next release coming out this week - v0.12.0

As you mentioned in the OP though the workaround is relatively straight forward and is listed in the pre requisites on the README.

@rid-dim
Copy link
Author

rid-dim commented Mar 27, 2019

All good - with hint in the readme should be good enough for anybody - everything is still in alpha stage ;)

@calumcraig
Copy link

Yeah, we'll get it fixed - want the browser to be as user friendly as poss - but didn't make it for this release! We're releasing basically monthly though these days so hopefully won't be too long.

@hunterlester hunterlester moved this from In Progress to High priority in Future Enhancements Apr 2, 2019
@joshuef
Copy link
Collaborator

joshuef commented May 13, 2019

Closing as we've this documented in the readme

@joshuef joshuef closed this as completed May 13, 2019
Future Enhancements automation moved this from High priority to Ready For QA May 13, 2019
@safesurfer
Copy link
Contributor

The solution is explained in the readme of safe_browser repo. And I've installed libgconf-2-4 as mentioned in the document and tested. It works fine and moving it to Done.

@safesurfer safesurfer moved this from Ready For QA to Done in Future Enhancements Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

5 participants