-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
Opera does not starts #33479
Comments
Can you post the output of As per the issue template ;) the command to run is this I can't reproduce the problem you're having on unstable, master, or release-17.09. Information would probably help! |
@dtzWill I don't have a nix-info command :/ BUt I check these: I am using Ubuntu 16.04. Update: system:
|
Thank you! Hmm... Here's my best explanation/'guess' as to what's happening:
@TerkiKerel Opera is chrome-like and so I looked at what we do for chrome, and there we don't only patchelf the binaries but also create a wrapper that sets a number of things but most relevant to this is that it sets So! Solutions I see: Idea 1: Use
|
@TerkiKerel actually you might want to try just setting Something like (path taken from the
LMK if that works? O:) |
@dtzWill your command worked. opera started. (please upgrade opera to 50. version :) ) I dont know if it matters but it gives this output: Gtk-Message: Failed to load module "canberra-gtk-module" |
@TerkiKerel I actually did that already while investigating (#33530), should be included next time the channel updates 😁 Regarding the output, do you know if it printed similar output previously? Finding drivers/GL libraries on non-NixOS is a bit sketchy if I remember correctly, not sure there's much to be fixed (that's not already part of an ongoing issue). |
@dtzWill today I updated Opera: opera --version But when I want to start it it gives this error: /nix/store/gqffp7scsi5v8qsmlriag58rp26gv0hw-opera-50.0.2762.45/lib/x86_64-linux-gnu/opera/opera: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory |
I try opera on another computer. opera worked. I will close this issue now. because i will remove my old computer soon. so we are not able to re-try this issue again... |
Hi,
I updated opera browser. But now it does not starts. I try to open it from command line to see the error:
/nix/store/09fg6vjwv1fq875b6450gyqxd6mvdlzn-opera-48.0.2685.52/lib/x86_64-linux-gnu/opera/opera: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
[0105/223712.829145:FATAL:zygote_host_impl_linux.cc(182)] Check failed: ReceiveFixedMessage(fds[0], kZygoteBootMessage, sizeof(kZygoteBootMessage), &boot_pid).
#0 0x000001cbca87
#1 0x000001cd1c01
#2 0x000000f674b7
#3 0x000000f66816
#4 0x000000f66d2d
#5 0x000000c132c5
#6 0x000000c198b9
#7 0x00000078d976
#8 0x000001cb6afe
#9 0x000001cb742d
#10 0x000002cf2e77
#11 0x000001cb60b2
#12 0x0000004294ec OperaMain
#13 0x7f274a935040 __libc_start_main
#14 0x000000428860
/nix/store/09fg6vjwv1fq875b6450gyqxd6mvdlzn-opera-48.0.2685.52/lib/x86_64-linux-gnu/opera/opera_crashreporter: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Aborted (core dumped)
Thank you
The text was updated successfully, but these errors were encountered: