Attention
What Happened?
In ubuntu 24.04 when I run app with or without root, it launches but when I try to connect it freeze for a few seconds and then dies error message:
Receiver: null
Tried calling: [](null)
#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:38)
#1 _objectNoSuchMethod (dart:core-patch/object_patch.dart:88)
#2 FlowlineService.saveFlowline (package:defyx_vpn/core/data/local/remote/api/flowline_service.dart:99)
<asynchronous suspension>
#3 VPN.initVPN (package:defyx_vpn/modules/core/vpn.dart:529)
<asynchronous suspension>
#4 _SplashScreenState._navigateToMain (package:defyx_vpn/modules/splash/presentation/splash_screen.dart:41)
<asynchronous suspension>
** (gst-plugin-scanner:11012): CRITICAL **: 09:52:42.826: _dma_fmt_to_dma_drm_fmts: assertion 'fmt != GST_VIDEO_FORMAT_UNKNOWN' failed
Segmentation fault```
Attention
What Happened?
In ubuntu 24.04 when I run app with or without root, it launches but when I try to connect it freeze for a few seconds and then dies error message: