[kdenlive] [Bug 394888] 2018-05-31 refactoring timeline branch does not build.

2018-06-21 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=394888

--- Comment #8 from Evert Vorster  ---
Getting further, it now fails at 74%. :)

I'll try the make -k, it's not something I have done before. 

Here is the error now:

[ 74%] Building CXX object
src/CMakeFiles/kdenliveLib.dir/titler/titlewidget.cpp.o
/var/tmp/yaourt-tmp-evert/aur-kdenlive-testing-git/src/kdenlive/src/titler/titlewidget.cpp:
In constructor ‘TitleWidget::TitleWidget(const QUrl&, const Timecode&, const
QString&, Monitor*, QWidget*)’:
/var/tmp/yaourt-tmp-evert/aur-kdenlive-testing-git/src/kdenlive/src/titler/titlewidget.cpp:95:45:
error: invalid use of incomplete type ‘class QButtonGroup’
 auto *colorGroup = new QButtonGroup(this);
 ^
In file included from /usr/include/qt/QtWidgets/qtoolbutton.h:45

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

[umbrello] [Bug 395672] Java import fails to identify "String..." parameter as "String[]"

2018-06-21 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=395672

Ralf Habacker  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||ralf.habac...@freenet.de
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Ralf Habacker  ---
The message indicates that the Java parser has tried to create a class in the
current namespace and found an existing class called 'String'.

Since this can be a problem with the Java parser in Umbrello, it would be nice
to get a Java test file or, if you are using publicly available Java code, a
link to reproduce the problem with an umbrello debug image.

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

[krita] [Bug 395674] the timeline lag

2018-06-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=395674

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 CC||b...@valdyas.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Boudewijn Rempt  ---
I'm sorry, but this isn't a bug report. A bug report states a problem clearly
in terms that make it easy to reproduce the issue. It also adds relevant
information, like hardware, os version, image file specification. And finally,
a bug report should use the latest version of Krita, which right now is 4.0.4,
not an older version. There just isn't anything we can do with reports like
this.

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

[okular] [Bug 395660] okular cannot preserve annotations in some pdf files.

2018-06-21 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=395660

Oliver Sander  changed:

   What|Removed |Added

 CC||oliver.san...@tu-dresden.de

--- Comment #2 from Oliver Sander  ---
Hi Iuri,

okular 0.24.2 is quite old.  There are reasons to believe that new versions
handle these annotations better.  Could you please try that first?

Thanks,
Oliver

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

[frameworks-baloo] [Bug 387672] Baloo File Extraction Error

2018-06-21 Thread EDes
https://bugs.kde.org/show_bug.cgi?id=387672

EDes  changed:

   What|Removed |Added

 CC||mailin...@wanadoo.fr

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

[frameworks-baloo] [Bug 387672] Baloo File Extraction Error

2018-06-21 Thread EDes
https://bugs.kde.org/show_bug.cgi?id=387672

--- Comment #19 from EDes  ---
Created attachment 113479
  --> https://bugs.kde.org/attachment.cgi?id=113479&action=edit
New crash information added by DrKonqi

baloo_file_extractor (5.47.0) using Qt 5.9.4

- What I was doing when the application crashed:
Just starting fedora 27, kernel 4.16.15-200

-- Backtrace (Reduced):
#8  0x7f288a39fbf2 in mdb_assert_fail.constprop () from
/lib64/liblmdb.so.0.0.0
#9  0x7f288a394b85 in mdb_page_dirty () from /lib64/liblmdb.so.0.0.0
#10 0x7f288a395dab in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#11 0x7f288a396039 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#12 0x7f288a397c64 in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0

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

[plasmashell] [Bug 388477] Plasma crashes when activating the Application Launcher

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=388477

tux+kde...@warnetd.org changed:

   What|Removed |Added

 CC|tux+kde...@warnetd.org  |

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

[krita] [Bug 395679] New: The pressure sensitivity with my wacom tablet is not working.

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395679

Bug ID: 395679
   Summary: The pressure sensitivity with my wacom tablet is not
working.
   Product: krita
   Version: 4.0.4
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Shortcuts and Canvas Input Settings
  Assignee: krita-bugs-n...@kde.org
  Reporter: xyziteprogram...@gmail.com
  Target Milestone: ---

Created attachment 113480
  --> https://bugs.kde.org/attachment.cgi?id=113480&action=edit
debug file

The pressure sensitivity with my wacom tablet is not working. Everything I
tried has failed such as clearing preferences for wacom, uninstalling then
reinstalling the driver, uninstalling krita, clearing preferences for krita by
removing files from appdata, changing USB ports, removing the tablet then
putting it back in, and restarting the computer.

Info
-windows 10
-wacom intuos draw (old version)
-a very bad laptop

Also in the wacom settings it does sense the pressure and when I use SAI the
pressure sensitivity did work. I also tried gimp but that didn't work either.
Probably because I don't know how to use it.

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

[krita] [Bug 395679] The pressure sensitivity with my wacom tablet is not working.

2018-06-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=395679

Boudewijn Rempt  changed:

   What|Removed |Added

  Component|Shortcuts and Canvas Input  |tablet support
   |Settings|
 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Okay, Krita cannot find the driver for your tablet, so it is only getting mouse
events. We've been getting a lot of these reports recently, but it all boils
down to Windows 10 updates and Wacom driver updates breaking things... It's not
something we can fix in Krita, it's a system issue.

You don't mention whether you have tried to enable the windows pointer api in
Krita's tablet settings. Does that make a difference?

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

[krita] [Bug 395679] The pressure sensitivity with my wacom tablet is not working.

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395679

--- Comment #2 from xyziteprogram...@gmail.com ---
(In reply to Boudewijn Rempt from comment #1)
> Okay, Krita cannot find the driver for your tablet, so it is only getting
> mouse events. We've been getting a lot of these reports recently, but it all
> boils down to Windows 10 updates and Wacom driver updates breaking things...
> It's not something we can fix in Krita, it's a system issue.
> 
> You don't mention whether you have tried to enable the windows pointer api
> in Krita's tablet settings. Does that make a difference?
Yea i did try it and it didn't work. Also i forgot to mention that sometimes a
portion of the canvas will sense pressure if the offset is wrong.

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

[plasmashell] [Bug 395661] Dragging PDF file to google drive(Chromium) Crashes plasma shell

2018-06-21 Thread now-im
https://bugs.kde.org/show_bug.cgi?id=395661

--- Comment #1 from now-im  ---
Same thing happened when I tried to dram an ISO to deepin boot maker. However,
total crash no backtrace.

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

[dolphin] [Bug 395553] Can not 'move' files to an NTFS partition in Kubuntu

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395553

--- Comment #2 from notlost.justlookingaro...@gmail.com ---
Hi Elvis.

It is reproducable and i've love to help solve this, but i have no idea how
to install debug symbols, so you'll have to talk me through it.

On Mon, 18 Jun 2018, 22:26 Elvis Angelaccio, 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=395553
>
> Elvis Angelaccio  changed:
>
>What|Removed |Added
>
> 
>  Status|UNCONFIRMED |RESOLVED
>  Resolution|--- |DUPLICATE
>
> --- Comment #1 from Elvis Angelaccio  ---
> Thanks for the detailed report. We are already tracking this issue in
> #368287.
>
> If you can reproduce the crash, please install debug symbols for kio and
> kcoreaddons and then post a new backtrace. Thanks!
>
> *** This bug has been marked as a duplicate of bug 368287 ***
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[kdenlive] [Bug 375691] Crash on most "deshake" values for "rx" / "ry"

2018-06-21 Thread Martin Riethmayer
https://bugs.kde.org/show_bug.cgi?id=375691

Martin Riethmayer  changed:

   What|Removed |Added

Version|16.08.2 |18.04.0
   Platform|openSUSE RPMs   |Neon Packages

--- Comment #2 from Martin Riethmayer  ---
Still crashing in Kdenlive 17.11.80 on KDE Neon User:

KDE Plasma 5.12.2
KDE FW: 5.48.0
Qt: 5.11.0
Kernel: 4.13.0


Also crashing in Kdenliv 18.03.70 on KDE Neon Git unstable as of today:

KDE Plasma 5.13.80
KDE FW: 5.48.0
Qt: 5.11.0
Kernel: 4.13.0

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

[krita] [Bug 395679] The pressure sensitivity with my wacom tablet is not working.

2018-06-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=395679

--- Comment #3 from Boudewijn Rempt  ---
Hm. I've actually been able to recreate a setup that shows these problems. I'm
contacting Wacom again, because it still isn't a bug in krita, but a problem
with windows 10 updates breaking the wacom driver.

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

[Spectacle] [Bug 394499] No Visible Guidelines Show for Rectangular Region Grab

2018-06-21 Thread David Allen
https://bugs.kde.org/show_bug.cgi?id=394499

--- Comment #8 from David Allen  ---
On 06/20/2018 06:15 PM, Christoph Feck wrote:
> https://bugs.kde.org/show_bug.cgi?id=394499
> 
> --- Comment #7 from Christoph Feck  ---
> If you can provide the information requested in comment #6, please add it.

[root@proteus ~]# lspci -k | grep -EA3 'VGA|3D|Display'
02:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 
GT] (rev a1)
 Subsystem: Micro-Star International Co., Ltd. [MSI] Device 1270
 Kernel driver in use: nouveau
 Kernel modules: nouveau


Spectacle Libraries:

KDE Frameworks 5.47.0
Qt 5.10.1 (built against 5.10.1)
The xcb windowing system

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

[frameworks-baloo] [Bug 392663] Default search doesn't show results for files that are clearly there

2018-06-21 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=392663

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

--- Comment #1 from Michael D  ---
I have the same issue. After a few weeks on a fresh install of Manjaro, dolphin
stopped returning *any* CTRL+F search results. Rebooting did not help. I had to
disable baloo, delete the index database from ~/.local/share/baloo, kill any
baloo processes, re-enable baloo again and then reindex my entire drive. After
that, dolphin started returning search results.

Not sure how to reproduce it either. The index was there and didn't look
corrupt and I hadn't changed any of the baloo configuration settings.

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

[akregator] [Bug 395680] New: Akregator won't start...

2018-06-21 Thread PK
https://bugs.kde.org/show_bug.cgi?id=395680

Bug ID: 395680
   Summary: Akregator won't start...
   Product: akregator
   Version: 5.8.1
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: akregator konqueror plugin
  Assignee: kdepim-b...@kde.org
  Reporter: pieterkristen...@gmail.com
  Target Milestone: ---

When I try to start akonadi it crashes immediately. And so does Korganizer btw.
Strange thing is that they both are ok when running inside Kontact.
I installed akonadi in the running live-distribution (neon user 14-06-2018) and
it also crashes at startup.
I tried this on another computer (eight years younger/also intel based) with
the same result: akregator crashes when it starts.

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

[okular] [Bug 395660] okular cannot preserve annotations in some pdf files.

2018-06-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=395660

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #3 from Albert Astals Cid  ---
It does fail on current version, would need someone to investigate why,
probably a poppler issue

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

[Akonadi] [Bug 394279] /usr/bin/akonadi_indexing_agent coredumps twice

2018-06-21 Thread kts
https://bugs.kde.org/show_bug.cgi?id=394279

kts  changed:

   What|Removed |Added

Version|unspecified |5.8.2

--- Comment #2 from kts  ---
It's kmail 18.04.2.
It's still crashing.
Give some attention.

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

[systemsettings] [Bug 395681] New: libinput pointer kcm has no neutral setting, overrides system defaults

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395681

Bug ID: 395681
   Summary: libinput pointer kcm has no neutral setting, overrides
system defaults
   Product: systemsettings
   Version: 5.13.1
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_mouse
  Assignee: unassigned-b...@kde.org
  Reporter: gr...@sub.red
CC: unassigned-b...@kde.org
  Target Milestone: ---

The new kcm for libinput mouse handling has a slider to set the libinput
acceleration factor which has 10 stops, and therefore lacks a centered/neutral
position.

It is currently not possible to disable mouse acceleration with libinput via
the UI. Many users prefer a 1:1 mapping, and disable acceleration entirely.

A current workaround is to manually change ~/.config/kcminputrc and setting the
value to 0.0 and never touch the kcm slider again.

I'd suggest to make it 11 stops, so we'll have 5 negative, a neutral and 5
positive settings, or add a convenience switch to disable acceleration entirely
(set flat profile and neutral factor).

Please note that the leftmost setting results in strong deceleration (for the
flat profile and for slow speeds in the adaptive profile as well) and not in
disabling acceleration. The value given to libinput is not the speed or
acceleration factor, but a parameter within [-1,1] that will affect the actual
factor. See libinput docs[1] and especially The flat pointer acceleration
profile[2] for further info. libinput has chosen bad terminology here and that
should not be transferred to a DE's UI settings for usability reasons. You are
not setting the "acceleration" with that slider but a parameter that affects
the acceleration. And for the flat profile, it doesn't even actually affect
acceleration but speed.



IMHO, it should also not override the system-wide settings set in
/etc/X11/xorg.conf.d/, at least not initially on installing/upgrading Plasma.
It's ok to override the settings, if the user tweaks the actual kcm manually.
Two reasons:
 - there are Plasma users which have used libinput on X long before the kcm was
updated
 - there are users which have several DEs installed, either due to pragmatism
(some things work better here or there) or because they like to try new things
at times

Those will most likely set their preferences globally. Now when a user has done
that, then upgrades plasma to 5.13 or usually uses Gnome and wants to try
plasma, he'll be left confused with weird mouse behaviour. That also includes
things like inverse scrolling, middle-click emulation, ... and not only the
acceleration factor (which would be bad enough).



[1]:
https://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html
[2]:
https://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html#ptraccel-profile-flat

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

[valgrind] [Bug 395682] New: Reading debug info

2018-06-21 Thread Дилян Палаузов
https://bugs.kde.org/show_bug.cgi?id=395682

Bug ID: 395682
   Summary: Reading debug info
   Product: valgrind
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: dilyan.palau...@aegee.org
  Target Milestone: ---

Created attachment 113482
  --> https://bugs.kde.org/attachment.cgi?id=113482&action=edit
The produced binary

I have this program:
  #include 
  int main() {
printf("a\n");
int i = 7 /0;
printf("b\n");
  }
which I compile with "gcc -g t.c -o t"

Running `valgrind -v  --memcheck:track-origins=yes --read-var-info=yes
--memcheck:show-leak-kinds=all --vgdb=no t` I expect to see the line where
there are problems, but it prints:

==24781== Memcheck, a memory error detector
==24781== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==24781== Using Valgrind-3.14.0.GIT-90daa486e8-20180620X and LibVEX; rerun with
-h for copyright info
==24781== Command: t
==24781== 
--24781-- Valgrind options:
--24781---v
--24781----memcheck:track-origins=yes
--24781----read-var-info=yes
--24781----memcheck:show-leak-kinds=all
--24781----vgdb=no
--24781-- Contents of /proc/version:
--24781--   Linux version 3.16.0-4-amd64 (debian-ker...@lists.debian.org) (gcc
version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08)
--24781-- 
--24781-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-sse3
--24781-- Page sizes: currently 4096, max supported 4096
--24781-- Valgrind library directory: /usr/local/lib/valgrind
--24781-- Reading syms from /home/me/t
--24781-- ELF section outside all mapped regions
--24781-- Reading syms from /lib/x86_64-linux-gnu/ld-2.19.so
--24781--   Considering /lib/x86_64-linux-gnu/ld-2.19.so ..
--24781--   .. CRC mismatch (computed c067370a wanted 8c45d3ea)
--24781--   Considering /usr/lib/debug/lib/x86_64-linux-gnu/ld-2.19.so ..
--24781--   .. CRC is valid
--24781-- warning: addVar: unknown size (buf)
--24781-- warning: addVar: unknown size (buf)
--24781-- warning: addVar: unknown size (buf)
--24781-- warning: addVar: unknown size (loadcmds)
--24781-- warning: addVar: unknown size (loadcmds)
--24781-- warning: addVar: unknown size (loadcmds)
--24781-- warning: addVar: unknown size (loadcmds)
--24781-- warning: addVar: unknown size (loadcmds)
--24781-- warning: addVar: unknown size (loadcmds)
--24781-- warning: addVar: unknown size (loadcmds)
--24781-- Reading syms from /usr/local/lib/valgrind/memcheck-amd64-linux
--24781--object doesn't have a symbol table
--24781--object doesn't have a dynamic symbol table
--24781-- Scheduler: using generic scheduler lock implementation.
--24781-- Reading suppressions file: /usr/local/lib/valgrind/default.supp
--24781-- REDIR: 0x4017b50 (ld-linux-x86-64.so.2:strlen) redirected to
0x581df42e (???)
--24781-- REDIR: 0x4017900 (ld-linux-x86-64.so.2:index) redirected to
0x581df448 (???)
--24781-- Reading syms from
/usr/local/lib/valgrind/vgpreload_core-amd64-linux.so
--24781--object doesn't have a symbol table
--24781-- Reading syms from
/usr/local/lib/valgrind/vgpreload_memcheck-amd64-linux.so
--24781--object doesn't have a symbol table
==24781== WARNING: new redirection conflicts with existing -- ignoring it
--24781-- old: 0x04017b50 (strlen  ) R-> (.0) 0x581df42e
???
--24781-- new: 0x04017b50 (strlen  ) R-> (2007.0) 0x0402d490
strlen
--24781-- REDIR: 0x4017b20 (ld-linux-x86-64.so.2:strcmp) redirected to
0x402ed40 (strcmp)
--24781-- REDIR: 0x4018850 (ld-linux-x86-64.so.2:mempcpy) redirected to
0x4037390 (mempcpy)
--24781-- Reading syms from /lib/x86_64-linux-gnu/libc-2.19.so
--24781--   Considering /lib/x86_64-linux-gnu/libc-2.19.so ..
--24781--   .. CRC mismatch (computed 8b555f82 wanted cd9b3228)
--24781--   Considering /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.19.so ..
--24781--   .. CRC is valid
--24781-- REDIR: 0x4aa8dc0 (libc.so.6:strcasecmp) redirected to 0x4023720
(_vgnU_ifunc_wrapper)
--24781-- REDIR: 0x4aab0b0 (libc.so.6:strncasecmp) redirected to 0x4023720
(_vgnU_ifunc_wrapper)
--24781-- REDIR: 0x4aa8590 (libc.so.6:memcpy@GLIBC_2.2.5) redirected to
0x4023720 (_vgnU_ifunc_wrapper)
--24781-- REDIR: 0x4aa6910 (libc.so.6:rindex) redirected to 0x402ce10 (rindex)
--24781-- REDIR: 0x4aa4c10 (libc.so.6:strlen) redirected to 0x402d3d0 (strlen)
==24781== 
==24781== Process terminating with default action of signal 8 (SIGFPE)
==24781==  Integer divide by zero at address 0x10090584FE
==24781==at 0x401149: ??? (in /home/me/t)
==24781==by 0x4A44B44: (below main) (libc-start.c:287)
a
--24781-- REDIR: 0x4a9f600 (libc.so.6:free) redirected to 0x402afd0 (free)
==24781== 
==24781== HEAP SUMMARY:
==24781== in use at exit: 0 bytes in 0 blocks
==24781==   total heap usage: 0 allocs, 0 frees, 0 bytes allocated
==24781== 
==24781== All

[krita] [Bug 394376] Unable to export or save-as png, gif, or jpg on 4.1.0-pre-alpha nightly build (git 65e24ca)

2018-06-21 Thread Sebastian
https://bugs.kde.org/show_bug.cgi?id=394376

--- Comment #20 from Sebastian  ---
(In reply to Alvin Wong from comment #19)
> (In reply to Sebastian from comment #18)
> > (In reply to Boudewijn Rempt from comment #17)
> > > New build:
> > > https://www.dropbox.com/s/sf6q3aiw0g7a1ru/krita-qtbug394376-2.zip?dl=0
> > 
> > Can confirm it to be working with this build.
> 
> Can you make a Process Monitor capture?

Sadly, don't have time for that right now. It just worked for me to save a new
krita file to dropbox (saving existing ones was working for me already). And
export it as .png to dropbox as a new file.

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

[tellico] [Bug 394343] Saving a CD does sometimes deselect it in the list instead of keeping it selected

2018-06-21 Thread Bruno Cornec
https://bugs.kde.org/show_bug.cgi?id=394343

--- Comment #4 from Bruno Cornec  ---
Created attachment 113483
  --> https://bugs.kde.org/attachment.cgi?id=113483&action=edit
Video showing the issue

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

[krita] [Bug 394510] Clone layer with animation has grave visual bugs and does not work well

2018-06-21 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=394510

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/b52918c1a2c7aff72889c5f2
   ||6d9d67de57b50fcd
 Resolution|--- |FIXED

--- Comment #1 from Dmitry Kazakov  ---
Git commit b52918c1a2c7aff72889c5f26d9d67de57b50fcd by Dmitry Kazakov.
Committed on 21/06/2018 at 10:04.
Pushed by dkazakov into branch 'master'.

Correctly invalidate frames when moving a Clone Layer

When moving a clone layer we should also reset all the frames, because
it doesn't have any animation channels.

M  +3-8libs/image/kis_image_animation_interface.cpp
M  +52   -8libs/image/kis_time_range.cpp
M  +2-0libs/image/kis_time_range.h

https://commits.kde.org/krita/b52918c1a2c7aff72889c5f26d9d67de57b50fcd

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

[Akonadi] [Bug 392092] akonadi_control crash on first start

2018-06-21 Thread PK
https://bugs.kde.org/show_bug.cgi?id=392092

--- Comment #12 from PK  ---
I installed a package called mariadb-server and it seems as if things are
better now.

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

[kaddressbook] [Bug 395683] New: Entry for security-aware messengers

2018-06-21 Thread Thomas Rother
https://bugs.kde.org/show_bug.cgi?id=395683

Bug ID: 395683
   Summary: Entry for security-aware messengers
   Product: kaddressbook
   Version: 5.7.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: t.rot...@netzwissen.de
CC: to...@kde.org
  Target Milestone: ---

Created attachment 113484
  --> https://bugs.kde.org/attachment.cgi?id=113484&action=edit
Messaging entry in Kontact

The pulldown menu of KAdressbook/Kontact should also offer entries for
security-aware messengers so that people can add these contact data.Proposed
messengers are
a) Signal >> Mobile phone number
b) Threema >> "Threema ID", 8-digit alphanumeric string
c) Telegram >> Username, alphanumeric string, length ?

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

