google-code-export / gambas

Automatically exported from code.google.com/p/gambas
1 stars 0 forks source link

.SubCollection class is missing in gb.db component with rev #5334 #357

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) Describe the problem.
This error PopUp when opening a project using gb.db component.
Full logs attached

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

[System]
OperatingSystem=Linux
Kernel=3.2.0-33-generic
Architecture=x86_64
Memory=3340692 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 12.04.1 LTS"
Desktop=Gnome
Language=it_IT.UTF-8

[Gambas 3]
Version=3.3.90
Path=/usr/bin/gbx3

[Libraries]
GStreamer=libgstreamer-0.10.so.0.30.0
Qt4=libQtCore.so.4.8.1
Poppler=libpoppler.so.19.0.0
SDL=libSDL-1.2.so.0.11.3
GTK+=libgtk-x11-2.0.so.0.2400.10

3) Provide a little project that reproduces the bug or the crash.
gbdb_error attached

4) If your project needs a database, try to provide it, or part of it.

5) Explain clearly how to reproduce the bug or the crash.
Just load the project

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!

Original issue reported on code.google.com by sot...@gmail.com on 18 Nov 2012 at 6:15

Attachments:

GoogleCodeExporter commented 9 years ago
Did you remove everything related to Gambas eventually installed on your system 
before doing the compilation?

Original comment by benoit.m...@gmail.com on 18 Nov 2012 at 6:47

GoogleCodeExporter commented 9 years ago

Original comment by benoit.m...@gmail.com on 18 Nov 2012 at 7:30

GoogleCodeExporter commented 9 years ago
OK, it should be fixed in revision #5336.

Original comment by benoit.m...@gmail.com on 18 Nov 2012 at 8:08