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

Embed layers and group #15918

Closed
qgib opened this issue Nov 27, 2012 · 1 comment
Closed

Embed layers and group #15918

qgib opened this issue Nov 27, 2012 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering

Comments

@qgib
Copy link
Contributor

qgib commented Nov 27, 2012

Author Name: Denis Rouzaud (@3nids)
Original Redmine Issue: 6765
Affected QGIS version: master
Redmine category:map_legend


When adding a certain layer, I have this (debug)

ERROR 10: Pointer 'hDS' is NULL in 'OGR_DS_Destroy'

When adding a group, I have a combo box with std_bad_alloc and here is the debug output

Warning: QSpiAccessible::accessibleEvent not handled:  "8008"  obj:  QObject(0x0)  " invalid interface!" 
Warning: QSpiAccessible::accessibleEvent not handled:  "6"  obj:  QMenu(0x1940160, name = "mPluginMenu") "mPluginMenu" 
Warning: QSpiAccessible::accessibleEvent not handled:  "7"  obj:  QMenu(0x1940160, name = "mPluginMenu") "mPluginMenu" 
Warning: QSpiAccessible::accessibleEvent not handled:  "6"  obj:  QMenu(0x1c288c0, name = "mVectorMenu") "mVectorMenu" 
Warning: QSpiAccessible::accessibleEvent not handled:  "7"  obj:  QMenu(0x1c288c0, name = "mVectorMenu") "mVectorMenu" 
Warning: QSpiAccessible::accessibleEvent not handled:  "6"  obj:  QMenu(0x1940160, name = "mPluginMenu") "mPluginMenu" 
Warning: QSpiAccessible::accessibleEvent not handled:  "7"  obj:  QMenu(0x1940160, name = "mPluginMenu") "mPluginMenu" 
Warning: QSpiAccessible::accessibleEvent not handled:  "6"  obj:  QMenu(0x1981060, name = "mSettingsMenu") "mSettingsMenu" 
Warning: QSpiAccessible::accessibleEvent not handled:  "7"  obj:  QMenu(0x1981060, name = "mSettingsMenu") "mSettingsMenu" 
Warning: QSpiAccessible::accessibleEvent not handled:  "6"  obj:  QMenu(0x1981de0, name = "mLayerMenu") "mLayerMenu" 
Warning: QSpiAccessible::accessibleEvent not handled:  "6"  obj:  QMenu(0x19823d0, name = "menuNew") "menuNew" 
Warning: QSpiAccessible::accessibleEvent not handled:  "7"  obj:  QMenu(0x19823d0, name = "menuNew") "menuNew" 
Warning: QSpiAccessible::accessibleEvent not handled:  "7"  obj:  QMenu(0x1981de0, name = "mLayerMenu") "mLayerMenu" 
Debug: FIXME: handle dialog start. 
Debug: FIXME: handle dialog end. 
Warning: QSpiAccessible::accessibleEvent not handled:  "8008"  obj:  QObject(0x0)  " invalid interface!" 
Warning: QSpiAccessible::accessibleEvent not handled:  "8008"  obj:  QObject(0x0)  " invalid interface!" 
Warning: QSpiAccessible::accessibleEvent not handled:  "8008"  obj:  QObject(0x0)  " invalid interface!" 
Warning: QSpiAccessible::accessibleEvent not handled:  "8008"  obj:  QObject(0x0)  " invalid interface!" 
Warning: QSpiAccessible::accessibleEvent not handled:  "8008"  obj:  QObject(0x0)  " invalid interface!" 
ERROR 10: Pointer 'hDS' is NULL in 'OGR_DS_Destroy'.

Warning: QSpiAccessible::accessibleEvent not handled:  "2"  obj:  QMessageBox(0x7fff78380ec0) "" 
Debug: FIXME: handle dialog start. 
Debug: FIXME: handle dialog end.

@qgib
Copy link
Contributor Author

qgib commented May 20, 2013

Author Name: Denis Rouzaud (@3nids)


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering 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! Map and Legend Related to map or legend rendering
Projects
None yet
Development

No branches or pull requests

1 participant