[kmail2] [Bug 384254] window title not updated when switching tab

2017-09-03 Thread Thomas Monjalon
https://bugs.kde.org/show_bug.cgi?id=384254

--- Comment #4 from Thomas Monjalon  ---
Thanks a lot

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

[kdepim] [Bug 358116] messageviewer leaks temporary files with mail parts in it

2017-09-03 Thread Thomas Monjalon
https://bugs.kde.org/show_bug.cgi?id=358116

--- Comment #16 from Thomas Monjalon  ---
> > Or could they be created in a subfolder of /tmp?
> 
> messageviewer_XXX is not enough ?

No it's not enough because these files are never removed.
So my /tmp is filling and it prevents me from seeing my new files in /tmp.

> What is the advantage to create a subfolder ?

The advantage is to keep /tmp clean.
I use /tmp a lot and I need to keep it clean.

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

[k3b] [Bug 278982] K3B cannot start burning - fails with unknown error

2017-09-03 Thread Peter Potrowl
https://bugs.kde.org/show_bug.cgi?id=278982

Peter Potrowl  changed:

   What|Removed |Added

Summary|K3B cannon start burning -  |K3B cannot start burning -
   |fails with unknown error|fails with unknown error

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

[k3b] [Bug 278982] K3B cannot start burning - fails with unknown error

2017-09-03 Thread Peter Potrowl
https://bugs.kde.org/show_bug.cgi?id=278982

--- Comment #3 from Peter Potrowl  ---
I think this can be closed. It did not happen again.

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

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-09-03 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=384321

Andrius Štikonas  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[kde] [Bug 384322] New: Konqueror crashes when typing an URL in the location bar

2017-09-03 Thread Peter Potrowl
https://bugs.kde.org/show_bug.cgi?id=384322

Bug ID: 384322
   Summary: Konqueror crashes when typing an URL in the location
bar
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: peter...@gmail.com
  Target Milestone: ---

Application: kdeinit5 (5.0.97)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.9.43-desktop-1.mga6 x86_64
Distribution: "Mageia 6"

-- Information about the crash:
I opened a new tab. I typed `/home/peter/io` and [Enter]. Nothing happened. I
typed [Enter] two or three times. Nothing happened. I clicked the white zone of
the window below the location bar and Konqueror crashed. It happened two times
in two days.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konqueror (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f925376d800 (LWP 8012))]

Thread 21 (Thread 0x7f91a77fe700 (LWP 30092)):
#0  0x7f924f73dc4f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f920d80c830 in mojo::system::Waiter::Wait(unsigned long, unsigned
int*) () from /lib64/libQt5WebEngineCore.so.5
#2  0x7f920d7f930c in mojo::system::Core::WaitManyInternal(unsigned int
const*, unsigned int const*, unsigned int, unsigned long, unsigned int*,
mojo::system::HandleSignalsState*) () from /lib64/libQt5WebEngineCore.so.5
#3  0x7f920d7f949a in
mojo::system::Core::WaitMany(mojo::system::UserPointer,
mojo::system::UserPointer, unsigned int, unsigned long,
mojo::system::UserPointer,
mojo::system::UserPointer) () from
/lib64/libQt5WebEngineCore.so.5
#4  0x7f920d7f5cb5 in MojoWaitMany () from /lib64/libQt5WebEngineCore.so.5
#5  0x7f920ed5b1c7 in
mojo::common::MessagePumpMojo::DoInternalWork(mojo::common::MessagePumpMojo::RunState
const&, bool) () from /lib64/libQt5WebEngineCore.so.5
#6  0x7f920ed5b40e in
mojo::common::MessagePumpMojo::DoRunLoop(mojo::common::MessagePumpMojo::RunState*,
base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x7f920ed5b54d in
mojo::common::MessagePumpMojo::Run(base::MessagePump::Delegate*) () from
/lib64/libQt5WebEngineCore.so.5
#8  0x7f920d8df998 in base::RunLoop::Run() () from
/lib64/libQt5WebEngineCore.so.5
#9  0x7f920d8cb295 in base::MessageLoop::Run() () from
/lib64/libQt5WebEngineCore.so.5
#10 0x7f920d8f7496 in base::Thread::ThreadMain() () from
/lib64/libQt5WebEngineCore.so.5
#11 0x7f920d8f3b6d in base::(anonymous namespace)::ThreadFunc(void*) ()
from /lib64/libQt5WebEngineCore.so.5
#12 0x7f924f73866d in start_thread () from /lib64/libpthread.so.0
#13 0x7f9251d25e4d in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7f91a7fff700 (LWP 30091)):
#0  0x7f924f73dc4f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f920d8f66ef in
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
() from /lib64/libQt5WebEngineCore.so.5
#2  0x7f920d8f6e10 in base::SequencedWorkerPool::Worker::Run() () from
/lib64/libQt5WebEngineCore.so.5
#3  0x7f920d8f6fe0 in base::SimpleThread::ThreadMain() () from
/lib64/libQt5WebEngineCore.so.5
#4  0x7f920d8f3b6d in base::(anonymous namespace)::ThreadFunc(void*) ()
from /lib64/libQt5WebEngineCore.so.5
#5  0x7f924f73866d in start_thread () from /lib64/libpthread.so.0
#6  0x7f9251d25e4d in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7f91dcff9700 (LWP 30090)):
#0  0x7f9251d3332b in __lll_lock_wait_private () from /lib64/libc.so.6
#1  0x7f9251d34f04 in __fprintf_chk () from /lib64/libc.so.6
#2  0x7f920bc531ca in event_logv_ () from /lib64/libevent.so.6
#3  0x7f920bc53387 in event_warn () from /lib64/libevent.so.6
#4  0x7f920bc54c00 in epoll_dispatch () from /lib64/libevent.so.6
#5  0x7f920bc4aee6 in event_base_loop () from /lib64/libevent.so.6
#6  0x7f920d8a95fe in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/lib64/libQt5WebEngineCore.so.5
#7  0x7f920d8df998 in base::RunLoop::Run() () from
/lib64/libQt5WebEngineCore.so.5
#8  0x7f920d8cb295 in base::MessageLoop::Run() () from
/lib64/libQt5WebEngineCore.so.5
#9  0x7f920d8f7496 in base::Thread::ThreadMain() () from
/lib64/libQt5WebEngineCore.so.5
#10 0x7f920d8f3b6d in base::(anonymous namespace)::ThreadFunc(void*) ()
from /lib64/libQt5WebEngineCore.so.5
#11 0x7f924f73866d in start_thread () from /lib64/libpthread.so.0
#12 0x7f9251d25e4d in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7f91dd7fa700 (LWP 30089)):
#0  0x7f923b8a3d12 in mainloop_defer_enable () from /lib64/libpulse.so.0
#1  0x7f923b43cfc1 in do_pstream_read_write () from

[kwin] [Bug 372114] Crash in threaded KWin::X11StandalonePlatform::createOpenGLSafePoint

2017-09-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=372114

--- Comment #30 from Martin Flöser  ---
KSharedConfig::openConfig introduces a slight other problem: internally KWin
uses the kwinApp()->config() to make it possible to have config not use kwinrc,
but different config files (that is extensively used by e.g. autotests). The
idea behind it is that we can swap out the config at runtime for different form
factors (tablet -> notebook -> tablet). While that's not yet fully implemented,
the config part is prepared. If we use openConfig again we don't know whether
it's the same or not.

If KSharedConfig::openConfig(kwinApp()->config()->name()) works as well, that
might be a solution. Anyway if you have a patch, please put it on
phabricator.kde.org and use #KWin as review group.

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

[kdeconnect] [Bug 384315] Desktop SMS Reply with Signal App: Outgoing Message in Wrong App

2017-09-03 Thread Albert Vaca
https://bugs.kde.org/show_bug.cgi?id=384315

--- Comment #2 from Albert Vaca  ---
This bug was reported already some weeks ago, but I can't find the other bug.

Anyway, this happens due to certain SMS apps having their own message database
instead of using Android's, and there is not much we can do about it. Seems
like a problem with how the integration with external SMS apps was designed in
Android in the first place...

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

[partitionmanager] [Bug 384321] New: Mess with encoding in kpmcore

2017-09-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=384321

Bug ID: 384321
   Summary: Mess with encoding in kpmcore
   Product: partitionmanager
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: pali.ro...@gmail.com
  Target Milestone: ---

Created attachment 107670
  --> https://bugs.kde.org/attachment.cgi?id=107670=edit
$ git grep -E 'Latin1|Utf8'

Look at attched output from command: git grep -E 'Latin1|Utf8'

There is a big mess with encodings, on some places is used Latin1 on other
places UTF-8 without reason.

For converting filename stored in char* to QString should be used function
QFile::decodeName(). And for reverse operation -- conversion of filename from
QString to char* should be used function QFile::encodeName()

http://doc.qt.io/qt-5/qfile.html#decodeName
http://doc.qt.io/qt-5/qfile.html#encodeName

For converting other locale/system dependent settings (like env variables,
command line arguments or stdin/stdout), QString methods toLocal8Bit() and
fromLocal8Bit() should be used.

http://doc.qt.io/qt-5/qstring.html#toLocal8Bit
http://doc.qt.io/qt-5/qstring.html#fromLocal8Bit

Methods toUtf8() resp. toLatin1() should be used only in case callee C function
has defined API that char* must be in UTF-8 resp. in Latin1.

For ASCII strings, both UTF-8 and Latin1 encoding doing exaclty same things.
But problem happen for non-ASCII strings, when Unicode internationalization is
widely used. Properly written Unicode applications should not have this
problem.

Please recheck where UTF-8 resp. Latin1 functions are correctly used and where
decodeName() and fromLocal8Bit() should be instead.

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

[kwin] [Bug 376648] Magic lamp produces artifacts when "minimizing" to tray

2017-09-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=376648

--- Comment #2 from Martin Flöser  ---
(In reply to Christos from comment #1)
> I also have the same issue. Magic lamp minimizes/maximizes the windows with
> the mouse cursor position as a target instead of the dock/taskbar/etc. I am
> using plank dock.

Please report to plank dock developers that they should implement
_NET_WM_ICON_GEOMETRY - see
https://specifications.freedesktop.org/wm-spec/wm-spec-latest.html#idm140200472570848

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

[digikam] [Bug 342427] Timing issues when large GPX file is loaded and option "Show tracks on Map" is used with GoogleMaps

2017-09-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=342427

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #9 from Maik Qualmann  ---
Can you provide a large GPX file? I have here one from my OSMtracker with 17500
points. Re-enable tracks does not take a second. Yes, Marble feels quicker.

Maik

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

[plasmashell] [Bug 384320] New: plantage

2017-09-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384320

Bug ID: 384320
   Summary: plantage
   Product: plasmashell
   Version: 5.8.7
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: nougu...@orange.fr
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.8.7)
 (Compiled from sources)
Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.9.43-desktop-1.mga6 x86_64
Distribution: "Mageia 6"

-- Information about the crash:
- What I was doing when the application crashed:
j'utilisais bleachbit, quelque chose s'est planté mais on ne sait pas quoi
puisque ça marche normalement !

ce n'est vraiment pas au point du tout mga 6  toutes les applis se
plantent, sans défaut ou alors tout se bloque sans plantage officiel !!

de plus en plus fort, 

je vais finir par croire que mga 6 tient vraiment à concurrencer windows

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb16d14e800 (LWP 3430))]

