LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-26-2016, 03:10 PM   #1
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
Blog Entries: 12

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
VirtualBox: clipboard ^v copy/paste not working (on XP netbook)


I play with various Linux distros in VirtualBox (on an old XP netbook).

I selected in VBox: Devices->Shared Clipboard->bidirectional
but ctrl-v (at shell) does nothing.
(this is also under Machine->Settings General->Advanced)

I also can't figure out how to [hilite & ^c] copy
from the (single user shell) Linux screen (to XP).
(I vaguely remember something maybe about ?enabling mouse process? in *ancient* Linux terminal)

TIA!
p.s. my apology IF this belongs in some VBox forum
 
Old 06-26-2016, 06:09 PM   #2
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by Jjanel View Post
(I vaguely remember something maybe about ?enabling mouse process? in *ancient* Linux terminal)
Think you're referring to gpm...
Code:
By default, the daemon provides a 'selection' mode, so that
 cut-and-paste with the mouse works on the console just as it does
 under X
Unrelated to Virtualbox.
Do you have guest additions installed/enabled in the Virtualbox appliance?
Also, does the clipboard do anything via right-click menu after highlighting?
 
Old 06-26-2016, 10:07 PM   #3
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999

Original Poster
Blog Entries: 12

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Yes, I have the VBoxClient stuff (ps shows it); right-click does nothing.

Note that I don't use/install any GUI/X; I just login to a tty (like boot 'single')!

Thanks for the "gpm"! It 'works' but yes, unrelated to host clipboard.
I added it to my googling:
gpm virtualbox shared clipboard
and found several things saying "copy/paste only works in GUI/X".
Maybe that's it [no way?]
(I also wanted to scroll back an early boot-panic, but that's also not possible, unfortunately)

Update: VBoxClient --clipboard isn't running (other 3 are)
It (& a couple child's, per strace -f) exit(0); nothing obvious.

Last edited by Jjanel; 06-27-2016 at 12:43 AM.
 
Old 06-27-2016, 02:46 PM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Jjanel View Post
Yes, I have the VBoxClient stuff (ps shows it);
that is not the same as guest additions. they have to be installed inside the guest operating system.

just to clarify, what is the host system and what is the guest system?
 
Old 06-28-2016, 06:11 AM   #5
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999

Original Poster
Blog Entries: 12

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Hmmmm/ooops/sorry... it looks like I'm either
lost between two different concepts
or not writing clear enuf (as I do tend to do)...

The host (old netbook) is XP; the VBox client vm is manjaro. ('latest' versions)

I thot manjaro had [somehow?] found&installed the "Guest Additions".
But maybe I mean "extensions pack" (installed into XP after VBox)
(I'm not sure how to check)

NOW, (all in manjaro, tty [no X], runlevel says unknown!!), I mounted &
ran VBoxLinuxAdditions.run (after pacman -S gcc linux44-headers)
but VBoxClient --clipboard still just exits.
I noticed that, at boot, it ran /opt/VBoxGuestAdditions-5.0.22/init/vboxadd{,-x11} start
Idk what log files to look for... AND YIKES! I think this is server stuff I don't need (as a client!)
 
Old 06-28-2016, 06:16 AM   #6
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
that is not the same as guest additions. they have to be installed inside the guest operating system.

just to clarify, what is the host system and what is the guest system?
I'd like to add
Are you running these guests without a desktop?
They all boot console? What machine "boots 'single'"?
Host, or Guest(s)?

The host OS is your usual desktop. Every Day, this-is-what-I-use machine.
The guests would your Virtualbox "appliances" (I believe is the Vbox nomenclature)
Guest additions and extensions packs are not the same thing.

Based on the Host and Guest descriptions, can you please clarify the situation?

Thank you,

Last edited by Habitual; 06-28-2016 at 06:25 AM.
 
Old 06-28-2016, 07:20 AM   #7
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999

Original Poster
Blog Entries: 12

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Yes/yes; manjaro GUEST withOUT Xwin!
(see my very 1st post: http://www.linuxquestions.org/questi....php?p=5566395)

I think the answer just dawned on me:
there canNOT be a "clipboard" withOUT a GUI [gui = {MS,X}windows]!

...as bad as: can't TEXT on a landline phone!

No wonder VBoxClient --clipboard exits!

Yes?
 
Old 06-28-2016, 08:51 AM   #8
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
I knew that in the first post.
no GUI = no clipboard.

Last edited by Habitual; 06-28-2016 at 08:58 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to copy and paste things between vim and system clipboard grissiom Slackware 43 09-30-2013 02:23 AM
Disable xorg's "highlight to copy, middle click to paste" clipboard tromboneman Linux - Newbie 1 06-08-2008 11:53 AM
Clipboard Manager for quickly copy paste saurya_s Linux - Software 1 09-22-2005 09:33 AM
copy and paste not working (requested clipboard format not available) marie-p Linux - Software 1 01-23-2005 11:44 AM
Copy and Paste Not Working. rvijay Linux - Newbie 3 09-16-2003 09:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration