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

Open Sea Map Seamarks #29587

Closed
qgib opened this issue Apr 4, 2019 · 8 comments
Closed

Open Sea Map Seamarks #29587

qgib opened this issue Apr 4, 2019 · 8 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@qgib
Copy link
Contributor

qgib commented Apr 4, 2019

Author Name: Zachary King (Zachary King)
Original Redmine Issue: 21772
Affected QGIS version: 3.6.1
Redmine category:unknown


Hi I was trying to open the web map Open Sea Maps seamarks and every time I try it cause qgis 3.6.1 to crash :/

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2019

Author Name: Borys Jurgiel (@borysiasty)


I'm afraid it's not related to the plugin manager at all.

I guess you load the OpenSeaMap using a plugin (probably Quick Map Services or OpenLayers Plugin), don't you?
Then please report the bug to the plugin author - you'll find the proper bugtracker webpage in that plugin's details in the plugin manager.


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

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2019

Author Name: Zachary King (Zachary King)


The issue is that when Open Sea Maps - Seamarks doesn't load in QGIS 3.6.1 the program crashes, I have written the Github thread about the Quick Map Services but that shouldn't be why the instance is crashing.


  • status_id was changed from Closed to Reopened

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2019

Author Name: Giovanni Manghi (@gioman)


Zachary King wrote:

The issue is that when Open Sea Maps - Seamarks doesn't load in QGIS 3.6.1 the program crashes, I have written the Github thread about the Quick Map Services but that shouldn't be why the instance is crashing.

a plugin if has an issue can always crash the main program. If you find that this is really a qgis issue and not a plugin one then reopen this ticket.

Note: no crash here with that map from the QMS plugin, but also it does not show anything. Maybe the map provider has problems too.


  • status_id was changed from Reopened to Closed

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2019

Author Name: Zachary King (Zachary King)


Crash ID: b6cb926aa0ff26b4079f6c611a06463f37627bb4

Stack Trace

QObject::thread :
QgsNetworkAccessManager::instance :
selectWidget :
CPLStringList::empty :
CPLStringList::PartialFindString :
CPLStringList::empty :
QgsRasterDataProvider::block :
QgsSingleBandColorDataRenderer::block :
QgsBrightnessContrastFilter::block :
QgsHueSaturationFilter::block :
QgsRasterResampleFilter::block :
QgsRasterProjector::block :
QgsRasterIterator::readNextRasterPartInternal :
QgsRasterDrawer::draw :
QgsRasterLayerRendererFeedback::onNewData :
CPLStringList::size :
QMetaObject::activate :
QSslKey::operator!= :
QObject::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QCoreApplicationPrivate::sendPostedEvents :
QEventDispatcherWin32::processEvents :
DispatchMessageW :
DispatchMessageW :
QEventDispatcherWin32::processEvents :
QEventLoop::exec :
CPLStringList::PartialFindString :
CPLStringList::empty :
QgsRasterDataProvider::block :
QgsSingleBandColorDataRenderer::block :
QgsBrightnessContrastFilter::block :
QgsHueSaturationFilter::block :
QgsRasterResampleFilter::block :
QgsRasterProjector::block :
QgsRasterIterator::readNextRasterPartInternal :
QgsRasterDrawer::draw :
QgsRasterLayerRenderer::render :
QgsMapRendererParallelJob::renderLayerStatic :
QgsArchive::zip :
QgsMapRendererParallelJob::renderingFinished :
QgsImageOperation::flipImage :
QtConcurrent::ThreadEngineBase::run :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.6.1-Noosa
QGIS code revision: 2468226
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.4.1
Running against GDAL: 2.4.1

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.17763


  • status_id was changed from Closed to Reopened

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2019

Author Name: Giovanni Manghi (@gioman)


Zachary King wrote:

Crash ID: b6cb926aa0ff26b4079f6c611a06463f37627bb4

does it crash if you don't use that map from that plugin?


  • status_id was changed from Reopened to Feedback
  • resolution was changed from invalid to
  • assigned_to_id removed Borys Jurgiel
  • category_id was changed from Plugin Manager to Unknown

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2019

Author Name: Zachary King (Zachary King)


So far not that I have seen, but I just updated today and this was the first task I tried, other maps such as Google Satellite or Esri Gray (light) work. The crash occurs when I try exiting out of the client and I get (Not Responding) in the top bar before the crash. I have started a thread on Github for the QuickMapServices plugin.


  • assigned_to_id was configured as Borys Jurgiel

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2019

Author Name: Giovanni Manghi (@gioman)


Zachary King wrote:

So far not that I have seen, but I just updated today and this was the first task I tried, other maps such as Google Satellite or Esri Gray (light) work. The crash occurs when I try exiting out of the client and I get (Not Responding) in the top bar before the crash. I have started a thread on Github for the QuickMapServices plugin.

do not assign a developer, unless you are sure he is the right person and/or agrees.

If you have filed a ticket on the QMS repository/tracker then there is the right place, not here.


  • status_id was changed from Feedback to Closed
  • assigned_to_id removed Borys Jurgiel
  • resolution was changed from to invalid

@qgib qgib closed this as completed Apr 4, 2019
@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2019

Author Name: Zachary King (Zachary King)


Sorry it defaulted to him for some reason I didn't notice, well I am not entirely sure it's the plugin, that shouldn't cause the client to crash like it has.

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 25, 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!
Projects
None yet
Development

No branches or pull requests

1 participant