Centos 7 cannot open -dont run vivaldi
-
Hi So from running a fresh centos7 minmal, with xfce and epel package... I cannot run vivaldi. I install with :
wget https://downloads.vivaldi.com/stable/vivaldi-stable-2.4.1488.36-1.x86_64.rpm
or with this :
wget https://downloads.vivaldi.com/snapshot/install-vivaldi.shi can see the icon in the menu, but it don't lunch at all.
Of course, if i put : yum install firefox, it work straigh up without any problem.
Is Vivaldi is compatible with centos7 ?And why is that hard to find out the line .rpm package to install this thing.. Anyway if it work.. I only see centos not working from seaching on this.
thanks for any hint. The tab management look great. -
I'm not entirely sure how you are installing Vivaldi (the steps after wget has completed).
If you start vivaldi from within a terminal, what is the output?
-
Hi
so direct from terminal : vivaldiNo suitable library for HTML5 proprietary media (MP4[H.264/AAC]) was found, therefore only open codecs will play. To add support for proprietary media, issue the following command and restart Vivaldi: curl https://launchpadlibrarian.net/414953672/chromium-codecs-ffmpeg-extra_73.0.3683.75-0ubuntu0.16.04.1_amd64.deb |\ tail -c+1077 | tar JxC ~ --wildcards \*libffmpeg.so --xform 's,.*/,.local/lib/vivaldi/,' [23787:23787:0406/131721.091208:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
So i did do the package for the libff. , and retry the app. I still get error message, but just the zygote msg.
-
ok, search more and find.. from terminal : vivaldi --no-sandbox look to run it, but gave lot of error when started. In the terminal window. Also, seem a bit slower vs firefox..
root@localhost ~]# vivaldi --no-sandbox [24055:24101:0406/133023.847416:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.Notifications.GetCapabilities: object_path= /org/freedesktop/Notifications: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files [24055:24055:0406/133026.409930:ERROR:CONSOLE(0)] "[object Event]", source: (0) [24055:24055:0406/133029.703546:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The message port closed before a response was received.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/browser.html (0) [24055:24104:0406/133329.453898:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files [24055:24104:0406/133329.453921:ERROR:power_save_blocker_x11.cc(330)] No response to Inhibit() request! ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4555:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4555:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4555:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5034:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM default [24055:24080:0406/133330.703980:ERROR:alsa_util.cc(204)] PcmOpen: default,No such file or directory ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4555:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4555:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4555:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5034:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM default [24055:24080:0406/133330.707021:ERROR:alsa_util.cc(204)] PcmOpen: plug:default,No such file or directory [24055:24104:0406/133420.900453:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files [24055:24104:0406/133420.900471:ERROR:power_save_blocker_x11.cc(403)] No response to Uninhibit() request! [24055:24055:0406/133514.636563:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The message port closed before a response was received.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/browser.html (0)
-
@Docop said in Centos 7 cannot open -dont run vivaldi:
Running as root without --no-sandbox is not supported
Try running it as a user, that may 'solve' your issue.
The real solution is to NEVER run ANYTHING as root, use sudo if you need root access. Really, you do not want to run apps as root. Cute animals die every time you do.
-
@klompvoet Well.. ok, let say, i say i save some animals today.. But for protection on a vps.. I will used xrdp to connect to, do i might just desactive the user root and the ssh ? As to not have lot of user.
And having another user with root privilege.. doesn't it result in the same thing at the end ?( ok for vivaldi, a different user name do not give error..)
-
Ppafflick unlocked this topic on
-
Ppafflick moved this topic from Vivaldi for Linux on