Looking at the bitpim pubsub changes (patch attached), I think you
want to update from:
from wx.lib.pubsub import Publisher as pub
to this instead:
import wx.lib.pubsub.setuparg1
import wx.lib.pubsub.core
pub = wx.lib.pubsub.core.Publisher()
I'm not sure if it should be the same pub instance in
On Thu, Sep 11, 2014 at 12:14:50PM +0200, Andreas Tille wrote:
> 12:12:27: XRC error: 90: too many children in grid sizer: 12 > 3 x 1
> (consider omitting the number of rows or columns)
> 12:12:27: XRC error: 90: unexpected item in sizer
> 12:12:27: XRC error: 229: invalid column index 5: must be
Hi Olly,
I have updated
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/dicompyler/trunk/
a lot (also with help of Debian Python) but I think I'm stalled again
with an WX3.0 issue. If I build the package as in SVN and run
dicompyler I get a window telling me:
XRC error: 229:
Hi Andreas,
On Thu, Sep 04, 2014 at 12:26:39AM +0200, Andreas Tille wrote:
> On Sun, Aug 24, 2014 at 12:19:35PM +1200, Olly Betts wrote:
> > Source: dicompyler
> > Version: 0.4.1-1-2
> > Severity: important
> > Tags: sid jessie
> > User: freewx-ma...@lists.alioth.debian.org
> > Usertags: wxpy3.0
>
Hi Olly,
On Sun, Aug 24, 2014 at 12:19:35PM +1200, Olly Betts wrote:
> Source: dicompyler
> Version: 0.4.1-1-2
> Severity: important
> Tags: sid jessie
> User: freewx-ma...@lists.alioth.debian.org
> Usertags: wxpy3.0
> Control: block 755757 by -1
>
> ...
>
> http://anonscm.debian.org/cgit/collab
5 matches
Mail list logo