[kwin] [Bug 390306] New: kwin_wayland terminates when closing laptop lid

2018-02-12 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=390306

Bug ID: 390306
   Summary: kwin_wayland terminates when closing laptop lid
   Product: kwin
   Version: 5.12.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: platform-drm
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fab...@ritter-vogt.de
  Target Milestone: ---

The plasma wayland session works just fine if I start it while the lid is open.
Both external screens and the internal screen display the expected picture.
When I close the lid, the entire session terminates.
This does not happen with just kwin_wayland --xwayland --drm --libinput
--exit-with-session="konsole"
so it is probably related to kscreen (?)

I get a crash on exit as ~DrmBackend during dl_fini calls processEvents (so Qt
aborts),
but that seems unrelated.

powerdevil: Lid action was suppressed because an external monitor is present
kf5idletime_kwayland: This plugin does not support polling idle time
Service  ":1.3" unregistered
kwin_wayland: Couldn't find current GLX or EGL context.

Service  ":1.5" unregistered
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
*** Error in `/usr/lib64/libexec/org_kde_powerdevil': double free or corruption
(out): 0x55a95bd04900 ***
QSocketNotifier: Invalid socket 24 and type 'Read', disabling...
QSocketNotifier: Invalid socket 25 and type 'Read', disabling...
The Wayland connection broke. Did the Wayland compositor die?
QSocketNotifier: Invalid socket 27 and type 'Read', disabling...
QSocketNotifier: Invalid socket 28 and type 'Read', disabling...
(EE) 
Fatal server error:
(EE) failed to read Wayland events: Broken pipe
(EE) 
KCrash: Application 'org_kde_powerdevil' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
Empty filename passed to function
The X11 connection broke (error 1). Did the X11 server die?
The X11 connection broke (error 1). Did the X11 server die?
The X11 connection broke (error 1). Did the X11 server die?
kdeinit5: Fatal IO error: client killed
kdeinit5: sending SIGHUP to children.
kdeinit5: sending SIGTERM to children.
kdeinit5: Exit.
Unexpected response from KInit (response = 0).
startplasma: Could not start ksmserver. Check your installation.
Error: Can't open display: :1
startplasma: Shutting down...

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

[okular] [Bug 389953] okular ignores paper size when printing

2018-02-12 Thread Attila
https://bugs.kde.org/show_bug.cgi?id=389953

--- Comment #24 from Attila  ---
(In reply to Michael Weghorn from comment #22)

> Can you confirm that the output on your printer looks the same as the one I
> got with my "file" printer (after removing the PJL headers)? I attached this
> as https://bugs.kde.org/attachment.cgi?id=110500 .

Yes, I can confirm. This is exactly the output on my printer.

> 
> The given printer options might play a role. I will investigate further.

I agree. The given printer options play definitely a role.

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

[plasmashell] [Bug 389982] plasma-desktop 5.12.0 fails to build - kcm_lookandfeel.json" does not exist

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389982

gr...@kde.org changed:

   What|Removed |Added

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

--- Comment #6 from gr...@kde.org ---
Proposed patch and discussion also in https://phabricator.kde.org/D10450

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

[kate] [Bug 389595] Crash when choosing "Remember application association" in "Open With" dialog

2018-02-12 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=389595

David Faure  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kio
   ||/f06403a4f43361d23722503fd0
   ||d5734641ea8119
   Version Fixed In||5.44
 Resolution|--- |FIXED

--- Comment #5 from David Faure  ---
Git commit f06403a4f43361d23722503fd0d5734641ea8119 by David Faure.
Committed on 12/02/2018 at 08:46.
Pushed by dfaure into branch 'master'.

Fix assert when cancelling the rebuild-ksycoca dialog.
FIXED-IN: 5.44

M  +1-1src/widgets/kopenwithdialog.cpp

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

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

[plasma-pa] [Bug 390161] "Mute Mic" keyboard shortcut (XF86AudioMicMute) does nothing

2018-02-12 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=390161

David Rosca  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.12.1
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/pla
   ||sma-pa/fb789820c69ed6b7ab78
   ||dde305b46d7ae558a2fa

--- Comment #1 from David Rosca  ---
Git commit fb789820c69ed6b7ab78dde305b46d7ae558a2fa by David Rosca.
Committed on 12/02/2018 at 08:55.
Pushed by drosca into branch 'Plasma/5.12'.

Applet: Fix accessing SourceModel from main item

Also rename ids to paSinkModel and paSourceModel.
FIXED-IN: 5.12.1

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

M  +35   -33   applet/contents/ui/main.qml

https://commits.kde.org/plasma-pa/fb789820c69ed6b7ab78dde305b46d7ae558a2fa

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

[okular] [Bug 389953] okular ignores paper size when printing

2018-02-12 Thread Attila
https://bugs.kde.org/show_bug.cgi?id=389953

--- Comment #25 from Attila  ---
(In reply to Michael Weghorn from comment #23)
> I can reproduce the issue much more easily by just running the following
> command on host B:
> 
> $ lp -d tofile-hp -o "fit-to-page orientation-requested=0" d02917-001
> 
> The problem you encounter seems to be related to those two options being set
> together.

I can reproduce the issue too by running the command on Host A:

lp -d tofile-hp -o "fit-to-page orientation-requested=0" d02917-001

> 
> I'm wondering where the "orientation-requested=0" option comes from.
> The CUPS documentation [1]  just lists the values 3,4,5 and 6 for the
> "orientation-requested" option.
> 
> At first glance, it does not seem like either Okular or Qt would be setting
> anything for the "orientation-requested" option. ("git grep
> orientation-requested" in the Okular and Qt git repositories did not show
> any result.) For me, the option is not set at all either when when I print
> using Okular on Fedora 26.
> 
> Is there any file $HOME/.cups/lpoptions or /etc/cups/lpoptions present on
> host A?
> Or do you have any other ideas where this option might come frome?

I have no clue where the option orientation-requested=0 comes from.
The file $HOME/.cups/lpoptions on host A contains only the default printer like
"Default HPM880".
The file /etc/cups/lpoptions on host A is empty and on host B as well.

Just one very interesting thing.
I have installed the printer on host B and named it "HPM880Test".
I am able to print on host A from Okular. The output is OK.
Now it is getting weird. When I uninstall the printer "HPM880" and reinstall
again on host B and name it again "HPM880" the output is again A5.
I think it has something to do with the name. It must be somewhere in a file
(configuration).

> 
> 
> [1] https://www.cups.org/doc/options.html

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

[kwin] [Bug 389551] kwin_wayland crash when monitor is switched off (or input is changed)

2018-02-12 Thread Pieter David
https://bugs.kde.org/show_bug.cgi?id=389551

--- Comment #7 from Pieter David  ---
In my case one screen does stay connected at all time... but I just tried
again, and it turns out that I can disable the external monitor without
problem, I only get the crash when disabling the screen of my laptop. Maybe the
problem is with disabling the "first" screen?

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

[krusader] [Bug 388244] How to force remote files to be opened via GVFS, avoiding KIO

2018-02-12 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=388244

Toni Asensi Esteve  changed:

   What|Removed |Added

 CC||toni.ase...@kdemail.net

--- Comment #3 from Toni Asensi Esteve  ---
> We work in a Windows domain with a lot of Samba shared folders

If it can be useful: I edit the /etc/fstab file, I create a .smbcredentials
file, and from that moment I just use a mountpoint.

Lately it was written an article that may be useful in some cases:
https://pointieststick.wordpress.com/2018/01/17/videos-on-samba-shares/

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

[kmarkdownwebview] [Bug 388568] Kpart plugin declares shortcuts like CTRL+C and CTRL+V giving conflicts in Kate, Kdevelop

2018-02-12 Thread CnZhx
https://bugs.kde.org/show_bug.cgi?id=388568

CnZhx  changed:

   What|Removed |Added

 CC||z...@cnzhx.net

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

[frameworks-syntax-highlighting] [Bug 356974] Support for syntax highlighted fenced code blocks in Markdown

2018-02-12 Thread CnZhx
https://bugs.kde.org/show_bug.cgi?id=356974

CnZhx  changed:

   What|Removed |Added

 CC||z...@cnzhx.net

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

[kate] [Bug 360811] markdown preview

2018-02-12 Thread CnZhx
https://bugs.kde.org/show_bug.cgi?id=360811

CnZhx  changed:

   What|Removed |Added

 CC||z...@cnzhx.net

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

[kate] [Bug 390307] New: Preview of Markdown - fonts too small in HiDPI screen

2018-02-12 Thread CnZhx
https://bugs.kde.org/show_bug.cgi?id=390307

Bug ID: 390307
   Summary: Preview of Markdown - fonts too small in HiDPI screen
   Product: kate
   Version: 17.12.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: plugin-preview
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: z...@cnzhx.net
CC: kosse...@kde.org
  Target Milestone: ---

Created attachment 110553
  --> https://bugs.kde.org/attachment.cgi?id=110553&action=edit
comparison of normal font size and the size in preview panel side-by-side in
Kate

As the $SUBJECT says, the fonts in Preview panel are too small to read when the
screen is WQHD on a laptop and the system is set to only have forced DPI of 168
while scaling factor is 1.

A screenshot is attached for comparison of normal font size and the size in
preview panel side-by-side in Kate.

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

[okular] [Bug 207748] LTR languages searches text backwards

2018-02-12 Thread Fahad Al-Saidi
https://bugs.kde.org/show_bug.cgi?id=207748

--- Comment #21 from Fahad Al-Saidi  ---
I proposed another patch to fix this bug, here

https://phabricator.kde.org/D10455

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

[kfontview] [Bug 348811] Provide "Install Font" option in Dolphin context menu

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=348811

yst...@posteo.net changed:

   What|Removed |Added

 CC||yst...@posteo.net

--- Comment #2 from yst...@posteo.net ---
This is now a feature, it seems. However, there is a bug in the system-wide
font installation that causes only two fonts to be installed at once, see
https://bugs.kde.org/show_bug.cgi?id=349673

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

[kget] [Bug 390308] New: version 2.95 possibly disconnects wicked connection

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390308

Bug ID: 390308
   Summary: version 2.95 possibly disconnects wicked connection
   Product: kget
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: metalink
  Assignee: k...@kde.org
  Reporter: john4deidre2...@xtra.co.nz
CC: wba...@tmo.at
  Target Milestone: ---

I'm not too sure if this is the problem yet, but am letting you know that a
disconnection seems to only happen when i use kget with the metalink plugin

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

[krusader] [Bug 389413] Krusader crashes when entering directories with read errors

2018-02-12 Thread Stefan Endrullis
https://bugs.kde.org/show_bug.cgi?id=389413

--- Comment #3 from Stefan Endrullis  ---
@Nikita
That's a good question.  Unfortunately, I don't have an answer to it.

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

[kmymoney] [Bug 390249] Ctrl+Shift+Space shortcut no longer available

2018-02-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=390249

Thomas Baumgart  changed:

   What|Removed |Added

   Version Fixed In||5.0.1

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

[kate] [Bug 390309] New: Bold style not applied when underscore(s) presented in text surrounded by ** or __

2018-02-12 Thread CnZhx
https://bugs.kde.org/show_bug.cgi?id=390309

Bug ID: 390309
   Summary: Bold style not applied when underscore(s) presented in
text surrounded by ** or __
   Product: kate
   Version: 17.12.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: syntax
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: z...@cnzhx.net
  Target Milestone: ---

Created attachment 110554
  --> https://bugs.kde.org/attachment.cgi?id=110554&action=edit
Kate syntax highlighting issues with Markdown

Kate has a very impressive syntax highlighting for users but there are some
glitches while highlighting Markdown format. A screenshot is attached for
showing the issues (please refer to the first several lines).

This could easily be reproduced in Kate: create a new file and save it in
markdown format, then copy and paste the following text into it to see the
syntax highlighting:
```

# Bold not correct with underscore presented in the text

**md**

**m_d**

__m_d__

# Bold not correct when only one symbol (This looks familiar to Bug #70726)

**b**

__md__

# Bold and Emphasis together not correct

**asterisks and _underscores_**
```

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

[okular] [Bug 388450] Popup-note annotations don't scroll with the document

2018-02-12 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=388450

--- Comment #9 from Oliver Sander  ---
I rarely get heavily annotated documents, but what Nate describes seems like a
very plausible workflow to me.

Regarding Dileep's question in Comment 6: I think annotations should not be
allowed to be dragged outside of the viewport, even if they do scroll along
with the document.  Rationale: I could probably still get them stuck, for
example by scrolling to the top of the document, and moving the annotation
upwards until it is outside of the viewport.

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

[gcompris] [Bug 390268] Spoken text does not match the shown pictures

2018-02-12 Thread Jazeix Johnny
https://bugs.kde.org/show_bug.cgi?id=390268

Jazeix Johnny  changed:

   What|Removed |Added

 CC||jaz...@gmail.com

--- Comment #1 from Jazeix Johnny  ---
Hi,

yes we are using old Gtk+ version voices and some does not match. We should
have used the status on
https://l10n.kde.org/stats/gui/trunk-kf5/po/gcompris_voices.po/ to know which
voice is up-to-date or not but I'm seeing Dutch is 100% so unfortunately it
didn't work as expected.

We will try to contact previous people who did voices to see if they can update
them.

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

[kwin] [Bug 390110] Weird behavior when utilizing acentuation

2018-02-12 Thread Mahendra Tallur
https://bugs.kde.org/show_bug.cgi?id=390110

--- Comment #13 from Mahendra Tallur  ---
Regarding my ^ key issue :

1) hitting "^" triggers krunner. It stops triggering krunner when I disable the
ALT-F2 shortcut from the control panel

2) the ^ key still doesn't work as expected though. I have to hit it TWICE
instead of ONCE to get the accentuated characters.

For instance if I type "^" then "e" I get "e"
If I type "^" then "^" then "e" I get "ê"

IN THE KWIN DEBUG CONSOLE

I noticed the following :

1) if I hit "^" once, it reports the scancode 26 and xkb "" for the first "^".
For the second "^" it reports scancode 26 and xkb 94.

2) if I hit "^" once then "e", it reports scancode 26 xkb "" then scancode 18
xkb 234 utf-8 "ê" EVEN IF the character actually displayed is "e" and not "ê"
if I hit ^ only once.

PS :
LANG = fr_FR.UTF-8
LC_ALL = 
LC_CTYPE = 
Using KDE Neon, French AZERTY keyboard, Wayland session.

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

[kwin] [Bug 390110] Weird behavior when utilizing acentuation

2018-02-12 Thread Mahendra Tallur
https://bugs.kde.org/show_bug.cgi?id=390110

--- Comment #14 from Mahendra Tallur  ---
Addentum : as for the characters being actually inserted, it also depends on
the toolkit being used.

In Thunderbird / Firefox, hitting the ^ modifier twice makes it work (i.e.
2x"^" + "e" = "ê").
BUT in KWrite / Dolphin, I never get the accentuated chars regardless of the
number of times I hit the modifier key (x*"^" + e = "e")

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

[systemsettings] [Bug 390301] [Systemsettings] crashed when I switched tabs and changed some options

2018-02-12 Thread Женя
https://bugs.kde.org/show_bug.cgi?id=390301

Женя  changed:

   What|Removed |Added

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

--- Comment #1 from Женя  ---


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

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

[frameworks-kio] [Bug 388983] Systemsettings crashes setting "Default Web Shortcut"

2018-02-12 Thread Женя
https://bugs.kde.org/show_bug.cgi?id=388983

Женя  changed:

   What|Removed |Added

 CC||klyuchnik.je...@yandex.ru

--- Comment #12 from Женя  ---
*** Bug 390301 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 380476] Kwin draws 1px overlay on the left screen border

2018-02-12 Thread Mahendra Tallur
https://bugs.kde.org/show_bug.cgi?id=380476

Mahendra Tallur  changed:

   What|Removed |Added

 CC||ma...@free.fr

--- Comment #33 from Mahendra Tallur  ---
Under Wayland (not X11) I get a 1 px dead line at the bottom of the screen (for
instance, prevents from maximizing / minimizing  windows easily by moving the
mouse to the extreme bottom of the window).

Is it related according to you or should I file a distinct bug report ? 

It occurs only under Wayland, under both Plasma 5.11.x and 5.12.0, KDE Neon
user edition, Intel HD 530.

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

[kwin] [Bug 380476] Kwin draws 1px overlay on the left screen border

2018-02-12 Thread Mahendra Tallur
https://bugs.kde.org/show_bug.cgi?id=380476

--- Comment #34 from Mahendra Tallur  ---
typo : to the extreme bottom of the *screen*

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

[valgrind] [Bug 390310] New: Output summaries in XML files

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390310

Bug ID: 390310
   Summary: Output summaries in XML files
   Product: valgrind
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: renau...@free.fr
  Target Milestone: ---

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

The XML output of valgrind does not contain the different summaries from the
text format (namely the heap, leak and error summaries). In consequence, the
creation of a digest of the results (for example for an external GUI) is more
difficult. This question has apparently already been asked without answers (cf.
e.g
https://stackoverflow.com/questions/40902804/leak-summary-is-missing-from-valgrind-log-file)
and the persons I asked actually parse the text output to create their digests.
I haven't found a similar question in the bugtracker. 

I propose a patch (to apply to the master git branch) that adds these summaries
into the XML output. As a result of the patch, it is possible to output to XML
and simply test (for example) whether all heap blocks have been freed : 

valgrind --xml=yes --xml-file=res.xml some_executable_to_test

xmllint --xpath "string(/valgrindoutput/all_heap_blocks_freed/@val)" res.xml 

# -> outputs "true" of "false"

This patch impacts a minor part of valgrind (namely just the output). I tried
to follow the coding standards from the source. I am willing to discuss the
form of the output if necessary. For example, at the moment, I store the
results inside attributes instead of the nodes themselves, and this can be
changed. I tried to run the regression and performance tests, but they fail on
my machine with or without the patch. 

Example of output in XML format : 

  
  


  
  
  
  
  



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

[elisa] [Bug 389826] Elisa looks bad with non-96 DPI

2018-02-12 Thread Mykola Krachkovsky
https://bugs.kde.org/show_bug.cgi?id=389826

--- Comment #6 from Mykola Krachkovsky  ---
Yes, ok I'll do it. But before I need to make patch correct. As I've found
Screen.pixelDensity is physical DPI (or DPmm). But when logical DPI != physical
DPI that's bad. And more, it's changed when screen is changed. And I can't find
logical DPI in QML Screen object. So I'm not sure what's best option, to export
logical dpi to QML: root context setContextProperty or call qmlRegisterType for
wrapper around primary screen. Or maybe there is a simpler way to export
function into QML.

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

[okular] [Bug 389953] okular ignores paper size when printing

2018-02-12 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=389953

--- Comment #26 from Michael Weghorn  ---
Can you run the command "echo hello | lp -d HPM880" on host A and attach the
corresponding CUPS error_log?

(In reply to Attila from comment #25)
> 
> I have no clue where the option orientation-requested=0 comes from.
> The file $HOME/.cups/lpoptions on host A contains only the default printer
> like "Default HPM880".
> The file /etc/cups/lpoptions on host A is empty and on host B as well.

I can barely imagine it will make a change, but can you delete (or rename) both
files and see whether this changes anything?

Are any such files present on host B as well?

> 
> Just one very interesting thing.
> I have installed the printer on host B and named it "HPM880Test".
> I am able to print on host A from Okular. The output is OK.
> Now it is getting weird. When I uninstall the printer "HPM880" and reinstall
> again on host B and name it again "HPM880" the output is again A5.
> I think it has something to do with the name. It must be somewhere in a file
> (configuration).

That's really interesting...
Is there anything of interest in /etc/cups/printers.conf or
/etc/cups/printers.conf.O on either host A or B?

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

[plasmashell] [Bug 368838] plasmashell memory leak when slideshow is used for wallpaper/media frame/photo widget

2018-02-12 Thread Mahendra Tallur
https://bugs.kde.org/show_bug.cgi?id=368838

Mahendra Tallur  changed:

   What|Removed |Added

 CC||ma...@free.fr

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

[neon] [Bug 381161] Discover uses a low resolution icon for Kdenlive

2018-02-12 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=381161

--- Comment #13 from Jonathan Riddell  ---
This works fine in KDE neon User Editions
https://i.imgur.com/4yAw1Lh.png
it's in dev editions where we don't have appstream metadata that it looks crap

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

[konsole] [Bug 339128] Keyboard input gets messed up during and after the period of high system load

2018-02-12 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=339128

Ahmad Samir  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||a.samir...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Ahmad Samir  ---
If it still happens, reopen the report...

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

[digikam] [Bug 390286] please update version of lensfun

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390286

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

   What|Removed |Added

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

--- Comment #2 from caulier.gil...@gmail.com ---
Maik,

Can we use this lensfun tool to update the database in the library as well.

I suspect that DT do it already, as i remember to see this topic in the past
somewhere in a Lensfun forum...

Gilles

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

[kdeplasma-addons] [Bug 387316] Shift-Tab in Dashboard freezes Plasma

2018-02-12 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=387316

Eike Hein  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/c85eb1aef49e42b
   ||0240e1b456d757c644ba142c0
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Eike Hein  ---
Git commit c85eb1aef49e42b0240e1b456d757c644ba142c0 by Eike Hein.
Committed on 12/02/2018 at 10:30.
Pushed by hein into branch 'Plasma/5.12'.

Implement Tab/Backtab navigation

Summary:
I'd like this in the 5.12 branch as it also fixes a shell freeze.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

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

M  +95   -2applets/kicker/package/contents/ui/DashboardRepresentation.qml
M  +20   -0applets/kicker/package/contents/ui/DashboardTabBar.qml
M  +3-1applets/kicker/plugin/dashboardwindow.cpp

https://commits.kde.org/plasma-desktop/c85eb1aef49e42b0240e1b456d757c644ba142c0

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

[kmymoney] [Bug 377760] Cannot turn off Outbox tab in 4.8.0.

2018-02-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=377760

Thomas Baumgart  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Thomas Baumgart  ---
I just added a proposed fix at https://phabricator.kde.org/D10457

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

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381929

--- Comment #25 from andreas.sturmlech...@gmail.com ---
Thanks Mark, please submit your patch on https://phabricator.kde.org/ to get a
proper review.

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

[akregator] [Bug 383710] akregator always crashed on next login "with start with the system"

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383710

--- Comment #16 from andreas.sturmlech...@gmail.com ---
Thanks! Please submit your patch on https://phabricator.kde.org/ to get a
proper review.

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

[kmarkdownwebview] [Bug 390307] Preview of Markdown - fonts too small in HiDPI screen

2018-02-12 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=390307

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

  Component|plugin-preview  |general
Product|kate|kmarkdownwebview
   Assignee|kwrite-bugs-n...@kde.org|kosse...@kde.org
Version|17.12.0 |unspecified

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

[i18n] [Bug 390078] "Português" is available twice in window to switch language

2018-02-12 Thread Edmund Kasprzak
https://bugs.kde.org/show_bug.cgi?id=390078

Edmund Kasprzak  changed:

   What|Removed |Added

 CC||edk...@gmail.com

--- Comment #6 from Edmund Kasprzak  ---
I can confirm it's displaying correctly in Neon Git Stable (Plasma 5.12.0, KF
5.43.0, Dolphin 17.12.2)

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

[konsole] [Bug 389699] konsole does not exit when an executable is launched from KDevelop

2018-02-12 Thread aks2161989
https://bugs.kde.org/show_bug.cgi?id=389699

aks2161989  changed:

   What|Removed |Added

   Severity|normal  |minor

--- Comment #4 from aks2161989  ---
(In reply to Ahmad Samir from comment #3)
> This looks like a feature request for kdevelop rather than a bug in konsole.

I guess you are right. Should I change the status to "resolved"?

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

[ksysguard] [Bug 390311] New: SSH password dialog keeps popping up in ksysguard

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390311

Bug ID: 390311
   Summary: SSH password dialog keeps popping up in ksysguard
   Product: ksysguard
   Version: 5.12.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: ksysguard
  Assignee: ksysguard-b...@kde.org
  Reporter: adr.fant...@gmail.com
  Target Milestone: ---

I have a remotely monitored machine in my ksysguard tabs. I do not use this tab
often, since the machine is often off.

However, when I start ksysguard, it prompts for the SSH password to that
machine... over and over again. There is no other way to stop it from prompting
other than removing the tab completely.

Ksysguard should ignore remote tabs after a couple unsuccessful login attempts,
it should not continue bugging the user.

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

[konsole] [Bug 339034] bad width for vim

2018-02-12 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=339034

Ahmad Samir  changed:

   What|Removed |Added

 CC||a.samir...@gmail.com
 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Ahmad Samir  ---
Reopen if still occurs, thanks.

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

[kdevelop] [Bug 389699] konsole does not exit when an executable is launched from KDevelop

2018-02-12 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=389699

--- Comment #5 from Ahmad Samir  ---
I've just switched the product to kdevelop.

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

[kdevelop] [Bug 389699] konsole does not exit when an executable is launched from KDevelop

2018-02-12 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=389699

Ahmad Samir  changed:

   What|Removed |Added

Version|16.12.3 |5.2.1
Product|konsole |kdevelop
   Assignee|konsole-de...@kde.org   |kdevelop-bugs-n...@kde.org
  Component|emulation   |general
   Severity|minor   |wishlist

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

[konsole] [Bug 338927] Names of all tabs suddenly got reset.

2018-02-12 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=338927

Ahmad Samir  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||a.samir...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Ahmad Samir  ---
This is a really old report, so closing; reopen if the bug still happens.

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

[systemsettings] [Bug 390312] New: Systemsettings crash after changing view style.

2018-02-12 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=390312

Bug ID: 390312
   Summary: Systemsettings crash after changing view style.
   Product: systemsettings
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: jodr...@live.com
  Target Milestone: ---

Application: systemsettings5 (5.12.80)

Qt Version: 5.10.0
Frameworks Version: 5.43.0
Operating System: Linux 4.15.1-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:

In systemsetting hit configure, changed view style from icon view to sidebar
view, crash accurs right after i hit OK.

I am using Oxygen Look n Feel layout found in opensuse repositories.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa2fee27100 (LWP 31297))]

Thread 6 (Thread 0x7fa2d0c3f700 (LWP 31428)):
#0  0x7fa2f45e3759 in g_mutex_lock (mutex=mutex@entry=0x7fa2cc176df0) at
gthread-posix.c:1336
#1  0x7fa2f459d673 in g_main_context_prepare
(context=context@entry=0x7fa2cc176df0, priority=priority@entry=0x7fa2d0c3ebc0)
at gmain.c:3443
#2  0x7fa2f459e03b in g_main_context_iterate
(context=context@entry=0x7fa2cc176df0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3848
#3  0x7fa2f459e21c in g_main_context_iteration (context=0x7fa2cc176df0,
may_block=1) at gmain.c:3929
#4  0x7fa2fb18278b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#5  0x7fa2fb1296ba in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#6  0x7fa2faf508da in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#7  0x7fa2f8a72bd5 in QQmlThreadPrivate::run() () from
/usr/lib64/libQt5Qml.so.5
#8  0x7fa2faf558d0 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#9  0x7fa2f69bf558 in start_thread (arg=0x7fa2d0c3f700) at
pthread_create.c:465
#10 0x7fa2fa85072f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fa2c298f700 (LWP 31427)):
#0  0x7fa2fa841a78 in __GI___libc_read (fd=22,
buf=buf@entry=0x7fa2c298eaf0, nbytes=nbytes@entry=16) at
../sysdeps/unix/sysv/linux/read.c:26
#1  0x7fa2f45e2420 in read (__nbytes=16, __buf=0x7fa2c298eaf0,
__fd=) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x7fa2cc0035b0) at gwakeup.c:210
#3  0x7fa2f459dbf7 in g_main_context_check
(context=context@entry=0x7fa2bc1405d0, max_priority=2147483647,
fds=fds@entry=0x7fa2bcc3e490, n_fds=n_fds@entry=1) at gmain.c:3646
#4  0x7fa2f459e0b0 in g_main_context_iterate
(context=context@entry=0x7fa2bc1405d0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3865
#5  0x7fa2f459e21c in g_main_context_iteration (context=0x7fa2bc1405d0,
may_block=1) at gmain.c:3929
#6  0x7fa2fb18278b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#7  0x7fa2fb1296ba in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#8  0x7fa2faf508da in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#9  0x7fa2f8a72bd5 in QQmlThreadPrivate::run() () from
/usr/lib64/libQt5Qml.so.5
#10 0x7fa2faf558d0 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#11 0x7fa2f69bf558 in start_thread (arg=0x7fa2c298f700) at
pthread_create.c:465
#12 0x7fa2fa85072f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fa2c8fe7700 (LWP 31329)):
#0  g_mutex_unlock (mutex=0x7fa2c40aeff0) at gthread-posix.c:1348
#1  0x7fa2f459d658 in g_main_context_prepare
(context=context@entry=0x7fa2c40aeff0, priority=priority@entry=0x7fa2c8fe6bc0)
at gmain.c:3438
#2  0x7fa2f459e03b in g_main_context_iterate
(context=context@entry=0x7fa2c40aeff0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3848
#3  0x7fa2f459e21c in g_main_context_iteration (context=0x7fa2c40aeff0,
may_block=1) at gmain.c:3929
#4  0x7fa2fb18278b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#5  0x7fa2fb1296ba in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#6  0x7fa2faf508da in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#7  0x7fa2f8a72bd5 in QQmlThreadPrivate::run() () from
/usr/lib64/libQt5Qml.so.5
#8  0x7fa2faf558d0 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#9  0x7fa2f69bf558 in start_thread (arg=0x7fa2c8fe7700) at
pthread_create.c:465
#10 0x7fa2fa85072f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fa2e2007700 (LWP 31300)):
#0  g_mutex_unlock (mutex=0x7fa2dc000be0) at

[plasmashell] [Bug 369543] Task Bar Shows programs in wrong order with free space in between

2018-02-12 Thread Beowulf
https://bugs.kde.org/show_bug.cgi?id=369543

--- Comment #9 from Beowulf  ---
The Problem still exists with plasma 5.8.6.
I can't test it with 5.11 right now.

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

[systemsettings] [Bug 390312] Systemsettings crash after changing view style.

2018-02-12 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=390312

--- Comment #1 from Tony  ---
Another way to trigger it is to set Breeze look and feel, set systemsettings
style to sidebar view and then change the look and feel to oxygen.

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

[Powerdevil] [Bug 390094] Some global shortcuts have stopped working

2018-02-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=390094

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Kai Uwe Broulik  ---


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

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

[Powerdevil] [Bug 389991] Sleep key no longer initiates sleep

2018-02-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=389991

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||frap...@gmail.com

--- Comment #10 from Kai Uwe Broulik  ---
*** Bug 390094 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 279704] KMail crashes while marking email as read (IMAP - Zimbra5)

2018-02-12 Thread Gary Waap
https://bugs.kde.org/show_bug.cgi?id=279704

Gary Waap  changed:

   What|Removed |Added

 CC||garw...@gmail.com

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

[Powerdevil] [Bug 389991] Sleep key no longer initiates sleep

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389991

pi...@gawrysiak.org changed:

   What|Removed |Added

 CC||pi...@gawrysiak.org

--- Comment #11 from pi...@gawrysiak.org ---
Confirm - Thinkpad X220, KDE Neon (Plasma 5.12.0) - Screen brightness up/down
and microphone mute combos (e.g. FN+Home/End)

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

[kontact] [Bug 390313] New: Kontact & Kmail crash when a new mail is selected to be read.

2018-02-12 Thread Gary Waap
https://bugs.kde.org/show_bug.cgi?id=390313

Bug ID: 390313
   Summary: Kontact & Kmail crash when a new mail is selected to
be read.
   Product: kontact
   Version: 5.5.3
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: mail
  Assignee: kdepim-b...@kde.org
  Reporter: garw...@gmail.com
  Target Milestone: ---

Kontact and Kmail crashes when I select a new mail to read, or when I select to
read an attachment. Mostly it will just die, but sometimes after a restart or
when I use the mouse, Plasma will freeze up and I must manually switch the
computer off to restart.

I am on Kubuntu 17.10 with backports.

I loaded the backports in the hope that the issue was fixed from the 17.10
version, but it was not.

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

[elisa] [Bug 389826] Elisa looks bad with non-96 DPI

2018-02-12 Thread Mykola Krachkovsky
https://bugs.kde.org/show_bug.cgi?id=389826

--- Comment #7 from Mykola Krachkovsky  ---
Hope, I've done it ok:
https://phabricator.kde.org/D10460

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

[kwin] [Bug 390115] On wayland, keyboard input that causes Firefox focus passes key presses to Firefox

2018-02-12 Thread Marcus Harrison
https://bugs.kde.org/show_bug.cgi?id=390115

--- Comment #2 from Marcus Harrison  ---
Sorry, how would I go about finding the version number? Thanks.

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

[dolphin] [Bug 390254] Dolphin fails to preview 64-bit .exe files

2018-02-12 Thread David
https://bugs.kde.org/show_bug.cgi?id=390254

--- Comment #2 from David  ---
Created attachment 110556
  --> https://bugs.kde.org/attachment.cgi?id=110556&action=edit
winrar exe's

Seems the problem got fixed with plasma 5.12. But I'm attaching a screenshot
here just in case, with the 32-bit and 64-bit versions of winrar downloaded
from https://www.rarlab.com/download.htm

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

[elisa] [Bug 389826] Elisa looks bad with non-96 DPI

2018-02-12 Thread Mykola Krachkovsky
https://bugs.kde.org/show_bug.cgi?id=389826

--- Comment #8 from Mykola Krachkovsky  ---
PS for testing xrdb may be used:
xrdb -merge <<< 'Xft.dpi: 96'
xrdb -merge <<< 'Xft.dpi: 144'
or any other value.
As this value is system wide, it's better to revert to original after changes.

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

[digikam] [Bug 390136] digiKam crashes when launching scan and recognize faces

2018-02-12 Thread Žygimantas Bruzgys
https://bugs.kde.org/show_bug.cgi?id=390136

Žygimantas Bruzgys  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Žygimantas Bruzgys  ---
Unfortunately, when it crashed I was not able to get the BT. And it seems that
it was a transient crash, since after a restart it worked fine. I think that in
order to reproduce this crash I would need to clear my faces DB, which I would
not want to do right now.

As this seems to be dependent on an external dependency, which seems to be
configured correctly in a release image, I'll mark the bug as resolved.

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

[telepathy] [Bug 374492] The chat application crashes on paste onto the divide line

2018-02-12 Thread Szokovacs Robert
https://bugs.kde.org/show_bug.cgi?id=374492

--- Comment #1 from Szokovacs Robert  ---
As of 4:17.04.3-0ubuntu1, the crash is still there, but now even the text
window lost the ability receive paste :(

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

[krita] [Bug 390299] Artifacts when opening a kra file with drop shadow in a group (Krita 4.0.0-beta1.1.appimage)

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=390299

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381915] The path tool can snap to ends of nodes, but doesn't connect the new paths.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381915

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381914] Double clinking with the shape editing tool outside the path doesn't deselect nor go to the select shapes

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381914

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381917] Control points are very hard to select when they are occupying nearly the same space as their node.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381917

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381925] Booleans give too many new nodes.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381925

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381921] When using the shape editing tool, changing the fore and background color doesn't do anything.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381921

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381933] When copy-pasting something, the location in the object stack is near random.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381933

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381911] Make sure the path tool doesn't create bogus line-endings.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381911

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381936] The color selection for vector objects allows selecting transparency...

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381936

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381922] The geometric shapes don't allow choosing the foreground/background color for the stroke.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381922

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381940] Stroke features window doesn't show up until pressing fill again.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381940

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381912] Path Nodes current look feels unintuitive.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381912

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381913] When making a new path with a tablet stylus, all the inside nodes are symmetric nodes.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381913

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 381935] When copy-pasting a flower shape, the pasted shape is a regular path.

2018-02-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381935

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[kmail2] [Bug 361630] kmail default identity change has no effect

2018-02-12 Thread Morten Lind
https://bugs.kde.org/show_bug.cgi?id=361630

Morten Lind  changed:

   What|Removed |Added

 CC||mor...@lind.dyndns.dk

--- Comment #6 from Morten Lind  ---
I can confirm this as a bug or unexpected behaviour in Kmail 5.6.3 on Debian
i386.

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

[bugs.kde.org] [Bug 390302] Voting for bugs

2018-02-12 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=390302

--- Comment #2 from Andrew Crouthamel  ---
I noticed it in Discover, plasmashell, and KScreen so far. It's supposed to
show as (vote) next to Importance, right? Also, is there a way to show vote
counts when browsing bugs? It would be helpful to see that.

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

[kruler] [Bug 381975] "Always On Top" isn't saved, and is shown in wrong state upon relaunch

2018-02-12 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=381975

Paul  changed:

   What|Removed |Added

 CC|pip@gmx.com |

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

[kwin] [Bug 390314] New: kwin_wayland SIGSEGV in KWin::WaylandCursorTheme::loadTheme

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390314

Bug ID: 390314
   Summary: kwin_wayland SIGSEGV in
KWin::WaylandCursorTheme::loadTheme
   Product: kwin
   Version: 5.12.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: platform-wayland
  Assignee: kwin-bugs-n...@kde.org
  Reporter: schrott3...@yahoo.de
  Target Milestone: ---
 Flags: Wayland+, X11-

Created attachment 110557
  --> https://bugs.kde.org/attachment.cgi?id=110557&action=edit
Detailed gdb backtrace

Symptoms:
kwin_wayland session crashes when moving the cursor e.g. over another window.

Cause:
There is an endless recursion when calling KWin::CursorImage::loadThemeCursor.
I will describe the scheme in short for details see the attached backtrace:
step1: Kwin calls KWin::CursorImage::loadThemeCursor
step2: Which then calls KWin::WaylandCursorTheme::get which call
KWin::WaylandCursorTheme::loadTheme
step3: KWin::WaylandCursorTheme::loadTheme emits the event themeChanged()
(wayland_cursor_theme.cpp, line:70)
step4: This is handled by the lambda expession at pointer_input.cpp line 908,
which calls KWin::CursorImage::loadThemeCursor in line 911 which starts the
whole thing again (=> goto step1)

This cycle breaks in the moment when malloc fails to allocate and kwin crashes
with a segmentation fault:

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7f35190c0919 in malloc () from /lib64/libc.so.6

#0  0x7f35190c0919 in malloc () from /lib64/libc.so.6
No symbol table info available.
#1  0x7f351948d718 in operator new(unsigned long) () from
/usr/lib64/libstdc++.so.6
No symbol table info available.
#2  0x7f3519c63f0d in QObjectPrivate::connectImpl(QObject const*, int,
QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int
const*, QMetaObject const*) () from /usr/lib64/libQt5Core.so.5
No symbol table info available.
#3  0x7f3519c64295 in QObject::connectImpl(QObject const*, void**, QObject
const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*,
QMetaObject const*) () from /usr/lib64/libQt5Core.so.5
No symbol table info available.
#4  0x7f351bfcbded in QObject::connect (type=Qt::AutoConnection, slot=(void
(KWin::WaylandCursorTheme::*)(KWin::WaylandCursorTheme * const)) 0x7f351bfcbc70
, receiver=0x563d373dfee0, signal=(void
(KWin::Cursor::*)(KWin::Cursor * const)) 0x7f351c015600
, sender=0x563d36a12350) at
/usr/include/qt5/QtCore/qobject.h:259
types = 0x0
#5  KWin::WaylandCursorTheme::loadTheme (this=0x563d373dfee0) at
/usr/src/debug/kwin5-5.12.0-1.1.x86_64/wayland_cursor_theme.cpp:55
size = 
this = 0x563d373dfee0
#6  0x7f351bfcc0d0 in KWin::WaylandCursorTheme::get
(this=this@entry=0x563d373dfee0, name=...) at
/usr/src/debug/kwin5-5.12.0-1.1.x86_64/wayland_cursor_theme.cpp:90
c = 
#7  0x7f351bfcc13d in KWin::WaylandCursorTheme::get (this=0x563d373dfee0,
shape=) at
/usr/src/debug/kwin5-5.12.0-1.1.x86_64/wayland_cursor_theme.cpp:84
No locals.
#8  0x7f351bedbd7c in KWin::CursorImage::loadThemeCursor
(this=0x563d37581b20, shape=shape@entry=@0x7ffd4e791354: Qt::ArrowCursor,
cursors=..., image=0x563d37581bd0) at
/usr/src/debug/kwin5-5.12.0-1.1.x86_64/pointer_input.cpp:1194
cursor = 
b = 
buffer = 
it = {i = 0x7f3519cdc360 }
#9  0x7f351beda40d in KWin::CursorImage::loadThemeCursor (image=, shape=, this=) at
/usr/src/debug/kwin5-5.12.0-1.1.x86_64/pointer_input.cpp:1175
No locals.
#10 KWin::CursorImageoperator() (__closure=0x563d374e45c0) at
/usr/src/debug/kwin5-5.12.0-1.1.x86_64/pointer_input.cpp:911
this = 0x563d37581b20
#11 QtPrivate::FunctorCall, QtPrivate::List<>, void,
KWin::CursorImage::CursorImage(KWin::PointerInputRedirection*)::
>::call (arg=, f=...) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:130
No locals.
#12
QtPrivate::Functor,
0>::call, void> (arg=, f=...) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:240
No locals.
#13
QtPrivate::QFunctorSlotObject,
0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *,
void **, bool *) (which=, this_=0x563d374e45b0, r=, a=, ret=) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:423
No locals.
#14 0x7f3519c600cc in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
No symbol table info available.
#15 0x7f351bfcbd5f in KWin::WaylandCursorTheme::loadTheme
(this=0x563d373dfee0) at
/usr/src/debug/kwin5-5.12.0-1.1.x86_64/wayland_cursor_theme.cpp:70
size = -2147483648
this = 0x563d373dfee0
 stripped here see attached log for detailed backtrace -


Workaround:
Setting kcminputrc_mouse_cursorsize='' in startupconfig prevents triggering
this bug (NOTE: it was originally set to 0 in my account). 

Please note that the attached backtrace does not show the full backtrace, hte

[Plasma Vault] [Bug 385982] Please use XDG spec for dirs

2018-02-12 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=385982

Paul  changed:

   What|Removed |Added

 CC|pip@gmx.com |

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

[kmymoney] [Bug 377760] Cannot turn off Outbox tab in 4.8.0.

2018-02-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=377760

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kmy
   ||money/a1c8097e290685c8de719
   ||e9ce802414337f63474
   Version Fixed In||5.0.1
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Thomas Baumgart  ---
Git commit a1c8097e290685c8de719e9ce802414337f63474 by Thomas Baumgart.
Committed on 12/02/2018 at 13:55.
Pushed by tbaumgart into branch '5.0'.

Remove online job view if not needed

Summary:
In case no online job plugin is available, the online job view is not
needed. This change removes the view from the application in case no
online plugin is active at startup of the application.
FIXED-IN: 5.0.1

Test Plan: Disable KBanking and OFX plugin and check that page is not shown.
Enable at least one of them to have the page back after the next application
start.

Reviewers: wojnilowicz

Reviewed By: wojnilowicz

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

M  +19   -6kmymoney/views/kmymoneyview.cpp

https://commits.kde.org/kmymoney/a1c8097e290685c8de719e9ce802414337f63474

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

[kwin] [Bug 390314] kwin_wayland SIGSEGV in KWin::WaylandCursorTheme::loadTheme

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390314

schrott3...@yahoo.de changed:

   What|Removed |Added

 CC||schrott3...@yahoo.de

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

[plasmashell] [Bug 368838] plasmashell memory leak when slideshow is used for wallpaper/media frame/photo widget

2018-02-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=368838

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[ktorrent] [Bug 390315] New: Ktorrent crashes when removing last torrent

2018-02-12 Thread Lubomir Krajcovic
https://bugs.kde.org/show_bug.cgi?id=390315

Bug ID: 390315
   Summary: Ktorrent crashes when removing last torrent
   Product: ktorrent
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: joris.guis...@gmail.com
  Reporter: lubomir.krajco...@gmail.com
  Target Milestone: ---

Application: ktorrent (5.1.0)

Qt Version: 5.10.0
Frameworks Version: 5.42.0
Operating System: Linux 4.15.2-2-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Open torrent, download, remove it (using ) leads to immediate crash.

This started to happen after I enabled Syndication/RSS plugin and added one
feed there. It does not matter from where the torrent is added to queue (direct
File->Open, or from feed).

The crash can be reproduced every time.

-- Backtrace:
Application: KTorrent (ktorrent), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2ffaba3380 (LWP 11261))]

Thread 8 (Thread 0x7f2f71764700 (LWP 18934)):
#0  0x7f2ff4c20b10 in nanosleep () at /usr/lib/libc.so.6
#1  0x7f2ff5af666f in  () at /usr/lib/libQt5Core.so.5
#2  0x7f2ffa3d5d69 in  () at /usr/lib/libKF5Torrent.so.6
#3  0x7f2ffa3d6449 in  () at /usr/lib/libKF5Torrent.so.6
#4  0x7f2ff58adb2d in  () at /usr/lib/libQt5Core.so.5
#5  0x7f2ff04ae08c in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f2ff4c52e7f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7f2f71f65700 (LWP 18933)):
#0  0x7f2ff4c20b10 in nanosleep () at /usr/lib/libc.so.6
#1  0x7f2ff5af666f in  () at /usr/lib/libQt5Core.so.5
#2  0x7f2ffa3d6409 in  () at /usr/lib/libKF5Torrent.so.6
#3  0x7f2ffa3d6449 in  () at /usr/lib/libKF5Torrent.so.6
#4  0x7f2ff58adb2d in  () at /usr/lib/libQt5Core.so.5
#5  0x7f2ff04ae08c in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f2ff4c52e7f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7f2fbfd82700 (LWP 11283)):
#0  0x7f2ff04b43bd in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f2ff552a5bd in __gthread_cond_wait (__mutex=,
__cond=) at
/build/gcc/src/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2  0x7f2ff552a5bd in
std::condition_variable::wait(std::unique_lock&) (this=, __lock=...) at
/build/gcc/src/gcc/libstdc++-v3/src/c++11/condition_variable.cc:53
#3  0x7f2fc5d17aa9 in  () at /usr/lib/libQt5WebKit.so.5
#4  0x7f2fc5d17bf9 in  () at /usr/lib/libQt5WebKit.so.5
#5  0x7f2ff5530b9f in std::execute_native_thread_routine(void*)
(__p=0x55f9d655ded0) at /build/gcc/src/gcc/libstdc++-v3/src/c++11/thread.cc:83
#6  0x7f2ff04ae08c in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f2ff4c52e7f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f2fdbfff700 (LWP 11266)):
#0  0x7f2ff4c5ffdb in __lll_lock_wait_private () at /usr/lib/libc.so.6
#1  0x7f2ff4bdfcbe in realloc () at /usr/lib/libc.so.6
#2  0x7f2ff58af3fb in QArrayData::reallocateUnaligned(QArrayData*, unsigned
long, unsigned long, QFlags) () at
/usr/lib/libQt5Core.so.5
#3  0x7f2ff592865b in QString::reallocData(unsigned int, bool) () at
/usr/lib/libQt5Core.so.5
#4  0x7f2ff5928e2a in QString::append(QString const&) () at
/usr/lib/libQt5Core.so.5
#5  0x7f2ffa3bdb82 in bt::Log::operator<<(QString const&) () at
/usr/lib/libKF5Torrent.so.6
#6  0x7f2ffa3be132 in  () at /usr/lib/libKF5Torrent.so.6
#7  0x7f2ff5895937 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f2ff5896774 in QMessageLogger::warning(char const*, ...) const () at
/usr/lib/libQt5Core.so.5
#9  0x7f2ff5af6b99 in  () at /usr/lib/libQt5Core.so.5
#10 0x7f2feddb69fa in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#11 0x7f2feddb6f96 in  () at /usr/lib/libglib-2.0.so.0
#12 0x7f2feddb710e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#13 0x7f2ff5af6d24 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#14 0x7f2ff5a98e9b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#15 0x7f2ff58a878e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#16 0x7f2ff58adb2d in  () at /usr/lib/libQt5Core.so.5
#17 0x7f2ff04ae08c in start_thread () at /usr/lib/libpthread.so.0
#18 0x7f2ff4c52e7f in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f2fdb7fe700 (LWP 11265)):
#0  0x7f2ff4c4897b in poll () at /usr/lib/libc.so.6
#1  0x7f2feddb6ff3 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f2feddb710e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f2ff5af6d24 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f2ff5a98e9b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.

[Falkon] [Bug 390316] New: Page background before loading should be set according to application colour scheme

2018-02-12 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=390316

Bug ID: 390316
   Summary: Page background before loading should be set according
to application colour scheme
   Product: Falkon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: kishor...@gmail.com
  Target Milestone: ---

I am currently using falkon with the 'Linux default' theme, which takes the
application colours configured in the desktop environment. I am also using a
greasemonkey script that modifies the colours of webpages to be dark themed,
and a dark application colour scheme. However, I still get flashes of white
before a webpage loads. Ideally, the browser would set the default / empty page
background to the colour set in the colour scheme. This would be helpful for
people like me who prefer dark themes.

In case this would cause problems with webpages that don't specify the
background colour, perhaps you could make this a user configurable option that
is off by default, and can be enabled at the user's own risk. For instance,
Firefox has an option to set the default background colour, IIRC. Something
similar in falkon would be nice to have.

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

[digikam] [Bug 390136] digiKam crashes when launching scan and recognize faces

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390136

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

   What|Removed |Added

   Version Fixed In||5.9.0

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

[Powerdevil] [Bug 389991] Sleep key no longer initiates sleep

2018-02-12 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=389991

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #12 from David Edmundson  ---
Can someone attach their ~/.config/kglobalshortcutsrc in the broken state
please

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

[plasmashell] [Bug 390317] New: A new entry appears in plasma panel on mouseover VLC 3.0 seek bar

2018-02-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390317

Bug ID: 390317
   Summary: A new entry appears in plasma panel on mouseover VLC
3.0 seek bar
   Product: plasmashell
   Version: 5.12.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: generic-wayland
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: 1.0

Created attachment 110558
  --> https://bugs.kde.org/attachment.cgi?id=110558&action=edit
screenshot

I use VLC 3.0 on Arch Linux running plasma 5.12.
Under Wayland, "VLC" entry appears in plasma panel when I put my cursor on VLC
seek bar. See screenshot.

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

[valgrind] [Bug 390269] unhandled amd64-darwin syscall: unix:464 (openat_nocancel)

2018-02-12 Thread Chris Wilson
https://bugs.kde.org/show_bug.cgi?id=390269

--- Comment #2 from Chris Wilson  ---
Yes, it was mkstemp. This example:

int main(int argc, char** argv)
{
char buffer[] = "boxbackup.recombinetemp.1.XX";
if(mkstemp(buffer) < 0)
{
perror("mkstemp");
}
return 0;
}   

Outputs:

--7593-- WARNING: unhandled amd64-darwin syscall: unix:464
--7593-- You may be able to write your own handler.
--7593-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--7593-- Nevertheless we consider this a bug.  Please report
--7593-- it at http://valgrind.org/support/bug_reports.html.
mkstemp: Function not implemented

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

[plasmashell] [Bug 390318] New: Plasma crash using network connection applet

2018-02-12 Thread Pietro F . Fontana
https://bugs.kde.org/show_bug.cgi?id=390318

Bug ID: 390318
   Summary: Plasma crash using network connection applet
   Product: plasmashell
   Version: 5.12.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: cubans...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.12.0)

Qt Version: 5.10.0
Frameworks Version: 5.42.0
Operating System: Linux 4.15.2-2-MANJARO x86_64
Distribution: "Manjaro Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Open network connection applet with left click, mouse over ethernet connection
in "connecting..." state, Plasma crash.
I'm using Wayland as graphic server.
I tried to repeat the behaviour but it is not possible to reproduce the crash.

OS: Manjaro, package imported from ArchLinux.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff727f65800 (LWP 936))]

Thread 11 (Thread 0x7ff6537fe700 (LWP 1901)):
#0  0x7ff720ce573c in __lll_lock_wait () at /usr/lib/libpthread.so.0
#1  0x7ff720cdea55 in pthread_mutex_lock () at /usr/lib/libpthread.so.0
#2  0x7ff702faf977 in eglSwapInterval () at /usr/lib/libEGL_mesa.so.0
#3  0x7ff7035f6ec8 in  () at
/usr/lib/qt/plugins/wayland-graphics-integration-client/libwayland-egl.so
#4  0x7ff72254b38f in QOpenGLContext::swapBuffers(QSurface*) () at
/usr/lib/libQt5Gui.so.5
#5  0x7ff725967ceb in  () at /usr/lib/libQt5Quick.so.5
#6  0x7ff72596ce10 in  () at /usr/lib/libQt5Quick.so.5
#7  0x7ff721b27b2d in  () at /usr/lib/libQt5Core.so.5
#8  0x7ff720cdc08c in start_thread () at /usr/lib/libpthread.so.0
#9  0x7ff72142fe7f in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7ff652ffd700 (LWP 1294)):
#0  0x7ff720ce23bd in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ff721b2900c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7ff72596c9ca in  () at /usr/lib/libQt5Quick.so.5
#3  0x7ff72596ce54 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7ff721b27b2d in  () at /usr/lib/libQt5Core.so.5
#5  0x7ff720cdc08c in start_thread () at /usr/lib/libpthread.so.0
#6  0x7ff72142fe7f in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7ff658f9c700 (LWP 1129)):
#0  0x7ff72142597b in poll () at /usr/lib/libc.so.6
#1  0x7ff7203254ab in  () at /usr/lib/libwayland-client.so.0
#2  0x7ff720326b8e in wl_display_dispatch_queue () at
/usr/lib/libwayland-client.so.0
#3  0x7ff702fbcf54 in  () at /usr/lib/libEGL_mesa.so.0
#4  0x7ff702faf8c6 in eglSwapBuffers () at /usr/lib/libEGL_mesa.so.0
#5  0x7ff7035f6ed7 in  () at
/usr/lib/qt/plugins/wayland-graphics-integration-client/libwayland-egl.so
#6  0x7ff72254b38f in QOpenGLContext::swapBuffers(QSurface*) () at
/usr/lib/libQt5Gui.so.5
#7  0x7ff725967ceb in  () at /usr/lib/libQt5Quick.so.5
#8  0x7ff72596ce10 in  () at /usr/lib/libQt5Quick.so.5
#9  0x7ff721b27b2d in  () at /usr/lib/libQt5Core.so.5
#10 0x7ff720cdc08c in start_thread () at /usr/lib/libpthread.so.0
#11 0x7ff72142fe7f in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7ff65b4ba700 (LWP 1128)):
#0  0x7ffc2c1d9be6 in clock_gettime ()
#1  0x7ff72143d746 in clock_gettime () at /usr/lib/libc.so.6
#2  0x7ff721d70612 in  () at /usr/lib/libQt5Core.so.5
#3  0x7ff721d6edaa in QTimerInfoList::updateCurrentTime() () at
/usr/lib/libQt5Core.so.5
#4  0x7ff721d6f386 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib/libQt5Core.so.5
#5  0x7ff721d70a6f in  () at /usr/lib/libQt5Core.so.5
#6  0x7ff71bcbe519 in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#7  0x7ff71bcbef1e in  () at /usr/lib/libglib-2.0.so.0
#8  0x7ff71bcbf10e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#9  0x7ff721d70d24 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#10 0x7ff721d12e9b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#11 0x7ff721b2278e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#12 0x7ff65de6d1ba in KCupsConnection::run() () at /usr/lib/libkcupslib.so
#13 0x7ff721b27b2d in  () at /usr/lib/libQt5Core.so.5
#14 0x7ff720cdc08c in start_thread () at /usr/lib/libpthread.so.0
#15 0x7ff72142fe7f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7ff673867700 (LWP 1121)):
#0  0x7ff720ce23bd in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ff721b2900c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7ff72596c9ca in  () at /usr/lib

[Discover] [Bug 390319] New: cannot cancel flatpaks update

2018-02-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390319

Bug ID: 390319
   Summary: cannot cancel flatpaks update
   Product: Discover
   Version: 5.12.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Updater
  Assignee: aleix...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

Nothing happens when I click "cancel" button during flatpaks update.

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

[krfb] [Bug 279520] KRDC view is never refreshed after initial login with desktop effects enabled

2018-02-12 Thread Leo G .
https://bugs.kde.org/show_bug.cgi?id=279520

Leo G.  changed:

   What|Removed |Added

 CC||leo_grae...@web.de

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

[Powerdevil] [Bug 389991] Sleep key no longer initiates sleep

2018-02-12 Thread confused
https://bugs.kde.org/show_bug.cgi?id=389991

--- Comment #13 from confused  ---
Created attachment 110559
  --> https://bugs.kde.org/attachment.cgi?id=110559&action=edit
Config file - Microphone Mute (Meta+F3) not working

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

[Powerdevil] [Bug 389991] Sleep key no longer initiates sleep

2018-02-12 Thread confused
https://bugs.kde.org/show_bug.cgi?id=389991

confused  changed:

   What|Removed |Added

 Attachment #110559|Config file - Microphone|kglobalshortcutsrc -
description|Mute (Meta+F3) not working  |Microphone Mute (Meta+F3)
   ||not working

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

[Powerdevil] [Bug 389991] Sleep key no longer initiates sleep

2018-02-12 Thread Winston Nolan
https://bugs.kde.org/show_bug.cgi?id=389991

--- Comment #14 from Winston Nolan  ---
Created attachment 110560
  --> https://bugs.kde.org/attachment.cgi?id=110560&action=edit
kglobalshortcutsrc

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

[Powerdevil] [Bug 389991] Sleep key no longer initiates sleep

2018-02-12 Thread Franco Pellegrini
https://bugs.kde.org/show_bug.cgi?id=389991

--- Comment #15 from Franco Pellegrini  ---
Created attachment 110561
  --> https://bugs.kde.org/attachment.cgi?id=110561&action=edit
kglobalshortcutsrc

coming from bug #390094

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

[kmail2] [Bug 361630] kmail default identity change has no effect

2018-02-12 Thread Kees Bergwerf
https://bugs.kde.org/show_bug.cgi?id=361630

--- Comment #7 from Kees Bergwerf  ---
in 5.7.2 the problem is not there anymore.

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

[Discover] [Bug 390320] New: Change label of "Lauch" button available after install wallpapers or icon theme from kde store

2018-02-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390320

Bug ID: 390320
   Summary: Change label of "Lauch" button available after install
wallpapers or icon theme from kde store
   Product: Discover
   Version: 5.12.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: KNewStuff Backend
  Assignee: aleix...@kde.org
  Reporter: bugsefor...@gmx.com
CC: lei...@leinir.dk
  Target Milestone: ---

After install a wallpaper or icon theme from kde store, Discover shows "Launch"
button in header bar.
When I click it, the wallpaper or icon theme is applied.
Therefore I think that "Apply" is a better label for this button.

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

[Discover] [Bug 390320] Change label of "Launch" button available after install wallpapers or icon theme from kde store

2018-02-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390320

Dr. Chapatin  changed:

   What|Removed |Added

Summary|Change label of "Lauch" |Change label of "Launch"
   |button available after  |button available after
   |install wallpapers or icon  |install wallpapers or icon
   |theme from kde store|theme from kde store

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

[konsole] [Bug 343071] Crash on start when the color scheme name contains a dot

2018-02-12 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=343071

Kurt Hindenburg  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kon
   ||sole/a7c3bda7a5e24aee9a176b
   ||bcffa3a51c0f81a864
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Kurt Hindenburg  ---
Git commit a7c3bda7a5e24aee9a176bbcffa3a51c0f81a864 by Kurt Hindenburg.
Committed on 12/02/2018 at 14:39.
Pushed by hindenburg into branch 'master'.

Use QFileInfo::completeBaseName() instead of baseName()

This fixes some infinite loops and other issues when file names have
multiple dots in their file name.

Patch by ahmadsamir
Differential Revision: https://phabricator.kde.org/D10439

M  +1-1src/BookmarkHandler.cpp
M  +2-2src/ColorSchemeManager.cpp
M  +1-1src/KeyboardTranslatorManager.cpp

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

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

[kmail2] [Bug 361630] kmail default identity change has no effect

2018-02-12 Thread Kees Bergwerf
https://bugs.kde.org/show_bug.cgi?id=361630

--- Comment #8 from Kees Bergwerf  ---
well I think it still isn't solved but I have edited the folder properties of a
lot of folders, so there the problem is not visible :-)
When I change the default identity in the kmail settings, it has no effect in
the folders. In the folder-properties, this default ID is put on top but when
selecting 'use default ID', the identity that is used, is the ID that is on top
in the kmail settings.
I don't waste too much time on it. Select the desired ID in the folder
properties.

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

[plasmashell] [Bug 390321] New: [Wayland] Delay (~5 seconds) to complete drag and drop in favorites list

2018-02-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390321

Bug ID: 390321
   Summary: [Wayland] Delay (~5 seconds) to complete drag and drop
in favorites list
   Product: plasmashell
   Version: 5.12.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Application Menu (Kicker)
  Assignee: h...@kde.org
  Reporter: bugsefor...@gmx.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

start wayland session
open kicker apps menu, drag and drop some icon in your favorites list
plasma takes ~5 seconds to complete the operation

No problem under X11.

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

  1   2   3   4   >