Project

General

Profile

Actions

Defect #221

closed

Can't serialize message of type "Protos.GUI.Language" because it is missing required fields: language.lang

Added by Bit Master over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
GUI
Target version:
Start date:
08/07/2012
Due date:
% Done:

0%

Estimated time:
keywords:
Platform:
Linux

Description

I'm on 64-bit Gentoo Linux and downloaded the .deb file. After extracting the files and running DLAN.GUI it immediately crashes with the error below:

libprotobuf FATAL google/protobuf/message_lite.cc:229] CHECK failed: IsInitialized(): Can't serialize message of type "Protos.GUI.Language" because it is missing required fields: language.lang
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): CHECK failed: IsInitialized(): Can't serialize message of type "Protos.GUI.Language" because it is missing required fields: language.lang
Aborted

I currently have installed: dev-libs/protobuf-2.4.0a

I also checked out the sources from the repository and tried to build it from scratch. The building succeeds :), but sadly it also crashes with the same error as above.

Actions

Also available in: Atom PDF