VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1279 - 1281 of 16363)

Ticket Resolution Summary Owner Reporter
#1176 invalid OSE 1.5.4 build failure on Ubuntu 7.10 (AMD64): 32-bit libXt not found Bart
Description
  1. Install Ubuntu 7.10 64-bit on an AMD64 system.
  2. Install the required libraries.
  3. Verify that the 32-bit version of libXt is installed:

# dpkg-query -S /usr/lib32/libXt* ia32-libs: /usr/lib32/libXt.so.6 ia32-libs: /usr/lib32/libXt.so.6.0.0 ia32-libs: /usr/lib32/libXtst.so.6 ia32-libs: /usr/lib32/libXtst.so.6.1.0

  1. Configure and build the OSE edition:

./configure && source ./env.sh && kmk

  1. Result:

kmk[5]: Entering directory `/home/vanasscb/software/VirtualBox-1.5.4_OSE/src/VBox/Additions/linux/xclient' kBuild: Linking vboxadd-xclient /usr/bin/ld: skipping incompatible /usr/bin/../lib/libXt.so when searching for -lXt /usr/bin/ld: skipping incompatible /usr/bin/../lib/libXt.a when searching for -lXt /usr/bin/ld: skipping incompatible /usr/lib/libXt.so when searching for -lXt /usr/bin/ld: skipping incompatible /usr/lib/libXt.a when searching for -lXt /usr/bin/ld: cannot find -lXt collect2: ld returned 1 exit status kmk[5]: * home/vanasscb/software/VirtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/Additions/linux/xclient/vboxadd-xclient/vboxadd-xclient Error 1 The failing command:

@g++ -m32 -o /home/vanasscb/software/VirtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/Additions/linux/xclient/vboxadd-xclient/vboxadd-xclient /home/vanasscb/software/VirtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/Additions/linux/xclient/vboxadd-xclient/clipboard.o /home/vanasscb/software/VirtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/Additions/linux/xclient/vboxadd-xclient/main.o -L/home/vanasscb/software/VirtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/Additions/linux/xclient/vboxadd-xclient -L/usr/X11R6/lib32 -L/usr/X11R6/lib /home/vanasscb/software/VirtualBox-1.5.4_OSE/out/linux.amd64/release/lib/RuntimeLnx32GuestR3.a -lpthread -lrt -lXt -lX11 -Wl,-Map -Wl,/home/vanasscb/software/VirtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/Additions/linux/xclient/vboxadd-xclient/vboxadd-xclient.map -Wl,--cref

kmk[5]: Leaving directory `/home/vanasscb/software/VirtualBox-1.5.4_OSE/src/VBox/Additions/linux/xclient' kmk[4]: * [pass_binaries_before] Error 2

#1177 duplicate v1.5.4: Incorrect text cursor colour in guest display when using Crimson editor bifferos
Description
Guest: Windows XP sp2
Host: Slackware linux 12.0
Application: Crimson Editor v3.70 (freeware)  http://www.crimsoneditor.com/

Steps to reproduce:

*Install Crimson editor
*Run Crimson
*From the menu select View -> Set Colors
*From the "Load color scheme" drop-down select 'reversed color scheme'
*Click "Load"
*Close the dialog
*Type some text in the editor window 

Notice that when the mouse cursor is over the text, it is black instead of white, as it would be when running Windows natively. I have run Crimson on a few other machines (always reversed colour scheme and never had this problem. My display depth inside the guest is 32-bit, xorg is running at 24-bit.

Unfortunately not being able to locate the cursor inside the editor window of Crimson makes this color scheme almost unusable. I never realised I relied on the mouse so much.

#1178 fixed Append file redirection dokk
Description

Shell redirection to append to file does not work when file is on a shared folder. For example, echo "text" >> file does not append text at end of file, but overwrites the beginning of file.

Using host: Win XP SP2. Guest: Xubuntu 7.10. Shared folder on NTFS.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy