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

Attribute Table crashes when click start digitizing button on PostGIS Layer #10214

Closed
qgib opened this issue Jun 20, 2006 · 10 comments
Closed

Attribute Table crashes when click start digitizing button on PostGIS Layer #10214

qgib opened this issue Jun 20, 2006 · 10 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

Comments

@qgib
Copy link
Contributor

qgib commented Jun 20, 2006

Author Name: Redmine Admin (Redmine Admin)
Original Redmine Issue: 155

Redmine category:data_provider
Assignee: Marco Hugentobler


The attribute table disappears and it is not possible to recover the attribute table after a click on the start digitizing button. I find out this behavior at the HEAD version. QGIS Windows 8.5.06 works fine.

@qgib
Copy link
Contributor Author

qgib commented Jun 21, 2006

Author Name: Marco Hugentobler (@mhugent)


Unfortunately, this also works in my computing environment. Does the database report anything unusual when clicking the 'start editing' button or when you try to recover the attribute table?
One possibility for me to test would be that you set up a little testdatabase and give me remote access (if your firewall allows this).

Marco

@qgib
Copy link
Contributor Author

qgib commented Jun 21, 2006

Author Name: Redmine Admin (Redmine Admin)


This seems to be a harder problem.
It depends on the platform/system I start QGIS. From a native KDE environment it works Under Windows with X-Server (eXcursion) it works, but not very stable. Starting QGIS from Tarantella secure network, our migration platform, it doesn't work. Perhaps it's a Tarantella problem???? I'm at a loss with it.

Horst

@qgib
Copy link
Contributor Author

qgib commented Jun 22, 2006

Author Name: anonymous - (anonymous -)


OK. I made some tests and it looks like a GNOME problem. Our Tarantelle secure network based on GNOME. When I start QGIS from GNOME Desktop the attribute table crashes. Starting QGIS from KDE everything works fine but the terminal reports the following warnings:
Warning: X Error: [[BadWindow]] (invalid Window parameter) 3
Major opcode: 20 (X_GetProperty)
Resource id: 0x1400336
Warning: X Error: [[BadWindow]] (invalid Window parameter) 3
Major opcode: 15 (X_QueryTree)
Resource id: 0x1400336
Warning: X Error: [[BadWindow]] (invalid Window parameter) 3
Major opcode: 40 (X_TranslateCoords)
Resource id: 0x1400336

What can we do?????

Horst

@qgib
Copy link
Contributor Author

qgib commented Jun 29, 2006

Author Name: Redmine Admin (Redmine Admin)


Good news and bad news.
Good: I just made an upgrade QT-4.1.2 to QT-4.1.3 and now start digitzing doesn't lead to a crash of the attribute table in our trantella/GNOME gdm environment.

Bad: Prior I upgraded to QT-4.1.4, start digitizing works too, but QGIS crashed when I tried to zoom. This happens with Shape, GRASS and [[PostGIS]] polygon layers.

@qgib
Copy link
Contributor Author

qgib commented Jun 30, 2006

Author Name: Marco Hugentobler (@mhugent)


Hm, this tarantella environment seems to be strange. Do you have a backtrace so we can see where the crash exactly happens?

Marco

@qgib
Copy link
Contributor Author

qgib commented Jun 30, 2006

Author Name: Marco Hugentobler (@mhugent)


After trying out 4.1.4 myself i also observe such crashes (under KDE). The backtrace is not very usefull as i didn't compile qt with -g. But for me it seems that this is a problem inside the qt library and not related to the qgis code.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1255425536 (LWP 4237)]
0xb75caaac in ?? () from /home/humarco/src/qt-x11-opensource-src-4.1.4/lib/libQtGui.so.4
(gdb) bt
#_0 0xb75caaac in ?? () from /home/humarco/src/qt-x11-opensource-src-4.1.4/lib/libQtGui.so.4
#_3905 0x00000000 in ?? ()

@qgib
Copy link
Contributor Author

qgib commented Oct 16, 2006

Author Name: Marco Hugentobler (@mhugent)


Qt4.2 seems to work fine for me. Could you try if such crashes happen for you with 4.2?

@qgib
Copy link
Contributor Author

qgib commented Nov 10, 2006

Author Name: Redmine Admin (Redmine Admin)


This bug seems to be fixed since a longer time. I advise to close this ticket.

@qgib
Copy link
Contributor Author

qgib commented Nov 10, 2006

Author Name: Gary Sherman (@g-sherman)


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

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 0.8 deleted

@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 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