virt-viewer not starting up correctlyNeed help converting init.d service scripts to systemd (CentOS)Package dependency issue, not sure safest way to proceed
Why did Intel abandon unified CPU cache?
Why am I getting a strange double quote (“) in Open Office instead of the ordinary one (")?
What standard algorithm can determine if exactly one of a container satisfies a predicate?
Are polynomials with the same roots identical?
Next date with distinct digits
Is using 'echo' to display attacker-controlled data on the terminal dangerous?
Does putting salt first make it easier for attacker to bruteforce the hash?
Who won a Game of Bar Dice?
How to communicate to my GM that not being allowed to use stealth isn't fun for me?
Is this a bug in plotting step functions?
Can a human be transformed into a Mind Flayer?
Why was this person allowed to become Grand Maester?
Separate SPI data
Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?
Insert external file and modify each line from script
What aircraft was used as Air Force One for the flight between Southampton and Shannon?
Why am I Seeing A Weird "Notch" on the Data Line For Some Logical 1s?
Russian word for a male zebra
Why not invest in precious metals?
How do free-speech protections in the United States apply in public to corporate misrepresentations?
If there's something that implicates the president why is there then a national security issue? (John Dowd)
Is there a DSLR/mirorless camera with minimal options like a classic, simple SLR?
How can I end combat quickly when the outcome is inevitable?
A word that means "blending into a community too much"
virt-viewer not starting up correctly
Need help converting init.d service scripts to systemd (CentOS)Package dependency issue, not sure safest way to proceed
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I just installed virt-viewer on RHEL7.3 using yum install virt-viewer and now I am getting below error
[root@host ~]# virt-viewer
virt-viewer: symbol lookup error: /lib64/libspice-client-gtk-3.0.so.5: undefined symbol: gdk_keymap_get_scroll_lock_state
virt-manager also crashes when I try to see graphical console.
Target library seems to exist so something is wrong with the dependency.
[root@host ~]# ls -l /lib64/libspice*
lrwxrwxrwx. 1 root root 33 Aug 12 15:56 /lib64/libspice-client-glib-2.0.so -> libspice-client-glib-2.0.so.8.6.0
lrwxrwxrwx. 1 root root 33 Aug 12 15:06 /lib64/libspice-client-glib-2.0.so.8 -> libspice-client-glib-2.0.so.8.6.0
-rwxr-xr-x. 1 root root 1200664 Jun 8 00:49 /lib64/libspice-client-glib-2.0.so.8.6.0
lrwxrwxrwx. 1 root root 32 Aug 12 16:08 /lib64/libspice-client-gtk-3.0.so.5 -> libspice-client-gtk-3.0.so.5.0.0
-rwxr-xr-x. 1 root root 132176 Jun 8 00:49 /lib64/libspice-client-gtk-3.0.so.5.0.0
lrwxrwxrwx. 1 root root 28 Aug 12 15:56 /lib64/libspice-controller.so -> libspice-controller.so.0.0.0
lrwxrwxrwx. 1 root root 28 Aug 12 15:07 /lib64/libspice-controller.so.0 -> libspice-controller.so.0.0.0
-rwxr-xr-x. 1 root root 69096 Jun 8 00:49 /lib64/libspice-controller.so.0.0.0
lrwxrwxrwx. 1 root root 24 Dec 25 2016 /lib64/libspice-server.so.1 -> libspice-server.so.1.8.0
-rwxr-xr-x. 1 root root 1194648 Sep 9 2016 /lib64/libspice-server.so.1.8.0
Is there anyone else faced the same problem?
rhel7 virt-manager
add a comment |
I just installed virt-viewer on RHEL7.3 using yum install virt-viewer and now I am getting below error
[root@host ~]# virt-viewer
virt-viewer: symbol lookup error: /lib64/libspice-client-gtk-3.0.so.5: undefined symbol: gdk_keymap_get_scroll_lock_state
virt-manager also crashes when I try to see graphical console.
Target library seems to exist so something is wrong with the dependency.
[root@host ~]# ls -l /lib64/libspice*
lrwxrwxrwx. 1 root root 33 Aug 12 15:56 /lib64/libspice-client-glib-2.0.so -> libspice-client-glib-2.0.so.8.6.0
lrwxrwxrwx. 1 root root 33 Aug 12 15:06 /lib64/libspice-client-glib-2.0.so.8 -> libspice-client-glib-2.0.so.8.6.0
-rwxr-xr-x. 1 root root 1200664 Jun 8 00:49 /lib64/libspice-client-glib-2.0.so.8.6.0
lrwxrwxrwx. 1 root root 32 Aug 12 16:08 /lib64/libspice-client-gtk-3.0.so.5 -> libspice-client-gtk-3.0.so.5.0.0
-rwxr-xr-x. 1 root root 132176 Jun 8 00:49 /lib64/libspice-client-gtk-3.0.so.5.0.0
lrwxrwxrwx. 1 root root 28 Aug 12 15:56 /lib64/libspice-controller.so -> libspice-controller.so.0.0.0
lrwxrwxrwx. 1 root root 28 Aug 12 15:07 /lib64/libspice-controller.so.0 -> libspice-controller.so.0.0.0
-rwxr-xr-x. 1 root root 69096 Jun 8 00:49 /lib64/libspice-controller.so.0.0.0
lrwxrwxrwx. 1 root root 24 Dec 25 2016 /lib64/libspice-server.so.1 -> libspice-server.so.1.8.0
-rwxr-xr-x. 1 root root 1194648 Sep 9 2016 /lib64/libspice-server.so.1.8.0
Is there anyone else faced the same problem?
rhel7 virt-manager
add a comment |
I just installed virt-viewer on RHEL7.3 using yum install virt-viewer and now I am getting below error
[root@host ~]# virt-viewer
virt-viewer: symbol lookup error: /lib64/libspice-client-gtk-3.0.so.5: undefined symbol: gdk_keymap_get_scroll_lock_state
virt-manager also crashes when I try to see graphical console.
Target library seems to exist so something is wrong with the dependency.
[root@host ~]# ls -l /lib64/libspice*
lrwxrwxrwx. 1 root root 33 Aug 12 15:56 /lib64/libspice-client-glib-2.0.so -> libspice-client-glib-2.0.so.8.6.0
lrwxrwxrwx. 1 root root 33 Aug 12 15:06 /lib64/libspice-client-glib-2.0.so.8 -> libspice-client-glib-2.0.so.8.6.0
-rwxr-xr-x. 1 root root 1200664 Jun 8 00:49 /lib64/libspice-client-glib-2.0.so.8.6.0
lrwxrwxrwx. 1 root root 32 Aug 12 16:08 /lib64/libspice-client-gtk-3.0.so.5 -> libspice-client-gtk-3.0.so.5.0.0
-rwxr-xr-x. 1 root root 132176 Jun 8 00:49 /lib64/libspice-client-gtk-3.0.so.5.0.0
lrwxrwxrwx. 1 root root 28 Aug 12 15:56 /lib64/libspice-controller.so -> libspice-controller.so.0.0.0
lrwxrwxrwx. 1 root root 28 Aug 12 15:07 /lib64/libspice-controller.so.0 -> libspice-controller.so.0.0.0
-rwxr-xr-x. 1 root root 69096 Jun 8 00:49 /lib64/libspice-controller.so.0.0.0
lrwxrwxrwx. 1 root root 24 Dec 25 2016 /lib64/libspice-server.so.1 -> libspice-server.so.1.8.0
-rwxr-xr-x. 1 root root 1194648 Sep 9 2016 /lib64/libspice-server.so.1.8.0
Is there anyone else faced the same problem?
rhel7 virt-manager
I just installed virt-viewer on RHEL7.3 using yum install virt-viewer and now I am getting below error
[root@host ~]# virt-viewer
virt-viewer: symbol lookup error: /lib64/libspice-client-gtk-3.0.so.5: undefined symbol: gdk_keymap_get_scroll_lock_state
virt-manager also crashes when I try to see graphical console.
Target library seems to exist so something is wrong with the dependency.
[root@host ~]# ls -l /lib64/libspice*
lrwxrwxrwx. 1 root root 33 Aug 12 15:56 /lib64/libspice-client-glib-2.0.so -> libspice-client-glib-2.0.so.8.6.0
lrwxrwxrwx. 1 root root 33 Aug 12 15:06 /lib64/libspice-client-glib-2.0.so.8 -> libspice-client-glib-2.0.so.8.6.0
-rwxr-xr-x. 1 root root 1200664 Jun 8 00:49 /lib64/libspice-client-glib-2.0.so.8.6.0
lrwxrwxrwx. 1 root root 32 Aug 12 16:08 /lib64/libspice-client-gtk-3.0.so.5 -> libspice-client-gtk-3.0.so.5.0.0
-rwxr-xr-x. 1 root root 132176 Jun 8 00:49 /lib64/libspice-client-gtk-3.0.so.5.0.0
lrwxrwxrwx. 1 root root 28 Aug 12 15:56 /lib64/libspice-controller.so -> libspice-controller.so.0.0.0
lrwxrwxrwx. 1 root root 28 Aug 12 15:07 /lib64/libspice-controller.so.0 -> libspice-controller.so.0.0.0
-rwxr-xr-x. 1 root root 69096 Jun 8 00:49 /lib64/libspice-controller.so.0.0.0
lrwxrwxrwx. 1 root root 24 Dec 25 2016 /lib64/libspice-server.so.1 -> libspice-server.so.1.8.0
-rwxr-xr-x. 1 root root 1194648 Sep 9 2016 /lib64/libspice-server.so.1.8.0
Is there anyone else faced the same problem?
rhel7 virt-manager
rhel7 virt-manager
asked Aug 12 '17 at 7:28
Yu WatanabeYu Watanabe
3211214
3211214
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Found the problem.
Problem
When I install virt-viewer from yum repository, 1 package is installed and 2 packages are updated.
Installing:
virt-viewer x86_64 5.0-7.el7 rhel-7-server-rpms 389 k
Updating for dependencies:
spice-glib x86_64 0.33-6.el7 rhel-7-server-rpms 376 k
spice-gtk3 x86_64 0.33-6.el7 rhel-7-server-rpms 83 k
As a result, below error occurs.
[root@host ~]# virt-viewer -h
virt-viewer: symbol lookup error: /lib64/libspice-client-gtk-3.0.so.5: undefined symbol: gdk_keymap_get_scroll_lock_state
Looks like latest spice-glib and spice-gtk3 is not working properly with virt-viewer .
Work Around
Install the virt-viewer from the rhel-server-7.3-x86_64-dvd.iso . spice related packages are not updated and virt-viewer properly works now.
Installing:
virt-viewer x86_64 2.0-12.el7 dvd 344 k
It works properly now.
[root@host ~]# virt-viewer --version
virt-viewer version 2.0-12.el7
Compatible spice-glib and spice-gtk3 are below.
Installing : spice-glib-0.31-6.el7.x86_64 1/5
Installing : spice-gtk3-0.31-6.el7.x86_64 2/5
Installing : virt-manager-common-1.4.0-2.el7.noarch 3/5
Installing : virt-manager-1.4.0-2.el7.noarch 4/5
Installing : virt-viewer-2.0-12.el7.x86_64 5/5
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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%2fserverfault.com%2fquestions%2f868290%2fvirt-viewer-not-starting-up-correctly%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Found the problem.
Problem
When I install virt-viewer from yum repository, 1 package is installed and 2 packages are updated.
Installing:
virt-viewer x86_64 5.0-7.el7 rhel-7-server-rpms 389 k
Updating for dependencies:
spice-glib x86_64 0.33-6.el7 rhel-7-server-rpms 376 k
spice-gtk3 x86_64 0.33-6.el7 rhel-7-server-rpms 83 k
As a result, below error occurs.
[root@host ~]# virt-viewer -h
virt-viewer: symbol lookup error: /lib64/libspice-client-gtk-3.0.so.5: undefined symbol: gdk_keymap_get_scroll_lock_state
Looks like latest spice-glib and spice-gtk3 is not working properly with virt-viewer .
Work Around
Install the virt-viewer from the rhel-server-7.3-x86_64-dvd.iso . spice related packages are not updated and virt-viewer properly works now.
Installing:
virt-viewer x86_64 2.0-12.el7 dvd 344 k
It works properly now.
[root@host ~]# virt-viewer --version
virt-viewer version 2.0-12.el7
Compatible spice-glib and spice-gtk3 are below.
Installing : spice-glib-0.31-6.el7.x86_64 1/5
Installing : spice-gtk3-0.31-6.el7.x86_64 2/5
Installing : virt-manager-common-1.4.0-2.el7.noarch 3/5
Installing : virt-manager-1.4.0-2.el7.noarch 4/5
Installing : virt-viewer-2.0-12.el7.x86_64 5/5
add a comment |
Found the problem.
Problem
When I install virt-viewer from yum repository, 1 package is installed and 2 packages are updated.
Installing:
virt-viewer x86_64 5.0-7.el7 rhel-7-server-rpms 389 k
Updating for dependencies:
spice-glib x86_64 0.33-6.el7 rhel-7-server-rpms 376 k
spice-gtk3 x86_64 0.33-6.el7 rhel-7-server-rpms 83 k
As a result, below error occurs.
[root@host ~]# virt-viewer -h
virt-viewer: symbol lookup error: /lib64/libspice-client-gtk-3.0.so.5: undefined symbol: gdk_keymap_get_scroll_lock_state
Looks like latest spice-glib and spice-gtk3 is not working properly with virt-viewer .
Work Around
Install the virt-viewer from the rhel-server-7.3-x86_64-dvd.iso . spice related packages are not updated and virt-viewer properly works now.
Installing:
virt-viewer x86_64 2.0-12.el7 dvd 344 k
It works properly now.
[root@host ~]# virt-viewer --version
virt-viewer version 2.0-12.el7
Compatible spice-glib and spice-gtk3 are below.
Installing : spice-glib-0.31-6.el7.x86_64 1/5
Installing : spice-gtk3-0.31-6.el7.x86_64 2/5
Installing : virt-manager-common-1.4.0-2.el7.noarch 3/5
Installing : virt-manager-1.4.0-2.el7.noarch 4/5
Installing : virt-viewer-2.0-12.el7.x86_64 5/5
add a comment |
Found the problem.
Problem
When I install virt-viewer from yum repository, 1 package is installed and 2 packages are updated.
Installing:
virt-viewer x86_64 5.0-7.el7 rhel-7-server-rpms 389 k
Updating for dependencies:
spice-glib x86_64 0.33-6.el7 rhel-7-server-rpms 376 k
spice-gtk3 x86_64 0.33-6.el7 rhel-7-server-rpms 83 k
As a result, below error occurs.
[root@host ~]# virt-viewer -h
virt-viewer: symbol lookup error: /lib64/libspice-client-gtk-3.0.so.5: undefined symbol: gdk_keymap_get_scroll_lock_state
Looks like latest spice-glib and spice-gtk3 is not working properly with virt-viewer .
Work Around
Install the virt-viewer from the rhel-server-7.3-x86_64-dvd.iso . spice related packages are not updated and virt-viewer properly works now.
Installing:
virt-viewer x86_64 2.0-12.el7 dvd 344 k
It works properly now.
[root@host ~]# virt-viewer --version
virt-viewer version 2.0-12.el7
Compatible spice-glib and spice-gtk3 are below.
Installing : spice-glib-0.31-6.el7.x86_64 1/5
Installing : spice-gtk3-0.31-6.el7.x86_64 2/5
Installing : virt-manager-common-1.4.0-2.el7.noarch 3/5
Installing : virt-manager-1.4.0-2.el7.noarch 4/5
Installing : virt-viewer-2.0-12.el7.x86_64 5/5
Found the problem.
Problem
When I install virt-viewer from yum repository, 1 package is installed and 2 packages are updated.
Installing:
virt-viewer x86_64 5.0-7.el7 rhel-7-server-rpms 389 k
Updating for dependencies:
spice-glib x86_64 0.33-6.el7 rhel-7-server-rpms 376 k
spice-gtk3 x86_64 0.33-6.el7 rhel-7-server-rpms 83 k
As a result, below error occurs.
[root@host ~]# virt-viewer -h
virt-viewer: symbol lookup error: /lib64/libspice-client-gtk-3.0.so.5: undefined symbol: gdk_keymap_get_scroll_lock_state
Looks like latest spice-glib and spice-gtk3 is not working properly with virt-viewer .
Work Around
Install the virt-viewer from the rhel-server-7.3-x86_64-dvd.iso . spice related packages are not updated and virt-viewer properly works now.
Installing:
virt-viewer x86_64 2.0-12.el7 dvd 344 k
It works properly now.
[root@host ~]# virt-viewer --version
virt-viewer version 2.0-12.el7
Compatible spice-glib and spice-gtk3 are below.
Installing : spice-glib-0.31-6.el7.x86_64 1/5
Installing : spice-gtk3-0.31-6.el7.x86_64 2/5
Installing : virt-manager-common-1.4.0-2.el7.noarch 3/5
Installing : virt-manager-1.4.0-2.el7.noarch 4/5
Installing : virt-viewer-2.0-12.el7.x86_64 5/5
answered Aug 12 '17 at 9:07
Yu WatanabeYu Watanabe
3211214
3211214
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f868290%2fvirt-viewer-not-starting-up-correctly%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