opengisch / QgisModelBaker

Create QGIS projects from database schemas or Interlis models
https://opengisch.github.io/QgisModelBaker/
GNU Lesser General Public License v3.0
55 stars 17 forks source link

Fix exceptions on no service file found #943

Closed signedav closed 4 months ago

signedav commented 4 months ago

Catch the Exceptions from pgserviceparser when no service file availble or service not found.

gacarrillor commented 4 months ago

@signedav, is there any related issue? Yesterday I got one (I'll create the issue right now), and I wonder if this PR would solve it.

signedav commented 4 months ago

Reported by mail

gacarrillor commented 4 months ago

Reported by mail

Perhaps it's the same issue? https://github.com/opengisch/QgisModelBaker/issues/944

signedav commented 4 months ago

Reported by mail

Perhaps it's the same issue? #944

Same issue, yes, but not solved here. I need to make another one in the library. Will trigger you.

signedav commented 4 months ago

@gacarrillor see https://github.com/opengisch/QgisModelBakerLibrary/pull/104 I moved the handling to the library