[kdenlive] [Bug 411260] "f=mkv" or "f=matroska" produces MP4 file output

2019-08-24 Thread Jonathan Gilbert
https://bugs.kde.org/show_bug.cgi?id=411260

Jonathan Gilbert  changed:

   What|Removed |Added

   Platform|Other   |MS Windows
 OS|Linux   |MS Windows

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

[kdenlive] [Bug 411261] Rendering dialog does not recognize "f=mkv" render output format on initial load

2019-08-24 Thread Jonathan Gilbert
https://bugs.kde.org/show_bug.cgi?id=411261

Jonathan Gilbert  changed:

   What|Removed |Added

   Platform|Other   |MS Windows
 OS|Linux   |MS Windows

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

[kdenlive] [Bug 411261] Rendering dialog does not recognize MKV render output format on initial load

2019-08-24 Thread Jonathan Gilbert
https://bugs.kde.org/show_bug.cgi?id=411261

Jonathan Gilbert  changed:

   What|Removed |Added

Summary|Rendering dialog does not   |Rendering dialog does not
   |recognize MKV file format   |recognize MKV render output
   |on initial load |format on initial load

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

[kdenlive] [Bug 411261] Rendering dialog does not recognize "f=mkv" render output format on initial load

2019-08-24 Thread Jonathan Gilbert
https://bugs.kde.org/show_bug.cgi?id=411261

Jonathan Gilbert  changed:

   What|Removed |Added

Summary|Rendering dialog does not   |Rendering dialog does not
   |recognize MKV render output |recognize "f=mkv" render
   |format on initial load  |output format on initial
   ||load

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

[kdenlive] [Bug 411261] Rendering dialog does not recognize MKV file format on initial load

2019-08-24 Thread Jonathan Gilbert
https://bugs.kde.org/show_bug.cgi?id=411261

--- Comment #1 from Jonathan Gilbert  ---
Created attachment 122332
  --> https://bugs.kde.org/attachment.cgi?id=122332=edit
Screenshot of the "Rendering" dialog with "f=mkv" format after editing and
saving the format with no changes.

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

[kdenlive] [Bug 411261] New: Rendering dialog does not recognize MKV file format on initial load

2019-08-24 Thread Jonathan Gilbert
https://bugs.kde.org/show_bug.cgi?id=411261

Bug ID: 411261
   Summary: Rendering dialog does not recognize MKV file format on
initial load
   Product: kdenlive
   Version: 19.08.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: c6kargn...@liamekaens.com
  Target Milestone: ---

Created attachment 122331
  --> https://bugs.kde.org/attachment.cgi?id=122331=edit
Screenshot of the "Rendering" dialog with "f=mkv" format after restarting
kdenlive.

SUMMARY
If a custom render format is created with "f=mkv", then it can be used to
render output. However, when kdenlive is restarted, the "Rendering" dialog no
longer recognizes the custom format as valid. Editing the format and saving it
with no changes restores it to usability. This happens only with "f=mkv" and
not with "f=matroska". Both "mkv" and "matroska" are listed as supported
formats by "melt -query formats".

STEPS TO REPRODUCE
1. Open the Rendering dialog (Ctrl-Enter).
2. Create a custom render format that specifies "f=mkv", such as:

properties=x264-medium f=mkv vcodec=libx264 acodec=flac g=120 crf=9
global_quality=500 me_method=umh

3. Save this format.
4. Exit kdenlive.
5. Restart kdenlive.
6. Re-open the "Rendering" dialog.

OBSERVED RESULT
The custom format with "f=mkv" is displayed with a glyph of an 'x' in a red
circle, and the window contains a panel near the bottom (orange with the Breeze
Dark colour scheme) with the text "Unspported video format: mkv". If the custom
format is selected, the pencil icon is clicked to edit it, and the "Edit
Profile" dialog is closed by clicking "OK" with no changes, then the custom
format changes to a recognized format. If there are multiple custom formats
with "f=mkv", then they all become recognized simultaneously.

EXPECTED RESULT
The custom format with "f=mkv" should be listed as a valid custom format
immediately upon first opening the "Rendering" dialog.

SOFTWARE/OS VERSIONS
Windows: Windows 10 1903
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.0

ADDITIONAL INFORMATION
In bug 384148, it is mentioned that "mkv" isn't a valid format for ffmpeg, and
to use "matroska" instead. However, it is my understanding that the render
properties for a custom format are passed to MELT not ffmpeg, and MELT lists
both "mkv" and "matroska" as valid formats. Either way, there is a consistency
problem, because editing and re-saving the custom format clears the error.
Either the error shouldn't have been there in the first place, or re-saving the
profile shouldn't fix it. I feel like it should be the latter, since I render
using "f=mkv" regularly.

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

[kdenlive] [Bug 411260] New: "f=mkv" or "f=matroska" produces MP4 file output

2019-08-24 Thread Jonathan Gilbert
https://bugs.kde.org/show_bug.cgi?id=411260

Bug ID: 411260
   Summary: "f=mkv" or "f=matroska" produces MP4 file output
   Product: kdenlive
   Version: 19.08.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: c6kargn...@liamekaens.com
  Target Milestone: ---

SUMMARY
Previous kdenlive versions such as 18.12.2-beta would produce an MKV file if
you specified "f=mkv" in the render job properties. "mkv" and "matroska" are
both listed as valid formats by "melt -query formats". But when "f=mkv" is
supplied to 19.08.0, the render succeeds but the output file is in MP4 format.

STEPS TO REPRODUCE
1. Create a custom render format definition with parameters such as:

properties=x264-medium f=mkv vcodec=libx264 acodec=flac g=120 crf=9
global_quality=500 me_method=umh

In my testing, any valid set of parameters that specify "f=mkv" trigger the
bug.

2. Render all or part of the timeline.

OBSERVED RESULT
The output file has MP4 format according to tools like "ffprobe".

EXPECTED RESULT
The output file has Matroska (MKV) format.

SOFTWARE/OS VERSIONS
Windows: Windows 10 1903
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.0
MLT Version: 6.16.0

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

[ark] [Bug 411259] New: Preview opens scripts as binary files

2019-08-24 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=411259

Bug ID: 411259
   Summary: Preview opens scripts as binary files
   Product: ark
   Version: 19.04.3
  Platform: Slackware Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: chrisret...@gmx.com
CC: rthoms...@gmail.com
  Target Milestone: ---

SUMMARY
This is a new behavior, not sure when it started happening, but it was not to
long ago. After opening compressed source files and selecting for example
"configure" or "setup.py" to view the contents, the preview is opened with a
binary viewer instead with a text viewer. In the past Ark always opened as
text. I have noted this with any file the starts with "#!" but not always. It
appears that file extension may also used to determine how to open such files.

STEPS TO REPRODUCE Using ark-19.04.3-tar.xz
1. Open a compressed file that has scripts in it.
2. Click on a script file to preview it. 

OBSERVED RESULT
File is previewed with a binary viewer.

EXPECTED RESULT
File is previewed with a text viewer (as it has in the past).

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Slackware64-current Kernel: 4.19.67 
(available in About System)
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.0

ADDITIONAL INFORMATION
None

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

[lokalize] [Bug 233194] enable file save button after user changed the settings

2019-08-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=233194

--- Comment #5 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[abakus] [Bug 410205] bug in sending a file

2019-08-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=410205

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[krita] [Bug 410775] Transform crashes program

2019-08-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=410775

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[dolphin] [Bug 411193] Home displayed in normal view, but not when starting in split view

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411193

--- Comment #7 from Nate Graham  ---
Caused by https://phabricator.kde.org/D21691.

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

[dolphin] [Bug 411193] Home displayed in normal view, but not when starting in split view

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411193

--- Comment #6 from Nate Graham  ---
Got it to reproduce 100%. Running a git bisect on it.

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

[dolphin] [Bug 411193] Home displayed in normal view, but not when starting in split view

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411193

Nate Graham  changed:

   What|Removed |Added

 CC||dougjsha...@gmail.com

--- Comment #5 from Nate Graham  ---
*** Bug 411257 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 411257] Opening Dolphin in Split View shows blank panes

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411257

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 411193 ***

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

[dolphin] [Bug 411193] Home displayed in normal view, but not when starting in split view

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411193

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
   Keywords||regression
   Priority|NOR |VHI

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

[konsole] [Bug 411258] New: Konsole crash when switching panes

2019-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411258

Bug ID: 411258
   Summary: Konsole crash when switching panes
   Product: konsole
   Version: 19.08.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: kdeb...@iwismer.ca
  Target Milestone: ---

Application: konsole (19.08.0)

Qt Version: 5.13.0
Frameworks Version: 5.61.0
Operating System: Linux 5.2.9-arch1-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I had 3 panes open, and was using ctrl+tab and ctrl+shift+tab to switch between
them.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0a271de800 (LWP 19125))]

Thread 4 (Thread 0x7f0a1e200700 (LWP 19129)):
#0  0x7f0a2b7d8415 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f0a1e36ae9c in ?? () from /usr/lib/dri/i965_dri.so
#2  0x7f0a1e36aa98 in ?? () from /usr/lib/dri/i965_dri.so
#3  0x7f0a2b7d257f in start_thread () from /usr/lib/libpthread.so.0
#4  0x7f0a2e3ab0e3 in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f0a1700 (LWP 19128)):
#0  0x7f0a2e3a0667 in poll () from /usr/lib/libc.so.6
#1  0x7f0a2ac61a80 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f0a2ac61b51 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f0a2cc2e9bc in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f0a2cbd55ec in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f0a2ca082f5 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f0a2c130b37 in ?? () from /usr/lib/libQt5DBus.so.5
#7  0x7f0a2ca09520 in ?? () from /usr/lib/libQt5Core.so.5
#8  0x7f0a2b7d257f in start_thread () from /usr/lib/libpthread.so.0
#9  0x7f0a2e3ab0e3 in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f0a2614f700 (LWP 19126)):
#0  0x7f0a2e3a0667 in poll () from /usr/lib/libc.so.6
#1  0x7f0a2b9f9630 in ?? () from /usr/lib/libxcb.so.1
#2  0x7f0a2b9fb2db in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x7f0a26b1c049 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x7f0a2ca09520 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7f0a2b7d257f in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f0a2e3ab0e3 in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f0a271de800 (LWP 19125)):
[KCrash Handler]
#6  0x7f0a2cbdf6bc in QMetaObject::cast(QObject const*) const () from
/usr/lib/libQt5Core.so.5
#7  0x7f0a2e249680 in
Konsole::ViewManager::switchToTerminalDisplay(Konsole::TerminalDisplay*) ()
from /usr/lib/libkonsoleprivate.so.19
#8  0x7f0a2cc02b70 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/libQt5Core.so.5
#9  0x7f0a2d587e93 in QAction::triggered(bool) () from
/usr/lib/libQt5Widgets.so.5
#10 0x7f0a2d58a624 in QAction::activate(QAction::ActionEvent) () from
/usr/lib/libQt5Widgets.so.5
#11 0x7f0a2d58af10 in QAction::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#12 0x7f0a2d58e4d5 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#13 0x7f0a2d597a21 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#14 0x7f0a2cbd69c2 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#15 0x7f0a2cf9fef0 in QShortcutMap::dispatchEvent(QKeyEvent*) () from
/usr/lib/libQt5Gui.so.5
#16 0x7f0a2cf9ffd3 in QShortcutMap::tryShortcut(QKeyEvent*) () from
/usr/lib/libQt5Gui.so.5
#17 0x7f0a2cf523d4 in QWindowSystemInterface::handleShortcutEvent(QWindow*,
unsigned long, int, QFlags, unsigned int, unsigned int,
unsigned int, QString const&, bool, unsigned short) () from
/usr/lib/libQt5Gui.so.5
#18 0x7f0a2cf7076e in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
() from /usr/lib/libQt5Gui.so.5
#19 0x7f0a2cf7603f in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib/libQt5Gui.so.5
#20 0x7f0a2cf4e37c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /usr/lib/libQt5Gui.so.5
#21 0x7f0a26b1cfec in ?? () from /usr/lib/libQt5XcbQpa.so.5
#22 0x7f0a2ac5fcf4 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#23 0x7f0a2ac61b11 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x7f0a2ac61b51 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#25 0x7f0a2cc2e9a3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#26 0x7f0a2cbd55ec in
QEventLoop::exec(QFlags) () from

[kwin] [Bug 410594] Reverse switching uses "recently used" when "stacking order" is chosen

2019-08-24 Thread Rickard Westman
https://bugs.kde.org/show_bug.cgi?id=410594

--- Comment #2 from Rickard Westman  ---
Just noticed that this bug was originally filed for a newer version of KDE than
the one I'm running, so I'm not sure whether my added comment #1 really
applies.  I'm running these versions:

Linux/KDE Plasma: Kubuntu 18.04
KDE Plasma Version: 5.12.8
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5

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

[dolphin] [Bug 411257] New: Opening Dolphin in Split View shows blank panes

2019-08-24 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=411257

Bug ID: 411257
   Summary: Opening Dolphin in Split View shows blank panes
   Product: dolphin
   Version: 19.08.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: split view
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: dougjsha...@gmail.com
  Target Milestone: ---

Created attachment 122330
  --> https://bugs.kde.org/attachment.cgi?id=122330=edit
Screenshot of Dolphin opened in split view

SUMMARY

Since the most recent update to Dolphin when I open it in split view, it
doesn't show any folders or files in either pane.  It is set to open in the
Home directory.  If I set it to open in single pane view and close and reopen
Dolphin it opens in the Home folder, as expected.


STEPS TO REPRODUCE
1. set Dolphin to open in Split View.
2. make sure it is set to open in the Home folder
3. close and reopen Dolphin

OBSERVED RESULT
Dolphin opens with both panes blank

EXPECTED RESULT
Dolphin should open with both panes showing the contents of the Home folder

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon 5.16 User Edition
(available in About System)
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION

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

[dolphin] [Bug 409541] Sort by toolbar icon not changing properly

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=409541

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #8 from Nate Graham  ---
Very interesting, thanks.

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

[kwin] [Bug 411077] Severe graphical glitches on 21:9 monitor using a AMD GPU ( both mesa and propretary )

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411077

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[dolphin] [Bug 411223] Dolphin’s sort order chooser human-readable text

2019-08-24 Thread Gabriel Fernandes
https://bugs.kde.org/show_bug.cgi?id=411223

--- Comment #5 from Gabriel Fernandes  ---
great to hear

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

[kwin] [Bug 410594] Reverse switching uses "recently used" when "stacking order" is chosen

2019-08-24 Thread Rickard Westman
https://bugs.kde.org/show_bug.cgi?id=410594

Rickard Westman  changed:

   What|Removed |Added

 CC||rwest...@bredband.net

--- Comment #1 from Rickard Westman  ---
Bug also applies to the actions "Walk Through Windows of Current Application
(Reverse)", "Walk Through Windows of Current Application Alternative
(Reverse)", and "Walk Through Windows Alternative (Reverse)".

Also note that the options "recently used" and "stacking order" are not simply
swapped around - when "stacking order" is used (erroneously due to this bug)
it's  not reversed with respect to the normal/forward cycling order, but the
same.

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

[dolphin] [Bug 409541] Sort by toolbar icon not changing properly

2019-08-24 Thread Gabriel Fernandes
https://bugs.kde.org/show_bug.cgi?id=409541

--- Comment #7 from Gabriel Fernandes  ---
here you go https://youtu.be/qEVkCX248NE

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

[kscreenlocker] [Bug 384331] Cannot use PAM modules which send text back to kscreenlocker_greet

2019-08-24 Thread King Kang Kong
https://bugs.kde.org/show_bug.cgi?id=384331

King Kang Kong  changed:

   What|Removed |Added

 CC||r2b2x3+kde...@gmail.com

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

[kate] [Bug 410881] Add option to let status bar not be hidden by search/goto/replace widgets

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=410881

Christoph Cullmann  changed:

   What|Removed |Added

Summary|Cannot see current cursor   |Add option to let status
   |coordinates when search bar |bar not be hidden by
   |is open |search/goto/replace widgets

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

[kate] [Bug 410881] Cannot see current cursor coordinates when search bar is open

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=410881

Christoph Cullmann  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #12 from Christoph Cullmann  ---
If somebody provides a patch to make it an configurable feature to have the
status bar always visible and the other bottom widgets located "above" it
(default off), I would be willing to accept that.

If nobody steps up, we can expire this request some when in the future.

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

[kwin] [Bug 410899] Desktop Grid switches Activity

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=410899

--- Comment #2 from Vlad Zahorodnii  ---
Yeah, I forgot to backport 0c3047a8f1d4a70f39250c759224a7dfab72a76b to
Plasma/5.12.

I'll do that a bit later.

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

[kwin] [Bug 411077] Severe graphical glitches on 21:9 monitor using a AMD GPU ( both mesa and propretary )

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411077

Vlad Zahorodnii  changed:

   What|Removed |Added

   Severity|grave   |normal

--- Comment #7 from Vlad Zahorodnii  ---
Are you using X11 or Wayland?

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

[kate] [Bug 410881] Cannot see current cursor coordinates when search bar is open

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=410881

--- Comment #11 from Christoph Cullmann  ---
Alone that showing search or goto doesn't resize my views is enough of a reason
I will not alter this, sorry. We tuned that years ago to behave that well (the
only issue is replace, that needs a two line widget).

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

[kwin] [Bug 411048] Black zones in KDE Plasma with Intel HD 500 Graphics

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411048

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #4 from Vlad Zahorodnii  ---
changing status

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

[kwin] [Bug 411048] Black zones in KDE Plasma with Intel HD 500 Graphics

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411048

--- Comment #3 from Vlad Zahorodnii  ---
Looks like an XWayland related issue. Are you able to reproduce this bug in
other desktop environments?

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

[kate] [Bug 409856] Crash on shortcut conflict when Escape key is bound to Quit

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=409856

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||19.12.0

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

[kate] [Bug 410881] Cannot see current cursor coordinates when search bar is open

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410881

--- Comment #10 from Nate Graham  ---
Yeah, I think it would make sense to show and hide a separate search bar rather
then replacing the contents of the status bar with the search field. Pretty
much all other apps I use show and hide a separate search bar--including our
own!

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

[kwin] [Bug 411005] Dual-monitor: Windows and dialogue windows opening on "wrong" monitor, and not remembering/respecting size and position

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411005

--- Comment #3 from Vlad Zahorodnii  ---
Do you actually have multihead configuration, meaning that there are couple X
servers running per each screen individually?

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

[kwin] [Bug 410594] Reverse switching uses "recently used" when "stacking order" is chosen

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410594

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kwin] [Bug 411231] "Walk through Windows of Current Application" just switches between two of them when not using any modifier keys in the shortcut

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411231

--- Comment #6 from Vlad Zahorodnii  ---
(In reply to Nate Graham from comment #5)
> Did you mean to paste a different bug number?
Yeah, sorry. bug 410594

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

[kwin] [Bug 411231] "Walk through Windows of Current Application" just switches between two of them when not using any modifier keys in the shortcut

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411231

--- Comment #5 from Nate Graham  ---
Did you mean to paste a different bug number?

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

[kwin] [Bug 411231] "Walk through Windows of Current Application" just switches between two of them when not using any modifier keys in the shortcut

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411231

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #4 from Vlad Zahorodnii  ---
You need to use "stacking order" sort mode.

Though in that case you'll hit bug 411231.

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

[kwin] [Bug 410594] Reverse switching uses "recently used" when "stacking order" is chosen

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=410594

Vlad Zahorodnii  changed:

   What|Removed |Added

   Assignee|kwin-bugs-n...@kde.org  |vladz...@gmail.com

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

[kwin] [Bug 411216] KWin crashes when window snapping

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411216

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Vlad Zahorodnii  ---
The crash happens in the video driver.

You may want to test the proprietary NVIDIA driver or file an upstream bug
report.

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

[Discover] [Bug 410128] Discover crashing when clicking on certain apps

2019-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410128

--- Comment #2 from user.li...@outlook.com ---
Created attachment 122329
  --> https://bugs.kde.org/attachment.cgi?id=122329=edit
New crash information added by DrKonqi

plasma-discover (5.16.4) using Qt 5.12.3

- What I was doing when the application crashed:
After installing the Libre Office aplication I clicked on another app to see
its information and the Discover crashed.

-- Backtrace (Reduced):
#7  0x7f05097d6f29 in QV4::Object::get (receiver=0x7fff0ebbaac8,
hasProperty=0x0, name=0x7fff0ebbaad0, this=0x7fff0ebbaac8) at
jsruntime/qv4object_p.h:308
#8  QV4::Lookup::getter0Inlinegetter0Inline (l=,
engine=, object=...) at jsruntime/qv4lookup.cpp:247
#9  0x7f0509871989 in QV4::Moth::VME::interpret (frame=0x7fff0ebbaca0,
engine=0x55714f7c2bc0, code=0x7f04d4036cdc "\030\006\002") at
jsruntime/qv4vme_moth.cpp:615
#10 0x7f0509876406 in QV4::Moth::VME::exec
(frame=frame@entry=0x7fff0ebbaca0, engine=engine@entry=0x55714f7c2bc0) at
jsruntime/qv4vme_moth.cpp:441
#11 0x7f050980552b in QV4::Function::call (this=this@entry=0x557151050d90,
thisObject=thisObject@entry=0x7f04f43869a8, argv=argv@entry=0x7f04f43869c0,
argc=, context=) at jsruntime/qv4function.cpp:68

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

[Discover] [Bug 410128] Discover crashing when clicking on certain apps

2019-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410128

user.li...@outlook.com changed:

   What|Removed |Added

 CC||user.li...@outlook.com

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

[kwin] [Bug 411117] KWin crashes when switching between virtual desktops

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=47

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Vlad Zahorodnii  ---
The crash happens in QtQuick. Looks like that's a duplicate of
https://bugreports.qt.io/browse/QTBUG-48987

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

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210

--- Comment #10 from Debbie  ---
If I remember correctly, the first time I installed KXStitch via the AUR, I had
to install many packages, including QT5 separately and prior to KXStitch. 
KXStitch is the only KDE program I run.  

Not to worry about taking however long is necessary.  I appreciate that you are
doing this on your own time.  For the time being, I've gone back to designing
my patterns via graph paper and colored pens.

Thanks

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

[kwin] [Bug 411251] KWin crashed while navigating with keyboard shortcuts

2019-08-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411251

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Vlad Zahorodnii  ---
Unfortunately the backtrace lacks debug symbols. Please repackage kwin and
submit a new backtrace.

Useful resources:
*
https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces#CMAKE_(KDE)_applications
*
https://wiki.archlinux.org/index.php/Arch_Build_System#Retrieve_PKGBUILD_source_using_Git
* package name: kwin

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

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Steve Allewell
https://bugs.kde.org/show_bug.cgi?id=411210

--- Comment #9 from Steve Allewell  ---
The obvious thing that sticks out is the files are installed in /bin/ and
/share/

I would expect these to be /usr/bin/ and /usr/share/
The build script gets this value from the following command
qtpaths --install-prefix
There is always the chance that this is returning an empty value for some
reason, which would result on what we can see in the build.txt file.

Your first post said you have Manjaro XFCE.  I suspect you installed Qt and KDE
as separate packages.  How did you do that?

Do other Qt/KDE applications work for you?

I am going to build a virtual machine to test it and see what happens when I
try to install it on that.  It will probably take a few days though.

Thanks

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

[kde-gtk-config] [Bug 354963] config created by kde-gtk-config forces apps to ignore system default fonts

2019-08-24 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=354963

--- Comment #6 from Kevin Kofler  ---
This needs to be tested on a distro such as Fedora where the default Sans
alias, the default Plasma font, and the default GNOME font are all different.
(On Fedora, those are DejaVu Sans, Noto Sans, and Cantarell, respectively.)

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

[kate] [Bug 410881] Cannot see current cursor coordinates when search bar is open

2019-08-24 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=410881

--- Comment #9 from Alexander Potashev  ---
I think this discussion needs feedback from UX experts.

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

[frameworks-syntax-highlighting] [Bug 370459] [New Syntax] Could you add ats mode for kate?

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=370459

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||cullm...@kde.org

--- Comment #5 from Christoph Cullmann  ---
Hi, could you license that file as "MIT"?

And can you point us to any freely licensed file that uses this language as
test case?

Thanks!

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

[kate] [Bug 405779] Customizing file extensions doesn't work for highlighting

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=405779

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Christoph Cullmann  ---
For the me test.hhh is opened with the right mode if the *.hhh is added without
a space in front.

And we don't trim spaces there as you can actually write

this file only.txt

there and expect that exactly that is used not thisfileonly.txt.

Works for me with *.test, too.

Besides, comments like

"(Well, don't wonder when it comes to KDE overall quality)"

don't really motivate people to help you out.

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

[kate] [Bug 398719] Text is not visible while dragged

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=398719

Christoph Cullmann  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||cullm...@kde.org

--- Comment #3 from Christoph Cullmann  ---
Patches welcome to have this feature.

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

[kate] [Bug 399704] kate crashes when printing to a google cloud printer

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=399704

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Christoph Cullmann  ---
Could you re-try this with some more recent version?
I actually think this is some Qt related issue as the backtrace hints more in
that direction. Perhaps this got fixed in more recent Qt versions.

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

[kate] [Bug 409856] Crash on shortcut conflict when Escape key is bound to Quit

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=409856

Christoph Cullmann  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://commits.kde.org/kat
   |kate/commit/8a429fef3fcc412 |e/8a429fef3fcc412ee607b3834
   |ee607b3834744a3e5248eb272   |744a3e5248eb272

--- Comment #6 from Christoph Cullmann  ---
Git commit 8a429fef3fcc412ee607b3834744a3e5248eb272 by Christoph Cullmann.
Committed on 24/08/2019 at 20:39.
Pushed by scmsync into branch 'master'.

allow ESC to be used as global application shortcut
and still exit the quick open

same approach as in KTextEditor e.g. search widget

M  +3-1kate/katequickopen.cpp

https://commits.kde.org/kate/8a429fef3fcc412ee607b3834744a3e5248eb272

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

[kate] [Bug 409856] Crash on shortcut conflict when Escape key is bound to Quit

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=409856

Christoph Cullmann  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kate/commit/8a429fef3fcc412
   ||ee607b3834744a3e5248eb272

--- Comment #5 from Christoph Cullmann  ---
Git commit 8a429fef3fcc412ee607b3834744a3e5248eb272 by Christoph Cullmann.
Committed on 24/08/2019 at 20:39.
Pushed by cullmann into branch 'master'.

allow ESC to be used as global application shortcut
and still exit the quick open

same approach as in KTextEditor e.g. search widget

M  +3-1kate/katequickopen.cpp

https://invent.kde.org/kde/kate/commit/8a429fef3fcc412ee607b3834744a3e5248eb272

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

[dolphin] [Bug 409541] Sort by toolbar icon not changing properly

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=409541

--- Comment #6 from Nate Graham  ---
It wouldn't hurt. :)

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

[dolphin] [Bug 411223] Dolphin’s sort order chooser human-readable text

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411223

--- Comment #4 from Nate Graham  ---
Filed a patch: https://phabricator.kde.org/D23412

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

[kate] [Bug 407788] [Idea] Combine status bar and bottom panel bar into one bar

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=407788

Christoph Cullmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #21 from Christoph Cullmann  ---
I think the idea is nice, but as soon as you have multiple tabs (like Kåre
mentioned at the start) the space will not be there in the tab bar.

Beside that, we share the space of statusbar for the search/goto/... widgets,
which leads to the issues my "hack" shows up.

Therefore I tend to close this as "it works as designed" and we can't go this
direction without major changes to how we handle the bottom widgets
(search/..).

But I don't think this is worth the hassle.

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

[KDb] [Bug 411237] wrong entries in the pkgconfig file for kdb, kreport and kproperty

2019-08-24 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=411237

--- Comment #3 from Jarosław Staniek  ---
Propsoed patch would be welcome.

If dependencies do not support pkgconfig then we also can't. This shall be
consulted with KDE distro team though if there's someone interested in helping
out.

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

[dolphin] [Bug 409541] Sort by toolbar icon not changing properly

2019-08-24 Thread Gabriel Fernandes
https://bugs.kde.org/show_bug.cgi?id=409541

--- Comment #5 from Gabriel Fernandes  ---
Should I upload a video showing how to reproduce this one? As the status of the
report is still reported.
It's perfectly reproducible in Dolphin 19.08

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

[kdenlive] [Bug 411256] New: Track ordering does not work as expected

2019-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411256

Bug ID: 411256
   Summary: Track ordering does not work as expected
   Product: kdenlive
   Version: 19.08.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: rita...@fastmail.com
  Target Milestone: ---

Created attachment 122327
  --> https://bugs.kde.org/attachment.cgi?id=122327=edit
Inconsistent track ordering.

SUMMARY
The ordering of tracks does not work as expected.

STEPS TO REPRODUCE
1. Add a few new av tracks
2. Change between mixed and split views

OBSERVED RESULT
The ordering of tracks is not intuitive. (see attachment)

EXPECTED RESULT
The tracks would be ordered in an intuitive way
mixed: V3, A3, V2, A2, V1, A1 etc.
split: V3, V2, V1, A1, A2, A3

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.0

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

[kate] [Bug 354343] regexp processing allocates whole available RAM and halts the system

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=354343

Christoph Cullmann  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
 CC||cullm...@kde.org

--- Comment #5 from Christoph Cullmann  ---
Hmm, I can't reproduce the out-of-memory either.
We fixed some issues with search during this year, thought.

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

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210

--- Comment #8 from Debbie  ---
Created attachment 122328
  --> https://bugs.kde.org/attachment.cgi?id=122328=edit
build.txt

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

[kate] [Bug 347311] Search and Replace missing Search in Project option

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=347311

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #12 from Christoph Cullmann  ---
For me that works in master, yes.
And it should work in 19.x

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

[kate] [Bug 338111] Going from Replace to Find back to Replace loses the replace text

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=338111

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #3 from Christoph Cullmann  ---
For me it is still lost.

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

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Steve Allewell
https://bugs.kde.org/show_bug.cgi?id=411210

--- Comment #7 from Steve Allewell  ---
The QLayout message isn't a problem, the missing kxstitchui.rc is causing the
failure.  It points to an installation issue.

If you can run the following to build it:
./build.sh | tee build.txt

That will store the configuration and build details to be written to build.txt.
 If you send me that I can see what the installation looks like.

Thanks

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

[kate] [Bug 332949] Kate doesn't reopen last opened documents after exiting regularly

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=332949

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Resolution|--- |INTENTIONAL
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Christoph Cullmann  ---
I think the confusing stuff is: If you have started Kate first with the
standard session you will have some unsaved new session.

That will not be remembered just because you alter the setting.
To be able to re-use it you must first save the session in the "Sessions" menu,
then it will be auto-loaded again if that setting you chose is set.
(or you can manually choose it in the session chooser).

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

[kate] [Bug 380892] make autocompletion less annoying

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=380892

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #2 from Christoph Cullmann  ---
Hmm, that would make it less usable for people that want to get proposals for
the longer variants. I tried with other editors like Atom/gedit and what we do
seems to be the common behavior.

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

[kate] [Bug 360340] autocomplete ignores special characters at beginning of string (problem for coding eg in PHP)

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=360340

Christoph Cullmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||cullm...@kde.org

--- Comment #1 from Christoph Cullmann  ---
Good point, see

https://phabricator.kde.org/D23410

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

[kate] [Bug 311549] terminal complains about ambigous shortcut "Shift+Ins" while normal text window doesn't

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=311549

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED
 CC||cullm...@kde.org

--- Comment #4 from Christoph Cullmann  ---
I think this can't be fixed by us.

Unfortunately shortcut conflicts between the different parts can happen.

There is there alternate CTRL-SHIFT-V variant that works.

WORSFORME might not the best resolution, but the others looked strange, too.

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

[frameworks-syntax-highlighting] [Bug 410472] [New Syntax] MiniZinc syntax highlight

2019-08-24 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=410472

Nibaldo G.  changed:

   What|Removed |Added

Summary|MiniZinc syntax highlight   |[New Syntax] MiniZinc
   ||syntax highlight

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

[frameworks-syntax-highlighting] [Bug 392972] [New Syntax] AutoIt highlighting support

2019-08-24 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=392972

Nibaldo G.  changed:

   What|Removed |Added

 CC||nibg...@gmail.com
 Status|RESOLVED|REPORTED
 Resolution|WAITINGFORINFO  |---

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

[frameworks-syntax-highlighting] [Bug 392972] [New Syntax] AutoIt highlighting support

2019-08-24 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=392972

Nibaldo G.  changed:

   What|Removed |Added

Summary|AutoIt highlighting support |[New Syntax] AutoIt
   ||highlighting support

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

[frameworks-syntax-highlighting] [Bug 370459] [New Syntax] Could you add ats mode for kate?

2019-08-24 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=370459

Nibaldo G.  changed:

   What|Removed |Added

Summary|Could you add ats mode for  |[New Syntax] Could you add
   |kate?   |ats mode for kate?

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

[frameworks-syntax-highlighting] [Bug 392468] [New Syntax] No Perl 6 syntax highlighting

2019-08-24 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=392468

Nibaldo G.  changed:

   What|Removed |Added

Summary|No Perl 6 syntax|[New Syntax] No Perl 6
   |highlighting|syntax highlighting

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

[frameworks-syntax-highlighting] [Bug 381547] [New Syntax] Add Syntax Support for Renpy .rpy files

2019-08-24 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=381547

Nibaldo G.  changed:

   What|Removed |Added

Summary|Add Syntax Support for  |[New Syntax] Add Syntax
   |Renpy .rpy files|Support for Renpy .rpy
   ||files

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

[dolphin] [Bug 411223] Dolphin’s sort order chooser human-readable text

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411223

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Nate Graham  ---
Thanks for the video, that's super helpful. Can confirm. Hopefully not too hard
to fix.

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

[kwin] [Bug 411231] "Walk through Windows of Current Application" just switches between two of them when not using any modifier keys in the shortcut

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411231

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
Summary|Shortcut action "Walk   |"Walk through Windows of
   |through Windows of Current  |Current Application" just
   |Application" just switches  |switches between two of
   |between two of them |them when not using any
   ||modifier keys in the
   ||shortcut

--- Comment #3 from Nate Graham  ---
Thanks, confirmed.

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

[Breeze] [Bug 411163] Krita has split from Calligra and now uses Krita name instead of calligrakrita

2019-08-24 Thread Lynx3d
https://bugs.kde.org/show_bug.cgi?id=411163

Lynx3d  changed:

   What|Removed |Added

 CC|l...@aspect-design.de   |

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

[frameworks-syntax-highlighting] [Bug 390309] Markdown: Bold style not applied when underscore(s) presented in text surrounded by ** or __

2019-08-24 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=390309

Nibaldo G.  changed:

   What|Removed |Added

   Version Fixed In||5.62.0

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

[konsole] [Bug 408939] disallow duplicate bookmarks

2019-08-24 Thread Teemu Rytilahti
https://bugs.kde.org/show_bug.cgi?id=408939

--- Comment #7 from Teemu Rytilahti  ---
Thanks a lot for such a quick turnaround!

(In reply to Kurt Hindenburg from comment #5)
> Do you think Konsole should try to add a menu option to "Remove duplicate
> bookmarks"?

I don't think it's necessary to add more code that needs to be maintained. In
case such feature is wanted, I think a better way would be to extend the DBUS
interface of KBookmarkManager to allow removal of bookmarks. Then it would be
fairly simple to create a script to do that (as I suppose removal of existing
duplicates will be more or less a single shot procedure anyway).

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

[konsole] [Bug 408939] disallow duplicate bookmarks

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=408939

--- Comment #6 from Nate Graham  ---
Maybe it should just auto-remove them in the next release.

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

[konsole] [Bug 408939] disallow duplicate bookmarks

2019-08-24 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=408939

--- Comment #5 from Kurt Hindenburg  ---
Do you think Konsole should try to add a menu option to "Remove duplicate
bookmarks"?

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

[konsole] [Bug 408939] disallow duplicate bookmarks

2019-08-24 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=408939

Kurt Hindenburg  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://commits.kde.org/kon
   |konsole/commit/befaaa0255b2 |sole/befaaa0255b2e620753a6a
   |e620753a6a119268515d4b0b841 |119268515d4b0b8413
   |3   |

--- Comment #4 from Kurt Hindenburg  ---
Git commit befaaa0255b2e620753a6a119268515d4b0b8413 by Kurt Hindenburg, on
behalf of Martin T. H. Sandsmark.
Committed on 24/08/2019 at 19:12.
Pushed by scmsync into branch 'master'.

Do not allow adding duplicates in bookmarks

This currently only catches bookmarks in top-level (ie not sub-folders)

Original code by Tomaz Canabrava 
FIXED-IN: 19.12

https://invent.kde.org/kde/konsole/merge_requests/8

M  +4-5src/BookmarkHandler.cpp
M  +0-2src/BookmarkHandler.h
A  +54   -0src/BookmarkMenu.cpp [License: LGPL]
A  +48   -0src/BookmarkMenu.h [License: LGPL]
M  +1-0src/CMakeLists.txt

https://commits.kde.org/konsole/befaaa0255b2e620753a6a119268515d4b0b8413

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

[konsole] [Bug 408939] disallow duplicate bookmarks

2019-08-24 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=408939

Kurt Hindenburg  changed:

   What|Removed |Added

   Version Fixed In||19.12
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||konsole/commit/befaaa0255b2
   ||e620753a6a119268515d4b0b841
   ||3

--- Comment #3 from Kurt Hindenburg  ---
Git commit befaaa0255b2e620753a6a119268515d4b0b8413 by Kurt Hindenburg, on
behalf of Martin T. H. Sandsmark.
Committed on 24/08/2019 at 19:12.
Pushed by hindenburg into branch 'master'.

Do not allow adding duplicates in bookmarks

This currently only catches bookmarks in top-level (ie not sub-folders)

Original code by Tomaz Canabrava 
FIXED-IN: 19.12

https://invent.kde.org/kde/konsole/merge_requests/8

M  +4-5src/BookmarkHandler.cpp
M  +0-2src/BookmarkHandler.h
A  +54   -0src/BookmarkMenu.cpp [License: LGPL]
A  +48   -0src/BookmarkMenu.h [License: LGPL]
M  +1-0src/CMakeLists.txt

https://invent.kde.org/kde/konsole/commit/befaaa0255b2e620753a6a119268515d4b0b8413

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

[dolphin] [Bug 411223] Dolphin’s sort order chooser human-readable text

2019-08-24 Thread Gabriel Fernandes
https://bugs.kde.org/show_bug.cgi?id=411223

--- Comment #2 from Gabriel Fernandes  ---
sure, https://youtu.be/TKQrFNcf9Qw

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

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210

--- Comment #6 from Debbie  ---
I have deleted *every* instance of KXStitch and ran the build script for the
KDG.org/KXStitch 2.2.0 ... when I attempt to execute the program, it core dumps
... 
--
[deb@deb-pc kxstitch-2.2.0]$ /bin/kxstitch
QLayout: Attempting to add QLayout "" to MainWindow "MainWindow#", which
already has a layout
kf5.kxmlgui: cannot find .rc file "kxstitchui.rc" for component "kxstitch"
Segmentation fault (core dumped)
=

Not sure what I've done wrong.

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

[digikam] [Bug 409148] Sony A7r3 ARW files are displayed blurred in preview

2019-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409148

--- Comment #14 from bog...@hlevca.com ---
Thanks for the analysis

I have a powerful computer and I would not downgrade to 8 bit color even
for preview. Colors are not good.

I guess that allowing people to choose how they want to do it would be a
plus. In fact Sony does it.

Thank you
Bogdan

On Sat, Aug 24, 2019, 12:23 ,  wrote:

> https://bugs.kde.org/show_bug.cgi?id=409148
>
> --- Comment #13 from caulier.gil...@gmail.com ---
> I downloaded a a7r3 ARW sample from the web :
>
> https://drive.google.com/open?id=1QXCjf1pQ6rsDV_q57PQ4pKMYi7Uz0LIR
>
> (link take from here : https://www.mattgranger.com/a7r3)
>
> ...and compared embedded preview and half size preview with a zoom a 120%
> to
> see the details :
>
> https://imgur.com/e2ivZDO
>
> It's clear, half size is better than embedded preview.
>
> Now, a comparison between half size and a real RAW demosaicing in image
> editor
> :
>
> https://imgur.com/np4u83z
>
> Here i used the most faster way to decode RAW : 8 bits, Bilinear, post
> processing to default. The quality is a little bit better, but color are
> just
> more neutral. Time to decode is more longer.
>
> For me there is not a real gain.
>
> Gilles Caulier
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

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

[kwin] [Bug 209773] plasma crash during switching windows

2019-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=209773

steven.master...@gmail.com changed:

   What|Removed |Added

 CC||steven.master...@gmail.com

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

[dolphin] [Bug 404955] Add an option to always show the file extension

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404955

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/dol
   ||phin/97f49347482519b9ad53b7
   ||596d7462e68b7c2e14
 Resolution|--- |FIXED
   Version Fixed In||19.12.0

--- Comment #6 from Nate Graham  ---
Git commit 97f49347482519b9ad53b7596d7462e68b7c2e14 by Nate Graham.
Committed on 24/08/2019 at 18:44.
Pushed by ngraham into branch 'master'.

Middle-elide file/folder labels so the extension is always visible

Summary:
This ensures that the filename extension is always visible, and also is just a
nicer way to elide file and folder names in general.
FIXED-IN: 19.12.0

Test Plan:
Details view: {F6648784}
Icons view with limited label height: {F6648785}

Reviewers: #dolphin, #vdg, elvisangelaccio, GB_2

Reviewed By: #dolphin, #vdg, elvisangelaccio, GB_2

Subscribers: GB_2, ndavis, rooty, elvisangelaccio, kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D19471

M  +4-4src/kitemviews/kstandarditemlistwidget.cpp

https://commits.kde.org/dolphin/97f49347482519b9ad53b7596d7462e68b7c2e14

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

[dolphin] [Bug 404955] Add an option to always show the file extension

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404955

--- Comment #5 from Nate Graham  ---
Git commit f05f67d79cadcb82fa52bc5845549299564ce6ff by Nate Graham.
Committed on 24/08/2019 at 18:44.
Pushed by ngraham into branch 'master'.

[KDirOperator] Middle-elide labels that are too long to fit

Summary:
Right now too-long labels get right-elided, which among other minor issues,
causes
their filename extentions to not be visible. Dolphin is moving to
middle-eliding
labels instead (See D19471), so this patch implements the same behavior for
KDirOperator
so the file dialogs behave the same way.

Test Plan: See the Test Plan in D19471; same deal

Reviewers: #vdg, elvisangelaccio

Reviewed By: elvisangelaccio

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D23201

M  +7-0src/filewidgets/kdiroperatordetailview.cpp
M  +1-0src/filewidgets/kdiroperatordetailview_p.h
M  +1-0src/filewidgets/kdiroperatoriconview.cpp

https://commits.kde.org/kio/f05f67d79cadcb82fa52bc5845549299564ce6ff

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

[KXStitch] [Bug 411210] KXStitch cannot open / recognize it's own files

2019-08-24 Thread Debbie
https://bugs.kde.org/show_bug.cgi?id=411210

--- Comment #5 from Debbie  ---
[deb@deb-pc KXStitch]$ which kxstitch
/usr/bin/kxstitch

==

Let me try deleting all versions of KXStitch then do a fresh install from the
KDE repo.

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

[digikam] [Bug 411099] Search: Avoid search without user input (void fields)

2019-08-24 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=411099

--- Comment #14 from Rafael Linux User  ---
(In reply to Maik Qualmann from comment #13)
> But you know that you can disable the automatic search when typing text?
> Right mouse button menu in the input field.
> 
> Maik

Yes, I know that fact as I commented in
https://bugs.kde.org/show_bug.cgi?id=411099#c10 and in the video. Some time ago
I suggested to change that option for a more intuitive (visible without "Right
clicking") way to enable/disable that option. But the fact (visible in the
video) it that even with "Auto begin ..." disabled, if user click on "Search
tab" the last search (not manually saved) begins and doesn't matter if user
delete the word(s) that he wrote in last search, cause DK will not autosave an
"empty" search ... 

As maybe I didn't explain clearly, I resume: The "autosaving last search" in
"Search" tab should be disabled or (as the "Auto begin ...") DK should let user
decide if he wants that feature enabled.

Thank you anyway, it was only a suggestion from an user with large databases
who suffer the effects of the actual way the search feature is working  ;)

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

[digikam] [Bug 399923] Segmentation fault during face detection

2019-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=399923

--- Comment #193 from timo...@zoho.com ---
Ah, I was hoping there was a way to filter for all files with a video mime type
(since I have videos in different formats), but I got it done with `find`
instead. It came to 95% this time, but still crashed in the end:

> [New Thread 0x7fff3effd700 (LWP 25249)]
> digikam.general: Action Thread run  1  new jobs
> digikam.dimg: 
> "/tmp/tmp.p0vuUbXE4s/Pictures/p/images/new-pics/DCIM/Camera/IMG_20180110_101827.jpg"
>   : JPEG file identified
> digikam.general: Check for finish:  51 packages, 0 infos to filter, 
> hasFinished() false
> [New Thread 0x7fff059b5700 (LWP 25250)]
> digikam.database: " ( ( (ImageTagProperties.tagid=? OR 
> ImageTagProperties.tagid IN (SELECT id FROM TagsTree WHERE pid=?)) AND ImageT
> agProperties.property=?  ) OR ( (ImageTagProperties.tagid=? OR 
> ImageTagProperties.tagid IN (SELECT id FROM TagsTree WHERE pid=?)) AN
> D ImageTagProperties.property=?  ) OR ( (ImageTagProperties.tagid=? OR 
> ImageTagProperties.tagid IN (SELECT id FROM TagsTree WHERE pi
> d=?)) AND ImageTagProperties.property=?  ) ) "
> digikam.database: Search query:
>  "SELECT DISTINCT Images.id, Images.name, Images.album,
> Albums.albumRoot,ImageInformation.rating, Images.category,   
>  ImageInformation.format, ImageInformation.creationDate,
> Images.modificationDate, Images.fileSize,ImageInformatio
> n.width,  ImageInformation.height,ImageTagProperties.value, 
> ImageTagProperties.property, ImageTagProperties.tagid  FROM Imag
> esINNER JOIN ImageTagProperties ON 
> ImageTagProperties.imageid=Images.idLEFT JOIN ImageInformation ON 
> Images.id=Image
> Information.imageidINNER JOIN Albums   ON 
> Albums.id=Images.album WHERE Images.status=1 AND (  ( ( (ImageTagPropertie
> s.tagid=? OR ImageTagProperties.tagid IN (SELECT id FROM TagsTree WHERE 
> pid=?)) AND ImageTagProperties.property=?  ) OR ( (ImageTagP
> roperties.tagid=? OR ImageTagProperties.tagid IN (SELECT id FROM TagsTree 
> WHERE pid=?)) AND ImageTagProperties.property=?  ) OR ( (I
> mageTagProperties.tagid=? OR ImageTagProperties.tagid IN (SELECT id FROM 
> TagsTree WHERE pid=?)) AND ImageTagProperties.property=?  )
>  )  );" 
>  (QVariant(int, 281), QVariant(int, 281), QVariant(QString, 
> "autodetectedPerson"), QVariant(int, 281), QVariant(int, 281), QVariant(
> QString, "autodetectedFace"), QVariant(int, 281), QVariant(int, 281), 
> QVariant(QString, "tagRegion"))
> digikam.database: Search result: 3735
> 
> Thread 45 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7fff267fb700 (LWP 16009)]
> 0x7fffed6d3626 in __memmove_sse2_unaligned_erms () from 
> /nix/store/iykxb0bmfjmi7s53kfg6pjbfpd8jmza6-glibc-2.27/lib/libc.so.6
> (gdb) bt
> #0  0x7fffed6d3626 in __memmove_sse2_unaligned_erms ()
>from /nix/store/iykxb0bmfjmi7s53kfg6pjbfpd8jmza6-glibc-2.27/lib/libc.so.6
> #1  0x76f65e93 in memcpy (__len=, __src= out>, __dest=)
> at 
> /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/bits/string_fortified.h:34
> #2  Digikam::DImg::detach (this=0x2bab688) at 
> /tmp/tmp.p0vuUbXE4s/digikam/core/libs/dimg/dimg_data.cpp:67
> #3  0x7702b542 in Digikam::PreviewLoadingTask::execute 
> (this=0x2bab490)
> at 
> /tmp/tmp.p0vuUbXE4s/digikam/core/libs/threadimageio/preview/previewtask.cpp:381
> #4  0x7704316e in Digikam::LoadSaveThread::run (this=0x2d091a0)
> at 
> /tmp/tmp.p0vuUbXE4s/digikam/core/libs/threadimageio/fileio/loadsavethread.cpp:133
> #5  0x7706440e in Digikam::DynamicThread::Private::run 
> (this=0x2d09b40)
> at /tmp/tmp.p0vuUbXE4s/digikam/core/libs/threads/dynamicthread.cpp:183
> #6  0x7fffef4037d2 in ?? () from 
> /nix/store/683732s7dq6bxrl267lcadl5lvn6i4nh-qtbase-5.12.0/lib/libQt5Core.so.5
> #7  0x7fffef3ff062 in ?? () from 
> /nix/store/683732s7dq6bxrl267lcadl5lvn6i4nh-qtbase-5.12.0/lib/libQt5Core.so.5
> #8  0x765d2ef7 in start_thread () from 
> /nix/store/iykxb0bmfjmi7s53kfg6pjbfpd8jmza6-glibc-2.27/lib/libpthread.so.0
> #9  0x7fffed72722f in clone () from 
> /nix/store/iykxb0bmfjmi7s53kfg6pjbfpd8jmza6-glibc-2.27/lib/libc.so.6
> (gdb)

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

