Trying to fix the bug reports in http://www.solfege.org/SITS-Incoming. Can
anyone on the list reproduce this bug? If so, please let me know!

Tom Cato

---------- Forwarded message ----------
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: 04.apr.2008 23:00
Subject: Issue 70 in solfege: GtkLabel.set_markup() argument 1 must be
string  without null bytes, not unicode
To: [EMAIL PROTECTED]

Issue 70: GtkLabel.set_markup() argument 1 must be string without null
bytes, not unicode
http://code.google.com/p/solfege/issues/detail?id=70

New issue report by [EMAIL PROTECTED]:
There are some reports in http://www.solfege.org/SITS-Incoming showing
a traceback similar to this:

Traceback (most recent call last):
 File "C:\Arquivos de programas\GNU Solfege\share\solfege\src\gu.py", line
586, in on_open
  self.m_app.m_ui.display_exception_message(e)
 File "C:\Arquivos de programas\GNU Solfege\share\solfege\src\mainwin.py",
line 510, in display_exception_message
  m.add_nonwrapped_text(exception.m_nonwrapped_text)
 File "C:\Arquivos de programas\GNU
Solfege\share\solfege\src\exceptiondialog.py", line 96, in
add_nonwrapped_text
  l.set_markup('<span font_family="monospace">%s</span>' % gu.escape(text))
TypeError: ehooked:GtkLabel.set_markup() argument 1 must be string without
null bytes, not unicode

For example http://www.solfege.org/SITS-Incoming/NoDescription-Hz

I need to talk to someone that can reproduce this. I can guess what the
users are trying to do, but rather than guessing, I would like to know. And
since I think this is related to file names, the exact path of where
Solfege is installed, and the user name, if it contain non-ascii chars, is
important. Please email [EMAIL PROTECTED], [EMAIL PROTECTED] or add info
here.

None of the reports in SITS-Incoming has so far submitted their email
address, so I cannot contact them.


Issue attributes:
       Status: New
       Owner: ----
       Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to