Package Details: gnomecast-git 1.9.9.r174.b87b597-1

Git Clone URL: https://aur.archlinux.org/gnomecast-git.git (read-only, click to copy)
Package Base: gnomecast-git
Description: A native Linux GUI for casting local files to Chromecast devices
Upstream URL: https://github.com/keredson/gnomecast
Licenses: GPL3
Conflicts: gnomecast
Provides: gnomecast
Submitter: mischka
Maintainer: damian101
Last Packager: yochananmarqos
Votes: 10
Popularity: 0.115784
First Submitted: 2018-02-16 03:23 (UTC)
Last Updated: 2020-08-22 15:08 (UTC)

Latest Comments

1 2 3 4 Next › Last »

simona commented on 2025-10-10 07:58 (UTC)

[code] ――――――――――――――――――――――――――――――――――――――――――――― ERROR collecting tests/test_base.py ――――――――――――――――――――――――――――――――――――――――――――― /usr/lib/python3.13/site-packages/nltk/corpus/util.py:84: in __load root = nltk.data.find(f"{self.subdir}/{zip_name}") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3.13/site-packages/nltk/data.py:579: in find raise LookupError(resource_not_found) E LookupError: E ********** E Resource wordnet not found. E Please use the NLTK Downloader to obtain the resource: E E >>> import nltk E >>> nltk.download('wordnet') E E For more information see: https://www.nltk.org/data.html E E Attempted to load corpora/wordnet.zip/wordnet/ E E Searched in: E - '/home/simona/nltk_data' E - '/usr/nltk_data' E - '/usr/share/nltk_data' E - '/usr/lib/nltk_data' E - '/usr/share/nltk_data' E - '/usr/local/share/nltk_data' E - '/usr/lib/nltk_data' E - '/usr/local/lib/nltk_data' E **********

During handling of the above exception, another exception occurred: tests/test_base.py:3: in <module> from pycaption.base import CaptionList, Caption pycaption/init.py:10: in <module> from .transcript import TranscriptWriter pycaption/transcript.py:4: in <module> import nltk.data /usr/lib/python3.13/site-packages/nltk/init.py:153: in <module> from nltk.translate import * /usr/lib/python3.13/site-packages/nltk/translate/init.py:24: in <module> from nltk.translate.meteor_score import meteor_score as meteor /usr/lib/python3.13/site-packages/nltk/translate/meteor_score.py:14: in <module> from nltk.stem.api import StemmerI /usr/lib/python3.13/site-packages/nltk/stem/init.py:34: in <module> from nltk.stem.wordnet import WordNetLemmatizer /usr/lib/python3.13/site-packages/nltk/stem/wordnet.py:13: in <module> class WordNetLemmatizer: /usr/lib/python3.13/site-packages/nltk/stem/wordnet.py:48: in WordNetLemmatizer morphy = wn.morphy ^^^^^^^^^ /usr/lib/python3.13/site-packages/nltk/corpus/util.py:120: in getattr self.__load() /usr/lib/python3.13/site-packages/nltk/corpus/util.py:86: in __load raise e /usr/lib/python3.13/site-packages/nltk/corpus/util.py:81: in __load root = nltk.data.find(f"{self.subdir}/{self.__name}") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/lib/python3.13/site-packages/nltk/data.py:579: in find raise LookupError(resource_not_found) E LookupError: E ********** E Resource wordnet not found. E Please use the NLTK Downloader to obtain the resource: E E >>> import nltk E >>> nltk.download('wordnet') E E For more information see: https://www.nltk.org/data.html E E Attempted to load corpora/wordnet E E Searched in: E - '/home/simona/nltk_data' E - '/usr/nltk_data' E - '/usr/share/nltk_data' E - '/usr/lib/nltk_data' E - '/usr/share/nltk_data' E - '/usr/local/share/nltk_data' E - '/usr/lib/nltk_data' E - '/usr/local/lib/nltk_data' E ********** collected 0 items / 1 error

=================================================== short test summary info =================================================== FAILED tests/test_base.py - LookupError: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Results (2.42s): ==> ERRORE: Si è verificato un errore in check(). [/code]

nikonaum commented on 2021-12-30 22:19 (UTC)

@simona See my comment in python-pycaption AUR page

simona commented on 2021-12-25 15:59 (UTC)

it use python-pycaption that is not ok with latest python-beautifulsoup4 (4.10.0-1)

yochananmarqos commented on 2020-09-25 00:44 (UTC)

@zeer0 @ronanyeah: The related packages are orphans, Adopt them and fix it if you wish.

ronanyeah commented on 2020-09-24 19:05 (UTC)

python-cssutils needs to be replaced.

zeer0 commented on 2020-08-22 09:21 (UTC) (edited on 2020-08-22 09:21 (UTC) by zeer0)

Not installing due to issues with python-cssutils.

yochananmarqos commented on 2020-04-29 19:37 (UTC)

@bartus: Thanks, fixed.

bartus commented on 2020-04-29 19:14 (UTC) (edited on 2020-04-29 19:36 (UTC) by bartus)

There's a typo makedpends is missing an e Moreover package fail to build in chroot because of unfulfilled dependency 'gtk3'

yochananmarqos commented on 2020-04-23 03:19 (UTC)

The previous issues are now fixed and it runs. Now to buy a new Chromecast to test it.