Status: New
Owner: ----
Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 612 by marcobra...@gmail.com: BUG Cannot browse more of 128  
records on tables "No current connection"
https://code.google.com/p/gambas/issues/detail?id=612

  ____________________________________________________________
/                                                            \
| IMPORTANT NOTE #1                                          |
|                                                            |
| Don't create an issue if you have a compilation problem on |
| the development version. Send a mail to the mailing-list   |
| instead, thanks!                                           |
\____________________________________________________________/
  ____________________________________________________________
/                                                            \
| IMPORTANT NOTE #2                                          |
|                                                            |
| 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!        |
\____________________________________________________________/

1) Describe the problem.

Using Gambas3 Rev. 6947

On several databrowsers after a limit of 128 rows i get

common.MakeNextWhere.77:No current connection

all different databrowsers are pointing to unique sqlite3 database opening  
several differents tables with same connection

There is a way to increase this limit or it is by design or is a bug... ?

Also i cannot get access to databrowsers.connection at runtime to set a  
filter...
message is "connection.unavailable"

Thank you

2) Give information about your system. Use the 'System information' menu in
the Gambas IDE, and paste the result there.

[System]
Gambas=3.7.90
OperatingSystem=Linux
Kernel=3.16.0-31-generic
Architecture=x86_64
Distribution=Ubuntu 14.04.2 LTS
Desktop=GNOME
Theme=QGtk
Language=it_IT.UTF-8
Memory=3944M
[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+3=libgtk-3.so.0.1000.8
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Poppler=libpoppler.so.46.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4

4) Provide a little project that reproduces the bug or the crash.

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

6) Explain clearly how to reproduce the bug or the crash.
Define connection (sqlite3 db) use ide to define db browsing form
use defined connection into a datasource by selecting a table embedding a  
databrowser in it, run the project only 128 records can be browsed
after 128th row i get into every table cells:

"Common.MakeNextWhere.77:No current connection"

  ____________________________________________________________
/                                                            \
| IMPORTANT NOTE #3                                          |
|                                                            |
| By doing that carefully, you have done 50% of the bug fix  |
| job. Often even more!                                      |
\____________________________________________________________/
  ____________________________________________________________
/                                                            \
| IMPORTANT NOTE #4                                          |
|                                                            |
| Google automatically replaces references to Gambas         |
| development revision with links to its own source code     |
| repository, which Gambas does not use at all. So ignore    |
| these links with disdain.                                  |
\____________________________________________________________/






-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to