[kwin] [Bug 371713] Astroprojection steam controller

2016-10-26 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371713

Martin Gräßlin  changed:

   What|Removed |Added

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

--- Comment #4 from Martin Gräßlin  ---
Ok let's wait for Xwayland 1.19 for further investigation.

There are a few protocols used by Xwayland 1.19 which might be relevant:
* relative pointer
* pointer constraints (locking and confinement)

The first one we already have implemented, the latter not yet. But I expect
we'll have pointer constraints implemented by the time Xwayland 1.19 hits neon.

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

[kwin] [Bug 371731] Present Windows lags/stutters when window close buttons are enabled

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371731

--- Comment #3 from kdeb...@caseyconnor.org ---
Created attachment 101819
  --> https://bugs.kde.org/attachment.cgi?id=101819=edit
output of /KWin supportInformation

Thanks Martin!

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

[digikam] [Bug 370744] Date viewer does return photos

2016-10-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370744

Maik Qualmann  changed:

   What|Removed |Added

 CC||david.var...@gmail.com

--- Comment #4 from Maik Qualmann  ---
*** Bug 371726 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 371726] Dates view empty using MYSQL due to SQL query error (fix supplied)

2016-10-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=371726

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||metzping...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Maik Qualmann  ---


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

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

[kwin] [Bug 340125] workspace.clientList() doesn't work in declarativescript

2016-10-26 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=340125

--- Comment #4 from Martin Gräßlin  ---
> I couldn't find where the "workspace" property is set for declarative script,

It's in KWin::Scripting::init()

m_qmlEngine->rootContext()->setContextProperty(QStringLiteral("workspace"),
m_workspaceWrapper);

We might need to split the WorkspaceWrapper into a QScript variant and a
QmlScript variant.

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

[kwin] [Bug 371731] Present Windows lags/stutters when window close buttons are enabled

2016-10-26 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371731

--- Comment #2 from Martin Gräßlin  ---
> For some reason I can't add the following comment because the system is 
> blocking it as s p a m.

We enabled some anti spam measures yesterday. If you still have the comment,
please send it to me by private mail and I'll forward it to our sysadmins, so
they they can adjust it to let good comments through. Sorry for the problems.

---
Can you please provide the output of:
qdbus org.kde.KWin /KWin supportInformation

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

[kwin] [Bug 371725] Cursor Changes to Arrow on Text Editors

2016-10-26 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371725

--- Comment #3 from Martin Gräßlin  ---
That might be a problem I investigated this week:
https://phabricator.kde.org/D3151

If you have a chance to test the patch and verify that it fixes the problem,
that would be appreciated.

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

[digikam] [Bug 371726] Dates view empty using MYSQL due to SQL query error (fix supplied)

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371726

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|general |Calendar

--- Comment #1 from caulier.gil...@gmail.com ---
Thanks for you investigation.

Can you provide a patch against current code please ?

Gilles Caulier

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

[kscreenlocker] [Bug 368884] Kscreenlocker locks screen for ever! (a critical bug)

2016-10-26 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=368884

--- Comment #12 from Martin Gräßlin  ---
>KCrash: Application 'kscreenlocker_greet' crashing...
>Segmentation fault (core dumped)

Please run through gdb to get a backtrace

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

[frameworks-plasma] [Bug 355592] IconItem does not support non-square icons

2016-10-26 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=355592

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

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

[Discover] [Bug 371732] New: It does not work in the search for applications Muon Discover

2016-10-26 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=371732

Bug ID: 371732
   Summary: It does not work in the search for applications Muon
Discover
   Product: Discover
   Version: 5.6.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: cloudpie2...@gmail.com
  Target Milestone: ---

User-Agent:   Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0)
Gecko/20100101 Firefox/47.0
Build Identifier: Kubuntu 16.04.1 amd64,kernel 4.4.0-31-generic

When you type in the search box on the application, the name of the
application, and press enter, nothing happens. Closing and restarting muon
Discovery does not solve the problem

Reproducible: Always

Steps to Reproduce:
1.Start Muon
2.Enter the application name into the search box
3.Press enter
Actual Results:  
Search does not work


enabled by default theme

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

[Akonadi] [Bug 371570] Duplicate entry in CollectionTable when creating database in a new installation

2016-10-26 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=371570

Fabian Vogt  changed:

   What|Removed |Added

 CC||fab...@ritter-vogt.de

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

[kdenlive] [Bug 356034] SUGGESTION: transition UI: project-specific wipes

2016-10-26 Thread farid
https://bugs.kde.org/show_bug.cgi?id=356034

farid  changed:

   What|Removed |Added

  Flags||low_hanging+
 CC||snd.no...@gmail.com

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

[kdenlive] [Bug 354661] "Rendering finished in" incorrect if job runs during 12am

2016-10-26 Thread farid
https://bugs.kde.org/show_bug.cgi?id=354661

farid  changed:

   What|Removed |Added

  Flags||low_hanging+
 CC||snd.no...@gmail.com

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

[kdenlive] [Bug 371730] git master - "Loop Zone" playback in Project monitor isn't working.

2016-10-26 Thread farid
https://bugs.kde.org/show_bug.cgi?id=371730

farid  changed:

   What|Removed |Added

 CC||snd.no...@gmail.com

--- Comment #2 from farid  ---
Cannot reproduce in 16.08.2.

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

[krita] [Bug 369547] When using a mouse, the stabilizer function of the freehand brush creates random lines by snapping to a point and back

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=369547

alvinhoc...@gmail.com changed:

   What|Removed |Added

 CC||alvinhoc...@gmail.com

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

[kwin] [Bug 371731] Present Windows lags/stutters when window close buttons are enabled

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371731

--- Comment #1 from kdeb...@caseyconnor.org ---
For some reason I can't add the following comment because the system is
blocking it as s p a m. So I am filling out this comment with some fluff in the
hopes that it allows it past the filter:

---
Also, I should add to this bug that I'm using multiple monitors. I use xrandr
to arrange them due to bugs in kscreen.
---

Here is some more fluff in the hopes of successfully adding this info.

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

[kwin] [Bug 371731] Present Windows lags/stutters when window close buttons are enabled

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371731

kdeb...@caseyconnor.org changed:

   What|Removed |Added

 CC||kdeb...@caseyconnor.org

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

[krita] [Bug 369349] Low framerate when drawing with the stabilizer

2016-10-26 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=369349

Scott Petrovic  changed:

   What|Removed |Added

 CC||scottpetro...@gmail.com

--- Comment #5 from Scott Petrovic  ---
I am not sure if is related, but on my Ubuntu box, all of the brush smoothing
options sliders are going pretty slow (weighted smoothing and stabilizer). If I
try to change a slider like "distance" or "delay", it takes a second or two for
the values to update.  

The other tool options sliders are very responsive to changes, so there might
be something going on with it.

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

[kwin] [Bug 371731] New: Present Windows lags/stutters when window close buttons are enabled

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371731

Bug ID: 371731
   Summary: Present Windows lags/stutters when window close
buttons are enabled
   Product: kwin
   Version: 5.7.5
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: effects-window-management
  Assignee: kwin-bugs-n...@kde.org
  Reporter: kdeb...@caseyconnor.org
  Target Milestone: ---

With recent upgrade to Kubuntu 16.10, Present Windows starting occasionally
stuttering/lagging when I'd press my hotkey. It happens more often the more
windows are present. Once it finishes the lag/stutter and shows the windows
(takes 0.5 to 1.5 seconds) and again un-shows them (another lag/stutter), the
effect can often be executed smoothly when the hotkey is pressed subsequently.
Meaning, once it "warms up" it works fine. When new windows are created, or
moved to different screens, the problem often returns.

Present Windows has worked fine for several preceding Kubuntu versions.

I have found that disabling "Provide buttons to close the windows" solves the
issue. (But I like those buttons, so it's not ideal. As an aside, allowing an
assignable action to "close window" in the Windows mouse action section would
be great!)

i7 4770K desktop, plenty of RAM, etc, using onboard graphics.

Let me know if there's anything else I can do to help.

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

[kholidays] [Bug 371666] Plasma crashes irreversibly when enabling Holidays or scroling in Holidays' list

2016-10-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371666

--- Comment #11 from Christoph Feck  ---
Try running plasmashell in Konsole without kstart. You might need to terminate
the previous instances with "killall plasmashell".

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

[krusader] [Bug 371513] krusader does not generally render icons in panels or does it wrong

2016-10-26 Thread Sergey Kondakov
https://bugs.kde.org/show_bug.cgi?id=371513

--- Comment #15 from Sergey Kondakov  ---
Created attachment 101818
  --> https://bugs.kde.org/attachment.cgi?id=101818=edit
krusader5_default.strace.xz

krusader5 uninterrupted strace from launch to exit with default config. It
seems that it actually finds all "Inherited" themes from the icon theme but
doesn't try to either load the actual icons from them or to render those icons
but is really keen on loading those icons all directly from the main theme or
"hicolor" (which supposed to be the last resort). Even when it finds one for
directories in '/usr/share/icons/OxyElegantGreen/*/places/folder.png', it
doesn't render it in panels. It also searches directly in user home like 3
times in a row or something.

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

[kde] [Bug 371710] About KDE Menu entry does not show verions

2016-10-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371710

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 CC||cf...@kde.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Christoph Feck  ---
The version of the libraries an application is compiled against is available in
the "About [Application]..." dialog, "Versions" tab.

Note that there is no "KDE version". KDE is the community which has (at least)
three separately released products, namely the libraries/frameworks, the
applications, and the Plasma workspace. Each of those has its own version.

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

[frameworks-kcompletion] [Bug 370947] line edits 'delete' icon too big and pixalated with bigger fonts settings (11 instead 10pt). Uncovers a second icon below

2016-10-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=370947

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|CONFIRMED   |RESOLVED

--- Comment #14 from Christoph Feck  ---
Thanks for confirming this is actually caused by the Qt widgets.

Please report this issue directly to Qt developers via
https://bugreports.qt.io/

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

[kolourpaint] [Bug 252003] KolourPaint don't respect the EXIF orientation flag

2016-10-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=252003

--- Comment #4 from Christoph Feck  ---
Additionally, since Qt 5.5, there is API to read the image orientation, see
https://doc.qt.io/qt-5/qimageiohandler.html#Transformation-enum

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

[plasmashell] [Bug 371647] Plasma crashed and restarted when typing menue

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371647

--- Comment #2 from carlspl...@live.cn ---
(In reply to Marco Martin from comment #1)
> is the system translated in some locale?

The default locale is en_US.UTF-8, the display format is set to zh_CN.UTF-8

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

[krusader] [Bug 371513] krusader does not generally render icons in panels or does it wrong

2016-10-26 Thread Sergey Kondakov
https://bugs.kde.org/show_bug.cgi?id=371513

--- Comment #14 from Sergey Kondakov  ---
(In reply to Alex Bikadorov from comment #13)
> Sorry, but its hard to debug as everything is working fine for me. Can you
> test this in a KDE environment or with another pre-build package of 2.5.0?
> Anything that can pinpoint the actual problem is helpful.

If devs always could reproduce bugs just by launching their stuff, there
wouldn't be any. I will not risk launching Plasma because the last time I did,
it wrote a bunch of useless KDE configs and somehow broke startup of LXQt
session altogether. Official openSUSE builds present the same problem.
I have
KDE_FULL_SESSION=false
KDE_SESSION_VERSION=4
exported on LXQt session startup but launching krusader with any other values
changes nothing. By the way, some KDE apps think that if KDE_FULL_SESSION exist
with any non-empty value then it's equal to "true". That's dumb.

> Also, can you rule out that something went wrong during building?

I've put out full build and strace so *you* could answer that question to me.
But if it would, OBS surely would fail the build.
So, how about looking at which icons and in which order it tries to access in
that krusader.strace.zip or comparing krusader's icon-loading code to dolphin ?

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

[arts] [Bug 73427] arts does not support the itunes music format m4a

2016-10-26 Thread Mike
https://bugs.kde.org/show_bug.cgi?id=73427

Mike  changed:

   What|Removed |Added

 CC||ve3...@aol.com

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

[kolourpaint] [Bug 252003] KolourPaint don't respect the EXIF orientation flag

2016-10-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=252003

--- Comment #3 from Christoph Feck  ---
You may have to check the runtime Qt version, because there are versions that
automatically rotate JPEG according to EXIF.

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

[kdenlive] [Bug 371730] git master - "Loop Zone" playback in Project monitor isn't working.

2016-10-26 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=371730

--- Comment #1 from Jesse  ---
UPDATE 1: doesn't work in Clip Monitor, either.

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

[kdenlive] [Bug 371730] git master - "Loop Zone" playback in Project monitor isn't working.

2016-10-26 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=371730

Jesse  changed:

   What|Removed |Added

 CC||jesse.dub...@gmail.com

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

[kdenlive] [Bug 371730] New: git master - "Loop Zone" playback in Project monitor isn't working.

2016-10-26 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=371730

Bug ID: 371730
   Summary: git master - "Loop Zone" playback in Project monitor
isn't working.
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com
  Target Milestone: ---

User-Agent:   Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0)
Gecko/20100101 Firefox/49.0
Build Identifier: 16.11.70

Summary title should say it all. Setting in-out zone points and selecting "Loop
Zone" doesn't playback/loop zone in Timeline.

Reproducible: Always

Actual Results:  
Playback stops at out-point in zone.

Expected Results:  
Playback to loop from beginning after reaching out-zone point.

Bug discovered while using Kdenlive 16.11.70 git master build via
ppa:kdenlive/kdenlive-master.

Ubuntu 16.10, Unity 7.5.0 desktop environment.
KDE Frameworks 5.26.0
Qt 5.6.1

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

[plasmashell] [Bug 371728] [Folder View] Icons disappear.

2016-10-26 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=371728

Tony  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

--- Comment #2 from Tony  ---
kwin:
  Installed: 4:5.8.2+p16.04+git2016102
nvidia-367:  
  Installed: 367.57-0ubuntu0~gpu16.04.1
xorg:   
  Installed: 1:7.7+13ubuntu3

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

[plasmashell] [Bug 371728] [Folder View] Icons disappear.

2016-10-26 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=371728

--- Comment #3 from Tony  ---
kwin:
  Installed: 4:5.8.2+p16.04+git2016102
nvidia-367:  
  Installed: 367.57-0ubuntu0~gpu16.04.1
xorg:   
  Installed: 1:7.7+13ubuntu3

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

[kdenlive] [Bug 371729] git master - Transitions are affected by clips' alpha channel, though it shouldn't be.

2016-10-26 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=371729

Jesse  changed:

   What|Removed |Added

 CC||jesse.dub...@gmail.com

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

[kdenlive] [Bug 371729] New: git master - Transitions are affected by clips' alpha channel, though it shouldn't be.

2016-10-26 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=371729

Bug ID: 371729
   Summary: git master - Transitions are affected by clips' alpha
channel, though it shouldn't be.
   Product: kdenlive
   Version: unspecified
  Platform: Other
   URL: https://youtu.be/KIwP-2ZWoQw
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: jesse.dub...@gmail.com
  Target Milestone: ---

User-Agent:   Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0)
Gecko/20100101 Firefox/49.0
Build Identifier: 16.11.70

See video in URL field for complete example & details.

In short, the transitions in Kdenlive produce unexpected results and behavior
because they're affected by the alpha channel of video clips, Title clips, etc.

Reproducible: Always

Steps to Reproduce:
1. Insert a video clip in timelime, then insert a Title clip over it, then add
a third video clip that starts at the end of the other two, overlapping the
others a bit.
2. Apply a wipe transition between them.
3. Playback timeline.
Actual Results:  
The transition is affected by the alpha channel of the clip and produces
unexpected results, forcing a more complicated edit to compensate than should
be necessary.

Expected Results:  
For the transitions to behave consistently independent of the alpha channel of
title clips, video clips, etc.

Bug discovered while using Kdenlive 16.11.70 git master build via
ppa:kdenlive/kdenlive-master.

Ubuntu 16.10, Unity 7.5.0 desktop environment.
KDE Frameworks 5.26.0
Qt 5.6.1

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

[plasmashell] [Bug 371728] [Folder View] Icons disappear.

2016-10-26 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=371728

--- Comment #1 from Tony  ---
Created attachment 101817
  --> https://bugs.kde.org/attachment.cgi?id=101817=edit
Compositor On

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

[plasmashell] [Bug 371728] New: [Folder View] Icons disappear.

2016-10-26 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=371728

Bug ID: 371728
   Summary: [Folder View] Icons disappear.
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: se...@kde.org
  Reporter: jodr...@live.com
  Target Milestone: 1.0

Created attachment 101816
  --> https://bugs.kde.org/attachment.cgi?id=101816=edit
Compositor off

Turning off the compositor (CTRL+SHIFT+F12) while folder view is set as desktop
layout, will make the icons on the desktop disappear.

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

[krusader] [Bug 371727] New: one klick open files or folders in Gnome

2016-10-26 Thread Stefan Müller
https://bugs.kde.org/show_bug.cgi?id=371727

Bug ID: 371727
   Summary: one klick open files or folders in Gnome
   Product: krusader
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: m...@fork.pl
  Reporter: stefan.mueller...@gmx.de
  Target Milestone: ---

User-Agent:   Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/53.0.2785.116 Safari/537.36
Build Identifier: 2.5.0

Hi Guys, since the last update from Krusader 2.4 to 2.5.0 the
one-klick-open-files or folders function does not work. I do not work with KDE
Plasma, I have GNOME. KDE Plasma it's too buggy for me. In Gnome it does not
work but in KDE it works fine. In the last version it was allways fine.
Please fix it.

Thx a lot

Greetings 
Stefan

Reproducible: Always



Expected Results:  
One klick open files and folders in GNOME

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

[Akonadi] [Bug 280630] kmail crashes at startup every time [Akonadi::EntityTreeModelPrivate::removeItems, Akonadi::EntityTreeModelPrivate::purgeItems, Akonadi::EntityTreeModel::setData]

2016-10-26 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=280630

Ben Cooksley  changed:

   What|Removed |Added

 CC|nayram...@yahoo.com |

--- Comment #19 from Ben Cooksley  ---
Removing user per abuse report.

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

[Discover] [Bug 371724] Screenshots are not shown when element has no width/height attribute

2016-10-26 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=371724

--- Comment #1 from Aleix Pol  ---
Can you provide an example so I can reproduce?

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

[kwin] [Bug 371725] Cursor Changes to Arrow on Text Editors

2016-10-26 Thread Tsu Jan
https://bugs.kde.org/show_bug.cgi?id=371725

--- Comment #2 from Tsu Jan  ---
Still more info:

There is definitely a `QEvent::Leave` in QPlainTextEdit when the cursor reaches
the horizontal middle line -- I tested with a text editor of mine.

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

[digikam] [Bug 371726] New: Dates view empty using MYSQL due to SQL query error (fix supplied)

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371726

Bug ID: 371726
   Summary: Dates view empty using MYSQL due to SQL query error
(fix supplied)
   Product: digikam
   Version: 5.2.0
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-de...@kde.org
  Reporter: david.var...@gmail.com
  Target Milestone: ---

Some time in the 4.x release series, the Dates view stopped showing any images
when using an external MYSQL server.  I have been checking every release since
about 4.10.

Using 5.2.0 (phillip5 PPA packages on Ubuntu 16.10) I see the following error
on the console whenever the Dates view is selected.

digikam.dbengine: Failure executing query:
 "SELECT DISTINCT Images.id, Images.name, Images.album, Albums.albumRoot,
ImageInformation.rating, Images.category, ImageInformation.format,
ImageInformation.creationDate, Images.modificationDate, Images.fileSize,
ImageInformation.width, ImageInformation.height
  FROM Images 
LEFT JOIN ImageInformation ON Images.id=ImageInformation.imageid
INNER JOIN Albums ON Albums.id=Images.album
  WHERE Images.status=1
AND ImageInformation.creationDate < '2016-11-01T00:00:00'
AND ImageInformation.creationDate >= '2016-10-01T00:00:00'
  ORDER BY Albums.id;" 
Error messages: "QMYSQL: Unable to execute query" "Expression #1 of ORDER BY
clause is not in SELECT list, references column 'kam_core_5.Albums.id' which is
not in SELECT list; this is incompatible with DISTINCT" 3065 2 
Bound values:  (QVariant(QString, "2016-11-01T00:00:00"), QVariant(QString,
"2016-10-01T00:00:00"))

Clearly from the error message the ORDER BY is incorrect (at least for MYSQL).
I have not checked if this syntax works with SQLITE, I can only imagine it does
otherwise this bug would have been raised already!

FIX
Changing the ORDER BY clause to use Images.album (which IS in the select list):

   ORDER BY Images.album;

works perfectly when executed as a direct query against the database. 

As a bonus request: Can we have a DatesView component in the bug tracker ?

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

[kmail2] [Bug 371656] HTML mail styles spill into message header

2016-10-26 Thread Gunter Ohrner
https://bugs.kde.org/show_bug.cgi?id=371656

--- Comment #4 from Gunter Ohrner  ---
Whoops, sorry.

Attached.

Did I mention that the "missing attachment warner" is one of kMail's most
valuable features? :-D

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

[kmail2] [Bug 371656] HTML mail styles spill into message header

2016-10-26 Thread Gunter Ohrner
https://bugs.kde.org/show_bug.cgi?id=371656

--- Comment #3 from Gunter Ohrner  ---
Created attachment 101815
  --> https://bugs.kde.org/attachment.cgi?id=101815=edit
Header re-formatted by the displayed HTML mail.

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

[kmail2] [Bug 371656] HTML mail styles spill into message header

2016-10-26 Thread Gunter Ohrner
https://bugs.kde.org/show_bug.cgi?id=371656

--- Comment #2 from Gunter Ohrner  ---
Created attachment 101814
  --> https://bugs.kde.org/attachment.cgi?id=101814=edit
Correct header in plain text view.

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

[plasmashell] [Bug 370143] Desktop Settings doesn't save changes after logout

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370143

--- Comment #3 from mensc...@posteo.de ---
It works for me now as it should with Plasma 5.8.2. Thanks!

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

[kwin] [Bug 371725] Cursor Changes to Arrow on Text Editors

2016-10-26 Thread Tsu Jan
https://bugs.kde.org/show_bug.cgi?id=371725

--- Comment #1 from Tsu Jan  ---
More info:

As soon as I resize a left/right tiled window (of a text editor) just a little,
the problem disappears, even after I re-tile it. But when I close, open and
tile it again, the problem appears exactly on the same horizontal line near the
center.

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

[kdenlive] [Bug 369058] Kenlive crashing when files are imported

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=369058

--- Comment #17 from ker...@gmail.com ---
Thanks for the support and your time. It was all my fault. I had quite few
apps/libs installed from unofficial repository (AUR) and some of them might
have been kdenlive/MLT dependencies. After cleaning all that mess in my system
the problem is gone.

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

[kdenlive] [Bug 369058] Kenlive crashing when files are imported

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=369058

ker...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[frameworks-kio] [Bug 371721] slaveinterface.cpp do not compile under Centos 6.8

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371721

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #2 from caulier.gil...@gmail.com ---
Note : With KIO test code, another signal break the compilation :

[ 59%] Automatic moc for target jobtest
[ 59%] Built target jobtest_automoc
[ 59%] Building CXX object
autotests/CMakeFiles/jobtest.dir/jobtest_automoc.cpp.o
In file included from
/home/gilles/devel/kio/build/autotests/jobtest_automoc.cpp:2:0:
/home/gilles/devel/kio/build/autotests/moc_jobtest.cpp: In static member
function ‘static void JobTest::qt_static_metacall(QObject*, QMetaObject::Call,
int, void**)’:
/home/gilles/devel/kio/build/autotests/moc_jobtest.cpp:353:22: error: ‘class
JobTest’ has no member named ‘stat64’
 case 40: _t->stat64(); break;
  ^
make[2]: *** [autotests/CMakeFiles/jobtest.dir/jobtest_automoc.cpp.o] Error 1
make[1]: *** [autotests/CMakeFiles/jobtest.dir/all] Error 2
make: *** [all] Error 2

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

[kdenlive] [Bug 370653] Group clips don't ungroup when undoing with Ctrl+Z

2016-10-26 Thread Johannes Wuensch
https://bugs.kde.org/show_bug.cgi?id=370653

Johannes Wuensch  changed:

   What|Removed |Added

 CC||j.wuen...@protonmail.com

--- Comment #3 from Johannes Wuensch  ---
I am unable to reproduce this bug here on Linux Manjaro with kdenlive 16.08.2

When I group the clips with Ctrl+G, undo works just fine. BUT there is indeed a
bug if I just select several clips at once with shift, move them and then try
to undo it. (without actually grouping them.

I've already created a separate bug report with a quick screencast for that
one: 
https://bugs.kde.org/show_bug.cgi?id=371353

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

[frameworks-kio] [Bug 371721] slaveinterface.cpp do not compile under Centos 6.8

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371721

--- Comment #1 from caulier.gil...@gmail.com ---
Created attachment 101813
  --> https://bugs.kde.org/attachment.cgi?id=101813=edit
proof of concept to solve temporally the problem

The problem come from signal named open() which sound miss interpreted by
automoc and renamed as open64(), certainly to prevent conflict with system
fonctions or something like that.

Renaming the signal as signalOpen() fix the compilation problem, but of course
this cannot be a real solution...

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

[Akonadi] [Bug 371570] Duplicate entry in CollectionTable when creating database in a new installation

2016-10-26 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=371570

Daniel Vrátil  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||dvra...@kde.org

--- Comment #2 from Daniel Vrátil  ---
Just an update on what I found so far:

Turns out it's a race condition between KMail and KMail :-) Specifically there
seem to be two SpecialCollectionsRequestJobs started in quick succession from
two different places in KMail and both attempt to create the "inbox" folder.

It's rather hard to debug where the SCRJs are started from because gdb slows
down kmail enough to make the race condition go away. Setting a bp on
CollectionCreateJob does not hide the race condition, but also does not provide
any useful information.

I guess the best course of action is to add some debug info into SCRJ and
compile AkonadiCore in the VM where I can reproduce the condition...

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

[kwin] [Bug 371725] New: Cursor Changes to Arrow on Text Editors

2016-10-26 Thread Tsu Jan
https://bugs.kde.org/show_bug.cgi?id=371725

Bug ID: 371725
   Summary: Cursor Changes to Arrow on Text Editors
   Product: kwin
   Version: 5.8.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: tsujan2...@gmail.com
  Target Milestone: ---

Created attachment 101812
  --> https://bugs.kde.org/attachment.cgi?id=101812=edit
Arrow Cursor Inside Kate

With compositing enabled, when a text editor is tiled by dragging to a screen
edge, the cursor changes from `Qt::IBeamCursor` to `Qt::ArrowCursor` when it's
near the center horizontally (and maybe in other places too). That not only
makes it impossible to select/edit the text but also moves the window if the
left mouse button is pressed.

The text editor isn't important in this (the attached screenshot is about
Kate). I can reproduce this issue both in KDE Plasma and in LXQt+kwin; so I
think the problem is in kwin.

The problem only occurs when the window is tiled, as far as I've seen.

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

[kmail2] [Bug 368060] Replying to html email that has a PDF attachment creates junk in the reply

2016-10-26 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=368060

--- Comment #15 from Sandro Knauß  ---
The current class hierarchy has nothing to do with representation of a specific
 "mime"-type. And in this hierarchy AttachmentPart is a subclass of TextPart,
because AttachmentPart has every property of a TextPart.
That's why isTextPart is true for every attachment.

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

[dolphin] [Bug 371458] Dolphin - Changing View Properties

2016-10-26 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=371458

--- Comment #2 from Elvis Angelaccio  ---
@Robert: please provide information as described here:
https://bugs.archlinux.org/task/51541

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

[dolphin] [Bug 371538] Doplhin Crash on Empty Trash Bin

2016-10-26 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=371538

--- Comment #2 from Elvis Angelaccio  ---
@Rainer: please provide information as described here:
https://bugs.archlinux.org/task/51541

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

[frameworks-knotifications] [Bug 348414] Crash in KNotification::flags() (NotifyByAudio::onAudioFinished)

2016-10-26 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=348414

--- Comment #64 from RJVB  ---
We'll see. I've applied the patch to my 5.27.0 systems and will update this
ticket when I get another crash.

-- 
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-10-26 Thread S . Bryant
https://bugs.kde.org/show_bug.cgi?id=356225

--- Comment #222 from S. Bryant  ---
>  tail -f /var/log/syslog | grep org.kde.KScreen

The system log can be retrieved with the command 'journalctl', which writes it
to stdout.  Use '-b' with it to get only messages since the last boot.  There's
also '-h' and the man page for more info.

That said, this is not the log you are looking for.  Have a look at the file
"$HOME/.xsession-errors-:0" instead.  Adjust the name if you're on a different
display number.

Steve

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

[kscreenlocker] [Bug 368884] Kscreenlocker locks screen for ever! (a critical bug)

2016-10-26 Thread Robert Anderson
https://bugs.kde.org/show_bug.cgi?id=368884

Robert Anderson  changed:

   What|Removed |Added

 CC||r...@sr.unh.edu

--- Comment #11 from Robert Anderson  ---
I before and last time an rpm update solved it.

At this time I cannot use the lockscreen or logout correctly.

Lockscreen just returns me to the lockscreen.  Running with --testing yeilds an
error as soon as I type my password.

Logging into a virtual terminal and running the unlock-session does work.

I have tried different themes but have not stumbled upon a working combination.


[rea@q ~]$ /usr/libexec/kscreenlocker_greet --testing
Locked at 1477515185
file:///usr/share/plasma/look-and-feel/org.fedoraproject.fedora.twenty.four/contents/components/InfoPane.qml:54:22:
Unable to assign [undefined] to int
file:///usr/share/plasma/look-and-feel/org.fedoraproject.fedora.twenty.four/contents/components/UserDelegate.qml:82:9:
QML Image: Cannot open:
file:///usr/share/plasma/look-and-feel/org.fedoraproject.fedora.twenty.four/contents/components/system-log-out
file:///usr/share/plasma/look-and-feel/org.fedoraproject.fedora.twenty.four/contents/components/UserDelegate.qml:82:9:
QML Image: Cannot open:
file:///usr/share/plasma/look-and-feel/org.fedoraproject.fedora.twenty.four/contents/components/system-switch-user
KCrash: Application 'kscreenlocker_greet' crashing...
Segmentation fault (core dumped)
[rea@q ~]$ rpm -qa | grep screenlocker
kscreenlocker-5.7.5-1.fc24.x86_64

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

[KBibTeX] [Bug 366364] BibTex files not loading (and slow startup)

2016-10-26 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=366364

Thomas Fischer  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Thomas Fischer  ---
1. No update on bug report
2. Works for me and no other user has reported a similar problem.
-> Closing bug

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

[Discover] [Bug 371724] New: Screenshots are not shown when element has no width/height attribute

2016-10-26 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=371724

Bug ID: 371724
   Summary: Screenshots are not shown when  element has no
width/height attribute
   Product: Discover
   Version: 5.8.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: stefan.bru...@rwth-aachen.de
  Target Milestone: ---

According to
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#sect-Metadata-GenericComponent

"The  tag may have the following properties: ... height ..."

If the width/height attribute is omitted, no screenshots are shown in the
rightmost Discover pane.

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

[kate] [Bug 368145] Target file content not changed when saving another file as that file to replace it.

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368145

--- Comment #3 from haoxian.z...@gmail.com ---
This problem still exists in 16.08.2.

There would be no error if using "Save As..." instead of "Save Copy As..." from
"File" in the menu bar.

-- 
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-10-26 Thread Joe
https://bugs.kde.org/show_bug.cgi?id=356225

--- Comment #223 from Joe  ---
I have mainly good luck with the changes now and my laptop. I get some really
weird stuff with my docking station though. I have a Thinkpad P50 with the
corresponding Lenovo dock (Thinkpad Workstation Dock 40A5). When I have my
monitor plugged into the HDMI port on the dock itself, SDDM displays both
screens correctly. However, if I attach it (either laptop to the dock, or hdmi
to the dock) when I already have a session open/logged in, all hell breaks
loose. It basically continuously cycles the laptop's monitor and the external
monitor on/off/detecting display - as if I was manually plugging/unplugging the
cable from the dock and it. Unplugging it causes it to immediately stop and my
laptop screen is restored. Plugging it directly into the HDMI port (Quadro
m2000m) is also completely fine. I have tried two different docks (both with up
to date bios) and two different P50s (other had a Quadro m1000m). 

Seems to be a Plasma only issue, as if I connect everything before logging in
via SDDM it all works (and seems to work under other DEs in general) - it just
goes crazy when I attempt to attach it when already logged in.

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

[kate] [Bug 368145] Target file content not changed when saving another file as that file to replace it.

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368145

haoxian.z...@gmail.com changed:

   What|Removed |Added

Version|16.04.1 |16.08

-- 
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-10-26 Thread Bartosz Krzeszewski
https://bugs.kde.org/show_bug.cgi?id=356225

Bartosz Krzeszewski  changed:

   What|Removed |Added

 CC|bar...@bugpoint.pl  |

-- 
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-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=356225

haoxian.z...@gmail.com changed:

   What|Removed |Added

 CC|haoxian.z...@gmail.com  |

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

[frameworks-knotifications] [Bug 348414] Crash in KNotification::flags() (NotifyByAudio::onAudioFinished)

2016-10-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=348414

--- Comment #63 from Albert Astals Cid  ---
(In reply to Kevin Funk from comment #61)
> @René: Fixed by https://git.reviewboard.kde.org/r/129092/. Part of KF5 5.28.

I'm actually not convinced that patch fixes this crash, it fixes *a* crash in
NotifyByAudio, but the backtrace I could reproduce was different, so I'm not
convinced it fixes this one.

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

[kio-extras] [Bug 366638] [16.04] sftp stuck operations. Can operate only if reopening Dolphin

2016-10-26 Thread Germano Massullo
https://bugs.kde.org/show_bug.cgi?id=366638

--- Comment #5 from Germano Massullo  ---
Confirming on 16.08.1 / 5.26.0 / Plasma 5.7.5

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

[KBibTeX] [Bug 352629] No results displayed for known good query

2016-10-26 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=352629

Thomas Fischer  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Thomas Fischer  ---
1. No updates for a full year.
2. PubMed works for me.
3. Used API is not obsolete upstream.
-> Closing bug

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

[KBibTeX] [Bug 365064] Cannot search from google scholar

2016-10-26 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=365064

Thomas Fischer  changed:

   What|Removed |Added

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

--- Comment #3 from Thomas Fischer  ---
1. No update on this bug report for more than a year.
2. Works for me and no other user has reported issues.
3. Google blocks users for various issues, such as too many requests or
suspicion of being a bot (just try to use Tor and see what happens).
-> Closing bug.

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

[krusader] [Bug 305492] Wrong (real) .. location (auto-suggestions) shown in copy/move windows, while in a directory symlink; wrong drag-and-drop moving to .. from dir symlink

2016-10-26 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=305492

Alex Bikadorov  changed:

   What|Removed |Added

 CC||alex.bikado...@kdemail.net
Version|2.4.0-beta3 "Single Step"   |Git

--- Comment #1 from Alex Bikadorov  ---

Confirmed. Links are always resolved for file operations before resolving
relative paths.
This order must be changed.
And additionally the auto-suggestion.

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

[kolourpaint] [Bug 229086] Removes JPEG comments when saving jpeg images.

2016-10-26 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=229086

Martin Koller  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #4 from Martin Koller  ---
Qt5 now reads and writes the comment (however it prefixes it with the string
"Description:")

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

[kmail2] [Bug 371723] New: Message d'erreur au demarage de Kmail

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371723

Bug ID: 371723
   Summary: Message d'erreur au demarage de Kmail
   Product: kmail2
   Version: 4.13.3
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: cam.mill...@gmail.com
  Target Milestone: ---

Created attachment 101811
  --> https://bugs.kde.org/attachment.cgi?id=101811=edit
Akonadi Server Self-Test Report

Au demarage de kmail, j'ai le message suivant: "le service de gestion des
informations personnelles n'est pas operationnel"
Je clique sur "details..." et j'ai l'auto-test du serveur akonadi.

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

[frameworks-kcompletion] [Bug 370947] line edits 'delete' icon too big and pixalated with bigger fonts settings (11 instead 10pt). Uncovers a second icon below

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370947

--- Comment #13 from franz.berges...@gmail.com ---
Created attachment 101810
  --> https://bugs.kde.org/attachment.cgi?id=101810=edit
Show that the delete arrow size is due to box size, not font

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

[frameworks-kcompletion] [Bug 370947] line edits 'delete' icon too big and pixalated with bigger fonts settings (11 instead 10pt). Uncovers a second icon below

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370947

--- Comment #12 from franz.berges...@gmail.com ---
Actually in the QLineEdit the size of the delete arrow is not related with the
font size but the box height, as seen in the following screenshot.

Probably in the tests that we have done, increasing the font size increases the
box height just enough to repaint the arrow bigger.

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

[okular] [Bug 319163] pdf form data saved but not printable nor viewable except in forms mode

2016-10-26 Thread Rishab Arora
https://bugs.kde.org/show_bug.cgi?id=319163

Rishab Arora  changed:

   What|Removed |Added

 CC||ra.ris...@gmail.com

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

[frameworks-kcompletion] [Bug 370947] line edits 'delete' icon too big and pixalated with bigger fonts settings (11 instead 10pt). Uncovers a second icon below

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370947

--- Comment #11 from franz.berges...@gmail.com ---
Created attachment 101809
  --> https://bugs.kde.org/attachment.cgi?id=101809=edit
Test QLineEdit in QtDesigner

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

[frameworks-kcompletion] [Bug 370947] line edits 'delete' icon too big and pixalated with bigger fonts settings (11 instead 10pt). Uncovers a second icon below

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370947

--- Comment #10 from franz.berges...@gmail.com ---
I've tested as requested.

The problem shows up in QtCreator using QLineEdit with font size 12, only if
the box is high enough. See the attachment.

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

[KBibTeX] [Bug 337982] Automatic PDF renaming

2016-10-26 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=337982

--- Comment #6 from Thomas Fischer  ---
> Renaming suggestion are based on a BibTeX's entry. There is a mechanism to
> automatically rename entries to a certain pattern based on authors, year,
> title etc. For an entry '@article{smith2010inference, ...}', the
> corresponding PDF file will be named 'smith2010inference.pdf'. Is that good
> enough for you?
Back to my question from February: Is renaming according to the BibTeX entry's
id good enough for you?

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

[krita] [Bug 371716] Does Krita regognize my Medion graphics tablet?

2016-10-26 Thread anno reed
https://bugs.kde.org/show_bug.cgi?id=371716

--- Comment #4 from anno reed  ---
Fine - where can I find them?

Should Krita itself contain a wintab32.dll or does it try to access it from the
system? If so, should I put this library somewhere into the Windows folder? As
yet, it sits just in a separate folder together with the WinTab_Setup_x32.exe
and the DHid.dll.

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

[KBibTeX] [Bug 357883] Can't save .bib file to a remote file system mounted with SSHFS

2016-10-26 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=357883

Thomas Fischer  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Thomas Fischer  ---
1. No news on this bug.
2. Cannot be reproduced.
3. Refers to outdated version.
-> Closing bug

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

[neon] [Bug 371722] New: Let crash handler install debug packages

2016-10-26 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=371722

Bug ID: 371722
   Summary: Let crash handler install debug packages
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: pas...@dhermilly.dk
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

It's overcomplicated to find and install debug packages.
In Kubuntu the crash-handler offered to install debug-packages to improve the
crash-information (perhaps only in kde4).
Can't we have such a button in KDE Neon? Especially because the crashes are so
valuable to due to recent code.
Currently I can click 'List of files' that look like a link. It will give me
lots of .so files and then it's up to me the daft user to find the right
packages one by one and install it through CLI.

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

[krusader] [Bug 330866] Transparent handling of tar.bz2, tar.gz , 7z, tar.xz archives broken.

2016-10-26 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=330866

Alex Bikadorov  changed:

   What|Removed |Added

 CC||alex.bikado...@kdemail.net
 Status|UNCONFIRMED |RESOLVED
   Severity|major   |normal
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Alex Bikadorov  ---
Cannot confirm. Please try again with version 2.5.0.

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

[frameworks-kio] [Bug 371721] New: slaveinterface.cpp do not compile under Centos 6.8

2016-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371721

Bug ID: 371721
   Summary: slaveinterface.cpp do not compile under Centos 6.8
   Product: frameworks-kio
   Version: 5.27.0
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: caulier.gil...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 101808
  --> https://bugs.kde.org/attachment.cgi?id=101808=edit
moc_slaveinterface.cpp file generated by Qt 5.7.0 automoc

Centos 6.8 32 bits 
GCC : gcc (GCC) 4.9.1 20140922 (Red Hat 4.9.1-10)
Qt : 5.7.0
Cmake : cmake3 version 3.6.1
KF5 : 5.27 or git/master

[  5%] Building CXX object
src/core/CMakeFiles/KF5KIOCore.dir/slaveinterface.cpp.o
In file included from /home/gilles/devel/kio/src/core/slaveinterface.cpp:437:0:
/home/gilles/devel/kio/build/src/core/moc_slaveinterface.cpp: In static member
function ‘static void KIO::SlaveInterface::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**)’:
/home/gilles/devel/kio/build/src/core/moc_slaveinterface.cpp:165:22: error:
‘class KIO::SlaveInterface’ has no member named ‘open64’
 case 10: _t->open64(); break;
  ^
