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

Video does not play; I only see a static screen. No play button #96

Open
HubKing opened this issue Mar 18, 2023 · 0 comments
Open

Video does not play; I only see a static screen. No play button #96

HubKing opened this issue Mar 18, 2023 · 0 comments

Comments

@HubKing
Copy link

HubKing commented Mar 18, 2023

I installed the Flatpak version, and video does not play at all. I started it from terminal to see error messages, and the message was like

** (process:117069): WARNING **: 07:15:08.231: Error writing credentials to socket: Error sending message: Broken pipe
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: FileSystemException: Cannot open file, path = '/home/user/.var/app/io.github.prateekmedia.pstube/config/dconf/user' (OS Error: No such file or directory, errno = 2)
#0      _File.open.<anonymous closure> (dart:io/file_impl.dart:356)
#1      _rootRunUnary (dart:async/zone.dart:1434)
<asynchronous suspension>
#2      GVariantDatabase._loadRootTable (package:gsettings/src/gvariant_database.dart:30)
<asynchronous suspension>
#3      GVariantDatabase.lookup (package:gsettings/src/gvariant_database.dart:20)
<asynchronous suspension>
#4      DConfClient.read (package:gsettings/src/dconf_client.dart:85)
<asynchronous suspension>
#5      GSettings.get (package:gsettings/src/gsettings.dart:94)
<asynchronous suspension>
#6      _AdwHeaderBarState.initState.<anonymous closure> (package:libadwaita/src/widgets/adw/header_bar.dart:138)
<asynchronous suspension>

Indeed, in the config directory, there was no dconf. Shouldn't it create a new one, if it does not exist?

image

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

1 participant