Custom Query (16363 matches)
Results (1009 - 1011 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #20850 | duplicate | VBoxDispD3D.dll Crash Trying to run Flutter programs | ||
| Description |
I'm trying to build a Flutter app that can run on both Windows and Linux. I'm trying to use my Windows VM to compile the Windows version, but it crashes as it tries to launch even the default program. I initially thought it was a Flutter problem and opened a ticket here: https://github.com/flutter/flutter/issues/99101 To reproduce, you need to install Flutter: https://docs.flutter.dev/get-started/install/windows I simply created a template program using flutter create testwin cd testwin flutter run This is the error message I get when I try to debug with Visual Studio: Unhandled exception at 0x00007FFC63716A3D (VBoxDispD3D.dll) in testwin.exe: 0xC0000094: Integer division by zero. |
|||
| #2655 | fixed | Installing at Windows 7 build 6801 x64 | ||
| Description |
in MSI log: DIFXAPP: ENTER: ProcessDriverPackages() DIFXAPP: ERROR - The operating system you are running on is not supported. Only Windows 2000, Windows XP, Windows Server 2003 and Windows codenamed Longhorn are supported. CustomAction MsiProcessDrivers returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox) |
|||
| #14732 | fixed | vboxvideo fails on installs where X runs as non-root (GNOME 3.16+) | ||
| Description |
GNOME 3.16+ integrated fully into systemd-logind and starts the X Server no longer as root. X is being handed over file descriptors from systemd-logind, in order to gain access to the relevant devices. vboxvideo driver does not understand this technology yet, thus rendering it impossible to start GNOME 3.16.x (and 3.18.x) using GDM on a Virtualbox. |
|||

