No views are allowed in User mode. Try to run KEXI with these arguments: --open table:SOMETABLENAME --user-mode SOMEFILE.kexi Expected: opens Actual: error "View not allowed". This is regression in KEXI 3.
Git commit d194b984ac8b051e86e9b8ce3aa7eeb321f923b8 by Jaroslaw Staniek. Committed on 29/08/2018 at 22:22. Pushed by staniek into branch '3.1'. Make certain views work in User mode Summary: BUG:396875 Test Plan: See the bug description Reviewers: piggz Reviewed By: piggz Subscribers: Kexi-Devel-list Tags: #kexi Differential Revision: https://phabricator.kde.org/D14402 M +10 -7 src/core/kexipartinfo.cpp M +1 -1 src/core/kexipartinfo_p.h M +2 -9 src/kexiutils/KexiPluginMetaData.cpp M +0 -6 src/kexiutils/KexiPluginMetaData.h https://commits.kde.org/kexi/d194b984ac8b051e86e9b8ce3aa7eeb321f923b8