[kdenlive] [Bug 463341] New: Title clip editor only recognizes image extensions in lower case

2022-12-22 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=463341

Bug ID: 463341
   Summary: Title clip editor only recognizes image extensions in
lower case
Classification: Applications
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Open Title editor
2. Bring up Add image dialog (Alt-I)
3. Navigate to a directory with images named as follows:
  - FOO.JPG
  - BAR.JPG

OBSERVED RESULT
Files are not shown hence they cannot be imported.

EXPECTED RESULT
Files with uppercase extensions are shown as well.

SOFTWARE/OS VERSIONS
Arch Linux, x86_64 (current)
KDE Frameworks Version: Version 5.101.0
Qt Version: Version 5.15.7 (built against 5.15.7)

ADDITIONAL INFORMATION
While this can be easily fixed by renaming the files it can still be a bit
confusing as for instance Clip importer lists all the supported files
regardless the case.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 463340] New: Typo in copychannelstostereo.xml (channel 1 instead of 14)

2022-12-22 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=463340

Bug ID: 463340
   Summary: Typo in copychannelstostereo.xml (channel 1 instead of
14)
Classification: Applications
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

Inside
https://invent.kde.org/multimedia/kdenlive/-/blob/master/data/effects/copychannelstostereo.xml:

0;1;2;3;4;5;6;7;8;9;10;11;12;13;1;15
should read
0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15

Fix needs to be applied in multiple places. Gettext files should be updated
accordingly.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 463339] New: Feature request - custom keyboard shortcuts to toggle A/V track

2022-12-22 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=463339

Bug ID: 463339
   Summary: Feature request - custom keyboard shortcuts to toggle
A/V track
Classification: Applications
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

At the present time a single keyboard shortcut cannot be assigned to
enable/disable specified A/V track. A user may achieve same by switching to the
affected track (e. g. "2" for video track 2), then pressing Shift-H. While
additional macro-keys mapping may be used to achieve the same I believe that
for convenience it may be useful to have an option to define this in Kdenlive
directly (e. g. Ctrl-(Alt-)-X where X stands for track number).

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 435660] Strange crashes when previewing .MOV files

2022-01-30 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=435660

--- Comment #63 from Jozef Říha  ---
Update:

Don't know what happened exactly but currently QtAv's Player plays the file
without issues. Digikam sometimes shows a few frames of the video file,
sometimes it is even play the full video but then it becomes unresponsive (when
this happens I get the following text on the console: tcache_thread_shutdown():
unaligned tcache chunk detected). But most of the time it hangs right from the
start.

I was able reproduce the same behaviour on my laptop (Elitebook 840 G1) with
Intel GPU (driver used is i915)  which likely rules out a relationship to
hardware acceleration (don't think the GPU uses any). Also once I also
experienced a crash (not just hang).

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 435660] Strange crashes when previewing .MOV files

2022-01-28 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=435660

--- Comment #59 from Jozef Říha  ---
(In reply to caulier.gilles from comment #58)
> If it work for you, well your native package must be compiled with last QtAV
> code from github. It's a DOWNSTREAM bug to report to your Linux distro team.
> 
> Gilles Caulier

As mentioned previously I did install Qt-Av from github and recompiled digikam
to make sure it will use it.

❯ pacman -Q qtav-git 
qtav-git v1.13.0.r65.g3b937991-1

"3b937991" matches the latest commit on https://github.com/wang-bin/QtAV. Also
/usr/bin/Player binary which came with the package shows the date and time of
the compilation. Anyway when I try to open said file in the Player application
I get the same behaviour as in digikam. @Loic could you perhaps try the same?

I could try to file a report at  https://github.com/wang-bin/QtAV/issues but
seeing 500+ issues there I am a bit skeptical. Perhaps it's worth checking the
patches Tumbleweed is applying and/or the version of ffmpeg it is linking with.
Anyway this is not a digikam issue, really so perhaps we can close it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 435660] Strange crashes when previewing .MOV files

2022-01-28 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=435660

--- Comment #57 from Jozef Říha  ---
(In reply to caulier.gilles from comment #56)
> Components Information dialog with qtav + libav versions : 
> 
> https://i.imgur.com/ddzkUuF.png

Thank you, now I finally see it. It says LibQtAv 1.13.0 (with -git version
having installed)

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 435660] Strange crashes when previewing .MOV files

2022-01-27 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=435660

--- Comment #55 from Jozef Říha  ---
(In reply to caulier.gilles from comment #52)
> Hum under Linux, the last backtrace appear with QtAV 1.12.
> 
> If i use digiKam 7.6.0 linux AppImage bundle including QtAv rolling release
> code (last one from git repository), video is played without crash.
> 
> So the bug exist in older QtAV version.
> 
> Loic, which QtAV do you use with digiKam. Look in Help/Components Info
> dialog for details.

In Help/Components I can only get info about KDE Frameworks and Qt version,
nothing about QtAv. Version of QtAv installed is 1.13.0.

I installed QtAv from git and reinstalled, the hang is still there. Haven't
tried AppImage version but this won't actually solve the problem for me (want
to use the package coming from repository).

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 435660] Strange crashes when previewing .MOV files

2022-01-27 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=435660

--- Comment #46 from Jozef Říha  ---
(In reply to caulier.gilles from comment #43)
> The problem come from the audio output in your system:
> 
> "[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not
> permitted"
> 
> Try to search this line with google, you will found plenty of links.
> 
> Gilles Caulier

I got rid of that error (adding my user into realtime group and reboot) however
the hang did not go away. This is the updated log:

digikam.general: Database Info populated for
QUrl("file:///path/to/vertical.mov")
digikam.general: Found video orientation: 0
digikam.general: Stacked View Mode :  6
corrupted size vs. prev_size

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 435660] Strange crashes when previewing .MOV files

2022-01-27 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=435660

--- Comment #42 from Jozef Říha  ---
(In reply to caulier.gilles from comment #41)
> Ok.
> 
> With your native digiKam package, which libraries version did you use,
> especially ffmpeg libav codecs ?

❯ ldd /usr/bin/digikam | grep -ie libav -e ffmpeg
libavcodec.so.58 => /usr/lib/libavcodec.so.58 (0x7f4a157c5000)
libavfilter.so.7 => /usr/lib/libavfilter.so.7 (0x7f4a15373000)
libavformat.so.58 => /usr/lib/libavformat.so.58 (0x7f4a150d7000)
libavutil.so.56 => /usr/lib/libavutil.so.56 (0x7f4a14e2c000)
libavdevice.so.58 => /usr/lib/libavdevice.so.58 (0x7f49fd19d000)
libavc1394.so.0 => /usr/lib/libavc1394.so.0 (0x7f49f7a02000)
❯ pacman -Qo /usr/lib/libavcodec.so.58
/usr/lib/libavcodec.so.58 is owned by ffmpeg 2:4.4.1-1
❯ ffmpeg   
ffmpeg version n4.4.1 Copyright (c) 2000-2021 the FFmpeg developers
  built with gcc 11.1.0 (GCC)
  configuration: --prefix=/usr --disable-debug --disable-static
--disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm
--enable-lto --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl
--enable-ladspa --enable-libaom --enable-libass --enable-libbluray
--enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi
--enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx
--enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb
--enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus
--enable-libpulse --enable-librav1e --enable-librsvg --enable-libsoxr
--enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1
--enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf
--enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264
--enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid
--enable-libzimg --enable-nvdec --enable-nvenc --enable-shared
--enable-version3
  libavutil  56. 70.100 / 56. 70.100
  libavcodec 58.134.100 / 58.134.100
  libavformat58. 76.100 / 58. 76.100
  libavdevice58. 13.100 / 58. 13.100
  libavfilter 7.110.100 /  7.110.100
  libswscale  5.  9.100 /  5.  9.100
  libswresample   3.  9.100 /  3.  9.100
  libpostproc55.  9.100 / 55.  9.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options]
outfile}...



> 
> When you run digiKam from a console, reproduce the hang. What do you see as
> debug trace on the console ?
> Note for this last point, you will need to turn a environment variable first
> :
> 
> https://www.digikam.org/contribute/
> 
> Best
> 
> Gilles Caulier

These are the lines of log just before the hang:
digikam.general: Using  12  CPU core to run threads
digikam.general: Action Thread run  1  new jobs
digikam.general: Cancel Main Thread
digikam.general: One job is done
digikam.general: Cancel Main Thread
digikam.general: Stacked View Mode :  6
digikam.general: Database Info populated for
QUrl("file:///path/to/vertical.mov")
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not
permitted (1)
digikam.general: Found video orientation: 0
digikam.general: Stacked View Mode :  6
corrupted size vs. prev_size

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 435660] Strange crashes when previewing .MOV files

2022-01-27 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=435660

--- Comment #40 from Jozef Říha  ---
(In reply to caulier.gilles from comment #39)
> Loic,
> 
> Stable digiKam 7.4.0 is published. Please check if problem is reproducible.
> 
> Thanks in advance
> 
> Gilles Caulier

Testing with digikam 7.5.0 on Arch Linux. Test files from attachment, digikam
does not crash but hangs indefinitely when previewing .mov file.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rsibreak] [Bug 439601] Automatically suspend itself if certain application is running

2021-10-20 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=439601

--- Comment #1 from Jozef Říha  ---
For the time being I am happy with what the documentation
(https://docs.kde.org/trunk5/en/rsibreak/rsibreak/general-use.html) suggests -
using DBus. E. g. a simple script run every minute by cron:


if pgrep '^(supertuxkart|jumpnbump|torcs|foo|bar)$'
then
  qdbus org.kde.rsibreak /rsibreak org.rsibreak.rsiwidget.suspend
else
  qdbus org.kde.rsibreak /rsibreak org.rsibreak.rsiwidget.resume
fi

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 439643] New: Add count()-like condition to search

2021-07-08 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=439643

Bug ID: 439643
   Summary: Add count()-like condition to search
   Product: digikam
   Version: 7.2.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Searches-Advanced
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

Currently I am missing a search feature that would allow me to do a search
like:

"match if there are X tags from category People (or between X and Y people on
an image)"

One scenario would be to look for a single-person photos in a collection.

-- 
You are receiving this mail because:
You are watching all bug changes.

[rsibreak] [Bug 439601] New: Automatically suspend itself if certain application is running

2021-07-07 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=439601

Bug ID: 439601
   Summary: Automatically suspend itself if certain application is
running
   Product: rsibreak
   Version: 0.12.14
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aa...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
I think it would be great if RSIBreak can auto-suspend itself when a certain
application is running - think gaming when RSIBreak can completely ruin user
experience.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 439409] New: Video slideshow does not respect EXIF orientation flag

2021-07-02 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=439409

Bug ID: 439409
   Summary: Video slideshow does not respect EXIF orientation flag
   Product: digikam
   Version: 7.2.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Plugin-Generic-VideoSlideshow
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
Video Slideshow tool is ignoring EXIF orientation tag. For usecases like making
a home family video presentation this makes the workflow slightly more
complicated.


SOFTWARE/OS VERSIONS
Arch Linux, x86_64

-- 
You are receiving this mail because:
You are watching all bug changes.

[minuet] [Bug 438412] New: Need separate translation entries for Major Seventh - interval vs chord name

2021-06-10 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=438412

Bug ID: 438412
   Summary: Need separate translation entries for Major Seventh -
interval vs chord name
   Product: minuet
   Version: unspecified
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: user-interface
  Assignee: sandroandr...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
In Slovak (and perhaps some other Slavic languages) the translation of "Major
Seventh" depends on the context. If you're talking about interval than "Major
Sevenths" should be translated as "Veľká septima"
(https://cs.wikipedia.org/wiki/Septima_(hudba)), if it's related to a chord
then one should use "Veľký septakord".

Currently there is no way how to use two separate entries in the different
situation.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437680] Crash if Geolocation editor is closed while coordinates are still being updated

2021-05-25 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437680

--- Comment #2 from Jozef Říha  ---
Thank you for this ultrafast fix!

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437680] New: Crash if Geolocation editor is closed while coordinates are still being updated

2021-05-25 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437680

Bug ID: 437680
   Summary: Crash if Geolocation editor is closed while
coordinates are still being updated
   Product: digikam
   Version: 7.2.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Geolocation
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
digiKam crashes if user makes changes to coordinates but closes the Geolocation
editor window before all items are updated.

STEPS TO REPRODUCE
1. select all items of an album with a large number of items, preferably
residing on a slower media (HDD is enough in my case)
2. open geolocation editor (item - edit geolocation...)
3. editor window opens
4. select all items and set a new random location for all
5. hit apply, status bar will receive an update: Saving changes - .. %
6. do not wait, until the items are updated, but instead close the editor
window (using [x] in the upper right corner of the window)


OBSERVED RESULT
a moment after digiKam crashes, metadata is not updated for all of the items

EXPECTED RESULT
digiKam continues to work w/o issues

SOFTWARE/OS VERSIONS
Arch Linux, x86_64 rolling

ADDITIONAL INFORMATION
I was not able to reproduce this every time but I was able to collect a
backtrace:

Thread 257 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff697fa640 (LWP 1220878)]
0x77142e0e in QListData::size (this=0x6083dd50) at
/usr/include/qt/QtCore/qlist.h:115
warning: Source file is more recent than executable.
115 inline int size() const noexcept { return int(d->end - d->begin); }
  // q6sizetype
(gdb) bt
#0  0x77142e0e in QListData::size() const (this=0x6083dd50) at
/usr/include/qt/QtCore/qlist.h:115
#1  QtPrivate::indexOf(QList const&,
Digikam::GPSItemContainer* const&, int) (from=0, u=:
0x6083dd60, list=...)
at /usr/include/qt/QtCore/qlist.h:1038
#2  QList::indexOf(Digikam::GPSItemContainer*
const&, int) const
(from=0, t=: 0x6083dd60, this=0x6083dd50) at
/usr/include/qt/QtCore/qlist.h:1026
#3  Digikam::GPSItemModel::itemChanged(Digikam::GPSItemContainer*)
(this=0x6083df20, changedItem=changedItem@entry=0x6083dd60)
at
/usr/src/debug/digikam-7.2.0/core/utilities/geolocation/geoiface/items/gpsitemmodel.cpp:143
#4  0x7713e392 in Digikam::GPSItemContainer::emitDataChanged()
(this=this@entry=0x6083dd60)
at
/usr/src/debug/digikam-7.2.0/core/utilities/geolocation/geoiface/items/gpsitemcontainer.cpp:598
#5  0x77141659 in Digikam::GPSItemContainer::saveChanges()
(this=this@entry=0x6083dd60)
at
/usr/src/debug/digikam-7.2.0/core/utilities/geolocation/geoiface/items/gpsitemcontainer.cpp:998
#6  0x776281d3 in Digikam::ItemGPS::saveChanges() (this=0x6083dd60)
at
/usr/src/debug/digikam-7.2.0/core/libs/database/item/containers/itemgps.cpp:143
#7  0x7fffb92a78bb in
DigikamGenericGeolocationEditPlugin::SaveChangedImagesHelper::operator()(QPersistentModelIndex
const&) (itemIndex=..., this=0x56167fa8)
at
/usr/src/debug/digikam-7.2.0/core/dplugins/generic/metadata/geolocationedit/dialog/geolocationedit.cpp:117
#8 
QtConcurrent::MappedEachKernel::const_iterator,
DigikamGenericGeolocationEditPlugin::SaveChangedImagesHelper>::runIteration(QList::const_iterator,
int, QPair*)
(result=0x7fff0001da68, it=..., this=0x56167f70) at
/usr/include/qt/QtConcurrent/qtconcurrentmapkernel.h:175
#9 
QtConcurrent::MappedEachKernel::const_iterator,
DigikamGenericGeolocationEditPlugin::SaveChangedImagesHelper>::runIterations(QList::const_iterator,
int, int, QPair*)
(this=this@entry=0x56167f70, sequenceBeginIterator=...,
beginIndex=beginIndex@entry=196, endIndex=endIndex@entry=197,
results=) at
/usr/include/qt/QtConcurrent/qtconcurrentmapkernel.h:185
#10 0x7fffb92aa905 in
QtConcurrent::IterateKernel::const_iterator,
QPair >::forThreadFunction() (this=0x56167f70) at
/usr/include/qt/QtConcurrent/qtconcurrentiteratekernel.h:255
#11 0x7fffe53d58d5 in QtConcurrent::ThreadEngineBase::run() () at
/usr/lib/libQt5Concurrent.so.5
#12 0x753eb282 in  () at /usr/lib/libQt5Core.so.5
#13 0x753e7f7f in  () at /usr/lib/libQt5Core.so.5
#14 0x711ef259 in start_thread () at /usr/lib/libpthread.so.0
#15 0x750195e3 in clone () at /usr/lib/libc.so.6
(gdb)

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 435660] Strange crashes when previewing .MOV files

2021-05-21 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=435660

--- Comment #36 from Jozef Říha  ---
The patched version crashes for me too. But BT looks slightly different (?):

Thread 75 "QtAV::VideoThre" received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffeeaffd640 (LWP 113236)]
0x74f57d22 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0  0x74f57d22 in raise () at /usr/lib/libc.so.6
#1  0x74f41862 in abort () at /usr/lib/libc.so.6
#2  0x74f99d28 in __libc_message () at /usr/lib/libc.so.6
#3  0x74fa192a in  () at /usr/lib/libc.so.6
#4  0x74fa2826 in unlink_chunk.constprop () at /usr/lib/libc.so.6
#5  0x74fa29b0 in malloc_consolidate () at /usr/lib/libc.so.6
#6  0x74fa488b in _int_malloc () at /usr/lib/libc.so.6
#7  0x74fa64e1 in malloc () at /usr/lib/libc.so.6
#8  0x759f9330 in QImageData::create(QSize const&, QImage::Format) ()
at /usr/lib/libQt5Gui.so.5
#9  0x759f950d in QImage::QImage(QSize const&, QImage::Format) () at
/usr/lib/libQt5Gui.so.5
#10 0x759f9554 in QImage::QImage(int, int, QImage::Format) () at
/usr/lib/libQt5Gui.so.5
#11 0x759f9e37 in QImage::copy(QRect const&) const () at
/usr/lib/libQt5Gui.so.5
#12 0x759fa2a3 in QImage::detach() () at /usr/lib/libQt5Gui.so.5
#13 0x759fc269 in QImage::reinterpretAsFormat(QImage::Format) () at
/usr/lib/libQt5Gui.so.5
#14 0x75a39292 in QRasterPlatformPixmap::createPixmapForImage(QImage,
QFlags) ()
at /usr/lib/libQt5Gui.so.5
#15 0x75a3940d in QRasterPlatformPixmap::fromImage(QImage const&,
QFlags) ()
at /usr/lib/libQt5Gui.so.5
#16 0x75a30284 in QPixmap::fromImage(QImage const&,
QFlags) () at /usr/lib/libQt5Gui.so.5
#17 0x7fffed170a9a in
QtAV::QPainterRenderer::preparePixmap(QtAV::VideoFrame const&) () at
/usr/lib/libQtAV.so.1
#18 0x7fffecfff877 in QtAV::WidgetRenderer::receiveFrame(QtAV::VideoFrame
const&) () at /usr/lib/libQtAVWidgets.so.1
#19 0x7fffed16bf58 in QtAV::VideoRenderer::receive(QtAV::VideoFrame const&)
() at /usr/lib/libQtAV.so.1
#20 0x7fffed17207c in QtAV::OutputSet::sendVideoFrame(QtAV::VideoFrame
const&) () at /usr/lib/libQtAV.so.1
#21 0x7fffed17beb0 in
QtAV::VideoThread::deliverVideoFrame(QtAV::VideoFrame&) () at
/usr/lib/libQtAV.so.1
#22 0x7fffed17db1a in QtAV::VideoThread::run() () at /usr/lib/libQtAV.so.1
#23 0x753e7f7f in  () at /usr/lib/libQt5Core.so.5
#24 0x711ef259 in start_thread () at /usr/lib/libpthread.so.0
#25 0x750195e3 in clone () at /usr/lib/libc.so.6

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437328] digiKam crashes when a playback of video is started

2021-05-20 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437328

--- Comment #9 from Jozef Říha  ---
I don't think I am using anything exotic. Just a standard Gnome with Adwaita
theme. Qt theme I believe defaults to GTK+ to provide an unified look of the
apps.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437328] digiKam crashes when a playback of video is started

2021-05-20 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437328

--- Comment #7 from Jozef Říha  ---
corrupted size vs. prev_size
--Type  for more, q to quit, c to continue without paging--

Thread 1 "digikam" received signal SIGSEGV, Segmentation fault.
0x75cc92fa in QRegion::intersected(QRect const&) const () from
/usr/lib/libQt5Gui.so.5
(gdb) bt
#0  0x75cc92fa in QRegion::intersected(QRect const&) const () at
/usr/lib/libQt5Gui.so.5
#1  0x75cc94bf in QRegion::operator&(QRect const&) const () at
/usr/lib/libQt5Gui.so.5
#2  0x760d3fe3 in QWidget::update(QRegion const&) () at
/usr/lib/libQt5Widgets.so.5
#3  0x760eaab1 in QWidget::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#4  0x760a6d62 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#5  0x755d300a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#6  0x755d6109 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#7  0x7562c604 in  () at /usr/lib/libQt5Core.so.5
#8  0x7fffe463302c in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#9  0x7fffe4686b59 in  () at /usr/lib/libglib-2.0.so.0
#10 0x7fffe4630781 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#11 0x7562bc36 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#12 0x755d197c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#13 0x77a1b78a in
Digikam::ScanController::completeCollectionScanCore(bool, bool) () at
/usr/lib/libdigikamgui.so.7.2.0
#14 0x77bac979 in Digikam::NewItemsFinder::slotStart() () at
/usr/lib/libdigikamgui.so.7.2.0
#15 0x7560015f in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#16 0x760a6d62 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#17 0x755d300a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#18 0x755d6109 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#19 0x7562c604 in  () at /usr/lib/libQt5Core.so.5
#20 0x7fffe463302c in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#21 0x7fffe4686b59 in  () at /usr/lib/libglib-2.0.so.0
#22 0x7fffe4630781 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#23 0x7562bc36 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#24 0x755d197c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#25 0x755d9ee4 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#26 0x98be in main ()
(gdb)

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437328] digiKam crashes when a playback of video is started

2021-05-19 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437328

--- Comment #5 from Jozef Říha  ---
The video file plays fine in a web-browser or (after download) in mpv, totem,
vlc, mplayer, ffplay. Sorry about kodi - I was just thinking about another
thing while reporting (my mind was not fully focused).

Tried AppImage version - got no crash but the video playback is really slow and
sound is choppy. This may however be another problem though as I am getting
this for other videos as well (those that work with the native Arch Linux
version fine).

Still interested in collecting the trace or this is a wrong place for bug
report since it seems to be Arch-specific?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437328] digiKam crashes when a playback of video is started

2021-05-18 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437328

Jozef Říha  changed:

   What|Removed |Added

Summary|Kodi crashes when a |digiKam crashes when a
   |playback of video is|playback of video is
   |started |started

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437328] New: Kodi crashes when a playback of video is started

2021-05-18 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437328

Bug ID: 437328
   Summary: Kodi crashes when a playback of video is started
   Product: digikam
   Version: 7.2.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Database-Files
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
I've recently added ~600MB video to my collection. After starting playback
digiKam crashes.

STEPS TO REPRODUCE
1. Locate the video file and double-click it

OBSERVED RESULT
digiKam window disappears and the following is displayed in the terminal:
corrupted size vs. prev_size
[1]49857 abort (core dumped)  /usr/bin/digikam

EXPECTED RESULT
Video plays fine

SOFTWARE/OS VERSIONS
Linux: Arch Linux rolling x86_64
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Other video (different format) play fine. Output of mediainfo:

General
Complete name: affected_file.mp4
Format   : MPEG-4
Format profile   : Base Media / Version 2
Codec ID : mp42 (mp41/isom)
File size: 652 MiB
Duration : 17 min 48 s
Overall bit rate : 5 121 kb/s
Encoded date : UTC 2021-05-17 14:45:28
Tagged date  : UTC 2021-05-17 14:45:28

Video
ID   : 1
Format   : AVC
Format/Info  : Advanced Video Codec
Format profile   : Baseline@L3.1
Format settings  : 2 Ref Frames
Format settings, CABAC   : No
Format settings, Reference frames: 2 frames
Format settings, GOP : M=1, N=60
Codec ID : avc1
Codec ID/Info: Advanced Video Coding
Duration : 17 min 48 s
Bit rate : 4 940 kb/s
Width: 854 pixels
Height   : 480 pixels
Display aspect ratio : 16:9
Frame rate mode  : Variable
Frame rate   : 29.970 (3/1001) FPS
Minimum frame rate   : 29.970 FPS
Maximum frame rate   : 30.000 FPS
Color space  : YUV
Chroma subsampling   : 4:2:0
Bit depth: 8 bits
Scan type: Progressive
Bits/(Pixel*Frame)   : 0.402
Stream size  : 629 MiB (96%)
Encoded date : UTC 2021-05-17 14:45:28
Tagged date  : UTC 2021-05-17 14:45:28
mdhd_Duration: 1068234
Codec configuration box  : avcC

Audio
ID   : 2
Format   : AAC LC
Format/Info  : Advanced Audio Codec Low Complexity
Codec ID : mp4a-40-2
Duration : 17 min 48 s
Bit rate mode: Constant
Bit rate : 178 kb/s
Nominal bit rate : 192 kb/s
Channel(s)   : 2 channels
Channel layout   : L R
Sampling rate: 48.0 kHz
Frame rate   : 46.875 FPS (1024 SPF)
Compression mode : Lossy
Stream size  : 22.6 MiB (3%)
Encoded date : UTC 2021-05-17 14:45:28
Tagged date  : UTC 2021-05-17 14:45:28
mdhd_Duration: 1068245

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437221] No visual indication of images copied to clipboard/cut

2021-05-17 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437221

--- Comment #6 from Jozef Říha  ---
Perhaps I am spoiled by vifm file manager I am using for almost all my
file-related operations. Anyway I am not telling this is a must-have feature,
it's more like nice-to-have. Adding screenshot of 3 programs (picasa, vim, ms
excel) that actually do something to indicate clipboard has been manipulated.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437221] No visual indication of images copied to clipboard/cut

2021-05-17 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437221

--- Comment #5 from Jozef Říha  ---
Created attachment 138499
  --> https://bugs.kde.org/attachment.cgi?id=138499=edit
vim screenshot

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437221] No visual indication of images copied to clipboard/cut

2021-05-17 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437221

--- Comment #4 from Jozef Říha  ---
Created attachment 138498
  --> https://bugs.kde.org/attachment.cgi?id=138498=edit
picasa screenshot

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437221] No visual indication of images copied to clipboard/cut

2021-05-17 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437221

--- Comment #3 from Jozef Říha  ---
Created attachment 138497
  --> https://bugs.kde.org/attachment.cgi?id=138497=edit
excel screenshot

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437221] New: No visual indication of images copied to clipboard/cut

2021-05-16 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437221

Bug ID: 437221
   Summary: No visual indication of images copied to clipboard/cut
   Product: digikam
   Version: 7.2.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability-Ergonomy
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
Currently digiKam does not indicate in any way (at least not on my Arch Linux)
whether Ctrl-C/Ctrl-X has been registered. 

STEPS TO REPRODUCE
1. select images
2. hit Ctrl-C or Ctrl-X

OBSERVED RESULT
nothing happens, user gets no visual feedback whether something has been done


EXPECTED RESULT
digiKam somehow indicates that the shortcut did something (status area, color
change, maybe a small area showing a count and tiny thumbnails of items
currently in clipboard).


SOFTWARE/OS VERSIONS
Arch Linux, x86_64 rolling

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437175] Use media file timestamp when creating sidecar

2021-05-16 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437175

--- Comment #5 from Jozef Říha  ---
Thanks for checking, Maik. Looks like it works the same way across all known
tools - also tried with Geeqie and exiftool. Might be something like a de-facto
standard.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437175] Use media file timestamp when creating sidecar

2021-05-15 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437175

--- Comment #3 from Jozef Říha  ---
Not sure if I understand correctly. Maybe I missing a point?

Initial state:

- movie.avi - mtime: 2003-01-01
- no .xmp file

Enabling sidecar in digiKam + edit of metadata + sync to file metadata:

- movie.avi - mtime: 2003-01-01
- movie.avi.xmp - mtime: 2021-05-15 (current date)

Backup sw:
- sees a new file (.xmp) -> file is sent to backup, movie.avi is not processed
(mtime stays the same)

digiKam:
- can keep track of sidecar changes internally (in the db) or write this info
into sidecar file itself

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437175] New: Use media file timestamp when creating sidecar

2021-05-15 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=437175

Bug ID: 437175
   Summary: Use media file timestamp when creating sidecar
   Product: digikam
   Version: 7.2.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Metadata-Sidecar
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
It would be nice if digiKam syncs modification time of newly created sidecar
with referenced media file.

STEPS TO REPRODUCE
1. Enable sidecar writes
2. Select a video file, add metadata
3. Have metadata saved to file

OBSERVED RESULT
Modified time of generated sidecar file has current timestamp

EXPECTED RESULT
Modified time of generated sidecar file matches with mtime of file it belongs
to

SOFTWARE/OS VERSIONS
Arch Linux, x86_64 rolling

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436833] New: Print Creator run from Image Editor does not print the current but saved version

2021-05-09 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436833

Bug ID: 436833
   Summary: Print Creator run from Image Editor does not print the
current but saved version
   Product: digikam
   Version: 7.2.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: ImageEditor
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
If Print Creator is invoked from Image editor it is processing the latest saved
version, not the version currently being shown.

STEPS TO REPRODUCE
1. Open an image in Image Editor
2. Decorate - Add Border... - OK (accept the defaults)
3. Tools - Print Creator... - Next

OBSERVED RESULT
- page preview shows the image w/o any changes (no border)
- printing the image results gives different results than what is shown on the
screen

EXPECTED RESULT
- page preview shows the image w/ border effect applied
- printout = current unsaved image


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux x86_64
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2 (built against 5.15.2)

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436545] New: Some padding should be applied to calendar cells to make it look better

2021-05-03 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436545

Bug ID: 436545
   Summary: Some padding should be applied to calendar cells to
make it look better
   Product: digikam
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Plugin-Generic-Calendar
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

Created attachment 138120
  --> https://bugs.kde.org/attachment.cgi?id=138120=edit
Example describing the issue

SUMMARY
With the lines drawing the printed calendar does not look very well due to the
fact that numbers/week days are right-aligned without any padding.

STEPS TO REPRODUCE
1. Select some images
2. Start calendar tool
3. Render output with the default setting

OBSERVED RESULT
There is very little space between the end of the character and adjacent line.
This looks a bit unnatural.

EXPECTED RESULT
Appearance is improved by adding some padding.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 389653] View albums as a flat folder list

2021-05-01 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=389653

Jozef Říha  changed:

   What|Removed |Added

 CC||jose1...@gmail.com

--- Comment #5 from Jozef Říha  ---
Pity this won't be added. In Picasa this allowed for hierarchy of folders
(albums) of arbitrary depth and at the same time enabling my family to navigate
through the collection (b/c they remember everything by album name) easily.

Now try to explain 80+ year old a concept of tags, advanced searches and such.
Even album tree navigation can be difficult to grasp.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436343] Send selected images to external application as a list of positional arguments

2021-04-29 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436343

--- Comment #5 from Jozef Říha  ---
Thank you, creating a custom .desktop file with a program/script of my choice
indeed worked. OTOH I am not sure if Digikam should expect user to know the
structure (or even existence) of .desktop files.

But maybe this would be better suited for an export plugin which would allow
for registering a custom script and present a menu when it's called.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436343] Send selected images to external application as a list of positional arguments

2021-04-29 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436343

--- Comment #3 from Jozef Říha  ---
Please where am I supposed to put the parameters? After selecting Open with...
I am presented with a list of .desktop files with an option to start/not start
it in terminal.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436343] New: Send selected images to external application as a list of positional arguments

2021-04-29 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436343

Bug ID: 436343
   Summary: Send selected images to external application as a list
of positional arguments
   Product: digikam
   Version: unspecified
  Platform: unspecified
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Interroperability
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
If I select multiple images within the same album, then select Open with...
from the context menu for each image a new external application window opens.
There are use-cases in which it would be useful if the application is executed
like this: app_name image1 image2 .. imageN

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436244] Add support for mail command

2021-04-28 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436244

--- Comment #1 from Jozef Říha  ---
Perhaps adding a more generic approach would cover this. Currently there's a
predefined list of mail programs. But what if one wants to implement his/her
own logic? Ideally there's a [custom] script option exists which would only
request for things like: recipient(s), subject, body, resolution and quality
settings and it would execute a custom script passing all this options on
standard input (e. g. as a JSON-formatted data). All the processing and error
handling would then be a pure responsibility of the script.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436244] New: Add support for mail command

2021-04-26 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436244

Bug ID: 436244
   Summary: Add support for mail command
   Product: digikam
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Plugin-Generic-SendByMail
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
I would very much welcome a lightweight option to send e-mail using the
"legacy" way - only ask for recipient and then let it handle by mail command.

Currently all e-mail binaries are thick clients with also the e-mail receiving
capabilities. Access to e-mail via browser is quite common these days and big
clients are becoming less relevant over time. Therefore having an option to
configure send-only account via sendmail, postfix, msmtp etc would find its
audience.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436187] Option to automatically delete images from card after import

2021-04-26 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436187

--- Comment #4 from Jozef Říha  ---
Thank you Maik, I totally missed that. I know I can put it on my toolbar but
perhaps would it make sense to make it available there by default to gain more
visibility?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436187] Option to automatically delete images from card after import

2021-04-25 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436187

--- Comment #2 from Jozef Říha  ---
This is what I am doing. Menu - Import - select images - Download pulldown. I
see three options there:
 - Download New
 - Download Selected
 - Download All

This is with relatively new Digikam at version 7.2.0.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 436187] New: Option to automatically delete images from card after import

2021-04-25 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=436187

Bug ID: 436187
   Summary: Option to automatically delete images from card after
import
   Product: digikam
   Version: unspecified
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Import-PostProcessing
  Assignee: digikam-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

This workflow is quite common around me: user shoots photos, SD card is
(almost) full, card is mounted, images are moved to PC (later backed up,
edited, etc) leaving the card empty. Loop repeats.

Currently Digikam requires this to happen as a two-step process:
 - you first need to select the images (preferably based on same topic/album
name) import
 - delete those files

It would be useful if there was an option to say:
"I want the selected images to be put into new/existing album foo and as soon
as they're transferred, remove them from the card so that I know exactly where
I am at."

The old Picasa software had exactly this feature and it made it very easy to
explain the import process to my parents and grandparents. I would love if
Digikam brings the same level of simplicity.

-- 
You are receiving this mail because:
You are watching all bug changes.

[parley] [Bug 420061] New: Using Shift+Tab in language properties dialog causes Parley to lock up

2020-04-13 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=420061

Bug ID: 420061
   Summary: Using Shift+Tab in language properties dialog causes
Parley to lock up
   Product: parley
   Version: 19.12
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: editor
  Assignee: parley-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
Bringing up language properties dialog and using Shift-Tab to move back between
input fields causes Parley to stop being responsive.

STEPS TO REPRODUCE/OBSERVED RESULT
https://www.youtube.com/watch?v=KNePDzrMCnc=youtu.be

EXPECTED RESULT
Parley process Shift+Tab as most of the Qt-based programs.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux (current)
Qt Version: qt5 5.14.2

ADDITIONAL INFORMATION
Related: https://bugs.archlinux.org/task/66245

-- 
You are receiving this mail because:
You are watching all bug changes.

[Artikulate] [Bug 417244] New: Unable to download course material

2020-02-06 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=417244

Bug ID: 417244
   Summary: Unable to download course material
   Product: Artikulate
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: course files
  Assignee: cordlandw...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
When trying to downloading training material error is reported and nothing more
happens.

STEPS TO REPRODUCE
1. Run program
2. Click [Download Training]
3. Click [Install] next to any course

OBSERVED RESULT
qrc:/artikulate/qml/DownloadPage.qml:97: Error: Insufficient arguments

EXPECTED RESULT
Material is downloaded.

SOFTWARE/OS VERSIONS

KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION
Arch Linux, current
artikulate 19.12.2-1
qt5-base 5.14.1-1

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligraplan] [Bug 412749] New: it is not possible to indent more than one selected task in one go

2019-10-09 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=412749

Bug ID: 412749
   Summary: it is not possible to indent more than one selected
task in one go
   Product: calligraplan
   Version: 3.1.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: usability
  Assignee: dand...@get2net.dk
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
It is not possible to select a contiguous set of tasks and (un)indent them all
at once - one has to do it for every single task in the list which renders
reorganization of task structure cumbersome.


STEPS TO REPRODUCE
1. select a set of tasks
2. try to apply indent
3. button is greyed out, such action is impossible

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux, current to date of this bug report
KDE Frameworks Version: 5.62.0
Qt Version: Qt 5.13.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligraplan] [Bug 412341] New: add option to specify dependencies manually

2019-09-25 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=412341

Bug ID: 412341
   Summary: add option to specify dependencies manually
   Product: calligraplan
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: usability
  Assignee: dand...@get2net.dk
  Reporter: jose1...@gmail.com
  Target Milestone: ---

Created attachment 122871
  --> https://bugs.kde.org/attachment.cgi?id=122871=edit
example from ganttproject

Currently only graphical editor exists to define dependencies between tasks.
What I'd find useful especially for large projects is having an option to
define these relationship manually (e. g. in a separate task tab/column). See
attachment to see how Ganttproject (https://www.ganttproject.biz/) does this
for instance.

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligraplan] [Bug 412063] landscape printing/export is not possible

2019-09-25 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=412063

--- Comment #1 from Jozef Říha  ---
found a workaround. if a printer options are accessed via context menu -
configure view - printing then the orientation is preserved

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligraplan] [Bug 412134] add option to specify duration in minutes

2019-09-23 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=412134

--- Comment #3 from Jozef Říha  ---
thank you, calligra-plan proved to be very useful when planning and executing
change request involving multiple teams in which tasks typically take 10-30
minutes.

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligraplan] [Bug 412134] New: add option to specify duration in minutes

2019-09-20 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=412134

Bug ID: 412134
   Summary: add option to specify duration in minutes
   Product: calligraplan
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: usability
  Assignee: dand...@get2net.dk
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
It is impossible to use minutes as units of duration.

Although internally it seems calligraplan can work with minutes (when editing
directly in the xml) it is currently not possible to enter minutes (e. g.
"10m") via GUI.

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligraplan] [Bug 412063] New: landscape printing/export is not possible

2019-09-19 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=412063

Bug ID: 412063
   Summary: landscape printing/export is not possible
   Product: calligraplan
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: usability
  Assignee: dand...@get2net.dk
  Reporter: jose1...@gmail.com
  Target Milestone: ---

SUMMARY
in the current version of calligra plan it is impossible to print in landscape
mode. the button is there but it has no effect.

STEPS TO REPRODUCE
1. file - print preview
2. toggle between landscape and portrait view
3. no visible effect

OBSERVED RESULT

the following message is printed on console while the mode is being changed:

QPrinter::setPageLayout: Cannot be changed while printer is active
QPrinter::setPageLayout: Cannot be changed while printer is active


SOFTWARE/OS VERSIONS
Arch Linux, Calligra Plan 3.1.0
Linux/KDE Plasma: KDE Frameworks 5.62.0
Qt 5.13.1 (built against 5.13.1)

-- 
You are receiving this mail because:
You are watching all bug changes.

[parley] [Bug 398270] New: segfault when starting practice

2018-09-04 Thread Jozef Říha
https://bugs.kde.org/show_bug.cgi?id=398270

Bug ID: 398270
   Summary: segfault when starting practice
   Product: parley
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: parley-bugs-n...@kde.org
  Reporter: jose1...@gmail.com
  Target Milestone: ---

with "Basic Czech" collection downloaded and loaded if i select Practice from
Practice menu Parley segfaults in most of the cases.

Clear summary widget
Clear summary widget
Missing QIcon  "document-edit"
Missing QIcon  "practice-start"
Missing QIcon  "practice-setup"
activeTenses: ("Jednoduchý prítomný", "the 7 cases", "Jednoduchý minulý",
"Budúcnosť")  id tenses:  ("the 7 cases", "Budúcnosť", "Jednoduchý prítomný",
"Jednoduchý minulý")
activeTenses: ("Jednoduchý prítomný", "the 7 cases", "Jednoduchý minulý",
"Budúcnosť")  id tenses:  ("the 7 cases", "Budúcnosť", "Jednoduchý prítomný",
"Jednoduchý minulý")

backtrace:
Thread 1 "parley" received signal SIGSEGV, Segmentation fault.
0x75cd7848 in QtSharedPointer::ExternalRefCountData::getAndRef(QObject
const*) () from /usr/lib/libQt5Core.so.5
(gdb) bt
#0  0x75cd7848 in
QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) () at
/usr/lib/libQt5Core.so.5
#1  0x767ecd60 in  () at /usr/lib/libQt5Widgets.so.5
#2  0x767ef5d5 in  () at /usr/lib/libQt5Widgets.so.5
#3  0x76791e14 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#4  0x767996e1 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#5  0x75e19119 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#6  0x761c1d04 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /usr/lib/libQt5Gui.so.5
#7  0x761c3cc6 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /usr/lib/libQt5Gui.so.5
#8  0x7619da4c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/libQt5Gui.so.5
#9  0x7fffdbf7131d in  () at /usr/lib/libQt5XcbQpa.so.5
#10 0x75e17dac in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#11 0x75e200a6 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#12 0x555a5eb6 in  ()
#13 0x75878223 in __libc_start_main () at /usr/lib/libc.so.6
#14 0x555a5f2e in _start ()
(gdb) quit
A debugging session is active.

-- 
You are receiving this mail because:
You are watching all bug changes.