Bug report #13508
QGIS master: table preview in DB Manager completely empty
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | DB Manager | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 21552 |
Description
subject says it all.
Related issues
History
#1
Updated by Salvatore Larosa almost 10 years ago
- Status changed from Open to Feedback
Do you mean the table tab?
I can see the attribute table either SL or PostGIS (with revision 396ec22).
#2
Updated by Giovanni Manghi almost 10 years ago
- Status changed from Feedback to Open
the table (of attributes) preview in DB Manager. This is on QGIS master.
#3
Updated by Salvatore Larosa almost 10 years ago
Which revision you are getting this with?
mine is QGIS master too.
#4
Updated by Giovanni Manghi almost 10 years ago
- File dbman added
QGIS code revision
ed32f49
and is on Windows, because at the moment I cannot test on Linux.
See attached image.
#5
Updated by Salvatore Larosa almost 10 years ago
- Operating System set to Windows
I think we have need more feedback here.
Do you are getting some error? messagelog?
#6
Updated by Giovanni Manghi almost 10 years ago
Salvatore Larosa wrote:
I think we have need more feedback here.
Do you are getting some error? messagelog?
while trying to preview many tables I get this #13505
that has already been fixed, but as I said at the moment I cannot compile on Linux, so I must wait a new build for Windows.
#7
Updated by Salvatore Larosa almost 10 years ago
on Linux with latest master works fine and you haven't need to build to test it.
But you can try to apply the patch in 396ec2, I am pretty sure that fix the issue!
Just download data_model.py file from github and replace it in apps/qgis-dev/python/plugins/db_manager/db_plugins/
Thanks.
#8
Updated by Giovanni Manghi almost 10 years ago
- Status changed from Open to Closed
- Resolution set to invalid
right, I forgot db manager is python. That fix fixed also this issue.
#9
Updated by Salvatore Larosa almost 10 years ago
That's why I tagged the issue as feedback! ;-)