[kdenlive] [Bug 360471] icons not showing on buttons

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

dar...@sharefamily.co.uk changed:

   What|Removed |Added

 CC||dar...@sharefamily.co.uk

--- Comment #3 from dar...@sharefamily.co.uk ---
I have the same problem and have the Breeze icon theme already installed.
Ubuntu 16.04, Kdenlive 16.08.0. Thanks.

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


[plasma-integration] [Bug 367699] The file dialog fails to implement X11 WM_TRANSIENT_FOR correctly

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

Martin Gräßlin  changed:

   What|Removed |Added

URL||https://phabricator.kde.org
   ||/D2543

--- Comment #2 from Martin Gräßlin  ---
Patch at https://phabricator.kde.org/D2543

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

[plasma-integration] [Bug 367699] The file dialog fails to implement X11 WM_TRANSIENT_FOR correctly

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

Martin Gräßlin  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Martin Gräßlin  ---
yep, looks wrong. Though KWin gets the modality correctly, though placement is
wrong.

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

[krdc] [Bug 354920] No sound on local computer over xfeerdp session

2016-08-22 Thread AceLan Kao via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354920

--- Comment #5 from AceLan Kao  ---
Tom, 
Are you saying that the krdc/rdp on 16.04 doesn't work?
Can you also provide the krdc version on 16.04?
Thanks.

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


[plasma-integration] [Bug 367699] New: The file dialog fails to implement X11 WM_TRANSIENT_FOR correctly

2016-08-22 Thread Emmanuel Lepage Vallée via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367699

Bug ID: 367699
   Summary: The file dialog fails to implement X11
WM_TRANSIENT_FOR correctly
   Product: plasma-integration
   Version: 5.7.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mgraess...@kde.org
  Reporter: elv1...@gmail.com

None of the file dialogs in KDE applications are correctly modal. This is the
ID used for the WM_TRANSIENT_FOR is wrong and isn't a known xcb_window_t client
(my guess it that its the root or something, but I didn't check). This violate
the spec and doesn't make any sense.

Without the KDEPlasmaPlatformTheme.so QPA, the behavior is correct and
compliant. With it, while the XPROPERTY is set, its value is wrong.

In AwesomeWM, I can confirm that none of the xcb_window_t clients matches the
WM_TRANSIENT_FOR exposed by the plasma QPA.

Why is this important:

 * It may cause the file dialog to show on the wrong screen
 * It prevent some WM to place the dialog in the right workspace/activity
 * It breaks some WM modal dialog detection, however not all WMs are affected
by this.

Reproducible: Always

Steps to Reproduce:
To reproduce, install xwininfo and use xprop

1) Using xwininfo, check the WinId of an application (like Kate).
2) Open a file dialog in the said application. 
3) Using xprop, get the WM_TRANSIENT_FOR value
4) See how they don't match

Actual Results:  
With the QPA, the WM_TRANSIENT_FOR doesn't match the "xwininfo: Window id:" row
of xwininfo.

Expected Results:  
Without the QPA, the WM_TRANSIENT_FOR matches the "xwininfo: Window id:" row of
xwininfo.

The bug is present in framework-integration. The bug isn't present in KDE4. I
didn't test framework < 5.7, but those above it seem to have the issues.

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


[k3b] [Bug 365604] AutoCatalog of disks

2016-08-22 Thread Leslie Zhai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365604

--- Comment #10 from Leslie Zhai  ---
Git commit cd3ae37ff262d49d75cbc51f89d06493168ebd82 by Leslie Zhai.
Committed on 23/08/2016 at 02:02.
Pushed by lesliezhai into branch 'save-document-data'.

WIP: implementing videodvd save document data

M  +6-0libk3b/projects/videodvd/k3bvideodvddoc.cpp
M  +1-0libk3b/projects/videodvd/k3bvideodvddoc.h
M  +1-0src/k3bprojectmanager.cpp

http://commits.kde.org/k3b/cd3ae37ff262d49d75cbc51f89d06493168ebd82

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


[korganizer] [Bug 76540] Select and operate on multiple events or to-dos

2016-08-22 Thread Alexandre Bonneau via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=76540

--- Comment #12 from Alexandre Bonneau  ---
So it's been 12 and a half years.
Let's break a record and fix that for the next release! ;)

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


[kmail2] [Bug 279516] Add a checkbox for selecting emails without reading its content.

2016-08-22 Thread Alexandre Bonneau via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=279516

--- Comment #4 from Alexandre Bonneau  ---
Also, since it's still about selection emails without showing its
content/affecting its state, when you select a mail, then shift + click
another, the second mail content is shown and is marked as read, which is not
logical if you consider that the user is currently moving around mails (and do
not want to read them while doing so).

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


[k3b] [Bug 365604] AutoCatalog of disks

2016-08-22 Thread Leslie Zhai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365604

--- Comment #9 from Leslie Zhai  ---
Git commit 285e7da43f98e497280832f6e54f58ab6d0a0833 by Leslie Zhai.
Committed on 23/08/2016 at 01:48.
Pushed by lesliezhai into branch 'master'.

Fix project save as issue.

M  +1-1src/k3b.cpp

http://commits.kde.org/k3b/285e7da43f98e497280832f6e54f58ab6d0a0833

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


[korganizer] [Bug 148136] Striped multi-colour entries (events, tasks) in Korganizer when the entry belongs to more then one cathegory

2016-08-22 Thread Alexandre Bonneau via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=148136

--- Comment #3 from Alexandre Bonneau  ---
Indeed, this is still a valid request, even 9 years after it was first posted
:)

The mixing of colors is in my opinion not a good idea, since you'll just happen
to get a rainbow colored weekview that way, with color not really corresponding
to the categories.

Perhaps you could reorganize quickly the current categories (which are still
broken by the way since 2013) with drag and drop. The very first category would
be the primary one, ie. its color fill the entire event.
BUT, you'd have colored dots for each other categories show somewhere in that
event.

What do you think about that?

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


[konsole] [Bug 365449] Session restore doesn't properly set KONSOLE_DBUS_SESSION or KONSOLE_DBUS_WINDOW

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

--- Comment #2 from m...@nightrealms.com ---
> The konsole windows that were opened before log out/shutdown are not restored 
> to their original location: position and desktop.

That might be a different bug, since the positions of my two konsole windows
gets restored correctly.

-- 
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-22 Thread Carlos Santos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367449

--- Comment #7 from Carlos Santos  ---
(In reply to robert marshall from comment #6)
> This looks very like this issue https://bugs.kde.org/show_bug.cgi?id=277830
> that I reported a few years back - which eventually went away for no clear
> reason (and I still no longer see it). I saw it with fluxbox as WM

Thank you for the feedback!

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


[Powerdevil] [Bug 367698] New: only one screen is dimmed

2016-08-22 Thread Mikiya Okuno via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367698

Bug ID: 367698
   Summary: only one screen is dimmed
   Product: Powerdevil
   Version: 5.7.3
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-de...@kde.org
  Reporter: mikiya.ok...@gmail.com

I set "Dim screen" to 5 min on "Power Management"->"Energy Saving" setting at
"On AC Power" mode. I connect two monitors and clone output. After 5 minutes
idle time, only one of them is dimmed.

Reproducible: Always

Steps to Reproduce:
1. Connect two monitors.
2. Enable "Dim screen".
3. See if all monitors are dimmed.

Actual Results:  
Only the primary screen is dimmed.

Expected Results:  
All screens are dimmed.

"Screen Energy Saving" is okay. Two screens are powered off after the period.

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


[user-manager] [Bug 367697] No users shown in user list

2016-08-22 Thread Álex Puchades via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367697

Álex Puchades  changed:

   What|Removed |Added

Summary|No user is shown in user|No users shown in user list
   |list|

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

[kfile] [Bug 294722] gwenview sometimes present the wrong name to a save as.. dialog when changing format type

2016-08-22 Thread Reartes Guillermo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=294722

--- Comment #3 from Reartes Guillermo  ---
F16 is old and EOL.

Also i tried with Gwenview version 16.04.3 and when one tries to save
"file1.png" to a JPG file, the new name sugestion is now "file1.jpg".

So, in recent versions this is FIXED.

Thanks.

Please close.

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


[user-manager] [Bug 367697] New: No user is shown in user list

2016-08-22 Thread Álex Puchades via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367697

Bug ID: 367697
   Summary: No user is shown in user list
   Product: user-manager
   Version: 5.7.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcontrol module
  Assignee: afies...@kde.org
  Reporter: alex94pucha...@gmail.com

When I open user-manager, no user accounts are listed. In contrast, all user
accounts are listed without problems when running kuser with sudo.

Reproducible: Always

Steps to Reproduce:
1. Open user-manager
2. 
3.

Actual Results:  
No user is shown (here's a screenshot:
https://s15.postimg.org/t7m5veogr/Screenshot_20160823_021910.png)

Expected Results:  
At least my user (with uid 1000) should be listed

Running Fedora with a disabled root account

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


[plasma4] [Bug 302357] f17 showing the weather station widget option dialog sometimes leaves a "task hole" in the panel

2016-08-22 Thread Reartes Guillermo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=302357

--- Comment #10 from Reartes Guillermo  ---
F17 is currently old and EOL.

Please close.

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


[plasma4] [Bug 287100] f16 cannot click on some elements sometimes, unable to switch tasks with mouse or minimize task with mouse (keyboard works)

2016-08-22 Thread Reartes Guillermo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=287100

--- Comment #3 from Reartes Guillermo  ---
This bug is too old.
F16 is long EOL.
The issue did not happen in later Fedora's.

I am currently on F23/F24.

Please close.

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


[konsole] [Bug 357255] cannot copy via CTRL+INS

2016-08-22 Thread Reartes Guillermo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357255

--- Comment #3 from Reartes Guillermo  ---
I updated to F24 and it still does happen.

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


[konsole] [Bug 357255] cannot copy via CTRL+INS

2016-08-22 Thread Reartes Guillermo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357255

Reartes Guillermo  changed:

   What|Removed |Added

Version|15.08.3 |16.04.3

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


[Breeze] [Bug 367696] konsole: close tab button is almost invisible when I use breeze dark theme

2016-08-22 Thread Dr . Chapatin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367696

--- Comment #1 from Dr. Chapatin  ---
Created attachment 100722
  --> https://bugs.kde.org/attachment.cgi?id=100722=edit
close tab button almost invisible

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


[Breeze] [Bug 367696] New: konsole: close tab button is almost invisible when I use breeze dark theme

2016-08-22 Thread Dr . Chapatin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367696

Bug ID: 367696
   Summary: konsole: close tab button is almost invisible when I
use breeze dark theme
   Product: Breeze
   Version: 5.7.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-de...@kde.org
  Reporter: yy...@gmx.com

konsole: close tab button is almost invisible when I use breeze dark theme

Reproducible: Always

Steps to Reproduce:
1.set your system theme to breeze dark
2.open konsole
3.

Actual Results:  
close tab button is almost invisible. See the screenshot.

Expected Results:  
close tab button has better visibility.

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


[kdenlive] [Bug 367695] New: Estimated time and "Finished in" time are not shown in list when filename is short

2016-08-22 Thread Vladimir Taktakishvili via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367695

Bug ID: 367695
   Summary: Estimated time and "Finished in" time are not shown in
list when filename is short
   Product: kdenlive
   Version: 15.08.1
  Platform: Ubuntu Packages
   URL: http://imgur.com/a/mkuaM
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: ad...@nevada317.com

Look at screenshot. Estimation time is not shown

Reproducible: Always

Steps to Reproduce:
1. Create new project;
2. Add anything to timeline;
3. Click Render and enter short filename. (In my case:
/media/ntfs/Movie/v4.mp4);
4. Click "Render to File" button.

Actual Results:  
You will see "Job Queue" with only "Estimated time" text, without time shown
after that. Really, time is shown shortly: "00:00:00", for less than a second,
but after estimation it disappears.

Expected Results:  
Time should be shown regardless to width of first line width.
It also affects system notifications.

I hadn't tried to fix this bug, including entering longer filenames, but I can
try anything if it will help to fix this bug

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


[kdenlive] [Bug 364559] Changing project settings and saving crashes the software

2016-08-22 Thread YEK via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364559

YEK  changed:

   What|Removed |Added

 CC||kdenlive.k...@recursor.net

--- Comment #6 from YEK  ---
I am confirming this bug report.

I am experiencing the *exact* same bug the creator of this bug report (Stefan
Naumann) mentioned in his initial bug report. Not similar, not almost the same,
*exactly* the same bug. I could have easily submitted virtually an identical
report. 

By the way, I'm running Kdenlive Version 16.04.3 which I installed from the
Synaptic Package Manager on an Xubuntu derivative called Gallium OS 2.x on a
Acer C720 Chromebook with 4gb of RAM.

I have copied and pasted most of the following from the beginning of this bug
report.

When having a clip inside the project (in the timeline) changing the project
settings, e.g. from 1080p29,997 to 1080p30 and saving the project crashes the
software (before saving the file to disk) Reproducible: Always 

Steps to Reproduce: 

1. Create a new project e.g. with 1080p 29,997 fps 
2. Import a clip, drag it into the timeline, screw around 
3. Project -> Project Settings; change to 1080p30 
4. Hit Save in the icon bar 
4(b) alternatively render the project

Actual Results: crashes the software (Segmentation fault); on rendering (4(b))
mlt will begin rendering the video, KDEnlive is crashed, mlt still renders; the
resulting video is completely black

Expected Results: No crashing, but saving the project with the new settings; no
crashing when rendering either.

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


[kgpg] [Bug 367689] kgpg shows fingerprint of subkey not of public key

2016-08-22 Thread Wulf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367689

--- Comment #3 from Wulf  ---
tested with new user

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


[kgpg] [Bug 367689] kgpg shows fingerprint of subkey not of public key

2016-08-22 Thread Wulf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367689

--- Comment #2 from Wulf  ---
Created attachment 100721
  --> https://bugs.kde.org/attachment.cgi?id=100721=edit
screenshot of kgpg with the properties of my key

screenshot of kgpg with the properties of my key

fingerprint is not for my public key, shown fingerprint is for my sub-key

also verseion 2.17.40

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


[okular] [Bug 366537] Improper Highlighting

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

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |FIXED

--- Comment #6 from Albert Astals Cid  ---
What is wrong in third and fourth screenshot?

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


[krita] [Bug 367694] cannot import css palette

2016-08-22 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367694

Boudewijn Rempt  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Severity|normal  |wishlist
 CC||b...@valdyas.org
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Boudewijn Rempt  ---
Krita only loads gpl, riff, aco and act palettes. Krita has never supported
loading css files as palettes -- so this isn't a bug, but a feature request. In
any case, just save your palette as gpl, and you can load it in Krita.

(Also, Ubuntu's 2.9.7 is very old, we're at 3.0 now.)

-- 
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-22 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346961

--- Comment #84 from Sebastian Kügler  ---
@andreas.sturmlechner Seems tricky. There is a whole range of fixes that I've
done in libkscreen, the kscreen kcm and the kded module. While they all fix
individual issues, backporting them isn't quite trivial. Also, there's a more
intrusive change in plasmashell (plasma-workspace/shell) that fixes plasma's
dealing with esp. screen changes (this is the series of bugs that make plasma
not render the right containments on a given screen, including panels). To get
a really useful combination, these need to go hand in hand, so you'd have to
backport patch series for at least 3 repositories to make it actually useful.
At that point, you're running a Frankenstein Plasma out of 5.7 and 5.8, which
nobody has tested and we certainly can't guarantee to have working.

If you're doing this work for a distro, I'd actually recommend spending that
time and work on making sure Plasma 5.8 becomes available as soon as possible
(we've already reduced the length of this release cycle by two weeks), and
perhaps get our upcoming beta packaged as well to give us a bit more testing so
we can iron out problems or regressions that may have been introduced and need
catching before 5.8.0.

If you really really really want, you could try picking libkscreen and kscreen
from git master. That will still leave you  with problems in plasmashell, which
from a quick look at the git changes, seem quite untrivial to backport. I'm
sorry I can't be of much use here...

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

[krita] [Bug 367694] Support loading palettes saved as a CSS file

2016-08-22 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367694

Boudewijn Rempt  changed:

   What|Removed |Added

  Component|color selectors |Resource Management

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


[krita] [Bug 367694] Support loading palettes saved as a CSS file

2016-08-22 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367694

Boudewijn Rempt  changed:

   What|Removed |Added

Summary|cannot import css palette   |Support loading palettes
   ||saved as a CSS file

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


[kdenlive] [Bug 352851] Make clips in timeline straight-edged instead of rounded corners?

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352851

--- Comment #4 from Jesse  ---
Created attachment 100720
  --> https://bugs.kde.org/attachment.cgi?id=100720=edit
example of rounded and sharp corners

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


[kdenlive] [Bug 352851] Make clips in timeline straight-edged instead of rounded corners?

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352851

--- Comment #3 from Jesse  ---
Sweet, found the pic (see attached).

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


[kdenlive] [Bug 367686] Black screen in project monitor when applying effect.

2016-08-22 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367686

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit f26c036c08220172aab406e94386b9f18e108321 by Jean-Baptiste Mardelle.
Committed on 22/08/2016 at 20:53.
Pushed by mardelle into branch 'Applications/16.08'.

Fix track effect not initialized

M  +37   -0src/mltcontroller/effectscontroller.cpp
M  +2-0src/mltcontroller/effectscontroller.h
M  +2-1src/timeline/customtrackview.cpp
M  +1-1src/timeline/customtrackview.h
M  +1-1src/timeline/headertrack.h
M  +1-0src/timeline/track.cpp

http://commits.kde.org/kdenlive/f26c036c08220172aab406e94386b9f18e108321

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


[digikam] [Bug 366109] Slideshow freezes on first image (Windows)

2016-08-22 Thread Alexander Schlarb via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366109

--- Comment #6 from Alexander Schlarb  ---
Sorry for ignoring you…

> There are precompiled binary repositories in MXE project ? Where are the 
> details about on the web ?

I don't know whether this is documented anywhere, but the Debian repository
definitely has a lot of useful stuff (I think it's everything digiKam uses MXE
for):
http://pkg.mxe.cc/repos/apt/debian/pool/main/m/

[A few minutes later] Actually http://pkg.mxe.cc documents the MXE binary
distribution reasonably well. There is also a distribution with `.tar.xz`
archives (http://pkg.mxe.cc/repos/tar/) available; no rpm through.

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

[krita] [Bug 367694] New: cannot import css palette

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

Bug ID: 367694
   Summary: cannot import css palette
   Product: krita
   Version: 2.9.7
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: color selectors
  Assignee: krita-bugs-n...@kde.org
  Reporter: hokm...@gmail.com

I'm trying to upload a css palette into krita but don't work

Reproducible: Always

Steps to Reproduce:
1. palette window -> choose palette -> import resource
2. selecting a css file made with gimp (exported palette)
3.

Actual Results:  
nothing happens

Expected Results:  
palette should load

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


[KScreen] [Bug 325277] KScreen configuration with identical monitors broken

2016-08-22 Thread ego via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325277

ego  changed:

   What|Removed |Added

 CC|e...@demulsion.se|

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


[KScreen] [Bug 346535] KScreen does not detect external monitor the second time unless user logs out

2016-08-22 Thread ego via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346535

ego  changed:

   What|Removed |Added

 CC|e...@demulsion.se|

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


[kdenlive] [Bug 367693] git master - Preview render problem: isn't always rendering timeline properly (video example included)

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367693

Jesse  changed:

   What|Removed |Added

URL||https://youtu.be/Vmtd9nEYhn
   ||I
 CC||jesse.dub...@gmail.com

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


[kdenlive] [Bug 367693] New: git master - Preview render problem: isn't always rendering timeline properly (video example included)

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367693

Bug ID: 367693
   Summary: git master - Preview render problem: isn't always
rendering timeline properly (video example included)
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

See video link in URL field for details.

Sometimes, when a preview-render has finished for zones in the timeline, making
changes within those zones and preview-rendering again doesn't always show
updated changes; instead, it reverts back to the cached data (I believe).
Deleting the cached data will force it to re-render the zones, which it then
works fine.

Reproducible: Always

Steps to Reproduce:
1. Create a new project
2. Add some clips to the timeline, add fx/transitions/titles/whatever
3. Set a preview render zone and start preview render
4. When preview render is done, make changes to clips in that preview render
zone and start preview render again.

Actual Results:  
Preview render finishes almost immediately, but uses the already rendered cache
data for the timeline and doesn't seem to re-render the areas that have had
changes to them since last preview render.

Expected Results:  
Starting preview render will always re-render areas/zones that have had changes
to them since last preview-render.

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

Ubuntu 16.04 x64, Unity 7.4.0 desktop environment.

KDE Frameworks 5.18.0.
Qt 5.5.1

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


[plasmashell] [Bug 350466] Changing resolution via xrandr randomly makes desktop/wallpaper disappear

2016-08-22 Thread ego via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350466

ego  changed:

   What|Removed |Added

 CC|e...@demulsion.se|

-- 
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-22 Thread ego via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346961

ego  changed:

   What|Removed |Added

 CC|e...@demulsion.se|

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


[digikam] [Bug 367604] Reduced usability of combined slider/input widgets in editing tools

2016-08-22 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367604

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||5.2.0
  Latest Commit||http://commits.kde.org/digi
   ||kam/ce77b70d48737f3d11829e1
   ||647008e0377b05ae8
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Maik Qualmann  ---
Git commit ce77b70d48737f3d11829e1647008e0377b05ae8 by Maik Qualmann.
Committed on 22/08/2016 at 20:24.
Pushed by mqualmann into branch 'master'.

left click on value label activate input edit
FIXED-IN: 5.2.0

M  +2-1NEWS
M  +14   -2libs/widgets/common/dsliderspinbox.cpp
M  +5-4libs/widgets/common/dsliderspinbox.h

http://commits.kde.org/digikam/ce77b70d48737f3d11829e1647008e0377b05ae8

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


[digikam] [Bug 367692] digikam crashed trying to save an edited image

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

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||caulier.gil...@gmail.com
 Resolution|--- |BACKTRACE

--- Comment #1 from caulier.gil...@gmail.com ---
The backtrace do not show exactly where is the problem, but i suspect highly a
crash due to Exiv2 shared library.

Please run digiKam in a console with GDB to get a better backtrace. Look here
for details :

https://www.digikam.org/contrib

Gilles Caulier

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


[digikam] [Bug 367692] New: digikam crashed trying to save an edited image

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

Bug ID: 367692
   Summary: digikam crashed trying to save an edited  image
   Product: digikam
   Version: 4.12.0
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: digikam-de...@kde.org
  Reporter: f.bren...@gmx.net

Application: digikam (4.12.0)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.4.0-34-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

-- Information about the crash:
- opened an image with the integrated image editor
- transformed the image
- tryed to save it
- boom ... crash

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f21c054cb40 (LWP 6928))]

Thread 16 (Thread 0x7f2152ffd700 (LWP 7002)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7f21ba28e384 in QWaitConditionPrivate::wait (time=3,
this=0x3410880) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x3410630,
mutex=mutex@entry=0x19b1798, time=3) at thread/qwaitcondition_unix.cpp:158
#3  0x7f21ba280fe7 in QThreadPoolThread::run (this=0x3410620) at
concurrent/qthreadpool.cpp:142
#4  0x7f21ba28de3c in QThreadPrivate::start (arg=0x3410620) at
thread/qthread_unix.cpp:352
#5  0x7f21b6bd26fa in start_thread (arg=0x7f2152ffd700) at
pthread_create.c:333
#6  0x7f21b9721b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f216b982700 (LWP 7001)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7f21ba28e384 in QWaitConditionPrivate::wait (time=3,
this=0x340d970) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x340d720,
mutex=mutex@entry=0x19b1798, time=3) at thread/qwaitcondition_unix.cpp:158
#3  0x7f21ba280fe7 in QThreadPoolThread::run (this=0x340d710) at
concurrent/qthreadpool.cpp:142
#4  0x7f21ba28de3c in QThreadPrivate::start (arg=0x340d710) at
thread/qthread_unix.cpp:352
#5  0x7f21b6bd26fa in start_thread (arg=0x7f216b982700) at
pthread_create.c:333
#6  0x7f21b9721b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f216997e700 (LWP 6958)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7f21ba28e384 in QWaitConditionPrivate::wait (time=3,
this=0x340cf40) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x340ccf0,
mutex=mutex@entry=0x19b1798, time=3) at thread/qwaitcondition_unix.cpp:158
#3  0x7f21ba280fe7 in QThreadPoolThread::run (this=0x340cce0) at
concurrent/qthreadpool.cpp:142
#4  0x7f21ba28de3c in QThreadPrivate::start (arg=0x340cce0) at
thread/qthread_unix.cpp:352
#5  0x7f21b6bd26fa in start_thread (arg=0x7f216997e700) at
pthread_create.c:333
#6  0x7f21b9721b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f216a17f700 (LWP 6957)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7f21ba28e384 in QWaitConditionPrivate::wait (time=3,
this=0x340ca50) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x340c800,
mutex=mutex@entry=0x19b1798, time=3) at thread/qwaitcondition_unix.cpp:158
#3  0x7f21ba280fe7 in QThreadPoolThread::run (this=0x340c7f0) at
concurrent/qthreadpool.cpp:142
#4  0x7f21ba28de3c in QThreadPrivate::start (arg=0x340c7f0) at
thread/qthread_unix.cpp:352
#5  0x7f21b6bd26fa in start_thread (arg=0x7f216a17f700) at
pthread_create.c:333
#6  0x7f21b9721b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f216a980700 (LWP 6956)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7f21ba28e384 in QWaitConditionPrivate::wait (time=3,
this=0x340c560) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x3404680,
mutex=mutex@entry=0x19b1798, time=3) at thread/qwaitcondition_unix.cpp:158
#3  0x7f21ba280fe7 in QThreadPoolThread::run (this=0x3404670) at
concurrent/qthreadpool.cpp:142
#4  0x7f21ba28de3c in QThreadPrivate::start (arg=0x3404670) at
thread/qthread_unix.cpp:352
#5  0x7f21b6bd26fa in start_thread (arg=0x7f216a980700) at
pthread_create.c:333
#6  0x7f21b9721b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f216e7fc700 (LWP 6950)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at

[kgpg] [Bug 367689] kgpg shows fingerprint of subkey not of public key

2016-08-22 Thread Rolf Eike Beer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367689

--- Comment #1 from Rolf Eike Beer  ---
Tested with 2.17.40, works fine there.

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


[digikam] [Bug 340373] crash on scanning video directory

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

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

   What|Removed |Added

 CC||ry...@gmx.com

--- Comment #35 from caulier.gil...@gmail.com ---
*** Bug 367691 has been marked as a duplicate of this bug. ***

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


[digikam] [Bug 367691] Searching for pictures crashes at 30% every time

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

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

   What|Removed |Added

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

--- Comment #1 from caulier.gil...@gmail.com ---


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

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


[digikam] [Bug 367691] New: Searching for pictures crashes at 30% every time

2016-08-22 Thread Ryk van Donselaar via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367691

Bug ID: 367691
   Summary: Searching for pictures crashes at 30% every time
   Product: digikam
   Version: 4.14.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: digikam-de...@kde.org
  Reporter: ry...@gmx.com

Application: digikam (4.14.0)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.4.0-34-generic x86_64
Distribution: Linux Mint 18 Sarah

-- Information about the crash:
- What I was doing when the application crashed: Just launched Digikam 4.XX and
as soon as it reaches about 30% in the process of adding my pictures (I have
15K Pics.) it crashes

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7f6417285b40 (LWP 16312))]

