Javier Marcet
Javier Marcet
Meanwhile, with vaapi: ``` 2022-09-03 14:11:21.599 T:144225 INFO : VideoPlayer::OpenFile: nfs://some_video.mkv 2022-09-03 14:11:21.599 T:144627 INFO : Creating InputStream 2022-09-03 14:11:21.713 T:144627 INFO : Creating Demuxer 2022-09-03 14:11:21.720 T:144629 INFO :...
@alex9434 Can you confirm it works well with both `coreutils-stat` & `coreutils-tac` packages installed? I'm the maintainer of `schroot` but I've always tested the package in a box where I...
> @jmarcet Apologies for the delay in getting back. Yes, installing `coreutils-stat` & `coreutils-tac` solved the issue. Since I am building from source I was thinking about just using stat...
> > Where does that `ash` come from? I can't find it within `/etc/schroot` or any other of the files in the `schroot` ipk package, which is what I could...
@ghost I had forgotten completely about this PR. I've been using it all this time without that change 😅
@marcelotduarte This was working fine until last weekend, since then I cannot freeze anymore the [same codebase](https://github.com/jmarcet/movistar-u7d/blob/next/setup.py) (the `data=` is mine): ``` copying C:\Users\jmarcet\scoop\apps\openjdk17\17.0.2-8\bin\api-ms-win-core-console-l1-2-0.dll -> C:\Users\jmarcet\src\movistar-u7d\build\exe.win-amd64-3.12\api-ms-win-core-console-l1-2-0.dll copying C:\Users\jmarcet\scoop\apps\python312\3.12.1\python312.dll -> C:\Users\jmarcet\src\movistar-u7d\build\exe.win-amd64-3.12\python312.dll...
@marcelotduarte I still have the same issue ``` > pip list Package Version ------------------ ------------ aiofiles 23.2.1 aiohttp 3.9.1 aiosignal 1.3.1 astroid 3.0.2 asttokens 2.4.1 asyncio 3.4.3 asyncio-dgram 2.1.2 attrs...
> To construct the VersionInfo, various project fields are used, like description, long_description (aka readme), and so on. Your readme is so long that breaks it, so I limited the...