Problems with libraries for programs [GParted, Krita]
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
-2
down vote
favorite
GParted or Krita do not start. If you run them through the terminal, you get an error about the libraries.
Unit -.mount does not exist, proceeding anyway.
/usr/sbin/gpartedbin: error while loading shared libraries: libpangomm-1.4.so.1: cannot open shared object file: No such file or directory
krita: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
I changed the config settings in ld.so.conf
(I specified folders for libraries, it's useless)
include /etc/ld.so.conf.d/*.conf
/usr/local/lib
/root/etc/lib
/
Maybe I'm doing something wrong? I am newbie.
The output of apt-cache policy krita gparted libqt5widgets5
is on pastebin.
gparted libraries shared-library krita
add a comment |Â
up vote
-2
down vote
favorite
GParted or Krita do not start. If you run them through the terminal, you get an error about the libraries.
Unit -.mount does not exist, proceeding anyway.
/usr/sbin/gpartedbin: error while loading shared libraries: libpangomm-1.4.so.1: cannot open shared object file: No such file or directory
krita: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
I changed the config settings in ld.so.conf
(I specified folders for libraries, it's useless)
include /etc/ld.so.conf.d/*.conf
/usr/local/lib
/root/etc/lib
/
Maybe I'm doing something wrong? I am newbie.
The output of apt-cache policy krita gparted libqt5widgets5
is on pastebin.
gparted libraries shared-library krita
You chose very strange way to use and install software. What was wrong with installing them from repository:sudo apt-get update
,sudo apt-get install krita gparted
? By the way libraries are located in the following packages - libqt5widgets5 and libpangomm-1.4-1v5.
â N0rbert
May 12 at 20:31
@N0rbert Very strange? These programms installed from official Ubuntu "store"
â Lazelis
May 12 at 20:35
Please add output ofapt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
to the question.
â N0rbert
May 12 at 20:36
The whole text does not fit into the comment, but I have everything set.
â Lazelis
May 12 at 20:47
add a comment |Â
up vote
-2
down vote
favorite
up vote
-2
down vote
favorite
GParted or Krita do not start. If you run them through the terminal, you get an error about the libraries.
Unit -.mount does not exist, proceeding anyway.
/usr/sbin/gpartedbin: error while loading shared libraries: libpangomm-1.4.so.1: cannot open shared object file: No such file or directory
krita: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
I changed the config settings in ld.so.conf
(I specified folders for libraries, it's useless)
include /etc/ld.so.conf.d/*.conf
/usr/local/lib
/root/etc/lib
/
Maybe I'm doing something wrong? I am newbie.
The output of apt-cache policy krita gparted libqt5widgets5
is on pastebin.
gparted libraries shared-library krita
GParted or Krita do not start. If you run them through the terminal, you get an error about the libraries.
Unit -.mount does not exist, proceeding anyway.
/usr/sbin/gpartedbin: error while loading shared libraries: libpangomm-1.4.so.1: cannot open shared object file: No such file or directory
krita: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
I changed the config settings in ld.so.conf
(I specified folders for libraries, it's useless)
include /etc/ld.so.conf.d/*.conf
/usr/local/lib
/root/etc/lib
/
Maybe I'm doing something wrong? I am newbie.
The output of apt-cache policy krita gparted libqt5widgets5
is on pastebin.
gparted libraries shared-library krita
edited May 13 at 8:22
N0rbert
14.9k33069
14.9k33069
asked May 12 at 20:29
![](https://lh4.googleusercontent.com/-mzBqn3xVMLY/AAAAAAAAAAI/AAAAAAAAAAo/en_wyY2EirM/photo.jpg?sz=32)
![](https://lh4.googleusercontent.com/-mzBqn3xVMLY/AAAAAAAAAAI/AAAAAAAAAAo/en_wyY2EirM/photo.jpg?sz=32)
Lazelis
1
1
You chose very strange way to use and install software. What was wrong with installing them from repository:sudo apt-get update
,sudo apt-get install krita gparted
? By the way libraries are located in the following packages - libqt5widgets5 and libpangomm-1.4-1v5.
â N0rbert
May 12 at 20:31
@N0rbert Very strange? These programms installed from official Ubuntu "store"
â Lazelis
May 12 at 20:35
Please add output ofapt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
to the question.
â N0rbert
May 12 at 20:36
The whole text does not fit into the comment, but I have everything set.
â Lazelis
May 12 at 20:47
add a comment |Â
You chose very strange way to use and install software. What was wrong with installing them from repository:sudo apt-get update
,sudo apt-get install krita gparted
? By the way libraries are located in the following packages - libqt5widgets5 and libpangomm-1.4-1v5.
â N0rbert
May 12 at 20:31
@N0rbert Very strange? These programms installed from official Ubuntu "store"
â Lazelis
May 12 at 20:35
Please add output ofapt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
to the question.
â N0rbert
May 12 at 20:36
The whole text does not fit into the comment, but I have everything set.
â Lazelis
May 12 at 20:47
You chose very strange way to use and install software. What was wrong with installing them from repository:
sudo apt-get update
, sudo apt-get install krita gparted
? By the way libraries are located in the following packages - libqt5widgets5 and libpangomm-1.4-1v5.â N0rbert
May 12 at 20:31
You chose very strange way to use and install software. What was wrong with installing them from repository:
sudo apt-get update
, sudo apt-get install krita gparted
? By the way libraries are located in the following packages - libqt5widgets5 and libpangomm-1.4-1v5.â N0rbert
May 12 at 20:31
@N0rbert Very strange? These programms installed from official Ubuntu "store"
â Lazelis
May 12 at 20:35
@N0rbert Very strange? These programms installed from official Ubuntu "store"
â Lazelis
May 12 at 20:35
Please add output of
apt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
to the question.â N0rbert
May 12 at 20:36
Please add output of
apt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
to the question.â N0rbert
May 12 at 20:36
The whole text does not fit into the comment, but I have everything set.
â Lazelis
May 12 at 20:47
The whole text does not fit into the comment, but I have everything set.
â Lazelis
May 12 at 20:47
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
Typically, this error is seen because you do not have the libraries installed.
You can check your filesystem for the file, using dpgk
, but this only shows files you have installed and could be used to confirm the file exists:
dpkg -S libQt5Widgets.so.5
To find which package has the library file, you can search the Ubuntu Packages website, or use apt-file
:
$ sudo apt-get install apt-file
$ sudo apt-file update
$ sudo apt-file find libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5.1
This means that you need to install libqt5widgets5
to get the library file:
sudo apt-get install libqt5widgets5
It is best to let the system manage libraries with apt
and rely less on manual intervention with tools like ldconfig
, or building from source when hard work has been done to provide secure and stable packages.
When you install an application through a package, the package will have a list of dependencies. If you're installing programs like gparted
and krita
using apt
, they should automatically download and install dependencies, with your permission. You can try re-installing the dependency in case something strange happened:
sudo apt-get install --reinstall libqt5widgets5
I've done everything. But it still does not work.
â Lazelis
May 12 at 20:48
1
Can you please update the question with some details such as howgparted
andkrita
were installed? On which version of Ubuntu are you? Have you recently done adist-upgrade
, or version upgrade? Have you reverted your settings told
? Didlibqt5widgets5
install or reinstall? Have you tried restarting since? There are other people with questions that will help us, such asapt-cache policy krita gparted libqt5widgets5
output. Large text outputs can be stored on Ubuntu's pastebin and linked to.
â earthmeLon
May 12 at 20:54
@Lazelis Please don't say âÂÂI have tried everythingâÂÂ, and please answer my questions (ifapt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
output is long, use PasteBin or something similar).
â N0rbert
May 12 at 21:05
1
I think in this context @Lazelis means they have tried all of 'everything' inside my proposed answer, but we will likely need more information to resolve the issue.
â earthmeLon
May 12 at 21:07
@earthmeLon OK, let's wait for adequate actions of OP. Now I vote to close as unclear.
â N0rbert
May 12 at 21:08
 |Â
show 1 more comment
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Typically, this error is seen because you do not have the libraries installed.
You can check your filesystem for the file, using dpgk
, but this only shows files you have installed and could be used to confirm the file exists:
dpkg -S libQt5Widgets.so.5
To find which package has the library file, you can search the Ubuntu Packages website, or use apt-file
:
$ sudo apt-get install apt-file
$ sudo apt-file update
$ sudo apt-file find libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5.1
This means that you need to install libqt5widgets5
to get the library file:
sudo apt-get install libqt5widgets5
It is best to let the system manage libraries with apt
and rely less on manual intervention with tools like ldconfig
, or building from source when hard work has been done to provide secure and stable packages.
When you install an application through a package, the package will have a list of dependencies. If you're installing programs like gparted
and krita
using apt
, they should automatically download and install dependencies, with your permission. You can try re-installing the dependency in case something strange happened:
sudo apt-get install --reinstall libqt5widgets5
I've done everything. But it still does not work.
â Lazelis
May 12 at 20:48
1
Can you please update the question with some details such as howgparted
andkrita
were installed? On which version of Ubuntu are you? Have you recently done adist-upgrade
, or version upgrade? Have you reverted your settings told
? Didlibqt5widgets5
install or reinstall? Have you tried restarting since? There are other people with questions that will help us, such asapt-cache policy krita gparted libqt5widgets5
output. Large text outputs can be stored on Ubuntu's pastebin and linked to.
â earthmeLon
May 12 at 20:54
@Lazelis Please don't say âÂÂI have tried everythingâÂÂ, and please answer my questions (ifapt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
output is long, use PasteBin or something similar).
â N0rbert
May 12 at 21:05
1
I think in this context @Lazelis means they have tried all of 'everything' inside my proposed answer, but we will likely need more information to resolve the issue.
â earthmeLon
May 12 at 21:07
@earthmeLon OK, let's wait for adequate actions of OP. Now I vote to close as unclear.
â N0rbert
May 12 at 21:08
 |Â
show 1 more comment
up vote
1
down vote
Typically, this error is seen because you do not have the libraries installed.
You can check your filesystem for the file, using dpgk
, but this only shows files you have installed and could be used to confirm the file exists:
dpkg -S libQt5Widgets.so.5
To find which package has the library file, you can search the Ubuntu Packages website, or use apt-file
:
$ sudo apt-get install apt-file
$ sudo apt-file update
$ sudo apt-file find libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5.1
This means that you need to install libqt5widgets5
to get the library file:
sudo apt-get install libqt5widgets5
It is best to let the system manage libraries with apt
and rely less on manual intervention with tools like ldconfig
, or building from source when hard work has been done to provide secure and stable packages.
When you install an application through a package, the package will have a list of dependencies. If you're installing programs like gparted
and krita
using apt
, they should automatically download and install dependencies, with your permission. You can try re-installing the dependency in case something strange happened:
sudo apt-get install --reinstall libqt5widgets5
I've done everything. But it still does not work.
â Lazelis
May 12 at 20:48
1
Can you please update the question with some details such as howgparted
andkrita
were installed? On which version of Ubuntu are you? Have you recently done adist-upgrade
, or version upgrade? Have you reverted your settings told
? Didlibqt5widgets5
install or reinstall? Have you tried restarting since? There are other people with questions that will help us, such asapt-cache policy krita gparted libqt5widgets5
output. Large text outputs can be stored on Ubuntu's pastebin and linked to.
â earthmeLon
May 12 at 20:54
@Lazelis Please don't say âÂÂI have tried everythingâÂÂ, and please answer my questions (ifapt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
output is long, use PasteBin or something similar).
â N0rbert
May 12 at 21:05
1
I think in this context @Lazelis means they have tried all of 'everything' inside my proposed answer, but we will likely need more information to resolve the issue.
â earthmeLon
May 12 at 21:07
@earthmeLon OK, let's wait for adequate actions of OP. Now I vote to close as unclear.
â N0rbert
May 12 at 21:08
 |Â
show 1 more comment
up vote
1
down vote
up vote
1
down vote
Typically, this error is seen because you do not have the libraries installed.
You can check your filesystem for the file, using dpgk
, but this only shows files you have installed and could be used to confirm the file exists:
dpkg -S libQt5Widgets.so.5
To find which package has the library file, you can search the Ubuntu Packages website, or use apt-file
:
$ sudo apt-get install apt-file
$ sudo apt-file update
$ sudo apt-file find libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5.1
This means that you need to install libqt5widgets5
to get the library file:
sudo apt-get install libqt5widgets5
It is best to let the system manage libraries with apt
and rely less on manual intervention with tools like ldconfig
, or building from source when hard work has been done to provide secure and stable packages.
When you install an application through a package, the package will have a list of dependencies. If you're installing programs like gparted
and krita
using apt
, they should automatically download and install dependencies, with your permission. You can try re-installing the dependency in case something strange happened:
sudo apt-get install --reinstall libqt5widgets5
Typically, this error is seen because you do not have the libraries installed.
You can check your filesystem for the file, using dpgk
, but this only shows files you have installed and could be used to confirm the file exists:
dpkg -S libQt5Widgets.so.5
To find which package has the library file, you can search the Ubuntu Packages website, or use apt-file
:
$ sudo apt-get install apt-file
$ sudo apt-file update
$ sudo apt-file find libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.5.1
This means that you need to install libqt5widgets5
to get the library file:
sudo apt-get install libqt5widgets5
It is best to let the system manage libraries with apt
and rely less on manual intervention with tools like ldconfig
, or building from source when hard work has been done to provide secure and stable packages.
When you install an application through a package, the package will have a list of dependencies. If you're installing programs like gparted
and krita
using apt
, they should automatically download and install dependencies, with your permission. You can try re-installing the dependency in case something strange happened:
sudo apt-get install --reinstall libqt5widgets5
edited May 12 at 20:39
answered May 12 at 20:36
earthmeLon
5,8131547
5,8131547
I've done everything. But it still does not work.
â Lazelis
May 12 at 20:48
1
Can you please update the question with some details such as howgparted
andkrita
were installed? On which version of Ubuntu are you? Have you recently done adist-upgrade
, or version upgrade? Have you reverted your settings told
? Didlibqt5widgets5
install or reinstall? Have you tried restarting since? There are other people with questions that will help us, such asapt-cache policy krita gparted libqt5widgets5
output. Large text outputs can be stored on Ubuntu's pastebin and linked to.
â earthmeLon
May 12 at 20:54
@Lazelis Please don't say âÂÂI have tried everythingâÂÂ, and please answer my questions (ifapt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
output is long, use PasteBin or something similar).
â N0rbert
May 12 at 21:05
1
I think in this context @Lazelis means they have tried all of 'everything' inside my proposed answer, but we will likely need more information to resolve the issue.
â earthmeLon
May 12 at 21:07
@earthmeLon OK, let's wait for adequate actions of OP. Now I vote to close as unclear.
â N0rbert
May 12 at 21:08
 |Â
show 1 more comment
I've done everything. But it still does not work.
â Lazelis
May 12 at 20:48
1
Can you please update the question with some details such as howgparted
andkrita
were installed? On which version of Ubuntu are you? Have you recently done adist-upgrade
, or version upgrade? Have you reverted your settings told
? Didlibqt5widgets5
install or reinstall? Have you tried restarting since? There are other people with questions that will help us, such asapt-cache policy krita gparted libqt5widgets5
output. Large text outputs can be stored on Ubuntu's pastebin and linked to.
â earthmeLon
May 12 at 20:54
@Lazelis Please don't say âÂÂI have tried everythingâÂÂ, and please answer my questions (ifapt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
output is long, use PasteBin or something similar).
â N0rbert
May 12 at 21:05
1
I think in this context @Lazelis means they have tried all of 'everything' inside my proposed answer, but we will likely need more information to resolve the issue.
â earthmeLon
May 12 at 21:07
@earthmeLon OK, let's wait for adequate actions of OP. Now I vote to close as unclear.
â N0rbert
May 12 at 21:08
I've done everything. But it still does not work.
â Lazelis
May 12 at 20:48
I've done everything. But it still does not work.
â Lazelis
May 12 at 20:48
1
1
Can you please update the question with some details such as how
gparted
and krita
were installed? On which version of Ubuntu are you? Have you recently done a dist-upgrade
, or version upgrade? Have you reverted your settings to ld
? Did libqt5widgets5
install or reinstall? Have you tried restarting since? There are other people with questions that will help us, such as apt-cache policy krita gparted libqt5widgets5
output. Large text outputs can be stored on Ubuntu's pastebin and linked to.â earthmeLon
May 12 at 20:54
Can you please update the question with some details such as how
gparted
and krita
were installed? On which version of Ubuntu are you? Have you recently done a dist-upgrade
, or version upgrade? Have you reverted your settings to ld
? Did libqt5widgets5
install or reinstall? Have you tried restarting since? There are other people with questions that will help us, such as apt-cache policy krita gparted libqt5widgets5
output. Large text outputs can be stored on Ubuntu's pastebin and linked to.â earthmeLon
May 12 at 20:54
@Lazelis Please don't say âÂÂI have tried everythingâÂÂ, and please answer my questions (if
apt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
output is long, use PasteBin or something similar).â N0rbert
May 12 at 21:05
@Lazelis Please don't say âÂÂI have tried everythingâÂÂ, and please answer my questions (if
apt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
output is long, use PasteBin or something similar).â N0rbert
May 12 at 21:05
1
1
I think in this context @Lazelis means they have tried all of 'everything' inside my proposed answer, but we will likely need more information to resolve the issue.
â earthmeLon
May 12 at 21:07
I think in this context @Lazelis means they have tried all of 'everything' inside my proposed answer, but we will likely need more information to resolve the issue.
â earthmeLon
May 12 at 21:07
@earthmeLon OK, let's wait for adequate actions of OP. Now I vote to close as unclear.
â N0rbert
May 12 at 21:08
@earthmeLon OK, let's wait for adequate actions of OP. Now I vote to close as unclear.
â N0rbert
May 12 at 21:08
 |Â
show 1 more comment
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1035450%2fproblems-with-libraries-for-programs-gparted-krita%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
You chose very strange way to use and install software. What was wrong with installing them from repository:
sudo apt-get update
,sudo apt-get install krita gparted
? By the way libraries are located in the following packages - libqt5widgets5 and libpangomm-1.4-1v5.â N0rbert
May 12 at 20:31
@N0rbert Very strange? These programms installed from official Ubuntu "store"
â Lazelis
May 12 at 20:35
Please add output of
apt-cache policy krita gparted libqt5widgets5 libpangomm-1.4-1v5
to the question.â N0rbert
May 12 at 20:36
The whole text does not fit into the comment, but I have everything set.
â Lazelis
May 12 at 20:47