Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Mandal with Ctrl-Alt-K #100

Closed
DUGUEY opened this issue Jan 15, 2020 · 1 comment
Closed

Mandal with Ctrl-Alt-K #100

DUGUEY opened this issue Jan 15, 2020 · 1 comment
Assignees
Labels
bug implemented Bugfix or feature is implemented (not merged)

Comments

@DUGUEY
Copy link

DUGUEY commented Jan 15, 2020

I have the impression that the mandala doesn't work anymore with Ctrl-Alt_K ....

@vmora vmora self-assigned this Jan 15, 2020
@vmora vmora added the bug label Jan 15, 2020
@vmora
Copy link
Contributor

vmora commented Jan 15, 2020

@DUGUEY do you have the same error:

psycopg2.IntegrityError: null value in column "id" violates not-null constraint DETAIL:  Failing row contains (null). 
Traceback (most recent call last):
  File "/home/vmo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/albion/plugin.py", line 385, in __create_group
    [f["id"] for f in self.__iface.activeLayer().selectedFeatures()],
  File "/home/vmo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/albion/project.py", line 704, in create_group
    """
psycopg2.IntegrityError: null value in column "id" violates not-null constraint
DETAIL:  Failing row contains (null).

Or is it something else ?

@vmora vmora added the implemented Bugfix or feature is implemented (not merged) label Jan 15, 2020
@vmora vmora closed this as completed in ac91c30 Feb 10, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug implemented Bugfix or feature is implemented (not merged)
Projects
None yet
Development

No branches or pull requests

2 participants