qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.55k stars 2.99k forks source link

Typing into sql (or any expression box) is broken on some Linux distributions #33581

Closed Isaacson33 closed 3 years ago

Isaacson33 commented 4 years ago

After update to 3.10 typing into any expression box is broken. The screenshot below shows what happens. There are no spaces in that text string at all, the cursor should be at the end of the string, it's miles off. It gradually seems to accumulate space as typing proceeds. Screenshot_20200102_105251 It makes it impossible to edit typing as backspace deletes letters which are nowhere near the actual cursor position. Anything that can't be written out without error first time is impossible to complete.

I've checked all other applications just to make sure it's not my keyboard driver or anything, but this problem is only on Qgis and only after update to 3.10.


QGIS version 3.10.1-A Coruña QGIS code branch Release QGIS code branch.3
Compiled against Qt 5.13.2 Running against Qt 5.14.0
Compiled against GDAL/OGR 3.0.2 Running against GDAL/OGR 3.0.2
Compiled against GEOS 3.8.0-CAPI-1.13.1 Running against GEOS 3.8.0-CAPI-1.13.1
Compiled against SQLite 3.30.1 Running against SQLite 3.30.1
PostgreSQL Client Version 12.1 SpatiaLite Version 4.3.0a
QWT Version 6.1.4 QScintilla2 Version 2.11.3
Compiled against PROJ 6.2.1 Running against PROJ Rel. 6.2.1, November 1st, 2019
OS Version Manjaro Linux
Active python plugins clipper; refFunctions; quick_map_services; TomBio; MetaSearch; db_manager; processing
aldeano commented 4 years ago

With version 3.14 the bug doesn't exist. imagen

Viskovitz commented 4 years ago

With version 3.14 the bug doesn't exist.

Same here with openSUSE Tumbleweed and QGIS 3.14

github-actions[bot] commented 3 years ago

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue. If there is no further activity on this issue, it will be closed in a week.

roya0045 commented 3 years ago

Now that support for qt 5.15 exists, I'm not sure if this is still an issue.

zeddock commented 3 years ago

I notice no one has posted it is solved though. I plan to check later, but I recently got into an issue with QT on my system.

Can someone from a past post confirm if it is solved please?

Thanx!

On Fri, Dec 25, 2020 at 7:57 AM Alex notifications@github.com wrote:

Now that support for qt 5.15 exists, I'm not sure if this is still an issue.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/qgis/QGIS/issues/33581#issuecomment-751245578, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGKYJWOKLWZSWTMQG2WUSDDSWSDZZANCNFSM4KCBABPQ .

-- ... sent from my iPad with Siri making sure it corrects just enough to confuse you.... please forgive typos ...

github-actions[bot] commented 3 years ago

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue. If there is no further activity on this issue, it will be closed in a week.

zeddock commented 3 years ago

I cannot check it right now.

On Fri, Jan 8, 2021 at 9:37 PM github-actions[bot] notifications@github.com wrote:

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue. If there is no further activity on this issue, it will be closed in a week.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/qgis/QGIS/issues/33581#issuecomment-757081844, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGKYJWLDC2HIHSG2U73K2J3SY66PHANCNFSM4KCBABPQ .

github-actions[bot] commented 3 years ago

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue. If there is no further activity on this issue, it will be closed in a week.

aldeano commented 3 years ago

In QGIS 3.16.3 this bug is solved