[okular] [Bug 395684] New: Segfault after closing "file not found" dialog after reboot

2018-06-21 Thread Dennis
https://bugs.kde.org/show_bug.cgi?id=395684

Bug ID: 395684
   Summary: Segfault after closing "file not found" dialog after
reboot
   Product: okular
   Version: 1.4.2
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: m...@dennis-irrgang.com
  Target Milestone: ---

Application: okular (1.4.2)

Qt Version: 5.11.0
Frameworks Version: 5.46.0
Operating System: Linux 4.17.1-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
I zypper dup'd my system and did a reboot. A file was not found (I had moved it
to a different folder after opening the file and forgot about that) after
booting and KDE recreated the session. I closed the dialog and that's when
Okular crashed.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f569785a180 (LWP 3747))]

Thread 2 (Thread 0x7f567bdbf700 (LWP 3775)):
#0  0x7f568df3cb44 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f568def6790 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f568def71fb in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f568def73ec in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f5693e8f90b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f5674000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f5693e3f9fb in
QEventLoop::exec(QFlags) (this=0x7f567bdbed90,
flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x7f5693c9e356 in QThread::exec() (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x7f56942e0f45 in QDBusConnectionManager::run() (this=0x7f5694556d60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:178
#8  0x7f5693ca793c in QThreadPrivate::start(void*) (arg=0x7f5694556d60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:367
#9  0x7f5690512554 in start_thread () at /lib64/libpthread.so.0
#10 0x7f569358cfdf in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f569785a180 (LWP 3747)):
[KCrash Handler]
#6  0x7f5695c6a7e0 in  () at /usr/lib64/libKF5ConfigCore.so.5
#7  0x7f5695c7f1f3 in KConfigGroup::readEntry(char const*, QVariant const&)
const () at /usr/lib64/libKF5ConfigCore.so.5
#8  0x5561fd4d07c3 in KConfigGroup::readEntry(char const*, int const&)
const (defaultValue=@0x7ffdaad7edac: 0, key=0x5561fd4d8a4c "ActiveTab",
this=0x7ffdaad7ee60) at /usr/include/qt5/QtCore/qvariant.h:518
#9  0x5561fd4d07c3 in Shell::readProperties(KConfigGroup const&)
(this=0x5561ff239c70, group=...) at
/usr/src/debug/okular-18.04.2-1.1.x86_64/shell/shell.cpp:392
#10 0x7f56969a8b78 in KMainWindow::readPropertiesInternal(KConfig*, int) ()
at /usr/lib64/libKF5XmlGui.so.5
#11 0x7f56969a8bc2 in KMainWindow::restore(int, bool) () at
/usr/lib64/libKF5XmlGui.so.5
#12 0x5561fd4cbcd3 in kRestoreMainWindows() () at
/usr/include/qt5/QtCore/qarraydata.h:255
#13 0x5561fd4c9353 in main(int, char**) (argc=,
argv=) at
/usr/src/debug/okular-18.04.2-1.1.x86_64/shell/main.cpp:66

Reported using DrKonqi

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

[Discover] [Bug 394558] Looking for updates is hanging forever

2018-06-21 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=394558

--- Comment #6 from Lastique  ---
Created attachment 113485
  --> https://bugs.kde.org/attachment.cgi?id=113485&action=edit
pkmon log

I've attached pkmon log taken while Discover starts. All log records were
written when Discover started. When I clicked on "Checking for Updates" no
additional activity happened in the log. I currently have no outstanding
updates.

BTW, for completeness, I also don't have the Snap backend installed.

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

[frameworks-kio] [Bug 280571] Ctrl+Click in the Location Bar should open in a new tab

2018-06-21 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=280571

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 395685] New: KDE desktop environment crashed when searching in start menu

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395685

Bug ID: 395685
   Summary: KDE desktop environment crashed when searching in
start menu
   Product: plasmashell
   Version: 5.12.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: northern.sno...@hotmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.12.5)

Qt Version: 5.9.5
Frameworks Version: 5.44.0
Operating System: Linux 4.17.2 x86_64
Distribution: Ubuntu 18.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I typed "start" in the search bar after I opened the start menu. Crash happens
when I input the last "t". In such cases, I noticed the first result was always
Google Chrome, which is wierd.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9fd0456800 (LWP 1144))]

Thread 16 (Thread 0x7f9ed3fff700 (LWP 1393)):
#0  0x7f9fc92b49f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55894dbb3130) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f9fc92b49f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55894dbb30e0, cond=0x55894dbb3108) at pthread_cond_wait.c:502
#2  0x7f9fc92b49f3 in __pthread_cond_wait (cond=0x55894dbb3108,
mutex=0x55894dbb30e0) at pthread_cond_wait.c:655
#3  0x7f9fca13359b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f9f0ec63ad5 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7f9f0ec67ba8 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7f9f0ec62c8d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x7f9f0ec67c02 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x7f9f0ec62c8d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x7f9f0ec67c02 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x7f9f0ec62c8d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x7f9f0ec65a6b in ThreadWeaver::Thread::run() () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x7f9fca13216d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x7f9fc92ae6db in start_thread (arg=0x7f9ed3fff700) at
pthread_create.c:463
#14 0x7f9fc9a2888f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7f9ee8b27700 (LWP 1392)):
#0  0x7f9fc92b49f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55894dbb3130) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f9fc92b49f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55894dbb30e0, cond=0x55894dbb3108) at pthread_cond_wait.c:502
#2  0x7f9fc92b49f3 in __pthread_cond_wait (cond=0x55894dbb3108,
mutex=0x55894dbb30e0) at pthread_cond_wait.c:655
#3  0x7f9fca13359b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f9f0ec63ad5 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7f9f0ec67ba8 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7f9f0ec62c8d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x7f9f0ec65a6b in ThreadWeaver::Thread::run() () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x7f9fca13216d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f9fc92ae6db in start_thread (arg=0x7f9ee8b27700) at
pthread_create.c:463
#10 0x7f9fc9a2888f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7f9ee9328700 (LWP 1391)):
#0  0x7f9fc92b49f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55894dbb3130) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f9fc92b49f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55894dbb30e0, cond=0x55894dbb3108) at pthread_cond_wait.c:502
#2  0x7f9fc92b49f3 in __pthread_cond_wait (cond=0x55894dbb3108,
mutex=0x55894dbb30e0) at pthread_cond_wait.c:655
#3  0x7f9fca13359b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f9f0ec63ad5 in
ThreadWeaver::Weaver::ta

[kdiff3] [Bug 395686] New: Kdiff3 doesn't start in wayland when using the default run command

2018-06-21 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=395686

Bug ID: 395686
   Summary: Kdiff3 doesn't start in wayland when using the default
run command
   Product: kdiff3
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: reeves...@gmail.com
  Reporter: nortex...@gmail.com
  Target Milestone: ---

The default run command for kdiff3, which I can no longer tell you because
wayland somehow wiped my clipboard, won't start kdiff3 in a wayland session. It
runs just fine with just "kdiff3".

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

[krita] [Bug 395598] Cannot use CJK input method in input boxes on popup UI elements.

2018-06-21 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=395598

Eike Hein  changed:

   What|Removed |Added

 CC||h...@kde.org

--- Comment #5 from Eike Hein  ---
I have an automatic daily Bugzilla search set up for "Korean" because I tend to
work on text input issues across KDE (I live in Seoul and type Korean
frequently).

I am super busy currently, but I'll try to take a look at this soon.

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

[krita] [Bug 395598] Cannot use CJK input method in input boxes on popup UI elements.

2018-06-21 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=395598

--- Comment #6 from Eike Hein  ---
Oh wait, this is Windows-specific? Then I might not be able to help, I only
know Linux well :(.

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

[kmail2] [Bug 395687] New: Mails from Apple Mail are shown without attachment

2018-06-21 Thread naraesk
https://bugs.kde.org/show_bug.cgi?id=395687

Bug ID: 395687
   Summary: Mails from Apple Mail are shown without attachment
   Product: kmail2
   Version: 5.8.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: m...@naraesk.eu
  Target Milestone: ---

I recieved several mails send by Apple Mail with attachment (*.odt and *.pdf).
In the webmailer they look fine, but Kmail shows no attchment for these mails.

The mail code contains something like

Content-Type: multipart/alternative;
boundary="Apple-Mail=_682EBA32-6E79-4481-A723-AD4C4F5EB65B"
Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\))

and

--Apple-Mail=_3F105A33-15E5-44DE-A56B-168A0F6FB591
Content-Disposition: attachment;
filename=XXX.odt
Content-Type: application/vnd.oasis.opendocument.text;
x-unix-mode=0644;
name="XXX.odt"
Content-Transfer-Encoding: base64

For all other mails I have no problems with attached files. But all mails with
missing attachment have this Apple Mail lines included.

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

[kmail2] [Bug 395687] Mails from Apple Mail are shown without attachment

2018-06-21 Thread naraesk
https://bugs.kde.org/show_bug.cgi?id=395687

naraesk  changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages

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

[Falkon] [Bug 395688] New: Middle click paste URL

2018-06-21 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=395688

Bug ID: 395688
   Summary: Middle click paste URL
   Product: Falkon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: j...@jriddell.org
  Target Milestone: ---

A wish from me, old versions of Opera let you middle click anywhere in the page
and it would 'paste' the selection clipboard as a URL and load that page.  It's
a very slick way of opening a page.

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

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-06-21 Thread Andreas Arnez
https://bugs.kde.org/show_bug.cgi?id=385412

--- Comment #11 from Andreas Arnez  ---
(In reply to Vadim Barkov from comment #10)
> Andreas,
> 
> I fixed the PPNO implementation so the tests are memcheck clean. I think
> it's ready to merge. 

Thanks!

> Julian,
> Could you review and merge it?

Julian, can we merge this now?

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

[konsole] [Bug 395689] New: konsole ignores .NET color change methods

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395689

Bug ID: 395689
   Summary: konsole ignores .NET color change methods
   Product: konsole
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: font
  Assignee: konsole-de...@kde.org
  Reporter: eg...@protonmail.com
  Target Milestone: ---

OVERVIEW
=

I am writing a console application in C# using the .NET framework.  This
includes two properties, Console.ForegroundColor and Console.BackgroundColor,
which set the output colors for the foreground and background, respectively. 
However, konsole ignores them completely.


STEPS TO REPRODUCE
===

Using System;

namespace test_program {

   class Program {

  static void Main(string[] args) {

 Console.ForegroundColor = ConsoleColor.Red;  // ConsoleColor is an
enum, where Red = 12
 Console.WriteLine("this text should be red");

  }

   }

}

EXPECTED RESULTS
==

The text in the WriteLine method outputs in red.


ACTUAL RESULTS
===

The text output is in the default color for text (regardless of theme).


ADDITIONAL INFORMATION
===

Konsole version is 18.04.2
Plasma-shell version is 5.13.1

The example C# code above works as expected on other terminal emulators (have
tried it on xterm and urxvt).  Konsole is in 256 color mode, and things like ls
--color=auto also work properly.  So does escaping an ANSI code, e.g.:

> echo -e "\e[0;31mSome red text\e[0m"


Documentation
--

ForegroundColor:
https://msdn.microsoft.com/en-us/library/system.console.foregroundcolor.aspx
BackgroundColor:
https://msdn.microsoft.com/en-us/library/system.console.backgroundcolor.aspx
ConsoleColor (enum):
https://docs.microsoft.com/en-us/dotnet/api/system.consolecolor?view=netframework-4.7.1

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

[konsole] [Bug 395689] konsole ignores .NET color change methods

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395689

eg...@protonmail.com changed:

   What|Removed |Added

Version|unspecified |18.04.2

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

[kdenlive] [Bug 393743] draggin on an audio file to enhance durance does not work

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393743

--- Comment #4 from Christoph Feck  ---
The sources are at https://cgit.kde.org/kdenlive.git/

I suggest to use a stable Applications/17.xx or Applications/18.xx branch,
depending on your available dependencies.

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

[systemsettings] [Bug 394915] error adding default language

2018-06-21 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=394915

--- Comment #3 from Fabian Vogt  ---
This happens because systemsettings translations are not available.
This is because of:

(In reply to Christoph Feck from comment #2)
> I think there were some changes with translation files in openSUSE (no
> longer using a single package per language, but for each application
> separately).

which now means that systemsettings5-lang is required for this to behave
properly. The git repos don't contain translations though so it's not available
in the right version.

IMO this is a bug in the KCM though, it should not require that a
systemsettings translation is available for a language to be selectable.

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

[kdenlive] [Bug 395170] Sharpen filter causes a crash when video file is named "9-15.avi"

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395170

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Christoph Feck  ---


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

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

[kdenlive] [Bug 394275] Kdenlive crashes after the "Blur" effect is added to a track

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=394275

Christoph Feck  changed:

   What|Removed |Added

 CC||doftor.liv...@gmail.com

--- Comment #8 from Christoph Feck  ---
*** Bug 395170 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 395080] Allow resizing pager with virtual desktops

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395080

Christoph Feck  changed:

   What|Removed |Added

Version|unspecified |5.12.5
Product|kde |plasmashell
   Target Milestone|--- |1.0
   Assignee|unassigned-b...@kde.org |h...@kde.org
 CC||plasma-b...@kde.org
  Component|general |Pager

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

[kdeconnect] [Bug 394922] Open shared locations in the corresponding app.

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=394922

--- Comment #2 from Christoph Feck  ---
If you can provide the information requested in comment #1, please add it.

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

[plasmashell] [Bug 395080] Allow resizing pager with virtual desktops

2018-06-21 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=395080

Eike Hein  changed:

   What|Removed |Added

  Component|Pager   |Panel
   Assignee|h...@kde.org|plasma-b...@kde.org

--- Comment #1 from Eike Hein  ---
You can configure the number of rows in the virtual desktop settings in System
Settings.

Widget resizing would be a matter of the panel.

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

[kdeconnect] [Bug 393664] Implement WakeOnLAN

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393664

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #3 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #1. If you can provide it, or need help with finding that
information, please add a comment.

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

[systemsettings] [Bug 394915] error adding default language

2018-06-21 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=394915

--- Comment #4 from Eike Hein  ---
I agree with Fabian. This also matters for PlaMo, which wants to use the KCM
and doesn't have SysSe translations. We need to find a different way to
enumerate translations.

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

[kdialog] [Bug 395030] Allow different icons

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395030

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Christoph Feck  ---
kdialog --passivepopup "Hello" 2 --icon dialog-information
kdialog --passivepopup "Hello" 2 --icon dialog-error
kdialog --passivepopup "Hello" 2 --icon dialog-warning

kdialog --passivepopup "Hello" 2 --icon
/usr/share/icons/oxygen/base/64x64/apps/oxygen.png

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

[kdialog] [Bug 252050] Allow user to set custom icon

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=252050

Christoph Feck  changed:

   What|Removed |Added

 CC||achrisl...@gmail.com

--- Comment #7 from Christoph Feck  ---
*** Bug 395030 has been marked as a duplicate of this bug. ***

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

