-
Notifications
You must be signed in to change notification settings - Fork 6
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
Unexpected Error #16
Comments
Another error. not certain if this is related. collaboration_estimating_2015: UNEXPECTED ERROR:
|
Thanks for reporting these! They are indeed two different bugs but they shouldn't be too hard to fix. I'll look into them. |
If I can help with test runs or more debug let me know. |
Both of these bugs were fixed in the latest release (v1.3.3). |
Not certain what this is, it happend and it stated to report :)
UNEXPECTED ERROR:
| Uncaught exception when checking URL resolution
| Entry = dietz_enterprise_2015
| URL = https://dspace.cvut.cz/bitstream/10467/62442/1/Technick%c3%a1%20zpr%c3%a1va_Dietz_Hoogervorst_2015.pdf
|
| As a result, this URL will NOT be added to the entry
|
| Traceback (most recent call last):
| File "/root/.local/share/pipx/venvs/bibtexautocomplete/lib/python3.12/site-packages/bibtexautocomplete/bibtex/fields.py", line 136, in slow_check
| return checker.query() is not None
| ^^^^^^^^^^^^^^^
| File "/root/.local/share/pipx/venvs/bibtexautocomplete/lib/python3.12/site-packages/bibtexautocomplete/lookups/abstract_base.py", line 114, in query
| return super().query()
| ^^^^^^^^^^^^^^^
| File "/root/.local/share/pipx/venvs/bibtexautocomplete/lib/python3.12/site-packages/bibtexautocomplete/lookups/abstract_base.py", line 92, in query
| data = self.get_data()
| ^^^^^^^^^^^^^^^
| File "/root/.local/share/pipx/venvs/bibtexautocomplete/lib/python3.12/site-packages/bibtexautocomplete/lookups/https.py", line 234, in get_data
| data = super().get_data()
| ^^^^^^^^^^^^^^^^^^
| File "/root/.local/share/pipx/venvs/bibtexautocomplete/lib/python3.12/site-packages/bibtexautocomplete/lookups/https.py", line 150, in get_data
| connection.request(
| File "/usr/lib/python3.12/http/client.py", line 1336, in request
| self._send_request(method, url, body, headers, encode_chunked)
| File "/usr/lib/python3.12/http/client.py", line 1347, in _send_request
| self.putrequest(method, url, **skips)
| File "/usr/lib/python3.12/http/client.py", line 1181, in putrequest
| self._validate_path(url)
| File "/usr/lib/python3.12/http/client.py", line 1281, in _validate_path
| raise InvalidURL(f"URL can't contain control characters. {url!r} "
| http.client.InvalidURL: URL can't contain control characters. '/bitstream/handle/10467/62442/Technická zpráva_Dietz_Hoogervorst_2015.pdf;jsessionid=E20F76D164A50204529D5BE73B7A4447?sequence=1' (found at least ' ')
|
| You can report this bug at https://github.com/dlesbre/bibtex-autocomplete/issues
|
@article{dietz_enterprise_2015, title = {Enterprise Engineering theories Introduction and overview}, abstract = {In order to illustrate the basic idea of the Ciao! Network concerning the development of the discipline of enterprise engineering ({EE}), the tree metaphor is presented. The roots of the tree are the theories, the trunk contains the methodologies built on these roots, and the leafs and flowers stand for the flourishing enterprises that are achieved by applying the methodologies. The common theoretical basis for establishing {EE}, is the Ciao! paradigm that has its origins in the communication-centric view on information systems (engineering) that emerged around 2000. It replaces the information-centric view, which increasingly fails to support the theory and practice of information systems engineering effectively. The Ciao! paradigm provides a coherent and integrated understanding of these four core notions: communication, information, action, and organisation. After the discussion of the paradigm, the current seven {EE} theories are discussed briefly, after having been ordered in an appropriate classification scheme.}, pages = {1--16}, journaltitle = {unknown journal}, author = {Dietz, Jan L.G. and Hoogervorst, Jan A.P.}, date = {2015-01}, file = {Dietz and Hoogervorst - 2015 - Enterprise Engineering theories Introduction and o.pdf:/home/edzob/Zotero/storage/XN4QBRTH/Dietz and Hoogervorst - 2015 - Enterprise Engineering theories Introduction and o.pdf:application/pdf}, }
The text was updated successfully, but these errors were encountered: