-
Notifications
You must be signed in to change notification settings - Fork 4
Dialog of VoGIS-ProfilTool does nt appear. #22
Comments
Download the ZIP file from this repository: |
I must say that this is an amazing plugin! Really appreciated!
The OS is Windows 10. After a very quick googling, the "resources_rc.py" is a file generate by pyQt (please correct me if it's not the case). I should not modify the file directly (?). Please give me any hint to solve the problem. |
@lcabon258 please try again. I updated the zip: |
Hi Traceback (most recent call last): Python-versjon: QGIS-versjon: Python-sti: |
@olavwv looking at the error message
it seems you got a faulty download. Please re-download the ZIP and try to install again. |
Hi I got it installed again but when I press the icon in qgis nothing happens,
Fra: Wilhelm Berg ***@***.*** ***@***.***>
Sendt: torsdag 20. januar 2022 11:15
Til: BergWerkGIS/VoGIS-Profil-Tool ***@***.***>
Kopi: olavwv ***@***.***>; Mention ***@***.***>
Emne: Re: [BergWerkGIS/VoGIS-Profil-Tool] Dialog of VoGIS-ProfilTool does nt appear. (#22)
@olavwv <https://github.com/olavwv> looking at the error message
"File is not a zip file"
it seems you got a faulty download.
Please re-download the ZIP and try to install again.
https://github.com/BergWerkGIS/VoGIS-Profil-Tool/blob/master/VoGisProfilTool.zip
—
Reply to this email directly, view it on GitHub <#22 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AXL4567JUKAPWAH7GPLPEADUW7OBFANCNFSM4YEP426Q> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/AXL456ZBKQRDOTFJ55MCDFDUW7OBFA5CNFSM4YEP4262YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHSRQWEY.gif> Message ID: ***@***.*** ***@***.***> >
|
@olavwv open the Then click on the icon. |
2022-01-20T10:52:29 INFO Locale: nb
2022-01-20T10:52:51 INFO Is open: True
2022-01-20T10:52:51 INFO Dialog already opened
2022-01-20T10:52:54 INFO Is open: True
2022-01-20T10:52:54 INFO Dialog already opened
2022-01-20T10:52:54 INFO Is open: True
2022-01-20T10:52:54 INFO Dialog already opened
2022-01-20T10:52:55 INFO Is open: True
2022-01-20T10:52:55 INFO Dialog already opened
2022-01-20T10:52:55 INFO Is open: True
2022-01-20T10:52:55 INFO Dialog already opened
2022-01-20T10:52:55 INFO Is open: True
2022-01-20T10:52:55 INFO Dialog already opened
2022-01-20T11:04:41 INFO Is open: True
2022-01-20T11:04:41 INFO Dialog already opened
2022-01-20T11:28:09 INFO Is open: True
2022-01-20T11:28:09 INFO Dialog already opened
2022-01-20T13:24:15 INFO Is open: True
2022-01-20T13:24:15 INFO Dialog already opened
Fra: Wilhelm Berg ***@***.***>
Sendt: torsdag 20. januar 2022 11:35
Til: BergWerkGIS/VoGIS-Profil-Tool ***@***.***>
Kopi: olavwv ***@***.***>; Mention ***@***.***>
Emne: Re: [BergWerkGIS/VoGIS-Profil-Tool] Dialog of VoGIS-ProfilTool does nt appear. (#22)
@olavwv <https://github.com/olavwv> open the Log Messages panel:
View -> Panels -> Log Messages
Then click on the icon.
Any error messages in the log panel?
—
Reply to this email directly, view it on GitHub <#22 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AXL4562Y6SAGCJ5G2JJWTB3UW7QNLANCNFSM4YEP426Q> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/AXL4563HYTAVJKTYR3VDLBLUW7QNLA5CNFSM4YEP4262YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHSRVGZQ.gif> Message ID: ***@***.*** ***@***.***> >
|
@olavwv hm, that's weird. Please try this:
|
Hi thanks this worked.
I have used other addinn. they manage and read imported trac from the phone.
But yours can not. Attaches a file that does not work with you.
Fra: Wilhelm Berg ***@***.***>
Sendt: fredag 21. januar 2022 10:57
Til: BergWerkGIS/VoGIS-Profil-Tool ***@***.***>
Kopi: olavwv ***@***.***>; Mention ***@***.***>
Emne: Re: [BergWerkGIS/VoGIS-Profil-Tool] Dialog of VoGIS-ProfilTool does nt appear. (#22)
@olavwv <https://github.com/olavwv> hm, that's weird.
Please try this:
* close any open QGIS instances
* open Explorer
* paste %APPDATA%\QGIS\QGIS3\profiles\default\QGIS into the address bar
* it should evaluate to C:\Users\<YOUR-USER-NAME>\AppData\Roaming\QGIS\QGIS3\profiles\default\QGIS
* open QGIS3.ini with a text editor
* search for vogisprofiltoolmain
* change isopen=true to isopen=false
* [vogisprofiltoolmain]
* isopen=true <---- CHANGE HERE
* save
* try again in QGIS
—
Reply to this email directly, view it on GitHub <#22 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AXL4563IOCAMO234JYHVHEDUXEUV5ANCNFSM4YEP426Q> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/AXL4566KASSUCLGY4Z57H63UXEUV5A5CNFSM4YEP4262YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHSZNJRA.gif> Message ID: ***@***.*** ***@***.***> >
|
I cannot see the dialog of VoGIS-ProfilTool when I start VoGIS-ProfilTools from the icon.
Log message "INFO Dialog already opened" is shown.
This phenomenon reappear after reinstalling of this plug-inn.
The text was updated successfully, but these errors were encountered: