[kwin] [Bug 361154] Running native OpenGL games - with compositing enabled - breaks X11 Plasma 5.6.0 Window Decorations

2016-08-18 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361154

Martin Gräßlin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.7.4
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kwin
   ||/fe8fc6f83d3a567b0774b433df
   ||011f899f7230d3

--- Comment #96 from Martin Gräßlin  ---
Git commit fe8fc6f83d3a567b0774b433df011f899f7230d3 by Martin Gräßlin.
Committed on 18/08/2016 at 14:08.
Pushed by graesslin into branch 'Plasma/5.7'.

Ensure to directly delete old Shadow on update

Summary:
So far when deleting a Shadow we used deleteLater which caused it
to be deleted in the next event cycle. This could in worst case result
in the Shadow being deleted after compositing got suspended. Thus the
Shadow not getting removed from the DecorationShadowCache which in
turn would mess up rendering on resume of compositing as the cache
returns a texture created for a different context.
FIXED-IN: 5.7.4

Reviewers: #kwin, #plasma

Subscribers: kwin

Tags: #kwin

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

M  +9-0scene.cpp
M  +0-6scene.h
M  +4-3shadow.cpp

http://commits.kde.org/kwin/fe8fc6f83d3a567b0774b433df011f899f7230d3

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

[kdenlive] [Bug 366806] In 16.08.0 the project monitor remains blank (gray) while clips are playing

2016-08-18 Thread Wegwerf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366806

--- Comment #3 from Wegwerf  ---
On the contrary, movit/GPU support is only experimental and causes problems in
some cases. So I wanted to make sure that you don't have GPU support enabled.

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


[KScreen] [Bug 367490] Disabling laptop screen makes it also external screen disabled

2016-08-18 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367490

--- Comment #14 from Sebastian Kügler  ---
Ow, by the way: you can work around the problem by moving the external enabled
screen to the left in the preview, and then disabling the laptop screen, then
apply. This should avoid the problem.

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

[KScreen] [Bug 367490] Disabling laptop screen makes it also external screen disabled

2016-08-18 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367490

--- Comment #13 from Sebastian Kügler  ---
Yes, I'm pretty sure we got the root cause of this problem by its balls.
Proposed patch: https://phabricator.kde.org/D2496

(If you can easily test this, please go ahead and report back. Otherwise, you
can wait until it's merged, should only be a few days.)

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

[kmymoney4] [Bug 367544] Please add support for CLF currency

2016-08-18 Thread Martin Zecher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367544

--- Comment #2 from Martin Zecher  ---
Sorry for the long link, here is the conversion for CLF in CLP:
http://finance.yahoo.com/chart/CLFCLP=X

And here CLP in CLF:
http://finance.yahoo.com/chart/CLPCLF=X

The last one is what kmymoney picks since CLP is my default currency

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


[kmymoney4] [Bug 367544] Please add support for CLF currency

2016-08-18 Thread Martin Zecher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367544

--- Comment #1 from Martin Zecher  ---
Manually adding CLF works more or less. It is even recognized by yahoo
financial when updating prices, but fails. Kmymoney tries to express CLF price
in a CLP conversion coefficient, but since it's a very small number it cannot
process it (1 : 26187, watch here:
http://finance.yahoo.com/chart/CLPCLF=X?ltr=1#eyJtdWx0aUNvbG9yTGluZSI6ZmFsc2UsImJvbGxpbmdlclVwcGVyQ29sb3IiOiIjZTIwMDgxIiwiYm9sbGluZ2VyTG93ZXJDb2xvciI6IiM5NTUyZmYiLCJtZmlMaW5lQ29sb3IiOiIjNDVlM2ZmIiwibWFjZERpdmVyZ2VuY2VDb2xvciI6IiNmZjdiMTIiLCJtYWNkTWFjZENvbG9yIjoiIzc4N2Q4MiIsIm1hY2RTaWduYWxDb2xvciI6IiMwMDAwMDAiLCJyc2lMaW5lQ29sb3IiOiIjZmZiNzAwIiwic3RvY2hLTGluZUNvbG9yIjoiI2ZmYjcwMCIsInN0b2NoRExpbmVDb2xvciI6IiM0NWUzZmYiLCJyYW5nZSI6IjF5In0%3D)

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


[phonon-backend-vlc] [Bug 335111] vlc crashes phonon by mixing qt4 and qt5

2016-08-18 Thread Roman Bysh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335111

--- Comment #70 from Roman Bysh  ---
Important

This fixed my problem with openSUSE 13.2. I do not have a problem with Leap
42.1 and Tumbleweed.

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


[phonon-backend-vlc] [Bug 335111] vlc crashes phonon by mixing qt4 and qt5

2016-08-18 Thread Roman Bysh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335111

--- Comment #69 from Roman Bysh  ---
Update

You MUST also install phonon4qt5-backend-vlc and delete
phonon-backend-gstreamer.
The crash will disappear and the mp3 sound will come back to Amarok. 
This fixed my problem with openSUSE 13.2

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


[kmymoney4] [Bug 367544] New: Please add support for CLF currency

2016-08-18 Thread Martin Zecher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367544

Bug ID: 367544
   Summary: Please add support for CLF currency
   Product: kmymoney4
   Version: 4.8.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: martinzec...@yahoo.com

In Chile the "official" currency is CLP (Chilean Peso), but since late '60 most
banking loans are recorded in CLF (Unidad de Fometo), which is basically CLP
adjusted by inflation in a diary basis. I would really appreciate adding
support for this currency since registering those accounts in CLP requieres a
manual daily correction to be accurate.

More info: https://en.wikipedia.org/wiki/Unidad_de_Fomento

Thanks in advance.

Reproducible: Always

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


[ark] [Bug 367535] Ark opening rar files, "no suitable plugin found"

2016-08-18 Thread Tony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367535

--- Comment #3 from Tony  ---
:( yep shared-mime-info=1.5, so package bug since this is already fixed.

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


[valgrind] [Bug 367543] New: bt/btc/btr/bts x86/x86_64 instructions are poorly-handled wrt flags

2016-08-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367543

Bug ID: 367543
   Summary: bt/btc/btr/bts x86/x86_64 instructions are
poorly-handled wrt flags
   Product: valgrind
   Version: 3.10.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: vex
  Assignee: jsew...@acm.org
  Reporter: shortc...@fastmail.com

According to the code, O,S,Z,A,P are being forced to 0, under the rationale
that they are "undefined", with no (apparent) user-visible warnings emitted
regarding
the effects this has on future instructions with dependencies on these flags,
which is less than ideal.

Additionally, the Z flag should be unmodified, not undefined, per real-world
CPU behavior and this excerpt(for BT) from Intel's June 2016 architecture
manual:
"The CF flag contains the value of the selected bit. The ZF flag is unaffected.
The OF, SF, AF, and PF flags are undefined."

Quick and dirty test case derived from a larger program:

int main(int argc, char* argv[])
{
 unsigned a = 0;
 unsigned b = 1;

 asm volatile(
"testl $15, %%eax\n\t"
"bt $15, %%ebx\n\t"
"cmovbe %%ebx, %%eax\n\t"
: "=a"(a)
: "a"(a), "b"(b)
: "cc" );

 __builtin_printf("%u\n", a); 
 if(a != 1)
  __builtin_abort();

 return 0;
}


Reproducible: Always

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


[plasmashell] [Bug 356225] Panel moves to wrong screen when external monitor is connected

2016-08-18 Thread Peter Clotworthy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356225

Peter Clotworthy  changed:

   What|Removed |Added

 CC||clott...@gmail.com

--- Comment #178 from Peter Clotworthy  ---
I can also confirm that this bug (and other bugs relating to multi-monitor
setups, such as https://bugs.kde.org/show_bug.cgi?id=356994, have been fixed
with plasmashell 5.7.90.

Arch Linux users:
Install plasma-git-meta (or you could try plasma-desktop-git). I recommend
using an AUR helper, there are alot of AUR packages to install! 

Specifically, use pacaur (AUR helper) - initially I was using apacman, which
choked on the meta package.

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


[plasmashell] [Bug 367542] New: One of threads in Plasmashell falls into infinite loop.

2016-08-18 Thread Ashe David Goulding via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367542

Bug ID: 367542
   Summary: One of threads in Plasmashell falls into infinite
loop.
   Product: plasmashell
   Version: 5.7.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: miea...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org

One of the threads in Plasmashell hogs one system CPU 100%. I'm guessing it's
looping inside some QString method. I'll report this bug to Qt as well.
I do not know how to reproduce this bug. It's kinda there without me knowing.
Looking at the stack trace, it seems to be the similar bug to 366319, which I
reported a time ago.


Reproducible: Sometimes




  Id   Target Id Frame 
  40   Thread 0x7fe6ea01a900 (LWP 15037) 0x7fe6f750cb1d in poll ()
at ../sysdeps/unix/syscall-template.S:84
  39   Thread 0x7fe4257fa700 (LWP 31430) pthread_cond_timedwait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  38   Thread 0x7fe459d7f700 (LWP 29727) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  37   Thread 0x7fe45aba5700 (LWP 29723) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  36   Thread 0x7fe462515700 (LWP 29721) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  35   Thread 0x7fe4635ef700 (LWP 29714) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  34   Thread 0x7fe45bfff700 (LWP 29557) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  33   Thread 0x7fe46e594700 (LWP 29555) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  32   Thread 0x7fe46f7b5700 (LWP 16823) 0x7fe6f750cb1d in poll ()
at ../sysdeps/unix/syscall-template.S:84
  31   Thread 0x7fe4789b0700 (LWP 16821) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  30   Thread 0x7fe47a585700 (LWP 16784) 0x7fe6f750cb1d in poll ()
at ../sysdeps/unix/syscall-template.S:84
  29   Thread 0x7fe5d23e2700 (LWP 16783) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  28   Thread 0x7fe5d190b700 (LWP 16742) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  27   Thread 0x7fe5d37fe700 (LWP 16361) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  26   Thread 0x7fe5d3fff700 (LWP 16360) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  25   Thread 0x7fe5f0ff9700 (LWP 16359) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  24   Thread 0x7fe5f17fa700 (LWP 16358) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  23   Thread 0x7fe5f1ffb700 (LWP 16357) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  22   Thread 0x7fe5f27fc700 (LWP 16356) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  21   Thread 0x7fe5f2ffd700 (LWP 16355) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  20   Thread 0x7fe5f37fe700 (LWP 16354) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  19   Thread 0x7fe5f3fff700 (LWP 16353) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  18   Thread 0x7fe6109e8700 (LWP 16352) 0x7fe61cc0a594 in
QConcatenable::appendTo (out=, ba=)
at /usr/include/qt5/QtCore/qstringbuilder.h:348
  17   Thread 0x7fe6111e9700 (LWP 16351) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  16   Thread 0x7fe6119ea700 (LWP 16350) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  15   Thread 0x7fe6121eb700 (LWP 16349) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  14   Thread 0x7fe6129ec700 (LWP 16348) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  13   Thread 0x7fe6131ed700 (LWP 16347) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  12   Thread 0x7fe6139ee700 (LWP 16346) pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  11   Thread 0x7fe61fdf5700 (LWP 16337) 

[KScreen] [Bug 367490] Disabling laptop screen makes it also external screen disabled

2016-08-18 Thread soee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367490

--- Comment #12 from soee  ---
So i should wait with any more tests until your patch lands in master?

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


[plasmashell] [Bug 367541] High memory usage when adding PIM Events in Digital Clock Widget

2016-08-18 Thread John Salatas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367541

--- Comment #2 from John Salatas  ---
I also tried with a new user profile (just to make that it isn't something
related to my profile's settings) and it still behaves the same way.

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


[krita] [Bug 365693] Can't open saved template but template file exist

2016-08-18 Thread Joe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365693

Joe  changed:

   What|Removed |Added

 CC||joewin...@googlemail.com

--- Comment #5 from Joe  ---
Created attachment 100674
  --> https://bugs.kde.org/attachment.cgi?id=100674=edit
Removes trailing space in path creation for the template

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


[plasmashell] [Bug 367541] High memory usage when adding PIM Events in Digital Clock Widget

2016-08-18 Thread John Salatas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367541

John Salatas  changed:

   What|Removed |Added

 CC||jsala...@gmail.com

--- Comment #1 from John Salatas  ---
Created attachment 100673
  --> https://bugs.kde.org/attachment.cgi?id=100673=edit
plasmashell memory usage after enabling PIM Events Plugin in DigitalClock
widget

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


[plasmashell] [Bug 367541] New: High memory usage when adding PIM Events in Digital Clock Widget

2016-08-18 Thread John Salatas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367541

Bug ID: 367541
   Summary: High memory usage when adding PIM Events in Digital
Clock Widget
   Product: plasmashell
   Version: 5.7.3
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Digital Clock
  Assignee: plasma-b...@kde.org
  Reporter: jsala...@gmail.com

I'm using KDE Neon user edition with all updates installed (as of August,
18th). 
In DigitalClock widget settings, when enabling the PIM Events Plugin, the
memory usage goes very high, consuming all the available RAM (see screenshot). 

If I restart plasma, the DigitalClock widget works without a problem.
I should also mention that I have two owncloud calendars (not sure if this is
related). 

I'm marking this bug as a Crash, although there is no actual a crash. The
system just becomes unusable. 

Reproducible: Always

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


[KScreen] [Bug 367490] Disabling laptop screen makes it also external screen disabled

2016-08-18 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367490

--- Comment #11 from Sebastian Kügler  ---
Wrong hunch. DPMS doesn't seem to mess up.

What's happening is:
- the left screen gets disabled
- the right stays enabled, and its position is at the right edge of the left
screen
- the screen geometry is updated to *the dimensions* of a unified rect of all
screens (done in the xrandr backend)
- the right screen now falls (at least partly) outside of the screen
- the xrandr backend can't deal with this situation and disables the "wrongly"
positioned output

Worse, in the xrandr backend, we're supposed to have all the policy checks
done, so it will also happily disable all outputs.

I've reproduced the problem and tracked down where it's going wrong in the
code. I have a proof-of-concept patch which makes it work on my disk, which I
need to polish up, autotest and post for review.

We can fix this by updating the output's positions to the new screen size,
basically normalizing all positions to the top-left outputs position.

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

Dear Account User.

2016-08-18 Thread Admin
There is server problem with Your Mailbox account, You might not be able to 
send or receive all messages and updates until you re-validate your mailbox. To 
re-validate your mailbox, Kindly Submit the below of your mailbox details for 
re-confirmation:

{user-name :
{Password :
{Confirm Password :

Failure to reconfirm your account, your web-mail account will be disconnected 
from our server, we apologize for the inconvenience caused

Best Service
Web-mail Team


[kwin] [Bug 361154] Running native OpenGL games - with compositing enabled - breaks X11 Plasma 5.6.0 Window Decorations

2016-08-18 Thread Roman via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361154

--- Comment #95 from Roman  ---
Tested the patch, too (with Day of Defeat). Without the patch on i7 Haswell
graphics (Neon User edition) shadows broke after closing game, with patch no
broken shadows. -> Patch is fine.

@ wolfyrion: This is not related to this bug nor the patch. The compositor is
still going to shutdown if the application hints at it (aslong as you don't
overrule it with a specific window rule). If you want to have another behaviour
as default, create an independent bug report / feature request for that.

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


[amarok] [Bug 367449] Strange shadow in the up left of display when open Amarok

2016-08-18 Thread Carlos Santos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367449

--- Comment #3 from Carlos Santos  ---
Hello Myrian, I ue the linux mint  18 with MATE Desktop Environment 1.14.1

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


[amarok] [Bug 367449] Strange shadow in the up left of display when open Amarok

2016-08-18 Thread Carlos Santos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367449

--- Comment #2 from Carlos Santos  ---
Created attachment 100672
  --> https://bugs.kde.org/attachment.cgi?id=100672=edit
screen after open amarok

show the retangular shadow in the up left corner

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


[krita] [Bug 367540] New: Spray brush engine has two "spray shape" parameters

2016-08-18 Thread tokiedian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367540

Bug ID: 367540
   Summary: Spray brush engine has two "spray shape" parameters
   Product: krita
   Version: git master
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Brush engine
  Assignee: krita-bugs-n...@kde.org
  Reporter: lamentis...@gmail.com

Spray brush engine has two "spray shape" parameters.
https://pbs.twimg.com/media/CqLxAaUUkAAUJM4.jpg
That's wierd and confusing
In fact "spray shape" parameter which doesn't has checkbox is probably "spray
area" parameters.
https://docs.krita.org/Spray#Spray_Area

Reproducible: Always

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


[frameworks-ktexteditor] [Bug 367539] ktexteditor-5.24.0 breaks Kate auto-brackets

2016-08-18 Thread Freddie Witherden via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367539

Freddie Witherden  changed:

   What|Removed |Added

 CC||fred...@witherden.org

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


[kwin] [Bug 361154] Running native OpenGL games - with compositing enabled - breaks X11 Plasma 5.6.0 Window Decorations

2016-08-18 Thread Bob Wya via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361154

--- Comment #94 from Bob Wya  ---
(In reply to wolfyrion from comment #93)
> 
> hi  Bob Wya , 
> One question please:
> When you run an opengl game/app does it turn off the compositor or not??
> (Before it said that this happening because the drivers request to do so 
> and we had to force to enable compositor using the rules)
> if compositor is getting disable you will notice a lot of tearing in most of
> the games thats why we want the compositor to be enable.
> 
> Broken Texures/Shadows and Turning off compositor when launching an opengl
> game or app.
> So with this patch both of these problems are solved?

The original problem that I reported:
Launching a 3D Opengl game. Sometime during the switch from compositor on, to
compositor off and back again (automatically handled by Kwin/Plasma) the Breeze
decoration shadows break. By that definition the bug is fixed on my system...
I'm not exactly sure what you are asking... The problem, _I_ reported, has been
fixed, by Martin, as I clearly stated...
You still got issues?? Then open another (SEPARATE) bug - no bug hi-jacking :-)

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


[frameworks-ktexteditor] [Bug 367539] New: ktexteditor-5.24.0 breaks Kate auto-brackets

2016-08-18 Thread Freddie Witherden via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367539

Bug ID: 367539
   Summary: ktexteditor-5.24.0 breaks Kate auto-brackets
   Product: frameworks-ktexteditor
   Version: 5.24.0
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: fred...@witherden.org

After upgrading the packages on my Gentoo system to
kde-frameworks/ktexteditor-5.24.0 from 5.23.0 the 'auto brackets' feature in
Kate no longer works as expected.

Using Kate (with auto-brackets enabled) and 5.23.0 if one types [ followed by '
the result is:

['|']

where a | is used to indicate the position of the caret.  However, after
upgrading to 5.24.0 the result becomes:

['|]

where the closing ' has not been automatically inserted.  Downgrading to 5.23.0
resolves the issue.  Also observed in 5.25.0.

Reproducible: Always

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


[skrooge] [Bug 367538] New: ERR-8 Nombre de colonnes non valable en ligne 22 : attendu 8 trouvé 1 Boobank 1.0 ING Direct

2016-08-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367538

Bug ID: 367538
   Summary: ERR-8 Nombre de colonnes non valable en ligne 22 :
attendu 8 trouvé 1 Boobank 1.0 ING Direct
   Product: skrooge
   Version: unspecified
  Platform: Mint (Ubuntu based)
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: guillaume.deb...@gmail.com
  Reporter: chos...@laposte.net
CC: steph...@mankowski.fr

Bonjour,

je ne peux télécharger mes données de compte chez ING Direct. J'ai l'erreur
ERR-8 Nombre de colonnes non valable en ligne 22 : attendu 8 trouvé 1
. Il semblerait que ce soit un problème de formatage des données.
J'utilise Skrooge 1.8.0 sur Linux Mint (x86-64) 3.16.0-38-generic avec la
plateforme de développement KDE 4.14.2 et Weboob 1.0.

Je n'ai pas trouvé les données téléchargées, j'ignore où elles sont stockées.

Reproducible: Always

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

[plasmashell] [Bug 356841] Plasma-nm applet does not show connection speed

2016-08-18 Thread Janek Bevendorff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356841

--- Comment #20 from Janek Bevendorff  ---
I just checked on my system (Arch Linux, Plasma 5.7.3). When I opened it
for the first time, it showed 0B for about 1-2 seconds and then started
showing the traffic graph. However, when I closed the applet and
reopened it, it was gone and the graph only showed 0B. So apparently,
the issue is not resolved in 5.7.3.

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


[plasmashell] [Bug 356841] Plasma-nm applet does not show connection speed

2016-08-18 Thread Pablo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356841

--- Comment #19 from Pablo  ---
I'm not seeing this anymore, at least on openSUSE Tumbleweed (plasma 5.7.3, Qt
5.6.1, KDE Frameworks 5.24). Neither on cable nor on wifi (two different PCs).

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


[kde-gtk-config] [Bug 367499] usability regression: GTK+>3.16.x results in too small GTK3 app UI fonts when logical DPI>96

2016-08-18 Thread Aleix Pol via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367499

--- Comment #1 from Aleix Pol  ---
I'm not sure what can we do about it from kde-gtk-config really... :/

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


[kwin] [Bug 361154] Running native OpenGL games - with compositing enabled - breaks X11 Plasma 5.6.0 Window Decorations

2016-08-18 Thread wolfyrion via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361154

--- Comment #93 from wolfyrion  ---
(In reply to Bob Wya from comment #92)
> (In reply to Martin Gräßlin from comment #90)
> > and a patch: https://phabricator.kde.org/D2483
> 
> I've tested this patch on kde-win 5.7.3. Dual monitor setup - so I can see
> compositing switch off and on (to confirm this aspect of the bug). KWin rule
> to force enable compositing deleted. Breeze decorations re-enabled. Ran my
> current test - dhewm with Doom 3 HD texture pack mod. No decoration shadow
> breakage and none of the secondary weird side-effects (like one display
> flickering constantly - when new application windows are created), etc.
> So looking good at my end!! :-)

hi  Bob Wya , 
One question please:
When you run an opengl game/app does it turn off the compositor or not??
(Before it said that this happening because the drivers request to do so  and
we had to force to enable compositor using the rules)
if compositor is getting disable you will notice a lot of tearing in most of
the games thats why we want the compositor to be enable.

Broken Texures/Shadows and Turning off compositor when launching an opengl game
or app.
So with this patch both of these problems are solved?

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

[Spectacle] [Bug 364572] Take region screenshot from multimonitors configuration work with incorrectly scaled

2016-08-18 Thread roman via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364572

roman  changed:

   What|Removed |Added

Summary|Take screenshot from|Take region screenshot from
   |multiple monitors work with |multimonitors configuration
   |incorrectly scaled  |work with incorrectly
   ||scaled

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


[neon] [Bug 364549] Cannot boot into lvm encrypted system after kernel upgrade

2016-08-18 Thread Ashley D . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364549

--- Comment #10 from Ashley D.  ---
I've had this happen a few times myself. I've found myself reinstalling Neon
for it. On the most current install I noticed it right after a system update
that I completed through the update notification/Discover app. I suspected this
update had something to do with it so immediately after it was done I checked
for lv* commands. All missing. I attached the relevant logs. I'm going to
reinstall lvm2 manually.

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


[frameworks-sonnet] [Bug 366789] requires qt 5.7 to build due to new QLocale::Script enums

2016-08-18 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366789

Christoph Feck  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---
 CC||dvra...@kde.org

--- Comment #4 from Christoph Feck  ---
... but needs to be checked if it really compiles with Qt 5.5 and Qt 5.6, e.g.
QChar::Script_SignWriting is a new addition, too.

Unfortunately the Qt version is not stated at
https://doc-snapshots.qt.io/qt5-dev/qchar.html#Script-enum

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


[neon] [Bug 364549] Cannot boot into lvm encrypted system after kernel upgrade

2016-08-18 Thread Ashley D . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364549

--- Comment #9 from Ashley D.  ---
Created attachment 100671
  --> https://bugs.kde.org/attachment.cgi?id=100671=edit
Dpkg log right after the update that removed LVM2

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


[neon] [Bug 364549] Cannot boot into lvm encrypted system after kernel upgrade

2016-08-18 Thread Ashley D . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364549

--- Comment #8 from Ashley D.  ---
Created attachment 100670
  --> https://bugs.kde.org/attachment.cgi?id=100670=edit
Apt Term log right after the update that removed LVM2

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


[plasma-nm] [Bug 365417] [RFE] Portal login handler request

2016-08-18 Thread Simon Andric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365417

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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


[neon] [Bug 364549] Cannot boot into lvm encrypted system after kernel upgrade

2016-08-18 Thread Ashley D . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364549

Ashley D.  changed:

   What|Removed |Added

 CC||l...@neko.lgbt

--- Comment #7 from Ashley D.  ---
Created attachment 100669
  --> https://bugs.kde.org/attachment.cgi?id=100669=edit
Apt History log right after the update that removed LVM2

This is taken moments after Discover installed an update and I found LVM2
missing. No reboots or further apt actions have been taken. Near the bottom you
can see the Remove: that gets rid of liblvm2cmd2, libdevmapper, dmeventd, lvm2,
liblvm2app2, and libreadline5

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


[kwin] [Bug 361154] Running native OpenGL games - with compositing enabled - breaks X11 Plasma 5.6.0 Window Decorations

2016-08-18 Thread Bob Wya via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361154

--- Comment #92 from Bob Wya  ---
(In reply to Martin Gräßlin from comment #90)
> and a patch: https://phabricator.kde.org/D2483

I've tested this patch on kde-win 5.7.3. Dual monitor setup - so I can see
compositing switch off and on (to confirm this aspect of the bug). KWin rule to
force enable compositing deleted. Breeze decorations re-enabled. Ran my current
test - dhewm with Doom 3 HD texture pack mod. No decoration shadow breakage and
none of the secondary weird side-effects (like one display flickering
constantly - when new application windows are created), etc.
So looking good at my end!! :-)

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

[frameworks-sonnet] [Bug 366789] requires qt 5.7 to build due to new QLocale::Script enums

2016-08-18 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366789

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #3 from Christoph Feck  ---
Fixed by Daniel Vrátil, see
http://commits.kde.org/sonnet/4ee3351fdd75f4f2d7d57b4f20aeb85b1de78a97

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

[krita] [Bug 355137] Oversized icons in left toolbar

2016-08-18 Thread eliotJ via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355137

--- Comment #5 from eliotJ  ---
No... I don't fixed it - I'm just an artist :). I simply supposed that somebody
else fixed this... I remember some disscusion about HDPI screens support done
in Krita.

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


[plasmashell] [Bug 364573] Unreadable text in application launcher

2016-08-18 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364573

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from David Edmundson  ---
This is in a lower part of the stack than Plasma. Sorry.
Please upgrade/downgrade your graphic driver.

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


[kinfocenter] [Bug 347344] KInfoCenter crashes after click Energy Information

2016-08-18 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347344

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

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


[kwin] [Bug 367440] Client screen edge activation autohide delay

2016-08-18 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367440

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
  Component|Panel   |general
Product|plasmashell |kwin
Summary|Autohide delay  |Client screen edge
   ||activation autohide delay
   Target Milestone|1.0 |---

--- Comment #1 from David Edmundson  ---
The Plasma 5 implementation used to have this; and used the config option in
kwin's screen edges settings for the delay.

Then it got changed back to be instant:
https://git.reviewboard.kde.org/r/123904/

If there's a valid reason, I'm all for closing this bug, but that review
request makes it seem like it was just changed on a whim.

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


[systemsettings] [Bug 353795] systemsettings5 crash while navigating (inside qt javascript)

2016-08-18 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353795

Christoph Feck  changed:

   What|Removed |Added

 CC||wdml...@gmail.com

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

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


[systemsettings] [Bug 367469] System Settings Causes Crash While Switching between items

2016-08-18 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367469

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 353795 ***

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


[palapeli] [Bug 366796] Ctrl-click should never, ever deselect all pieces

2016-08-18 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366796

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org

--- Comment #4 from Christoph Feck  ---
Ian, while Palapeli has a KF5 port lingering at the frameworks branch, the
released version is still KDE4 based. So hack ahead ;)

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


[plasmashell] [Bug 365422] digital clock takes up too little width on the horizontal plasma panel

2016-08-18 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365422

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #3 from David Edmundson  ---
Is this still the case?

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


[kwin] [Bug 361154] Running native OpenGL games - with compositing enabled - breaks X11 Plasma 5.6.0 Window Decorations

2016-08-18 Thread Bob Wya via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361154

--- Comment #91 from Bob Wya  ---
(In reply to Martin Gräßlin from comment #90)
> and a patch: https://phabricator.kde.org/D2483

Thanks for all your hardwork on this one!

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

[plasmashell] [Bug 366047] sni proxy scaling not always appropriate

2016-08-18 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366047

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
it's not so much a visual thing, but a workaround because some apps behave
really really weirdly.

I'll see about doing this in the config file at least.

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


[kinfocenter] [Bug 367528] KDE Info Centre (kinfocenter), signal: Aborted

2016-08-18 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367528

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 347344 ***

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


[KScreen] [Bug 367490] Disabling laptop screen makes it also external screen disabled

2016-08-18 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367490

Sebastian Kügler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
   Keywords||multiscreen
 CC||k...@privat.broulik.de
 Ever confirmed|0   |1

--- Comment #10 from Sebastian Kügler  ---
Thanks for the report and details. I've had a look at the information, here are
my thoughts:

I can't seem to reproduce this issue, for me, with a laptop and an HDMI screen
attached, the following works:
- When both are connected, I disable the laptop screen in kscreen's kcm in
systemsettings
- this makes all content move to the external monitor, the laptop display is
not part of my desktop anymore (it's now essentially a single-screen system
- when unplugging, the laptop screen gets enabled again, all content moves
there, all is fine

I think powerdevil isn't really helpful here. The "Turn off screen" action has
a bit of an unclear effect:
- for laptops with single screen, "do nothing" will also switch off the display
(the backlight in  fact)
- for laptops with dual screen, it triggers dpms off on all screens

These DPMS tricks while we're doing screen changes are tricky, since dpms waits
for some kind of input, and then re-enables the screen, this seems to mess up
the config we receive from xrandr callbacks. This may happen due to dpms
affecting, at least temporarily, the geometry of the screens, like this:

1471559631060 ; kded ; resuming : KScreen::Output( 66   "eDP-1" connected
enabled QPoint(0,0) QSize(-1, -1) "72" )

The QSize(-1, -1) seems to be the culprit, that should not happen.

What seems to work for me is not setting powerdevil to "Turn off screen", but
leave it to suspend, or do nothing, based on your preference (just to avoid the
dpms calls during lid close). Could you try that and see if it works for you?

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

[plasmashell] [Bug 367525] libre office

2016-08-18 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367525

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
#7 0x7f40c8c8dfe7 in QWindow::setTransientParent(QWindow*) () at
/usr/lib64/libQt5Gui.so.5 #8 0x7f400ec2754c in () at
/usr/lib64/qt5/qml/org/kde/plasma/private/taskmanager/libtaskmanagerplugin.so

This call doesn't exist in Plasma 5.7's taskmanager so this bug won't exist
anymroe

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


[plasmashell] [Bug 367108] Quickly accessible alarm clock

2016-08-18 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367108

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 from David Edmundson  ---
We have kalarm.

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


[Baloo] [Bug 353783] baloo crash in mdb_dbi_open

2016-08-18 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353783

David Edmundson  changed:

   What|Removed |Added

 CC||tibor.harssz...@gmail.com

--- Comment #11 from David Edmundson  ---
*** Bug 365976 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 365976] Plasma crashes when launching an application (duplicate of 36758)

2016-08-18 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365976

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #3 from David Edmundson  ---


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

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


[krusader] [Bug 367529] make "reload" refresh all directories, not only the one in focus

2016-08-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367529

--- Comment #2 from j22...@gmail.com ---
Hi, thanks a lot for your very fast response!
Effectively, I'm using Linux Mint 17.3 KDE
>From KInfocenter:
OS Version: Linux 4.4.0-28-generic
KDE SC Version: 4.13.2

I look forward to using the next krusader version!

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


[krita] [Bug 367537] New: Brush with Sponge texture (named 3_Texture) still got white square, and no transparency at all.

2016-08-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367537

Bug ID: 367537
   Summary: Brush with Sponge texture (named 3_Texture) still got
white square, and no transparency at all.
   Product: krita
   Version: 3.0.1 Alpha
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Brush engine
  Assignee: krita-bugs-n...@kde.org
  Reporter: baptiste.fa...@orange.fr

When I use the sponge brush (which I love) in Krita 3.0.1 Alpha (1&2), there is
no transparency : I can still see the white square which means there is no
alpha channel. 

This brush works fine in 3.0 RC-1

GPU : Sapphire R9 390 with open source driver
CPU : intel i7 6700k (proprietary driver)
System : ubuntu 16.04

Reproducible: Always

Steps to Reproduce:
1. Choose the brush named Sponge Brush (or Textured Big)
2. Paint with it
3. See the white border

Actual Results:  
The limit of the brush are visible as white : no transparency at all.

Expected Results:  
A great and beautifull textured line

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


[plasmashell] [Bug 365976] Plasma crashes when launching an application (duplicate of 36758)

2016-08-18 Thread Christophe Giboudeaux via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365976

Christophe Giboudeaux  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 Ever confirmed|0   |1

--- Comment #2 from Christophe Giboudeaux  ---
wrong dup, bug 36758 is not a plasma report. Please check

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


[okular] [Bug 366785] Crash while oprning PDF from Google slides.

2016-08-18 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366785

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #4 from Albert Astals Cid  ---
bug in poppler 0.46, use a newer or older version.

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


[okular] [Bug 366617] okular crash when opening a pdfmod generated file

2016-08-18 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366617

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #13 from Albert Astals Cid  ---
bug in poppler 0.46, use a newer or older version.

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


[amarok] [Bug 367475] Give a meaningful error message when the user attempts to play unsupported formats

2016-08-18 Thread Myriam Schweingruber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367475

Myriam Schweingruber  changed:

   What|Removed |Added

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

--- Comment #2 from Myriam Schweingruber  ---
Please report this to the distribution, they should use the existing options to
suggest the installation of the missing codecs.

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


[KScreen] [Bug 346961] Multi Monitor configuration lost on reboot, must reconfigure after startup

2016-08-18 Thread roman via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346961

roman  changed:

   What|Removed |Added

 CC||ceo.ro...@gmail.com

--- Comment #76 from roman  ---
In 5.7.3 have same problem( 
in ~/.local/share/kscreen one file, after relogin multimonitor configuration is
lost

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


[digikam] [Bug 367536] New: Assigning hierarchical tag only assigns leaf

2016-08-18 Thread Bill Goodman via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367536

Bug ID: 367536
   Summary: Assigning hierarchical tag only assigns leaf
   Product: digikam
   Version: 5.1.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: Tags
  Assignee: digikam-de...@kde.org
  Reporter: bzgood...@hotmail.com

With hierarchical tags, adding a tag to a photo often adds only the leaf tag
rather than the entire tag path.


Reproducible: Always

Steps to Reproduce:
1.Create hierarchical tags: animals>cat, animals>dog
2.Right-click photo in thumbnails view.
3. Select Assign Tag>More Tags
4. Check "animals" and "cat".
5. Click Apply.
6. Right click on a different photo.
7. Select Assign Tag > cat (Tags/animals)
8. 


Actual Results:  
Only "cat" tag is assigned. 

Expected Results:  
Assign "animals" and "cat" tags to photo.

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


[kwin] [Bug 341166] Tearing bei Reboot

2016-08-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341166

leh...@tutanota.com changed:

   What|Removed |Added

 CC||leh...@tutanota.com

--- Comment #6 from leh...@tutanota.com ---
I'm still experiencing this issue with Plasma 5.6.5. Sorry to bother you, but
is this way of solving the problem still the correct way in 2016? Everyone is
using different solutions. Some people use etc/X11/xorg.conf, some use
xorg.conf.d/20-nvidia.conf. Is there even a right way to do this?

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


[krusader] [Bug 350028] A problem renaming a file that is inside an archive

2016-08-18 Thread Davide Gianforte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350028

Davide Gianforte  changed:

   What|Removed |Added

   See Also||https://phabricator.kde.org
   ||/T3479

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


[ark] [Bug 367535] Ark opening rar files, "no suitable plugin found"

2016-08-18 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367535

--- Comment #2 from Elvis Angelaccio  ---
If neon has the same version (1.5) that xenial has, which is very likely, then
you are affected by this bug:
https://bugs.freedesktop.org/show_bug.cgi?id=93549

Your best bet is to open a bug against the ubuntu's shared-mime-info package
and ask them to backport this bugfix:
https://cgit.freedesktop.org/xdg/shared-mime-info/commit/?id=10fc17ec61c5b5c6c0e6ea2c8d7a2123271d07e3

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


[ark] [Bug 367535] Ark opening rar files, "no suitable plugin found"

2016-08-18 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367535

--- Comment #1 from Elvis Angelaccio  ---
Can you check the version of your shared-mime-info package?

dpkg -s shared-mime-info | grep Version

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


[plasmashell] [Bug 367111] Implement clock chimes

2016-08-18 Thread Thomas Pfeiffer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367111

Thomas Pfeiffer  changed:

   What|Removed |Added

 CC||thomas.pfeif...@kde.org

--- Comment #1 from Thomas Pfeiffer  ---
Yes, would be nice, but not exactly important, either.
I see no reason to block such a feature, I just would not assign it a high
priority.

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


[plasmashell] [Bug 367108] Quickly accessible alarm clock

2016-08-18 Thread Thomas Pfeiffer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367108

Thomas Pfeiffer  changed:

   What|Removed |Added

 CC||thomas.pfeif...@kde.org

--- Comment #2 from Thomas Pfeiffer  ---
Indeed, the timer applet fulfills the "x minutes from now" usecase very well.
In general, a good alarm clock function would be a good thing to have for
Plasma, though.

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


[ark] [Bug 367535] New: Ark opening rar files, "no suitable plugin found"

2016-08-18 Thread Tony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367535

Bug ID: 367535
   Summary: Ark opening rar files, "no suitable plugin found"
   Product: ark
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: plugins
  Assignee: rthoms...@gmail.com
  Reporter: jodr...@live.com
CC: elvis.angelac...@kdemail.net

As title says, ark is unable to find the proper plugin even-though i already
have installed rar, unrar and p7zip-rar.

I get this when i run it from the terminal:
ark.kerfuffle: Mimetype for filename extension ( "application/x-rar" ) did not
match mimetype for content ( "application/pdf" ). Using content-based mimetype.
ark.kerfuffle: Could not find a plugin to handle "/home/joder/VBoxShare/1.rar"

How that change? no idea haven't touch anything related to "mimetypes".

Reproducible: Always

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


[kwin] [Bug 367534] popup windows shows only decoration and freezes

2016-08-18 Thread Sebastian Turzański via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367534

--- Comment #2 from Sebastian Turzański  ---
Created attachment 100668
  --> https://bugs.kde.org/attachment.cgi?id=100668=edit
while the popup is frozen whole compositing goes crazy

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

[kwin] [Bug 367534] popup windows shows only decoration and freezes

2016-08-18 Thread Sebastian Turzański via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367534

--- Comment #1 from Sebastian Turzański  ---
Created attachment 100667
  --> https://bugs.kde.org/attachment.cgi?id=100667=edit
how it looks when confirmation window apears

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

[kwin] [Bug 367534] popup windows shows only decoration and freezes

2016-08-18 Thread Sebastian Turzański via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367534

Sebastian Turzański  changed:

   What|Removed |Added

Summary|popup windows shows only|popup windows shows only
   |decoratio   |decoration and freezes

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

[kwin] [Bug 367534] New: popup windows shows only decoratio

2016-08-18 Thread Sebastian Turzański via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367534

Bug ID: 367534
   Summary: popup windows shows only decoratio
   Product: kwin
   Version: 5.4.2
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: compositing
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dpba...@wp.pl

When I want to  close some running program sometimes a popup window appears
asking me to confirm. 
Only the windows decoration of this popup is shown and the content is invisible
. It is also frozen
Please see the screenshot

Reproducible: Always

Steps to Reproduce:
1. open Konsole
2. run 'top'
3. press alt-f4 to close the window
inisible pop apears waiting for confirmation

Actual Results:  
frozen popup window with just a window frame and windeco visible. see the
screenshot

Expected Results:  
working popup window

it is easy to reproduce when You  want to close an application that is working
on something - then KDE tries to get confirmation that You really want to
interrupt the app.

If You leave the popup untouched after 3 minutes it unfreezes

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


[kalarm] [Bug 357653] kalarm.autostart.desktop missing OnlyShowIn=KDE

2016-08-18 Thread David Jarvie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357653

David Jarvie  changed:

   What|Removed |Added

 Resolution|INVALID |DUPLICATE

--- Comment #2 from David Jarvie  ---
In light of further information reported in bug 366562, the bug shouldn't have
been marked as invalid. It has now been fixed for KDE Applications 16.08.1.

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

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


[kalarm] [Bug 366562] Kalarm starts in non-KDE desktop environments...

2016-08-18 Thread David Jarvie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366562

David Jarvie  changed:

   What|Removed |Added

 CC||b...@gmx.at

--- Comment #5 from David Jarvie  ---
*** Bug 357653 has been marked as a duplicate of this bug. ***

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


[neon] [Bug 365265] Add Skanlite to the default set of applications of KDE Neon

2016-08-18 Thread anewuser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365265

anewuser  changed:

   What|Removed |Added

  Component|general |Packages User Edition

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


[Discover] [Bug 360003] Discover doesn't show all packages

2016-08-18 Thread anewuser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360003

--- Comment #5 from anewuser  ---
@Harald https://bugs.kde.org/show_bug.cgi?id=367503

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


[kalarm] [Bug 366562] Kalarm starts in non-KDE desktop environments...

2016-08-18 Thread David Jarvie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366562

David Jarvie  changed:

   What|Removed |Added

   Version Fixed In||16.08.1
  Latest Commit||cc2d8bb39417b186bfe40470eba
   ||921a64ef6c6c8
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from David Jarvie  ---
This is now fixed, for KDE Applications 16.08.1 release, so that KAlarm won't
autostart on non-KDE desktops if it has never been run. Unfortunately, the KDE
conditional autostart mechanism just isn't compatible with other desktops.

Commit cc2d8bb39417b186bfe40470eba921a64ef6c6c8 in kdepim.

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


[plasmashell] [Bug 366718] Dragging url and hovering a task does not reveal hovered window

2016-08-18 Thread anewuser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366718

anewuser  changed:

   What|Removed |Added

 CC||caip...@fastmail.fm

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


[kdenlive] [Bug 366806] In 16.08.0 the project monitor remains blank (gray) while clips are playing

2016-08-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366806

--- Comment #2 from robil...@gmail.com ---
Hey,

Thanks for the quick reply. I checked with settings and playback
configuration and it seems like my build doesn't support GPU
processing/movit library use. This will probably be the problem. I try to
get around this.

Thx.

On Wed, Aug 17, 2016 at 9:38 AM, Wegwerf via KDE Bugzilla <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=366806
>
> Wegwerf  changed:
>
>What|Removed |Added
> 
> 
>  CC||wegwerf-1-...@gmx.de
>
> --- Comment #1 from Wegwerf  ---
> Unfortunately, I cannot reproduce. Can you supply more details about where
> do
> you installed 16.08.0 from and which MLT version are you using? Do you have
> moveit disabled? On which distribution are you using Kdenlive? Thank you
> very
> much for your cooperation!
>
> --
> You are receiving this mail because:
> You reported the bug.
>

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


[kscreenlocker] [Bug 362452] KScreenLocker shows time in UTC for Kazakhstan time zones

2016-08-18 Thread Michael Palimaka via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362452

Michael Palimaka  changed:

   What|Removed |Added

URL||https://bugreports.qt.io/br
   ||owse/QTBUG-53071
 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Michael Palimaka  ---
According to $URL, this was a bug in Qt.

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


[kcharselect] [Bug 207524] kcharselect does not search octal values

2016-08-18 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=207524

Christoph Feck  changed:

   What|Removed |Added

   Assignee|lai...@kde.org  |cf...@kde.org

--- Comment #2 from Christoph Feck  ---
https://git.reviewboard.kde.org/r/128712/

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


[krusader] [Bug 363648] Krusader.org website down

2016-08-18 Thread Davide Gianforte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363648

Davide Gianforte  changed:

   What|Removed |Added

 CC||dav...@gengisdave.org,
   ||esch...@gmail.com

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


[krusader] [Bug 367529] make "reload" refresh all directories, not only the one in focus

2016-08-18 Thread Davide Gianforte via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367529

Davide Gianforte  changed:

   What|Removed |Added

 CC||dav...@gengisdave.org
   Severity|normal  |wishlist
 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Davide Gianforte  ---
In KDE 4, panels are updated even when Krusader (2.4.0) is in background. In
Plasma, panels are updated only when Krusader (git version) is the active
window.

This commit
https://quickgit.kde.org/?p=krusader.git=commit=79bdbb23c6b3415f99baa32401495a5bdb933c31
changed the behaviour described above.

When Krusader is active, both visibile panels are updated. It is not safe to
refresh all panels (even the not visible ones), it could freeze waiting for
reading slow directories.

Remember that the version 2.4 is kde4 based, which is no more developed since
nov 2014. The version 2.5 (kf5 based) should be released sooner.

I'll change this bug to wishlist, but I won't close it, until more tests. Which
DE (and version) are you using?

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


[dolphin] [Bug 367533] New: Dolphin crashed at movin file

2016-08-18 Thread ManiaC via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367533

Bug ID: 367533
   Summary: Dolphin crashed at movin file
   Product: dolphin
   Version: 15.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: imr...@maniacalipsis.ru

Application: dolphin (15.12.3)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-34-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
  I had cuted and pasted a freshly downloaded file from downloads folder to
another one. The source and  destination folders are located on two different
ntfs partitions and I'm accessing both of them using symlinks in ~ (on the 3rd
ext4 partition). After than the file was copied to destination, dolphin
attempted to remove it from source and showed a dialog about a fail ("unable to
remove..."). When I had clicked twice on "Retry", it has been crashed.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f136fa738c0 (LWP 4838))]

Thread 2 (Thread 0x7f134f716700 (LWP 4840)):
#0  0x7f136f7a1e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f1365ec139c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f1365ec14ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f136a54ba9b in QEventDispatcherGlib::processEvents
(this=0x7f13480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7f136a4f2dea in QEventLoop::exec (this=this@entry=0x7f134f715d00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f136a30f8a4 in QThread::exec (this=) at
thread/qthread.cpp:503
#6  0x7f136a31484e in QThreadPrivate::start (arg=0xc17a00) at
thread/qthread_unix.cpp:331
#7  0x7f1366a5e6fa in start_thread (arg=0x7f134f716700) at
pthread_create.c:333
#8  0x7f136f7adb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f136fa738c0 (LWP 4838)):
[KCrash Handler]
#6  QObjectPrivate::setParent_helper (this=0x7200650064006e, o=o@entry=0x0) at
kernel/qobject.cpp:1956
#7  0x7f136a52c039 in QObject::setParent (this=,
parent=parent@entry=0x0) at kernel/qobject.cpp:1933
#8  0x7f136ba400e2 in KCompositeJob::removeSubjob (this=,
job=0x906370) at ../../../src/lib/jobs/kcompositejob.cpp:71
#9  0x7f136d858f76 in KIO::CopyJobPrivate::slotResultErrorCopyingFiles
(this=this@entry=0xf42930, job=job@entry=0x906370) at
../../../src/core/copyjob.cpp:1415
#10 0x7f136d859a41 in KIO::CopyJobPrivate::slotResultCopyingFiles
(this=0xf42930, job=0x906370) at ../../../src/core/copyjob.cpp:1283
#11 0x7f136a523fca in QMetaObject::activate (sender=sender@entry=0x906370,
signalOffset=, local_signal_index=local_signal_index@entry=3,
argv=argv@entry=0x7ffe7f4b9690) at kernel/qobject.cpp:3713
#12 0x7f136a5247d7 in QMetaObject::activate (sender=sender@entry=0x906370,
m=m@entry=0x7f136bc91520 ,
local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffe7f4b9690)
at kernel/qobject.cpp:3578
#13 0x7f136ba406c2 in KJob::result (this=this@entry=0x906370,
_t1=_t1@entry=0x906370) at ./moc_kjob.cpp:555
#14 0x7f136ba41281 in KJob::finishJob (this=this@entry=0x906370,
emitResult=emitResult@entry=true) at ../../../src/lib/jobs/kjob.cpp:109
#15 0x7f136ba4129a in KJob::emitResult (this=this@entry=0x906370) at
../../../src/lib/jobs/kjob.cpp:295
#16 0x7f136d88f1be in KIO::FileCopyJob::slotResult (this=0x906370,
job=0x857a50) at ../../../src/core/filecopyjob.cpp:563
#17 0x7f136d8901b8 in KIO::FileCopyJob::qt_static_metacall
(_o=_o@entry=0x906370, _c=_c@entry=QMetaObject::InvokeMetaMethod,
_id=_id@entry=1, _a=_a@entry=0x7ffe7f4b9870) at ./moc_filecopyjob.cpp:116
#18 0x7f136a523fca in QMetaObject::activate (sender=sender@entry=0x857a50,
signalOffset=, local_signal_index=local_signal_index@entry=3,
argv=argv@entry=0x7ffe7f4b9870) at kernel/qobject.cpp:3713
#19 0x7f136a5247d7 in QMetaObject::activate (sender=sender@entry=0x857a50,
m=m@entry=0x7f136bc91520 ,
local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffe7f4b9870)
at kernel/qobject.cpp:3578
#20 0x7f136ba406c2 in KJob::result (this=this@entry=0x857a50,
_t1=_t1@entry=0x857a50) at ./moc_kjob.cpp:555
#21 0x7f136ba41281 in KJob::finishJob (this=this@entry=0x857a50,
emitResult=emitResult@entry=true) at ../../../src/lib/jobs/kjob.cpp:109
#22 0x7f136ba4129a in KJob::emitResult (this=this@entry=0x857a50) at
../../../src/lib/jobs/kjob.cpp:295
#23 0x7f136d89866b in KIO::SimpleJob::slotFinished (this=0x857a50) at
../../../src/core/simplejob.cpp:228
#24 0x7f136d89870b in KIO::SimpleJob::slotError (this=0x857a50,
err=, 

[plasmashell] [Bug 364431] Tiny icons in 5.7 system tray

2016-08-18 Thread Xapient via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364431

Xapient  changed:

   What|Removed |Added

 CC||xapi...@gmx.net

--- Comment #21 from Xapient  ---
well ... i still don't get it.. 

what exactly is the problem with giving the user a choice ??

i understand that the systemtray icons should scale relative to the systemtray
/ panel but you could still offer an option to chose between "small"
"smallMedium" and "medium" (still relative) without having the user to manualy
hack the qml file.. this is against the usual kde philosophy IMHO

some users just don't want the systray icons to be as big as the program
starter icons..  there already is a patch..  please reconsider and just apply
it..  no harm will follow from this!

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


[ksmserver] [Bug 367532] New: Session selector spans both screens in duel screen setup.

2016-08-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367532

Bug ID: 367532
   Summary: Session selector spans both screens in duel screen
setup.
   Product: ksmserver
   Version: 5.5.5
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: ui
  Assignee: l.lu...@kde.org
  Reporter: lnx...@westlot.net

When New Session is selected to switch sessions, the session selector on my
duel screen setup spans both screens with the center being the center of the
two screens. This is a bit distracting and takes a second or so to orientate my
mind around the fact and select the user I want to switch to.

Reproducible: Always

Steps to Reproduce:
1.  Open Applications Menu.
2.  Select 'New Session'.
3.   Select 'Power / Sessions'.

Actual Results:  
Session selector dialog opens spanning both screens.

Expected Results:  
Session selector should span only main display similar to when 'Leave' is
selected from desktop menu.

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


[Akonadi] [Bug 367531] New: LENOVO Printer Technical Support Phone Number 1 (888) 990-8801

2016-08-18 Thread Wow Mast via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367531

Bug ID: 367531
   Summary: LENOVO Printer Technical Support Phone Number   1
(888) 990-8801
   Product: Akonadi
   Version: 15.12
  Platform: Other
OS: other
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Archive Mail Agent
  Assignee: kdepim-b...@kde.org
  Reporter: wowbud...@yopmail.com

LENOVO Printer Technical Support Phone Number   1 (888) 990-8801   



Dial Now 1(888) 990-8801. If having problem with your LENOVO Printer and you
are looking for LENOVO printer support Toll free number USA and Canada. or
LENOVO Printer support Toll free Number USA and Canada. or LENOVO printer
customer service telephone number USA and Canada. or LENOVO printer customer
service phone number USA and Canada or LENOVO printer customer service
telephone number USA and Canada or LENOVO printer customer service telephone
number, you are at the Lenovo Printer Tech Support Service . You just need to
Dial our toll free number to talk with LENOVO printer technology expert through
our toll free number (888) 990-8801. LENOVO printer Support Phone Number 1(888)
990-8801, LENOVO printer support. LENOVO Customer Service Phone Number 1(888)
990-8801 USA and Canada.

When you Call our LENOVO printer support telephone number you’ll be able to
talk with one of our printer technology experts technicain and He/she will
provide support you to get rid of your technical problem with Hewlett Packard
Printer USA and Canada. In case they’re busy to fix it they’ll be sharing a new
LENOVO printer support phone number of their senior level expert technicians
will help you. 1(888) 990-8801  Call us for any type of help Lenovo printer
troubleshooting , Lenovo help and support , contact Lenovo printer support ,@
Lenovo support for printers , 1(888) 990-8801  @ Lenovo printer contact number
, 1(888) 990-8801  @ Lenovo printer phone support , 1(888) 990-8801  @ install
Lenovo printer ,@ Lenovo laptop support number ,@ Lenovo printer tech support
phone number Dial 1(888) 990-8801. We providing one of best support servive for
LENOVO OfficeJet Pro 8600 support. We have expert technician regarding Lenovo
printer support and they will easily resolve your  all issue and are providing
Lenovo tech support telephone number. Call us for tech support services are
tech support for Lenovo, Lenovo phone number for printer support, Lenovo
wireless printer support phone number, 1(888) 990-8801   Lenovo printer fix , @
Lenovo printer setup ,@ Lenovo computer support number ,@ Lenovo printer
support phone number usa ,@ Lenovo wireless printer support technical support
for Hewlett Packard Printer. LENOVO printer support,  They will give help you
with LENOVO printer support phone number or@ LENOVO printer  support phone
number,@ LENOVO printer  support phone number,@ LENOVO printer customer service
number, 1(888) 990-8801  LENOVO printer  support phone number, LENOVO printer
support phone number. LENOVO USA Customer Service Phone Number 1(888) 990-8801

