VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2176 - 2178 of 16363)

Ticket Resolution Summary Owner Reporter
#13185 fixed configure check was changed to allow also gcc-4.9, but error message seems unchanged. bernhardu
Description

(This is currently no at all problem until newer gcc version get released.)

Changeset 50261

--- a/trunk/configure
+++ b/trunk/configure
@@ -421,5 +421,5 @@
              -o \( $cc_maj -eq 3 -a $cc_min -lt 2 \) \
              -o \( $cc_maj -eq 4 -a $cc_min -lt 1 -a "$OS" != "darwin" \) \
-             -o \( $cc_maj -eq 4 -a $cc_min -gt 8 \) \
+             -o \( $cc_maj -eq 4 -a $cc_min -gt 9 \) \
              -o $cc_maj -gt 4 ]; then
         log_failure "gcc version $cc_ver found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<8"

Here I assume that also the line log_failure should be changed:

-         log_failure "gcc version $cc_ver found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<8"
+         log_failure "gcc version $cc_ver found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<9"
#876 duplicate compiz widget layer obscured sparkus
Description

running compiz in ubuntu 7.10, and when running a vm in both seamless and full-screen modes, the compiz widget layer is obscured by the vm. (though in seamless mode, you can see the widgets beneath the vm app windows).

getting this working right would significantly improve the "seamlessness".

#5365 duplicate compiz problem with ubuntu guest[include captured avi] modox
Description

you will confirm when just see the movie. (actually, i have no idea better than this method which make the avi)

movie link [youtube] http://www.youtube.com/watch?v=5uFf-_a2K1w

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