Ronggui / RQDA

R-based Qualitative Data Analysis
http://rqda.r-forge.r-project.org
Other
113 stars 31 forks source link

Annotations are not saved #23

Open vsevolod11 opened 6 years ago

vsevolod11 commented 6 years ago

Hi!

I've been using RQDA mainly to tag different parts of a text, and for some reason annotations are not saved. When I annotate a line/word and hit "save", a yellow [Annotation] tag appears, but when I click it the text box that pops up is blank.

Here's what's displayed on the terminal:

Error in fontColors() : could not find function "fontColors" In addition: Warning message: In rsqlite_fetch(res at ptr, n = n) : Don't need to call dbFetch() for statements, only for queries

Any idea why this happens and what I could to to fix it? It is kind of a bummer, as the tagging/coding works wonders!

Thanks

SD