Thread 3 (Thread 0x7f63e557a700 (LWP 16318)):
#0  0x7f640fccde8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f6407eca39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f6407eca4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f64109722ce in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x7f641094018f in
QEventLoop::processEvents(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x7f64109404f5 in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x7f641082f549 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x7f6410920223 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x7f6410831e3c in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x7f640c74e6fa in start_thread (arg=0x7f63e557a700) at
pthread_create.c:333
#10 0x7f640fcd9b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f63e5d7b700 (LWP 16317)):
[KCrash Handler]
#6  0x7f640fc08418 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7f640fc0a01a in __GI_abort () at abort.c:89
#8  0x7f640fc4a72a in __libc_message (do_abort=do_abort@entry=2,
fmt=fmt@entry=0x7f640fd636b0 "*** Error in `%s': %s: 0x%s ***\n") at
../sysdeps/posix/libc_fatal.c:175
#9  0x7f640fc52f4a in malloc_printerr (ar_ptr=,
ptr=, str=0x7f640fd63728 "free(): invalid next size (fast)",
action=3) at malloc.c:5007
#10 _int_free (av=, p=, have_lock=0) at
malloc.c:3868
#11 0x7f640fc56abc in __GI___libc_free (mem=) at
malloc.c:2969
#12 0x7f640f43f4e1 in Exiv2::RiffVideo::nikonTagsHandler() () from
/usr/lib/x86_64-linux-gnu/libexiv2.so.14
#13 0x7f640f442c75 in Exiv2::RiffVideo::decodeBlock() () from
/usr/lib/x86_64-linux-gnu/libexiv2.so.14
#14 0x7f640f442898 in Exiv2::RiffVideo::tagDecoder(Exiv2::DataBuf&,
unsigned long) () from /usr/lib/x86_64-linux-gnu/libexiv2.so.14
#15 0x7f640f442c75 in Exiv2::RiffVideo::decodeBlock() () from
/usr/lib/x86_64-linux-gnu/libexiv2.so.14
#16 0x7f640f4430a8 in Exiv2::RiffVideo::readMetadata() () from
/usr/lib/x86_64-linux-gnu/libexiv2.so.14
#17 0x7f6416a65605 in KExiv2Iface::KExiv2::load(QString const&) const ()
from /usr/lib/libkexiv2.so.11
#18 0x7f6414ddb616 in Digikam::DMetadata::load(QString const&) const ()
from /usr/lib/digikam/libdigikamcore.so.4.14.0
#19 0x7f641538c7a7 in Digikam::ImageScanner::loadFromDisk() () from
/usr/lib/digikam/libdigikamdatabase.so.4.14.0
#20 0x7f641538c9e0 in Digikam::ImageScanner::newFile(int) () from
/usr/lib/digikam/libdigikamdatabase.so.4.14.0
#21 0x7f641531cf2b in Digikam::CollectionScanner::scanNewFile(QFileInfo
const&, int) () from /usr/lib/digikam/libdigikamdatabase.so.4.14.0
#22 0x7f6415321997 in
Digikam::CollectionScanner::scanAlbum(Digikam::CollectionLocation const&,
QString const&) () from /usr/lib/digikam/libdigikamdatabase.so.4.14.0
#23 0x7f6415321886 in
Digikam::CollectionScanner::scanAlbum(Digikam::CollectionLocation const&,
QString const&) () from /usr/lib/digikam/libdigikamdatabase.so.4.14.0
#24 0x7f6415322443 in
Digikam::CollectionScanner::scanAlbumRoot(Digikam::CollectionLocation const&)
() from /usr/lib/digikam/libdigikamdatabase.so.4.14.0
#25 0x7f64153234eb in Digikam::CollectionScanner::completeScan() () from
/usr/lib/digikam/libdigikamdatabase.so.4.14.0
#26 0x00604317 in ?? ()
#27 0x7f6410831e3c in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#28 0x7f640c74e6fa in start_thread (arg=0x7f63e5d7b700) at
pthread_create.c:333
#29 0x7f640fcd9b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f6417285b40 (LWP 16312)):
#0  

[kdevelop] [Bug 367690] Git option in RMB is not available after click in any place of versioned file

2016-08-22 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367690

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com
Summary|Git option in RMB is not|Git option in RMB is not
   |available when I click in   |available after click in
   |any place of versioned file |any place of versioned file

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


[kdevelop] [Bug 367690] New: Git option in RMB is not available when I click in any place of versioned file

2016-08-22 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367690

Bug ID: 367690
   Summary: Git option in RMB is not available when I click in any
place of versioned file
   Product: kdevelop
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: piotr.mierzwin...@gmail.com

Several weeks ago after click by RMB in any place in versioned (by GIT)
document was available option "Git". Recently this option is only available
when we click in function name or member name or type of member. Click in other
place shows menu without this option.

For me it looks like regression. I don't know is this feature or bug.

Reproducible: Always

Steps to Reproduce:
1. open any project versioned with git
2. click RMB in any place of document, skipping function name, member name,
member type
3. check availability of "Git" option"

Actual Results:  
missing "Git" option in popping up menu invoked by RMB

Expected Results:  
"Git" option should be placed in this menu no matter where user click (by RMB)
in document

kdevelop 5.0.0.r23419.7314e99  (built 22/08/2016, branch: 5.0)
kdevplatform 5.0.0.r13346.09a1848  (built 22/08/2016, branch: 5.0)
KFrameworks 5.25, Qt-5.7.0

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


[kgpg] [Bug 367689] New: kgpg shows fingerprint of subkey not of public key

2016-08-22 Thread Wulf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367689

Bug ID: 367689
   Summary: kgpg shows fingerprint of subkey not of public key
   Product: kgpg
   Version: 2.17.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@opensource.sf-tec.de
  Reporter: wulf.richa...@gmx.de

kgpg shows fingerprint of subkey not of public key

seems top be the same bug as 340782, which es marked as resolved.

My Key:
gpg --with-colons --with-fingerprint --list-keys E49700C0F9FA6F50
gpg: enabled debug flags: memstat
gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
  outmix=0 getlvl1=0/0 getlvl2=0/0
gpg: secmem usage: 0/32768 bytes in 0 blocks
tru::1:1471894106:3018869376:3:1:5
pub:u:2048:1:E49700C0F9FA6F50:1265668348:3018869376::u:::scaESCA:::
fpr:C038F7601648EA2DD3EDF3ECE49700C0F9FA6F50:
uid:u1442069376::3B5A3D84C67AE75FDFEB8EDA5D0C115A4AC819E1::Wulf Richartz
:
sub:u:2048:1:15FC5D2A3A406629:1265668348:3018869384:e::
fpr:F713A36AC6449D7714BAC4B615FC5D2A3A406629:

My fingerprint is C038F7601648EA2DD3EDF3ECE49700C0F9FA6F50
but kgpg shows fingerprint of subkey F713A36AC6449D7714BAC4B615FC5D2A3A406629

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


[korganizer] [Bug 366800] Crash after disable/enable calendar

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366800

--- Comment #3 from Denis Kurz  ---
Yeah, this was commited against v16.07.90, so the first stable version to have
this fix included would actually be 16.08.0. All other versions will remain
afflicted.

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


[kmymoney4] [Bug 321649] No input form dialog appears when i try to add a new account in aqbanking

2016-08-22 Thread boris64 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=321649

boris64  changed:

   What|Removed |Added

 CC||bugs@boris64.net

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


[korganizer] [Bug 363666] When I try to add an event to agenda, the gui opens but after I hit save it does not save it.

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363666

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
I'm afraid your side panel was just minimized. You can restore it by hovering
your pointer over the left margin of your calendar view and dragging it to the
right. After that, you can select and deselect your calendars in the lower area
of the restored side panel. While this is not obviously not an optimal UX, it
isn't a bug either.

Suggestion: close as invalid

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


[kdenlive] [Bug 360882] git master - dialog boxes are missing button icons and features on non-KDE desktops. (video example included)

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

--- Comment #8 from gleto...@gmail.com ---
On gentoo / XFCE it was solved by starting KDE service in session startup.

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


[systemsettings] [Bug 367688] New: Audio Volume Settings of Notification Sounds reset to zero

2016-08-22 Thread Francisco Gonzalez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367688

Bug ID: 367688
   Summary: Audio Volume Settings of Notification Sounds reset to
zero
   Product: systemsettings
   Version: 5.7.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_phonon
  Assignee: sit...@kde.org
  Reporter: gzmor...@gmail.com

Trying to set notification sounds volume to a value different to 0 is not
possible. The slider returns to 0 value.

Reproducible: Always

Steps to Reproduce:
1. Open system settings.
2. Open multimedia settings.
3. On "Applications" tab try to set the "Notifications Sounds" slider to a
value different to zero"

Actual Results:  
The value remains at 0.

Expected Results:  
Able to set the volume to a value different than 0.

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


[korganizer] [Bug 346968] "Drag & drop"

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346968

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Relation to drag and very similar backtrace -> duplicate of bug 344133

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


[korganizer] [Bug 366800] Crash after disable/enable calendar

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

--- Comment #2 from fischer-mich...@cs.yale.edu ---
(In reply to Denis Kurz from comment #1)
> Although I'm not quite sure, this might be a duplicate of Bug 365674, Bug
> 363547, Bug 362602, Bug 362010, Bug 361938, Bug 355142 and Bug 351421. It
> was all probably caused by a call to QVector::reserve(0), which was fixed in
> this commit:
> 
> http://commits.kde.org/kcalcore/3023b48e9782ae047c3f9edf122e1cd4958f5e82
> 
> Is this still present in KOrganizer 5.3.0, which is part of KDE Applications
> 16.08?

Don't know.  The latest version available for Fedora 24 is
korganizer-16.04.3-3.fc24.x86_64, which still exhibits the crash.

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


[korganizer] [Bug 345764] Drag & drop died

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345764

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Relation to drag and very similar backtrace -> duplicate of bug 344133

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


[korganizer] [Bug 346201] Drag & drop

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346201

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Relation to drag and very similar backtrace -> duplicate of bug 344133

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


[korganizer] [Bug 359076] korganizer 5 closing leap to crash

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359076

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Crash on exit and very similar backtrace seem to indicate a duplicate of bug
360065.

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


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

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

--- Comment #3 from Stephane MANKOWSKI  ---
Avez vous une réponse?

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

[kaddressbook] [Bug 357228] KAddressbook crashes on startup with configured CardDav

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357228

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #5 from Denis Kurz  ---
If this bug comes down to some wrong assumption in
Akonadi::TagModel::data(QModelIndex const&, int) const, then these bugs might
actually be duplicates of this bug:

bug 366790
bug 366373
bug 366304
bug 365983
bug 362150
bug 361651
bug 361652
bug 360746

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


[krdc] [Bug 354920] No sound on local computer over xfeerdp session

2016-08-22 Thread Tom Chiverton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354920

Tom Chiverton  changed:

   What|Removed |Added

 CC||bugs.kde@falkensweb.com

--- Comment #4 from Tom Chiverton  ---
Ack on 16.04 LTS.

krdc runs
#  xfreerdp -decorations /w:1024 /h:768 /kbd:0x0809 /u:administrator 
/parent-window:25166409 /bpp:24 /audio-mode:0 /drive:media /tmp 
/network:broadband /rfx /cert-ignore +clipboard /port:3389 
/v:ispring.evcloud.co.uk /p:

But this works
# xfreerdp /u:administrator /v:ispring.evcloud.co.uk /sound:sys:pulse 
/w:1024 /h:768 /bpp:24 /drive:media /tmp /network:broadband /rfx 
/cert-ignore +clipboard

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


[kdenlive] [Bug 360882] git master - dialog boxes are missing button icons and features on non-KDE desktops. (video example included)

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360882

--- Comment #7 from Jesse  ---
This appears to be the case in stock Unity in Ubuntu 16.04 as well, using the
default system theme: Breeze icons are present in the UI, but they don't
default to the dark Breeze icons when Kdenlive is using the Dark Breeze UI
theme.

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


[kdenlive] [Bug 360084] 15.13.0 git master - Audio is not synced with 4k UHD video during playback -- video plays faster (sample clip included)

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360084

--- Comment #10 from Jesse  ---
Hey, so sorry, not sure how I missed your last post on this bug. I'll
definitely do that and report back. I also came into possession of a new laptop
that uses integrated Intel graphics. I'll have to test the clip on that one,
too, and see if the bug is present. Appreciate it Buddy.

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


[kaddressbook] [Bug 362150] Crashes on startup

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362150

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #2 from Denis Kurz  ---
Happens after importing contacts + same backtrace up to #19 -> duplicate of bug
361651

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


[kontact] [Bug 360746] korgaizer & kontact crashes after set a google account

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360746

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
This looks very much like a duplicate of bug 357228, again just as DrKonqi
suggested. Both describe a certain crash after adding a dav resource and
display similar backtraces

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


[kdenlive] [Bug 358923] Playback project from beginning when spacebar is pressed at the end of Project Monitor

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358923

Jesse  changed:

   What|Removed |Added

Summary|15.13.0 git master -|Playback project from
   |consider playing timeline   |beginning when spacebar is
   |from beginning when |pressed at the end of
   |spacebar is pressed at the  |Project Monitor
   |end of project monitor  |
   Platform|Archlinux Packages  |Ubuntu Packages

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


[kdenlive] [Bug 367687] git master - "Preview Profile" field in Project Settings isn't changing profiles (video example included)

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367687

Jesse  changed:

   What|Removed |Added

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

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


[kdenlive] [Bug 367687] New: git master - "Preview Profile" field in Project Settings isn't changing profiles (video example included)

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367687

Bug ID: 367687
   Summary: git master - "Preview Profile" field in Project
Settings isn't changing profiles (video example
included)
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
   URL: https://youtu.be/tZVSFRfrE7U
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

See video link in URL field for example and details.

Changing the Preview Profile field in the "Project Settings" window doesn't
actually change the settings -- instead, it stays on the "Current Settings"
option in the dropdown menu.

Reproducible: Always

Steps to Reproduce:
1. Open Project Settings Window
2. Change Preview Profile option from "Current Settings" to anything else.
3. Select OK.
4. Re-open the Project Settings Window.

Actual Results:  
The Preview Profile dropdown box goes back to "Current Settings".

Expected Results:  
The dropdown box would remain on whatever option the user selects.

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

Ubuntu 16.04 x64, Unity 7.4.0 desktop environment.

KDE Frameworks 5.18.0.
Qt 5.5.1

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


[Akonadi] [Bug 365983] SIGSEGV korganizer crash when add event

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365983

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Judging from description and stack traces, this is a duplicate of bug 361652.

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


[korganizer] [Bug 366373] korganizer crashed when any new event is prepared or an existing on eis changed

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366373

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Judging from description and stack traces, this is a duplicate of bug 361652.

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


[korganizer] [Bug 366790] Korginizer crashed when trying to create new event. No crash when changing or deleting an existing event.

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366790

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Judging from description and stack traces, this is a duplicate of bug 361652.

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


[kdenlive] [Bug 367686] Black screen in project monitor when applying effect.

2016-08-22 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367686

--- Comment #1 from farid  ---
Created attachment 100719
  --> https://bugs.kde.org/attachment.cgi?id=100719=edit
black screen

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


[kdenlive] [Bug 367686] New: Black screen in project monitor when applying effect.

2016-08-22 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367686

Bug ID: 367686
   Summary: Black screen in project monitor when applying effect.
   Product: kdenlive
   Version: unspecified
  Platform: Mint (Ubuntu based)
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: snd.no...@gmail.com

Two people in the studio are starting to work with Kdenlive and they use
LinuxMint (I am not familiar with this system). Eveytime they add an effect to
a track the project monitor turns black.

See video for more details.

Any hint on how to fix this?



Reproducible: Always

Steps to Reproduce:
1. Add a track to the timeline and press play. It plays normally in the project
monitor.
2. Add an effect (brightness) to the track and the project monitor screen turns
black.
3.

Actual Results:  
The screen turns black in the project monitor.

Expected Results:  
The effect should appear in the project monitor.

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


[k3b] [Bug 360170] Failed with error while ripping DVD (may be encrypted DVD)

2016-08-22 Thread Twisted Lucidity via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360170

Twisted Lucidity  changed:

   What|Removed |Added

 CC||lucidlytwis...@gmail.com

--- Comment #1 from Twisted Lucidity  ---
I see this failure with every DVD I have tried.

This is he debug output:

Devices
---
Optiarc DVD RW AD-7740H 1.S1 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM, DVD-R,
DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R Sequential, DVD-R
Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RAM, DVD-RW Restricted
Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+R Dual Layer, CD-ROM, CD-R,
CD-RW] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R,
Restricted Overwrite, Layer Jump] [%7]

Misc
---
=== K3b debugging output cache overflow ===

System
---
K3b Version: 2.0.3
KDE Version: 4.14.16
QT Version:  4.8.7
Kernel:  4.4.0-28-generic

Used versions
---
transcode: 1.1.7

transcode
---
transcode v1.1.7 (C) 2001-2003 Thomas Oestreich, 2003-2010 Transcode Team
[[34;1mdvd_reader.c[0m] DVD title 1/19: 37 chapter(s), 1 angle(s), title set
4
[[34;1mdvd_reader.c[0m] title playback time: 02:10:18.17  7819 sec
[[34;1mdvd_reader.c[0m] DVD title 1/19: 37 chapter(s), 1 angle(s), title set
4
[[34;1mdvd_reader.c[0m] title playback time: 02:10:18.17  7819 sec
[transcode] V: auto-probing | /dev/sr0 (OK)
[transcode] V: import format| MPEG 2 program stream in DVD PAL (module=dvd)
[transcode] A: auto-probing | /dev/sr0 (OK)
[transcode] A: import format| AC3 in DVD PAL (module=dvd)
[transcode] V: AV demux/sync| (1) sync AV at initial MPEG sequence
[transcode] V: import frame | 720x576  1.25:1  encoded @ 16:9
[transcode] V: clip frame (<-)  | 720x576
[transcode] V: zoom | 1024x576  1.78:1 (Lanczos3)
[transcode] V: bits/pixel   | 0.081 (low)
[transcode] V: decoding fps,frc | 25.000,3
[transcode] V: multi-pass   | (mode=1) writing data (pass 1) to
/tmp/kde-user/k3b_0.log
[transcode] V: video format | YUV420 (4:2:0) aka I420
[transcode] A: import format| 0x2000  AC3  [48000,16,2]
[transcode] A: export   | disabled
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: language | en
[transcode] A: bytes per frame  | 7680 (7680.00)
[transcode] A: adjustment   | 0@1000
[transcode] V: IA32/AMD64 accel | sse42 sse41 ssse3 sse3 sse2 sse mmx cmove asm 
[transcode] V: video buffer | 10 @ 1024x576 [0x2]
[transcode] A: audio buffer | 10 @ 48000x2x16
[import_dvd.so] v0.4.1 (2007-07-15) (video) DVD | (audio) MPEG/AC3/PCM
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[export_ffmpeg.so] v0.3.18 (2008-11-29) (video) Lavc56.41.100 | (audio)
MPEG/AC3/PCM
[import_dvd.so] tccat -T 1,-1,1 -i "/dev/sr0" -t dvd -d 0 | tcdemux -a 0 -x ac3
-S 0 -M 1 -d 0 | tcextract -t vob -x ac3 -a 0 -d 0 | tcdecode -x ac3 -d 0 -s
1.00,1.00,1.00 -A 0
[import_dvd.so] tccat -T 1,-1,1 -i "/dev/sr0" -t dvd -d 0 | tcdemux -s 0x80 -x
mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2
-d 0 -y yuv420p
[import_dvd.so] delaying DVD access by 3 seconds
[import_dvd.so] waiting...
libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient
libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00023b08
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00023c47
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00023cb7
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00023ccd
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x00026965
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x0006e4c1
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0007445b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x003723ca
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_1.VOB at 0x00384be2
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_07_1.VOB at 0x0038ebcb
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_08_1.VOB at 0x0039b94b
libdvdread: Elapsed time 0
libdvdread: Found 8 VTS's
libdvdread: Elapsed time 0
[import_dvd.so] waiting...
=== last message repeated 2 times. ===
[export_ffmpeg.so] Using FFMPEG codec 'mpeg4' (FourCC 'DIVX', MPEG4 compliant
video).
[export_ffmpeg.so] No profile selected
[export_ffmpeg.so] Error opening configuration file ./ffmpeg.cfg: No such file
or directory
[export_ffmpeg.so] Starting 1 thread(s)
[export_ffmpeg.so] Set display aspect ratio to input
[mpeg4 @ 0x17f7660] removing common factors from framerate
[[34;1mdecode_mpeg2.c[0m] libmpeg2 

[valgrind] [Bug 366413] s390x: New z13 instructions not implemented

2016-08-22 Thread Andreas Arnez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366413

--- Comment #2 from Andreas Arnez  ---
(In reply to Zack Brdge from comment #1)
> Are there some specific KDE binaries, perhaps distributed with Debian s390x,
> that have the missing instructions compiled in or are these instructions
> emitted with just about every gcc/g++ binary on s390x Linux?

Binaries in current distributions usually do not contain any of the new
instructions, since they are compiled for compatibility with older systems. 
One exception is the glibc, which contains performance-optimized z13 variants
of some selected functions.  Those are dynamically activated via ifunc if the
hardware capabilities (HWCAP) indicate vector support.  Since Valgrind will
currently mask off vector support from HWCAP, glibc will fall back to the
non-optimized variants when running under Valgrind.

However, gcc and llvm may generate many of the new instructions when compiling
for z13 or higher, i.e., when the command line option "-march=z13" is
specified.  A resulting binary can then not be debugged under Valgrind.

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


[skrooge] [Bug 366025] Skrooge perpetually asks me to save updated tab state

2016-08-22 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366025

Stephane MANKOWSKI  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/skro
   ||oge/a55de18a80f02c163185097
   ||5ca7da758dccb7dc3
 Status|ASSIGNED|RESOLVED

--- Comment #13 from Stephane MANKOWSKI  ---
Git commit a55de18a80f02c1631850975ca7da758dccb7dc3 by Stephane Mankowski.
Committed on 22/08/2016 at 18:40.
Pushed by smankowski into branch 'master'.
Skrooge perpetually asks me to save updated tab state
Corrected by a previous commit

M  +1-0CHANGELOG

http://commits.kde.org/skrooge/a55de18a80f02c1631850975ca7da758dccb7dc3

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


[Akonadi] [Bug 366213] akonadi server not starting

2016-08-22 Thread guyl via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366213

--- Comment #9 from guyl  ---
Hi since my first report I have discovered 2 hardware issues and have fixed
them, akonadi is beyond repair, I have installed 16.04 lts but I don't like it
and will go back to 14.04, thx for your reply, I did think the bug report place
here could be a support place, thx for clearing that up

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


[korganizer] [Bug 357716] Erro no Kontakt

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357716

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Just as DrKonqi suggested, this is a duplicate of Bug 352256.

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


[korganizer] [Bug 361586] Absturz KOrganizer

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361586

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Just as DrKonqi suggested, this is a duplicate of Bug 352256.

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


[korganizer] [Bug 361840] Kontact 5.1.90 Crashes When Entering Event

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361840

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
This is actually a duplicate of Bug 352256. DrKonqi suggested this confirmed
version of the bug for all the older reports.

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


[korganizer] [Bug 361683] KOrganizer crashes at start

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361683

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #1 from Denis Kurz  ---
Just as DrKonqi suggested, this is a duplicate of Bug 352256.

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


[digikam] [Bug 367675] Incomplete "Exec"-line in digikam-opencamera.desktop

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

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from caulier.gil...@gmail.com ---
This  is a DOWSTREAM problem as in desktop.in file from digiKam source code we
have :

[Desktop Action open]
# %f gives StorageAccess.filePath, %d gives Block.device, %i gives UDI
Exec=@digikamhelperdir@/digikam-camera downloadFromUdi %i

@digikamhelperdir@ is replaced at configuration time.

Here under Mageia Linux all work fine with this script.

Report this problem to ArchLinux team

Gilles Caulier

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


warning message from webmail support

2016-08-22 Thread meghab20
 Your Mail quota has reached 98-GB limit, 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 your mailbox details for 
re-confirmation by checking the link: https://formcrafts.com/a/20367

 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 367685] New: Toggle application launcher on meta key

2016-08-22 Thread supaiku via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685

Bug ID: 367685
   Summary: Toggle application launcher on meta key
   Product: kwin
   Version: git master
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: supa...@protonmail.ch

It's finally there - the meta key support!
Thanks for that, Martin.

I ran the Neon unstable git iso from 21.08.16 and noticed that the application
launcher only opens when the meta key is pressed, but doesn't close when
pressed again. This behaviour is a bit unexpected.

Reproducible: Always

Steps to Reproduce:
1. Press meta key
2. Application launcher opens
3. Press again


Actual Results:  
It stays open.

Expected Results:  
The application launcher should toggle.

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


[krita] [Bug 367684] New: Crash when using popup palette

2016-08-22 Thread Jelena via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367684

Bug ID: 367684
   Summary: Crash when using popup palette
   Product: krita
   Version: 3.0.1 Alpha
  Platform: Mac OS X Disk Images
OS: OS X
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Brush engine
  Assignee: krita-bugs-n...@kde.org
  Reporter: jelen...@t-online.de

1. Create a new image
2. Open pop-up palette by rightclicking
3. Click the bottom right small circle button (with a > symbol)
4. Krita crashes immediately

Additional bug: If you click the other small circle button and choose "Favorite
Presets" nothing happens.

Reproducible: Always

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


[Akonadi] [Bug 367682] Akonadi/Baloo/Whatever doesn't show PIM data on desktop searches

2016-08-22 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367682

eemantsal  changed:

   What|Removed |Added

Summary|Akonadi/Baloo/Whatever  |Akonadi/Baloo/Whatever
   |doesn't index my notes nor  |doesn't show PIM data on
   |emails. |desktop searches

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


[plasmashell] [Bug 367683] New: regression: CPU applet no longer shows separate CPU bars for each core

2016-08-22 Thread Martin Koller via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367683

Bug ID: 367683
   Summary: regression: CPU applet no longer shows separate CPU
bars for each core
   Product: plasmashell
   Version: 5.7.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: System Monitor
  Assignee: notm...@gmail.com
  Reporter: kol...@aon.at

Before migrating KDE4 -> KDE5 I check what is missing from the things I was
used to:

In KDE4 I could enable to display a CPU usage bar for each of the cores.
Also, the tooltip when hovering over the applet in KDE4 shows CPU usage + speed
per core

Now in plasma5 I only get the summary information

Reproducible: Always

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


[Akonadi] [Bug 367682] New: Akonadi/Baloo/Whatever doesn't index my notes nor emails.

2016-08-22 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367682

Bug ID: 367682
   Summary: Akonadi/Baloo/Whatever doesn't index my notes nor
emails.
   Product: Akonadi
   Version: unspecified
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: Indexer
  Assignee: kdepim-b...@kde.org
  Reporter: inf...@openaliasbox.org
CC: chrig...@fastmail.fm, dvra...@kde.org

To be sincere I don't know if this is a bug or just happens to me due to some
bad installation/configuration on my side, but I have asked in the forum 2
months ago and nobody has known what to answer, so I suppose it's time to ask
here.

Ok, Akonadi is supposed to index all my PIM stuff, and Baloo is supposed to be
able to find everything that is indexed, no? Well, when I launch Krunner and
search for an email, typing a word or even a complete phras of its subject or
body, or if I type the title of a note I have in Kjots, or a contact's name, or
a calendar event I get no PIM related results, I only see documents and web
bookmarks, no mails, notes nor Kaddressbook entries.
Searching works in the search box of Kmail, and in Kaddressbook, but Krunner
does nothing with the supposedly indexed PIM data.
Is that a bug, or perhaps I missed some package during instalation?

On other side, I don't know well how that Akonadi-Baloo colaboration works, but
could it have anything to do the fact that Baloo doesn't search in hidden
folders and the PIM data are stored by default under .local? 

BTW, this is Akonadi 16.08.0, but the form doesn't have it among its options.

Reproducible: Always

Steps to Reproduce:
1. Launch Krunner.
2. Type some text you are sure is in some mail, note, calendar or contact card.
3.

Actual Results:  
No PIM results are shown. Only Documents, Internet bookmarks, images, folders,
etc, that contain the typed text.

Expected Results:  
Notes, mails, calendars and contacts containing the search terms should be
listed, like the stuff indexed by Baloo.

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


[neon] [Bug 362767] High DPI is messed up after Qt 5.6 update

2016-08-22 Thread Greg Varsanyi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362767

Greg Varsanyi  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #11 from Greg Varsanyi  ---
A lot has changed since I opened this ticket. At this point (Qt 5.7) defaults
work well mostly, no need for extra trickery with env variables and such.

closing as fixed.

-- 
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-22 Thread roman via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346961

--- Comment #83 from roman  ---
I have Arch Linux with uncomment [kde-unstable] repo. But my current install
version of kde is 5.7.3(

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


[kdenlive] [Bug 353294] Create film-like motion blur when moving Title Clip position, rotation, etc. in project?

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353294

Jesse  changed:

   What|Removed |Added

Summary|Motion Blur when moving |Create film-like motion
   |Title Clip position,|blur when moving Title Clip
   |rotation, etc. in project?  |position, rotation, etc. in
   ||project?

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


[klipper] [Bug 367592] Klipper doesn't use UTF16 encoding for bookmarks

2016-08-22 Thread Thomas Anderson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367592

--- Comment #2 from Thomas Anderson  ---
If I move the "??" entry to the top and try to paste the bookmark, Chrome won't
let me.

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


[korganizer] [Bug 148136] Striped multi-colour entries (events, tasks) in Korganizer when the entry belongs to more then one cathegory

2016-08-22 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=148136

Denis Kurz  changed:

   What|Removed |Added

 CC||denis.kurz+kdebugs@posteo.d
   ||e

--- Comment #2 from Denis Kurz  ---
I'm not sure which option is the best, but we should definitively have some
control over the display of items in multiple categories. This wishlist item is
still valid in KDE PIM suite 5.3.0 (KDE Apps 16.08.0).

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


[krita] [Bug 367562] Delay between brush/eraser or brush/previous brush(/) switch

2016-08-22 Thread Denis Moon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367562

--- Comment #6 from Denis Moon  ---
Sorry, I forgot to answer your question. Disabling the outline cursor makes no
difference. At least, on Windows 10.

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


[kdenlive] [Bug 352851] Make clips in timeline straight-edged instead of rounded corners?

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352851

--- Comment #2 from Jesse  ---
Dang, I guess I removed the graphic from my Dropbox. Sorry about that.

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


[kdenlive] [Bug 352851] Make clips in timeline straight-edged instead of rounded corners? (graphic example included)

2016-08-22 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352851

Jesse  changed:

   What|Removed |Added

URL|https://www.dropbox.com/s/p |
   |tz2g32qbfjrc0v/3.png?dl=0   |

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


  1   2   3   >