-
**Describe the bug**
Since upgrade to 1.2.6, Duplicate Finder does not find any duplicate. Logs shows "DbalException
An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: …
-
```python
if hash_finder:
hash = hash_finder.group()
!gdown -q {hash} # when I include {} this import won't work
print("Upload Successful")
```
The above code snipped fails despite everyt…
-
### DB Selector
DB3K
### Affected DBID(s)
Facility 1093
### Summary of Changes
OG:
Add in-service date of 1997
Model is GDF-003 (not sure how much this matters)
Turkish Upgrade 202…
-
```
Run flake8 syncmymoodle
Traceback (most recent call last):
File "/home/runner/.local/lib/python3.10/site-packages/flake8/plugins/finder.py", line 291, in _load_plugin
obj = plugin.entry_…
-
### Description of the new feature / enhancement
Some applications distributed through zip files or other archive types are no longer in active development. In other cases, these installers may not b…
-
### What client do you play on?
enUS
### Faction
Alliance
### Content Phase:
40-49
### Current Behaviour
I was in a random dungeon finder group for Zul'Furrak. I purposefully died to the mobs a…
-
The code to create duplicate_files_dict dictionary is complicated. It can be simplified to be more concise and better readable.
Current code:
```
duplicate_files_dict = {}
for size, hashes_dic…
-
### Current Behaviour
When you are soloing a dungeon using Dungeon Finder (LFG) and you die, you get removed from LFG and dungeon will reset. You can recover your body and start over the dungeon. Is …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
On macOS, usually every "document" driven application - and certainly FreeCAD should…
-
we found that using the assets_version as supported by AsseticBundle isn't really ideal for cache busting. For one many proxies tend to have issues with GET parameters for js/css assets. Furthermore i…