How to install Viber appimage?

Moderator: Forum moderators

Post Reply
redandwhitestripes
Posts: 32
Joined: Thu Dec 03, 2020 12:20 pm

How to install Viber appimage?

Post by redandwhitestripes »

Hi guys, running my faithful bionicpup64.

Tried to install the ubuntu version of Viber from the official Viber site, and simply can't get anything, not even an error message. I can see from PPM that is is installed and the icon appears on the menu, but nothing else happens.

So I tried the appimage from the official site and again no joy. When trying from the command line I get:

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/initrd/mnt/tmpfs/tmp/runtime-root'
[7094:7094:1203/192614.594412:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

This happens even when I add the --no-sandbox parameter.

Can anyone help me get Viber running? Much appreciated.

User avatar
rockedge
Site Admin
Posts: 5852
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2098 times
Been thanked: 2189 times
Contact:

Re: Please help me install Viber appimage

Post by rockedge »

In a terminal Try:

Code: Select all

run-as-spot viber

The trick here being running Viber as the user "spot".
another variation:

Code: Select all

sudo -u spot viber 
redandwhitestripes
Posts: 32
Joined: Thu Dec 03, 2020 12:20 pm

Re: How to install Viber appimage?

Post by redandwhitestripes »

Thanks for the suggestion. Unfortunately it hits me with...

Code: Select all

run-as-spot ./viber.appimage 
fusermount: mount failed: Operation not permitted

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information
open dir error: No such file or directory
User avatar
mikeslr
Posts: 2851
Joined: Mon Jul 13, 2020 11:08 pm
Has thanked: 173 times
Been thanked: 861 times

Re: How to install Viber appimage?

Post by mikeslr »

I would have pointed to the post where Mike Walsh discussed this but I can't find it. And I don't know if it will work. But in order to run the Leonflix.AppImage, he created a bash-script/launcher. The recipe, modified for Viper, would be:

#!/bin/sh
#
# Start 'Viper.' AppImage
#

/PATH-TO-APPIMAGE/Viper.AppImage --no-sandbox

If that doesn't work, try extracting the AppImage: Right-Click>UExtract. Download one of Mike Walsh's portable-Chromium-Clones, and see how he structures them, e.g. viewtopic.php?f=90&t=771. You may be able to rebuild Viper the same way.

@ rockedge, please consider making viewtopic.php?p=837#p837 "a Sticky". Although this thread started by redandwhitestripes might more appropriately belong in the Browser and Internet Section (Viper is a messenger application) it serves a useful purpose here as it reveals different methods for working with AppImages.

dancytron
Posts: 657
Joined: Fri Dec 13, 2019 6:26 pm
Has thanked: 430 times
Been thanked: 191 times

Re: How to install Viber appimage?

Post by dancytron »

I think there needs to be a section for these Chrome based "Elements" applications. There seem to be a lot of them already and as app-images they work very well with Puppy/Dogs if you know the tricks to make them run are exactly the same as Chrome.

Post Reply

Return to “AppImages, Snaps and Flatpaks”