Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editing postgis attriubte table crashs qgis when some fields are hidden #12709

Closed
qgib opened this issue Apr 14, 2010 · 2 comments
Closed

editing postgis attriubte table crashs qgis when some fields are hidden #12709

qgib opened this issue Apr 14, 2010 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Apr 14, 2010

Author Name: cmoe - (cmoe -)
Original Redmine Issue: 2649

Redmine category:data_provider
Assignee: nobody -


Editing the attribute table of an postgis layer with hidden fields leads to a crash when toggling back the editing mode.

  1. Add a postgis layer to qgis
  2. Open the layer properties
  3. Go to the attributes and set for some fields the edit widget to 'hidden'
  4. Open the attribute table
  5. Enable editing and do some changes
  6. Disable editing
  7. Qgis crashes

The message in the terminal window is: Fatal: ASSERT failure in QList::operator[]: "index out of range", file /usr/local/qt-4.5.2/include/QtCore/qlist.h, line 399

Reloading the same postgis layer shows, that the changes are saved, its only qgis that crashes ....

@qgib
Copy link
Contributor Author

qgib commented Apr 14, 2010

Author Name: Jürgen Fischer (@jef-n)


probably fixed 58acc85 (SVN r13311) - although the crash wasn't reproducable here.


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Apr 14, 2010

Author Name: cmoe - (cmoe -)


Hi jef

Thank you for the fix, it works for me now.

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers labels May 24, 2019
@qgib qgib added this to the Version 1.5.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers
Projects
None yet
Development

No branches or pull requests

1 participant