Skip to content

Bugs since refactoring #262

@jounathaen

Description

@jounathaen

Hey,
Unfortunately, since the refactoring, I got several Bugs:

  • qmake && make && sudo make install does not work
cd src/ && ( test -e Makefile || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /home/foo/src/src.pro -o Makefile ) && make -f Makefile install
make[1]: Entering directory '/home/foo/qtpass_official/src'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/foo/qtpass_official/src'
  • No more Copy Icons
    They are simply missing, when starting the Program from QtCreator
    qtpass1234

  • Creating Passwords with pwgen does not work
    Use pwgen is enabled, when clicking on generate, nothing happens.
    Commandline says pass.cpp : 84 pwgen fail When unchecking "use pwgen" it works, but since PRNG seeding is done totally wrong #238 this should not be used... (pwgen is installed in Version 2.07)

As Always: Linux Mint - QtCreator 3.5.1 - Qt 5.5.1

Greets!

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions