Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [runtime:error] fatal error:
- [runtime:important] System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
- at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
- at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
- at OpenTK.DisplayDevice..cctor()
- --- End of inner exception stack trace ---
- at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
- at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
- at osu.Framework.Platform.DesktopGameWindow..ctor()
- at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
- at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
- at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
- [runtime:important] System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
- at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
- at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
- at OpenTK.DisplayDevice..cctor()
- Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
- at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
- at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
- at OpenTK.DisplayDevice..cctor()
- --- End of inner exception stack trace ---
- at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
- at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
- at osu.Framework.Platform.DesktopGameWindow..ctor()
- at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
- at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
- at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
- grzesiek11@debianek:~/osu$ mjm
- bash: mjm: nie znaleziono polecenia
- grzesiek11@debianek:~/osu$ cd osu; dotnet run --project osu.Desktop
- bash: cd: osu: Nie ma takiego pliku ani katalogu
- [runtime:error] fatal error:
- [runtime:important] System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
- at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
- at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
- at OpenTK.DisplayDevice..cctor()
- --- End of inner exception stack trace ---
- at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
- at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
- at osu.Framework.Platform.DesktopGameWindow..ctor()
- at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
- at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
- at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
- [runtime:important] System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
- at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
- at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
- at OpenTK.DisplayDevice..cctor()
- Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
- at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
- at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
- at OpenTK.DisplayDevice..cctor()
- --- End of inner exception stack trace ---
- at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
- at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
- at osu.Framework.Platform.DesktopGameWindow..ctor()
- at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
- at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
- at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
- grzesiek11@debianek:~/osu$ dotnet run --project osu.Desktop
- [runtime:error] fatal error:
- [runtime:important] System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
- at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
- at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
- at OpenTK.DisplayDevice..cctor()
- --- End of inner exception stack trace ---
- at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
- at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
- at osu.Framework.Platform.DesktopGameWindow..ctor()
- at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
- at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
- at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
- [runtime:important] System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
- at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
- at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
- at OpenTK.DisplayDevice..cctor()
- Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
- at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
- at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
- at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
- at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
- at OpenTK.DisplayDevice..cctor()
- --- End of inner exception stack trace ---
- at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
- at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
- at osu.Framework.Platform.DesktopGameWindow..ctor()
- at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
- at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
- at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
- grzesiek11@debianek:~/osu$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement