[kdeconnect] [Bug 426055] New: Crash upon replying to SMS

2020-09-01 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=426055

Bug ID: 426055
   Summary: Crash upon replying to SMS
   Product: kdeconnect
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

Application: kdeconnectd (1.4.0)

Qt Version: 5.14.2
Frameworks Version: 5.73.0
Operating System: Linux 5.4.0-42-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.19

-- Information about the crash:
- What I was doing when the application crashed:
It crashed after I clicked Send to a SMS message that I had typed in after
clicking Reply to an incoming SMS.
BTW. My kdeconnect connection seems kind of flaky due some different wifis.
Perhaps an assumption of the connection being up.

-- Backtrace:
Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault

[KCrash Handler]
#4  QHash::findNode (ahp=0x0, akey=...,
this=0x56170e2f5120) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:944
#5  QHash::contains (akey=..., this=0x56170e2f5120)
at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:924
#6  QSet::contains (value=..., this=0x56170e2f5120) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qset.h:97
#7  KdeConnectPlugin::sendPacket (this=0x56170e22d820, np=...) at
./core/kdeconnectplugin.cpp:73
#8  0x7ff27df426b4 in NotificationsDbusInterface::sendReply
(this=0x56170e319320, replyId=..., message=...) at
./plugins/notifications/notificationsdbusinterface.cpp:178
#9  0x7ff28ae3451e in QtPrivate::QSlotObjectBase::call (a=0x7ffdd5712a00,
r=0x56170e319320, this=0x56170e7c0e10) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#10 doActivate (sender=0x56170e228ce0, signal_index=10,
argv=0x7ffdd5712a00) at kernel/qobject.cpp:3870
#11 0x7ff28ae2eaf7 in QMetaObject::activate
(sender=sender@entry=0x56170e228ce0, m=m@entry=0x7ff27df50b20
,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffdd5712a00)
at kernel/qobject.cpp:3930
#12 0x7ff27df3377b in SendReplyDialog::sendReply
(this=this@entry=0x56170e228ce0, _t1=..., _t2=...) at
./obj-x86_64-linux-gnu/plugins/notifications/kdeconnect_notifications_autogen/EWIEGA46WW/moc_sendreplydialog.cpp:142
#13 0x7ff27df48fa0 in SendReplyDialog::sendButtonClicked
(this=0x56170e228ce0) at ./plugins/notifications/sendreplydialog.cpp:53
#14 0x7ff28ae3451e in QtPrivate::QSlotObjectBase::call (a=0x7ffdd5712af0,
r=0x56170e228ce0, this=0x56170e1e6470) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#15 doActivate (sender=0x56170e228ce0, signal_index=8,
argv=0x7ffdd5712af0) at kernel/qobject.cpp:3870
#16 0x7ff28ae2eaf7 in QMetaObject::activate
(sender=sender@entry=0x56170e228ce0, m=m@entry=0x7ff28becf880
, local_signal_index=local_signal_index@entry=1,
argv=argv@entry=0x0) at kernel/qobject.cpp:3930
#17 0x7ff28bbb5847 in QDialog::accepted (this=this@entry=0x56170e228ce0) at
.moc/moc_qdialog.cpp:236
#18 0x7ff28bbb5ca8 in QDialogPrivate::finalize (this=,
resultCode=1, dialogCode=) at dialogs/qdialog.cpp:176
#19 0x7ff28ae34550 in doActivate (sender=0x56170e4792e0,
signal_index=8, argv=0x7ffdd5712bf0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395
#20 0x7ff28ae2eaf7 in QMetaObject::activate
(sender=sender@entry=0x56170e4792e0, m=m@entry=0x7ff28bec8820
,
local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at
kernel/qobject.cpp:3930
#21 0x7ff28bb4c2d7 in QDialogButtonBox::accepted
(this=this@entry=0x56170e4792e0) at .moc/moc_qdialogbuttonbox.cpp:287
#22 0x7ff28bb4cb36 in QDialogButtonBoxPrivate::_q_handleButtonClicked
(this=) at widgets/qdialogbuttonbox.cpp:878
#23 0x7ff28ae34550 in doActivate (sender=0x56170e496eb0,
signal_index=9, argv=0x7ffdd5712d60) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395
#24 0x7ff28ae2eaf7 in QMetaObject::activate
(sender=sender@entry=0x56170e496eb0, m=m@entry=0x7ff28bebf700
,
local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffdd5712d60)
at kernel/qobject.cpp:3930
#25 0x7ff28baa4c36 in QAbstractButton::clicked
(this=this@entry=0x56170e496eb0, _t1=) at
.moc/moc_qabstractbutton.cpp:313
#26 0x7ff28baa4e5e in QAbstractButtonPrivate::emitClicked
(this=0x56170e492b70) at widgets/qabstractbutton.cpp:415
#27 0x7ff28baa5bc9 in QAbstractButton::click (this=0x56170e496eb0) at
widgets/qabstractbutton.cpp:872
#28 QAbstractButton::click (this=0x56170e496eb0) at
widgets/qabstractbutton.cpp:858
#29 0x7ff28ae3451e in QtPrivate::QSlotObjectBase::call (a=0x7ffdd5712e70,
r=0x56170e496eb0, this=0x56170e65d1e0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#30 doActivate (sender=0x56170e400b60, signal_index=3,
argv=0x7ffdd5712e70) at 

[ksysguard] [Bug 381198] show combined memory usage when in tree view for e.g. Google chrome

2020-07-06 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=381198

--- Comment #2 from Pascal d'Hermilly  ---
Hey yeah. I almost made a dupe of this which I apparently reported 3 years ago.
Do people not know how to report wishes or is Patrick and I the only ones who
want this?

How else can I see total consumption?

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

[ksysguard] [Bug 381198] show combined memory usage when in tree view for e.g. Google chrome

2020-07-06 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=381198

Pascal d'Hermilly  changed:

   What|Removed |Added

Version|5.10.1  |5.19.2

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

[systemsettings] [Bug 417864] New: Crashed when unplugging power/hdmi/usb

2020-02-19 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=417864

Bug ID: 417864
   Summary: Crashed when unplugging power/hdmi/usb
   Product: systemsettings
   Version: 5.18.0
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

Application: systemsettings5 (5.18.0)

Qt Version: 5.13.2
Frameworks Version: 5.67.0
Operating System: Linux 5.3.0-40-generic x86_64
Windowing system: Wayland
Distribution: KDE neon User Edition 5.18

-- Information about the crash:
- What I was doing when the application crashed:
I unplugged the power/hdmi/usb cable at the same time.
KDED and and the power-manager died at the same time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6411926800 (LWP 7501))]

Thread 7 (Thread 0x7f63d3de5700 (LWP 7516)):
#0  0x7f640ce6dbf9 in __GI___poll (fds=0x7f63cc004db0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f640651c5c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f640651c6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f640d7c0acb in QEventDispatcherGlib::processEvents
(this=0x7f63cc000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f640d760f9a in QEventLoop::exec (this=this@entry=0x7f63d3de4da0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x7f640d57c3aa in QThread::exec (this=) at
thread/qthread.cpp:531
#6  0x7f640d57db52 in QThreadPrivate::start (arg=0x560bd4d96bd0) at
thread/qthread_unix.cpp:360
#7  0x7f64088db6db in start_thread (arg=0x7f63d3de5700) at
pthread_create.c:463
#8  0x7f640ce7a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7f63d981f700 (LWP 7514)):
#0  0x7f640ce690b4 in __GI___libc_read (fd=27, buf=0x7f63d981eb70,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7f64065612d0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f640651c0b7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f640651c570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f640651c6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f640d7c0acb in QEventDispatcherGlib::processEvents
(this=0x7f63d4000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f640d760f9a in QEventLoop::exec (this=this@entry=0x7f63d981ed80,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x7f640d57c3aa in QThread::exec (this=this@entry=0x560bcf332230) at
thread/qthread.cpp:531
#8  0x7f640b101815 in QQmlThreadPrivate::run (this=0x560bcf332230) at
qml/ftw/qqmlthread.cpp:152
#9  0x7f640d57db52 in QThreadPrivate::start (arg=0x560bcf332230) at
thread/qthread_unix.cpp:360
#10 0x7f64088db6db in start_thread (arg=0x7f63d981f700) at
pthread_create.c:463
#11 0x7f640ce7a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f63ea42e700 (LWP 7511)):
#0  0x7f640ce690b4 in __GI___libc_read (fd=17, buf=0x7f63ea42db70,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7f64065612d0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f640651c0b7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f640651c570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f640651c6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f640d7c0acb in QEventDispatcherGlib::processEvents
(this=0x7f63eb20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f640d760f9a in QEventLoop::exec (this=this@entry=0x7f63ea42dd80,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x7f640d57c3aa in QThread::exec (this=this@entry=0x560bc9723e50) at
thread/qthread.cpp:531
#8  0x7f640b101815 in QQmlThreadPrivate::run (this=0x560bc9723e50) at
qml/ftw/qqmlthread.cpp:152
#9  0x7f640d57db52 in QThreadPrivate::start (arg=0x560bc9723e50) at
thread/qthread_unix.cpp:360
#10 0x7f64088db6db in start_thread (arg=0x7f63ea42e700) at
pthread_create.c:463
#11 0x7f640ce7a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f63f2ca1700 (LWP 7509)):
#0  0x7f640ce690b4 in __GI___libc_read (fd=20, buf=0x7f63f2ca0b70,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7f64065612d0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f640651c0b7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f640651c570 in ?? () from 

[frameworks-kwayland] [Bug 417177] Closing notebook lid / suspend to RAM causes powerdevil to crash in KWayland::Client::OutputDevice::enabled()

2020-02-19 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=417177

--- Comment #2 from Pascal d'Hermilly  ---
Created attachment 126154
  --> https://bugs.kde.org/attachment.cgi?id=126154=edit
New crash information added by DrKonqi

org_kde_powerdevil (2.0.0) using Qt 5.13.2

- What I was doing when the application crashed:
in wayland. 
Unplugged the power, hdmi and usb keyboard at same time.
KDED and systemsetings (looking at displays) also died.

-- Backtrace (Reduced):
#6  0x7fb0cca38564 in KWayland::Client::OutputDevice::enabled
(this=0x563fb836cfb0) at ./src/client/outputdevice.cpp:535
#7  0x7fb0cc3bd566 in KScreen::WaylandOutput::updateKScreenOutput
(this=this@entry=0x563fb8359dc0, output=...) at
./backends/kwayland/waylandoutput.cpp:102
#8  0x7fb0cc3be7fc in KScreen::WaylandOutput::toKScreenOutput
(this=0x563fb8359dc0) at ./backends/kwayland/waylandoutput.cpp:94
#9  0x7fb0cc3b5e0e in KScreen::WaylandConfig::currentConfig
(this=0x563fb82e4db0) at ./backends/kwayland/waylandconfig.cpp:294
#10 0x7fb0cc3b3cb3 in KScreen::WaylandBackendoperator()
(__closure=) at ./backends/kwayland/waylandbackend.cpp:45

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

[frameworks-kwayland] [Bug 417177] Closing notebook lid / suspend to RAM causes powerdevil to crash in KWayland::Client::OutputDevice::enabled()

2020-02-19 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=417177

Pascal d'Hermilly  changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

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

[kwin] [Bug 417482] New: Lock screen does not react on enter button if mistyped once

2020-02-12 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=417482

Bug ID: 417482
   Summary: Lock screen does not react on enter button if mistyped
once
   Product: kwin
   Version: 5.18.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

If you mistype your password then the lockscreen does react on pressing enter
the second time (after reentering the password).
This is ONLY for the main enter button - NOT for the Num-pad enter button which
continues to work.


STEPS TO REPRODUCE
1. Lock screen
2. Mistype password and press enter
3. enter new password and press enter again

OBSERVED RESULT
No reaction/submit from pressing enter button second time.

EXPECTED RESULT
Submit like first time enter was pressed.

The login can still be done by clicking with mouse or pressing the numpad enter
button.

This regression appeared in Kwin 5.17, but I thought someone would quickly find
and fix it ;-)

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

[kwin] [Bug 411369] New: Does not trigger lock screen if right click menu is shown

2019-08-27 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=411369

Bug ID: 411369
   Summary: Does not trigger lock screen if right click menu is
shown
   Product: kwin
   Version: 5.16.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

SUMMARY
If you have a right click context menu open, the screen lock will not activate.
Regardless. closing the lid sends the laptop to sleep and it wakes up without a
lock screen. also triggering the lockscreen with a keyboard shortcut doesnt
work.

STEPS TO REPRODUCE
1. right click somewhere here on the browser
2. Trigger the lock screen. Meta+L or close laptop lid.


OBSERVED RESULT
No lock screen


EXPECTED RESULT
Locked screen requiring password

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.16
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.3
Kernel Version: 5.0.0-25-generic
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 7,6 GiB of RAM


ADDITIONAL INFORMATION

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

[kdemultimedia] [Bug 368883] When Bluetooth autoconnect the audio device is not added

2019-07-12 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=368883

Pascal d'Hermilly  changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

--- Comment #2 from Pascal d'Hermilly  ---
Yeah I confirm this - it's very annoying.
I've had this for a year - hoping it goes  away by it self.
Using Sony WH-1000XM3 headset.
Same behaviour as you describe:
- When I turn on my headset it autoconnects, but the audio device is not added
in the Audio systray icon- although the bluetooth systray icon has it
registered as an "audio device".
- If I click Disconnect and Connect in the bluetooth systray icon it will
register the audio device in the audio system.


>From KinfoCenter:
Operating System: KDE neon 5.16
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3
Kernel Version: 4.15.0-54-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-5300U CPU @ 2.30GHz
Memory: 7,7 GiB of RAM

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

[kwin] [Bug 372576] Present Windows lags when closing window

2019-06-27 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=372576

--- Comment #41 from Pascal d'Hermilly  ---

@michael Just to be clear. it's not enough just to hover on and off over the
close icon - you have to trigger window enlarge/shrink effect(mouse hover
in/out of window) to get the lag.

I didn't mess with the themes: it's Breeze on Intel graphics.

Enabling the FPS desktop effect shows me a drop from 60FPS to 1FPS during the
lag.

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

[kwin] [Bug 372576] Present Windows lags when closing window

2019-06-25 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=372576

--- Comment #38 from Pascal d'Hermilly  ---
Mostly gone. You can still trigger it by moving the mouse in and out over the
close icon of the window.
It almost feels like it's some bad connection between the animation of the
close icon and the enlarge window under mouse animation.

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

[kdeplasma-addons] [Bug 366342] System Load Viewer Plasmoid shows only used memory including cache

2018-05-23 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=366342

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

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

--- Comment #5 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Any chance to get this fixed before Plasma 5.13?

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

[kdeplasma-addons] [Bug 366342] System Load Viewer Plasmoid shows only used memory including cache

2018-05-02 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=366342

--- Comment #4 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
> The disk cache is included in used memory.
To clarify my point: misrepresented in the visualization of used memory.

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

[kdeplasma-addons] [Bug 366342] System Load Viewer Plasmoid shows only used memory including cache

2018-05-02 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=366342

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Created attachment 112373
  --> https://bugs.kde.org/attachment.cgi?id=112373=edit
Screenshot - load viewer plasmoid includes disk cache in used memory

This is apparently an issue again. 
The disk cache is included in used memory.
See attached screenshot.
Please reopen.
Plasma version 5.12.4

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

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2018-04-23 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=369676

--- Comment #27 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Looks good. You can read the text with a white background, right?
I'm having trouble imagining the whole thing from the explanation. 

Den 22. april 2018 16.41.19 CEST, Marco Martin <bugzilla_nore...@kde.org>
skrev:
>https://bugs.kde.org/show_bug.cgi?id=369676
>
>Marco Martin <notm...@gmail.com> changed:
>
>   What|Removed |Added
>
> Status|CONFIRMED   |RESOLVED
> Resolution|--- |FIXED
> Latest Commit||https://commits.kde.org/pla
>  ||sma-workspace/448455c3c937c
>  ||ebc1358dc417b280b0008a4c196
>   Version Fixed In||5.13
>
>--- Comment #26 from Marco Martin <notm...@gmail.com> ---
>Git commit 448455c3c937cebc1358dc417b280b0008a4c196 by Marco Martin.
>Committed on 22/04/2018 at 14:41.
>Pushed by mart into branch 'master'.
>
>fade to blur when the login box appears
>
>Summary:
>for both lockscreen and login screen:
>
>* display the wallpaper and the clock with a shadow by default
>* at the first mouse or keyboard input, make the input fields appear
>* the actual controls appear pretty fast
>* the wallpaper starts to blur, desaturate and fade to darker
>* after 10 seconds make the controls disappear again
>
>* as soon as anything is written in the password field never fade out
>the
>controls
>* if the virtual keyboard is open, never fade out the controls
>* if anything is pushed on the stack, like "switch user", never fade
>the
>controls
>* Esc clears the field and makes controls disappear (closing keyboard
>if
>needed)
>
>the fade won't happen if the background is a simple color
>Related: bug 388622
>FIXED-IN: 5.13
>
>Depends on D12314
>
>Recommended D11309 and D11308 to change the default wallpaper to plasma
>wallpaper
>
>Test Plan: tested the behavior of all the above points
>
>Reviewers: #plasma, #vdg, ngraham
>
>Reviewed By: #vdg, ngraham
>
>Subscribers: zzag, abetts, davidedmundson, ngraham, plasma-devel
>
>Tags: #plasma
>
>Differential Revision: https://phabricator.kde.org/D11928
>
>M  +4-2lookandfeel/contents/components/Clock.qml
>M  +0-1   
>lookandfeel/contents/components/SessionManagementScreen.qml
>A  +182  -0lookandfeel/contents/components/WallpaperFader.qml
>[License:
>GPL (v2)]
>M  +81   -13   lookandfeel/contents/lockscreen/LockScreenUi.qml
>M  +2-0sddm-theme/Login.qml
>M  +308  -236  sddm-theme/Main.qml
>
>https://commits.kde.org/plasma-workspace/448455c3c937cebc1358dc417b280b0008a4c196
>
>-- 
>You are receiving this mail because:
>You are on the CC list for the bug.

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

[plasmashell] [Bug 383828] Crash in QV4::QObjectWrapper::getProperty

2018-04-19 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=383828

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC|pas...@dhermilly.dk |

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

[neon] [Bug 386048] Discover is not associated with flatpakref files on neon dev unstable

2018-02-02 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=386048

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Tried to install latest libreoffice through a .flatpakref file - it just opens
as a text file. Could be nice if the system knew how to open it.

Tried a ton of variations, including 
plasma-discover --local-filename org.libreoffice.LibreOffice.flatpakref
I couldn't make it work...

Using KDE Neon user edition

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

[plasmashell] [Bug 389769] New: crashes consistently when changing system tray entry to always show.

2018-02-01 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=389769

Bug ID: 389769
   Summary: crashes consistently when changing system tray entry
to always show.
   Product: plasmashell
   Version: 5.11.5
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: 1.0

Plasmashell crashes reliably when I change the system tray settings in whether
to show or not show an entry (tested with Owncloud, Nextcloud and "Audio
volume" across two laptops - one with a brand new profile).

Steps to reproduce:
1) Go into System tray settings => entries
2) change Audio Volume to "hidden" or "shown" and click "OK" (not apply)
 (if it was on auto it does not crash now, only if changed from hidden or show)
3)Open settings again and change it to the opposite (hidden/shown)


Here is a crash report which I'm told is low quality by the crash handler, but
it might provide a hint. (It installed all the debug packages that the crash
handler wanted ).


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

Thread 11 (Thread 0x7f2fab7fe700 (LWP 16140)):
#0  0x7f30960ae5c0 in QThreadData::current
(createIfNecessary=createIfNecessary@entry=true) at thread/qthread_unix.cpp:245
#1  0x7f30962d95ba in postEventSourcePrepare (s=0x7f2f9c009d90,
timeout=0x7f2fab7fdb14) at kernel/qeventdispatcher_glib.cpp:252
#2  0x7f309087491d in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f30908752bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f309087549c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f30962d96cb in QEventDispatcherGlib::processEvents
(this=0x7f2f9c01b910, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f3096281e2a in QEventLoop::exec (this=this@entry=0x7f2fab7fdce0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#7  0x7f30960aa8f4 in QThread::exec (this=this@entry=0x79e8cf0) at
thread/qthread.cpp:515
#8  0x7f3099201d25 in QQmlThreadPrivate::run (this=0x79e8cf0) at
qml/ftw/qqmlthread.cpp:147
#9  0x7f30960af709 in QThreadPrivate::start (arg=0x79e8cf0) at
thread/qthread_unix.cpp:368
#10 0x7f3094f566ba in start_thread (arg=0x7f2fab7fe700) at
pthread_create.c:333
#11 0x7f30959be41d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f2fb73fe700 (LWP 10723)):
#0  0x7f30959b274d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f308a5d0861 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x7f308a5c1e11 in pa_mainloop_poll () from
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x7f308a5c24ae in pa_mainloop_iterate () from
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7f308a5c2560 in pa_mainloop_run () from
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7f308a5d07a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x7f3089858078 in ?? () from
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#7  0x7f3094f566ba in start_thread (arg=0x7f2fb73fe700) at
pthread_create.c:333
#8  0x7f30959be41d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f2fc1455700 (LWP 10722)):
#0  0x7f30908b9a79 in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f3090874929 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f30908752bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f309087549c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f30962d96cb in QEventDispatcherGlib::processEvents
(this=0x7f2fbc0013d0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f3096281e2a in QEventLoop::exec (this=this@entry=0x7f2fc1454ce0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x7f30960aa8f4 in QThread::exec (this=this@entry=0x155b1d0) at
thread/qthread.cpp:515
#7  0x7f3099201d25 in QQmlThreadPrivate::run (this=0x155b1d0) at
qml/ftw/qqmlthread.cpp:147
#8  0x7f30960af709 in QThreadPrivate::start (arg=0x155b1d0) at
thread/qthread_unix.cpp:368
#9  0x7f3094f566ba in start_thread (arg=0x7f2fc1455700) at
pthread_create.c:333
#10 0x7f30959be41d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f2fccd63700 (LWP 5594)):
#0  0x7f30959ae27d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f30908b86f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f3090874e74 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f3090875330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  

[KScreen] [Bug 389062] New: After suspend: Does not discover external screen disconnect

2018-01-16 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=389062

Bug ID: 389062
   Summary: After suspend: Does not discover external screen
disconnect
   Product: KScreen
   Version: 5.11.5
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kded
  Assignee: se...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

An update in Plasma workspace 5.11.5 has meant that after I close the laptop
connected to an external  at work and open it at home my laptop displayt is off
and thus black. Changing to another TTY works turns on the screen. Also typing
password in the blind with the display off and pressing projector + function
key will turn on the screen.

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

[konsole] [Bug 196998] Konsole should reflow the text when resizing

2018-01-07 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=196998

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

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

[kscreenlocker] [Bug 385610] Lockscreen: don't time block password entry - only login attempts.

2017-10-12 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=385610

--- Comment #4 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
ok.
Thanks for listening :-)

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

[kscreenlocker] [Bug 385610] Lockscreen: don't time block password entry - only login attempts.

2017-10-11 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=385610

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Right. But could it wait with the annoying part until after 3 failed attempts?
3 attempts isn't exactly "brute force".

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

[kwin] [Bug 385610] New: Lockscreen: don't time block password entry - only login attempts.

2017-10-11 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=385610

Bug ID: 385610
   Summary: Lockscreen: don't time block password entry - only
login attempts.
   Product: kwin
   Version: 5.11.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

If I mistype my password on the lock screen I have to wait ca. 3-5 seconds to
reenter it.
I could have spent the time to reenter the password. 
It should in my opinion only time block the login attempts.

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

[gwenview] [Bug 71870] Suggestions about task "Preload next image"

2017-09-09 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=71870

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

--- Comment #21 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Jep. At least for network shares - E.g. try to view some images over webdav
(e.g. an Owncloud/Nextcloud share).
Each time you click next you have to wait for Gwenview to fetch the image from
the server with a loading symbol. If Gwenview had already loaded the next file
it would be instant unless you are flipping through faster than your
disk/network access.

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

[plasmashell] [Bug 378010] Generic High CPU Usage Rendering

2017-09-06 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=378010

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC|pas...@dhermilly.dk |

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

[konsole] [Bug 196998] Konsole should reflow the text when resizing

2017-09-04 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=196998

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC|pas...@dhermilly.dk |

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

[kio] [Bug 339752] enable max protocol SMB3

2017-07-31 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=339752

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
(In reply to Pascal d'Hermilly from comment #2)
> Microsoft says disable all SMBv1 [...]
Just to be clear. What I mean is that Dolphin only hooking up to smbv1 is/will
become like not having smb.

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

[kio] [Bug 339752] enable max protocol SMB3

2017-07-31 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=339752

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Microsoft says disable all SMBv1 after wannacry and petaya and just announced
new flaw.
https://www.onmsft.com/news/microsoft-wont-patch-20-yr-old-smbv1-vulnerability-you-should-just-turn-the-service-off

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

[neon] [Bug 368454] Easily enable automatic security/all updates

2017-07-23 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=368454

--- Comment #6 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
I my view this is Neon packaging/plumbing.
There is an LTS - it should be easy to tell it to just keep the system up to
date. In Kubuntu it was ticking a checkbox and it took care of things.

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

[Powerdevil] [Bug 382088] New: power on battery: Does not consider mutiple batteries

2017-07-07 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=382088

Bug ID: 382088
   Summary: power on battery: Does not consider mutiple batteries
   Product: Powerdevil
   Version: 5.10.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-de...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

The time left on battery seem to only consider one of the batteries.
Powertop estimate the double time left on battery.
I have 2 batteries in my Thinkpad - a removable and an internal.

Actually - I see now that kinfocenter shows a consumption rate of 17 W versus
powertop saying 8 W.
It could also be this that is influencing the estimates...

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

[Skanlite] [Bug 299517] Skanlite should support scan to pdf.

2017-07-04 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=299517

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

--- Comment #15 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
is it wontfix?

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

[ksysguard] [Bug 381198] New: show combined memory usage when in tree view for e.g. Google chrome

2017-06-14 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=381198

Bug ID: 381198
   Summary: show combined memory usage when in tree view for e.g.
Google chrome
   Product: ksysguard
   Version: 5.10.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: ksysguard
  Assignee: ksysguard-b...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

It would be nice too see how much memory for example Google Chrome uses.
right now it's not possible due to being spread on many processes.

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

[Powerdevil] [Bug 378498] Power settings missing scrollbar

2017-06-08 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=378498

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Confirmed happening in kcmshell5 5.10.1

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

[user-manager] [Bug 380230] User manager: UID 1001 can see all users. UID 1000 cannot see user he created

2017-05-29 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=380230

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
There is no qdbus-qt5 on my system. I'm guessing that qdbus is the same...

pascal@nts-ThinkPad-T450:~$ qdbus --system org.freedesktop.Accounts
/
/org
/org/freedesktop
/org/freedesktop/Accounts
/org/freedesktop/Accounts/User1001
/org/freedesktop/Accounts/User1000

I'm getting exactly same result on the nts user which is not showing the pascal
account. 

BTW. I noticed there is something installed called qdbusviewer that is failing
with some missing QT4.
pascal@nts-ThinkPad-T450:~$ qdbusviewer 
qdbusviewer: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qdbusviewer': No
such file or directory

My OS is KDE neon user edtion installed a month ago with extra programs.

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

[systemsettings] [Bug 380230] New: User manager: UID 1001 can see all users. UID 1000 cannot see user he created

2017-05-26 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=380230

Bug ID: 380230
   Summary: User manager: UID 1001 can see all users. UID 1000
cannot see user he created
   Product: systemsettings
   Version: 5.9.5
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

I created a user, pascal(1001), from user nts(1000) using user manager. The
user works great - logged in and everything. But it's not listed in nts's user
managers list.

Strange thing is that nts is listed in the user manager for pascal.

User manager:
- nts only sees nts
- pascal sees both nts and pascal.

Adding a third (now non-administrative) user:
- nts sees nts and test user
- pascal sees nts, pascal and test user 

Adding a third user, it is listed both in 

/etc/passwd:
nts:x:1000:1000:nts,,,:/home/nts:/bin/bash
pascal:x:1001:1001:Pascal d'Hermilly:/home/pascal:/bin/bash
test:x:1002:1002:test,,,:/home/test:/bin/bash

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

[systemsettings] [Bug 380180] New: Add option to user manager: encrypt home dir

2017-05-25 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=380180

Bug ID: 380180
   Summary: Add option to user manager: encrypt home dir
   Product: systemsettings
   Version: 5.9.5
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

like a checkbox for administrator, it would be very nice to have "encrypt the
home folder".


background: My home dir is encrypted, but after creating another user, I saw
that it is not encrypted like my original account created during installation.

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

[systemsettings] [Bug 380079] New: Cannot get to apply button with display resolution 1366x768

2017-05-22 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=380079

Bug ID: 380079
   Summary: Cannot get to apply button with display resolution
1366x768
   Product: systemsettings
   Version: 5.9.5
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcmshell
  Assignee: kdelibs-b...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

There is no scrollbar for large settings pages directly invoked.
E.g. I clicked opened the power settings via the power manager applet in the
systray.

When opened directly there is no scroll bar and I cannot get to the apply
button.
When opened through system settings there is a scroll bar and everything works
great.

My display resolution is 1366x768

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

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

2017-05-09 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=371722

--- Comment #10 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
(In reply to Harald Sitter from comment #9)
> if you could run the installer manually on a terminal and paste the output
> here that'd be very handy
> 
> drkonqi-pk-debug-installer /usr/bin/plasmashell

It seems to work flawlessly. It asks me for a password.
I've not filled it because I want to see it work for when I actually have a
crash. 


output in case you can still use it:
 drkonqi-pk-debug-installer /usr/bin/plasmashell
PackageKit::Transaction(0xf42b80)
FileResolver(0xf45450) found
"plasma-workspace;4:5.9.5.1-0neon+16.04+build75;amd64;installed:neon-xenial-main"
candidates ("plasma-workspace-dbgsym", "plasma-workspace-dbg")
DebugResolver(0xf463e0) dbgfound
"plasma-workspace-dbg;4:5.5.5.2-0ubuntu1;i386;ubuntu-xenial-universe" ()
DebugResolver(0xf463e0) 1
DebugResolver(0xf463e0) dbgfound
"plasma-workspace-dbg;4:5.9.5.1-0neon+16.04+build75;amd64;neon-xenial-main"
("plasma-workspace-dbg;4:5.5.5.2-0ubuntu1;i386;ubuntu-xenial-universe")
DebugResolver(0xf463e0) 2
FileResolver(0xf45450) ++ packages for
"plasma-workspace;4:5.9.5.1-0neon+16.04+build75;amd64;installed:neon-xenial-main"
("plasma-workspace-dbg;4:5.9.5.1-0neon+16.04+build75;amd64;neon-xenial-main")
"plasma-workspace;4:5.9.5.1-0neon+16.04+build75;amd64;installed:neon-xenial-main"
("plasma-workspace-dbg;4:5.9.5.1-0neon+16.04+build75;amd64;neon-xenial-main")
QSet(FileResolver(0xf45450)) FileResolver(0xf45450)
DO INSTALL
QSet("plasma-workspace-dbg;4:5.9.5.1-0neon+16.04+build75;amd64;neon-xenial-main")
2

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

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

2017-05-09 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=371722

--- Comment #7 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
(In reply to Harald Sitter from comment #6)
> Nope it's installing after you've authenticated.

But it didn't ask me to authenticate - even check for hidden windows in the
taskbar.

Eventually I clicked cancel and drkonqi crashed and also wanted to install
debug packages for it. From there it could have been an endless loop, it seems
;-)

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

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

2017-05-09 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=371722

--- Comment #5 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Created attachment 105412
  --> https://bugs.kde.org/attachment.cgi?id=105412=edit
We are almost there screenshot - but I'm not getting the prompt for password.

Now after a plasma crash I was able to click somehing like "get debug
packages", but unfortunately it looks like it's searching forever or the
password prompt just never happens.
Super nice to see progress though :D

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

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

2017-04-27 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=371722

--- Comment #4 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Especially since KDE Neon is supposed to give this quick feedback loop to the
developers.

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

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

2017-04-27 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=371722

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Using crash-happy Kdenlive - it's quite frustrating that my many crash reports
are denied by crash handler because there are no debug packages.

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

[dolphin] [Bug 379286] New: file preview options: tell about possibilities

2017-04-27 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=379286

Bug ID: 379286
   Summary: file preview options: tell about possibilities
   Product: dolphin
   Version: 17.04.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

I was looking for video previews and after some googling I found out that I
could install ffmpegthumbs. If the settings pane had told me what was possible
it could have made it a nicer process. E.g. "Video preview; requires
ffmpegthumbs"

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

[Powerdevil] [Bug 379265] Does not suspend if lid closed before display unplugged

2017-04-26 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=379265

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Fantastic :-)

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

[Powerdevil] [Bug 379265] New: Does not suspend if lid closed before display unplugged

2017-04-26 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=379265

Bug ID: 379265
   Summary: Does not suspend if lid closed before display
unplugged
   Product: Powerdevil
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-de...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

When leaving work:
- If closing lid after external display cable is pulled, suspend happens.
- If closing lid before external display cable is pulled, suspend does not
happen.

Result is that often my laptop stays turned on for hours in my backpack.

Expected behaviour: suspend should still happen if external screen is unplugged
after lid is closed.

Thanks :-)

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

[neon] [Bug 379031] New: Support exFAT (newer large SD cards)

2017-04-21 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=379031

Bug ID: 379031
   Summary: Support exFAT (newer large SD cards)
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Packages User Edition
  Assignee: neon-b...@kde.org
  Reporter: pas...@dhermilly.dk
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

I just had to help a friend that could not open an SD card.
Turns out its a normal problem and you just need to have two small packages
installed.
https://askubuntu.com/questions/451364/how-to-enable-exfat-in-ubuntu-14-04

Please include these two packages by default: exfat-fuse exfat-utils

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

[plasmashell] [Bug 378010] Generic High CPU Usage Rendering

2017-03-25 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=378010

--- Comment #7 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
(In reply to David Edmundson from comment #0)
> If your bug is marked as a duplicate as this it means it's a bug about high
> CPU with no other information, which makes it not very useful.

So can you use the log that kdde.rhn provided?

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

[plasmashell] [Bug 377953] New: plasmashell uses full cpu core: "Track file transfers and other jobs"

2017-03-22 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=377953

Bug ID: 377953
   Summary: plasmashell uses full cpu core: "Track file transfers
and other jobs"
   Product: plasmashell
   Version: 5.9.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: pas...@dhermilly.dk
CC: mklape...@kde.org
  Target Milestone: 1.0

When transferring a bunch of files plasmashell uses a full cpu core and Xorg
also uses a fair share. I'm suspecting the tiny animation - unchecking "Track
file transfers and other jobs" in notification settings instantly removes the
load.
Disabling desktop effects makes no difference.

Running KDE Neon 5.9.3 (QT 5.7.1)
Intel graphics.
kinfocenter says renderer is Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)

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

[Discover] [Bug 376538] New: crash when searching for "recordmydesktop"

2017-02-16 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=376538

Bug ID: 376538
   Summary: crash when searching for "recordmydesktop"
   Product: Discover
   Version: 5.9.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: pas...@dhermilly.dk
  Target Milestone: ---

Discover crashes when I start searching for a program recordmydesktop (I
crashes before I finish the word)

Since KDE Neon does not provide any way to install the right debug packages
there backtrace is bad.
The trace is manually copied in due to the crash handler does not allow you to
report without a perfect trace.


Application: Discover (plasma-discover), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f536d7968c0 (LWP 10135))]

Thread 7 (Thread 0x7f53357fa700 (LWP 10149)):
#0  0x7f5369aceb5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f5364ea738c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5364ea749c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f536a6f775b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f536a6a20ba in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f536a4d1f64 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f536a4d6b48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f5366f626ba in start_thread (arg=0x7f53357fa700) at
pthread_create.c:333
#8  0x7f5369ada82d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f533d707700 (LWP 10143)):
#0  0x7f5369aceb5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f5364ea738c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5364ea749c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f536a6f775b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f536a6a20ba in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f536a4d1f64 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f536a4d6b48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f5366f626ba in start_thread (arg=0x7f533d707700) at
pthread_create.c:333
#8  0x7f5369ada82d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f535126a700 (LWP 10140)):
#0  0x7f5369aceb5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f5364ea738c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5364ea749c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f536a6f775b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f536a6a20ba in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f536a4d1f64 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f536ce17fc6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f536a4d6b48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f5366f626ba in start_thread (arg=0x7f535126a700) at
pthread_create.c:333
#9  0x7f5369ada82d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f5352957700 (LWP 10138)):
#0  0x7f5369aceb5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f5364ea738c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5364ea749c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f536a6f775b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f536a6a20ba in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f536a4d1f64 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f536ae49bf5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7f536a4d6b48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f5366f626ba in start_thread (arg=0x7f5352957700) at
pthread_create.c:333
#9  0x7f5369ada82d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f5353b68700 (LWP 10137)):
#0  0x7f5364eeba79 in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f5364ea6b41 in g_main_context_query () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5364ea7307 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f5364ea749c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f536a6f775b in

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

2017-02-16 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=371722

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
It's a huge waste of testers that debug packages are not suggested and that the
crash handler says 'Your report is not useful so you can't report'.

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

[plasmashell] [Bug 375943] New: Task bar shows audio icon for all windows from program playing sound

2017-02-03 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=375943

Bug ID: 375943
   Summary: Task bar shows audio icon for all windows from program
playing sound
   Product: plasmashell
   Version: 5.9.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Task Manager
  Assignee: h...@kde.org
  Reporter: pas...@dhermilly.dk
CC: plasma-b...@kde.org
  Target Milestone: 1.0

One of my Chrome windows is playing music - it's in a popup.
The other chrome windows also appear to playing music in the task manager - I'm
guessing it doesn't see any difference between the windows if they are from the
same process.

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

[kwin] [Bug 372576] Present Windows lags when closing window

2017-01-30 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=372576

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

--- Comment #8 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
I confirm this for 5.8.5 as well.
Sometimes the same lag appears just after having triggered the present windows.

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

[plasmashell] [Bug 363641] Replace launcher icon with Plasma logo icon

2017-01-20 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=363641

--- Comment #10 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
(In reply to Thomas Pfeiffer from comment #8)
> > It's no longer KDE, but Plasma which is part of the kde project
> 
> I'm sorry, but you just unwittingly confirmed our decision, because
> expressing this was precisely the point of the change.
Well, I was suspecting it was the reason. I just don't think it's a good idea
to rebrand the desktop.

> If the change makes you see Plasma as an independent brand which is just
> part of the KDE project (we use the term "community") then we have succeeded.
I don't think you can think of me as representative of the general brand
perception. Here you will only meet the 1%.

> As for the description problem: Why not try "The button on the lower-left
> corner of your screen?"
It doesn't look like a button.

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

[plasmashell] [Bug 363641] Replace launcher icon with Plasma logo icon

2017-01-18 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=363641

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

--- Comment #7 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
So the icon in the launcher was changed with an update in KDE Neon... 
How the heck am I over the phone going to explain to my daft family members
which button to click? 
A K was super easy. Now I have to try with the "3 different sized dots and an
arrow."
>From a user perspective the new launcher icon is bad - first because it
changed, second because its undescribable.
>From a KDE fan perspective I'm sad to see the last piece of visual identity
disappear. It's no longer KDE, but Plasma which is part of the kde project

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

[plasma-nm] [Bug 374552] auto trigger wlan scan when widget is opened

2017-01-04 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=374552

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Thanks :-)

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

[plasma-nm] [Bug 374552] New: auto trigger wlan scan when widget is opened

2017-01-04 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=374552

Bug ID: 374552
   Summary: auto trigger wlan scan when widget is opened
   Product: plasma-nm
   Version: 5.8.5
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: jgrul...@redhat.com
  Reporter: pas...@dhermilly.dk
CC: lu...@kde.org
  Target Milestone: ---

when I click the network widget it should a wlan scan if possible. Usually I
just activated the mobile wifi on my phone and it's not seen before a scan
happens. It would be nice if "the widget would take a look when I look at the
widget"

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

[neon] [Bug 374339] New: login screen text is unreadably small on external screen

2016-12-30 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=374339

Bug ID: 374339
   Summary: login screen text is unreadably small on external
screen
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: pas...@dhermilly.dk
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

Hi
The login screen for KDE Neon (user) is unreadably small on an external screen
(1920x1080 on 22 inches).
The login screen is also small on the laptop screen but it's readable even
though it has same 1920x1080 resolution and being screen is physically smaller.

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

[neon] [Bug 374338] New: Set default login background

2016-12-30 Thread Pascal d'Hermilly
https://bugs.kde.org/show_bug.cgi?id=374338

Bug ID: 374338
   Summary: Set default login background
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: pas...@dhermilly.dk
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

Hi
KDE Neon looks super nice, but the login screen default is a sharp blue without
anything.
How about setting it to black (like the rest of the boot process) or the
default kde background image?

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

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

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

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

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

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

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369676

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Same on Neon 5.8.2.
It's written in QML right?
Isn't it just adding this? : 
style: Text.Outline;
styleColor: "black"

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


[konsole] [Bug 198408] Crashed when I opened Configure Shortcuts

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=198408

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

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


[konsole] [Bug 198408] Crashed when I opened Configure Shortcuts

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=198408

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME

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


[kmail] [Bug 139480] Unnessesary/strange DNS request during pop mail

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=139480

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UNMAINTAINED
 Status|NEEDSINFO   |RESOLVED

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


[plasmashell] [Bug 366094] image drop: wallpaper and image option doesn't work

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366094

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Created attachment 101728
  --> https://bugs.kde.org/attachment.cgi?id=101728=edit
screenshot

sorry about delay. Thought I had already uploaded screenshot.
It still happens on KDE Neon 5.8.2.
actually if I select the "Image" it gives me as a wallpaper... OMG, I think I
know the misunderstanding. 
"Widgets" and "Wallpaper" are headings not options.
In KDE 4 choosing image gave me an image frame widget with the image loaded! 
Sorry! I guess it's a misunderstanding, but to me it's quite unclear, probably
especially since I have used KDE4.

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


[kmix] [Bug 311807] kmix not showing all tabs, only 1½

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=311807

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|UNCONFIRMED |RESOLVED

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


[kio] [Bug 355608] SFTP support for disk space usage (df)

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355608

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
@andreas Any news?

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


[dolphin] [Bug 355605] Replace "Places" Horizontal scroll bar with "..."

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355605

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
@Christoph What do you think about the Kate implementation?
Do you think it could work for Dolphin?

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


[Powerdevil] [Bug 362830] Allow lowest brightness when using the brightness down/up buttons

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362830

--- Comment #4 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
I'm still having the screen turning off instead of going to lowest brightness
in KDE Neon 5.8.2

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


[plasma-nm] [Bug 361414] [RFE] Show more network details. e.g. DNS server is basic

2016-10-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361414

--- Comment #7 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
@Jan: Where could one find the relevant source code?

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


[user-manager] [Bug 370407] New: Password change does not update ecryptfs. Cannot mount home dir

2016-10-10 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370407

Bug ID: 370407
   Summary: Password change does not update ecryptfs. Cannot mount
home dir
   Product: user-manager
   Version: 5.8.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcontrol module
  Assignee: afies...@kde.org
  Reporter: pas...@dhermilly.dk

After changing password through the user manager I was not able to log on due
to my home dir not being mounted because it did not update the ecryptfs.

Using KDE Neon.

Reproducible: Always

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


[plasmashell] [Bug 369999] New: Lock screen: Add font border to text to make it more readable on bright images

2016-10-04 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=36

Bug ID: 36
   Summary: Lock screen: Add font border to text to make it more
readable on bright images
   Product: plasmashell
   Version: 5.8.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Look & Feel package
  Assignee: plasma-b...@kde.org
  Reporter: pas...@dhermilly.dk
CC: plasma-b...@kde.org

I love the new lock screen layout  in 5.8! So now I see that when I have a
bright background picture the white text is not very readable. If the font had
a black border the text would be much more readable on bright background
pictures. 

Reproducible: Always

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


[Phonon] [Bug 369412] Autoselect 'high fidelity sound' for bluetooth

2016-09-27 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369412

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

Summary|Autoselect 'high fidelity   |Autoselect 'high fidelity
   |sound' for bluetooh |sound' for bluetooth

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


[Phonon] [Bug 369412] New: Autoselect 'high fidelity sound' for bluetooh

2016-09-27 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369412

Bug ID: 369412
   Summary: Autoselect 'high fidelity sound' for bluetooh
   Product: Phonon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: settings
  Assignee: sit...@kde.org
  Reporter: pas...@dhermilly.dk
CC: myr...@kde.org

I just paired high quality headphones with bluetooth. The sound was horrible at
first because it selected the telephone channel. It should default to select
the high quality interface.
In the end I found a way to switch it in the system settings, but I don't
expect that everybody will do that. 

Reproducible: Always

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


[neon] [Bug 368454] New: Easily enable automatic security/all updates

2016-09-08 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368454

Bug ID: 368454
   Summary: Easily enable automatic security/all updates
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: pas...@dhermilly.dk
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org

It would be nice if there was a way to enable automatic updates.
If I right click on the updates icon in the systray and click "Update settings"
I get a "keyboard shortcuts" dialog.
If there is a place to enable automatic updates it is not easily found.
How about also making it available through a toggle button in the plasma widget
popup that appears when you click the updates icon.

Reproducible: Always

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


[kate] [Bug 368447] New: Use same font in Find and search-replace inputs as in the text-area

2016-09-08 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368447

Bug ID: 368447
   Summary: Use same font in Find and  search-replace inputs as in
the text-area
   Product: kate
   Version: 16.08
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: pas...@dhermilly.dk

It would be nice if the same font was used in find and in the search-replace
inputs as in the main text area.
I had a hard time seeing if there was an extra space because the text area uses
a fixed-character-width font and the text inputs doesn't.

Reproducible: Always

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


[neon] [Bug 337622] Desktop effects video doesn't work due to missing encoder

2016-08-31 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=337622

--- Comment #11 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
When will the fix be available in KDE Neon User edition for verification?

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


[kwin] [Bug 337622] configuration: Desktop effects video doesn't work.

2016-08-30 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=337622

--- Comment #8 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
did it, it's missing a codec.
pascal@pascal-x1:~$ wget
http://files.kde.org/plasma/kwin/effect-videos/invert.mp4
--2016-08-30 12:13:54-- 
http://files.kde.org/plasma/kwin/effect-videos/invert.mp4
Resolving files.kde.org (files.kde.org)... 195.135.221.71, 2001:67c:2178:7::71
Connecting to files.kde.org (files.kde.org)|195.135.221.71|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location:
http://mirrors.dotsrc.org/kde-applicationdata/plasma/kwin/effect-videos/invert_1.mp4
[following]
--2016-08-30 12:13:54-- 
http://mirrors.dotsrc.org/kde-applicationdata/plasma/kwin/effect-videos/invert_1.mp4
Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116,
2001:878:346::116
Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 5307282 (5,1M) [video/mp4]
Saving to: ‘invert.mp4’

invert.mp4  
100%[=>]
  5,06M  10,7MB/sin 0,5s

2016-08-30 12:13:55 (10,7 MB/s) - ‘invert.mp4’ saved [5307282/5307282]

pascal@pascal-x1:~$ gst-play-1.0 invert.mp4 
Press 'k' to see a list of keyboard shortcuts.
Now playing /home/pascal/invert.mp4
WARNING No decoder available for type 'video/quicktime, variant=(string)iso'.
WARNING debug information: gsturidecodebin.c(939): unknown_type_cb ():
/GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0
ERROR Your GStreamer installation is missing a plug-in. for
file:///home/pascal/invert.mp4
ERROR debug information: gsturidecodebin.c(1006): no_more_pads_full ():
/GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0:
no suitable plugins found:
gstdecodebin2.c(4565): gst_decode_bin_expose ():
/GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Missing decoder: Quicktime (video/quicktime, variant=(string)iso)

Reached end of play list.

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

[kwin] [Bug 337622] configuration: Desktop effects video doesn't work.

2016-08-30 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=337622

--- Comment #6 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
also, the video button in the settings module still doesn't work.

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


[kwin] [Bug 337622] configuration: Desktop effects video doesn't work.

2016-08-30 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=337622

--- Comment #5 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
It still says command not found after installing gstreamer1.0-plugins-base-apps
The binary it gets is called /usr/bin/gst-play-1.0
But when running it:
pascal@pascal-x1:~$ gst-play-1.0
http://files.kde.org/plasma/kwin/effect-videos/invert.mp4
Press 'k' to see a list of keyboard shortcuts.
Now playing http://files.kde.org/plasma/kwin/effect-videos/invert.mp4
ERROR No URI handler implemented for "http". for
http://files.kde.org/plasma/kwin/effect-videos/invert.mp4
ERROR debug information: gsturidecodebin.c(1427): gen_source_element ():
/GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0
Reached end of play list.

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


[kwin] [Bug 337622] configuration: Desktop effects video doesn't work.

2016-08-29 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=337622

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Konsole says: 
gst-play: command not found

I'm using KDE Neon now. Is it a packaging issue?

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


[Powerdevil] [Bug 362830] Allow lowest brightness when using the brightness down/up buttons

2016-08-18 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362830

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
I was just wondering if the devs saw my point :-)  (Sometimes bugs.kde.org
feels lonely)

Yeah, so the problem is exactly that turning down the brightness to lowest with
the keys switches off the display instead of setting the lowest level of
brightness - that's not the case with the battery widget.

problem yes/no?  ;-)

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


[Powerdevil] [Bug 362830] Allow lowest brightness when using the brightness down/up buttons

2016-08-16 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362830

--- Comment #1 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
yes/no ?

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


[plasmashell] [Bug 362836] "Short date" option in clock is not short

2016-08-07 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362836

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Cool. To what?

On 6. august 2016 22.35.57 CEST, Tony via KDE Bugzilla
<bugzilla_nore...@kde.org> wrote:
>https://bugs.kde.org/show_bug.cgi?id=362836
>
>Tony <jodr...@live.com> changed:
>
>   What|Removed |Added
>
> CC||jodr...@live.com
>
>--- Comment #2 from Tony <jodr...@live.com> ---
>This one is fixed  on plasma 5.7.90, frameworks 5.25.0.
>
>-- 
>You are receiving this mail because:
>You reported the bug.

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


[dragonplayer] [Bug 195609] Crashes after navigating around on website

2016-08-01 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=195609

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UNMAINTAINED
 Status|NEEDSINFO   |RESOLVED

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


[systemsettings] [Bug 157272] disable system notification for all applications should be possible (as in kde 3.5.x) (disable sounds for all apps)

2016-08-01 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=157272

Pascal d'Hermilly <pas...@dhermilly.dk> changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

--- Comment #29 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Which version will the fix appear in?

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


[plasmashell] [Bug 366094] New: image drop: wallpaper and image option doesn't work

2016-07-25 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366094

Bug ID: 366094
   Summary: image drop: wallpaper and image option doesn't work
   Product: plasmashell
   Version: 5.7.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Image Wallpaper
  Assignee: notm...@gmail.com
  Reporter: pas...@dhermilly.dk
CC: plasma-b...@kde.org

When I drag a picture from my home folder (dolphin) to the desktop and is
prompted how I want it interpreted nothing happens when I select wallpaper. The
icon works fine.
HOWEVER, if I select _image_ plasma sets it up as a _wallpaper_.
So selecting image triggers wallpaper and selecting wallpaper does nothing.

I'm using oxygen icons if that makes any difference. 
KDE neon 5.7.2

Reproducible: Always

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


[frameworks-knotifications] [Bug 364130] Disable notification sounds easily

2016-07-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364130

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Hi Martin,
I see you are assigned. What do you think?

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


[frameworks-knotifications] [Bug 364130] Disable notification sounds easily

2016-07-23 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364130

--- Comment #1 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Should this be filed under systemsettings -> notify?

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


[KScreen] [Bug 364871] resolution drop down list width is too narrow

2016-06-29 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364871

--- Comment #4 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Created attachment 99762
  --> https://bugs.kde.org/attachment.cgi?id=99762=edit
screenshot, other widget style works

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


[KScreen] [Bug 364871] resolution drop down list width is too narrow

2016-06-29 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364871

--- Comment #3 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
It's not an issue when I run your command as the drop down list then seems to
be dependent of the width of the dialog. I'll add a screen shot.
Just now I realize that the resolution widget is different for my laptop screen
and for my external screen. On the laptop it's a drop down, on the external
screen it's a slider. My guess is that it's because the laptop has more
options.

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


[KScreen] [Bug 364871] resolution drop down list width is too narrow

2016-06-28 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364871

--- Comment #1 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Created attachment 99753
  --> https://bugs.kde.org/attachment.cgi?id=99753=edit
screenshot

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


[KScreen] [Bug 364871] New: resolution drop down list width is too narrow

2016-06-28 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364871

Bug ID: 364871
   Summary: resolution drop down list width is too narrow
   Product: KScreen
   Version: 5.6.4
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm
  Assignee: se...@kde.org
  Reporter: pas...@dhermilly.dk

When I click the screen resolution drop down to select another resolution I
confronted with resolutions such as 192...080 instead of 1920x1080.
I'l attach screenshot.

Reproducible: Always

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


[neon] [Bug 364841] New: Opens .deb files with ark

2016-06-28 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364841

Bug ID: 364841
   Summary: Opens .deb files with ark
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: pas...@dhermilly.dk
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org

Clicking a deb package opens it in ark - it does not prompt for installation as
expected.
(eventually I installed it with gdebi via CLI, but there should be a GUI for
clicking ok - like in kubuntu)

Reproducible: Always

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


[neon] [Bug 364594] Use https on downloads links

2016-06-22 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364594

--- Comment #6 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
thanks harald

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


[neon] [Bug 364594] Use https on downloads links

2016-06-22 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364594

--- Comment #4 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
GPG is great, but it's not a replacement for https.
if neon.kde.org got hacked then one would change both the link to the iso and
the signing key (which the 1% use). Possibly you would only serve these files
to the visitors that you are interested in (definitely not people with a kde
login).
In the end, the authoritativeness of the torrent file is just as good because
it really depends on what neon.kde.org tells the visitor.

Here is documentation for how to verify the iso (It's quite long):
http://www.howtogeek.com/246332/how-to-verify-a-downloaded-linux-iso-file-wasnt-tampered-with/

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


[neon] [Bug 364594] Use https on downloads links

2016-06-21 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364594

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
I have a CS degree, has used Kubuntu since 6.06 and I don't know how to verify
it. 
Likely 99% of the downloads will not be verified with this approach. 
At least you need to write how to perform the verification - that will help the
people who is aware of security issues.

Web sites need to make it easy to be secure.
Torrents could give you both check-summing and capacity.
Linking directly with https works fine:
https://files.kde.org/neon/images/neon-useredition/current/
probably the mirror part doesn't work.

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


[neon] [Bug 364594] New: Use https on downloads links

2016-06-21 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364594

Bug ID: 364594
   Summary: Use https on downloads links
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: pas...@dhermilly.dk
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org

SSL is available on files.kde.org but it's not used in the download links on
neon.kde.org allowing for a Man-In-Middle attack.
The links should be changed to https

Reproducible: Always

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


[krdc] [Bug 363688] Better defaults settings for RDP host

2016-06-20 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363688

--- Comment #2 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
I never noticed the per plugin settings although I've been using KRDC for many
years - it's a bit hidden.
It would be really convenient to have a button in the new/configure host
dialog: "Set as Default for RDP" (if RDP connection) which would set the
settings as default. Could this be done?

About the keyboard layout I think it should automatically set the keyboard
layout to the one your computer is using. What is the scenario for having it
always on US?

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


[plasma-nm] [Bug 361414] Show more network details. e.g. DNS server is basic

2016-06-17 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361414

--- Comment #5 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
@jan
If I converted my php-foo to qml-foo  and implemented a "> More" foldout for
the applet's details tab, would it even be accepted or can you just deny it
now?

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


[plasma-nm] [Bug 361414] Show more network details. e.g. DNS server is basic

2016-06-16 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361414

--- Comment #4 from Pascal d'Hermilly <pas...@dhermilly.dk> ---
Hi Jan
Yes I remember that survey, and I'm not asking for you to change the outcome of
that. Only that there is some way to get more information. We can't pretend
that this information is important when things don't work. 
Can't we we add a "> More" foldout in the bottom of the Details tab?

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


  1   2   >