/home/gilles/devel/kio/build/src/core/moc_slaveinterface.cpp:274:67: error:
‘open64’ is not a member of ‘KIO::SlaveInterface’
 if (*reinterpret_cast<_t *>(func) ==
static_cast<_t>(::open64)) {
   ^
In file included from /home/gilles/devel/kio/src/core/slaveinterface.cpp:437:0:
/home/gilles/devel/kio/build/src/core/moc_slaveinterface.cpp: At global scope:
/home/gilles/devel/kio/build/src/core/moc_slaveinterface.cpp:462:34: error: no
‘void KIO::SlaveInterface::open64()’ member function declared in class
‘KIO::SlaveInterface’
 void KIO::SlaveInterface::open64()
  ^
make[2]: *** [src/core/CMakeFiles/KF5KIOCore.dir/slaveinterface.cpp.o] Error 1
make[1]: *** [src/core/CMakeFiles/KF5KIOCore.dir/all] Error 2
make: *** [all] Error 2


Note : All the rest compile fine on Centos 6.8 32 bits, as :

- Qt5
- kconfig   
- breeze-icons  
- solid 
- kcoreaddons   
- kwindowsystem 
- solid 
- threadweaver  
- karchive  
- kdbusaddons   
- ki18n 
- kcrash
- kcodecs   
- kauth 
- kguiaddons
- kwidgetsaddons
- kitemviews
- kcompletion   
- kconfigwidgets
- kiconthemes   
- kservice  
- kglobalaccel  
- kxmlgui   
- kbookmarks
- kimageformats 
- kjobwidgets   
- sonnet
- ktextwidgets

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

[krusader] [Bug 371513] krusader does not generally render icons in panels or does it wrong

2016-10-26 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=371513

Alex Bikadorov  changed:

   What|Removed |Added

   Severity|grave   |major

--- Comment #13 from Alex Bikadorov  ---

Sorry, but its hard to debug as everything is working fine for me. Can you test
this in a KDE environment or with another pre-build package of 2.5.0? Anything
that can pinpoint the actual problem is helpful.

Also, can you rule out that something went wrong during building?

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

[Discover] [Bug 371720] New: Discover does not display anything when PackageKit transaction fails

2016-10-26 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=371720

Bug ID: 371720
   Summary: Discover does not display anything when PackageKit
transaction fails
   Product: Discover
   Version: 5.8.2
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: PackageKit
  Assignee: aleix...@kde.org
  Reporter: fab...@ritter-vogt.de
  Target Milestone: ---

When the zypper PackageKit backend cannot open the database because it's
currently in use, it reports this to the application:

Transaction error:  "System management is locked by the application with pid
11584 (/usr/lib/YaST2/bin/y2base).\nClose this application before trying
again." PackageKit::Transaction(0x2b9d790)

However, discover seems to ignore this and just displays no applications and an
empty settings page.

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

[plasmashell] [Bug 371712] Plasmashell polling on zero timeout

2016-10-26 Thread Optional
https://bugs.kde.org/show_bug.cgi?id=371712

--- Comment #4 from Optional  ---
Created attachment 101807
  --> https://bugs.kde.org/attachment.cgi?id=101807=edit
perf.data.old

perf.data.old

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

[plasmashell] [Bug 371712] Plasmashell polling on zero timeout

2016-10-26 Thread Optional
https://bugs.kde.org/show_bug.cgi?id=371712

--- Comment #3 from Optional  ---
Created attachment 101806
  --> https://bugs.kde.org/attachment.cgi?id=101806=edit
perf

perf

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

[plasmashell] [Bug 371712] Plasmashell polling on zero timeout

2016-10-26 Thread Optional
https://bugs.kde.org/show_bug.cgi?id=371712

--- Comment #2 from Optional  ---
Hey, thanks for your reply.

All I know is that my operating system is lagging very often. It hangs every 10
seconds for 3-4 seconds which is annoying. And whenever there is a lag, the
digital clock's second counter stops, laptop's fan revs to high speed, there is
network disconnection and I often don't see what I type. All of this restores
to normal after the lag subsides but this, as I said, happens very often on a
regular basis.

I tried to narrow down the issue with cpustat, fnotifystat, forkstat and
health-check tools and found plasmashell as the offender, as also evident from
poll lines. Plasmashell is very busy and spinning on zero timeout.

Regrading what you asked, I closed plasma with the said command and restarted
it by inputting just plasmashell and then ran your command. If I understand
correctly your perf command is to collect stats when the issue reproduces but I
cannot reproduce the issue by myself, it happens by itself. And a new problem
appeared after running your command. A pop-up with title kdeconnectd stating
following error:
"Unable to save bookmarks in /home/sanguine/.local/share/user-places.xbel.
Reported error was: Existing file /home/sanguine/.local/share/user-places.xbel
is not writable. This error message will only be shown once. The cause of the
error needs to be fixed as quickly as possible, which is most likely a full
hard drive."
Following this error I'm unable to open Dolphin file browser and hence unable
to attach perf.data file

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

[digikam] [Bug 123097] SCAN : ignore some directories in digiKam [patch]

2016-10-26 Thread Jan Wolter
https://bugs.kde.org/show_bug.cgi?id=123097

--- Comment #26 from Jan Wolter  ---
Created attachment 101805
  --> https://bugs.kde.org/attachment.cgi?id=101805=edit
Patch on current repository status

The same problem on current status.
The problem seem to be somewhere under the hood. Would be nice, if someone with
deeper understanding of dk code could check that.

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

[krita] [Bug 371716] Does Krita regognize my Medion graphics tablet?

2016-10-26 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=371716

--- Comment #3 from Boudewijn Rempt  ---
Yes, 32 bits builds are available.

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

[frameworks-kxmlgui] [Bug 368414] Align vertical toolbar items

2016-10-26 Thread Christian González
https://bugs.kde.org/show_bug.cgi?id=368414

Christian González  changed:

   What|Removed |Added

 CC||chgonzal...@gmail.com

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

[krita] [Bug 371716] Does Krita regognize my Medion graphics tablet?

2016-10-26 Thread anno reed
https://bugs.kde.org/show_bug.cgi?id=371716

--- Comment #2 from anno reed  ---
After downloading and unpacking the files, I guess I should simply run the
contained krita.exe, right? It doesn't run, probably because it's the 64 bit
version, while I have win 7 32 bit - or so Windows says. The Krita I installed
first is 32 bit too. 
Do you have some 32 bit build still?
Assuming that the driver is just not accessible, as you said, I'll deinstall
and reinstall the wintab driver as well.

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

Soy Miguel Angel, y te invito a unirte a mi red en ClickXti

2016-10-26 Thread Miguel Angel P. desde ClickXti





	



¡Hola! 
Bienvenid@ a ClickXti, tu amigo Miguel Angel Pérez te ha invitado a formar parte de la mejor red para ganar dinero con tus clicks.

Se trata de una empresa (Cybernet Soluciones, S.L.) que te envía publicidad y te paga parte del dinero que cobran ellos al anunciante. Además son serios y pagan bien, de hecho llevan haciéndolo desde el siglo pasado.

ClickXti no cuesta nada, ni cuotas de alta, ni consumos, no tienes que pagar nada, siempre será gratis!!

Ganarás dinero cada día sólo por visitar las promociones que te envíe ClickXti. Además, podrás crear tu propia red de referidos para aumentar exponencialmente tus ganancias. Échale un vistazo, no tienes nada que perder:

http://www.clickxti.com/

Ya me contarás. Un saludo,

Miguel Angel Pérez

NOTA: Este mensaje ha sido enviado por Miguel Angel Pérez (mape4...@gmail.com) desde la web de clickxti.com. Si no te interesa y no quieres recibir mas invitaciones de clickxti.com,
haz click aquí: http://www.clickxti.com/no_invitar.php?e=a2RlLWJ1Z3MtZGlzdEBrZGUub3Jn=42941180


	





  

Por favor, no conteste a este email. Si desea contactar con ClickXti, puede hacerlo a través de nuestra página de contacto
ClickXti.com es un servicio gestionado por la sociedad CYBERNET SOLUCIONES, S.L., con domicilio en Av. Juan Gil Albert, 1 3º - 03804 Alcoy, Alicante (España)


 


  






[umbrello] [Bug 371495] Lost class and interface names when open the project

2016-10-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=371495

--- Comment #7 from Ralf Habacker  ---
Created attachment 101804
  --> https://bugs.kde.org/attachment.cgi?id=101804=edit
Corrected file

The file you provided contains some corruptions. I fixed them using an
experimental patch which loads the diagrams after uml objects to avoid lost
objects. The remaining issues I fixed by removing the listview related entries
in the xmi file except the diagram entry. The remaining objects in the tree
view are restored on loading the xmi file.

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

[kdenlive] [Bug 371718] git master - Title Clip gets distorted when adding wipe transition to it [video example included]

2016-10-26 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=371718

--- Comment #2 from Jesse  ---
Created attachment 101803
  --> https://bugs.kde.org/attachment.cgi?id=101803=edit
effect stack of video clip below the Title Clip in question.

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

[kdenlive] [Bug 371718] git master - Title Clip gets distorted when adding wipe transition to it [video example included]

2016-10-26 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=371718

--- Comment #1 from Jesse  ---
UPDATE 1: I should also add that the video clip below the Title clip in the
video has two effects (from top to bottom): a Position and Zoom effect, and a
Rotate (keyframeable) effect. Attaching screenshot of Properties widget showing
effects for the video clip below the Title Clip.

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

[plasmashell] [Bug 371273] Plasma crashed once, as I clicked on a task in the taskbar

2016-10-26 Thread H . H .
https://bugs.kde.org/show_bug.cgi?id=371273

H.H.  changed:

   What|Removed |Added

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

--- Comment #2 from H.H.  ---
@Marco Martin: you closed this bug as a duplicate of a bug, which was closed as
fixed on "2016-03-10" with the statement: "I am closing this bug since I never
saw it again."

This bug from me is reported against a much newer plasma-version, so it can't
be fixed.

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

  1   2   3   >