We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On KDE Neon 64-bit, when I click on preferences. This is regardless of what gtk theme I set in settings, adwaita or breeze
basenji from daily ppa
[Basenji DBG]: Basenji 1.0.2.0 [Basenji DBG]: Used runtime: /usr/lib/mono/4.5 (Basenji:24739): Gtk-WARNING **: Theme directory base/ of theme oxygen has no size field Unhandled Exception: System.InvalidCastException: Specified cast is not valid. at Platform.Unix.IO.GioDriveInfoProvider.GuessDriveType (System.String uriScheme, Icon icon, Drive dr) <0x41e84fa0 + 0x000ec> in <filename unknown>:0 at Platform.Unix.IO.GioDriveInfoProvider.GetAll (Boolean readyDrivesOnly) <0x41e81ca0 + 0x0042f> in <filename unknown>:0 at Platform.Common.IO.DriveInfo.GetDrives (Boolean readyDrivesOnly) <0x41e81bf0 + 0x00033> in <filename unknown>:0 at Basenji.Gui.Preferences.<Preferences>m__0 () <0x41e81a50 + 0x00077> in <filename unknown>:0 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) <0x7fefbccb1010 + 0x00099> in <filename unknown>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x7fefbccaf850 + 0x0016e> in <filename unknown>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x7fefbccaf820 + 0x00020> in <filename unknown>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) <0x7fefbccaf770 + 0x00059> in <filename unknown>:0 at System.Threading.ThreadHelper.ThreadStart () <0x7fefbccb11d0 + 0x0002e> in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidCastException: Specified cast is not valid. at Platform.Unix.IO.GioDriveInfoProvider.GuessDriveType (System.String uriScheme, Icon icon, Drive dr) <0x41e84fa0 + 0x000ec> in <filename unknown>:0 at Platform.Unix.IO.GioDriveInfoProvider.GetAll (Boolean readyDrivesOnly) <0x41e81ca0 + 0x0042f> in <filename unknown>:0 at Platform.Common.IO.DriveInfo.GetDrives (Boolean readyDrivesOnly) <0x41e81bf0 + 0x00033> in <filename unknown>:0 at Basenji.Gui.Preferences.<Preferences>m__0 () <0x41e81a50 + 0x00077> in <filename unknown>:0 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) <0x7fefbccb1010 + 0x00099> in <filename unknown>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x7fefbccaf850 + 0x0016e> in <filename unknown>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x7fefbccaf820 + 0x00020> in <filename unknown>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) <0x7fefbccaf770 + 0x00059> in <filename unknown>:0 at System.Threading.ThreadHelper.ThreadStart () <0x7fefbccb11d0 + 0x0002e> in <filename unknown>:0
The text was updated successfully, but these errors were encountered:
Original bugreport https://bugs.launchpad.net/ubuntu/+source/basenji/+bug/1614492
Sorry, something went wrong.
c9b50c6
It is fixed. Thank you.
No branches or pull requests
On KDE Neon 64-bit, when I click on preferences. This is regardless of what gtk theme I set in settings, adwaita or breeze
basenji from daily ppa
The text was updated successfully, but these errors were encountered: