Coder Social home page Coder Social logo

technic / e2designer Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 2.0 4.61 MB

Skin editor for enigma2 written in C++/Qt5 framework.

License: GNU General Public License v3.0

QMake 0.46% CMake 2.36% C++ 95.08% Shell 0.54% JavaScript 0.70% CSS 0.01% Python 0.12% Dockerfile 0.13% C 0.41% Makefile 0.19%
enigma2 qt5

e2designer's People

Contributors

antony-jr avatar technic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

e2designer's Issues

e2designer force closed with error

on archlinux with latest release when loading xml file tha app crashes with the following error:

:2:20(21) success parser::string_content; next '"' = (char)34
parser::string_content = templates
:2:20(21)  start  tao::pegtl::ascii::one<(char)34>; current '"' = (char)34
:2:21(22) success tao::pegtl::ascii::one<(char)34>; next ':' = (char)58
:2:21(22) success parser::string; next ':' = (char)58
:2:21(22) success parser::atom; next ':' = (char)58
:2:21(22) success parser::expr01; next ':' = (char)58
:2:21(22)  start  tao::pegtl::ascii::blank; current ':' = (char)58
:2:21(22) failure tao::pegtl::ascii::blank
:2:21(22)  start  parser::op01; current ':' = (char)58
:2:21(22)  start  tao::pegtl::ascii::blank; current ':' = (char)58
:2:21(22) failure tao::pegtl::ascii::blank
:2:21(22)  start  tao::pegtl::ascii::one<(char)124>; current ':' = (char)58
:2:21(22) failure tao::pegtl::ascii::one<(char)124>
:2:21(22) failure parser::op01
:2:21(22) success parser::expr; next ':' = (char)58
parser::expr 1 = "templates"
:2:21(22)  start  parser::sep<(char)58>; current ':' = (char)58
:2:21(22)  start  tao::pegtl::ascii::blank; current ':' = (char)58
:2:21(22) failure tao::pegtl::ascii::blank
:2:21(22)  start  tao::pegtl::ascii::one<(char)58>; current ':' = (char)58
:2:22(23) success tao::pegtl::ascii::one<(char)58>; next <lf> = (char)10
:2:22(23)  start  tao::pegtl::ascii::blank; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::blank
:2:22(23) success parser::sep<(char)58>; next <lf> = (char)10
:2:22(23) success tao::pegtl::seq<parser::expr, parser::sep<(char)58> >; next <lf> = (char)10
:2:22(23)  start  parser::expr; current <lf> = (char)10
:2:22(23)  start  parser::expr01; current <lf> = (char)10
:2:22(23)  start  parser::func_call; current <lf> = (char)10
:2:22(23)  start  tao::pegtl::ascii::identifier; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::identifier
:2:22(23) failure parser::func_call
:2:22(23)  start  parser::dict_expr; current <lf> = (char)10
:2:22(23)  start  parser::sep<(char)123>; current <lf> = (char)10
:2:22(23)  start  tao::pegtl::ascii::blank; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::blank
:2:22(23)  start  tao::pegtl::ascii::one<(char)123>; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::one<(char)123>
:2:22(23) failure parser::sep<(char)123>
:2:22(23) failure parser::dict_expr
:2:22(23)  start  parser::tuple_expr; current <lf> = (char)10
:2:22(23)  start  parser::sep<(char)40>; current <lf> = (char)10
:2:22(23)  start  tao::pegtl::ascii::blank; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::blank
:2:22(23)  start  tao::pegtl::ascii::one<(char)40>; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::one<(char)40>
:2:22(23) failure parser::sep<(char)40>
:2:22(23) failure parser::tuple_expr
:2:22(23)  start  parser::list_expr; current <lf> = (char)10
:2:22(23)  start  parser::sep<(char)91>; current <lf> = (char)10
:2:22(23)  start  tao::pegtl::ascii::blank; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::blank
:2:22(23)  start  tao::pegtl::ascii::one<(char)91>; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::one<(char)91>
:2:22(23) failure parser::sep<(char)91>
:2:22(23) failure parser::list_expr
:2:22(23)  start  parser::bracket; current <lf> = (char)10
:2:22(23)  start  parser::sep<(char)40>; current <lf> = (char)10
:2:22(23)  start  tao::pegtl::ascii::blank; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::blank
:2:22(23)  start  tao::pegtl::ascii::one<(char)40>; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::one<(char)40>
:2:22(23) failure parser::sep<(char)40>
:2:22(23) failure parser::bracket
:2:22(23)  start  parser::atom; current <lf> = (char)10
:2:22(23)  start  parser::number; current <lf> = (char)10
:2:22(23)  start  tao::pegtl::opt<tao::pegtl::ascii::one<(char)43, (char)45> >; current <lf> = (char)10
:2:22(23)  start  tao::pegtl::ascii::one<(char)43, (char)45>; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::one<(char)43, (char)45>
:2:22(23) success tao::pegtl::opt<tao::pegtl::ascii::one<(char)43, (char)45> >; next <lf> = (char)10
:2:22(23)  start  tao::pegtl::plus<tao::pegtl::ascii::digit>; current <lf> = (char)10
:2:22(23)  start  tao::pegtl::ascii::digit; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::digit
:2:22(23) failure tao::pegtl::plus<tao::pegtl::ascii::digit>
:2:22(23) failure parser::number
:2:22(23)  start  parser::string; current <lf> = (char)10
:2:22(23)  start  tao::pegtl::ascii::one<(char)34>; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::one<(char)34>
:2:22(23) failure parser::string
:2:22(23)  start  tao::pegtl::ascii::identifier; current <lf> = (char)10
:2:22(23) failure tao::pegtl::ascii::identifier
:2:22(23) failure parser::atom
:2:22(23) failure parser::expr01
:2:22(23) failure parser::expr
:2:22(23): parse error matching parser::expr 
 									{"templates": 
 ^                     
terminate called after throwing an instance of 'tao::pegtl::parse_error'
  what():  :2:22(23): parse error matching parser::expr
Aborted (core dumped)

VCRUNTIME140_1D.dll is missing on Windows 10

After installing and running e2designer v0.2.0 (downloaded from https://github.com/technic/e2designer/releases/download/latest/e2designer-0.2.0-win64.exe) on a Windows 10 machine the follwing german error message is thrown:

"Die Ausführung des Codes kann nicht fortgesetzt werden, da VCRUNTIME140_1D.dll nicht gefunden wurde. Durch eine Neuinstallation des Programms kann das Problem möglicherweise behoben werden."

A reinstallation did not solve the issue. Even the installation of the latest Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017, 2019, and 2022 from https://aka.ms/vs/17/release/vc_redist.x64.exe didn't solve it.

Is there any solution for a non-developer?

MetrixHD on Mac

Is it possible to support editing MetrixHD on Mac?

I get this error:

Can not find include file /usr/share/enigma2/MetrixHD/skinfiles/....

The /usr/share folder on Mac is not accessible, so we need something like a mapping.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.