D
D
Denis Sechin2017-02-09 20:22:30
linux
Denis Sechin, 2017-02-09 20:22:30

Problems with viber on ubuntu 16.04?

Some crap with viber happened, worked fine until I updated the packages "apt upgrade"
Runs on a large scale and climbs out of the monitor. I installed a deb package from the office. site. Here is the screenshot:
1afa6610de544da7959b9a8a8271db85.png

Answer the question

In order to leave comments, you need to log in

6 answer(s)
V
Vitaly Kapranov, 2017-03-01
@tamogavk

I have the same problem, found forum.ubuntu.ru/index.php?topic=286467.0

sudo apt-get install sqlitebrowser
sqlitebrowser /home/USERNAME/.ViberPC/config.db
#CommonSettings -> ScalingRatio 
#нужно значение поменять с 1 на что-нибудь меньше единицы, например, 0.5

Hooray!!! Everything works as it should

A
Al_M, 2018-02-05
@Al_M

I have the same problem,
what to do if CommonSettings is missing -> ScalingRatio
see the previous recommendation comment Vitaly Kapranov Vitaly Kapranov
sudo apt-get install sqlitebrowser
sqlitebrowser /home/USERNAME/.ViberPC/config.db
#CommonSettings -> ScalingRatio
#necessary change the value from 1 to something less than one, for example, 0.5
5a777d119ba61689746265.png

T
tho, 2019-01-17
@tho

Open in a text editor (as root or with sudo) /usr/share/applications/viber.desktop
And replace the line Exec=/opt/viber/Viber %u
with Exec=env QT_SCREEN_SCALE_FACTORS=0.5 /opt/viber/Viber %u

P
pidcapone, 2018-09-19
@pidcapone

Al_M The answer was not found?

V
Vladeks, 2018-11-12
@Vladeks

Had the same problem with Viber, which was installed from the App Center.
It was treated like this: download from offsite, then dpkg -i
Suddenly it will come in handy for someone.

M
Maxim Uvarov, 2019-03-04
@primevendetta

Found the qtshadercache folder at /home/USERNAME/.var/app/com.viber.Viber/cache/qtshadercache Deleted
the contents. helped

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question