[konsole] [Bug 432547] repo file error while running zypper

2021-02-07 Thread Eli MacKenzie
https://bugs.kde.org/show_bug.cgi?id=432547

Eli MacKenzie  changed:

   What|Removed |Added

Summary|error for update|repo file error while
   ||running zypper

--- Comment #3 from Eli MacKenzie  ---
bug 427585 comment #3 has additional info that you may find helpful.

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

[kmymoney] [Bug 308267] Home view, net total of preferred accounts doesn't include stocks

2021-02-07 Thread Ivan
https://bugs.kde.org/show_bug.cgi?id=308267

--- Comment #7 from Ivan  ---
Created attachment 135496
  --> https://bugs.kde.org/attachment.cgi?id=135496&action=edit
Screenshot of bug

Screenshot demonstrating bug

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

[kmymoney] [Bug 308267] Home view, net total of preferred accounts doesn't include stocks

2021-02-07 Thread Ivan
https://bugs.kde.org/show_bug.cgi?id=308267

--- Comment #8 from Ivan  ---
I am attaching a KMM file with two accounts, which should help reproduce the
bug, and a screenshot of what I see (and did not expect to see).

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

[kmymoney] [Bug 308267] Home view, net total of preferred accounts doesn't include stocks

2021-02-07 Thread Ivan
https://bugs.kde.org/show_bug.cgi?id=308267

--- Comment #9 from Ivan  ---
(Apologies for the multiple messages. I did not realize the bug tracker was
sending messages for each attachment individually.)

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

[digikam] [Bug 431951] UI lockup for upwards of 15 seconds while just scrolling album views and selecting images

2021-02-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431951

--- Comment #28 from griffiths_a...@icloud.com ---
Hmm.. Have I just picked one of the very few places SQL is logged in that file?
Is it not performed generally? I picked 

QMap CoreDB::getFormatStatistics(DatabaseItem::Category category)
const

but I see that lots of other methods don't log.

Sorry for the misdirection if that's the case, but I think it would be a great
help if SQL could be logged at the point the database call is actually
performed.

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

[kstars] [Bug 432490] Kstars crashes when opening colour FITS image

2021-02-07 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=432490

Jasem Mutlaq  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||3.5.2

--- Comment #5 from Jasem Mutlaq  ---
Thank you, it's fixed in GIT and 3.5.2 when released.

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

[kiofuse] [Bug 432627] New: drag and drop from remote locations (dolphin/kio-fuse) to apps not working

2021-02-07 Thread Jason Straight
https://bugs.kde.org/show_bug.cgi?id=432627

Bug ID: 432627
   Summary: drag and drop from remote locations (dolphin/kio-fuse)
to apps not working
   Product: kiofuse
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: a.saout...@gmail.com
  Reporter: j.straight-...@straights.net
  Target Milestone: ---

If I access a remote smb share with dolphin, I can drag and drop a text file on
an open kate to open the text file.

This seems to be about the only app it works with. Even KDE apps I've tried
don't work.

What I know doesn't work:
- Thunderbird e-mail attaching
- videos with kdenlive
- pictures with krita
- Audio files with audacity
- text and source files with vscode

Seems like if an icon is dragged/dropped to an app, it should send the app the
local path (if one is available).

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

[kiofuse] [Bug 432628] New: Dolphin file previews don't work with remote smb with kio-fuse?

2021-02-07 Thread Jason Straight
https://bugs.kde.org/show_bug.cgi?id=432628

Bug ID: 432628
   Summary: Dolphin file previews don't work with remote smb with
kio-fuse?
   Product: kiofuse
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: a.saout...@gmail.com
  Reporter: j.straight-...@straights.net
  Target Milestone: ---

Not sure if this should be filed under dolphin, or kio-fuse.

Navigating to a remote folder with multimedia files, like sound/video doesn't
allow me to play the previews in the preview pane in Dolphin.

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

[kmail2] [Bug 423189] Cannot make default script active

2021-02-07 Thread Jason Straight
https://bugs.kde.org/show_bug.cgi?id=423189

Jason Straight  changed:

   What|Removed |Added

 CC||j.straight-...@straights.ne
   ||t

--- Comment #3 from Jason Straight  ---
I don't know if this helps or not, but thunderbird with the sieve addon can
make the script active.

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

[kwin] [Bug 432625] KWin does not set up Xauthority socket in the Plasma Wayland session, breaking Anaconda

2021-02-07 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=432625

--- Comment #1 from Rex Dieter  ---
sddm may be related too,
https://github.com/sddm/sddm/blob/develop/src/helper/UserSession.cpp#L263

appears to purposely set XAUTHORITY only for X11 sesions.

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

[kstars] [Bug 432490] Kstars crashes when opening colour FITS image

2021-02-07 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=432490

Jasem Mutlaq  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/educ
   ||ation/kstars/commit/e50708a
   ||714db4225fb81ac72feca3db460
   ||3fb5c0

--- Comment #6 from Jasem Mutlaq  ---
Git commit e50708a714db4225fb81ac72feca3db4603fb5c0 by Jasem Mutlaq.
Committed on 08/02/2021 at 00:03.
Pushed by mutlaqja into branch 'master'.

Only debayer images that originally have single channel in the fits header.

Fix debayer reload.
FIXED-IN:3.5.2

M  +16   -15   kstars/fitsviewer/fitsdata.cpp
M  +7-1kstars/fitsviewer/fitsdata.h
M  +1-1kstars/fitsviewer/fitsdebayer.cpp

https://invent.kde.org/education/kstars/commit/e50708a714db4225fb81ac72feca3db4603fb5c0

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

[dolphin] [Bug 398908] Dolphin uses up huge amounts of memory

2021-02-07 Thread GSC
https://bugs.kde.org/show_bug.cgi?id=398908

GSC  changed:

   What|Removed |Added

 CC||xgd...@msn.com

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

[dolphin] [Bug 422282] Tree View mode crashes in KFileItemModel::removeItems() and shows duplicate items

2021-02-07 Thread Mathias Panzenböck
https://bugs.kde.org/show_bug.cgi?id=422282

Mathias Panzenböck  changed:

   What|Removed |Added

 CC||grosser.meister.morti@gmx.n
   ||et

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

[dolphin] [Bug 422282] Tree View mode crashes in KFileItemModel::removeItems() and shows duplicate items

2021-02-07 Thread Mathias Panzenböck
https://bugs.kde.org/show_bug.cgi?id=422282

--- Comment #55 from Mathias Panzenböck  ---
Created attachment 135497
  --> https://bugs.kde.org/attachment.cgi?id=135497&action=edit
New crash information added by DrKonqi

dolphin (20.12.1) using Qt 5.15.2

- What I was doing when the application crashed:

Deleted a folder on the command line. The folder wasn't big and I'm not 100%
sure what exactly was open in Dolphin, if it was that folder or a super-folder
of that folder. Could not reproduce when I tried, but again, maybe because I
didn't recreate the state in Dolphin exactly.

-- Backtrace (Reduced):
#4  0x7f6a2ad67020 in KFileItemModel::data(int) const () from
/lib64/libdolphinprivate.so.5
#5  0x7f6a2ada0dd8 in
KStandardItemListWidgetInformant::preferredRoleColumnWidth(QByteArray const&,
int, KItemListView const*) const () from /lib64/libdolphinprivate.so.5
#6  0x7f6a2ad92deb in KItemListView::preferredColumnWidths(KItemRangeList
const&) const () from /lib64/libdolphinprivate.so.5
#7  0x7f6a2ad95a1b in
KItemListView::updatePreferredColumnWidths(KItemRangeList const&) () from
/lib64/libdolphinprivate.so.5
#8  0x7f6a2ad95bc2 in KItemListView::updatePreferredColumnWidths() () from
/lib64/libdolphinprivate.so.5

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

[kdevelop] [Bug 432629] New: background parser crash

2021-02-07 Thread Be
https://bugs.kde.org/show_bug.cgi?id=432629

Bug ID: 432629
   Summary: background parser crash
   Product: kdevelop
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: b...@gmx.com
  Target Milestone: ---

Application: kdevelop (5.6.40)

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.10.7-200.fc33.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 33 (Workstation Edition)

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

KDevelop was running the parser in the background. I did not have the KDevelop
window visible.

The crash can be reproduced sometimes.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted

[KCrash Handler]
#4  0x7f181e6209d5 in raise () from /lib64/libc.so.6
#5  0x7f181e6098a4 in abort () from /lib64/libc.so.6
#6  0x7f181ebaa48f in QMessageLogger::fatal(char const*, ...) const () from
/lib64/libQt5Core.so.5
#7  0x7f181eba9894 in qt_assert(char const*, char const*, int) () from
/lib64/libQt5Core.so.5
#8  0x7f17d122235a in ClangHelpers::buildDUChain(void*, QMultiHash const&, ParseSession const&, QFlags,
QHash&, QHash const&, KDevelop::IndexedString const&,
ClangIndex*, std::function const&) (file=0x7f1742261df0, imports=...,
session=..., features=..., includedFiles=..., unsavedRevisions=...,
parseDocument=..., index=0x203b190, abortFunction=...) at
../plugins/clang/duchain/clanghelpers.cpp:163
#9  0x7f17d12d42c8 in ClangParseJob::run (this=0x861de20) at
../plugins/clang/clangparsejob.cpp:341
#10 0x7f18218b13ff in
ThreadWeaver::IdDecorator::run(QSharedPointer,
ThreadWeaver::Thread*) () from /lib64/libKF5ThreadWeaver.so.5
#11 0x7f18218b1dfb in
ThreadWeaver::Executor::run(QSharedPointer const&,
ThreadWeaver::Thread*) () from /lib64/libKF5ThreadWeaver.so.5
#12 0x7f18218b09b7 in
ThreadWeaver::Job::execute(QSharedPointer const&,
ThreadWeaver::Thread*) () from /lib64/libKF5ThreadWeaver.so.5
#13 0x7f18218aef16 in ThreadWeaver::Thread::run() () from
/lib64/libKF5ThreadWeaver.so.5
#14 0x7f181ebdfdf0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#15 0x7f181da793f9 in start_thread () from /lib64/libpthread.so.0
#16 0x7f181e6e4903 in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f17b15d9640 (LWP 10056) "Queue(0xd71f60)"):
#1  0x7f17f779530f in llvm_execute_on_thread_impl(void* (*)(void*), void*,
llvm::Optional, (anonymous namespace)::JoiningPolicy) [clone
.isra.0] () from /lib64/libLLVM-11.so
#2  0x7f17f7795436 in llvm::llvm_execute_on_thread(void (*)(void*), void*,
llvm::Optional) () from /lib64/libLLVM-11.so
#3  0x7f17f76c7d1b in
llvm::CrashRecoveryContext::RunSafelyOnThread(llvm::function_ref,
unsigned int) () from /lib64/libLLVM-11.so
#4  0x7f17b2bb4799 in clang_parseTranslationUnit2FullArgv () from
/lib64/libclang.so.11
#5  0x7f17b2bb488a in clang_parseTranslationUnit2 () from
/lib64/libclang.so.11
#6  0x7f17d124014c in ParseSessionData::ParseSessionData
(this=0x7f17a6905c10, unsavedFiles=..., index=0x203b190, environment=...,
options=...) at ../plugins/clang/duchain/parsesession.cpp:327
#7  0x7f17d12d48e8 in ClangParseJob::createSessionData (this=0x8615d10) at
../plugins/clang/clangparsejob.cpp:387
#8  0x7f17d12d3cc7 in ClangParseJob::run (this=0x8615d10) at
../plugins/clang/clangparsejob.cpp:303
#9  0x7f18218b13ff in
ThreadWeaver::IdDecorator::run(QSharedPointer,
ThreadWeaver::Thread*) () from /lib64/libKF5ThreadWeaver.so.5
#10 0x7f18218b1dfb in
ThreadWeaver::Executor::run(QSharedPointer const&,
ThreadWeaver::Thread*) () from /lib64/libKF5ThreadWeaver.so.5
#11 0x7f18218b09b7 in
ThreadWeaver::Job::execute(QSharedPointer const&,
ThreadWeaver::Thread*) () from /lib64/libKF5ThreadWeaver.so.5
#12 0x7f18218aef16 in ThreadWeaver::Thread::run() () from
/lib64/libKF5ThreadWeaver.so.5
#13 0x7f181ebdfdf0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#14 0x7f181da793f9 in start_thread () from /lib64/libpthread.so.0
#15 0x7f181e6e4903 in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f17d1154640 (LWP 9874) "KDevelop::Compl"):
#1  0x7f181cbc0d13 in g_main_context_check () from /lib64/libglib-2.0.so.0
#2  0x7f181cc1269d in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#3  0x7f181cbbdd43 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#4  0x7f181edc770b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#5  0x7f181ed7957b in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#6  0x7f181ebdeb67 in QThread::exec() () from /lib64/libQt5Core.so.5
#7  0x7f1821b108cf in KDevelop::CompletionWorkerThread::run
(this=0x203af70) at
../kdevp

[digikam] [Bug 432619] Batch Queue Manager does not use original album as target

2021-02-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432619

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

   What|Removed |Added

 Resolution|DUPLICATE   |FIXED
   Version Fixed In||7.2.0

--- Comment #4 from caulier.gil...@gmail.com ---
Fixed with bug #431660

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

[krita] [Bug 432455] canvas input settings shortcuts not working after save file

2021-02-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=432455

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #5 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[frameworks-kio] [Bug 432610] Size difference shown as 16,0 EiB if file size difference is larger than 2 GiB

2021-02-07 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=432610

Méven Car  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/commit/fc4d1cfc6
   ||6e17f885ca4c22535031886832b
   ||e685
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Méven Car  ---
Git commit fc4d1cfc66e17f885ca4c22535031886832be685 by Méven Car.
Committed on 07/02/2021 at 19:13.
Pushed by meven into branch 'master'.

RenameDialog: fix a potential buffer overflow

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

https://invent.kde.org/frameworks/kio/commit/fc4d1cfc66e17f885ca4c22535031886832be685

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

[Breeze] [Bug 432614] System font not apply for GTK applications

2021-02-07 Thread Mikhail Zolotukhin
https://bugs.kde.org/show_bug.cgi?id=432614

Mikhail Zolotukhin  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

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

[krusader] [Bug 432302] Clicking on a file which is result of search operation is not positioning cursor over the file/directory

2021-02-07 Thread Marko
https://bugs.kde.org/show_bug.cgi?id=432302

--- Comment #5 from Marko  ---
Created attachment 135498
  --> https://bugs.kde.org/attachment.cgi?id=135498&action=edit
Krusader won't position cursor over directory when it's double-clicked or
pushed enter on it, in search results.

I added .mp4 video recorded which shows this bug.

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

[kstars] [Bug 432490] Kstars crashes when opening colour FITS image

2021-02-07 Thread Rob Bush
https://bugs.kde.org/show_bug.cgi?id=432490

--- Comment #7 from Rob Bush  ---
Awesome, thanks!

On Mon, 8 Feb 2021, 01:29 Jasem Mutlaq,  wrote:

> https://bugs.kde.org/show_bug.cgi?id=432490
>
> Jasem Mutlaq  changed:
>
>What|Removed |Added
>
> 
>   Latest Commit||
> https://invent.kde.org/educ
>|
> |ation/kstars/commit/e50708a
>|
> |714db4225fb81ac72feca3db460
>||3fb5c0
>
> --- Comment #6 from Jasem Mutlaq  ---
> Git commit e50708a714db4225fb81ac72feca3db4603fb5c0 by Jasem Mutlaq.
> Committed on 08/02/2021 at 00:03.
> Pushed by mutlaqja into branch 'master'.
>
> Only debayer images that originally have single channel in the fits header.
>
> Fix debayer reload.
> FIXED-IN:3.5.2
>
> M  +16   -15   kstars/fitsviewer/fitsdata.cpp
> M  +7-1kstars/fitsviewer/fitsdata.h
> M  +1-1kstars/fitsviewer/fitsdebayer.cpp
>
>
> https://invent.kde.org/education/kstars/commit/e50708a714db4225fb81ac72feca3db4603fb5c0
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[kdeplasma-addons] [Bug 412752] Grouping Plasmoid on panels should pop up when clicked

2021-02-07 Thread Murz
https://bugs.kde.org/show_bug.cgi?id=412752

Murz  changed:

   What|Removed |Added

 CC||mur...@gmail.com

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

[kdeplasma-addons] [Bug 412752] Grouping Plasmoid on panels should pop up when clicked

2021-02-07 Thread Murz
https://bugs.kde.org/show_bug.cgi?id=412752

--- Comment #3 from Murz  ---
Very often we need to group several plasmoids into some popup panel (eg
multiple Toggle buttons using Advanced On/Off Switch), which are accessible via
button in main Plasma panel. 

Implementing collapsing Grouping Plasmoid  to button in panel, with popout the
full panel on click - will be great solution for this!

Examples of panel widgets with popups: Qalculate!, Media Controller,
Translator, Advanced Display Settings, and many others.

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

[kdenlive] [Bug 432623] 1hr+ clip imported in will have "high pitch, speed up" nonsense and laggy video midway through on the timeline and beyond

2021-02-07 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=432623

Julius Künzel  changed:

   What|Removed |Added

 CC||jk.kde...@smartlab.uber.spa
   ||ce

--- Comment #1 from Julius Künzel  ---
Can you try whether it is the same with version 20.12.2?

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

<    1   2   3