@jamiemcgowan: Added a small patch (workaround), to remove line 835 from RemarkableWindow.ui. This solves the problem for now.
Search Criteria
Package Details: remarkable 1.95-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/remarkable.git (read-only, click to copy) |
---|---|
Package Base: | remarkable |
Description: | A free fully featured markdown editor for Linux. |
Upstream URL: | http://remarkableapp.github.io |
Keywords: | editor markdown remarkable |
Licenses: | MIT |
Submitter: | visit |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 97 |
Popularity: | 0.000000 |
First Submitted: | 2014-08-15 01:38 (UTC) |
Last Updated: | 2024-11-23 20:48 (UTC) |
Dependencies (8)
Required by (0)
Sources (2)
visit commented on 2015-10-18 12:00 (UTC)
visit commented on 2015-10-14 17:28 (UTC)
Jup, getting the same error. I'm busy atm. So it may take some days to fix that. Stay tuned.
richin13 commented on 2015-10-12 04:31 (UTC)
@gnuanu I was wondering the same thing! Btw, I'm getting the same error as @MCMic
MCMic commented on 2015-10-10 13:14 (UTC)
I get this:
$ remarkable
sys:1: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
sys:1: PyGIWarning: WebKit was imported without specifying a version first. Use gi.require_version('WebKit', '3.0') before import to ensure that the right version gets loaded.
Traceback (most recent call last):
File "/usr/bin/remarkable", line 66, in <module>
remarkable.main()
File "/usr/lib/python3.5/site-packages/remarkable/__init__.py", line 48, in main
window = RemarkableWindow.RemarkableWindow()
File "/usr/lib/python3.5/site-packages/remarkable_lib/Window.py", line 52, in __new__
builder = get_builder('RemarkableWindow')
File "/usr/lib/python3.5/site-packages/remarkable_lib/helpers.py", line 48, in get_builder
builder.add_from_file(ui_filename)
File "/usr/lib/python3.5/site-packages/remarkable_lib/Builder.py", line 86, in add_from_file
Gtk.Builder.add_from_file(self, filename)
GLib.Error: gtk-builder-error-quark: /usr/share/remarkable/ui/RemarkableWindow.ui:835:58 Object with ID not found (13)
gnuanu commented on 2015-02-26 09:47 (UTC)
@jamiemcgowan Don't you think it's a bit unusual not publishing the code in a public portal?
jamiemcgowan commented on 2015-02-09 19:43 (UTC)
@SammysHP at the minute you can extract the contents of the .deb/.rpm and view the source (its written in Python).
SammysHP commented on 2015-02-09 15:08 (UTC)
MIT license? Where can I find the source code?
visit commented on 2014-11-25 08:20 (UTC)
@DH4, try to install a hunspell language pack for your language: https://www.archlinux.org/packages/?q=hunspell
BannedPatriot commented on 2014-11-21 09:13 (UTC)
I cannot use spell check, the only language after installing is Hebrew. Am I missing something?
visit commented on 2014-11-05 21:01 (UTC)
Looks like 0.975 was repacked. Not the first time anyway. Updated!
Pinned Comments