[kdialog] [Bug 395030] Allow different icons

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395030

Christoph Feck  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |DUPLICATE

--- Comment #2 from Christoph Feck  ---


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

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

[kile] [Bug 395160] Program crashes after right mouse click on tex file titlebar.

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395160

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
Version|2.9.92  |master
 Ever confirmed|0   |1

--- Comment #1 from Christoph Feck  ---
Thread 1 "kile" received signal SIGSEGV, Segmentation fault.
0x71ffd037 in QAction::setData(QVariant const&) () from
/usr/lib64/libQt5Widgets.so.5
(gdb) bt
#0  0x71ffd037 in QAction::setData(QVariant const&) () from
/usr/lib64/libQt5Widgets.so.5
#1  0x77a1847f in KileView::Manager::tabContext (this=0x55a96300,
pos=...)
at
/usr/src/debug/kile5-3.0.40git.20180514T095124~166f57db-59.1.x86_64/src/kileviewmanager.cpp:530
#2  0x712abbb0 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#3  0x72023f05 in QWidget::customContextMenuRequested(QPoint const&) ()
from /usr/lib64/libQt5Widgets.so.5
#4  0x7203d206 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#5  0x721a213b in QTabBar::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#6  0x72000b01 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#7  0x720088be in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#8  0x71283be9 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5

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

[kolourpaint] [Bug 394976] skippy cursor

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=394976

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Christoph Feck  ---
No response, changing status.

I suggest to ask for help in a forum of your distribution.

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

[krita] [Bug 393617] Transform Tool doesn't effect the Hidden Layers inside a Group as expected.

2018-06-21 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=393617

David REVOY  changed:

   What|Removed |Added

 CC||i...@davidrevoy.com

--- Comment #3 from David REVOY  ---
I confirm. Invisible (but non-locked) children layer of groups should be
affected by group transformation.

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

[krusader] [Bug 393766] "Open terminal here" action opens shell in home directory

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393766

--- Comment #13 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #11. If you can provide it, or need help with finding that
information, please add a comment.

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

[ktorrent] [Bug 395069] Ktorrent crashed unknown reason

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395069

--- Comment #1 from Christoph Feck  ---
Looks like bt::Log grew over 2 GiB. Not sure why it tries to keep the complete
log in memory.

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

[plasma-pk-updates] [Bug 394961] Download (curl) error direkt after KDE Session start, because Network not ready

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=394961

Christoph Feck  changed:

   What|Removed |Added

 CC||guoyunhebr...@gmail.com

--- Comment #1 from Christoph Feck  ---
*** Bug 395101 has been marked as a duplicate of this bug. ***

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

[plasma-pk-updates] [Bug 395101] Checking update before internet connection fails

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395101

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Christoph Feck  ---


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

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

[plasma4] [Bug 379249] crash of systray language-bar in rdp session kde 4.12, ubuntu 14.

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379249

--- Comment #3 from Christoph Feck  ---
Please try Ubuntu 18.04.

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

[Discover] [Bug 395676] Discover crash calligra_stencil.knsrc All categories are missing

2018-06-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=395676

Aleix Pol  changed:

   What|Removed |Added

   Version Fixed In||5.13.2

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

[Discover] [Bug 395676] Discover crash calligra_stencil.knsrc All categories are missing

2018-06-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=395676

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/dis
   ||cover/30ce73bdcfd70b0514642
   ||786eba0c1973ab0e8cc

--- Comment #2 from Aleix Pol  ---
Git commit 30ce73bdcfd70b0514642786eba0c1973ab0e8cc by Aleix Pol.
Committed on 21/06/2018 at 12:22.
Pushed by apol into branch 'Plasma/5.13'.

Fix crash

M  +2-1libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp

https://commits.kde.org/discover/30ce73bdcfd70b0514642786eba0c1973ab0e8cc

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

[okular] [Bug 394824] Presentation crash with video

2018-06-21 Thread Øystein Steffensen-Alværvik
https://bugs.kde.org/show_bug.cgi?id=394824

--- Comment #5 from Øystein Steffensen-Alværvik  ---
FYI the bug 395158 that was marked as duplicate does *not* contain a video.

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

[Discover] [Bug 395676] Discover crash calligra_stencil.knsrc All categories are missing

2018-06-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=395676

--- Comment #3 from Aleix Pol  ---
It's a pleasure to fix bug reports with proper instructions and a backtrace
with debug symbols!

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

[okular] [Bug 394824] Presentation crash with video

2018-06-21 Thread Øystein Steffensen-Alværvik
https://bugs.kde.org/show_bug.cgi?id=394824

--- Comment #6 from Øystein Steffensen-Alværvik  ---
Created attachment 113486
  --> https://bugs.kde.org/attachment.cgi?id=113486&action=edit
Bug 395158 – Troublesome PDF

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

[konsole] [Bug 395689] konsole ignores .NET color change methods

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395689

--- Comment #1 from Christoph Feck  ---
I only tried the 'echo' statement from above, and it displayed the text in red.
Using Konsole master.

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

[kmail2] [Bug 395678] cannot start kmail in plasma-wayland

2018-06-21 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=395678

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
KMail is starting on Wayland in:

Plasma: 5.13.1
Apps: 18.04.2
Frameworks: 5.47.0
Qt: 5.11.1
Kernel: 4.18.0-1-MANJARO
OS: Netrunner Rolling
Video: Intel 4400
Driver: xf86-video-intel 1:2.99.917+831+ge7bfc906-1
Mesa 3D: 18.1.2
Screen: 1600x900
Xorg: 1.20
Wayland: 1.15.0-1
Wayland Protocols: 1.14-1

but i can recall KMail wasn't starting on Wayland in Plasma ~5.12.5

Starting KMail in installed with updates neon Dev Unstable error:

Using Wayland-EGL
org.kde.pim.kidentitymanagement: IdentityManager: There was no default
identity. Marking first one as default.
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
No text-to-speech plug-ins were found.
WebEngine compiled with X11 support, however qpa backend is not xcb. This may
fail.
[2172:2212:0621/152306.366742:ERROR:gl_surface_qt.cpp(230)] eglGetProcAddress
not found.
Using the 'xdg-shell-v6' shell integration
Received signal 11 SEGV_MAPERR 020f5000
#0 0x7f3b62fca1cf 
#1 0x7f3b619ede17 
#2 0x7f3b62fca6de 
#3 0x7f3b784f44b0 
#4 0x7f3b7860d1c2 
#5 0x7f3b4e0004f6 
#6 0x7f3b4e000700 
#7 0x7f3b4b8a8ab6 
#8 0x7f3b4b8a925e 
#9 0x7f3b4dffe186 
#10 0x7f3b4dff1cf2 eglSwapBuffers
#11 0x7f3b4e2258c2 
#12 0x7f3b79479f6c QOpenGLContext::swapBuffers()
#13 0x7f3b796f3d3b QPlatformBackingStore::composeAndFlush()
#14 0x7f3b79c509d2 
#15 0x7f3b79c51f61 
#16 0x7f3b79c53da5 
#17 0x7f3b79c544e5 
#18 0x7f3b79c9f81c 
#19 0x7f3b79ca029b 
#20 0x7f3b79c4429c QApplicationPrivate::notify_helper()
#21 0x7f3b79c4b917 QApplication::notify()
#22 0x7f3b78e7ae38 QCoreApplication::notifyInternal2()
#23 0x7f3b7943fded QGuiApplicationPrivate::processExposeEvent()
#24 0x7f3b79440a1d QGuiApplicationPrivate::processWindowSystemEvent()
#25 0x7f3b79418dfb QWindowSystemInterface::sendWindowSystemEvents()
#26 0x7f3b4f8dce6b 
#27 0x7f3b78e791ca QEventLoop::exec()
#28 0x7f3b78e822d4 QCoreApplication::exec()
#29 0x00403713 
#30 0x7f3b784df830 __libc_start_main
#31 0x004038c9 _start
  r8: 7f3a65cb4000  r9:  r10: 0020 r11:
