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

icon interface doesn't accept icons with path not in ~/.config/LightweightQtDRMStreamViewer/providers/ #3

Closed
omni6 opened this issue Mar 29, 2018 · 7 comments

Comments

@omni6
Copy link

omni6 commented Mar 29, 2018

like title

when set path outside standard directory text disapears and no icon is shown.

btw, you're on arch!? mentioned periodically dropouts, if app get started you need --disable-seccomp-filter-sandbox argument.

@magiruuvelvet
Copy link
Owner

this is indented behavior, i may improve this when refactoring the application

also what do you mean with the second statement about --disable-seccomp-filter-sandbox?

@omni6
Copy link
Author

omni6 commented Mar 30, 2018

statting without can result in connection losses and dropouts:

../../../../qtwebengine-everywhere-src-5.10.0/src/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0025
Received signal 11 SEGV_MAPERR 000000000019

starting with --disable-seccomp-filter-sandbox is the workaround.

@omni6 omni6 closed this as completed Mar 30, 2018
@magiruuvelvet
Copy link
Owner

Weird. Arch doesn't seem to have this problem. Sounds like an upstream issue to me.

@omni6
Copy link
Author

omni6 commented Mar 30, 2018

i am on arch and i had it :) , but you're right it is a strange issue and and seems to be random.
and was confirmed from other arch users...

gort818/qtwebflix#1
gort818/qtwebflix#3

as i run your app i got this again

@magiruuvelvet
Copy link
Owner

I added a hint to the README in case other users run into the same problem.

@magiruuvelvet
Copy link
Owner

regarding your other issue. i opened a new issue to not forget about this
#11
as said only relative paths are supported right now. you could always add .. to go back one directory, but that's just a mess

@magiruuvelvet
Copy link
Owner

@omni6 implemented in 32e11ea, icons can now be placed outside that directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants