-
-
Notifications
You must be signed in to change notification settings - Fork 309
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
Albert not opening files #1235
Comments
Plase post the full log. Whats the platform name? Maybe related to #1231 |
The platform is Wayland. Here's the full log:
|
Well wayland sucks, you have to run it using xcb platform. See the deskop file on how to run it and/or #958 |
Have you tried it with QT_QPA_PLATFORM=xcb? |
I'm sorry for the delay, I'm away from my computer. I'll let you know
tomorrow.
Thanks for asking!
El jue., 18 de mayo de 2023 17:25, Manuel Schneider <
***@***.***> escribió:
… Have you tried it with QT_QPA_PLATFORM=xcb?
—
Reply to this email directly, view it on GitHub
<#1235 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACBJMXRDGHUR6F4ROYPFBX3XG2ASRANCNFSM6AAAAAAYEFTEQU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Np looking forward to the outcome
Nicolás Sirolli ***@***.***> schrieb am Do., 18. Mai 2023,
22:27:
… I'm sorry for the delay, I'm away from my computer. I'll let you know
tomorrow.
Thanks for asking!
El jue., 18 de mayo de 2023 17:25, Manuel Schneider <
***@***.***> escribió:
> Have you tried it with QT_QPA_PLATFORM=xcb?
>
> —
> Reply to this email directly, view it on GitHub
> <
#1235 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ACBJMXRDGHUR6F4ROYPFBX3XG2ASRANCNFSM6AAAAAAYEFTEQU
>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#1235 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY2AWZK2J76VXDFXD3XWTLXG2A43ANCNFSM6AAAAAAYEFTEQU>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
I've tried with
export QT_QPA_PLATFORMTHEME=xcb; albert -d
and it doesn't work either.
El jue, 18 may 2023 a las 17:29, Manuel Schneider ***@***.***>)
escribió:
… Np looking forward to the outcome
Nicolás Sirolli ***@***.***> schrieb am Do., 18. Mai 2023,
22:27:
> I'm sorry for the delay, I'm away from my computer. I'll let you know
> tomorrow.
>
> Thanks for asking!
>
> El jue., 18 de mayo de 2023 17:25, Manuel Schneider <
> ***@***.***> escribió:
>
> > Have you tried it with QT_QPA_PLATFORM=xcb?
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#1235 (comment)
> >,
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/ACBJMXRDGHUR6F4ROYPFBX3XG2ASRANCNFSM6AAAAAAYEFTEQU
> >
> > .
> > You are receiving this because you authored the thread.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#1235 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAY2AWZK2J76VXDFXD3XWTLXG2A43ANCNFSM6AAAAAAYEFTEQU
>
> .
> You are receiving this because you modified the open/close state.Message
> ID: ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#1235 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACBJMXSJAOAHHPJP44QMSPLXG2BCFANCNFSM6AAAAAAYEFTEQU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
use QT_QPA_PLATFORM |
That worked! Thanks :)
El sáb, 20 may 2023 a las 10:22, Manuel Schneider ***@***.***>)
escribió:
… export QT_QPA_PLATFORMTHEME=xcb; albert -d
use QT_QPA_PLATFORM
—
Reply to this email directly, view it on GitHub
<#1235 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACBJMXUO6DDMNRLKQ7XG7QTXHDASZANCNFSM6AAAAAAYEFTEQU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Albert is not opening any of my files: when I open the launcher, write a filename and hit Enter, nothing happens.
My files do get opened when using
xdg-open
.Applications do launch properly.
Expected behavior
Open files using the files plugin.
Steps to reproduce
Open the launcher, write a filename and hit Enter.
Source
arch AUR
0.20.13-1
Using sway 1.8.1
Debug output
An example; the same happens with every file / folder.
The text was updated successfully, but these errors were encountered: