[kate] [Bug 458624] [LSP] Omnisharp-roslyn Launches Out of Scope

2022-09-23 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=458624

--- Comment #11 from Eric Armbruster  ---
Tested now with and without my patch, and the server just works for me... even
without finding dotnet libraries. Some LSP actions seem to be not supported by
the server (Go To Declaration, Go To type definition, Highlight, Expand and
Shrink Selection) but the rest should work fine.

I would really recommend trying to fix that permissions issue. I tested with
this project
- https://github.com/ttu/csharp-tutorial as project opened at toplevel
- https://aur.archlinux.org/packages/omnisharp-roslyn

> What you're seeing is omnisharp looking in a Steam Proton prefix for no clear 
> reason; which has nothing to do with what the language server should even be 
> looking at

Yeah, don't know why it is doing that, maybe it is searching for dotnet
libraries. In any case, that cannot be influenced by Kate, so you would need to
report that at the omnisharp repo.

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

[kate] [Bug 458624] [LSP] Omnisharp-roslyn Launches Out of Scope

2022-09-23 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=458624

--- Comment #8 from Eric Armbruster  ---
>From the logs it looks like the server started up, but maybe something went
wrong because of the permission denied:

/home/neko-san/.local/share/Steam/steamapps/compatdata/0/pfx/dosdevices/z:/var/cache/ldconfig'
is denied.
---> System.IO.IOException: Permission denied

Can you fix your permissions and retry?

Also, from the one C-Sharp project I just opened *.sln is located one level
above *.csproj. Not sure if I understood you correctly, but I would try opening
on the topmost level of the project.

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

[kate] [Bug 458624] [LSP] Omnisharp-roslyn Launches Out of Scope

2022-09-23 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=458624

--- Comment #6 from Eric Armbruster  ---
I missed that output log :)

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

[kate] [Bug 458624] [LSP] Omnisharp-roslyn Launches Out of Scope

2022-09-23 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=458624

Eric Armbruster  changed:

   What|Removed |Added

 CC||eric1.armbrus...@gmail.com

--- Comment #5 from Eric Armbruster  ---
I've looked a bit into this and the rootpath of the language server is set
correctly for me. It uses the rootpath from the project base directory.

I've also started work on a patch that implements Christoph's suggestion.
Though it should not be of any help here really, as the rootpath is already set
and we generally don't want to override it.

Can you provide us additional info?
- Did you open the project using the Open Folder... action?
- In the Kate Output View are there any warnings, erros by the OmniSharp
server?

For me the server seems to have trouble finding dotnet libraries. Probably,
because some env var is not set correctly.

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

[kate] [Bug 459520] New: Crash in the new diffview

2022-09-22 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459520

Bug ID: 459520
   Summary: Crash in the new diffview
Classification: Applications
   Product: kate
   Version: Git
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: eric1.armbrus...@gmail.com
  Target Milestone: ---

#0  0x703395ea149c in ?? () from /usr/lib/libc.so.6
#1  0x703395e51958 in raise () from /usr/lib/libc.so.6
#2  0x7033996b7af5 in KCrash::defaultCrashHandler (sig=11) at
/home/eric/kde/src/kcrash/src/kcrash.cpp:633
#3  
#4  0x703396c31b26 in QTextBlock::setUserData(QTextBlockUserData*) () from
/usr/lib/libQt5Gui.so.5
#5  0x70339957e09d in DiffSyntaxHighlighter::highlightBlock
(this=0x623870e46aa0, text="@@ 1692,7 public:") at
/home/eric/kde/src/kate/apps/lib/diff/diffeditor.cpp:46
#6  0x703396c974d7 in ?? () from /usr/lib/libQt5Gui.so.5
#7  0x703396c98532 in QSyntaxHighlighter::rehighlight() () from
/usr/lib/libQt5Gui.so.5
#8  0x70339806f7a3 in KSyntaxHighlighting::SyntaxHighlighter::setDefinition
(this=0x623870e46aa0, def=...) at
/home/eric/kde/src/syntax-highlighting/src/lib/syntaxhighlighter.cpp:74
#9  0x703399570ffd in DiffWidget::parseAndShowDiff (this=0x62386fc41880, 
raw="diff --git a/addons/lspclient/lspclientpluginview.cpp
b/addons/lspclient/lspclientpluginview.cpp\nindex fadd869f3..4425c162f
100644\n--- a/addons/lspclient/lspclientpluginview.cpp\n+++
b/addons/lspclient"... = {...}) at
/home/eric/kde/src/kate/apps/lib/diff/diffwidget.cpp:599
#10 0x70339956dd6c in DiffWidget::openDiff (this=0x62386fc41880, 
raw="diff --git a/addons/lspclient/lspclientpluginview.cpp
b/addons/lspclient/lspclientpluginview.cpp\nindex fadd869f3..4425c162f
100644\n--- a/addons/lspclient/lspclientpluginview.cpp\n+++
b/addons/lspclient"... = {...}) at
/home/eric/kde/src/kate/apps/lib/diff/diffwidget.cpp:771
#11 0x7033994dfe30 in KateMainWindow::showDiff (this=0x62386f8adec0, 
wordDiff="diff --git a/addons/lspclient/lspclientpluginview.cpp
b/addons/lspclient/lspclientpluginview.cpp\nindex fadd869f3..4425c162f
100644\n--- a/addons/lspclient/lspclientpluginview.cpp\n+++
b/addons/lspclient"... = {...}, params=...) at
/home/eric/kde/src/kate/apps/lib/katemainwindow.cpp:1356
#12 0x70339956b9b5 in Utils::showDiff (
diff="diff --git a/addons/lspclient/lspclientpluginview.cpp
b/addons/lspclient/lspclientpluginview.cpp\nindex fadd869f3..4425c162f
100644\n--- a/addons/lspclient/lspclientpluginview.cpp\n+++
b/addons/lspclient"... = {...}, params=..., mainWindow=0x62386f8a8b50) at
/home/eric/kde/src/kate/apps/lib/ktexteditor_utils.cpp:164
#13 0x703368393b17 in GitWidget::showDiff(QString const&,
bool)::$_59::operator()(int, QProcess::ExitStatus) const (this=0x62386fc41740,
exitCode=0, es=QProcess::NormalExit)
at /home/eric/kde/src/kate/addons/project/gitwidget.cpp:653
#14 0x703368393876 in QtPrivate::FunctorCall,
QtPrivate::List, void, GitWidget::showDiff(QString
const&, bool)::$_59>::call(GitWidget::showDiff(QString const&, bool)::$_59&,
void**) (f=..., arg=0x7ffe28d0df00) at
/usr/include/qt/QtCore/qobjectdefs_impl.h:146
#15 0x703368393831 in QtPrivate::Functor::call,
void>(GitWidget::showDiff(QString const&, bool)::$_59&, void*, void**) (f=...,
arg=0x7ffe28d0df00) at /usr/include/qt/QtCore/qobjectdefs_impl.h:256
#16 0x7033683937c1 in
QtPrivate::QFunctorSlotObject, void>::impl(int,
QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1,
this_=0x62386fc41730, r=0x62386fc22970, a=0x7ffe28d0df00, ret=0x0) at
/usr/include/qt/QtCore/qobjectdefs_impl.h:443
#17 0x7033966bd381 in ?? () from /usr/lib/libQt5Core.so.5
#18 0x70339661810d in QProcess::finished(int, QProcess::ExitStatus) () from
/usr/lib/libQt5Core.so.5
#19 0x703396614912 in ?? () from /usr/lib/libQt5Core.so.5
#20 0x70339661899e in ?? () from /usr/lib/libQt5Core.so.5
#21 0x7033966bd530 in ?? () from /usr/lib/libQt5Core.so.5
#22 0x7033966bf234 in QSocketNotifier::activated(QSocketDescriptor,
QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from
/usr/lib/libQt5Core.so.5
#23 0x7033966bf378 in QSocketNotifier::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#24 0x703397378b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#25 0x70339668cb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#26 0x7033966d6366 in ?? () from /usr/lib/libQt5Core.so.5
#27 0x70339491ab2b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#28 0x703394970e79 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x703394918252 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#30 0x7033966d750c in
Q

[krunner] [Bug 459516] Direct applications match not prioritized correctly in krunner

2022-09-22 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459516

--- Comment #3 from Eric Armbruster  ---
Created attachment 152329
  --> https://bugs.kde.org/attachment.cgi?id=152329=edit
app_launcher_correct_prio

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

[krunner] [Bug 459516] Direct applications match not prioritized correctly in krunner

2022-09-22 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459516

--- Comment #2 from Eric Armbruster  ---
Created attachment 152327
  --> https://bugs.kde.org/attachment.cgi?id=152327=edit
krunner_wrong_prio

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

[drkonqi] [Bug 459519] New: crashedprocessviewer: permission denied for xdg-desktop-portal-kde crashes

2022-09-22 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459519

Bug ID: 459519
   Summary: crashedprocessviewer: permission denied for
xdg-desktop-portal-kde crashes
Classification: Applications
   Product: drkonqi
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: eric1.armbrus...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Have a crash in xdg-desktop-portal-kde
2. Click on Run interactive debugger

OBSERVED RESULT
"File
"/var/lib/systemd/coredump/core.xdg-desktop-por.966.34d042ad089d48eea6f9a0e4aff367ef.769.166383297400.zst"
is not readable: Permission denied"

EXPECTED RESULT
Authentication dialog?

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[drkonqi] [Bug 459518] New: Allow manual bugreporting if no bug reporting address is set

2022-09-22 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459518

Bug ID: 459518
   Summary: Allow manual bugreporting if no bug reporting address
is set
Classification: Applications
   Product: drkonqi
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: eric1.armbrus...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. kioslave5 has crashed 

OBSERVED RESULT
Dr konqi says you cannot report this error because kioslave5 does not provide a
bug reporting address

EXPECTED RESULT
We should still show the crash report to the user and tell the user in the last
step that this unfortunately needs to be reported manually

SOFTWARE/OS VERSIONS
latest git master as of 9/22/22

ADDITIONAL INFORMATION

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

[Breeze] [Bug 459444] Incorrect text placement for tool buttons with Qt::ToolButtonTextBesideIcon and Qt::RightToLeft layout direction

2022-09-22 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459444

Eric Armbruster  changed:

   What|Removed |Added

 CC||eric1.armbrus...@gmail.com

--- Comment #1 from Eric Armbruster  ---
Created attachment 152325
  --> https://bugs.kde.org/attachment.cgi?id=152325=edit
kate_sidebar

Is this also what I am seeing in Kate? If not I will file a separate bug.

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

[krunner] [Bug 459516] New: Direct applications match not prioritized correctly in krunner

2022-09-22 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459516

Bug ID: 459516
   Summary: Direct applications match not prioritized correctly in
krunner
Classification: Plasma
   Product: krunner
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: eric1.armbrus...@gmail.com
CC: alexander.loh...@gmx.de
  Target Milestone: ---

STEPS TO REPRODUCE
1. Type dolphin or konsole into krunner or into the overview effect 

OBSERVED RESULT
The application dolphin/konsole is not the first match instead some recent
files stuff is the top entry

EXPECTED RESULT
Applications should be the top result. Please note that dolphin/konsole
application is the top entry if I use the application menu (kicker/kickoff I
believe its called)


SOFTWARE/OS VERSIONS
latest git master as of 9/22/22

ADDITIONAL INFORMATION

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

[frameworks-kcoreaddons] [Bug 459515] New: Crash in kpluginmetadata (git master 9/22/22)

2022-09-22 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459515

Bug ID: 459515
   Summary: Crash in kpluginmetadata (git master 9/22/22)
Classification: Frameworks and Libraries
   Product: frameworks-kcoreaddons
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mp...@kde.org
  Reporter: eric1.armbrus...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

#0  0x7498ee0efee5 in QJsonObject::value(QStringView) const () at
/usr/lib/libQt5Core.so.5
#1  0x7498ee0f019c in QJsonObject::operator[](QString const&) const ()
at /usr/lib/libQt5Core.so.5
#2  0x7498ed7f52d8 in KPluginMetaData::rootObject() const (this=0x18)
at /home/eric/kde/src/kcoreaddons/src/lib/plugin/kpluginmetadata.cpp:346
#3  0x7498ed7f6c05 in KPluginMetaData::pluginId() const (this=0x18)
at /home/eric/kde/src/kcoreaddons/src/lib/plugin/kpluginmetadata.cpp:468
#4  0x7498ed7f5064 in KPluginMetaData::isValid() const (this=0x18)
at /home/eric/kde/src/kcoreaddons/src/lib/plugin/kpluginmetadata.cpp:336
#5  0x7498d012f93b in Plasma::AbstractRunner::name() const
(this=0x63b3569ad740)
at /home/eric/kde/src/krunner/src/abstractrunner.cpp:337
#6  0x7498d014e56f in
Plasma::DefaultRunnerPolicy::free(QSharedPointer)
(this=0x7498d0185ce0 ,
job=...)
at /home/eric/kde/src/krunner/src/runnerjobs.cpp:98
#7  0x7498d00faec3 in
ThreadWeaver::Private::Job_Private::freeQueuePolicyResources(QSharedPointer)
(this=0x63b355279ca0, job=...)
at /home/eric/kde/src/threadweaver/src/job_p.cpp:30
#8  0x7498d00f9917 in
ThreadWeaver::Job::defaultEnd(QSharedPointer
const&, ThreadWeaver::Thread*) (this=0x63b35658fec0, job=...)
at /home/eric/kde/src/threadweaver/src/job.cpp:125
#9  0x7498d00f83a0 in
ThreadWeaver::Executor::defaultEnd(QSharedPointer
const&, ThreadWeaver::Thread*)
(this=0x7498d011b358 , job=...,
thread=0x7498240046e0) at /home/eric/kde/src/threadweaver/src/executor.cpp:24
#10 0x7498d00fb095 in
ThreadWeaver::Private::DefaultExecutor::end(QSharedPointer
const&, ThreadWeaver::Thread*)
(this=0x7498d011b358 , job=...,
thread=0x7498240046e0) at /home/eric/kde/src/threadweaver/src/job_p.cpp:54
#11 0x7498d00f80f6 in
ThreadWeaver::ExecuteWrapper::end(QSharedPointer
const&, ThreadWeaver::Thread*) (this=0x63b355279cc8, job=...,
thread=0x7498240046e0)
at /home/eric/kde/src/threadweaver/src/executewrapper.cpp:50
#12 0x7498d00f959c in
ThreadWeaver::Job::execute(QSharedPointer const&,
ThreadWeaver::Thread*) (this=0x63b35658fec0, self=..., th=0x7498240046e0)
at /home/eric/kde/src/threadweaver/src/job.cpp:79
#13 0x7498d00ff1c4 in ThreadWeaver::Thread::run() (this=0x7498240046e0)
at /home/eric/kde/src/threadweaver/src/thread.cpp:98
#14 0x7498edee42ba in  () at /usr/lib/libQt5Core.so.5
#15 0x7498ec49f74d in  () at /usr/lib/libc.so.6
#16 0x7498ec521700 in  () at /usr/lib/libc.so.6


STEPS TO REPRODUCE
1. Played a bit around with overview (Open it, type something in, delete the
typed characters again and close it again) 
2. Tested two times so far and each time this resulted in a crash after a short
time of playing around (< 30 seconds)


OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 427579] Activating wants-attention window in another activity goes to the wrong virtual desktop

2022-09-18 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=427579

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Eric Edlund  ---
This is caused because kactivitymanagerd remembers and sets the virtual desktop
on activity switch. When kwin switches activity to go to the active window, the
daemon then sets the desktop to the last recorded from that activity. To fix
this, we need to move this functionality into kwin.

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

[Powerdevil] [Bug 448459] Logarithmic brightness scaling

2022-09-17 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448459

--- Comment #6 from Eric Edlund  ---
Oops, probably should have said this, but I started working on it again and am
basically done. 

https://invent.kde.org/plasma/powerdevil/-/merge_requests/102?diff_id=428455_sha=c526286525109a81c29eac8c04359831f9e61e69#d7c9d73080a4c9f53a724d270836b260b5d9db26

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

[kdenlive] [Bug 458866] Zooming in/out from Fit Zoom to Project jumps to the beginning of the timeline for projects over 300,000 frames long

2022-09-12 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=458866

Eric Jiang  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||erji...@alumni.iu.edu

--- Comment #2 from Eric Jiang  ---
Confirmed on latest master (e0bee1abf) and additionally noticed that the
zoom/scroll bar at the bottom of the timeline disappears after "Fit Zoom to
Project"

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

[kdenlive] [Bug 459017] subtitles fail to save/export

2022-09-12 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=459017

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from Eric Jiang  ---
Thanks for reporting a bug in Kdenlive. Can you tell us how you installed
Kdenlive? Was it downloaded from kdenlive.org, and what type of package it was
(AppImage, Flatpak) or whether it was installed through apt using the PPA?

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

[kdenlive] [Bug 458718] Only first word of Metadata is written to file

2022-09-11 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=458718

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Eric Jiang  ---
Confirmed on latest master, although the fix seems to be a little more involved
than wrapping the strings. The .mlt file passed to the renderer loses the words
after the space in the  tag.

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

[kwin] [Bug 458117] Random crashing in KWin::ScreenCastStream::onStreamAddBuffer()

2022-09-09 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=458117

Eric Edlund  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Eric Edlund  ---
Hasn't happened again

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

[kscreenlocker] [Bug 456210] Cannot unlock screen when using multiple monitors

2022-08-30 Thread Eric Hartmann
https://bugs.kde.org/show_bug.cgi?id=456210

Eric Hartmann  changed:

   What|Removed |Added

 CC||hartmann.e...@gmail.com

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

[dolphin] [Bug 445563] When Dolphin is first opened in a different Activity, extracting a .zip from Dolphin open on a different Activity does the extracting, but brings the first Activity to focus.

2022-08-30 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=445563

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 449111] Unable to reopen closed activities on Wayland

2022-08-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=449111

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WORKSFORME
 CC||ericedlund2...@gmail.com

--- Comment #3 from Eric Edlund  ---
Working for me. Still reproducible?

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

[dolphin] [Bug 445563] When Dolphin is first opened in a different Activity, extracting a .zip from Dolphin open on a different Activity does the extracting, but brings the first Activity to focus.

2022-08-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=445563

--- Comment #3 from Eric Edlund  ---
*** Bug 442190 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 442190] "Download" link in progress window moves to Dolphin in another activity

2022-08-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=442190

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||ericedlund2...@gmail.com

--- Comment #1 from Eric Edlund  ---


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

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

[dolphin] [Bug 445563] When Dolphin is first opened in a different Activity, extracting a .zip from Dolphin open on a different Activity does the extracting, but brings the first Activity to focus.

2022-08-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=445563

Eric Edlund  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com

--- Comment #2 from Eric Edlund  ---
*** Bug 441496 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 441496] "Open in containing folder" switches to Dolphin in different Activity

2022-08-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=441496

Eric Edlund  changed:

   What|Removed |Added

Product|gwenview|dolphin
 Resolution|--- |DUPLICATE
  Component|general |general
 Status|REPORTED|RESOLVED
 CC||ericedlund2...@gmail.com,
   ||kfm-de...@kde.org
   Assignee|gwenview-bugs-n...@kde.org  |dolphin-bugs-n...@kde.org

--- Comment #1 from Eric Edlund  ---


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

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

[kwin] [Bug 439001] [Wayland]: "Show in Activities" submenu erratic behaviour

2022-08-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=439001

Eric Edlund  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

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

[umbrello] [Bug 270793] Changing activity name isn't included in the undo list

2022-08-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=270793

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
 Resolution|--- |NOT A BUG
 Status|CONFIRMED   |RESOLVED
   Severity|normal  |wishlist

--- Comment #3 from Eric Edlund  ---
The name text in the name change dialog can use ctrl z. That's the only undo
behavior I would expect. Unresolve the bug if you feel very strongly, but I
don't think there's something to be fixed here.

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

[kwin] [Bug 439001] [Wayland]: "Show in Activities" submenu erratic behaviour

2022-08-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=439001

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
 Resolution|--- |WORKSFORME
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Eric Edlund  ---
I remember a time when this wasn't working. I think it's working now, can you
still reproduce?

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

[plasmashell] [Bug 396111] Activity doesn't update files shown on desktop

2022-08-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=396111

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|NEEDSINFO
 CC||ericedlund2...@gmail.com

--- Comment #7 from Eric Edlund  ---
I remember a time when this was not working, but it appears to be working now.
Can you still reproduce?

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

[kate] [Bug 458398] New: Crashed while trying out new DND in projects

2022-08-27 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=458398

Bug ID: 458398
   Summary: Crashed while trying out new DND in projects
   Product: kate
   Version: Git
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: eric1.armbrus...@gmail.com
  Target Milestone: ---

#0  0x7f96d65e6a5a in operator==(QString const&, QString const&) () from
/usr/lib/libQt5Core.so.5
#1  0x7f96cf42168b in operator!= (s2=..., s1=...) at
/usr/include/qt/QtCore/qstring.h:809
#2  operator() (__closure=0x55b49cf67f10) at
/home/eric/kde/src/kate/addons/project/kateproject.cpp:71
#3  QtPrivate::FunctorCall, QtPrivate::List<>, void,
KateProjectModel::dropMimeData(const QMimeData*, Qt::DropAction, int, int,
const QModelIndex&):: >::call (
arg=, f=...) at
/usr/include/qt/QtCore/qobjectdefs_impl.h:146
#4  QtPrivate::Functor,
0>::call, void> (arg=, f=...)
at /usr/include/qt/QtCore/qobjectdefs_impl.h:256
#5  QtPrivate::QFunctorSlotObject, 0,
QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *,
void **, bool *) (which=, this_=0x55b49cf67f00, r=, 
a=, ret=) at
/usr/include/qt/QtCore/qobjectdefs_impl.h:443
#6  0x7f96d6744341 in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7f96d7af5e72 in KJob::finished (this=this@entry=0x55b49ca47c40,
_t1=, 
_t1@entry=0x55b49ca47c40, _t2=...)
at
/home/eric/kde/build/kcoreaddons/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:612
#8  0x7f96d7af747f in KJob::finishJob (this=0x55b49ca47c40,
emitResult=)
at /home/eric/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:95
#9  0x7f96d6744341 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x7f96d7af5fc5 in KJob::result (this=this@entry=0x55b49d038c70,
_t1=, 
_t1@entry=0x55b49d038c70, _t2=...)
at
/home/eric/kde/build/kcoreaddons/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#11 0x7f96d7af74ab in KJob::finishJob (this=0x55b49d038c70,
emitResult=)
at /home/eric/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:98
#12 0x7f96d6744341 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x7f96d7af5fc5 in KJob::result (this=this@entry=0x55b49dfa8eb0,
_t1=, 
_t1@entry=0x55b49dfa8eb0, _t2=...)
at
/home/eric/kde/build/kcoreaddons/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#14 0x7f96d7af74ab in KJob::finishJob (this=0x55b49dfa8eb0,
emitResult=)
at /home/eric/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:98
#15 0x7f96d6744341 in ?? () from /usr/lib/libQt5Core.so.5
#16 0x7f96d84e7b43 in KIO::SlaveInterface::dispatch (this=0x55b49c45dc00,
_cmd=, 
rawdata=...) at /home/eric/kde/src/kio/src/core/slaveinterface.cpp:149
#17 0x7f96d84e6196 in KIO::SlaveInterface::dispatch (this=0x55b49c45dc00)
at /home/eric/kde/src/kio/src/core/slaveinterface.cpp:78
#18 0x7f96d84eb449 in KIO::Slave::gotInput (this=0x55b49c45dc00)
at /home/eric/kde/src/kio/src/core/slave.cpp:346
#19 0x7f96d6744341 in ?? () from /usr/lib/libQt5Core.so.5
#20 0x7f96d6737440 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#21 0x7f96d72fcb3c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from /usr/lib/libQt5Widgets.so.5
#22 0x7f96d6713ad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
()
   from /usr/lib/libQt5Core.so.5
#23 0x7f96d67145e3 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) ()
   from /usr/lib/libQt5Core.so.5
#24 0x7f96d675a548 in ?? () from /usr/lib/libQt5Core.so.5
#25 0x7f96d498bc6b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#26 0x7f96d49e2001 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0x7f96d4989392 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#28 0x7f96d675e32c in
QEventDispatcherGlib::processEvents(QFlags)
() from /usr/lib/libQt5Core.so.5


STEPS TO REPRODUCE
1. Copied a pdf from downloads into the Kate folder. Wanted to try out DND.
2. Could not reproduce again.
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kate] [Bug 457187] git toolview: double clicking to stage/unstage causes wrong context-menu

2022-08-26 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=457187

--- Comment #2 from Eric Armbruster  ---
Created attachment 151610
  --> https://bugs.kde.org/attachment.cgi?id=151610=edit
stage hunk/lines

Here is a video showing the bug.

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

[kdenlive] [Bug 457878] Kdenlive ignores more than one space in the subtitles.

2022-08-23 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=457878

Eric Jiang  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/61c7
   ||35cd77b191440533a967511bb14
   ||749e16017
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Eric Jiang  ---
Git commit 61c735cd77b191440533a967511bb14749e16017 by Eric Jiang.
Committed on 23/08/2022 at 05:50.
Pushed by mardelle into branch 'master'.

Don't remove consecutive spaces in SRT subtitles

The Kdenlive UI allows you to add multiple spaces between words in
subtitles. This displays correctly in the UI and is preserved when
saving the SRT file, but the spaces are removed when opening the SRT
file.

Changing line.simplified() to line.trimmed() seems to fix the round-trip
issue.

M  +1-1src/bin/model/subtitlemodel.cpp
A  +4-0tests/dataset/multiple-spaces.srt
M  +8-0tests/subtitlestest.cpp

https://invent.kde.org/multimedia/kdenlive/commit/61c735cd77b191440533a967511bb14749e16017

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

[kdenlive] [Bug 457878] Kdenlive ignores more than one space in the subtitles.

2022-08-22 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=457878

--- Comment #4 from Eric Jiang  ---
The merge request linked above has not been merged yet. If/when it has been
merged, you would be able to test it in a nightly build or another later build
that contains it.

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

[kwin] [Bug 458117] New: Random crashing

2022-08-20 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=458117

Bug ID: 458117
   Summary: Random crashing
   Product: kwin
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
No reproducing behavior I'm aware of. Happened 4 times in 2 days on master.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.25
(available in About System)
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5

#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x7efc13377859 in __GI_abort () at abort.c:79
#2  0x7efc13a27bd9 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7efc13a26fe5 in qt_assert_x(char const*, char const*, char const*,
int) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x55ad3d79560d in KWin::ScreenCastStream::onStreamAddBuffer(void*,
pw_buffer*)
(data=0x55ad3f3752b0, buffer=0x55ad3f344598)
at /home/eric/kde/src/kwin/src/plugins/screencast/screencaststream.cpp:196
#5  0x7efc139323fb in  () at /lib/x86_64-linux-gnu/libpipewire-0.3.so.0
#6  0x7efc1392b1a5 in pw_impl_port_use_buffers () at
/lib/x86_64-linux-gnu/libpipewire-0.3.so.0
#7  0x7efbfa86af4c in  () at
/usr/lib/x86_64-linux-gnu/pipewire-0.3/libpipewire-module-client-node.so
#8  0x7efbfa87d8bf in  () at
/usr/lib/x86_64-linux-gnu/pipewire-0.3/libpipewire-module-client-node.so
#9  0x7efbfa8e4cda in  () at
/usr/lib/x86_64-linux-gnu/pipewire-0.3/libpipewire-module-protocol-native.so
#10 0x7efbfa8e5230 in  () at
/usr/lib/x86_64-linux-gnu/pipewire-0.3/libpipewire-module-protocol-native.so
#11 0x7efbfaed5783 in  () at
/usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-support.so
#12 0x55ad3d788d2b in operator()() const (__closure=0x55ad3ec9fbb0)
at /home/eric/kde/src/kwin/src/plugins/screencast/pipewirecore.cpp:69
#13 0x55ad3d7897df in QtPrivate::FunctorCall,
QtPrivate::List<>, void, KWin::PipeWireCore::init():: >::call(struct
{...} &, void **) (f=..., arg=0x7ffea2643b10)
at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:146
#14 0x55ad3d7897b1 in
QtPrivate::Functor,
0>::call, void>(struct {...} &, void *, void **) (f=...,
arg=0x7ffea2643b10)
at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:256
#15 0x55ad3d789780 in
QtPrivate::QFunctorSlotObject, 0,
QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *,
void **, bool *)
(which=1, this_=0x55ad3ec9fba0, r=0x55ad3dde5910, a=0x7ffea2643b10,
ret=0x0)
at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:443
#16 0x7efc13c80d1e in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7efc13c84df3 in QSocketNotifier::activated(QSocketDescriptor,
QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7efc13c85593 in QSocketNotifier::event(QEvent*) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x7efc14a1fe83 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x7efc14a28c98 in QApplication::notify(QObject*, QEvent*) () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x7efc13c49c6a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7efc13ca17cb in
QEventDispatcherUNIXPrivate::activateSocketNotifiers() ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7efc13ca1c2b in
QEventDispatcherUNIX::processEvents(QFlags) ()
--Type  for more, q to quit, c to continue without paging--c
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x55ad3d8b4dd1 in
QUnixEventDispatcherQPA::processEvents(QFlags)
()
#25 0x7efc13c4876b in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x7efc13c50914 in QCoreApplication::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x55ad3d73d96f in main(int, char**) (argc=14, argv=0x7ffea2644388) at
/home/eric/kde/src/kwin/src/main_wayland.cpp:620

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

[frameworks-kactivities] [Bug 421104] "Shortcut for switching" in activities does not store shortcut

2022-08-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=421104

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||ericedlund2...@gmail.com

--- Comment #1 from Eric Edlund  ---
This has been fixed

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

[kwin] [Bug 420972] CRASH after switching window between activities

2022-08-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=420972

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WORKSFORME
 CC||ericedlund2...@gmail.com

--- Comment #1 from Eric Edlund  ---
I can't reproduce. Can you still?

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

[frameworks-kactivities] [Bug 415829] Cant delete created activities

2022-08-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=415829

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||ericedlund2...@gmail.com

--- Comment #1 from Eric Edlund  ---
That's not a delete button, it stops the activity.

To delete an activity, (probably too late to be helpful sorry), you need to go
into system settings

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

[kate] [Bug 391501] Integrate Kate Sessions with Activities

2022-08-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=391501

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

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

[frameworks-kio] [Bug 343121] Assign places to activities

2022-08-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=343121

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

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

[kwin] [Bug 311011] window rules / size / activity lacks "current activity"

2022-08-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=311011

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

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

[kwin] [Bug 307424] set properties/settings of windows (size/position) per activity

2022-08-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=307424

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

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

[konqueror] [Bug 216578] Tag bookmarks for Activities, only show current activity bookmarks.

2022-08-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=216578

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

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

[kstart] [Bug 264642] add activity control options

2022-08-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=264642

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

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

[kactivitymanagerd] [Bug 411211] Activity without recent documents and programs

2022-08-18 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=411211

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||ericedlund2...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Eric Edlund  ---
I can't reproduce. Is this still happening?\

What launcher are you using?

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

[kdenlive] [Bug 457878] Kdenlive ignores more than one space in the subtitles.

2022-08-15 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=457878

Eric Jiang  changed:

   What|Removed |Added

   Assignee|vpi...@kde.org  |erji...@alumni.iu.edu

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

[kactivitymanagerd] [Bug 438174] KDE windows always show on all Activities.

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=438174

Eric Edlund  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

--- Comment #4 from Eric Edlund  ---
Yeah, Activities hasn't been maintained actively for a while. A bunch of us
have gotten together to give it more attention

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

[kactivitymanagerd] [Bug 454000] current activity information doesn't change

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=454000

--- Comment #3 from Eric Edlund  ---
Are you on the latest version of plasma? 5.25.4

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

[kactivitymanagerd] [Bug 449373] Slow wallpaper thumbnail loading

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=449373

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||ericedlund2...@gmail.com
 Ever confirmed|0   |1

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

[kactivitymanagerd] [Bug 447559] The "Activities" context menu is not updated after linking/unlinking a file to an activity

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447559

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

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

[kactivitymanagerd] [Bug 431583] Activity stopped after reboot and can't be resumed

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=431583

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||ericedlund2...@gmail.com
 Status|REPORTED|RESOLVED

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

[kactivitymanagerd] [Bug 438174] KDE windows always show on all Activities.

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=438174

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||ericedlund2...@gmail.com
 Resolution|--- |WORKSFORME

--- Comment #2 from Eric Edlund  ---
Can't reproduce on Wayland. Is this still happening?

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

[kactivitymanagerd] [Bug 419499] Switch activity shortcut order

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=419499

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
   Severity|normal  |minor
   Priority|NOR |LO
  Flags||Usability+

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

[kactivitymanagerd] [Bug 425409] After switching between different activities and making some modifications, the switching will default to abnormal activities

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=425409

Eric Edlund  changed:

   What|Removed |Added

  Flags||Usability+

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

[kactivitymanagerd] [Bug 425409] After switching between different activities and making some modifications, the switching will default to abnormal activities

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=425409

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||ericedlund2...@gmail.com

--- Comment #3 from Eric Edlund  ---
> Modify desktop configuration

What did you do exactly?

Are you still having this issue? Sorry for the long wait :)

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

[kactivitymanagerd] [Bug 348012] Opening files arbitrarily switches to other Activities

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=348012

Eric Edlund  changed:

   What|Removed |Added

  Flags||Usability+
   Keywords||future_project
 CC||ericedlund2...@gmail.com

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

[kactivitymanagerd] [Bug 418998] No activities shown in widget - keybind to switch activities dead

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=418998

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||ericedlund2...@gmail.com
 Resolution|--- |WORKSFORME

--- Comment #1 from Eric Edlund  ---
Is this still happening? Everything works for me

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

[kactivitymanagerd] [Bug 304513] Sometimes an application is stopped because I stop another activity, when the application is part of the current activity

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=304513

Eric Edlund  changed:

   What|Removed |Added

  Flags||Usability+
 CC||ericedlund2...@gmail.com

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

[kactivitymanagerd] [Bug 401030] Link samba share file to activity

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=401030

Eric Edlund  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||ericedlund2...@gmail.com
   Priority|NOR |LO

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

[kactivitymanagerd] [Bug 389441] kactivitymanagerd does not handle DB corruption properly

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=389441

Eric Edlund  changed:

   What|Removed |Added

   Priority|NOR |HI
 CC||ericedlund2...@gmail.com
   Severity|normal  |crash

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

[kactivitymanagerd] [Bug 393603] Add option to execute a user command before switching to an activity

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=393603

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
   Priority|NOR |LO
   Severity|normal  |wishlist

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

[kactivitymanagerd] [Bug 388287] coredumpctl confirms /bin/kactivitymanagerd dumps core, everything worked fine

2022-08-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=388287

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
   Severity|normal  |crash

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

[kdenlive] [Bug 457878] Kdenlive ignores more than one space in the subtitles.

2022-08-14 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=457878

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Eric Jiang  ---
Confirmed on latest master (74ef83e0): when adding subs with many spaces,
kdenlive saves all of the spaces into the srt file. When opening the kdenlive
project again, the spaces are lost and the srt file is overwritten, losing the
spaces.

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

[kdenlive] [Bug 457517] Kdenlive is generating notifications that have markdown that aren't supported in every DE

2022-08-14 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=457517

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from Eric Jiang  ---
In the KNotifications documentation, it says:

> In Plasma workspace, the text is shown in a QML label which uses 
> Text.StyledText, ie. it supports a small subset of HTML entities (mostly just 
> formatting tags)
> 
> If the notifications server does not advertise "body-markup" capability, all 
> HTML tags are stripped before sending it to the server

Maybe this is a bug in KNotifications?

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

[kdenlive] [Bug 457497] kdenlive crash when move and paste disabled clip

2022-08-14 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=457497

Eric Jiang  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||erji...@alumni.iu.edu
 Ever confirmed|0   |1

--- Comment #1 from Eric Jiang  ---
Confirmed on latest master (74ef83e0): failed assertion
Q_ASSERT(isTrack(trackId)) in TimelineModel::getClipByPosition (trackId==-1)

Backtrace:

#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737230649792)
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=140737230649792) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=140737230649792, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#3  0x74b29476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#4  0x74b0f7f3 in __GI_abort () at ./stdlib/abort.c:79
#5  0x750b4ba3 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x750b3ff0 in qt_assert_x(char const*, char const*, char const*,
int) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x55bffd48 in TimelineModel::getClipByPosition(int, int, int) const
(this=0x58af89d0, trackId=-1, position=212, playlist=-1) at
/home/eric/kdenlive-space/kdenlive/src/timeline2/model/timelinemodel.cpp:368
#8  0x55eecd09 in
TimelineFunctions::liftZone(std::shared_ptr const&, int,
QPoint, std::function&, std::function&)
(timeline=std::shared_ptr (use count 3, weak count 8) =
{...}, trackId=-1, zone=..., undo=..., redo=...) at
/home/eric/kdenlive-space/kdenlive/src/timeline2/model/timelinefunctions.cpp:683
#9  0x55d318cc in TimelineController::endFakeMove(int, int, bool, bool,
bool) (this=0x58d8aaa0, clipId=6, position=212, updateView=true,
logUndo=true, invalidateTimeline=true) at
/home/eric/kdenlive-space/kdenlive/src/timeline2/view/timelinecontroller.cpp:4031
#10 0x55677e0d in TimelineController::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=0x58d8aaa0,
_c=QMetaObject::InvokeMetaMethod, _id=221, _a=0x7fffa660) at
/home/eric/kdenlive-space/kdenlive/build/src/kdenliveLib_autogen/CFUJZ622G4/moc_timelinecontroller.cpp:1441
#11 0x5567b08a in TimelineController::qt_metacall(QMetaObject::Call,
int, void**) (this=0x58d8aaa0, _c=QMetaObject::InvokeMetaMethod, _id=221,
_a=0x7fffa660) at
/home/eric/kdenlive-space/kdenlive/build/src/kdenliveLib_autogen/CFUJZ622G4/moc_timelinecontroller.cpp:2030

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

[kactivitymanagerd] [Bug 454000] current activity information doesn't change

2022-08-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=454000

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Eric Edlund  ---
The script works for me. I copied it right into my terminal on wayland. Still
broken for you?

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

[kactivitymanagerd] [Bug 433731] Double clicking Icons on New or Custom Activity Desktop does nothing if using a custom Location instead of the default Desktop Folder

2022-08-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=433731

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||ericedlund2...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #3 from Eric Edlund  ---
I can't reproduce. Can you still repoduce?

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

[kactivitymanagerd] [Bug 401096] [Feature] Notification filtering per activity

2022-08-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=401096

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
Summary|Notifications from stopped  |[Feature] Notification
   |activity still appear   |filtering per activity

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

[kwin] [Bug 457486] Windows opened in multiple desktops have wrong z-positioning when switching between desktops

2022-08-06 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=457486

Eric Edlund  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Eric Edlund  ---
It appears that windows on all desktops are being painted multiple times. There
are two possible fixes:

1) Draw the window on each desktop and make it move with the slide

2) Draw the window stationary and make it look like it's moving between
desktops

This same bug effects notifications, should those be treated differently?

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

[kwin] [Bug 457207] Multi-monitor support duplicates screens

2022-08-04 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=457207

--- Comment #2 from Eric Edlund  ---
It's fixed on master now for me

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

[kwin] [Bug 283397] Allow Effects to Temporarily Grab All Screen Edges

2022-08-03 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=283397

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

--- Comment #3 from Eric Edlund  ---
I'm working on a context framework where fullscreen effects occupy different
contexts and can have different gestures bound. This system could possibly be
extended to handle other behaviors, like screen edges being active. I'll keep
this in mind for the future.

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

[kwin] [Bug 439577] kwin_wayland: no mouse cursor is captured in webrtc screen share through pipewire in Firefox or Chrome

2022-07-30 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=439577

Eric Armbruster  changed:

   What|Removed |Added

 CC||eric1.armbrus...@gmail.com

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

[plasmashell] [Bug 455674] Unmoving cursor continually reselects the menu item it's hovering over

2022-07-30 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=455674

Eric Armbruster  changed:

   What|Removed |Added

 CC||eric1.armbrus...@gmail.com

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

[plasmashell] [Bug 398151] Search result focus follows mouse cursor even when it is inactive

2022-07-30 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=398151

Eric Armbruster  changed:

   What|Removed |Added

 CC||eric1.armbrus...@gmail.com

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

[kwin] [Bug 451590] Stutter on right-most screen of multi-screen setup when opening WindowHeap-based effects

2022-07-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=451590

--- Comment #28 from Eric Edlund  ---
The stutter is gone on master for me (wooo hooo)

10th gen intel i7 integrated graphics

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

[kdenlive] [Bug 457221] Fails to open my project

2022-07-28 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=457221

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #4 from Eric Jiang  ---
Wasn't able to repro with 22.04.3 (AppImage) or current master on Ubuntu. It's
possible that the crash is caused by the media in the project, since I replaced
all the clips with placeholders.

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

[kdenlive] [Bug 457160] Speech Recognition fails with vosk-model-en-us-0.21

2022-07-27 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=457160

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Eric Jiang  ---
Oof, got `Floating point exception (core dumped)` using Kdenlive 22.12.3
AppImage (Ubuntu) with vosk-model-en-us-0.22.

However, I wasn't able to reproduce it with 22.04.3. Can you test with a newer
version to see if it's been fixed already?

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

[kwin] [Bug 457210] New: Forced maximized spotify window broken on multimontor

2022-07-27 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=457210

Bug ID: 457210
   Summary: Forced maximized spotify window broken on multimontor
   Product: kwin
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: rules
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
CC: isma...@gmail.com
  Target Milestone: ---

SUMMARY
I have Spotify configured as force maximized on both axises, Forced on 3
virtual desktops and on all activities.
This works fine until I plug in a second monitor. The window is now skewn
across both seemingly arbitrarily. Its not movable and has the aspect ratio of
my primary monitor.

When I force to use a specific screen it doesn't change.

STEPS TO REPRODUCE
1. Set spotify to maximized on both axises 
2. Second monitor

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Nean 5.25
(available in About System)
KDE Plasma Version: 5.24.80
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5

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

[systemsettings] [Bug 457209] New: Screen rearrange tool doesn't recenter after move

2022-07-27 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=457209

Bug ID: 457209
   Summary: Screen rearrange tool doesn't recenter after move
   Product: systemsettings
   Version: 5.25.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_kscreen
  Assignee: kscreen-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
After moving the screens around in the display configuration menu, they aren't
recentered.

STEPS TO REPRODUCE
Need 2 monitors

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Nean 5.25
(available in About System)
KDE Plasma Version: 5.24.80
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5

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

[kwin] [Bug 457207] New: Multi-monitor support duplicates screens

2022-07-27 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=457207

Bug ID: 457207
   Summary: Multi-monitor support duplicates screens
   Product: kwin
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: effects-desktop-grid
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
Plug in a second monitor and trigger desktop grid
Both screens are shown for each desktop space on both screens.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Nean 5.25
(available in About System)
KDE Plasma Version: 5.24.80
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5

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

[Spectacle] [Bug 376865] In-progress or half-finished animations included when capturing a screenshot without using the global keyboard shortcut or a delay

2022-07-27 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=376865

--- Comment #15 from Eric Armbruster  ---
To reproduce, go into system settings and set animation speed to the lowest
possible value. You should also be able to reproduce this with low-medium high
animation speed values.

Without looking into code, I would guess that the delay before taking a
screenshot does not take into account the global animation speed and is
probably hardcoded or machine dependent.

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

[kdenlive] [Bug 432699] Effects list's filter field does not work for CJK characters

2022-07-27 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=432699

Eric Jiang  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/d7a8
   ||c463f60e9b5fe757c9af4acf9eb
   ||be672c530
 Status|ASSIGNED|RESOLVED

--- Comment #11 from Eric Jiang  ---
Git commit d7a8c463f60e9b5fe757c9af4acf9ebbe672c530 by Eric Jiang.
Committed on 27/07/2022 at 05:29.
Pushed by mardelle into branch 'master'.

Fix filtering TreeItem lists by non-ASCII strings

AssetFilter tries to normalize the TreeItem's text by removing any
punctuation and symbols, but it was done using a simple [^a-zA-Z0-9\s]
character class which removed any non-ASCII characters, breaking the
search for many non-English languages. Replacing this with [^\w\s]
didn't work, but iterating through the string and using
isLetterOrNumber() does work.

M  +16   -4src/assets/assetlist/model/assetfilter.cpp
M  +8-0src/assets/assetlist/model/assetfilter.hpp
M  +16   -2tests/treetest.cpp

https://invent.kde.org/multimedia/kdenlive/commit/d7a8c463f60e9b5fe757c9af4acf9ebbe672c530

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

[Spectacle] [Bug 376865] In-progress or half-finished animations included when capturing a screenshot without using the global keyboard shortcut or a delay

2022-07-27 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=376865

Eric Armbruster  changed:

   What|Removed |Added

 CC||eric1.armbrus...@gmail.com

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

[kate] [Bug 457187] New: git toolview: double clicking to stage/unstage causes wrong context-menu

2022-07-27 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=457187

Bug ID: 457187
   Summary: git toolview: double clicking to stage/unstage causes
wrong context-menu
   Product: kate
   Version: Git
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: eric1.armbrus...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Make some code changes in a git repo.
2. Open the git toolview and double-click a file to stage it

OBSERVED RESULT
The context menu in the diff file offers Stage Line/Hunk action.

Behaviour is correct when using the Stage action from the context menu.

EXPECTED RESULT
The context menu in the diff file should offer Unstage Line/Hunk actions

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kate] [Bug 457186] New: Colored brackets: yellow bad contrast with breeze light

2022-07-27 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=457186

Bug ID: 457186
   Summary: Colored brackets: yellow bad contrast with breeze
light
   Product: kate
   Version: Git
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: eric1.armbrus...@gmail.com
  Target Milestone: ---

Created attachment 150936
  --> https://bugs.kde.org/attachment.cgi?id=150936=edit
bad_contrast_brackets

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Enable colored brackets.
2. Open a file and look for yellow brackets.


OBSERVED RESULT
Yellow brackets are barely visible

EXPECTED RESULT
Optimally, we would have bracket coloring that follow the current color scheme.
At minimum, default colors should work well with breeze light and breeze dark.

SOFTWARE/OS VERSIONS
git master 51166756027bb0c5f3abbf019fba5e7c74e70914

ADDITIONAL INFORMATION

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

[kdenlive] [Bug 432699] Effects list's filter field does not work for CJK characters

2022-07-26 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=432699

Eric Jiang  changed:

   What|Removed |Added

   Assignee|vpi...@kde.org  |erji...@alumni.iu.edu
 Status|CONFIRMED   |ASSIGNED

--- Comment #10 from Eric Jiang  ---
Looks like the code tries to normalize the text (for better searchability) by
removing all alphanum and space characters, but it specifies "[^a-zA-Z0-9\\s]"
and doesn't account for non-English names.

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

[frameworks-kio] [Bug 446235] The item "Clear recent files list" doesn't work.

2022-07-24 Thread Eric R
https://bugs.kde.org/show_bug.cgi?id=446235

--- Comment #3 from Eric R  ---
Also present in KDE Neon 5.25 w/ Plasma 5.25.3, Firefox 102.0

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

[frameworks-kio] [Bug 446235] The item "Clear recent files list" doesn't work.

2022-07-24 Thread Eric R
https://bugs.kde.org/show_bug.cgi?id=446235

Eric R  changed:

   What|Removed |Added

 CC||aer0...@gmail.com

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

[kdenlive] [Bug 447104] Clip Import: JPG without file extension not recognized. No Cancel available.

2022-07-23 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=447104

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from Eric Jiang  ---
I was not able to reproduce this (latest master on Ubuntu). Did you choose to
Cancel or Transcode when offered? Both options seem to dismiss the dialog
without doing anything.

There does seem like a potential improvement here. Kdenlive doesn't seem to
know that it's a jpeg without the extension, but it does print this message:

=== GOT DROPPED MIME:  "image/jpeg"

So something knows that it's a jpeg and Kdenlive can probably use that
information.

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

[kdenlive] [Bug 433601] kdenlive keeps file handle opened after removing an audio clip

2022-07-23 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=433601

Eric Jiang  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||erji...@alumni.iu.edu

--- Comment #3 from Eric Jiang  ---
Looks like this happens on Linux too from checking `lsof`:

kdenlive 125055 eric  136r  REG   0,53  45830290   586247
/home/videos/testclip0001.wav (deleted)

Clip was already removed from Project Bin.

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

[kdenlive] [Bug 426983] Exporting with libx264rgb results in strange colors

2022-07-22 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=426983

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #3 from Eric Jiang  ---
Found a MLT bug that seems related:
https://github.com/mltframework/mlt/issues/657

Looks like there have been recent changes to MLT to better support this. Can
you try setting mlt_image_format based on that Github issue or look at the
options used in the "Video with Alpha" and "Lossless/HQ" presets?

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

[kdenlive] [Bug 453149] Vectorscope colors R and B channel shown reversed.

2022-07-22 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=453149

Eric Jiang  changed:

   What|Removed |Added

   Assignee|j...@kdenlive.org |erji...@alumni.iu.edu

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

[kdenlive] [Bug 456871] When importing subtitles in ISO-8859-15 format, some characters are not displayed correctly

2022-07-19 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=456871

Eric Jiang  changed:

   What|Removed |Added

   Assignee|j...@kdenlive.org |erji...@alumni.iu.edu

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

[kdenlive] [Bug 456871] When importing subtitles in ISO-8859-15 format, some characters are not displayed correctly

2022-07-18 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=456871

Eric Jiang  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||erji...@alumni.iu.edu

--- Comment #2 from Eric Jiang  ---
Confirmed, non-UTF8 files can get mangled on import. Looks like we could add
kf5codecs as a dependency and use KEncodingProber:
https://api.kde.org/frameworks/kcodecs/html/classKEncodingProber.html

Since guessing the encoding is not always reliable, maybe we could guess the
encoding and then show it as an editable selection on the import dialog.

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

[kdenlive] [Bug 456619] Greyed-Out Edit Clip on Duplicated TItle Clip

2022-07-18 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=456619

--- Comment #5 from Eric Jiang  ---
Seems like this fix uncovers another issue - the clip monitor is not switched
to the new duplicate clip:
https://invent.kde.org/multimedia/kdenlive/-/commit/505983e529c80ba5c8a13dd0a02ff949f7530873#note_488366

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

[kdenlive] [Bug 456689] Problem to render videos

2022-07-14 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=456689

--- Comment #3 from Eric Jiang  ---
(In reply to quentin.boinot86 from comment #2)
> (In reply to Eric Jiang from comment #1)
> > Which Windows build (or download) are you using? Would you be willing to
> > share your project and media files with me so I can try reproducing it?
> 
> I use the 21H2 Version of Windows 11 (build of operating system 22000.739)

I tried with the standalone Windows 22.04.2 and 22.04.3 builds from
kdenlive.org and was not able to reproduce this issue on Windows 10,
unfortunately.  The video rendered successfully in both cases. (I don't have
Windows 11 handy to test with.)

Some things you could try to see if they make any difference:

* Does rendering to a different container type or codec make any difference?
* Do you have enough hard drive space for the output?
* Since your rendering stops at 95%, what happens if you remove the last 5-10%
of the clips? Is there a particular clip that causes this problem?

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

[kdenlive] [Bug 455980] Duplicated records in job queue list, while trying to render video with cyrilc chars(symbols) in name

2022-07-14 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=455980

Eric Jiang  changed:

   What|Removed |Added

 CC||ginz...@seznam.cz

--- Comment #2 from Eric Jiang  ---
*** Bug 456715 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 456715] Render starts twice one is rendering one is paused

2022-07-14 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=456715

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Eric Jiang  ---
Seems like this is caused by the same bug with text encoding of the file name.

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

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

[kdenlive] [Bug 456689] Problem to render videos

2022-07-13 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=456689

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from Eric Jiang  ---
Which Windows build (or download) are you using? Would you be willing to share
your project and media files with me so I can try reproducing it?

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

[kdenlive] [Bug 456619] Greyed-Out Edit Clip on Duplicated TItle Clip

2022-07-12 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=456619

Eric Jiang  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|j...@kdenlive.org |erji...@alumni.iu.edu
 CC||erji...@alumni.iu.edu
 Status|REPORTED|ASSIGNED

--- Comment #1 from Eric Jiang  ---
Confirmed, looks like when the "Edit Clip" item's enabled state is updated, the
clip is not ready. Because the clip is not ready, its thought to be
ClipType::Unknown instead of ClipType::Text, so "Edit Clip" is disabled.

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

[kdenlive] [Bug 456346] Missing files in project archive if project contains multiple videos with same filename

2022-07-12 Thread Eric Jiang
https://bugs.kde.org/show_bug.cgi?id=456346

Eric Jiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #2 from Eric Jiang  ---
Seems similar to bug #421567, also about name collisions in archives.

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

<    1   2   3   4   5   6   7   8   9   10   >