Re: [Gambas-user] GridEditor

2009-06-23 Thread Benoît Minisini
 Attached is the relevant code/database. It's all very small. Essentially,
 I'm trying to decipher how GridEditor works--so I've added some notes to
 the source while I pick through it.

 I figured out the signal 11, it was in the SQL I was successfully
 malforming. :-)


A signal 11 is a bug, so can you tell me how to reproduce the crash too?

-- 
Benoît

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] GridEditor

2009-06-23 Thread Jason Hackney
Attached is the code that will cause the Sig11.

This is the error I'm seeing:

(testGridEditor:14683): Gtk-WARNING **: gtk_widget_size_allocate(): attempt
to allocate widget with width -3 and height -3

(testGridEditor:14683): Gtk-CRITICAL **: gtk_entry_set_text: assertion `text
!= NULL' failed


To reproduce:

Double-click a field in the Legs column to edit. Change the value to be
empty. Double-click the next field in the Legs column to edit. That should
raise the Signal 11.

Take care,
-jason


testGridEditor-0.0.0.tar.gz
Description: GNU Zip compressed data
--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] GridEditor

2009-06-23 Thread Benoît Minisini
 Attached is the code that will cause the Sig11.

 This is the error I'm seeing:

 (testGridEditor:14683): Gtk-WARNING **: gtk_widget_size_allocate(): attempt
 to allocate widget with width -3 and height -3

 (testGridEditor:14683): Gtk-CRITICAL **: gtk_entry_set_text: assertion
 `text != NULL' failed


 To reproduce:

 Double-click a field in the Legs column to edit. Change the value to be
 empty. Double-click the next field in the Legs column to edit. That should
 raise the Signal 11.

 Take care,
 -jason

For specific GridEditor problems, you must see with Gareth Bult, its author. I 
will install it just to debug the crash.

Regards,

-- 
Benoît

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] GridEditor

2009-06-23 Thread Jason Hackney
Wow, thanks for the expedient response, Benoît!
--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] GridEditor

2009-06-22 Thread Benoît Minisini
 I know I'm beating this up, but I am getting incredibly frustrated trying
 to figure out how this thing works.

 Gambas 2.12 / Ubuntu 8.10

 The first image is with gb.qt  gb.qt.ext components enabled (gtk
 disabled). - I only see a partial toolbar and no grid displays.

 The second image is with gb.gtk  gb.gtk.ext components enabled (qt
 disabled).
  - I get a grid, but no toolbar.
  - Also, clicking on three different fields in the grid consecutively
 causes a signal 11.

 I switched from SQLite to MySQL and made a super-simple database with one
 table to try to poke my way through this but I seem to be struggling with
 the basics. Any help is greatly appreciated.

 I could further attach the code and dump the database if that would help.

Yes, please provide your project source code and a sql dump of a piece of your 
database, so that I can reproduce the problems. If it is too big ( 256K), 
send it to my private e-mail, not the mailing-list.

Regards,

-- 
Benoît

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] GridEditor

2009-06-22 Thread Frank Abramowski
Benoît Minisini schrieb:
 I know I'm beating this up, but I am getting incredibly frustrated trying
 to figure out how this thing works.

 Gambas 2.12 / Ubuntu 8.10

 The first image is with gb.qt  gb.qt.ext components enabled (gtk
 disabled). - I only see a partial toolbar and no grid displays.

 The second image is with gb.gtk  gb.gtk.ext components enabled (qt
 disabled).
  - I get a grid, but no toolbar.
  - Also, clicking on three different fields in the grid consecutively
 causes a signal 11.

 I switched from SQLite to MySQL and made a super-simple database with one
 table to try to poke my way through this but I seem to be struggling with
 the basics. Any help is greatly appreciated.

 I could further attach the code and dump the database if that would help.
 

 Yes, please provide your project source code and a sql dump of a piece of 
 your 
 database, so that I can reproduce the problems. If it is too big ( 256K), 
 send it to my private e-mail, not the mailing-list.

 Regards,

   
Benoit,
Please put the sample on your website www.gambas.sourceforge.net Some 
Application.

Best Regards
Frank Abramowski


--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] GridEditor

2009-06-22 Thread Jason Hackney
Attached is the relevant code/database. It's all very small. Essentially,
I'm trying to decipher how GridEditor works--so I've added some notes to the
source while I pick through it.

I figured out the signal 11, it was in the SQL I was successfully
malforming. :-)

-jason



  I could further attach the code and dump the database if that would
 help.
 
 
  Yes, please provide your project source code and a sql dump of a piece of
 your
  database, so that I can reproduce the problems. If it is too big (
 256K),
  send it to my private e-mail, not the mailing-list.



pomegranate.sql.gz
Description: GNU Zip compressed data


testGridEditor-0.0.1.tar.gz
Description: GNU Zip compressed data
--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Grideditor

2009-01-11 Thread Gareth Bult
Hi,

Yes, me ...

:)

Gareth.


- Original Message -
From: Jason Hackney jshack...@gmail.com
To: Gambas Mailing List gambas-user@lists.sourceforge.net
Sent: Sunday, 11 January, 2009 4:41:18 AM GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: [Gambas-user] Grideditor

Is anyone using GridEditor with the latest SVN?
--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

-- 
Managing Director, Encryptec Limited
Tel: 0845 5082719, Mob: 0785 3305393
Email: gar...@encryptec.net 
Statements made are at all times subject to Encryptec's Terms and Conditions of 
Business, which are available upon request.

--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Grideditor

2009-01-11 Thread richard terry
On Sun, 11 Jan 2009 10:02:07 pm Gareth Bult wrote:
 Hi,

 Yes, me ...
If you noted my previous post on us all contributing to simple code examples, 
perhaps you could write us a tutorial?

Maybe benoit can come up with a simple frame work we can put these examples in 
and it can be included with the one I posted.

Regards

Richard

 :)

 Gareth.


 - Original Message -
 From: Jason Hackney jshack...@gmail.com
 To: Gambas Mailing List gambas-user@lists.sourceforge.net
 Sent: Sunday, 11 January, 2009 4:41:18 AM GMT +00:00 GMT Britain, Ireland,
 Portugal Subject: [Gambas-user] Grideditor

 Is anyone using GridEditor with the latest SVN?
 ---
--- Check out the new SourceForge.net Marketplace.
 It is the best place to buy or sell services for
 just about anything Open Source.
 http://p.sf.net/sfu/Xq1LFB
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Grideditor

2009-01-11 Thread Gareth Bult
As it happens I've just got the hang of writing Gambas components in C .. 
so I will be going back to gridEditor once I've finished the module I'm 
currently playing with.

I'm packaging libiaxclient as gb.iax2, so far I've implemented most of the core 
functions and am able to place a VoIP call to an Asterisk server .. just need 
to do a little work on streaming and video .. demo program will hopefully be a 
videophone component written in Gambas 

Gareth.

- Original Message -
From: Jason Hackney jshack...@gmail.com
To: mailing list for gambas users gambas-user@lists.sourceforge.net
Sent: Sunday, 11 January, 2009 9:42:27 PM GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: Re: [Gambas-user] Grideditor

Oh yeah, I was wondering if there was any status update regarding if/when it
will be included in the IDE.

Sorry about hitting reply-all on the last post. ;-)
--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

-- 
Managing Director, Encryptec Limited
Tel: 0845 5082719, Mob: 0785 3305393
Email: gar...@encryptec.net 
Statements made are at all times subject to Encryptec's Terms and Conditions of 
Business, which are available upon request.

--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Grideditor

2009-01-11 Thread Jason Hackney
Uhh ... obviously I didn't make it past this part, Tick the Box and click
Ok when installing.

The other bits I'm having trouble with I need to iron out.

Thanks!
--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user