Search Criteria
Package Details: remotebox 3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/remotebox.git (read-only, click to copy) |
---|---|
Package Base: | remotebox |
Description: | Open Source VirtualBox Client with Remote Management |
Upstream URL: | http://remotebox.knobgoblin.org.uk/ |
Licenses: | GPL |
Submitter: | jose1711 |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 20 |
Popularity: | 0.006433 |
First Submitted: | 2011-08-17 19:59 (UTC) |
Last Updated: | 2024-09-18 07:10 (UTC) |
Dependencies (4)
- perl (perl-gitAUR)
- perl-gtk3
- perl-soap-lite
- rdesktop (optional)
Latest Comments
1 2 3 Next › Last »
nroth commented on 2024-09-17 23:32 (UTC)
Looks like this needs to be updated to work with VirtualBox 7.1.x. I'm running that now, and RemoteBox 3.14 supports this as of 9/14 (News log: https://remotebox.knobgoblin.org.uk/ ), but that's not what this AUR package installs. Note that Arch seems to be shipping VirtualBox 7.1.0 as of now in extra: https://archlinux.org/packages/extra/x86_64/virtualbox/
drws commented on 2024-03-18 08:04 (UTC) (edited on 2024-03-18 08:08 (UTC) by drws)
@jose1711: Please remove the uploaded custom
.desktop
file and make PKGBUILD use the one provided by source. It can be found in thepackagers-readme/remotebox.desktop
in the source tarball.Also I propose these two corrections:
RDP and VNC clients listed above are the ones that RemoteBox provides a preset for by default.
Harvey commented on 2023-05-07 17:40 (UTC)
Starting from today remotebox segfaults on a fully updated (testing) system if trying to attach a cd to a vms controller. Can somebody else verify this behavior or is it just me?
Harvey commented on 2022-10-23 05:39 (UTC) (edited on 2022-10-23 05:41 (UTC) by Harvey)
from https://remotebox.knobgoblin.org.uk/: "As VirtualBox 7 has been released, RemoteBox 3.2 Pre-Release 1 has been made available for those that have upgraded to VirtualBox 7. Note that this is not an official release so please refrain from distributing or packaging it. This release does not use or support any new features in VirtualBox 7, as it only contains API compatibility fixes. If you are dependant on RemoteBox, the current recommendation is to remain on VirtualBox 6.1.x until an official release of RemoteBox 3.2"
But... as one can't update archlinux installations and just ignore the virtualbox update via pacman --ignore (the kernel modules 'virtualbox-host-modules need to be updated)
are there any recommendations besides just 'hold your breath and wait for remotebox 3.2 official release'?
Harvey commented on 2021-12-07 20:07 (UTC)
yes, my fault - the notation has changed from 'gtk2-perl' to 'perl-gtk3', that's irritating :(
Lili1228 commented on 2021-12-07 19:27 (UTC)
…to perl-gtk3, not gtk3-perl
jose1711 commented on 2021-12-07 19:03 (UTC)
@Harvey thank you for your detective work,
PKGBUILD
has been updatedHarvey commented on 2021-12-07 17:21 (UTC)
Ok, couldn't resist - There seems to be only one dependency that has changed to build this successful: 'gtk2-perl' has to be changed to 'perl-gtk3'. Not unforeseeable as this is the first gtk3 version of remotebox ;)
Harvey commented on 2021-12-07 11:29 (UTC) (edited on 2021-12-07 11:30 (UTC) by Harvey)
remotebox 3.0-1 does not work for me: Can't locate Gtk3.pm in @INC (you may need to install the Gtk3 module) (@INC contains: /usr/share/remotebox /usr/lib/perl5/5.34/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.34/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.34/core_perl /usr/share/perl5/core_perl) at /usr/share/remotebox/rbox_gui_init.pl line 9. BEGIN failed--compilation aborted at /usr/share/remotebox/rbox_gui_init.pl line 9. Compilation failed in require at /usr/bin/remotebox line 23.
And yes. the gtk3 module is installed: pacman -Qs gtk3 local/gtk3 1:3.24.30+90+g20be04f7ac-1 GObject-based multi-platform GUI toolkit
1 2 3 Next › Last »