[wxpython-dev] 20080608 test build uploaded

wxPython developer mailing list, post #704
Author:
Date:
Subject:
 R'bot
 2008-06-09 00:21:49
 [wxpython-dev] 20080608 test build uploaded
Hi,

A new test build of wxPython has been uploaded.

Version: 2.8.8.0.pre20080608
URL: http://wxPython.wxcommunity.com/preview/20080608
Changes: http://wxPython.wxcommunity.com/preview/20080608/CHANGES.html

Have fun!
R'bot

_______________________________________________
wxpython-dev mailing list
[email protected]
http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev
Author:
Date:
Subject:
 Werner F. Bruhin
 2008-06-09 19:28:49
 Re: [wxpython-dev] 20080608 test build uploaded - SpinCtrl
Is it just me or ..

I can not enter a value in the spinCtrl, i.e. I can click on the up/down
arrows and the value changes, no problem, but I can't enter e.g. a "5"
without having to click 5 times.

I am pretty sure that was possible/working in the past but with this and
the last preview it is not accepted - just a beep.

Werner

R'bot wrote:
> Hi,
>
> A new test build of wxPython has been uploaded.
>
> Version: 2.8.8.0.pre20080608
> URL: http://wxPython.wxcommunity.com/preview/20080608
> Changes: http://wxPython.wxcommunity.com/preview/20080608/CHANGES.html
>
> Have fun!
> R'bot
>
> _______________________________________________
> wxpython-dev mailing list
> [email protected]
> http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev
>
>
>

_______________________________________________
wxpython-dev mailing list
[email protected]
http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev
Author:
Date:
Subject:
 Robin Dunn
 2008-06-09 11:10:37
 Re: [wxpython-dev] 20080608 test build uploaded - SpinCtrl
Werner F. Bruhin wrote:
> Is it just me or ..
>
> I can not enter a value in the spinCtrl, i.e. I can click on the up/down
> arrows and the value changes, no problem, but I can't enter e.g. a "5"
> without having to click 5 times.
>
> I am pretty sure that was possible/working in the past but with this and
> the last preview it is not accepted - just a beep.

There were some changes to the spinctrl C++ code, but it doesn't look
like restricting the typing of values was what was intended. Please
enter a bug report about it.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

_______________________________________________
wxpython-dev mailing list
[email protected]
http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev
Author:
Date:
Subject:
 Werner F. Bruhin
 2008-06-09 20:20:56
 Re: [wxpython-dev] 20080608 test build uploaded - SpinCtrl
Robin Dunn wrote:
> Werner F. Bruhin wrote:
>> Is it just me or ..
>>
>> I can not enter a value in the spinCtrl, i.e. I can click on the
>> up/down arrows and the value changes, no problem, but I can't enter
>> e.g. a "5" without having to click 5 times.
>>
>> I am pretty sure that was possible/working in the past but with this
>> and the last preview it is not accepted - just a beep.
>
> There were some changes to the spinctrl C++ code, but it doesn't look
> like restricting the typing of values was what was intended. Please
> enter a bug report about it.
done - Ticket #9558

Werner
_______________________________________________
wxpython-dev mailing list
[email protected]
http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev
Author:
Date:
Subject:
 Waldemar Osuch
 2008-06-09 11:37:58
 Re: [wxpython-dev] 20080608 test build uploaded
On Mon, Jun 9, 2008 at 1:22 AM, R'bot <[email protected]> wrote:
> Hi,
>
> A new test build of wxPython has been uploaded.
>
> Version: 2.8.8.0.pre20080608
> URL: http://wxPython.wxcommunity.com/preview/20080608
> Changes: http://wxPython.wxcommunity.com/preview/20080608/CHANGES.html
>

Looks like the installer on windows does not include
wx/lib/myole4ax.tlb and the brand new comtypes based ActiveX stuff
does not work.
After getting the missing stuff from SVN import errors go away.

Waldemar
_______________________________________________
wxpython-dev mailing list
[email protected]
http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev
Author:
Date:
Subject:
 Robin Dunn
 2008-06-09 10:50:40
 Re: [wxpython-dev] 20080608 test build uploaded
Waldemar Osuch wrote:
> On Mon, Jun 9, 2008 at 1:22 AM, R'bot <[email protected]> wrote:
>> Hi,
>>
>> A new test build of wxPython has been uploaded.
>>
>> Version: 2.8.8.0.pre20080608
>> URL: http://wxPython.wxcommunity.com/preview/20080608
>> Changes: http://wxPython.wxcommunity.com/preview/20080608/CHANGES.html
>>
>
> Looks like the installer on windows does not include
> wx/lib/myole4ax.tlb and the brand new comtypes based ActiveX stuff
> does not work.
> After getting the missing stuff from SVN import errors go away.

Oops. Sorry about that. For the record here is the link to get the file.

http://trac.wxwidgets.org/browser/wxPython/branches/WX_2_8_BRANCH/wx/lib/myole4ax.tlb

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

