failed run flatpak #498

Open
opened 2024-04-10 14:29:06 +03:00 by def · 0 comments
Collaborator

Expected Behavior

works

Actual Behavior

white screen

image

Steps to Reproduce

  1. install flatpak
  2. run

Context and notes

No response

Relevant log output

From fedora

[$]> flatpak run --branch=master --arch=x86_64 --command=selfprivacy --file-forwarding org.selfprivacy.app @@u %U @@

(selfprivacy:2): Gdk-CRITICAL **: 15:21:46.436: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed
flutter: HiveConfig: Custom storage path: /home/def/.var/app/org.selfprivacy.app/data/selfprivacy

** (selfprivacy:2): WARNING **: 15:21:46.519: libsecret_error: \u0019\xc0\xc2\xfd\u0007
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Invalid UTF-8 byte (at offset 1)
#0      _Utf8Decoder.convertSingle (dart:convert-patch/convert_patch.dart:1748)
#1      Utf8Decoder.convert (dart:convert/utf.dart:356)
#2      StandardMessageCodec.readValueOfType (package:flutter/src/services/message_codecs.dart:502)
#3      StandardMessageCodec.readValue (package:flutter/src/services/message_codecs.dart:477)
#4      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:647)
#5      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:322)
<asynchronous suspension>
#6      MethodChannelFlutterSecureStorage.containsKey (package:flutter_secure_storage_platform_interface/src/method_channel_flutter_secure_storage.dart:12)
<asynchronous suspension>
#7      HiveConfig.getEncryptedKey (package:selfprivacy/config/hive_config.dart:50)
<asynchronous suspension>
#8      HiveConfig.init (package:selfprivacy/config/hive_config.dart:32)
<asynchronous suspension>
#9      main (package:selfprivacy/main.dart:18)
<asynchronous suspension>


** (selfprivacy:2): WARNING **: 15:22:11.500: atk-bridge: get_device_events_reply: unknown signature

from Mint

Gtk-Message: 11:25:07.757: Failed to load module "xapp-gtk3-module"
 
(selfprivacy:2): Gdk-CRITICAL **: 11:25:07.815: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed
MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen
flutter: HiveConfig: Custom storage path: /home/mint/.var/app/org.selfprivacy.app/data/selfprivacy
 
** (selfprivacy:2): WARNING **: 11:25:08.079: libsecret_error: ڣ\xf2\xde(\u007f
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Missing extension byte (at offset 3)
#0      _Utf8Decoder.convertSingle (dart:convert-patch/convert_patch.dart:1748)
#1      Utf8Decoder.convert (dart:convert/utf.dart:356)
#2      StandardMessageCodec.readValueOfType (package:flutter/src/services/message_codecs.dart:502)
#3      StandardMessageCodec.readValue (package:flutter/src/services/message_codecs.dart:477)
#4      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:647)
#5      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:322)
<asynchronous suspension>
#6      MethodChannelFlutterSecureStorage.containsKey (package:flutter_secure_storage_platform_interface/src/method_channel_flutter_secure_storage.dart:12)
<asynchronous suspension>
#7      HiveConfig.getEncryptedKey (package:selfprivacy/config/hive_config.dart:50)
<asynchronous suspension>
#8      HiveConfig.init (package:selfprivacy/config/hive_config.dart:32)
<asynchronous suspension>
#9      main (package:selfprivacy/main.dart:18)
<asynchronous suspension>

App Version

org.selfprivacy.app-0.11.0 copy.flatpak

Server API Version

No response

Operating System

Linux

### Expected Behavior works ### Actual Behavior white screen ![image](/attachments/a700e758-94cc-48eb-8670-b865c29a799a) ### Steps to Reproduce 1. install flatpak 2. run ### Context and notes _No response_ ### Relevant log output # From fedora ```shell └[$]> flatpak run --branch=master --arch=x86_64 --command=selfprivacy --file-forwarding org.selfprivacy.app @@u %U @@ (selfprivacy:2): Gdk-CRITICAL **: 15:21:46.436: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed flutter: HiveConfig: Custom storage path: /home/def/.var/app/org.selfprivacy.app/data/selfprivacy ** (selfprivacy:2): WARNING **: 15:21:46.519: libsecret_error: \u0019\xc0\xc2\xfd\u0007 [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Invalid UTF-8 byte (at offset 1) #0 _Utf8Decoder.convertSingle (dart:convert-patch/convert_patch.dart:1748) #1 Utf8Decoder.convert (dart:convert/utf.dart:356) #2 StandardMessageCodec.readValueOfType (package:flutter/src/services/message_codecs.dart:502) #3 StandardMessageCodec.readValue (package:flutter/src/services/message_codecs.dart:477) #4 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:647) #5 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:322) <asynchronous suspension> #6 MethodChannelFlutterSecureStorage.containsKey (package:flutter_secure_storage_platform_interface/src/method_channel_flutter_secure_storage.dart:12) <asynchronous suspension> #7 HiveConfig.getEncryptedKey (package:selfprivacy/config/hive_config.dart:50) <asynchronous suspension> #8 HiveConfig.init (package:selfprivacy/config/hive_config.dart:32) <asynchronous suspension> #9 main (package:selfprivacy/main.dart:18) <asynchronous suspension> ** (selfprivacy:2): WARNING **: 15:22:11.500: atk-bridge: get_device_events_reply: unknown signature ``` # from Mint ``` Gtk-Message: 11:25:07.757: Failed to load module "xapp-gtk3-module" (selfprivacy:2): Gdk-CRITICAL **: 11:25:07.815: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed MESA: error: ZINK: failed to choose pdev glx: failed to create drisw screen flutter: HiveConfig: Custom storage path: /home/mint/.var/app/org.selfprivacy.app/data/selfprivacy ** (selfprivacy:2): WARNING **: 11:25:08.079: libsecret_error: ڣ\xf2\xde(\u007f [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Missing extension byte (at offset 3) #0 _Utf8Decoder.convertSingle (dart:convert-patch/convert_patch.dart:1748) #1 Utf8Decoder.convert (dart:convert/utf.dart:356) #2 StandardMessageCodec.readValueOfType (package:flutter/src/services/message_codecs.dart:502) #3 StandardMessageCodec.readValue (package:flutter/src/services/message_codecs.dart:477) #4 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:647) #5 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:322) <asynchronous suspension> #6 MethodChannelFlutterSecureStorage.containsKey (package:flutter_secure_storage_platform_interface/src/method_channel_flutter_secure_storage.dart:12) <asynchronous suspension> #7 HiveConfig.getEncryptedKey (package:selfprivacy/config/hive_config.dart:50) <asynchronous suspension> #8 HiveConfig.init (package:selfprivacy/config/hive_config.dart:32) <asynchronous suspension> #9 main (package:selfprivacy/main.dart:18) <asynchronous suspension> ``` ### App Version org.selfprivacy.app-0.11.0 copy.flatpak ### Server API Version _No response_ ### Operating System Linux
def added the
Bug
Severity
High
Source
Core Team
labels 2024-04-10 14:29:06 +03:00
def changed title from problems with flatpak fedora to failed run flatpak fedora 2024-04-10 14:30:12 +03:00
def added the
Priority
High
label 2024-04-17 14:32:40 +03:00
def changed title from failed run flatpak fedora to failed run flatpak 2024-04-17 14:32:47 +03:00
def added
Source
Stakeholders
and removed
Source
Core Team
labels 2024-04-17 14:35:06 +03:00
NaiJi was assigned by inex 2024-04-19 12:37:42 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#498
There is no content yet.