[gwenview] [Bug 324597] Rotating and saving a JPEG image changes the image itself, not the EXIF orientation tag

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=324597

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Nate Graham  ---
Yup, can confirm fixed.

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

[gwenview] [Bug 277996] Make it possible to adjust JPEG quality/compression settings when saving

2019-08-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=277996

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||19.12.0
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/gwe
   ||nview/24cd548e1f7fb85319706
   ||134980c5354efb5053d

--- Comment #10 from Nate Graham  ---
Git commit 24cd548e1f7fb85319706134980c5354efb5053d by Nate Graham.
Committed on 24/08/2019 at 17:37.
Pushed by ngraham into branch 'master'.

Allow the user to select the JPEG save/compression quality

Summary:
Currently, anytime Gwenview is used to save a non-JPEG file as a JPEG, or
anytime JPEG file is saved or re-saved after performing a lossy edit (e.g. crop
or red eye, but not rotation), the new file is saved with 75% quality level,
resulting in a noticeable degradation in appearance.

This patch implements a user-selectable JPEG save/compression quality setting,
which can be temporarily overridden in the {nav Save As} dialog when saving a
file as a JPEG. The new default quality level is 90% -- same as Spectacle. This
should prevent people from accdientally destroying their JPEGs.

As before, when saving an existing JPEG file with a new name or after
performing a non-lossy edit (e.g. rotation, which only changes the EXIF
rotation tag), the appearance of the file is not changed because no actual
image manipulation is done.
FIXED-IN: 19.12.0

