top of page

Forum Comments

Installing VarAC on Linux/raspberry64 using WINE
In Manuals & Troubleshooting
mbsalty1
Sep 04, 2023
When I ran the install script, I got this warning :warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. When I run varac I get the stuff below. env WINEDEBUG=-all wine /home/js/.wine/drive_c/VarAC/VarAC.exe Unhandled Exception: System.NotImplementedException: The method or operation is not implemented. at System.Drawing.Font.FromLogFont (System.Object lf, System.IntPtr hdc) [0x0009c] in :0 at System.Drawing.Font.FromHfont (System.IntPtr hfont) [0x00029] in :0 at System.Drawing.SystemFonts.get_DefaultFont () [0x0009e] in :0 at System.Windows.Forms.Control.get_DefaultFont () [0x00007] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.Control.get_Font () [0x00054] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.Control.get_FontHeight () [0x00076] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.TextBoxBase.get_PreferredHeight () [0x00000] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.TextBoxBase.get_DefaultSize () [0x00000] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.Control..ctor (System.Boolean autoInstallSyncContext) [0x000cd] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.Control..ctor () [0x00000] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.TextBoxBase..ctor () [0x00012] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.TextBox..ctor () [0x0000b] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.TextBox..ctor() at VarAC.VarAC.InitializeComponent () [0x000a7] in <25a82340646d4f2fa5e9200edb4293ed>:0 at VarAC.VarAC..ctor (System.String[] args) [0x00869] in <25a82340646d4f2fa5e9200edb4293ed>:0 at (wrapper remoting-invoke-with-check) VarAC.VarAC..ctor(string[]) at VarAC.Program.Main (System.String[] args) [0x0000e] in <25a82340646d4f2fa5e9200edb4293ed>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The method or operation is not implemented. at System.Drawing.Font.FromLogFont (System.Object lf, System.IntPtr hdc) [0x0009c] in :0 at System.Drawing.Font.FromHfont (System.IntPtr hfont) [0x00029] in :0 at System.Drawing.SystemFonts.get_DefaultFont () [0x0009e] in :0 at System.Windows.Forms.Control.get_DefaultFont () [0x00007] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.Control.get_Font () [0x00054] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.Control.get_FontHeight () [0x00076] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.TextBoxBase.get_PreferredHeight () [0x00000] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.TextBoxBase.get_DefaultSize () [0x00000] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.Control..ctor (System.Boolean autoInstallSyncContext) [0x000cd] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.Control..ctor () [0x00000] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.TextBoxBase..ctor () [0x00012] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at System.Windows.Forms.TextBox..ctor () [0x0000b] in <462e49eb7aa34bdea8cf98f8bc777938>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.TextBox..ctor() at VarAC.VarAC.InitializeComponent () [0x000a7] in <25a82340646d4f2fa5e9200edb4293ed>:0 at VarAC.VarAC..ctor (System.String[] args) [0x00869] in <25a82340646d4f2fa5e9200edb4293ed>:0 at (wrapper remoting-invoke-with-check) VarAC.VarAC..ctor(string[])
0
4
Forum Comments: Members_Page

mbsalty1

More actions
bottom of page