Re: [Boa Constr] Problem running Boa Constructor on Ubuntu 8.04
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2008-12-11 10:57:28
|
Bob, Bob Sysero llc Dev wrote: > Werner F. Bruhin > > I started a new project and the first objective was to pick a > languages which came down to C++, Java and python. I picked python > because of the power and flexibility. My first objective is to learn > python which I found your package is very straight forward to use and > the debugger is a snap to use in my learning process. I would love to claim that this is my project, but that credit has to go to Riaan. I am really just a user who takes active interest in the project (working on the doc) and I try to help other users. I was away for a few days so have to catch up on things. I use Boa mostly on Vista and only rarely use it on Ubuntu, also I am toying with the idea to switch over to Ubuntu as the primary platform. So, I will try to review all the points you make and see if I can help, but there are others out there who have Ubuntu experience and might be able to help you quicker then I do, therefor I copy the list. Anyhow these type of exchanges should be kept on the list as it might help other users in the future. Werner > > I have been using Dabo on Ubuntu Linux that is using wxPython and > Window XP. I am not having any problems with any of wxPython through > Dabo frame works that is driving through the wxPython. > > I am running the Boa Constructor Getting Started Guide under Tutorial > - Building your first application. When I run Boa Constructor on > Windows XP I have no problems with any of the Drop-down fields. In the > Inspector, Constr under Style I can select any of the sub Fields that > show False in the field with a check box. In other words I have no > problems. > > When I run the BC on Ubuntu the Inspector shows all the fields. In the > Constr tab page under Style each sub field like wx.CAPTION has false > but there is no check box to set the field to true. When I select the > field that false field will go blank and if I click on the field where > the check box showed be then the Style field will reflect wx.CAPTION | > ... and the wx.CAPTION will show True. > > When I selected in the Inspector, Props, Font then PointSize data > field I get the error OverflowError:argument number 7:value > -9223372036854775807 is less than 'int' minimum -2147483648. > > In the Inspector the drop-down fields can be selected with a list. > When I select a item the field goes blank and I can't see my selection > until I move out of the selected drop-down field. > > The one thing that I noted from Window XP and runing BC on Linux is > the Linux is not showing any of the buttons that have ... in it or the > check box. > > I was able to go through the whole Tutorial - Building your first > application in Ubuntu but with limitations. I am going to try to > create in Windows XP demo with some of the fields to model the > drop-down and > other buttons in the the field to reproduce features. Then transport > the code to Ubuntu and see if the problem is reproduces on the other > side. > > Both on the window XP and Ubuntu sides I install Boa Constructor using > CVS. > > Ubuntu 8.04 Hardy > Boa Constructor v0.6.1 using cvs > Python 2.5.2 (r252:60911, Jul 31 2008 > [GCC 4.2.3 Ubuntu 4.2.3-2ubuntu7)] > wx.Python 2.8.9.1:__WXGTK__.wxGTK. unicode, gtk2, > wx-assertion-off, SWIG-1.3.29.en_US.UTF-8, ascii > > > I also Installed later using Ubuntu Synaptic Package Manager > that installed a older version wx.Python. Same Problem. > > Boa Constructor v0.6.1 using cvs > Python 2.5.2 (r252:60911, Jul 31 2008 > [GCC 4.2.3 Ubuntu 4.2.3-2ubuntu7)] > wx.Python 2.6.3.2:__WXGTK__.wxGTK. unicode, gtk2, > wx-assertion-off, SWIG-1.3.27.en_US.UTF-8, ascii > > I would like to use Ubuntu to do the development. Have you heard of > this problem and or how to solution to the problem? > > Thank you > Bob > > > |