Thread 7 (Thread 0x7fb0bab95700 (LWP 4076)):
#0  0x7fb16477f724 in g_ptr_array_set_size () at /lib64/libglib-2.0.so.0
#1  0x7fb1647aa181 in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#2  0x7fb1647aabc3 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#3  0x7fb1647aad9c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#4  0x7fb16814ce2b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#5  0x7fb1680f849a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#6  0x7fb167f323bc in QThread::exec() () at /lib64/libQt5Core.so.5
#7  0x7fb16b148902 in QQuickPixmapReader::run() () at
/lib64/libQt5Quick.so.5
#8  0x7fb167f36ff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#9  0x7fb16704066d in start_thread () at /lib64/libpthread.so.0
#10 0x7fb16784fe4d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7fb14d0ec700 (LWP 4074)):
#0  0x7fb167045c4f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fb16cbb0234 in QTWTF::TCMalloc_PageHeap::scavengerThread() () at
/lib64/libQt5Script.so.5
#2  0x7fb16cbb0279 in  () at /lib64/libQt5Script.so.5
#3  0x7fb16704066d in start_thread () at /lib64/libpthread.so.0
#4  0x7fb16784fe4d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7fb14effe700 (LWP 4073)):
#0  0x7fb1647ef974 in g_mutex_unlock () at /lib64/libglib-2.0.so.0
#1  0x7fb1647a9cde in g_main_context_acquire () at /lib64/libglib-2.0.so.0
#2  0x7fb1647aab65 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#3  0x7fb1647aad9c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#4  0x7fb16814ce2b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#5  0x7fb1680f849a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#6  0x7fb167f323bc in QThread::exec() () at /lib64/libQt5Core.so.5
#7  0x7fb16a7c3205 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#8  0x7fb167f36ff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#9  0x7fb16704066d in start_thread () at /lib64/libpthread.so.0
#10 0x7fb16784fe4d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fb14700 (LWP 3909)):
#0  0x7fb16784400d in poll () at /lib64/libc.so.6
#1  0x7fb1647aac94 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7fb1647aad9c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7fb16814ce2b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7fb1680f849a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7fb167f323bc in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7fb16a7c3205 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#7  0x7fb167f36ff9 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7fb16704066d in start_thread () at /lib64/libpthread.so.0
#9  0x7fb16784fe4d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fb156158700 (LWP 3795)):
#0  0x7fb1647aa18d in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#1  0x7fb1647aabc3 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7fb1647aad9c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7fb16814ce2b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7fb1680f849a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7fb167f323bc in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7fb16d288635 in QDBusConnectionManager::run() () at

[kwin] [Bug 274931] Windows with no border (decoration) are visible on all activities

2017-09-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=274931

--- Comment #57 from Martin Flöser  ---
I'm now giving some background information: the behavior in question was
implemented in 2010, that is 7 years ago! Back then the world of windows looked
differently. Chromium was basically the only application which existed with
client side decorations and back then it was brand new (initial release 2008
according to Wikipedia). Spotify did not yet exist, neither did GNOME use
client side decorations (though Ubuntu thought about it:
https://blog.martin-graesslin.com/blog/2010/05/open-letter-the-issues-with-client-side-window-decorations/
). When introducing activities the implementation assumed that windows without
decorations are in a specific way special and should be on all activities. Back
then this was a valid approach and absolutely correct!

Given that it does not make any sense to question the code as it is today. Yes,
the way applications interact changed and the assumptions don't hold any more
as general as they did back in 2010.

Changing the code would be a good idea and that might happen eventually.
Unfortunately it will not have any priority. Activities is still not a fully
understood topic in the case of window management and the core development team
is not investing time into it as long as we don't know where the road takes us.

For example our Activity related code does not support Wayland yet. It's one of
the last areas in KWin which is not yet adjusted for Wayland (other areas are
window rules and focus stealing prevention).

As long as this is not adjusted for Wayland, I don't expect anything to happen
on X11. We need a general solution for the problem - we didn't find one the
last seven years, I don't expect that we magically find it tomorrow. Maybe
Wayland will help us to find a solution, after all we had several other areas
where we could fix problems by looking at it from a different Wayland angle.

But personally I don't expect that Activities will see a Wayland port anytime
soon.

I'm sorry for the inconvenience this issue creates for our users. But I'm also
asking to not discuss it further in this bug report: it won't help. Your
comments won't change the priority of this bug, I'm sorry. The priority is low
as we don't know where the activities road takes us in the window manager
world.

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

[plasmashell] [Bug 382793] QuiteRss news notification hangs plasmashell

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=382793

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[Powerdevil] [Bug 381114] Can't control brightness

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=381114

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[dolphin] [Bug 286689] Dolphin should be able to show a column for file creation date, when available

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=286689

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[frameworks-kwallet] [Bug 384084] file INSTALL cannot make directory "/Applications/KDE/kwalletd5.app"

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=384084

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[okular] [Bug 371828] Wrong aspect ratio when rendering tiff file

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=371828

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[kwin] [Bug 384091] Add a window placement mode that remembers prior window position

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=384091

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[Spectacle] [Bug 383276] Empty message 'You can find the shared image at: ' when sharing to contact

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383276

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[kate] [Bug 384164] Syntax highlighting files cannot be updated because they're missing from the server

2017-09-03 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=384164

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Christoph Cullmann  ---
Fixed, thanks for the report!

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

[palapeli] [Bug 233784] improve file size for puzzles created with default slicers

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=233784

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[palapeli] [Bug 211859] interface for puzzle feeds (alternatively use GHNS)

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=211859

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[kscreenlocker] [Bug 384064] kscreenlocker is broken after locking

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=384064

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[Discover] [Bug 383454] KSysGuard is not listed in 'Application Addons' section

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383454

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[plasmashell] [Bug 383513] pixelated icon in on kicker menus

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=383513

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[krita] [Bug 368312] Movement on child layer of group layer with transparency mask is not reflected

2017-09-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368312

hawaiiga...@hotmail.com changed:

   What|Removed |Added

 CC||hawaiiga...@hotmail.com

--- Comment #5 from hawaiiga...@hotmail.com ---
I can confirm this bug as well.
(Krita 3.2.1 x64 Portable, on Windows 7 x64)

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

[Discover] [Bug 383473] Discover lacks a progress indicator for package updates

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383473

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[Breeze] [Bug 383475] kmail and Kleopatra missing/wrong tray icon for Breeze Dark

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383475

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[krita] [Bug 384302] Render animation doesn't include all frames

2017-09-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384302

--- Comment #2 from g...@gftaylor.com ---
Actually, I did, and the mp4 only had the shortened version as well. 
Having Krita not dispose of the PNG frames and running ffmpeg myself 
produced an animated GIF with all of the frames, so it is not an 
inherent problem with the GIF format either.  Everything I've seen so 
far suggests some problem in the way that ffmpeg is invoked


On 09/03/2017 11:23 AM, wolthera wrote:
> https://bugs.kde.org/show_bug.cgi?id=384302 wolthera 
>  changed: What |Removed |Added 
>  
> CC| |griffinval...@gmail.com
> --- Comment #1 from wolthera  ---
> What is the framerate? Because it might be that GIF just cannot handle all the
> frames. You might also want to check if the same thing happens with mkv or 
> mp4?
>

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

[kwin] [Bug 274931] Windows with no border (decoration) are visible on all activities

2017-09-03 Thread solitone
https://bugs.kde.org/show_bug.cgi?id=274931

--- Comment #56 from solitone  ---
Arash, I would also expect the behaviour you are describing, but I suspect
there is some technical constraint which does not allow to implement it easily.

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

[kmail2] [Bug 378315] KMail crash on logout

2017-09-03 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=378315

NSLW  changed:

   What|Removed |Added

 CC||lukasz.wojnilow...@gmail.co
   ||m
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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

[frameworks-frameworkintegration] [Bug 383501] Warning 'application not responding' window doesn't take into account current system notifications sound settings

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383501

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[www.kde.org] [Bug 384307] kde.org links to http://dot.kde.org, causing an unneeded HTTP->HTTPS redirect

2017-09-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=384307

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #1 from Albert Astals Cid  ---
SVN commit 1496995 by aacid:

http://dot.kde.org ->  https://dot.kde.org



 M  +1 -1  index.php  


WebSVN link: http://websvn.kde.org/?view=rev=1496995

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

[plasmashell] [Bug 383498] Mount media when clicking on it without having to click the "mount" button besides

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383498

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[frameworks-kio] [Bug 383502] Do not display 'Apply to All' checkbox in 'Folder Already Exists' file transferring dialog if there is only one folder moving/copying

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383502

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[plasma-nm] [Bug 383505] Apply button is disabled

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383505

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[kde] [Bug 383510] KDE-Plasma don't work in VirtualBox 5.1.26 with 3D-acceleration

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383510

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

--- Comment #4 from Dr. Chapatin  ---
I can confirm this problem with opensuse tumbleweed, virtualbox running on
windows 7 x64 host.

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

[dolphin] [Bug 308392] Shorten action links in Info Panel

2017-09-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=308392

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/bal
   ||oo-widgets/3e90a9cd9a828ad5
   ||32fb0c7a3aa2f26e10c18c4c

--- Comment #2 from Albert Astals Cid  ---
Git commit 3e90a9cd9a828ad532fb0c7a3aa2f26e10c18c4c by Albert Astals Cid, on
behalf of Nathaniel Graham.
Committed on 03/09/2017 at 18:15.
Pushed by aacid into branch 'master'.

Remove redundancy when adding Tags and Comments in Dolphin

Summary:

Replaced: "Tags: Add Tags.." and "Comments: Add Comments..." with "Tags:
Add..." and "Comments: Add..."

Reviewers: broulik, #dolphin, #kde_applications

Reviewed By: broulik

Tags: #dolphin

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

M  +1-1src/kcommentwidget.cpp
M  +1-1src/tagwidget.cpp

https://commits.kde.org/baloo-widgets/3e90a9cd9a828ad532fb0c7a3aa2f26e10c18c4c

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

[digikam] [Bug 375483] Wrong history on images taken with Samsung S3 [patch]

2017-09-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375483

--- Comment #11 from gugs...@free.fr ---
Hello,

> There is a solution. You must enable the Option "Rescan file when files are
> modified" in the metadata settings. Then use "touch" to call the relevant
> files. The disadvantage is that the file date is changed.

I tried this, but unfortunately, it did not work. Digikam rescans the files,
but they still don't appear in the Thumbnail view.

Gurvan

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

[Discover] [Bug 383518] Lists of apps in Discover have no clear sort order

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383518

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[Discover] [Bug 383514] Provide a way to see dependencies (can be well-hidden)

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383514

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[calligraplan] [Bug 348182] Plan crash on start

2017-09-03 Thread A . A . Keene
https://bugs.kde.org/show_bug.cgi?id=348182

A. A. Keene  changed:

   What|Removed |Added

 CC||angeloke...@gmail.com

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

[calligraplan] [Bug 348182] Plan crash on start

2017-09-03 Thread A . A . Keene
https://bugs.kde.org/show_bug.cgi?id=348182

--- Comment #2 from A. A. Keene  ---
Created attachment 107668
  --> https://bugs.kde.org/attachment.cgi?id=107668=edit
New crash information added by DrKonqi

calligraplan (2.8.5) on KDE Platform 4.14.2 using Qt 4.8.6

- What I was doing when the application crashed:  Started the application from
the KDE menu, no window appeared.

-- Backtrace (Reduced):
#6  0x7fdbc98d4c37 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x7fdbc98d8028 in __GI_abort () at abort.c:89
[...]
#11 0x7fdbc95ae783 in KoApplication::start (this=this@entry=0x7ffe90a032b0)
at /build/buildd/calligra-2.8.5/libs/main/KoApplication.cpp:328
#12 0x7fdbc9c688ca in kdemain (argc=, argv=)
at /build/buildd/calligra-2.8.5/plan/main.cpp:70
#13 0x7fdbc98bff45 in __libc_start_main (main=0x4006d0 ,
argc=1, argv=0x7ffe90a033e8, init=, fini=,
rtld_fini=, stack_end=0x7ffe90a033d8) at libc-start.c:287

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

[dolphin] [Bug 306247] Allow selection of files in detail view when clicking on another column than the first one

2017-09-03 Thread Hamidreza Jafari
https://bugs.kde.org/show_bug.cgi?id=306247

--- Comment #6 from Hamidreza Jafari  ---
As simple as knowing your left and right hand! Left click as usual clears multi
selection to single select or document open, right click retains and pops up
the context menu. Plus there are plenty other space available for background
work. I suggest giving it the attention required.

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

[Breeze] [Bug 367696] konsole icon is almost invisible when I use breeze dark theme

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=367696

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[Breeze] [Bug 382264] Black buttons unreadable on the black logout screen

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=382264

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[systemsettings] [Bug 384319] New: [hidpi] cursor-size settings dont properly preview or set cursors on HiDPI screen

2017-09-03 Thread Christoph
https://bugs.kde.org/show_bug.cgi?id=384319

Bug ID: 384319
   Summary: [hidpi] cursor-size settings dont properly preview or
set cursors on HiDPI screen
   Product: systemsettings
   Version: 5.10.4
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ilove...@mojo.cc
  Target Milestone: ---

Created attachment 107667
  --> https://bugs.kde.org/attachment.cgi?id=107667=edit
systemsettingscreenshot - showing size comparison of selected cursor-preiview
to real-size-cursor

this may only be related to my HiDPI-screen , on opensuse-TW but 

what i can choose in size , and what is effectivly set and displayed doesnt
match 

I select & apply for size 48 but it keeps 24

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

[Discover] [Bug 380496] Discover crashes upon opening

2017-09-03 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=380496

Antonio Rojas  changed:

   What|Removed |Added

 CC||check...@gmail.com

--- Comment #30 from Antonio Rojas  ---
*** Bug 384318 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 384318] Discover crashes upon opening

2017-09-03 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=384318

Antonio Rojas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||aro...@archlinux.org

--- Comment #1 from Antonio Rojas  ---


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

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

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

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=360170

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[dolphin] [Bug 379350] Full horizontal highlight

2017-09-03 Thread Hamidreza Jafari
https://bugs.kde.org/show_bug.cgi?id=379350

Hamidreza Jafari  changed:

   What|Removed |Added

 CC||hamidrjaf...@gmail.com

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

[dolphin] [Bug 379350] Full horizontal highlight

2017-09-03 Thread Hamidreza Jafari
https://bugs.kde.org/show_bug.cgi?id=379350

--- Comment #8 from Hamidreza Jafari  ---
(In reply to Nate Graham from comment #7)
> 
> *** This bug has been marked as a duplicate of bug 306247 ***

Why is it a duplicate?

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

[dolphin] [Bug 306247] Allow selection of files in detail view when clicking on another column than the first one

2017-09-03 Thread Hamidreza Jafari
https://bugs.kde.org/show_bug.cgi?id=306247

Hamidreza Jafari  changed:

   What|Removed |Added

 CC||hamidrjaf...@gmail.com

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

[kactivitymanagerd] [Bug 377791] Crash when switching users

2017-09-03 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=377791

--- Comment #3 from Kishore Gopalakrishnan  ---
(In reply to Ivan Čukić from comment #2)
> Do you have the process output?

Unfortunately, I'm not sure how I would get the output. Is the output logged
somewhere?

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

[dolphin] [Bug 306247] Allow selection of files in detail view when clicking on another column than the first one

2017-09-03 Thread Hamidreza Jafari
https://bugs.kde.org/show_bug.cgi?id=306247

Hamidreza Jafari  changed:

   What|Removed |Added

 CC|hamidrjaf...@gmail.com  |

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

[dolphin] [Bug 338953] active item does not follow mouse selection if icon or text is not hovered

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=338953

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
 CC||pointedst...@zoho.com

--- Comment #5 from Nate Graham  ---
What you've requested is the behavior I'm seeing now in Dolphin 16.12.3

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

[valgrind] [Bug 365327] Support macOS Sierra (10.12)

2017-09-03 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=365327
Bug 365327 depends on bug 379748, which changed state.

Bug 379748 Summary: [PATCH] Missing pselect syscall (OS X 10.11)
https://bugs.kde.org/show_bug.cgi?id=379748

   What|Removed |Added

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

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

[valgrind] [Bug 379748] [PATCH] Missing pselect syscall (OS X 10.11)

2017-09-03 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=379748

Rhys Kidd  changed:

   What|Removed |Added

Summary|[PATCH] Missing pselect |[PATCH] Missing pselect
   |syscall (OS X 10.12)|syscall (OS X 10.11)
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Rhys Kidd  ---
Based on xnu source this syscall #394 as pselect was added in OS X 10.11 (El
Capitan).

Thanks for the patch Louis. A version based upon it was committed as 55fe390.

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

[dolphin] [Bug 347259] When renaming inline, tab key should begin renaming the next file rather than inserting a tab character

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=347259

Nate Graham  changed:

   What|Removed |Added

Summary|Smarter file renaming   |When renaming inline, tab
   ||key should begin renaming
   ||the next file rather than
   ||inserting a tab character
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||pointedst...@zoho.com

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

[dolphin] [Bug 338492] File icon previews should be turned on for all icon types by default

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=338492

Nate Graham  changed:

   What|Removed |Added

 CC||kochnor...@rocketmail.com

--- Comment #12 from Nate Graham  ---
*** Bug 349106 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 349106] There should be an option for always having "previews" enabled

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=349106

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #5 from Nate Graham  ---


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

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

[dolphin] [Bug 354145] Dolphin - Samba wont connect, but tells me I have a broken pipe and should file a bug report

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=354145

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Nate Graham  ---
Can't triage without more info, sorry.

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

[dolphin] [Bug 252483] Trash icons in dolphin not properly updated after a "restore" operation

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=252483

Nate Graham  changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #23 from Nate Graham  ---
*** Bug 356981 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 356981] baloosearch remove a file to trash missing reload

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=356981

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---


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

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

[dolphin] [Bug 357811] Disappearing cursor when changing a directory

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=357811

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
Can't reproduce in Dolphin 16.12.3

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

[dolphin] [Bug 350082] missing some icons

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=350082

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

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

[dolphin] [Bug 356967] Two finger Scrolling from touchpad does not work on Dolphin 15.08.2 Kubuntu 15.10

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=356967

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Nate Graham  ---
Definitely working in Dolphin 16.12.3.

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

[dolphin] [Bug 368582] Hover display effect makes the marked file name unreadable.

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=368582

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
This is caused by a bug or misconfiguration in your color theme.

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

[dolphin] [Bug 374051] Feature request: add octal format to file permissions

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374051

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---


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

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

[dolphin] [Bug 227745] Add option to display permissions in numerical format ("777") rather than textually ("rwxrwxrwx")

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=227745

Nate Graham  changed:

   What|Removed |Added

 CC||dutchgig...@gmail.com

--- Comment #3 from Nate Graham  ---
*** Bug 374051 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 374157] Show text instead of file name ifor desktop configuration files in preview mode

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374157

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
I'm not totally clear on what you're asking for, but I think you want the
desktop view to be consistent with ~/Desktop. You can adjust the desktop
settings appropriately to make them iodentical by right-clicking on the
desktop: right-click on Desktop > Configure Desktop > Icons > adjust stuff

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

[kio] [Bug 383995] KDE notificator is giving wrong copying time.

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383995

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[dolphin] [Bug 374392] Navigate backward in file list with Shift+letter combinations

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374392

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
An interesting idea, but I think there's an even easier way to go back to the
previous item: just use the appropriate arrow key.

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

[dolphin] [Bug 374561] Additional Information -> Document -> pages

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374561

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
It looks like we don't currently index the number of pages for PDF files, so
this will be more challenging than just adding the ability to view it.

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

[dolphin] [Bug 370355] Creating new text file directly after launching app doesn't reload directory

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=370355

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Nate Graham  ---
Not able to reproduce in Dolphin 16.12.3 or 17.08.0

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

[Discover] [Bug 384318] New: Discover crashes upon opening

2017-09-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384318

Bug ID: 384318
   Summary: Discover crashes upon opening
   Product: Discover
   Version: 5.10.5
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: check...@gmail.com
  Target Milestone: ---

Application: plasma-discover (5.10.5)

Qt Version: 5.9.1
Frameworks Version: 5.37.0
Operating System: Linux 4.12.8-2-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Discover crashes on latest Arch Linux KDE stable updates from the main
repository. When it works, it loads really slowly and most of the added popular
themes and extensions don't seem to be installed at all.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f41b4e77e40 (LWP 1913))]

Thread 11 (Thread 0x7f41727ca700 (LWP 1925)):
#0  0x7f41b0571029 in syscall () at /usr/lib/libc.so.6
#1  0x7f41b08be0e7 in __cxxabiv1::__cxa_guard_acquire(__cxxabiv1::__guard*)
(g=0x7f41af52d168) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/guard.cc:302
#2  0x7f41af27f94d in  () at /usr/lib/libQt5Network.so.5
#3  0x7f41af27246c in  () at /usr/lib/libQt5Network.so.5
#4  0x7f41b0c5e341 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f41b0c6215b in  () at /usr/lib/libQt5Core.so.5
#6  0x7f41acdb3049 in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f41b0575f0f in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7f4172fcb700 (LWP 1924)):
[KCrash Handler]
#5  0x7f41b4cbb8e8 in _dl_relocate_object () at /lib64/ld-linux-x86-64.so.2
#6  0x7f41b4cc3813 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#7  0x7f41b05afe44 in _dl_catch_error () at /usr/lib/libc.so.6
#8  0x7f41b4cc315a in _dl_open () at /lib64/ld-linux-x86-64.so.2
#9  0x7f41aae9eea6 in  () at /usr/lib/libdl.so.2
#10 0x7f41b05afe44 in _dl_catch_error () at /usr/lib/libc.so.6
#11 0x7f41aae9f5a7 in  () at /usr/lib/libdl.so.2
#12 0x7f41aae9ef42 in dlopen () at /usr/lib/libdl.so.2
#13 0x7f41b0e4172e in  () at /usr/lib/libQt5Core.so.5
#14 0x7f41b0e3af89 in QLibrary::load() () at /usr/lib/libQt5Core.so.5
#15 0x7f41af27f349 in  () at /usr/lib/libQt5Network.so.5
#16 0x7f41af27f95a in  () at /usr/lib/libQt5Network.so.5
#17 0x7f41af27246c in  () at /usr/lib/libQt5Network.so.5
#18 0x7f41b0c5e341 in  () at /usr/lib/libQt5Core.so.5
#19 0x7f41b0c6215b in  () at /usr/lib/libQt5Core.so.5
#20 0x7f41acdb3049 in start_thread () at /usr/lib/libpthread.so.0
#21 0x7f41b0575f0f in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7f4173fff700 (LWP 1923)):
#0  0x7f41b056be9d in poll () at /usr/lib/libc.so.6
#1  0x7f41aabd5c09 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f41aabd5d1c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f41b0ea0084 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f41b0e43ffb in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f41b0c5d40e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f41b0c6215b in  () at /usr/lib/libQt5Core.so.5
#7  0x7f41acdb3049 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f41b0575f0f in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7f41792a1700 (LWP 1922)):
#0  0x7f41b056be9d in poll () at /usr/lib/libc.so.6
#1  0x7f41aabd5c09 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f41aabd5d1c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f41b0ea0084 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f41b0e43ffb in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f41b0c5d40e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f41b0c6215b in  () at /usr/lib/libQt5Core.so.5
#7  0x7f41acdb3049 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f41b0575f0f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7f4183469700 (LWP 1921)):
#0  0x7f41b056be9d in poll () at /usr/lib/libc.so.6
#1  0x7f41aabd5c09 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f41aabd5d1c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f41b0ea0084 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f41b0e43ffb in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f41b0c5d40e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f41b411c96b in  () at /usr/lib/libQt5Quick.so.5
#7  0x7f41b0c6215b in  () at /usr/lib/libQt5Core.so.5
#8  0x7f41acdb3049 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f41b0575f0f in 

[dolphin] [Bug 171537] Windows system files visible in external ntfs partition or drive

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=171537

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #3 from Nate Graham  ---
There is approximately a 0% chance that Microsoft will add POSIX compatibility
to NTFS and start using dotfiles for their hidden files. I think it's a
reasonable request to hide these folders by default, and show them alongside
dotfiles when the "Show hidden files" sessing is turned on.

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

[dolphin] [Bug 176837] Grey out the underscores

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=176837

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|CONFIRMED   |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #2 from Nate Graham  ---
Thanks for the bug report! However, outside of the UNIX hacker world, people
use underscores for plenty of things and actually want to see them. This is
such a niche case that I don't think it makes sense to add another option that
would clutter up the settings window, and it's not going to be of general use
to everybody if we make this the default behavior.

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

[dolphin] [Bug 155642] When entering a directory with the keyboard dolphin should auto select the first item in the new view

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=155642

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
 CC||pointedst...@zoho.com

--- Comment #2 from Nate Graham  ---
This is the way it does work as of Dolphin 16.12.3. The first item has a little
blue line indicating that it is where the selection cursor is at.

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

[Oxygen] [Bug 267959] Use oxygen sub window transition for navigating folders in Dolphin

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=267959

Nate Graham  changed:

   What|Removed |Added

Summary|Use oxygen sub window   |Use oxygen sub window
   |transition for navigating   |transition for navigating
   |folders |folders in Dolphin

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

[Oxygen] [Bug 267959] Use oxygen sub window transition for navigating folders

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=267959

Nate Graham  changed:

   What|Removed |Added

Product|dolphin |Oxygen
 CC||pointedst...@zoho.com
   Assignee|dolphin-bugs-n...@kde.org   |hugo.pereira.da.costa@gmail
   ||.com
  Component|view-engine: general|general
Version|16.12.2 |unspecified

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

[kmymoney4] [Bug 360500] Unable to enter the same value in the No. field for more than 1 transaction.

2017-09-03 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=360500

--- Comment #7 from Jack  ---
I've been thinking about this, and while I agree the use case for being able to
enter the same number more than once is valid, I don't want to lose the
original use case, which is to prevent duplicate entries.  I wonder if I should
post a separate wish list to make this configurable per account.  That way, I
can assure unique check numbers in a real checking account, but allow
duplicates in other accounts.  The dialog which requires confirmation is sort
of an interim step - at least the user knows the number is duplicate.  Could
there be a "do not show this again" at least system-wide, but perhaps per
account?

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

[dolphin] [Bug 169405] Save icon size per-directory

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=169405

Nate Graham  changed:

   What|Removed |Added

 CC||musta...@protonmail.com

--- Comment #17 from Nate Graham  ---
*** Bug 378301 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 378301] Individual Zoom preference for folders

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=378301

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Nate Graham  ---


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

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

[dolphin] [Bug 181214] Delete an element (file/folder): next element should be selected by default

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=181214

Nate Graham  changed:

   What|Removed |Added

 CC||neund...@kde.org

--- Comment #6 from Nate Graham  ---
*** Bug 185188 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 271751] Allow to export Advanced Slideshow rendering as a video file

2017-09-03 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=271751

Hans-Peter Jansen  changed:

   What|Removed |Added

 CC||h...@urpla.net

--- Comment #11 from Hans-Peter Jansen  ---
Hi Gilles,

that's a nice feature. Thanks.

What I was missing is a way to add some sound, especially since I didn't manage
to get the presentation utility to play some mp3 tracks as well... (using
openSUSE 42.3, KDE:Extra and Packman repos)

Cheers,
Pete

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

[dolphin] [Bug 185188] After deleting a file in Details view, the selection cursor disappears

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=185188

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Nate Graham  ---


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

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

[dolphin] [Bug 377340] Select folder on middle click

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377340

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
Middle-click opens the item in a new tab, which is a common and expected
behavior for tab-based programs. If you don't like the default
single-click-to-open behavior (I don't like it either) you can return to the
typical left-click-select behavior using System Settings > Input > Mouse >
"Double-click to open files and folders (select icons on first click)"

This setting is rather buried and not in the right place, IMHO. We are tracking
that with https://bugs.kde.org/show_bug.cgi?id=377310

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

[dolphin] [Bug 175414] Icons don't show that a folder is inaccessible

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=175414

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #10 from Nate Graham  ---
I think the current behavior is fine. Dolphin's goal is navigating the
filesystem. It doesn't matter if the directory is executable or not.

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

[dolphin] [Bug 374829] Cannnot refresh thumbnails in Dolphin by pressing F5

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374829

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #6 from Nate Graham  ---
Sounds like this is a works-for-me.

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

[dolphin] [Bug 378786] inline rename: scrolling causes rename of wrong file

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=378786

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #2 from Nate Graham  ---
Whoa! That's a weird one. And the actual text field moves as you scroll, weird.

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

[dolphin] [Bug 322922] Do not store dot directory files in the folder you're browsing

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=322922

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #8 from Nate Graham  ---
Can anyone explain the actual negative impact for an average user (not someone
who has 500,000 empty files in a folder) that comes from storing .directory
files inside their folders? Windows and macOS both use per-directory settings
files like these and it hasn't caused the end of the world there.

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

[krita] [Bug 384302] Render animation doesn't include all frames

2017-09-03 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=384302

wolthera  changed:

   What|Removed |Added

 CC||griffinval...@gmail.com

--- Comment #1 from wolthera  ---
What is the framerate? Because it might be that GIF just cannot handle all the
frames. You might also want to check if the same thing happens with mkv or mp4?

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

[dolphin] [Bug 378301] Individual Zoom preference for folders

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=378301

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Nate Graham  ---
Confirmed. Right now the zoom preference is saved per view mode (e.g. Details
view and Icons view can have separate zoom settings), not per folder. It should
be.

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

[frameworks-kwidgetsaddons] [Bug 91970] KPasswordDialog: Display warning if Caps Lock is on

2017-09-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=91970

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[dolphin] [Bug 379291] keep your position when resizing the window

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=379291

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Nate Graham  ---
This is not going to be possible in many cases, because the window will be
either vertically maximized or sow close to the bottom that extending it by
several hundred pixels will make it jump anyway.

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

[dolphin] [Bug 379898] Touchscreen not supported

2017-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=379898

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Nate Graham  ---
I agree. However, this bug is so broad that it is not actionable. We need one
issue per bug report. I encourage you to open individual bugs to track these
issues. There are already bugs tracking some of these, e.g:

- KDE Dolphin double-click setting is in the wrong place
-- https://bugs.kde.org/show_bug.cgi?id=377310

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

[umbrello] [Bug 384189] no functional keyboard shortcuts in dock windows

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=384189

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[plasmashell] [Bug 384290] With Icons-Only Task Manager, open applications are hard to distinguish

2017-09-03 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=384290

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

<    1   2   3   4   >