QGIS 3.4.4 crashing when adding hyperlink into the Attribute TableError when starting up Postgis Manager...

Can you wish for more wishes from an Efreeti bound to service via an Efreeti Bottle?

Boss asked me to sign a resignation paper without a date on it along with my new contract

Is opening a file faster than reading variable content?

Short story where Earth is given a racist governor who likes species of a certain color

Is it common to refer to someone as "Prof. Dr. [LastName]"?

STM32 PWM problem

Why didn't Lorentz conclude that no object can go faster than light?

Empty optional argument or Not giving optional argument at all?

Have the UK Conservatives lost the working majority and if so, what does this mean?

Why don't reads from /dev/zero count as I/O?

Ramanujan's radical and how we define an infinite nested radical

How can a kingdom keep the secret of a missing monarch from the public?

How can I use a Module anonymously as the function for /@?

80-bit collision resistence because of 80-bit x87 registers?

Why would you use 2 alternate layout buttons instead of 1, when only one can be selected at once

How to achieve physical gender equality?

Is there a way to pause a running process on Linux systems and resume later?

Build ASCII Podiums

Why Third 'Reich'? Why is 'reich' not translated when 'third' is? What is the English synonym of reich?

Reading source code and extracting json from a url

Do error bars on probabilities have any meaning?

Identical projects by students at two different colleges: still plagiarism?

Is there any danger of my neighbor having my wife's signature?

Was the Soviet N1 really capable of sending 9.6 GB/s of telemetry?



QGIS 3.4.4 crashing when adding hyperlink into the Attribute Table


Error when starting up Postgis Manager plugin in Quantum GISProblem loading raster to PostGIS using QGISOpenLayers map not loadingHow to solve UnicodeDecodeError in Python when executing Make Valid LWGEOM algorithm in QGIS?How to fix Quickfinder OperationalError: table quickfinder_info already exists?QGIS python error using qgis2leaf and qgis2webPublishing WFS and wfs-t capabilities with qgis webappbuilderTwitter2QGIS plugin error “EOF occurred in violation of protocol”Errors when starting Qgis 3Error in executing clip with polygon from another layer













2















I made a CSV with coordinates and hyperlink connected to JPG photo.
I uploaded it into QGIS, export it as ESRI shapefile, and uploaded back it into QGIS.



I want to display the photo with hyperlink. I set the layer Attributes From properties as follow: Widget Type: Attachment, Storage Mode: File paths, Display button to open file dialog marked, Use hyperlink for document (read-only) marked and Integrated Document Viewer Type: Image.



enter image description here



When I use the "Identified features" button I see the hyperlink, when I click it the JPEG is opened with Dropbox.



enter image description here



However when I am trying to add anther hyperlink to the shapefile from the Attribute Table , the QGIS is crashing (the log at the end).



enter image description here



So, I have two questions:



1) How can I prevent QGIS crushing when adding hyperlink to the Attribute Table?



2) How to set the layer to display the photo, not the hyperlink?



Log:





2019-02-15T14:52:01     WARNING    warning:C:PROGRA~1QGIS3~1.4appsPython37libsite-‎packagesurllib3connectionpool.py:857: InsecureRequestWarning: 

‎ Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: ‎https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings


‎ traceback: File "", line 1, in
‎ File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./pythonqgisutils.py", line 344, in startPlugin
‎ plugins[packageName].initGui()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎quick_map_services.py", line 121, in initGui
‎ self.init_server_panel()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎quick_map_services.py", line 311, in init_server_panel
‎ self.server_toolbox = QmsServiceToolbox(self.iface)
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_service_toolbox.py", line 155, in __init__
‎ self.show_news()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_service_toolbox.py", line 160, in show_news
‎ qms_news = client.get_news()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_external_api_pythonapiapi_abstract.py", line 64, in get_news
‎ response = get(url, verify=False)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsapi.py", line 72, in ‎get
‎ return request('get', url, params=params, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsapi.py", line 58, in ‎request
‎ return session.request(method=method, url=url, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestssessions.py", line ‎‎512, in request
‎ resp = self.send(prep, **send_kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestssessions.py", line ‎‎622, in send
‎ r = adapter.send(request, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsadapters.py", line ‎‎445, in send
‎ timeout=timeout
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 600, in urlopen
‎ chunked=chunked)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 343, in _make_request
‎ self._validate_conn(conn)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 857, in _validate_conn
‎ InsecureRequestWarning)
‎ ‎









share|improve this question

















This question has an open bounty worth +50
reputation from Nitzan Matan ending in 6 days.


Looking for an answer drawing from credible and/or official sources.












  • 1





    check this stackoverflow.com/a/28002687/4699904

    – Fran Raga
    yesterday











  • As per the help center it is OK to try and reproduce software problems in a Q&A here, but if you think this is a bug then be sure to submit it to the QGIS development team. Please post a link to the bug report here.

    – underdark
    20 hours ago











  • Here is the link to the bug report issues.qgis.org/issues/21333

    – Nitzan Matan
    3 hours ago
















2















I made a CSV with coordinates and hyperlink connected to JPG photo.
I uploaded it into QGIS, export it as ESRI shapefile, and uploaded back it into QGIS.



I want to display the photo with hyperlink. I set the layer Attributes From properties as follow: Widget Type: Attachment, Storage Mode: File paths, Display button to open file dialog marked, Use hyperlink for document (read-only) marked and Integrated Document Viewer Type: Image.



enter image description here



When I use the "Identified features" button I see the hyperlink, when I click it the JPEG is opened with Dropbox.



enter image description here



However when I am trying to add anther hyperlink to the shapefile from the Attribute Table , the QGIS is crashing (the log at the end).



enter image description here



So, I have two questions:



1) How can I prevent QGIS crushing when adding hyperlink to the Attribute Table?



2) How to set the layer to display the photo, not the hyperlink?



Log:





2019-02-15T14:52:01     WARNING    warning:C:PROGRA~1QGIS3~1.4appsPython37libsite-‎packagesurllib3connectionpool.py:857: InsecureRequestWarning: 

‎ Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: ‎https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings


‎ traceback: File "", line 1, in
‎ File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./pythonqgisutils.py", line 344, in startPlugin
‎ plugins[packageName].initGui()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎quick_map_services.py", line 121, in initGui
‎ self.init_server_panel()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎quick_map_services.py", line 311, in init_server_panel
‎ self.server_toolbox = QmsServiceToolbox(self.iface)
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_service_toolbox.py", line 155, in __init__
‎ self.show_news()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_service_toolbox.py", line 160, in show_news
‎ qms_news = client.get_news()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_external_api_pythonapiapi_abstract.py", line 64, in get_news
‎ response = get(url, verify=False)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsapi.py", line 72, in ‎get
‎ return request('get', url, params=params, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsapi.py", line 58, in ‎request
‎ return session.request(method=method, url=url, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestssessions.py", line ‎‎512, in request
‎ resp = self.send(prep, **send_kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestssessions.py", line ‎‎622, in send
‎ r = adapter.send(request, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsadapters.py", line ‎‎445, in send
‎ timeout=timeout
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 600, in urlopen
‎ chunked=chunked)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 343, in _make_request
‎ self._validate_conn(conn)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 857, in _validate_conn
‎ InsecureRequestWarning)
‎ ‎









share|improve this question

















This question has an open bounty worth +50
reputation from Nitzan Matan ending in 6 days.


Looking for an answer drawing from credible and/or official sources.












  • 1





    check this stackoverflow.com/a/28002687/4699904

    – Fran Raga
    yesterday











  • As per the help center it is OK to try and reproduce software problems in a Q&A here, but if you think this is a bug then be sure to submit it to the QGIS development team. Please post a link to the bug report here.

    – underdark
    20 hours ago











  • Here is the link to the bug report issues.qgis.org/issues/21333

    – Nitzan Matan
    3 hours ago














2












2








2








I made a CSV with coordinates and hyperlink connected to JPG photo.
I uploaded it into QGIS, export it as ESRI shapefile, and uploaded back it into QGIS.



I want to display the photo with hyperlink. I set the layer Attributes From properties as follow: Widget Type: Attachment, Storage Mode: File paths, Display button to open file dialog marked, Use hyperlink for document (read-only) marked and Integrated Document Viewer Type: Image.



enter image description here



When I use the "Identified features" button I see the hyperlink, when I click it the JPEG is opened with Dropbox.



enter image description here



However when I am trying to add anther hyperlink to the shapefile from the Attribute Table , the QGIS is crashing (the log at the end).



enter image description here



So, I have two questions:



1) How can I prevent QGIS crushing when adding hyperlink to the Attribute Table?



2) How to set the layer to display the photo, not the hyperlink?



Log:





2019-02-15T14:52:01     WARNING    warning:C:PROGRA~1QGIS3~1.4appsPython37libsite-‎packagesurllib3connectionpool.py:857: InsecureRequestWarning: 

‎ Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: ‎https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings


‎ traceback: File "", line 1, in
‎ File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./pythonqgisutils.py", line 344, in startPlugin
‎ plugins[packageName].initGui()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎quick_map_services.py", line 121, in initGui
‎ self.init_server_panel()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎quick_map_services.py", line 311, in init_server_panel
‎ self.server_toolbox = QmsServiceToolbox(self.iface)
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_service_toolbox.py", line 155, in __init__
‎ self.show_news()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_service_toolbox.py", line 160, in show_news
‎ qms_news = client.get_news()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_external_api_pythonapiapi_abstract.py", line 64, in get_news
‎ response = get(url, verify=False)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsapi.py", line 72, in ‎get
‎ return request('get', url, params=params, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsapi.py", line 58, in ‎request
‎ return session.request(method=method, url=url, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestssessions.py", line ‎‎512, in request
‎ resp = self.send(prep, **send_kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestssessions.py", line ‎‎622, in send
‎ r = adapter.send(request, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsadapters.py", line ‎‎445, in send
‎ timeout=timeout
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 600, in urlopen
‎ chunked=chunked)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 343, in _make_request
‎ self._validate_conn(conn)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 857, in _validate_conn
‎ InsecureRequestWarning)
‎ ‎









share|improve this question
















I made a CSV with coordinates and hyperlink connected to JPG photo.
I uploaded it into QGIS, export it as ESRI shapefile, and uploaded back it into QGIS.



I want to display the photo with hyperlink. I set the layer Attributes From properties as follow: Widget Type: Attachment, Storage Mode: File paths, Display button to open file dialog marked, Use hyperlink for document (read-only) marked and Integrated Document Viewer Type: Image.



enter image description here



When I use the "Identified features" button I see the hyperlink, when I click it the JPEG is opened with Dropbox.



enter image description here



However when I am trying to add anther hyperlink to the shapefile from the Attribute Table , the QGIS is crashing (the log at the end).



enter image description here



So, I have two questions:



1) How can I prevent QGIS crushing when adding hyperlink to the Attribute Table?



2) How to set the layer to display the photo, not the hyperlink?



