Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New comment] ACCESSIBILITY:  at high resolutions the ipy icon looks like 
"IPV"
2. [New comment] b64encode(bz2.compress()) throws exception.
3. [New comment] Paramiko in python script throws exception- TypeError: 
expected _counter, got _counterStarting ...
4. [New comment] Paramiko in python script throws exception- TypeError: 
expected _counter, got _counterStarting ...
5. [New comment] Paramiko in python script throws exception- TypeError: 
expected _counter, got _counterStarting ...

----------------------------------------------

ISSUES

1. [New comment] ACCESSIBILITY:  at high resolutions the ipy icon looks like 
"IPV"
http://ironpython.codeplex.com/workitem/23335
User slide_o_mix has commented on the issue:

"<p>Fixed in 587184</p>"-----------------

2. [New comment] b64encode(bz2.compress()) throws exception.
http://ironpython.codeplex.com/workitem/35507
User paweljasinski has commented on the issue:

"<p>fixed in 542d74f05ba7e673448ebae766378879301ba185</p>"-----------------

3. [New comment] Paramiko in python script throws exception- TypeError: 
expected _counter, got _counterStarting ...
http://ironpython.codeplex.com/workitem/35515
User jamini has commented on the issue:

"<p>Hi </p><p>We are running the scripts from command line as follows 
:</p><p>C:\Program Files (x86)\IronPython 2.7&gt; ipy.exe -X:Frames 
C:\...\...\...\Sample.py</p><p>I'm attaching the output for above execution, 
please find it.</p><p>Thanks,<br>Jamini Mungara.</p>"-----------------

4. [New comment] Paramiko in python script throws exception- TypeError: 
expected _counter, got _counterStarting ...
http://ironpython.codeplex.com/workitem/35515
User paweljasinski has commented on the issue:

"<p>I am afraid I have no simple answer for your question.<br>I would look for 
differences between command line run and embedded run.<br>Some candidates:<br>- 
sys.path<br>- permissions/credentials (who runs it)<br>- current working 
directory<br>Another line of attack is to find out more about the exception. 
Rudimentary check in paramiko reveals that the origin is obfuscated. Try to 
find the place where it is raised.</p><p>Something puzzling, I can find 
_counter but see no traces of _counterStarting. I checked paramiko and 
ironpycrypto.</p><p></p>"-----------------

5. [New comment] Paramiko in python script throws exception- TypeError: 
expected _counter, got _counterStarting ...
http://ironpython.codeplex.com/workitem/35515
User jamini has commented on the issue:

"<p>Hi,</p><p>Sorry I forgot to say this, the output &quot;Starting&quot; which 
was a simple print statement was appended to that _counter. So it appears as 
_counterStarting.</p><p>Thanks,<br>Jamini Mungara.</p>"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to