Problem with running genymotion in KDE desktop
up vote
6
down vote
favorite
1- I have a problem in running genymotion in KDE Plasma desktop in ubuntu 14.04 but it works in default ubuntu desktop corectly!
It gives me an error like this:
linux@younes:~$ ~/genymotion/genymotion
Logging activities to file: /home/linux/.Genymobile/genymotion.log
Aborted (core dumped)
linux@younes:~$
please help me
14.04 android kde
add a comment |
up vote
6
down vote
favorite
1- I have a problem in running genymotion in KDE Plasma desktop in ubuntu 14.04 but it works in default ubuntu desktop corectly!
It gives me an error like this:
linux@younes:~$ ~/genymotion/genymotion
Logging activities to file: /home/linux/.Genymobile/genymotion.log
Aborted (core dumped)
linux@younes:~$
please help me
14.04 android kde
will you please attach the log file content
– Apurv
Oct 6 '14 at 18:25
add a comment |
up vote
6
down vote
favorite
up vote
6
down vote
favorite
1- I have a problem in running genymotion in KDE Plasma desktop in ubuntu 14.04 but it works in default ubuntu desktop corectly!
It gives me an error like this:
linux@younes:~$ ~/genymotion/genymotion
Logging activities to file: /home/linux/.Genymobile/genymotion.log
Aborted (core dumped)
linux@younes:~$
please help me
14.04 android kde
1- I have a problem in running genymotion in KDE Plasma desktop in ubuntu 14.04 but it works in default ubuntu desktop corectly!
It gives me an error like this:
linux@younes:~$ ~/genymotion/genymotion
Logging activities to file: /home/linux/.Genymobile/genymotion.log
Aborted (core dumped)
linux@younes:~$
please help me
14.04 android kde
14.04 android kde
edited May 1 '15 at 5:08
Jacob Vlijm
63.2k9122216
63.2k9122216
asked Sep 18 '14 at 2:46
RayanFar
16518
16518
will you please attach the log file content
– Apurv
Oct 6 '14 at 18:25
add a comment |
will you please attach the log file content
– Apurv
Oct 6 '14 at 18:25
will you please attach the log file content
– Apurv
Oct 6 '14 at 18:25
will you please attach the log file content
– Apurv
Oct 6 '14 at 18:25
add a comment |
3 Answers
3
active
oldest
votes
up vote
11
down vote
accepted
This one helped me try it,
Installing the libs:
apt-get install libxi-dev libxmu-dev
Moving the Qt libs inside the Genymotion installation directory
Code:
mkdir QtLibs && mv *Qt*.so* QtLibs
Try to read what log says.
how did you know?
– RayanFar
Oct 9 '14 at 13:35
know what... ??
– Apurv
Oct 10 '14 at 3:59
I mean how did you know it need to Qt libs ?
– RayanFar
Oct 10 '14 at 12:11
I guessed it will need Qt libs because the problem is popular... : )
– Apurv
Oct 15 '14 at 5:24
add a comment |
up vote
1
down vote
I had the same problem and just solved it. I already had LibQt*
files inside the genymotion
folder. Then I deleted all the libQt*
files from the folder. Now it works like a charm. The genymotion development team has also said to delete these files.
add a comment |
up vote
0
down vote
In my case I performed the following steps:
Installing the libs:
sudo apt-get install libxi-dev libxmu-dev libqt4-webkit libqt4-svg
Now, go to Genymotion installation directory, then move the Qt libs:
mkdir QtLibs && mv *Qt*.so* QtLibs
add a comment |
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
11
down vote
accepted
This one helped me try it,
Installing the libs:
apt-get install libxi-dev libxmu-dev
Moving the Qt libs inside the Genymotion installation directory
Code:
mkdir QtLibs && mv *Qt*.so* QtLibs
Try to read what log says.
how did you know?
– RayanFar
Oct 9 '14 at 13:35
know what... ??
– Apurv
Oct 10 '14 at 3:59
I mean how did you know it need to Qt libs ?
– RayanFar
Oct 10 '14 at 12:11
I guessed it will need Qt libs because the problem is popular... : )
– Apurv
Oct 15 '14 at 5:24
add a comment |
up vote
11
down vote
accepted
This one helped me try it,
Installing the libs:
apt-get install libxi-dev libxmu-dev
Moving the Qt libs inside the Genymotion installation directory
Code:
mkdir QtLibs && mv *Qt*.so* QtLibs
Try to read what log says.
how did you know?
– RayanFar
Oct 9 '14 at 13:35
know what... ??
– Apurv
Oct 10 '14 at 3:59
I mean how did you know it need to Qt libs ?
– RayanFar
Oct 10 '14 at 12:11
I guessed it will need Qt libs because the problem is popular... : )
– Apurv
Oct 15 '14 at 5:24
add a comment |
up vote
11
down vote
accepted
up vote
11
down vote
accepted
This one helped me try it,
Installing the libs:
apt-get install libxi-dev libxmu-dev
Moving the Qt libs inside the Genymotion installation directory
Code:
mkdir QtLibs && mv *Qt*.so* QtLibs
Try to read what log says.
This one helped me try it,
Installing the libs:
apt-get install libxi-dev libxmu-dev
Moving the Qt libs inside the Genymotion installation directory
Code:
mkdir QtLibs && mv *Qt*.so* QtLibs
Try to read what log says.
answered Oct 6 '14 at 18:24
Apurv
61258
61258
how did you know?
– RayanFar
Oct 9 '14 at 13:35
know what... ??
– Apurv
Oct 10 '14 at 3:59
I mean how did you know it need to Qt libs ?
– RayanFar
Oct 10 '14 at 12:11
I guessed it will need Qt libs because the problem is popular... : )
– Apurv
Oct 15 '14 at 5:24
add a comment |
how did you know?
– RayanFar
Oct 9 '14 at 13:35
know what... ??
– Apurv
Oct 10 '14 at 3:59
I mean how did you know it need to Qt libs ?
– RayanFar
Oct 10 '14 at 12:11
I guessed it will need Qt libs because the problem is popular... : )
– Apurv
Oct 15 '14 at 5:24
how did you know?
– RayanFar
Oct 9 '14 at 13:35
how did you know?
– RayanFar
Oct 9 '14 at 13:35
know what... ??
– Apurv
Oct 10 '14 at 3:59
know what... ??
– Apurv
Oct 10 '14 at 3:59
I mean how did you know it need to Qt libs ?
– RayanFar
Oct 10 '14 at 12:11
I mean how did you know it need to Qt libs ?
– RayanFar
Oct 10 '14 at 12:11
I guessed it will need Qt libs because the problem is popular... : )
– Apurv
Oct 15 '14 at 5:24
I guessed it will need Qt libs because the problem is popular... : )
– Apurv
Oct 15 '14 at 5:24
add a comment |
up vote
1
down vote
I had the same problem and just solved it. I already had LibQt*
files inside the genymotion
folder. Then I deleted all the libQt*
files from the folder. Now it works like a charm. The genymotion development team has also said to delete these files.
add a comment |
up vote
1
down vote
I had the same problem and just solved it. I already had LibQt*
files inside the genymotion
folder. Then I deleted all the libQt*
files from the folder. Now it works like a charm. The genymotion development team has also said to delete these files.
add a comment |
up vote
1
down vote
up vote
1
down vote
I had the same problem and just solved it. I already had LibQt*
files inside the genymotion
folder. Then I deleted all the libQt*
files from the folder. Now it works like a charm. The genymotion development team has also said to delete these files.
I had the same problem and just solved it. I already had LibQt*
files inside the genymotion
folder. Then I deleted all the libQt*
files from the folder. Now it works like a charm. The genymotion development team has also said to delete these files.
edited May 1 '15 at 5:05
Eliah Kagan
81k20226364
81k20226364
answered May 1 '15 at 3:34
Rhokai
112
112
add a comment |
add a comment |
up vote
0
down vote
In my case I performed the following steps:
Installing the libs:
sudo apt-get install libxi-dev libxmu-dev libqt4-webkit libqt4-svg
Now, go to Genymotion installation directory, then move the Qt libs:
mkdir QtLibs && mv *Qt*.so* QtLibs
add a comment |
up vote
0
down vote
In my case I performed the following steps:
Installing the libs:
sudo apt-get install libxi-dev libxmu-dev libqt4-webkit libqt4-svg
Now, go to Genymotion installation directory, then move the Qt libs:
mkdir QtLibs && mv *Qt*.so* QtLibs
add a comment |
up vote
0
down vote
up vote
0
down vote
In my case I performed the following steps:
Installing the libs:
sudo apt-get install libxi-dev libxmu-dev libqt4-webkit libqt4-svg
Now, go to Genymotion installation directory, then move the Qt libs:
mkdir QtLibs && mv *Qt*.so* QtLibs
In my case I performed the following steps:
Installing the libs:
sudo apt-get install libxi-dev libxmu-dev libqt4-webkit libqt4-svg
Now, go to Genymotion installation directory, then move the Qt libs:
mkdir QtLibs && mv *Qt*.so* QtLibs
edited Sep 27 '15 at 14:36
karel
55.8k11124142
55.8k11124142
answered Sep 27 '15 at 14:29
user2701286
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f525419%2fproblem-with-running-genymotion-in-kde-desktop%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
will you please attach the log file content
– Apurv
Oct 6 '14 at 18:25