While trying to run TickTick (win x64) with wine in Manjaro,
The app actually starts,
with this error,
Operation System Version-> 10.0.19043.0 *****
CurrentTime -> 01/30/2024 09:20:32 *****
Locale -> en-US *****
Device Location -> en-US *****
Version -> *****
Exception Type -> System.NullReferenceException *****
Exception Message -> Object reference not set to an instance of an object *****
Exception Data -> System.Collections.ListDictionaryInternal *****
-> *****
-> mscorlib *****
-> Void Throw() *****
-> at ticktick_WPF.App.TryGetLocalSettings () [0x0002d] in <8f90307ac9cb436e9f50ce70ac9eac5c>:0
at ticktick_WPF.Util.Utils.LogTaskTimes (System.Threading.Tasks.Task task, System.Int32 maxMilliseconds, System.String startMessage, System.String warnMessage) [0x0008c] in <8f90307ac9cb436e9f50ce70ac9eac5c>:0
at ticktick_WPF.App.StartUpSafely (System.Windows.StartupEventArgs e, System.Boolean createdNew) [0x001cf] in <8f90307ac9cb436e9f50ce70ac9eac5c>:0
at ticktick_WPF.App.OnStartup (System.Windows.StartupEventArgs e) [0x000b2] in <8f90307ac9cb436e9f50ce70ac9eac5c>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) [0x00000] in <de4d51d88e3b4eea89a8d6a3a9854818>:0
at System.Windows.Threading.ExceptionWrapper.InternalRealCall (System.Delegate callback, System.Object args, System.Int32 numArgs) [0x000e7] in <75de555cd62f40719584e76ba8a177cc>:0
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00004] in <75de555cd62f40719584e76ba8a177cc>:0 *****
TLDR; I think theres some permission issue with creating the database files in Wine, cause it actually starts (w/ Error).
So, Can anyone tell me whats exactly causing this Error & how to solve it?
I already tried copying-pasting AppData files from windows installation to my linux wine, But still the error persists.
(why use windows when linux version exists? TickTick windows version has more features than the linux one. And works offline, which I need the most.)



There might be several reasons for that, check the following:
winetricksto install missing libraries - if any -.Also, check wine website for more info: