Bug 27987 - Veracrypt starts with failures
Summary: Veracrypt starts with failures
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 8
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Nicolas Lécureuil
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-30 07:55 CET by Uli Selle
Modified: 2021-01-03 13:45 CET (History)
1 user (show)

See Also:
Source RPM: veracrypt-1.24u7-2.mga8.src.rpm
CVE:
Status comment:


Attachments

Description Uli Selle 2020-12-30 07:55:40 CET
Description of problem:

When starting Veracrypt it shows these failures:

(veracrypt:343175): Gtk-WARNING **: 07:50:20.488: Theme parsing error: gtk.css:2:33: Failed to import: Fehler beim Öffnen der Datei »/home/uli1/.config/gtk-3.0/window_decorations.css«: Datei oder Verzeichnis nicht gefunden
./src/common/sizer.cpp(2124): assert "!(flags & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL))" failed in DoInsert(): Horizontal alignment flags are ignored with wxEXPAND
./src/common/sizer.cpp(2124): assert "!(flags & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL))" failed in DoInsert(): Horizontal alignment flags are ignored with wxEXPAND
./src/common/sizer.cpp(2124): assert "!(flags & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL))" failed in DoInsert(): Horizontal alignment flags are ignored with wxEXPAND
./src/common/sizer.cpp(2124): assert "!(flags & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL))" failed in DoInsert(): Horizontal alignment flags are ignored with wxEXPAND
./src/common/sizer.cpp(2124): assert "!(flags & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL))" failed in DoInsert(): Horizontal alignment flags are ignored with wxEXPAND
./src/common/sizer.cpp(2124): assert "!(flags & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL))" failed in DoInsert(): Horizontal alignment flags are ignored with wxEXPAND

- After these messages the gui appears and can be used normally.
- When installing the *tar.gz from "https://www.veracrypt.fr/en/Downloads.html" this runs without these failures.

Version-Release number of selected component (if applicable):


How reproducible:
- Start from Menue or shell

Greetings,
U.Selle
Comment 1 Aurelien Oudelet 2020-12-30 18:19:45 CET
Hi, thanks for reporting this.
Assigned to the package maintainer.

(Please set the status to 'assigned' if you are working on it)

Assignee: bugsquad => mageia

Comment 2 Jani Välimaa 2021-01-02 14:33:20 CET
Please test with veracrypt-1.24u7-4.mga8.
Comment 3 Uli Selle 2021-01-03 04:05:49 CET
Tested with "veracrypt-1.24u7-4"

- when starting from menu it starts clean, without any message
- when starting from shell, it shows:

veracrypt --use-dummy-sudo-password
(veracrypt:172944): Gtk-WARNING **: 03:58:48.777: Theme parsing error: gtk.css:2:33: Failed to import: Fehler beim Öffnen der Datei »/home/uli1/.config/gtk-3.0/window_decorations.css«: Datei oder Verzeichnis nicht gefunden

but runs fine.

- Now i choose the encypted volume and the password dialog shows up; i enter the password and then a message pops up:

./src/common/sizer.cpp(2155): assert "!(flags & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL))" failed in DoInsert(): Horizontal alignment flags are ignored with wxEXPAND

I set OK. and veracrypt mounts the volume as expected.
Comment 4 Jani Välimaa 2021-01-03 09:14:06 CET
I updated wxgtk patches, please test again with veracrypt-1.24u7-5.mga8.

CC: (none) => jani.valimaa

Comment 5 Jani Välimaa 2021-01-03 11:00:41 CET
(In reply to Jani Välimaa from comment #4)
> I updated wxgtk patches, please test again with veracrypt-1.24u7-5.mga8.

Added more fixes to veracrypt-1.24u7-6.mga8.
Comment 6 Uli Selle 2021-01-03 12:39:17 CET
I've tested both, the "veracrypt-1.24u7-5.mga8" and the "veracrypt-1.24u7-6.mga8"
Both are running fine!

- when starting only with "veracrypt" both versions require the user pw for mounting the encrypted container
- when starting with "veracrypt --use-dummy-sudo-password" both mount the container without the need for a password.

Thank you for patching this!

Greetings,
Uli
Comment 7 Jani Välimaa 2021-01-03 13:45:21 CET
Closing as FIXED. Feel free to reopen if needed.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.