_______________________________________________
wxpython-dev mailing list
[email protected]
http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev
Author:
Date:
Subject:
 David Hughes
 2008-06-14 13:01:23
 Re: [wxpython-dev] 20080608 test build uploaded
R'bot wrote:
> Hi,
>
> A new test build of wxPython has been uploaded.
>
> Version: 2.8.8.0.pre20080608
> URL: http://wxPython.wxcommunity.com/preview/20080608
> Changes: http://wxPython.wxcommunity.com/preview/20080608/CHANGES.html
>
> Have fun!
> R'bot
>
> _______________________________________________
> wxpython-dev mailing list
> [email protected]
> http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev
>
>
>
The new lean 'n mean wx.lib.pdfwin works fine with both Adobe Reader
version 7 and 8. But if versions 5 or 6 are installed - or if Adobe
Reader is not installed at all, the following error occurs:

File "e:\pydevsrc\dp6_V650\notebooks\reportview.py", line 19, in <module>
from wx.lib.pdfwin import PDFWindow
File "f:/Python25-sp.v650\wx\lib\pdfwin.py", line 20, in <module>
cc.GetModule( ('{05BFD3F1-6319-4F30-B752-C7A22889BCC4}', 1, 0) )
File "C:\Python25\lib\site-packages\comtypes\client\_generate.py",
line 93, in GetModule
tlib = comtypes.typeinfo.LoadRegTypeLib(comtypes.GUID(tlib[0]),
*tlib[1:])
File "C:\Python25\Lib\site-packages\comtypes\typeinfo.py", line 472,
in LoadRegTypeLib
_oleaut32.LoadRegTypeLib(byref(GUID(guid)), wMajorVerNum,
wMinorVerNum, lcid, byref(tlib))
File "\loewis\25\python\Modules\_ctypes\callproc.c", line 754, in
GetResult
WindowsError: [Error 22] Library not registered

Also, as the call to cc.GetModule is conditional on the module not being
frozen, I'm not sure what's intended to happen if running py2exe.

--

Regards,
David Hughes



<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
R'bot wrote:
<blockquote cite="mid:20080609072150.13AED152B@cyclops" type="cite">
<pre wrap="">Hi,

A new test build of wxPython has been uploaded.

Version: 2.8.8.0.pre20080608
URL: <a class="moz-txt-link-freetext" href="http://wxPython.wxcommunity.com/preview/20080608">http://wxPython.wxcommunity.com/preview/20080608</a>
Changes: <a class="moz-txt-link-freetext" href="http://wxPython.wxcommunity.com/preview/20080608/CHANGES.html">http://wxPython.wxcommunity.com/preview/20080608/CHANGES.html</a>

Have fun!
R'bot

_______________________________________________
wxpython-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wxpython-dev@lists.wxwidgets.org">wxpython-dev@lists.wxwidgets.org</a>
<a class="moz-txt-link-freetext" href="http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev">http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev</a>


</pre>
</blockquote>
<font size="-1"><font face="Arial">The new lean 'n mean wx.lib.pdfwin
works fine with both Adobe Reader version 7 and 8. But if versions 5 or
6 are installed - or if Adobe Reader is not installed at all,&nbsp; the
following error occurs:<br>
<br>
File "e:\pydevsrc\dp6_V650\notebooks\reportview.py", line 19, in
&lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; from wx.lib.pdfwin import PDFWindow<br>
&nbsp; File "f:/Python25-sp.v650\wx\lib\pdfwin.py", line 20, in
&lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; cc.GetModule( ('{05BFD3F1-6319-4F30-B752-C7A22889BCC4}', 1, 0) )<br>
&nbsp; File "C:\Python25\lib\site-packages\comtypes\client\_generate.py",
line 93, in GetModule<br>
&nbsp;&nbsp;&nbsp; tlib = comtypes.typeinfo.LoadRegTypeLib(comtypes.GUID(tlib[0]),
*tlib[1:])<br>
&nbsp; File "C:\Python25\Lib\site-packages\comtypes\typeinfo.py", line 472,
in LoadRegTypeLib<br>
&nbsp;&nbsp;&nbsp; _oleaut32.LoadRegTypeLib(byref(GUID(guid)), wMajorVerNum,
wMinorVerNum, lcid, byref(tlib))<br>
&nbsp; File "\loewis\25\python\Modules\_ctypes\callproc.c", line 754, in
GetResult<br>
WindowsError: [Error 22] Library not registered<br>
<br>
Also, as the call to cc.GetModule is conditional on the module not
being frozen, I'm not sure what's intended to happen if running py2exe.<br>
<br>
--<br>
<br>
Regards,<br>
David Hughes<br>
<br>
<br>
<br>
</font></font>
</body>
</html>
_______________________________________________
wxpython-dev mailing list
[email protected]
http://lists.wxwidgets.org/mailman/listinfo/wxpython-dev