[opensuse] Remarkable error trying to start
Hello, I'm getting this error. This was working on Leap 42.3. I just did a fresh install of Leap 15.1 and received the normal upper/lower case issue when installing. When I try to star remarkable I'm getting this error. I haven't been able to find anything on Google Here is what I'm seeing emarkable Error processing line 3 of /usr/lib/python3.6/site-packages/XStatic-1.0.2-py3.6-nspkg.pth: Traceback (most recent call last): File "/usr/lib64/python3.6/site.py", line 168, in addpackage exec(line) File "<string>", line 1, in <module> File "<frozen importlib._bootstrap>", line 568, in module_from_spec AttributeError: 'NoneType' object has no attribute 'loader' Remainder of file ignored Traceback (most recent call last): File "/usr/bin/remarkable", line 65, in <module> import remarkable File "/usr/lib/python3/dist-packages/remarkable/__init__.py", line 30, in <module> from remarkable import RemarkableWindow File "/usr/lib/python3/dist-packages/remarkable/RemarkableWindow.py", line 27, in <module> gi.require_version('WebKit', '3.0') File "/usr/lib64/python3.6/site-packages/gi/__init__.py", line 130, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace WebKit not available Thanks for any ideas on getting this running on Leap 15.1 -- Boyd Gerber <gerberb@zenez.com> 801 849-0213 ZENEZ 1042 East Fort Union #135, Midvale Utah 84047 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 06/12/2019 19.40, Boyd Lynn Gerber wrote:
Hello,
I'm getting this error. This was working on Leap 42.3. I just did a fresh install of Leap 15.1 and received the normal upper/lower case issue when installing.
I have no idea what that issue can be?
When I try to star remarkable I'm getting this error. I haven't been able to find anything on Google
Here is what I'm seeing
emarkable Error processing line 3 of /usr/lib/python3.6/site-packages/XStatic-1.0.2-py3.6-nspkg.pth:
I don't know what "remarkable" is. <https://software.opensuse.org/search?utf8=%E2%9C%93&baseproject=openSUSE%3ALeap%3A15.1&q=Remarkable> -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)
On 2019-12-07 07:55, David C. Rankin wrote:
On 12/06/2019 04:19 PM, Carlos E. R. wrote:
I don't know what "remarkable" is.
"remarkable" means "out-of-the-ordinary" and "worthy-of-note"
(it's not a package :)
But it is something other than that word. Did you not notice File "/usr/bin/remarkable", ? -- Jeremy Nicoll - my opinions are my own -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/12/2019 08.55, David C. Rankin wrote:
On 12/06/2019 04:19 PM, Carlos E. R. wrote:
I don't know what "remarkable" is.
"remarkable" means "out-of-the-ordinary" and "worthy-of-note"
(it's not a package :)
In this case, he refers to an application that has that name. See: ]> Remainder of file ignored ]> Traceback (most recent call last): ]> File "/usr/bin/remarkable", line 65, in <module> ]> import remarkable His choice of words when posting is confusing. - -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXeu67gAKCRC1MxgcbY1H 1QlMAJsGWro1aKYjsi8CJzUmJLARsVdd9wCfcMlm4udMazKbj2PcafrACBLix6E= =qJoM -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Saturday 2019-12-07 01:55, David C. Rankin wrote:
On 12/06/2019 04:19 PM, Carlos E. R. wrote:
I don't know what "remarkable" is.
"remarkable" means "out-of-the-ordinary" and "worthy-of-note"
(it's not a package :)
It is a Markdown editor for Linux. http://remarkableapp.github.io/ http://remarkableapp.github.io/linux.html Thanks, -- Boyd Gerber <gerberb@zenez.com> 801 849-0213 ZENEZ 1042 East Fort Union #135, Midvale Utah 84047 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi! It seems as if some python-libraries have been updated and don't provide all necessary functions/methods. Try to reinstall remarkable and/or update all the libraries listed in the traceback (pip install, etc). Also when you google for the error "AttributeError: 'NoneType' object has no attribute 'loader'" you find many hits on stack overflow and github. They can provide you some additional information. Simon Am 06.12.19 um 19:40 schrieb Boyd Lynn Gerber:
Hello,
I'm getting this error. This was working on Leap 42.3. I just did a fresh install of Leap 15.1 and received the normal upper/lower case issue when installing.
When I try to star remarkable I'm getting this error. I haven't been able to find anything on Google
Here is what I'm seeing
emarkable Error processing line 3 of /usr/lib/python3.6/site-packages/XStatic-1.0.2-py3.6-nspkg.pth:
Traceback (most recent call last): File "/usr/lib64/python3.6/site.py", line 168, in addpackage exec(line) File "<string>", line 1, in <module> File "<frozen importlib._bootstrap>", line 568, in module_from_spec AttributeError: 'NoneType' object has no attribute 'loader'
Remainder of file ignored Traceback (most recent call last): File "/usr/bin/remarkable", line 65, in <module> import remarkable File "/usr/lib/python3/dist-packages/remarkable/__init__.py", line 30, in <module> from remarkable import RemarkableWindow File "/usr/lib/python3/dist-packages/remarkable/RemarkableWindow.py", line 27, in <module> gi.require_version('WebKit', '3.0') File "/usr/lib64/python3.6/site-packages/gi/__init__.py", line 130, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace WebKit not available
Thanks for any ideas on getting this running on Leap 15.1
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (5)
-
Boyd Lynn Gerber
-
Carlos E. R.
-
David C. Rankin
-
Jeremy Nicoll - ml openSUSE
-
Simon Heimbach