7f3a65cb4000
 r12: 0040 r13: fffc r14: 0001 r15:
fffc
  di: 7f3a662d92a0  si: 020f4fe0  bp: 01acfd40  bx:
01ac9400
  dx: ff9dacdc  ax: 7f3a65cb4000  cx: 7f3a65cb3ffc  sp:
7ffca9c3d248
  ip: 7f3b7860d1c2 efl: 00010283 cgf: 002b0033 erf:
0004
 trp: 000e msk:  cr2: 020f5000
[end of stack trace]
Calling _exit(1). Core file will not be generated.

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

[kstars] [Bug 382870] KStars quits

2018-06-21 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=382870

Jasem Mutlaq  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

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

[kstars] [Bug 394695] Conflict between two ZWO cameras

2018-06-21 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=394695

Jasem Mutlaq  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

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

[kile] [Bug 391923] Live Preview viewer should expose a 'trim margins' option

2018-06-21 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=391923

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

--- Comment #1 from Michael D  ---
This would be a very useful feature to have for the embedded viewer. It's the
only reason I use okular as my external reviewer.

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

[Discover] [Bug 395677] Could you show also a release date for apps, plasmoids and themes?

2018-06-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=395677

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dis
   ||cover/8f70aa711a1519543f1ce
   ||d735424f0ce9721049f
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Aleix Pol  ---
Git commit 8f70aa711a1519543f1ced735424f0ce9721049f by Aleix Pol.
Committed on 21/06/2018 at 13:00.
Pushed by apol into branch 'master'.

Include the release date in the application page if available

M  +14   -0discover/qml/ApplicationPage.qml

https://commits.kde.org/discover/8f70aa711a1519543f1ced735424f0ce9721049f

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

[plasmashell] [Bug 389972] Kickoff does not respect touchpad scrolling direction

2018-06-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389972

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #8 from Nate Graham  ---
Fixed for me too on both Neon Dev Unstable (Qt 5.10) and Kubuntu 18.04 (Qt
5.9.5). Let's call it fixed.

Andrew, feel free to re-open tis if you can still reproduce the issue with a
recent version anywhere.

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

[kwin] [Bug 395650] Alt+Tab makes Plasma crash

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395650

--- Comment #2 from tro...@free.fr ---
Unfortunately, I'm using Archlinux so I don't have access to backtraces. BUT,
if that's useful, I made a fex tests and the only alt-tab animation that makes
the desktop crash is the default "breeze" one. If I use any other alt tab
animation in Window Management KCM, they all work (even "breeze dark" which is
the same as "breeze", except... well, dark).

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

[kwin] [Bug 394786] [Wayland] New blur effect shows weird background glitches

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394786

--- Comment #3 from tro...@free.fr ---
On Plasma 5.13.1, the issue seems to be solved. If anyone can confirm...

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

[kwin] [Bug 394786] [Wayland] New blur effect shows weird background glitches

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394786

tro...@free.fr changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from tro...@free.fr ---
It seems to be the same bug as this one :
https://bugs.kde.org/show_bug.cgi?id=393723

Which has been fixed for 5.13.1. Closing this bug report now.

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

[plasmashell] [Bug 395685] KDE desktop environment crashed when searching in start menu

2018-06-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=395685

David Edmundson  changed:

   What|Removed |Added

  Component|general |Application Menu (Kicker)
   Assignee|k...@davidedmundson.co.uk|h...@kde.org

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

[kmail2] [Bug 395678] cannot start kmail in plasma-wayland

2018-06-21 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=395678

Antonio Rojas  changed:

   What|Removed |Added

 CC||aro...@archlinux.org

--- Comment #2 from Antonio Rojas  ---
Qt issue, will be fixed in 5.11.2
https://bugreports.qt.io/browse/QTBUG-68479

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

[kwin] [Bug 394786] [Wayland] New blur effect shows weird background glitches

2018-06-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=394786

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||vladz...@gmail.com

--- Comment #5 from Vlad Zagorodniy  ---
tro...@free.fr: Just to be sure, are you using a HiDPI display?

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

[kwin] [Bug 394786] [Wayland] New blur effect shows weird background glitches

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394786

--- Comment #6 from tro...@free.fr ---
No ; I'm using my laptop monitor (1366x768) attached to an external FullHD
monitor (1920x1080).

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

[kwin] [Bug 395690] New: (Regression) Systemsettings tooltips are displayed in top left corner of the window

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395690

Bug ID: 395690
   Summary: (Regression) Systemsettings tooltips are displayed in
top left corner of the window
   Product: kwin
   Version: 5.13.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: tro...@free.fr
  Target Milestone: ---

There used to be this glitch on Plasma Wayland where tooltips in Systemsettings
were displayed on the top left corner of the window. It was fixed, but now it's
back again on Plasma 5.13.1. I cannot make a screenshot, as the tooltip
disappears when Spectacle takes the screenshot.

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

[krita] [Bug 395375] Pop-up palette rotates with canvas if using external ring

2018-06-21 Thread Jonathan Liu
https://bugs.kde.org/show_bug.cgi?id=395375

Jonathan Liu  changed:

   What|Removed |Added

 CC||net...@gmail.com

--- Comment #6 from Jonathan Liu  ---
I get this issue with Krita 4.0.4 with both 32-bit and 64-bit Windows versions
if "Canvas Graphics Acceleration" is disabled or unavailable (for example if
the graphics hardware does not support OpenGL version higher than 1.4...)

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

[kwin] [Bug 394786] [Wayland] New blur effect shows weird background glitches

2018-06-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=394786

Vlad Zagorodniy  changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE

--- Comment #7 from Vlad Zagorodniy  ---


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

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

[kwin] [Bug 393723] Kwin master with bad blur effect on secondary monitor ( works perfectly on primary )

2018-06-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=393723

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||tro...@free.fr

--- Comment #13 from Vlad Zagorodniy  ---
*** Bug 394786 has been marked as a duplicate of this bug. ***

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

[kde] [Bug 395691] New: kdeinit crash at logon

2018-06-21 Thread Seymour J.
https://bugs.kde.org/show_bug.cgi?id=395691

Bug ID: 395691
   Summary: kdeinit crash at logon
   Product: kde
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: sme...@gmu.edu
  Target Milestone: ---

Application: kdeinit5 ()

Qt Version: 5.11.0
Frameworks Version: 5.46.0
Operating System: Linux 4.17.1-1-pae i686
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:

First logon after boot. Unable to install debug info automatically, and the web
site gave only file names, not package names. I'm running openSUSE TUMBLEWEED.

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

[kwin] [Bug 395690] (Regression) Systemsettings tooltips are displayed in top left corner of the window

2018-06-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=395690

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
Please include your Qt version

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

[plasmashell] [Bug 395692] New: No closing animation of Plasma panels

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395692

Bug ID: 395692
   Summary: No closing animation of Plasma panels
   Product: plasmashell
   Version: 5.13.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: generic-wayland
  Assignee: plasma-b...@kde.org
  Reporter: tro...@free.fr
  Target Milestone: 1.0