Log:





2019-02-15T14:52:01     WARNING    warning:C:PROGRA~1QGIS3~1.4appsPython37libsite-‎packagesurllib3connectionpool.py:857: InsecureRequestWarning: 

‎ Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: ‎https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings


‎ traceback: File "", line 1, in
‎ File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./pythonqgisutils.py", line 344, in startPlugin
‎ plugins[packageName].initGui()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎quick_map_services.py", line 121, in initGui
‎ self.init_server_panel()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎quick_map_services.py", line 311, in init_server_panel
‎ self.server_toolbox = QmsServiceToolbox(self.iface)
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_service_toolbox.py", line 155, in __init__
‎ self.show_news()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_service_toolbox.py", line 160, in show_news
‎ qms_news = client.get_news()
‎ File ‎‎"C:/Users/nitza/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsquick_map_services‎qms_external_api_pythonapiapi_abstract.py", line 64, in get_news
‎ response = get(url, verify=False)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsapi.py", line 72, in ‎get
‎ return request('get', url, params=params, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsapi.py", line 58, in ‎request
‎ return session.request(method=method, url=url, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestssessions.py", line ‎‎512, in request
‎ resp = self.send(prep, **send_kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestssessions.py", line ‎‎622, in send
‎ r = adapter.send(request, **kwargs)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesrequestsadapters.py", line ‎‎445, in send
‎ timeout=timeout
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 600, in urlopen
‎ chunked=chunked)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 343, in _make_request
‎ self._validate_conn(conn)
‎ File "C:PROGRA~1QGIS3~1.4appsPython37libsite-packagesurllib3connectionpool.py", ‎line 857, in _validate_conn
‎ InsecureRequestWarning)
‎ ‎






qgis attribute-table csv hyperlink






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 3 hours ago







Nitzan Matan

















asked Feb 15 at 13:29









Nitzan MatanNitzan Matan

1,5711127




1,5711127






This question has an open bounty worth +50
reputation from Nitzan Matan ending in 6 days.


Looking for an answer drawing from credible and/or official sources.








This question has an open bounty worth +50
reputation from Nitzan Matan ending in 6 days.


Looking for an answer drawing from credible and/or official sources.










  • 1





    check this stackoverflow.com/a/28002687/4699904

    – Fran Raga
    yesterday











  • As per the help center it is OK to try and reproduce software problems in a Q&A here, but if you think this is a bug then be sure to submit it to the QGIS development team. Please post a link to the bug report here.

    – underdark
    20 hours ago











  • Here is the link to the bug report issues.qgis.org/issues/21333

    – Nitzan Matan
    3 hours ago














  • 1





    check this stackoverflow.com/a/28002687/4699904

    – Fran Raga
    yesterday











  • As per the help center it is OK to try and reproduce software problems in a Q&A here, but if you think this is a bug then be sure to submit it to the QGIS development team. Please post a link to the bug report here.

    – underdark
    20 hours ago











  • Here is the link to the bug report issues.qgis.org/issues/21333

    – Nitzan Matan
    3 hours ago








1




1





check this stackoverflow.com/a/28002687/4699904

– Fran Raga
yesterday





check this stackoverflow.com/a/28002687/4699904

– Fran Raga
yesterday













As per the help center it is OK to try and reproduce software problems in a Q&A here, but if you think this is a bug then be sure to submit it to the QGIS development team. Please post a link to the bug report here.

– underdark
20 hours ago





As per the help center it is OK to try and reproduce software problems in a Q&A here, but if you think this is a bug then be sure to submit it to the QGIS development team. Please post a link to the bug report here.

– underdark
20 hours ago













Here is the link to the bug report issues.qgis.org/issues/21333

– Nitzan Matan
3 hours ago





Here is the link to the bug report issues.qgis.org/issues/21333

– Nitzan Matan
3 hours ago










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f312375%2fqgis-3-4-4-crashing-when-adding-hyperlink-into-the-attribute-table%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f312375%2fqgis-3-4-4-crashing-when-adding-hyperlink-into-the-attribute-table%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Щит и меч (фильм) Содержание Названия серий | Сюжет |...

is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

Meter-Bus Содержание Параметры шины | Стандартизация |...