Menu

#7 RTF issues in Monodevelop

General
closed
nobody
None
2023-02-01
2023-01-13
No

Issue affecting LInux version only:
The RTF textboxes in the Moderation and Peer forms tabs don't show any content and report error:
"RTF Parsing failure: Missing "}"
RTF Stream Info: Pos:250 Line:1
TokenClass:Text, Major:105, Minor:143, Param:-1000000, Text:i"
- the code works in the Windows version, but not in Linux.
- seems to be an issue with parsing and replacing text in the richtextbox
- problem has been reported previously by others, but no fix recorded
- Fix will need to be investigated

Discussion

  • Neville Palmer

    Neville Palmer - 2023-01-13
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -3,5 +3,6 @@
     RTF Stream Info: Pos:250 Line:1
     TokenClass:Text, Major:105, Minor:143, Param:-1000000, Text:i"
     - the code works in the Windows version, but not in Linux.
    +- seems to be an issue with parsing and replacing text in the richtextbox
     - problem has been reported previously by others, but no fix recorded
     - Fix will need to be investigated
    
     
  • Neville Palmer

    Neville Palmer - 2023-01-15
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,4 @@
    +Issue affecting LInux version only:
     The RTF textboxes in the Moderation and Peer forms tabs don't show any content and report error: 
     "RTF Parsing failure: Missing "}"
     RTF Stream Info: Pos:250 Line:1
    
     
  • Neville Palmer

    Neville Palmer - 2023-02-01

    The problem seems to be with RTF files produced in Word. If a .docx file is opened in LibreOffice and saved as an RTF this issue is solved. Seems to be a problem with the way that Word saves a document as an RTF. Solution - save it using LibreOffice (or Open Office).

     
  • Neville Palmer

    Neville Palmer - 2023-02-01
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB