Skip to content
New issue

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

[Linux] - Report of unknown files is not working #41

Open
marc4s opened this issue Aug 10, 2022 · 4 comments
Open

[Linux] - Report of unknown files is not working #41

marc4s opened this issue Aug 10, 2022 · 4 comments

Comments

@marc4s
Copy link

marc4s commented Aug 10, 2022

Dialog does not appear.

I am starting teddybench already with this cmdline
export MONO_MANAGED_WATCHER=disabled; export MONO_WINFORMS_XIM_STYLE=disabled; mono /opt/Teddy/TeddyBench.exe

setup as described here
https://github.com/AlbrechtL/teddy

@marc4s
Copy link
Author

marc4s commented Oct 21, 2022

without the MONO-Variables the dialog appears. Sometimes it has to be done twice or more times until it is succesful

@marc4s
Copy link
Author

marc4s commented Oct 21, 2022

the way. The Freetextfield could be much "longer". Reporting AudioID + Tonienames it is quite short if I report more then 2 of them

@marc4s
Copy link
Author

marc4s commented Oct 21, 2022

I just copied text into this field and it crashed with the following error

mono TeddyBench_Linux/TeddyBench.exe System.ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input. at (wrapper managed-to-native) System.Runtime.InteropServices.Marshal.PtrToStringAnsi(intptr) at System.Windows.Forms.XplatUIX11.TranslatePropertyToClipboard (System.IntPtr property) [0x0005f] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.XplatUIX11.UpdateMessageQueue (System.Windows.Forms.XEventQueue queue, System.Boolean allowIdle) [0x00918] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.XplatUIX11.ClipboardRetrieve (System.IntPtr handle, System.Int32 type, System.Windows.Forms.XplatUI+ClipboardToObject converter) [0x0002f] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.XplatUI.ClipboardRetrieve (System.IntPtr handle, System.Int32 type, System.Windows.Forms.XplatUI+ClipboardToObject converter) [0x00000] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.Clipboard.GetDataObject (System.Boolean primary_selection) [0x00039] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.Clipboard.GetDataObject () [0x00000] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.TextBoxBase.ProcessKey (System.Windows.Forms.Keys keyData) [0x000a4] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.TextBoxBase.WndProc (System.Windows.Forms.Message& m) [0x0005b] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.TextBox.WndProc (System.Windows.Forms.Message& m) [0x0011c] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x0000b] in <28e46de2d20c496895000ef0abfc2106>:0 at System.Windows.Forms.NativeWindow.WndProc (System.IntPtr hWnd, System.Windows.Forms.Msg msg, System.IntPtr wParam, System.IntPtr lParam) [0x00085] in <28e46de2d20c496895000ef0abfc2106>:0

@bluenazgul
Copy link

the way. The Freetextfield could be much "longer". Reporting AudioID + Tonienames it is quite short if I report more then 2 of them

it is better to report every unknown Tonie individually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants