Jup, getting the same error. I'm busy atm. So it may take some days to fix that. Stay tuned.
Search Criteria
Package Details: remarkable 1.95-3
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: | 2025-01-17 18:15 (UTC) |
Dependencies (9)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
visit commented on 2015-10-14 17:28 (UTC)
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!
xdevnull commented on 2014-11-04 23:33 (UTC)
The md5sum is wrong. I downloaded the .deb from the site and ran a md5sum on it: 27344fbf0ae04ec3957883d66562fe8f. At the bottom of the PKG file you can see that there are two different md5 numbers. I used this number for the first one and it installed, so the md5 checks out on both downloads. Seems to be working. Not ideal of course.
Pinned Comments