LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Installed Program - Won't Run, Can't Find (https://www.linuxquestions.org/questions/linux-software-2/installed-program-wont-run-cant-find-4175628685/)

llewellen 04-30-2018 12:42 AM

Installed Program - Won't Run, Can't Find
 
Manjaro 17.1.8 Budgie 10.4

I downloaded Vivaldi browser from a trusted repo, together with a separate package of codecs from the same repo.

I installed them with pacman -U ~/path/package_name.pkg.tar.xz The installation appeared to proceed with no problems or error messages. The program icon was placed in the menu under the appropriate Internet category. Vivaldi and the codecs now appear in Package Manager in the "extra" repo and are listed as installed.

However, when I click on the menu icon Vivaldi does not open (in fact nothing happens) and when I try whereis or locate commands they return something like "no Vivaldi directory".

What am I missing? Thank you.

eklavya 04-30-2018 01:26 AM

Try to open it using command vivaldi, you might get an error and situation will be more cleared.

llewellen 04-30-2018 01:38 AM

Quote:

Originally Posted by eklavya (Post 5848833)
Try to open it using command vivaldi, you might get an error and situation will be more cleared.

I did try that - no luck:

[drew@dell-pc ~]$ vivaldi
bash: vivaldi: command not found
[drew@dell-pc ~]$

eklavya 04-30-2018 02:10 AM

what is output of below commnd.
yaourt -S vivaldi

BW-userx 04-30-2018 09:22 AM

I do not use it, but I do have it installed, and it got installed in /opt. WMaker menu has it as this
Code:

  ("Vivaldi", EXEC, "vivaldi-stable"),
vivaldi-stable being what to call to start it.
Code:

$ vivaldi-stable

No suitable library for HTML5 MP4 (H.264/AAC) video and MP3 audio was
found, therefore only open codecs will play.

For assistance on how to enable proprietary media, visit:

https://help.vivaldi.com/article/html5-mp4-h-264aac-video-and-mp3-audio-support-under-linux/

[2774:2774:0430/092402.405623:ERROR:gpu_process_transport_factory.cc(1009)] Lost UI shared context.

is it even in your PATH?

How about this?
Code:

userx@slackwhere101:~
$ ls /usr/share/applications/v*

/usr/share/applications/virtualbox.desktop

/usr/share/applications/vivaldi-stable.desktop

can you open your icon.desktop if that is what it is, to see where it is saying it is located? that might be wrong. just needs adjustments to it.

did you use capital letter or all lower case when asking
Code:

whereis vivaldi
case sensitive, remember.

did you update your database, then use it to try and find it?
Code:

sudo updatedb
#
locate vivaldi

again, case sensitive.

llewellen 04-30-2018 09:48 AM

Quote:

Originally Posted by eklavya (Post 5848843)
what is output of below commnd.
yaourt -S vivaldi

[drew@dell-pc ~]$ yaourt -S vivaldi

==> Downloading vivaldi PKGBUILD from AUR...
x .INSTALL
x .MTREE
x .PKGINFO
x .SRCINFO
x .gitignore
x .pkgtrigger
x .pkgupdate
x PKGBUILD
x README.md
ArnaudM commented on 2018-03-08 15:20

BlackIkeEagle commented on 2018-03-08 18:18

ArnaudM commented on 2018-03-08 18:30

abend commented on 2018-03-08 18:39

ArnaudM commented on 2018-03-08 23:56

vivaldi 1.15.1147.36-1 (2018-04-25 07:20)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> vivaldi dependencies:
- gtk3 (already installed)
- libcups (already installed)
- nss (already installed)
- gconf (already installed)
- alsa-lib (already installed)
- libxss (already installed)
- ttf-font (already installed)
- desktop-file-utils (already installed)
- shared-mime-info (already installed)
- hicolor-icon-theme (already installed)
- w3m (already installed) [makedepend]


==> Continue building vivaldi ? [Y/n]
==> ---------------------------------
==> y

==> Building and installing package
==> Making package: vivaldi 1.15.1147.36-1 (Mon Apr 30 07:42:54 PDT 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading vivaldi-stable-1.15.1147.36-1.x86_64.rpm...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 50.2M 100 50.2M 0 0 6161k 0 0:00:08 0:00:08 --:--:-- 8007k
==> Validating source_x86_64 files with sha512sums...
vivaldi-stable-1.15.1147.36-1.x86_64.rpm ... Passed
==> Extracting sources...
-> Extracting vivaldi-stable-1.15.1147.36-1.x86_64.rpm with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
==> Checking for packaging issue...
==> Creating package "vivaldi"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vivaldi 1.15.1147.36-1 (Mon Apr 30 07:44:28 PDT 2018)
==> Cleaning up...
==> Exporting vivaldi to /var/cache/pacman/pkg/ directory
[sudo] password for drew:
'/tmp/yaourt-tmp-drew/PKGDEST.Tr4/vivaldi-1.15.1147.36-1-x86_64.pkg.tar.xz' -> '/var/cache/pacman/pkg/vivaldi-1.15.1147.36-1-x86_64.pkg.tar.xz'

==> Continue installing vivaldi ? [Y/n]
==> [v]iew package contents [c]heck package with namcap
==> ---------------------------------------------------
==> y

loading packages...
warning: vivaldi-1.15.1147.36-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) vivaldi-1.15.1147.36-1

Total Installed Size: 179.82 MiB
Net Upgrade Size: 0.00 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [######################] 100%
(1/1) checking package integrity [######################] 100%
(1/1) loading package files [######################] 100%
(1/1) checking for file conflicts [######################] 100%
(1/1) checking available disk space [######################] 100%
:: Processing package changes...
(1/1) reinstalling vivaldi [######################] 100%
:: Running post-transaction hooks...
(1/3) Updating icon theme caches...
(2/3) Arming ConditionNeedsUpdate...
(3/3) Updating the desktop file MIME type cache...
[drew@dell-pc ~]$

Still, clicking on the menu icon does nothing. And this:

[drew@dell-pc ~]$ vivaldi-stable
cat: /usr/lib/libm.so.6: version `GLIBC_2.27' not found (required by /opt/vivaldi/libffmpeg.so)
cat: /usr/lib/libm.so.6: version `GLIBC_2.27' not found (required by /opt/vivaldi/libffmpeg.so)
[drew@dell-pc ~]$

llewellen 04-30-2018 09:57 AM

@BW-userx:

[drew@dell-pc ~]$ vivaldi-stable
cat: /usr/lib/libm.so.6: version `GLIBC_2.27' not found (required by /opt/vivaldi/libffmpeg.so)
cat: /usr/lib/libm.so.6: version `GLIBC_2.27' not found (required by /opt/vivaldi/libffmpeg.so)
[drew@dell-pc ~]$

[drew@dell-pc ~]$ ls /usr/share/applications/v*
/usr/share/applications/vino-server.desktop
/usr/share/applications/vivaldi-stable.desktop
[drew@dell-pc ~]$

[drew@dell-pc ~]$ whereis vivaldi
vivaldi:
[drew@dell-pc ~]$ whereis vivaldi-stable
vivaldi-stable: /usr/bin/vivaldi-stable
[drew@dell-pc ~]$

[drew@dell-pc ~]$ sudo updatedb
[sudo] password for drew:
sudo: updatedb: command not found
[drew@dell-pc ~]$


Clicking on the menu icon does nothing except close the menu (single, double, left, right click)

BW-userx 04-30-2018 09:58 AM

right there dude,
cat: /usr/lib/libm.so.6: version `GLIBC_2.27' not found (required by /opt/vivaldi/libffmpeg.so)

that is missing, next trouble shooting step is, you need to research what it is and how to get it into whatever distro you are using. I'm getting hits on it,

where can I get libm.so.6 ?

here

sudo] password for drew:
sudo: updatedb: command not found

might not be installed or you're using a different locate I discovered there are now two of them out there. nevertheless the real issue is finding your libm.so.6 and how to get it in your system. It has to have something to do with GLIBC_2.27

search your repo for it. GLIBC

llewellen 04-30-2018 10:19 AM

2 Attachment(s)
@BW-userx: But that file is in my system:

BW-userx 04-30-2018 10:32 AM

Quote:

Originally Posted by llewellen (Post 5848976)
@BW-userx: But that file is in my system:

now you need to make sure it is from
cat: /usr/lib/libm.so.6: version `GLIBC_2.27' not found (required by /opt/vivaldi/libffmpeg.so)

if it is from a lesser version of glib then that too is why it is failing. it usually is the base version it is looking for or greater.

so you have to check to see what version glibc is installed on your system.

llewellen 04-30-2018 10:58 AM

1 Attachment(s)
@BW-userx: I have glibc_2.26-11 installed. This is available in AUR:

BW-userx 04-30-2018 11:04 AM

Quote:

Originally Posted by llewellen (Post 5848994)
@BW-userx: I have glibc_2.26-11 installed. This is available in AUR:

and what is vivaldi telling you? that is where you're at in this situation.

glibc 2.26-11 < glibc 2.27


to try and circumvent this brick wall. you'll have to install a newer version of glibc outside of the means used to install from your repo. therefore you then have to take on the responsibilities of ensuring it will not break something else in the process. Or not use vivaldi. or see if vivaldi has a completely self contained package. OR last but not least, find a distro that has glibc that meets the requirements of vivaldi then use that one instead. that's all of the options I can think of, at this point.

llewellen 04-30-2018 11:05 AM

Here's what I don't understand (among many things). I downloaded and installed Vivaldi and related codecs file from AUR with no problems at all in Manjaro 17.1.7 I was having some other self-induced issues unrelated to Vivaldi so I decided to do a fresh install of Manjaro, which is now 17.1.8 Now the Vivaldi issues.

BW-userx 04-30-2018 11:35 AM

Quote:

Originally Posted by llewellen (Post 5848998)
Here's what I don't understand (among many things). I downloaded and installed Vivaldi and related codecs file from AUR with no problems at all in Manjaro 17.1.7 I was having some other self-induced issues unrelated to Vivaldi so I decided to do a fresh install of Manjaro, which is now 17.1.8 Now the Vivaldi issues.

that is a brain teaser isn't it?
if it worked in 17.1.7 now it is not working in 17.1.8 what changed?
there is the path you need to go down.

Maybe see if you can find a lesser version of Vivaldi that will comply to your glibc version you have installed.

llewellen 04-30-2018 12:34 PM

@BW-userx: I figured out the problem. Recall that I downloaded and installed two packages from AUR: Vivaldi itself and also a separate package of additional codecs. I know from previous that Vivaldi does not include some proprietary codecs that are necessary for some video streaming.

I removed the codec package, re-intalled Vivaldi, restarted and voila - Vivaldi is running fine.

This begs the question of how I was previously able to install Vivaldi and the codecs and I think there may be two alternate answers: either the codec package that I most recently installed had been upgraded to require GLIBC_2.27 or else I had previously installed a different codec package. I know that I did install some codec package because Vivaldi wouldn't play a particular site that I wanted but after some advice I installed codecs and it did play. I'll continue to investigate this aspect.

Thank you for sticking with me and for your advice.


All times are GMT -5. The time now is 07:14 PM.