Our Expert Technicians provides one of the best  tech support for LENOVO
OfficeJet Pro 8600 support. Expert technician and they can resolve your issue
and we are providing Lenovo tech support telephone number 24*7 . Our services
are technical support for Lenovo, Lenovo phone number for printer support, tech
support for LENOVO OfficeJet Pro 8600 support, Lenovo wireless printer support
phone number, Lenovo printer fix.
Our printer technology experts are good enough to help you if you are searching
on Google for LENOVO printer support,@ Lenovo printer help phone number,@
LENOVO printer help, LENOVO printer helpline,@ LENOVO printer helpdesk,@ tech
support for LENOVO OfficeJet Pro 8600 support LENOVO printer tech support,@
LENOVO printer technical support number, support for Hewlett Packard Printer,
Lenovo printer tech support number , Lenovo printer technical support number ,
Lenovo printer technical support phone number , Lenovo printer troubleshooting
, Lenovo help and support , tech support for LENOVO OfficeJet Pro 8600 support
contact Lenovo printer support , Lenovo support for printers , tech support for
LENOVO OfficeJet Pro 8600 support, Lenovo printer contact number , Lenovo
printer phone support , install Lenovo printer , Lenovo laptop support number ,
tech support for LENOVO OfficeJet Pro 8600 support, Lenovo printer tech support
phone number , Lenovo printer setup , Lenovo computer support number , Lenovo
printer support phone number usa , tech support for LENOVO OfficeJet Pro 8600
support, Lenovo wireless printer support technical support for Lenovo Printer.
LENOVO printer support, LENOVO printer help, tech support for LENOVO OfficeJet
Pro 8600 support Lenovo printer help phone number, 1(888) 990-8801   LENOVO
printer helpline, LENOVO printer helpdesk, support for Hewlett Packard Printer,
tech support for LENOVO 

[KBibTeX] [Bug 366191] kbibtex segfaults before any windows are displayed

2016-08-18 Thread Jonathan Bisson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366191

--- Comment #7 from Jonathan Bisson  ---
(In reply to Thomas Fischer from comment #5)
> (In reply to Jonathan Bisson from comment #4)
> > Seems to start, fails opening .bib files (error about missing part)
> Error about missing part is almost always about incomplete installations.
> There is a Wiki page for details:
> https://userbase.kde.org/KBibTeX/Development#Installation
> 
> > 10-15s to be usable after the main window appears
> I cannot think of a good reason why such a delay exists, except for some
> network issues that have a delay/timeout of several seconds. Does this
> happen every time?
> In case of doubt, (1) remove all traces of your KBibTeX installation from
> /usr and /usr/local, (2) remove all copies of KBibTeX's configuration files
> in your home (check in ~/.kde*, ~/.local, ~/.config at least), and (3) only
> then re-install again.

Doesn't work either. When I do strace, it seems to look for all kind of icons,
and after doing that it starts working, but it take several seconds…

Tried to change the icon theme, but it didn't change anything.

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

[klipper] [Bug 352171] clipboard history in systray cannot be really disabled, security problem

2016-08-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352171

aron.heine...@t-online.de changed:

   What|Removed |Added

 CC||aron.heine...@t-online.de

--- Comment #22 from aron.heine...@t-online.de ---
Kubuntu 16.04
Plasma 5.5.5
There's no "quit" option nor an file do disable the autostart like it was said
in the docs.
This is really a problem with Passwordmanagers at Applications where the
autotype isn't working that well. Even more when the whole history should be
saved to the disk.
I'm really frustated by this problem. Greb in the process tree does also not
work, it really is integrated into the plasma process.
+1 For optionality like nearly every core feature that can be disabled via
"Background Tasks" option...
I'm sorry but I'm really shocked about this.

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


[abakus] [Bug 367530] New: ek bar aa ja aa+18775233678*norton antivirus tech support number USA *18775233678*18775233678*norton tecH support number usa*18775233678*18775233678*18775233678*1-8889596787

2016-08-18 Thread john later via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367530

Bug ID: 367530
   Summary: ek bar aa ja aa+18775233678*norton antivirus tech
support number USA *18775233678*18775233678*norton
tecH support number
usa*18775233678*18775233678*18775233678*1-8889596787*n
orton customer HELPLINE number canada*18775233678
   Product: abakus
   Version: 0.90
  Platform: Debian stable
   URL: https://jogamp.org/bugzilla/show_bug.cgi?id=5531
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k.h...@gmx.de
  Reporter: johnlater.1...@gmail.com

rabba aa jabb aa+18(77-523-3678*norton antivirus tech support number USA
*18(77-523-3678*18(77-523-3678*norton tecH support number
usa*18(77-523-3678*18(77-523-3678*18(77-523-3678*18(77-523-3678*norton customer
HELPLINE number canada*18(77-523-3678

USA..18(77-523-3678++ Norton 360 support phone number om Norton tech support
phone number Norton 360 Tech Support Number
USA..18(77-523-3678++ Norton 360 support phone number om Norton tech support
phone number Norton 360 Tech Support Number
USAtralia USA-18(77-523-3678++ Norton 360 support phone number Norton tech
support phone number  Norton 360 Tech Support Number

USA   USA-18(77-523-3678++ Norton 360 support phone number
USA-18(77-523-3678USA/canada Norton 360 Tech Support Number
@@!1-855-990-5999;!!Norton 360 Support Number

Norton Live Support and Help‎ 18(77-523-3678 @@ Norton tech support phone
number
Norton Live Support and Help‎ 18(77-523-3678 @@ Norton tech support phone
number
Norton Live Support and Help‎ 18(77-523-3678 Norton 360 support phone number
USA
USA Canada USA-18(77-523-3678++ Norton 360 support phone number
USA-18(77-523-3678USA/canada Norton 360 Tech Support Number
@@!1-855-990-5999;!!Norton 360 Support Number
WikiGenes- @+++1855-990-5999++Norton 360 support phone
number18(77-523-3678USA/canada
Norton antivirus technical support phone number 18(77-523-3678
hdfc toll free customer care number(((!18(77-523-3678)) Norton 360 Tech Support
Number @@!1-855-990-5999!! Norton 360 Support Number
Norton toll free customer care number 18(77-523-3678
Norton toll free customer care number 18(77-523-3678
Norton toll free customer care number 18(77-523-3678
Norton toll free customer care number 18(77-523-3678>
Norton technical support phone number ((18(77-523-3678))
Norton technical support number 18(77-523-3678
Norton technical support number 18(77-523-3678
symantec technical support number 18(77-523-3678
Norton antivirus technical support number 18(77-523-3678
Norton support phone number 18(77-523-3678
Norton locations Norton 360 Tech Support Number @@!1-855-990-5999!! Norton 360
Support Number Norton 360 Tech Support Number @@!1-855-990-5999!! Norton 360
Support Number
Norton customer service
Norton antivirus customer care__Norton Support phone number 18(77-523-3678
Norton customer support phone number 18(77-523-3678
Norton customer support phone number 18(77-523-3678
Norton antivirus customer support phone number 18(77-523-3678Norton antivirus
customer service phone number 18(77-523-3678
Norton antivirus technical support phone number 18(77-523-3678
Norton antivirus tech support phone number 18(77-523-3678
Norton antivirus phone number 18(77-523-3678 Norton 360 Tech Support Number
@@!1-855-990-5999!! Norton 360 Support Number
Norton security center phone number 18(77-523-3678
Norton support telephone number 18(77-523-3678
Norton 360 technical support phone number 18(77-523-3678
symantec technical support phone number 18(77-523-3678
Norton tech support phone number 18(77-523-3678 Norton 360 Tech Support Number
@@!1-855-990-5999!! Norton 360 Support Number
apple technical support phone number 18(77-523-3678 USA
microsoft technical support phone number 18(77-523-3678 USA
gmail technical support phone number 18(77-523-3678 USA
kaspersky technical support phone number 18(77-523-3678 USA
lenovo technical support phone number 18(77-523-3678 USA
epson technical support phone number 18(77-523-3678 USA
Norton technical support phone number 18(77-523-3678 Norton 360 Tech Support
Number 

Reproducible: Always


Actual Results:  
rabba aa jabb aa+18(77-523-3678*norton antivirus tech support number USA
*18(77-523-3678*18(77-523-3678*norton tecH support number
usa*18(77-523-3678*18(77-523-3678*18(77-523-3678*18(77-523-3678*norton customer
HELPLINE number canada*18(77-523-3678

USA..18(77-523-3678++ Norton 360 support phone number om Norton tech support
phone number Norton 360 Tech Support Number
USA..18(77-523-3678++ Norton 360 support phone number om Norton tech support
phone number Norton 360 Tech Support Number
USAtralia USA-18(77-523-3678++ Norton 360 support phone number Norton tech
support phone number  Norton 360 Tech Support Number

USA   USA-18(77-523-3678++ Norton 360 

[krusader] [Bug 367529] New: make "reload" refresh all directories, not only the one in focus

2016-08-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367529

Bug ID: 367529
   Summary: make "reload" refresh all directories, not only the
one in focus
   Product: krusader
   Version: 2.4.0-beta3 "Single Step"
  Platform: Mint (Ubuntu based)
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: m...@fork.pl
  Reporter: j22...@gmail.com

In TotalCommander, there is a great option to force refresh of the contents of
a directory (eg when new files are added, or timestamp is changed, etc.). There
is even an option to force refresh when the application is in the background.
Ideally Krusader would have those. But in principle, it would be great to have
an option to "autorefresh" without the user having to reload every time.

In the current state of affairs, every time I produce a new file (eg print to a
PDF), I don't see it immediately. I have to press Ctrl+R to "reload". This is
rather cumbersome, but even more because this _only reloads the panel in focus_
Therefore if I had the bad luck of having the wrong panel in focus I have to
bring it first into focus (eg. click or tab), and only then I can refresh the
contents of the directory.
A working "autorefresh" or similar option would save all this. 

Reproducible: Always

Steps to Reproduce:
Open krusader with two panels (right and left sides).
Open any file (eg text document) with your favorite application.

1. Make any change (using a non-krusader application) to the directory (eg in
the left side), for example print the file to a PDF and place it (from the
print dialog) into the left side panel
2. krusader does not show the new file 
3. go to krusader and pressing Ctrl+R will refresh ONLY if the left panel is in
focus.
4. if the right panel was in focus, then click within the left side, and press
Ctrl+R again. Only now it reloads and shows the change (eg newly created PDF
file).

Actual Results:  
Only the focused panel reloads

Expected Results:  
All visible panels refresh their contents

Ideally, there would be an option to force krusader to show any change to any
panel in any case, even when krusader is out of focus.

Note: I'm not sure if this is the intended behavior, I think it's not super
intuitive so I'm marking as bug. But maybe I'm wrong..

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


[kinfocenter] [Bug 367528] New: KDE Info Centre (kinfocenter), signal: Aborted

2016-08-18 Thread Don Curtis via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367528

Bug ID: 367528
   Summary: KDE Info Centre (kinfocenter), signal: Aborted
   Product: kinfocenter
   Version: 5.5.5
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: hubn...@gmail.com
  Reporter: bugrprt21...@online.de

Application: kinfocenter (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.1.27-27-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Closing the KDE Info Centre. Before the closure I was inspecting the Energy
Report.

The crash can be reproduced sometimes.

-- Backtrace:
Application: KDE Info Centre (kinfocenter), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd83f7fd780 (LWP 6624))]

Thread 4 (Thread 0x7fd816fd3700 (LWP 6628)):
#0  0x7fd83c290bfd in poll () at /lib64/libc.so.6
#1  0x7fd8381afe64 in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7fd810003070, timeout=-1, context=0x7fd81990) at gmain.c:4103
#2  0x7fd8381afe64 in g_main_context_iterate
(context=context@entry=0x7fd81990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3803
#3  0x7fd8381aff7c in g_main_context_iteration (context=0x7fd81990,
may_block=1) at gmain.c:3869
#4  0x7fd83cbc1d8b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fd818c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x7fd83cb68d53 in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fd816fd2e30, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#6  0x7fd83c98a61a in QThread::exec() (this=this@entry=0x1741640) at
thread/qthread.cpp:503
#7  0x7fd83b66ce18 in QQmlThreadPrivate::run() (this=0x1741640) at
/usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#8  0x7fd83c98f32f in QThreadPrivate::start(void*) (arg=0x1741640) at
thread/qthread_unix.cpp:331
#9  0x7fd838bf40a4 in start_thread () at /lib64/libpthread.so.0
#10 0x7fd83c29902d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fd817fc3700 (LWP 6626)):
#0  0x7fd838bf803f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fd81ea94aa3 in radeon_drm_cs_emit_ioctl (mtx=0x17d24b8,
cond=0x17d24e0) at ../../../../../include/c11/threads_posix.h:154
#2  0x7fd81ea94aa3 in radeon_drm_cs_emit_ioctl (sema=0x17d24b8) at
../../../../../src/gallium/auxiliary/os/os_thread.h:259
#3  0x7fd81ea94aa3 in radeon_drm_cs_emit_ioctl
(param=param@entry=0x17d2170) at radeon_drm_winsys.c:644
#4  0x7fd81ea94227 in impl_thrd_routine (p=) at
../../../../../include/c11/threads_posix.h:87
#5  0x7fd838bf40a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7fd83c29902d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fd82d2c3700 (LWP 6625)):
#0  0x7fd83c290bfd in poll () at /lib64/libc.so.6
#1  0x7fd83577f422 in  () at /usr/lib64/libxcb.so.1
#2  0x7fd83578100f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7fd82f6443c9 in QXcbEventReader::run() (this=0x15e17b0) at
qxcbconnection.cpp:1229
#4  0x7fd83c98f32f in QThreadPrivate::start(void*) (arg=0x15e17b0) at
thread/qthread_unix.cpp:331
#5  0x7fd838bf40a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7fd83c29902d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fd83f7fd780 (LWP 6624)):
[KCrash Handler]
#6  0x7fd83c1e90c7 in raise () at /lib64/libc.so.6
#7  0x7fd83c1ea478 in abort () at /lib64/libc.so.6
#8  0x7fd83c97d7ce in QMessageLogger::fatal(char const*, ...) const
(context=..., message=) at global/qlogging.cpp:1578
#9  0x7fd83c97d7ce in QMessageLogger::fatal(char const*, ...) const
(this=this@entry=0x7ffc5f5eb3f0, msg=msg@entry=0x7fd83d4268c0 "QPixmap: Must
construct a QGuiApplication before a QPixmap") at global/qlogging.cpp:781
#10 0x7fd83d09a1e2 in qt_pixmap_thread_test() () at image/qpixmap.cpp:68
#11 0x7fd83d131526 in QPixmap::QPixmap() () at image/qpixmap.cpp:79
#12 0x7fd83d131526 in QPixmap::QPixmap() (this=0x22eb9f8) at
image/qpixmap.cpp:103
#13 0x7fd83d0cad9f in QCursor::QCursor(QCursor const&) (s=Qt::ArrowCursor,
this=0x22eb9e0) at kernel/qcursor.cpp:618
#14 0x7fd83d0cad9f in QCursor::QCursor(QCursor const&) () at
kernel/qcursor.cpp:649
#15 0x7fd83d0cad9f in QCursor::QCursor(QCursor const&)
(this=0x7ffc5f5eb4a0, c=...) at kernel/qcursor.cpp:560
#16 0x7fd83bb51939 in QQuickItem::cursor() const
(this=this@entry=0x1856dd0) at
/usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:6793
#17 0x7fd83bbd198b in QQuickMouseArea::setCursorShape(Qt::CursorShape)
(this=0x1856dd0, shape=Qt::IBeamCursor) at

[kwin] [Bug 367527] New: The effects of Kwin does not work with OpenGL after upgrading the drive fglrx-driver in AMD Debian 8 "Jessie". Suggests using XRender

2016-08-18 Thread Richard via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367527

Bug ID: 367527
   Summary: The effects of Kwin does not work with OpenGL after
upgrading the drive fglrx-driver in AMD Debian 8
"Jessie". Suggests using XRender
   Product: kwin
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: richardwas2...@yahoo.com.br

After an upgrade of AMD video card driver (fglrx-driver), the Kwin crashed and
did not return to work with OpenGL. The central system configuration suggests
me XRender. However, this leaves the desktop with limited effects.

Reproducible: Always


Actual Results:  
The effects of Kwin does not work with OpenGL after upgrading the drive AMD
fglrx-driver in Debian 8 "Jessie"

Expected Results:  
The effects of Kwin does not work with OpenGL after upgrading the drive AMD
fglrx-driver in Debian 8 "Jessie"

The effects of Kwin does not work with OpenGL after upgrading the drive
fglrx-driver in AMD Debian 8 "Jessie". Suggests using XRender

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


[kmail2] [Bug 85381] Display the number of selected messages in the status bar

2016-08-18 Thread Allen Winter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=85381

Allen Winter  changed:

   What|Removed |Added

 CC||win...@kde.org
  Component|GUI |UI
 Resolution|WAITINGFORINFO  |---
Version|1.6.2   |unspecified
 Status|RESOLVED|REOPENED
Product|kmail   |kmail2

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


[Discover] [Bug 367526] Discover is not able to discover NO SEARCH RESULTS !!

2016-08-18 Thread Jens Mander via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367526

Jens Mander  changed:

   What|Removed |Added

 CC||jem...@mailmaxe.de

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


[Discover] [Bug 367526] New: Discover is not able to discover NO SEARCH RESULTS !!

2016-08-18 Thread Jens Mander via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367526

Bug ID: 367526
   Summary: Discover is not able to discoverNO SEARCH RESULTS
!!
   Product: Discover
   Version: 5.6.2
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: jem...@mailmaxe.de

Discover just doesn't show search results.
Tested on 3 machines...

Reproducible: Always

Steps to Reproduce:
1. Try search a software (that you know exists on your machine)
2. Discover doesn't show any hits.

Actual Results:  
NONE

Expected Results:  
list of hits

I went back to synaptics

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


  1   2   3   >