Giter VIP home page Giter VIP logo

digikam-photolayouteditor's People

Contributors

cgilles avatar maeseee avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

digikam-photolayouteditor's Issues

Open a ple file not possible

Opening a ple has two errors.

  1. Wrong accept mode on dialog
  2. *.ple files are not listed, filtering is not working

Effects in Qt Property Editor cannot be cumulated

Same error as from TODO List!

Reproducing:

  1. Add picture
  2. Select effect tool
  3. Select image
  4. Add effect (e.g. blur effect) and apply it
  5. Add second effect
  6. Segmentation fault in PhotoEffectsGroup::insertRows function endInsertRows();

Layer management depends on selected tool

For example, if the "write text" tool is selected, all layers with images get disabled because an image can not be edited by the "write text" tool. Unfortunately it is not possible to move the layer, even if this process has nothing to do with the selected tool.

imageLayer
textLayer

The same behaviour is if the "effect" tool is selected, but there with text layers disabled.

Abort on cancel save dialog

The error occurs in many cases. Following a way to reproduce it:

  1. Add image
  2. Close PLE with (x) -> A dialog is shown whether the current frame should be saved
  3. Press Yes -> Save dialog is shown
  4. Press Cancel -> Save dialog should be shown again but is not. It ends in an abort

Asan also detects the error:
bt.txt

Save an image with images results in seg fault

Reproducing:

  1. Canvas/Add New Images...
  2. File/Save As...
  3. Save

Error msg on terminal:
ZValue changed! QGraphicsItem(0x5578290c91e0, pos=0,0) Current: 0 New: 1
QObject::setParent: Cannot set parent, new parent is in a different thread
QObject::startTimer: Timers cannot be started from another thread
Segmentation fault (core dumped)

By the way it works just saving texts.

Default font is invalid

The default font is invalid. The first text string after a program restart will not appear until the font is set to a valid one.

See the -1 on the setting:
InvalidDefaultFont

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.