mainFonty Python - Support: sr #109606, fontypython logo displayed a few...

 
 

sr #109606: fontypython logo displayed a few seconds on launch...then nothing

Submitter:  Hal Elliott <hvelliott>
Submitted:  Sun 23 Dec 2018 02:12:11 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  4 - Important Status:  Postponed
Privacy:  Public Assigned to:  donningle
Open/Closed:  Open Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 13 Jan 2019 05:59:26 PM UTC, comment #4: 

Thank you for that.  I’m not a code guy and therefore clueless what to do with it but hopefully can find a guru to help :)

Hal Elliott <hvelliott>
Sat 12 Jan 2019 08:45:07 PM UTC, comment #3: 

Hopefully this will help with squashing the bug. I pulled this from the terminal when I had the same error happen:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_misc.py", line 1367, in Notify
    self.notify()
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py", line 16868, in Notify
    self.result = self.callable(self.args, *self.kwargs)
  File "/usr/local/lib/python2.7/dist-packages/fontypythonmodules/wxgui.py", line 910, in showMain
    frame = MainFrame(None, _("Fonty Python: bring out your fonts!"))
  File "/usr/local/lib/python2.7/dist-packages/fontypythonmodules/wxgui.py", line 443, in _init_
    ps.pub( update_font_view ) #See gui_FontView.py under class FontViewPanel
  File "/usr/local/lib/python2.7/dist-packages/fontypythonmodules/pubsub.py", line 108, in pub
    function()
  File "/usr/local/lib/python2.7/dist-packages/fontypythonmodules/gui_FontView.py", line 743, in MainFontViewUpdate
    self.filterAndPageThenCallCreateFitmaps()
  File "/usr/local/lib/python2.7/dist-packages/fontypythonmodules/gui_FontView.py", line 491, in filterAndPageThenCallCreateFitmaps
    self.scrolledFontView.MinimalCreateFitmaps( sublist )
  File "/usr/local/lib/python2.7/dist-packages/fontypythonmodules/gui_ScrolledFontView.py", line 253, in MinimalCreateFitmaps
    fm.assemble_bitmap(colw)
  File "/usr/local/lib/python2.7/dist-packages/fontypythonmodules/gui_Fitmap.py", line 607, in assemble_bitmap
    self._draw_bitmap()
  File "/usr/local/lib/python2.7/dist-packages/fontypythonmodules/gui_Fitmap.py", line 668, in _draw_bitmap
    self.fitem.name ),
UnicodeEncodeError: 'ascii' codec can't encode character u'\xab' in position 3: ordinal not in range(128)

John <mightyjerick>
Sun 23 Dec 2018 03:47:48 PM UTC, comment #2: 

Sorry to hear you are under the weather.  By all means get well!  This program seems to be exactly what I'm looking for, so I'm excited to put it to use!

Hal Elliott <hvelliott>
Sun 23 Dec 2018 06:15:07 AM UTC, comment #1: 

Thanks for the report. It's a known bug that I don't know what to do about.

When I feel better and have more time, I'll try sort this out.

Donn Ingle <donningle>
Group administrator
Sun 23 Dec 2018 02:12:11 AM UTC, original submission:  

I get the following when attempting to launch from the terminal:


Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_misc.py", line 1367, in Notify
    self.notify()
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py", line 16868, in Notify
    self.result = self.callable(self.args, *self.kwargs)
  File "/usr/lib/python2.7/dist-packages/fontypythonmodules/wxgui.py", line 908, in showMain
    fpwx.setup_fonts_and_colours()
  File "/usr/lib/python2.7/dist-packages/fontypythonmodules/fpwx.py", line 53, in setup_fonts_and_colours
    HTMLCOLS[k] = v.GetAsString(flags=wx.C2S_HTML_SYNTAX)
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_gdi.py", line 205, in GetAsString
    return gdi.Colour_GetAsString(args, *kwargs)
wx._core.PyAssertionError: C++ assertion "isOpaque" failed at ../src/common/colourcmn.cpp(228) in GetAsString(): alpha is lost in HTML syntax

Hal Elliott <hvelliott>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mightyjerick (Posted a comment)
  • -email is unavailable- added by donningle (Posted a comment)
  • -email is unavailable- added by hvelliott (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-12-23 donningle Severity3 - Normal 4 - Important
        StatusNone Postponed
        Assigned toNone donningle

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code