#44930: rednotebook is strongly outdated --------------------------+-------------------------- Reporter: Damien@… | Owner: ryandesign@… Type: update | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: rednotebook | --------------------------+-------------------------- Changes (by Damien@…): * status: closed => reopened * resolution: fixed => Comment: Replying to [comment:2 ryandesign@…]:
I updated the port to 1.8.1 in r125232. It builds and runs for me but I did not test it further.
Thanks! It works fine, with non-important messages {{{ $ rednotebook ** (process:33839): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' ** (process:33839): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' ** (process:33839): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' INFO chardet not found. 'utf-8' encoding will be assumed 2014-09-11 00:18:07,307 INFO Writing log to file "/Users/USER/.rednotebook/rednotebook.log" 2014-09-11 00:18:07,307 INFO System encoding: utf-8 2014-09-11 00:18:07,307 INFO Language code: fr_FR 2014-09-11 00:18:08,027 INFO chardet not found. 'utf-8' encoding will be assumed 2014-09-11 00:18:08,028 INFO Running in portable mode: False 2014-09-11 00:18:08,028 INFO First Start: False 2014-09-11 00:18:08,028 INFO RedNotebook version: 1.8.1 }}} I can confirm that the spellchecker works after manually installing py27-gtkspell and aspell-dict-fr (my environment is set up in French). They could be added as suggested extra dependencies. -- Ticket URL: <https://trac.macports.org/ticket/44930#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X