Custom Query (1137 matches)
Results (37 - 39 of 1137)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#532 | worksforme | VMware client Xorg unable to log in | ||
Description |
On VMWare Server 2.x It does appear that using any kernel newer than the base kernel (might be related xorg package) on Xubuntu 9.10 causes an odd glitch where the login page comes up but X restarts after login and tosses you back out to the login page. Sometimes going into xterm session and running sudo dpkg-reconfigure xserver-xorg then exiting to restart X resolves the issue for a single login. Reading online hardcoding resolutions might also solve the issue with an xorg.conf file.(Note Xubuntu by default no longer has a xorg.conf file so you have to create it.) This issue does not effect VirtualBox, might effect VMware player and is unlikely to effect the live DVD/USB. Should we temporarily disable the sudo apt-get dist-upgrade to exlude kernel updates? I also think we should modify the ubuntu config to only notify users about updates every 3-7 days. So that a normal person using it in a workshop will never see the update prompt. |
|||
#609 | fixed | VM Screensaver off? | ||
Description |
Can we disable the screensaver by default? When running as a Virtual Machine, and emulated OpenGL, it uses up a lot of cycles, and can be non-obvious... |
|||
#2441 | fixed | VMDK python3 datacube demo broken | ||
Description |
import datacube ERROR 1: PROJ: proj_create_from_database: Cannot find proj.db rasterio/crs.pyx in rasterio.crs.CRS.from_epsg() /usr/lib/python3/dist-packages/datacube/utils/geometry/_warp.py in <module> ---> 14 _WRP_CRS = rasterio.crs.CRS.from_epsg(3857 |