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

error while selecting groups in discord #51

Closed
fastoslinux opened this issue Jan 18, 2019 · 11 comments
Closed

error while selecting groups in discord #51

fastoslinux opened this issue Jan 18, 2019 · 11 comments

Comments

@fastoslinux
Copy link

fastoslinux commented Jan 18, 2019

error while selecting groups in discord

Fedora 29 xfce

captura de tela_2019-01-18_20-12-28

@Heryhelder
Copy link

seems related to #48

@TingPing
Copy link
Member

These are both surely just Discord bugs, nothing this package can do about it.

@Heryhelder
Copy link

Heryhelder commented Jan 20, 2019

@TingPing maybe this can help in something?

[heryhelder@localhost ~]$ flatpak run --verbose com.discordapp.Discord
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening user flatpak installation at path /home/heryhelder/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/heryhelder/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/heryhelder/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Cleaning up unused container id 2992954312
F: Allocated instance id 1704683550
F: Allowing x11 access
F: Allowing pulseaudio access
F: Pulseaudio user configuration file '/home/heryhelder/.config/pulse/client.conf': Erro ao abrir arquivo /home/heryhelder/.config/pulse/client.conf: No such file or directory
F: Running 'bwrap --args 34 /usr/libexec/flatpak-dbus-proxy --args=36'
F: Running 'bwrap --args 31 discord'
Discord 0.0.8
Starting updater.
[Modules] Modules initializing
[Modules] Distribution: remote
[Modules] Host updates: enabled
[Modules] Module updates: enabled
[Modules] Module install path: /home/heryhelder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules
[Modules] Module installed file path: /home/heryhelder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules/installed.json
[Modules] Module download path: /home/heryhelder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules/pending
[Modules] No updates to install
[Modules] Checking for host updates.
[Modules] Host is up to date.
[Modules] Checking for module updates at https://discordapp.com/api/modules/stable/versions.json
[Modules] No module updates available.

"F: Pulseaudio user configuration file '/home/heryhelder/.config/pulse/client.conf': Erro ao abrir arquivo /home/heryhelder/.config/pulse/client.conf: No such file or directory"

Do you guys have this error as well?

@TingPing
Copy link
Member

I wouldn't expect that pulse warning to cause these issues and otherwise it says nothing.

@Heryhelder
Copy link

i'm testing discord on snap and its running ok so far. Maybe is something wrong only in flatpak version?

@TingPing
Copy link
Member

I mean literally every library is a different version so that doesn't necessarily narrow it down.

@ghost
Copy link

ghost commented Jan 21, 2019

@TingPing maybe this can help in something?

[heryhelder@localhost ~]$ flatpak run --verbose com.discordapp.Discord
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening user flatpak installation at path /home/heryhelder/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/heryhelder/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/heryhelder/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Cleaning up unused container id 2992954312
F: Allocated instance id 1704683550
F: Allowing x11 access
F: Allowing pulseaudio access
F: Pulseaudio user configuration file '/home/heryhelder/.config/pulse/client.conf': Erro ao abrir arquivo /home/heryhelder/.config/pulse/client.conf: No such file or directory
F: Running 'bwrap --args 34 /usr/libexec/flatpak-dbus-proxy --args=36'
F: Running 'bwrap --args 31 discord'
Discord 0.0.8
Starting updater.
[Modules] Modules initializing
[Modules] Distribution: remote
[Modules] Host updates: enabled
[Modules] Module updates: enabled
[Modules] Module install path: /home/heryhelder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules
[Modules] Module installed file path: /home/heryhelder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules/installed.json
[Modules] Module download path: /home/heryhelder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules/pending
[Modules] No updates to install
[Modules] Checking for host updates.
[Modules] Host is up to date.
[Modules] Checking for module updates at https://discordapp.com/api/modules/stable/versions.json
[Modules] No module updates available.

"F: Pulseaudio user configuration file '/home/heryhelder/.config/pulse/client.conf': Erro ao abrir arquivo /home/heryhelder/.config/pulse/client.conf: No such file or directory"

Do you guys have this error as well?

nope.

@tomgar
Copy link

tomgar commented Jan 21, 2019

In my case, the issue is about having set the timezone environment variable to ":/etc/localtime". Unsetting it before running discord fixes all my issues (unset TZ then flatpak run com.discordapp.Discord) . It's similar to what's happening in the Steam flatpak package: https://github.com/flathub/com.valvesoftware.Steam/wiki/Frequently-asked-questions#im-having-incorrect-timezone-in-steam

... so doing an override of that environment variable is enough if this is what's happening to you. Of course, the flatpak package should try to fix the problem itself like the Steam flatpack package did. At least, warn the user about it.

@fastoslinux
Copy link
Author

No meu caso, o problema é ter definido a variável de ambiente timezone como ": / etc / localtime". Desmarcá-lo antes de executar a discórdia corrige todos os meus problemas (unset TZ, em seguida, flatpak executar com.discordapp.Discord). É semelhante ao que está acontecendo no pacote flatpak do Steam: https://github.com/flathub/com.valvesoftware.Steam/wiki/Frequently-asked-questions#im-having-incorrect-timezone-in-steam

... então, fazer um override dessa variável de ambiente é suficiente, se é isso que está acontecendo com você. Naturalmente, o pacote flatpak deve tentar corrigir o problema em si, como o pacote flatpack do Steam. Pelo menos, avise o usuário sobre isso.

you're right flatpak override --user --env=TZ=America/New_York com.discordapp.Discord
works

@Heryhelder
Copy link

In my case, the issue is about having set the timezone environment variable to ":/etc/localtime". Unsetting it before running discord fixes all my issues (unset TZ then flatpak run com.discordapp.Discord) . It's similar to what's happening in the Steam flatpak package: https://github.com/flathub/com.valvesoftware.Steam/wiki/Frequently-asked-questions#im-having-incorrect-timezone-in-steam

... so doing an override of that environment variable is enough if this is what's happening to you. Of course, the flatpak package should try to fix the problem itself like the Steam flatpack package did. At least, warn the user about it.

Thanks, it's working now ^^

@lionirdeadman
Copy link
Collaborator

If the timezone workaround fixed it then the upstream bug (flatpak #3338) was fixed so it shouldn't happen again.

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

5 participants