Cannot digitize polygons in QGIS 3.22.4 on Mac - qgis

I am trying to add some polygons to my shapefile, but I cannot seem to add any. I have made sure that toggle editing is on, and I have selected the make new polygon key. Whenever I click to digitize however does not record the vertices, so now I'm completely lost. I have used QGIS before and didn't have this problem (last time I used QGIS is was September 2021 on 3.18).
Is this a problem on my QGIS version or something else?
I have tried making a shapefile with point and line geometry, but I am still running into the same problem. I have tried editing old shapefiles and they still do not add in the new vectors. My Mac is updated and I'm not running into any errors when I try to digitize, so I don't know where it is coming from.

Related

Saving Xcode project means that adding new tile to SKTileSet makes all previous tiles blurry

I have several 8x8 tiles and an SKTileSet .sks file with the tiles in it. The tile size is correctly set to 8x8. The tiles are also in the .xcassets catalog. The tiles correctly display clearly and with sharp edges, just like when you use NearestNeighbor rescaling.
The issue comes after saving the project. The tiles still work fine, but if I try to add a new tile to the tile set, all of the tiles before the save become blurry. I was expecting them to not be affected and continue displaying just like they were before saving.
I have tried many things:
Updating mac version and Xcode version (macOS 13.2, Xcode v14.2)
Reinstall Xcode
Make different projects to see if issue persists(it does)
Tinkered with numerous settings in build target as well as in Xcode itself

Generate XYZ Tiles on Openstreet Map using QGIS or Maperitive getting bad Images

I have already done Generate XYZ Tiles with layout png format using QGis only zoom level 14 in 10 days.
All image already done 100% thats showup on QGis percentage, but some images become blank or black image.
maybe it was fail when render like bad connection or anything else.
Can i render specific image only that blank image but not 1 by 1.
I dont want wasting time 10 days anymore.
Last i trying another application similiar on zoom 13 with Maperative
But the result is same.
Seems like you have got trouble with your connection or bandwidth osm same like me.
The only solution is download manually, one by one, from the official site, each image.
https://tile.openstreetmap.org/1/1/1.png
Save that image on your folder z x y structure in your blank tiles.

Lines in Mapbox tilesets not rendering correctly

I recently updated my tilesets for a project in Mapbox, but with the new ones, at certain zooms, parts of the lines simply disappear completely, both on the tileset preview and on the style itself. It even happens when I re-uploaded my old tilesets which worked perfectly before...
They are all geojson data, here is a example if you can access it : clemapbox.7m7v5xg0 .
This is really annoying and I don't know what to do about, even changing to old data I used didn't work, I still have missing parts of lines...
(And also I can simply not upload some geojson files that are directly from overpass, I don't know why).
Hope someone can help
Thanks !
EDIT : screenshots

Points snap back when editing polygons

We have a web app that uses MapBox.
In the Leaflet control we're drawing polygons in a feature group, laid over a basemap.
What we're seeing is that for certain polygons, when we try to edit the polygon, when we drag points they snap right back to where they were.
Other polygons on the same map can be edited without issue.
I've attached an animated GIF that shows the behavior.
This is something that seems to be going on entirely within the Leaflat Javascript code, and I'm at a loss as to how to track it down.
I certainly don't expect anyone to be able to identify what I'm doing wrong, or what might be wrong within the Leaflet library, from as sketchy a report as this.
But I was hoping someone might be able to provide me with some guidance as to where I might start?
Specifically, if I was to try to walk through the javascript in a debugger, where should I put my breakpoints?
I've downloaded the uncompressed mapbox source, and I'm able to set breakpoints in it, but I've been unable to find which code executes on mouseup, in this situation.

How can I attach a visio default data graphic to a shape

I have an OBDC datasource in Visio. I need to setup a specific data graphic to a shape, so whenever a shape is used that datagraphic is used. If this is built into visio i apologize, but im not quite sure where to get started.
Seems like such a simple problem to fix. :(