On Wayland, when I open a Plasma panel (K menu, Systray...), the opening
animation works fine. If I click again the icon (the K icon for K Menu, the
arrow for systray), the closing animation works fine. But if I click anywhere
else on the desktop, instead of displaying the closing animation (like on X11),
the Plasma panel closes directly, without animation.

It is a very minor bug but I thought you guys wanted to know.

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

[plasmashell] [Bug 395097] Plasma crashes when using context menu

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395097

--- Comment #2 from Christoph Feck  ---
If you can provide the information requested in comment #1, please add it.

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

[kwin] [Bug 395690] (Regression) Systemsettings tooltips are displayed in top left corner of the window

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395690

--- Comment #2 from tro...@free.fr ---
QT version : 5.11.1 (ArchLinux)

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

[frameworks-networkmanager-qt] [Bug 395116] Plasma crashes with network interruption

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395116

Christoph Feck  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
Product|plasmashell |frameworks-networkmanager-q
   ||t
Version|5.12.5  |5.46.0
   Assignee|k...@davidedmundson.co.uk|jgrul...@redhat.com
 CC||lamar...@kde.org,
   ||lukas.ti...@merlin.cz
  Component|general |general

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

[plasmashell] [Bug 395477] regression: folder view widget in panel = file list popup is too tiny

2018-06-21 Thread Jeff Smith
https://bugs.kde.org/show_bug.cgi?id=395477

--- Comment #5 from Jeff Smith  ---
Created attachment 113487
  --> https://bugs.kde.org/attachment.cgi?id=113487&action=edit
What it should look like [Kubuntu 18.04]

This is what it used to look like, until Plasma 5.13

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

[plasmashell] [Bug 395118] Plasmashell crash while browsing the internet using Firefox

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395118

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Christoph Feck  ---
exit() caused by the Intel/Mesa i965_dri.so OpenGL driver. If this is
reproducible, please report this issue to https://bugs.freedesktop.org/

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

[plasmashell] [Bug 395477] regression: folder view widget in panel = file list popup is too tiny

2018-06-21 Thread Jeff Smith
https://bugs.kde.org/show_bug.cgi?id=395477

--- Comment #6 from Jeff Smith  ---
Created attachment 113488
  --> https://bugs.kde.org/attachment.cgi?id=113488&action=edit
What it looks like on Arch [same exact folder structure]

After updating Arch to Plasma 5.13, this is what happened. I can't even use my
mouse scroll wheel to select what I want which makes it useless now.

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

[plasmashell] [Bug 395123] Plasmashell and KScreenLocker hang in _xcb_conn_wait

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395123

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Christoph Feck  ---
If this is not fixed with
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900145 then please report
this issue to https://bugs.freedesktop.org/

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

[kwin] [Bug 395493] Random Kwin crashes

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395493

--- Comment #9 from kde-b...@malhelo.de ---
I might be able to contribute something more:
I was able to reproduce KWin crashes when switching virtual desktops while a
the "minimize" animation ("magic lamp") was being displayed.
That is: minimize a program on one virtual desktop and while the animation is
displayed switch to another virtual desktop

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

[krita] [Bug 393617] Transform Tool doesn't effect the Hidden Layers inside a Group as expected.

2018-06-21 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=393617

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/a77a66997cdcc012d591bedb
   ||1429538c56da4783

--- Comment #4 from Dmitry Kazakov  ---
Git commit 85a87b40429a15074d160d394f69e2b7affe49b6 by Dmitry Kazakov.
Committed on 21/06/2018 at 13:59.
Pushed by dkazakov into branch 'master'.

Fix continued transform of a group when some layers are hidden

When some layers of a group are hidden/locked, not all of the will
be transformed by the transform tool. We should not continue the
previous command if a set of layers is different.

M  +13   -8plugins/tools/tool_transform2/kis_tool_transform.cc
M  +7-2   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp
M  +3-2   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.h

https://commits.kde.org/krita/85a87b40429a15074d160d394f69e2b7affe49b6

--- Comment #5 from Dmitry Kazakov  ---
Git commit a77a66997cdcc012d591bedb1429538c56da4783 by Dmitry Kazakov.
Committed on 21/06/2018 at 13:59.
Pushed by dkazakov into branch 'master'.

Transform invisible layers that are a part of a group

(don't transform invisible root layer, though)

M  +1-1plugins/tools/tool_transform2/kis_tool_transform.cc

https://commits.kde.org/krita/a77a66997cdcc012d591bedb1429538c56da4783

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

[krita] [Bug 393617] Transform Tool doesn't effect the Hidden Layers inside a Group as expected.

2018-06-21 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=393617

--- Comment #4 from Dmitry Kazakov  ---
Git commit 85a87b40429a15074d160d394f69e2b7affe49b6 by Dmitry Kazakov.
Committed on 21/06/2018 at 13:59.
Pushed by dkazakov into branch 'master'.

Fix continued transform of a group when some layers are hidden

When some layers of a group are hidden/locked, not all of the will
be transformed by the transform tool. We should not continue the
previous command if a set of layers is different.

M  +13   -8plugins/tools/tool_transform2/kis_tool_transform.cc
M  +7-2   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp
M  +3-2   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.h

https://commits.kde.org/krita/85a87b40429a15074d160d394f69e2b7affe49b6

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

[plasmashell] [Bug 386086] [Wayland] Firefox flatpak crashed plasma.

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=386086

Christoph Feck  changed:

   What|Removed |Added

 CC||herb...@graeber-clan.de

--- Comment #2 from Christoph Feck  ---
*** Bug 395180 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 395180] Crash after closing nextcloud client

2018-06-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=395180

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christoph Feck  ---


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

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

[krita] [Bug 395598] Cannot use CJK input method in input boxes on popup UI elements.

2018-06-21 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=395598

--- Comment #7 from Tyson Tan  ---
(In reply to Eike Hein from comment #6)
> Oh wait, this is Windows-specific? Then I might not be able to help, I only
> know Linux well :(.

Yes you can help, they are NOT exactly Windows specific.

This one is Linux / Windows shared:
https://bugs.kde.org/attachment.cgi?id=113419

Although tagged as Windows only, both Linux/Windows cannot switch input method
in these boxes, although on Linux, I can switch to an input method before
opening the popup and I can use it, while on Windows I cannot:
https://bugs.kde.org/attachment.cgi?id=113476
https://bugs.kde.org/attachment.cgi?id=113477

I suspect a Qt issue here.

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

[Discover] [Bug 395677] Could you show also a release date for apps, plasmoids and themes?

2018-06-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395677

--- Comment #2 from Nate Graham  ---
Git commit c4a74b532cd2d05fd419757076d11af0ba0f3cad by Nathaniel Graham.
Committed on 21/06/2018 at 14:04.
Pushed by ngraham into branch 'master'.

Show release date inline with version string

Summary:
The release date is inherently tied to a specific version, so display the two
together.

Test Plan:
{F5926563}

Also tested apps with no version and apps with a version but no release date;
no regressions.

Reviewers: #discover_software_store, apol

Reviewed By: #discover_software_store, apol

Subscribers: apol, colomar, plasma-devel

Tags: #plasma

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

M  +15   -15   discover/qml/ApplicationPage.qml

https://commits.kde.org/discover/c4a74b532cd2d05fd419757076d11af0ba0f3cad

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

[krdc] [Bug 395693] New: Wayland support

2018-06-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395693

Bug ID: 395693
   Summary: Wayland support
   Product: krdc
   Version: 18.04
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: uwol...@kde.org
  Reporter: tro...@free.fr
  Target Milestone: ---

KRDC does not seem to work under a Plasma Wayland session. When I try to
connect to an RDP adress, it says the xfreerdp I use is too old, but I cannot
change it.

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

  1   2   3   >