Test Plan:
{F7205336}

{F7208763}

Set JPEG quality to 5% in the config file and test the following use cases:
- Non-JPEG image: do {nav Save} or {nav Save As} in non-JPEG formats -> No
changes or regressions.
- JPEG image: do {nav Save} or {nav Save As} without changing the image format
or the image's pixels at all -> No changes; quality level not taken into
consideration because these are lossless operations that do not re-compress the
image (which is good)
- JPEG image: do {nav Save} or {nav Save As} after changing the image's pixels
in some way (e.g. a crop operation) -> Image is saved with the user-specified
5% quality level and looks terrible
- JPEG image: do {nav Save As} into a non-JPEG file format after changing the
image image's pixels in some way, or not -> No changes or regressions (in
particular, lossless images like PNG are not hugely ballooned in file size)

Set JPEG quality to 90% in the config file and test the following use cases:
- Non-JPEG image: do {nav Save As} in non-JPEG formats -> No changes or
regressions; dialog box does not show quality spinbox
- Non-JPEG image: do {nav Save As} into a JPEG and in the {nav Save As] dialog,
change the quality from 90% to 5%-> Image is saved with the user-specified 5%
quality level and looks terrible
- JPEG image: do {nav Save As} into a non-JPEG file format -> No changes or
regressions; dialog box does not show quality spinbox
- JPEG image: do {nav Save As} after changing the image's pixels in some way
(e.g. a crop operation), and in the {nav Save As] dialog, change the quality
from 90% to 5%-> Image is saved with the user-specified 5% quality level and
looks terrible

Reviewers: #gwenview, #vdg

Subscribers: filipf, pino

Tags: #gwenview

Differential Revision: https://phabricator.kde.org/D23106

M  +40   -4app/generalconfigpage.ui
M  +68   -10   app/gvcore.cpp
M  +5-0lib/document/documentloadedimpl.cpp
M  +4-0lib/gwenviewconfig.kcfg
M  +1-0lib/jpegcontent.cpp

https://commits.kde.org/gwenview/24cd548e1f7fb85319706134980c5354efb5053d

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

[muon] [Bug 411255] New: Printer failure

2019-08-24 Thread M. Kaye
https://bugs.kde.org/show_bug.cgi?id=411255

Bug ID: 411255
   Summary: Printer failure
   Product: muon
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: muon
  Assignee: echidna...@kubuntu.org
  Reporter: mck...@talktalk.net
CC: silh...@gmail.com
  Target Milestone: ---

SUMMARY
HP LaserJet Pro P1102 printer repeat failure.

STEPS TO REPRODUCE
1. recent:///e5231180b86fad31457558b75d617396
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kdenlive] [Bug 411254] New: search window for effects doesn't work

2019-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411254

Bug ID: 411254
   Summary: search window for effects doesn't work
   Product: kdenlive
   Version: 19.08.0
  Platform: Other
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: gionata.pri...@gmail.com
  Target Milestone: ---

SUMMARY

the search window for effects doesn't work properly. Appearently works
casually. It finds effect that doesn't match with what I wrote.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kdenlive] [Bug 411253] New: proxy clip problems

2019-08-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411253

Bug ID: 411253
   Summary: proxy clip problems
   Product: kdenlive
   Version: 19.08.0
  Platform: Other
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: gionata.pri...@gmail.com
  Target Milestone: ---

SUMMARY

When I create a proxy clip, the video in the timeline appears reduced in
length, and it cannot be lengthened. Also when I switch off the proxy clip it
returns to its original length. In case of long clips, if I switch off the
proxy clip, the whole program directly crashes and closes itself.



STEPS TO REPRODUCE
1. upload a long clip (my clip is 13 minutes long) and activate the proxy clip
2. 
3. 

OBSERVED RESULT

if I insert the clip, it reduced in lenght. (The starting poin is correct, but
it ends before).

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

If the clip is long, I see that there is a creation of "zone 1" and "zone 2".
In my case these two files are exactly the same.

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

[frameworks-ktexteditor] [Bug 322532] view jumps in last line, when scroll past end of file enabled

2019-08-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=322532

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
 CC||cullm...@kde.org

--- Comment #3 from Christoph Cullmann  ---
Works for me, even after the last changes to fix goto line in
https://phabricator.kde.org/D17857

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

  1   2   3   >