[kdenlive] [Bug 456492] Copy and paste Motion Tracker keyframes does not work

2022-07-22 Thread Kenny
https://bugs.kde.org/show_bug.cgi?id=456492

Kenny  changed:

   What|Removed |Added

 CC||k...@tace.ru

--- Comment #2 from Kenny  ---
The error is not always reproduced.
Sometimes importing frames works, sometimes only one frame is imported,
sometimes several, but not all.

A project where only the first frame is imported:
https://tempic.ru/error-tracker.zip (20MB)

The project from above has a video with a tracker; to reproduce the error:
1. copy frames from tracker
2. insert frames into title filter

Reproduce the error: https://youtu.be/VaMSG_8EUY0

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

[kwin] [Bug 464892] Multi-monitor issues under X11

2023-02-17 Thread Kenny Hui
https://bugs.kde.org/show_bug.cgi?id=464892

Kenny Hui  changed:

   What|Removed |Added

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

--- Comment #19 from Kenny Hui  ---
(In reply to Nate Graham from comment #18)
> Let's keep the focus on the issue that Kenny is experiencing. Kenny, can you
> clarify what's still reproducing on X11 with Plasma 5.27.0?

I am currently experiencing missing icon on the plasmashell (The panel, desktop
icon, widgets), a wrongly-sized right-click menu and missing title text on each
window's titlebar.

This only occurs when a plasma session is started with 2 monitors enabled. (So
if you disable or maybe unplug one of your monitor when logging in, then
reactivate that monitor within that session it will work fine).

journalctl doesn't indicate anything interesting either, all I know is this bug
only happens on Plasma 5.26 and above.

Here's another user experiencing the same issue (Already posted above):
https://forum.endeavouros.com/t/kde-plasma-has-weird-behavior-after-update-and-reboot/33150

The only difference between the user from the link above and my case is that
the right click menu takes up my entire screen height instead of only
stretching the width, but I believe we are hitting the same bug.

The answer linked from the above post says that "If it works, it is a bug that
will not take long to fix", I am not sure whether this is a duplicate as I
couldn't find any, but at least this bug seems to have been known for quite
sometimes now.

Not sure how much correlations this has with kwin though, I only reported it
here since it affected the titlebar as well.

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

[kmenuedit] [Bug 466242] New: kmenuedit crash

2023-02-22 Thread Kenny Hui
https://bugs.kde.org/show_bug.cgi?id=466242

Bug ID: 466242
   Summary: kmenuedit crash
Classification: Applications
   Product: kmenuedit
   Version: 5.26.90
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: kenny.mh@outlook.com
  Target Milestone: ---

SUMMARY
Following a specific steps would cause kmenuedit to crash.

STEPS TO REPRODUCE
1. Cut an item
2. Paste that item anywhere
3. Drag that item to the root, (So not in any submenu)
4. Cut that item again
5. Witness crash

OBSERVED RESULT
kmenuedit crashed.

EXPECTED RESULT
It would cut that item

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian GNU/Linux
KDE Plasma Version: 5.26.90
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Backtrace:
#0  0x77c57f5d in KService::storageId (this=) at
./src/services/kservice.cpp:874
#1  0x5557d7a0 in MenuEntryInfo::setInUse
(this=this@entry=0x558b04d0, inUse=inUse@entry=false)
at /usr/include/x86_64-linux-gnu/qt5/QtCore/qshareddata.h:160
#2  0x55582c46 in TreeView::del (this=this@entry=0x5578b530,
item=item@entry=0x558a52d0, deleteInfo=deleteInfo@entry=false)
at ./treeview.cpp:1602
#3  0x55583118 in TreeView::copy (this=this@entry=0x5578b530,
cutting=cutting@entry=true) at ./treeview.cpp:1217
#4  0x555831de in TreeView::cut (this=0x5578b530) at
./treeview.cpp:1169
#5  0x764e8f4f in QtPrivate::QSlotObjectBase::call (a=0x7fffcfb0,
r=0x5578b530, this=0x55790b10)
at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#6  doActivate (sender=0x5574a850, signal_index=4,
argv=0x7fffcfb0) at kernel/qobject.cpp:3923
#7  0x764e21ef in QMetaObject::activate
(sender=sender@entry=0x5574a850, m=m@entry=0x77677d00
, 
local_signal_index=local_signal_index@entry=1,
argv=argv@entry=0x7fffcfb0) at kernel/qobject.cpp:3983
#8  0x7715c782 in QAction::triggered (this=this@entry=0x5574a850,
_t1=) at .moc/moc_qaction.cpp:376
#9  0x7715f3ab in QAction::activate (this=0x5574a850,
event=) at kernel/qaction.cpp:1161
#10 0x77256e8a in QAbstractButtonPrivate::click (this=0x557a1fc0)
at widgets/qabstractbutton.cpp:398
#11 0x77256fd7 in QAbstractButton::mouseReleaseEvent
(this=0x5582fc30, e=0x7fffd530) at widgets/qabstractbutton.cpp:1044
#12 0x7734faaa in QToolButton::mouseReleaseEvent (this=,
e=) at widgets/qtoolbutton.cpp:622
#13 0x771a4db8 in QWidget::event (this=0x5582fc30,
event=0x7fffd530) at kernel/qwidget.cpp:9044
#14 0x77162fae in QApplicationPrivate::notify_helper
(this=this@entry=0x555b74c0, receiver=receiver@entry=0x5582fc30, 
e=e@entry=0x7fffd530) at kernel/qapplication.cpp:3640
#15 0x7716b552 in QApplication::notify (this=,
receiver=0x5582fc30, e=) at kernel/qapplication.cpp:3084
#16 0x764b16f8 in QCoreApplication::notifyInternal2
(receiver=0x5582fc30, event=0x7fffd530) at
kernel/qcoreapplication.cpp:1064

#17 0x7716965e in QApplicationPrivate::sendMouseEvent
(receiver=receiver@entry=0x5582fc30, event=event@entry=0x7fffd530, 
alienWidget=, nativeWidget=0x5570cbc0,
buttonDown=buttonDown@entry=0x776a69f0 ,
lastMouseReceiver=..., 
spontaneous=true, onlyDispatchEnterLeave=false) at
kernel/qapplication.cpp:2622
#18 0x771bdbd8 in QWidgetWindow::handleMouseEvent (this=0x558cdfc0,
event=0x7fffd7e0) at kernel/qwidgetwindow.cpp:683
#19 0x771c0f60 in QWidgetWindow::event (this=0x558cdfc0,
event=0x7fffd7e0) at kernel/qwidgetwindow.cpp:300
#20 0x77162fae in QApplicationPrivate::notify_helper (this=, receiver=0x558cdfc0, e=0x7fffd7e0) at
kernel/qapplication.cpp:3640
#21 0x764b16f8 in QCoreApplication::notifyInternal2
(receiver=0x558cdfc0, event=0x7fffd7e0) at
kernel/qcoreapplication.cpp:1064
#22 0x7693d3ed in QGuiApplicationPrivate::processMouseEvent
(e=0x7fffe8006b00) at kernel/qguiapplication.cpp:2278
#23 0x76911cac in QWindowSystemInterface::sendWindowSystemEvents
(flags=...) at kernel/qwindowsysteminterface.cpp:1169
#24 0x748c24b0 in userEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#25 0x74a657a9 in g_main_dispatch (context=0x555dd780) at
../../../glib/gmain.c:3454
#26 g_main_context_dispatch (context=0x555dd780) at
../../../glib/gmain.c:4172
#27 0x74a65a38 in g_main_context_iterate
(context=context@entry=0x555dd780, block=block@entry=1,
dispatch=dispatch@entry=1, self=)
at ../../../glib/gmain.c:4248
#28 0x74a65acc in g_main_context_iteration (context=0x555dd780,
may_block=1) at ../../../glib/gmain.c:4313
#29 0x7

[kwin] [Bug 464892] Multi-monitor issues under X11 with NVIDIA GPU

2023-03-04 Thread Kenny Hui
https://bugs.kde.org/show_bug.cgi?id=464892

Kenny Hui  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #20 from Kenny Hui  ---
Ah https://bugs.kde.org/show_bug.cgi?id=462725
Duplicate, ought to be fixed in 5.27.2

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

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

[KScreen] [Bug 462725] [NVIDIA, X11] When external monitor is plugged in at boot and have different frame rate icons and fronts are missing Plasma

2023-03-04 Thread Kenny Hui
https://bugs.kde.org/show_bug.cgi?id=462725

Kenny Hui  changed:

   What|Removed |Added

 CC||kenny.mh@outlook.com

--- Comment #39 from Kenny Hui  ---
*** Bug 464892 has been marked as a duplicate of this bug. ***

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

[ktorrent] [Bug 488651] Ktorrent fails to launch

2024-06-19 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=488651

Kenny Duffus  changed:

   What|Removed |Added

 CC||ke...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Kenny Duffus  ---
This also occurs with the package in neon user

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

[Discover] [Bug 489216] New: Discover crashes when flatpak package that is no longer receiving updates doesn't have a replacement

2024-06-25 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=489216

Bug ID: 489216
   Summary: Discover crashes when flatpak package that is no
longer receiving updates doesn't have a replacement
Classification: Applications
   Product: Discover
   Version: 6.1.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Flatpak Backend
  Assignee: plasma-b...@kde.org
  Reporter: ke...@kde.org
CC: aleix...@kde.org, jgrul...@redhat.com,
trav...@redhat.com
  Target Milestone: ---

Created attachment 170989
  --> https://bugs.kde.org/attachment.cgi?id=170989&action=edit
Discover with replacement dialog

SUMMARY

Discover crashes if you have a package that is no longer receiving updates used
by a package that has an update available yet discover thinks it can be
replaced with the supported version provided by "" (empty string)

STEPS TO REPRODUCE
1. Have a flatpak gtk application installed such as GNOME Application Platform
version 46 with an update available (this also previously occurred with
ungoogled chromium
2. Have org.gtk.Gtk3theme.Breeze-Dark installed 
3. click proceed

OBSERVED RESULT

Discover crashes

EXPECTED RESULT

Discover handles the problem

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon User
(available in About System)
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.0

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

[kmenuedit] [Bug 483079] New: KMenuEdit shows deletion dialog when cutting item with submenu

2024-03-09 Thread Kenny Hui
https://bugs.kde.org/show_bug.cgi?id=483079

Bug ID: 483079
   Summary: KMenuEdit shows deletion dialog when cutting item with
submenu
Classification: Applications
   Product: kmenuedit
   Version: 6.0.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: kenny.mh@outlook.com
  Target Milestone: ---

SUMMARY
When clicking the "Cut" button in KMenuEdit or pressing Ctrl+X, a deletion
dialog appears with the text "All submenus of [Item Name] will be removed. Do
you want to continue?", however it is merely a cut action and having this
dialog appear may confuse users.

STEPS TO REPRODUCE
1. Open KMenuEdit
2. Select an item with submenu (Usually a category)
3. Press "Cut" or with keyboard shortcut Ctrl+X

OBSERVED RESULT
A deletion dialog will appear, as if you are clicking the "Delete" button
instead

EXPECTED RESULT
No dialog should pop up.

SOFTWARE/OS VERSIONS
Linux: Fedora 40
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
The dialog is introduced in
https://invent.kde.org/plasma/kmenuedit/-/commit/d9edce9cddc589044d905e8b86b9b585370485e7

A cut operation will call Treeview::Copy with "cutting" parameter set to true,
which in turn would also call the TreeView::del function, causing the dialog to
appear.

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

[neon] [Bug 424764] New: Please include f2fs-tools on Focal install images

2020-07-28 Thread Kenny Strawn
https://bugs.kde.org/show_bug.cgi?id=424764

Bug ID: 424764
   Summary: Please include f2fs-tools on Focal install images
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: Live/Install images
  Assignee: neon-b...@kde.org
  Reporter: kenny.str...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY
Although basic F2FS support does exist, Calamares depends on the existence of
the f2fs-tools package (and the mkfs.f2fs command in particular) as a
prerequisite for showing F2FS as an option for formatting partitions to install
the system to.

Since GRUB 2.04 now supports booting from F2FS partitions out-of-the-box, the
fact that the installer doesn't allow one to select F2FS as a destination
install option is a problem.

STEPS TO REPRODUCE
1. sudo wget -O /dev/sdd
https://files.kde.org/neon/images/focal-preview/unstable/current/neon-unstable-current.iso
#replace /dev/sdd with your USB drive
2. sudo systemctl reboot --firmware-setup
3. Set USB device as first boot option, then exit
4. After booting into Live USB, open Konsole and type "mkfs.f2fs --help"

OBSERVED RESULT
"Command Not Found" message

EXPECTED RESULT
mkfs.f2fs usage message

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Neon Dev/Unstable (Focal 20.04 rebase)
(available in About System)
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.73.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 424770] New: Plasma: Crash on USB flash drive partition manipulation

2020-07-28 Thread Kenny Strawn
https://bugs.kde.org/show_bug.cgi?id=424770

Bug ID: 424770
   Summary: Plasma: Crash on USB flash drive partition
manipulation
   Product: plasmashell
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: kenny.str...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.19.80)

Qt Version: 5.14.2
Frameworks Version: 5.73.0
Operating System: Linux 5.8.0-rc7-custom x86_64
Windowing system: X11
Distribution: KDE neon Unstable Edition

-- Information about the crash:
- What I was doing when the application crashed:
After creating a pre-release Focal-based Neon USB flash drive using:

$ sudo wget -O /dev/sdd
https://files.kde.org/neon/images/focal-preview/unstable/current/neon-unstable-current.iso

I proceeded to attempt to create a partition to make it writable, using the
following 2 methods:

1. Using KDE Partition Manager
2. fdisk /dev/sdd

- Unusual behavior I noticed:

In both cases, whenever I proceeded to modify the partition table on the USB
flash drive in question, the desktop would go black and then reappear.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x7f09937b76ec in QMetaObject::cast(QObject const*) const
(this=0x7f0993a81c40 , obj=0x55b421790430) at
kernel/qmetaobject.cpp:381
#5  0x7f09937b7729 in QMetaObject::cast(QObject*) const (this=, obj=) at kernel/qmetaobject.cpp:370
#6  0x7f0992b53170 in qobject_cast(QObject*) (object=) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:519
#7  QtPrivate::QVariantValueHelper::object(QVariant const&) (v=...)
at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:751
#8  QtPrivate::ObjectInvoker, QVariant
const&, QObject*>::invoke(QVariant const&) (a=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:107
#9  qvariant_cast(QVariant const&) (v=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:878
#10 VDMObjectDelegateDataType::createItem(QQmlAdaptorModel&,
QQmlDelegateModelItemMetaType*, int, int, int) const (column=0, row=0, index=0,
metaType=0x55b41f3fbc90, model=..., this=0x55b421a61350) at
qqmladaptormodel.cpp:795
#11 VDMObjectDelegateDataType::createItem(QQmlAdaptorModel&,
QQmlDelegateModelItemMetaType*, int, int, int) const (this=0x55b421a61350,
model=..., metaType=0x55b41f3fbc90, index=0, row=0, column=0) at
qqmladaptormodel.cpp:786
#12 0x7f0992b61126 in
QQmlAdaptorModel::createItem(QQmlDelegateModelItemMetaType*, int) (index=0,
metaType=0x55b41f3fbc90, this=0x55b421bde860) at
/usr/include/c++/9/bits/atomic_base.h:413
#13 QQmlDelegateModelPrivate::object(QQmlListCompositor::Group, int,
QQmlIncubator::IncubationMode) (this=0x55b421bde7f0,
group=QQmlListCompositor::Default, index=0,
incubationMode=QQmlIncubator::AsynchronousIfNested) at
qqmldelegatemodel.cpp:1017
#14 0x7f0992b612a8 in QQmlDelegateModel::object(int,
QQmlIncubator::IncubationMode) (this=, index=0,
incubationMode=QQmlIncubator::AsynchronousIfNested) at
qqmldelegatemodel.cpp:1119
#15 0x7f0995514976 in QQuickItemViewPrivate::createItem(int,
QQmlIncubator::IncubationMode) (this=this@entry=0x55b41f3dd690,
modelIndex=modelIndex@entry=0,
incubationMode=incubationMode@entry=QQmlIncubator::AsynchronousIfNested) at
/usr/include/c++/9/bits/atomic_base.h:413
#16 0x7f0995526989 in QQuickListViewPrivate::addVisibleItems(double,
double, double, double, bool) (this=0x55b41f3dd690, fillFrom=-0, fillTo=60,
bufferFrom=, bufferTo=, doBuffer=false) at
items/qquicklistview.cpp:706
#17 0x7f0995515cc4 in QQuickItemViewPrivate::refill(double, double)
(this=0x55b41f3dd690, from=-0, to=60) at items/qquickitemview.cpp:1771
#18 0x7f0995519495 in QQuickItemView::setModel(QVariant const&)
(this=0x55b4215ce100, m=...) at items/qquickitemview.cpp:237
#19 0x7f099551a7db in QQuickItemView::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=, _c=,
_id=, _a=) at .moc/moc_qquickitemview_p.cpp:844
#20 0x7f0994fa3009 in QQmlPropertyData::writeProperty(QObject*, void*,
QFlags) const (flags=..., value=0x7fff3728c110,
target=0x55b4215ce100, this=0x7f09842f1568) at
../../include/QtQml/5.14.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertydata_p.h:286
#21 QQmlPropertyPrivate::write(QObject*, QQmlPropertyData const&, QVariant
const&, QQmlContextData*, QFlags)
(object=object@entry=0x55b4215ce100, property=..., value=...,
context=context@entry=0x55b421add370, flags=..., flags@entry=...) at
qml/qqmlproperty.cpp:1305
#22 0x7f0994fa70e4 in QQmlPropertyPrivate::writeValueProperty(QObject*,
QQmlPropertyData const&, QQmlPropertyData const&, QVariant const&,
QQmlContextData*, QFlags) (object=0x55b4215ce100,
core=..., valueTypeData=...

[neon] [Bug 424764] Please include f2fs-tools on Focal install images

2020-08-03 Thread Kenny Strawn
https://bugs.kde.org/show_bug.cgi?id=424764

--- Comment #2 from Kenny Strawn  ---
Someone seems to have reverted the change that fixes this bug in the master
branch: https://packaging.neon.kde.org/neon/seeds.git/tree/live

Who — and why would they do that?

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

[neon] [Bug 424764] Please include f2fs-tools on Focal install images

2020-08-03 Thread Kenny Strawn
https://bugs.kde.org/show_bug.cgi?id=424764

--- Comment #3 from Kenny Strawn  ---
Update — never mind, found it on the release-lts branch

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

[www.kde.org] [Bug 428963] New: Matrix link in website footer

2020-11-11 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=428963

Bug ID: 428963
   Summary: Matrix link in website footer
   Product: www.kde.org
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kde-...@kde.org
  Reporter: ke...@kde.org
  Target Milestone: ---

The [M] matrix link in the website footer doesn't take you to the KDE Matrix
homeserver.

Element recommended that currently the best way is just to link directly to the
room on our homeserver, this is 

https://webchat.kde.org/#/rooms/#kde:kde.org

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

[www.kde.org] [Bug 428963] Matrix link in website footer

2020-11-14 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=428963

--- Comment #2 from Kenny Duffus  ---
Fixed on kde.org as simple

We however also need to have the link on all the other website footers as well

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

[www.kde.org] [Bug 376296] Kde.org has two diferent donation pages

2020-07-18 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=376296

--- Comment #4 from Kenny Duffus  ---
As noted in the other bug kde.org/donate is an alias, the main problem is the
duplicate /donations page of the previously existing and widely used
/community/donations

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

[www.kde.org] [Bug 490184] Akademy 2024 TShirt order page has the wrong preview outline for Fitted shirts

2024-07-12 Thread Kenny D
https://bugs.kde.org/show_bug.cgi?id=490184

Kenny D  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||ke...@kde.org
 Resolution|--- |NOT A BUG

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

[www.kde.org] [Bug 409522] New: Two seperate donate pages on kde.org

2019-07-05 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=409522

Bug ID: 409522
   Summary: Two seperate donate pages on kde.org
   Product: www.kde.org
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kde-...@kde.org
  Reporter: ke...@kde.org
  Target Milestone: ---

There are currently 2 different donation pages on kde.org

1. https://kde.org/donations
2. https://kde.org/community/donations/

The donate link in the top menu goes to 1 while the donate links in the footer
go to 2

The alias https://kde.org/donate used in various places such as akademy videos,
goes to 2. Various blogs also link directly to 2

Getting rid of 1 and changing the top menu link to 2 seems like the simplest
solution? Perhaps reworking some of the wording in 1 onto 2 would also be
useful

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

[www.kde.org] [Bug 409522] Two seperate donate pages on kde.org

2019-07-05 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=409522

Kenny Duffus  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[zanshin] [Bug 411339] zanshin fails to run on neon

2019-10-01 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=411339

--- Comment #8 from Kenny Duffus  ---
It would be great if this could be packaged for neon

I've been struggling to keep track of my tasks these last few weeks :-)

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

[www.kde.org] [Bug 410384] Link to Join the Game broken

2019-07-30 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=410384

Kenny Duffus  changed:

   What|Removed |Added

 CC||ke...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Kenny Duffus  ---
Yeah it changed from 5 to 9 apparently, I fixed one somewhere else recently.

Fixed this now as well

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

[neon] [Bug 411339] New: zanshin fails to run on neon

2019-08-26 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=411339

Bug ID: 411339
   Summary: zanshin fails to run on neon
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Packages User Edition
  Assignee: neon-b...@kde.org
  Reporter: ke...@kde.org
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY

Zanshin no longer starts either from within Kontact or run directly

STEPS TO REPRODUCE
1. Click on Zanshin inside Kontact

OBSERVED RESULT

Popup displays this message and zanshin doesn't load:

Cannot load part for Task Lists.
Cannot load library /usr/lib/x86_64-linux-gnu/qt5/plugins/zanshin_part.so:
(/usr/lib/x86_64-linux-gnu/qt5/plugins/zanshin_part.so: undefined symbol:
_ZTIN8KCalCore4TodoE)

EXPECTED RESULT

Zanshin part loads inside Kontact

or

OBSERVED RESULT

1. Start Zanshin from command line (starting from runner doesn't display any
error or start zanshin)

OBSERVED RESULT

error of 

zanshin: symbol lookup error: zanshin: undefined symbol: _ZTIN8KCalCore4TodoE

EXPECTED RESULT

Zanshin starts

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon User (up to date)
(available in About System)
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION

Package: zanshin
Version: 0.5.0-1+18.04+bionic+build5

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

[neon] [Bug 411339] zanshin fails to run on neon

2019-08-26 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=411339

--- Comment #1 from Kenny Duffus  ---
Just to clarify this worked fine previously, until a few days ago

Sorry can't remember exactly when, in the last week or so

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

[zanshin] [Bug 411339] zanshin fails to run on neon

2019-08-27 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=411339

--- Comment #3 from Kenny Duffus  ---
Its a rather bad time of year for it to break :-(

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

[frameworks-kholidays] [Bug 405749] New: Potential issue with holiday listing for Poland

2019-03-22 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=405749

Bug ID: 405749
   Summary: Potential issue with holiday listing for Poland
   Product: frameworks-kholidays
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: ke...@kde.org
  Target Milestone: ---

This bug was reported via email through an anonymiser service to KDE Press
Contacts:

It came to our attention, that Calendar Holiday Plugin for KDE,
that should contain holidays for Poland is written extremely
sloppy and contains extreme and excessive number of days that are not holidays
(they are not state holidays and are not days off- therefore
calendar is useless and we cannot see which days are off and
state celebrated by our Great Nation), but also the national
holidays are written very sloppy and the names are not the official
names of the holidays (eg. Święto Konstytucji- there's no such
holiday in Poland its Konstytucji 3-ego Maja! its not "a holiday
of some constitution", holiday has a specific name! 
Moreover its interwined with some non holiday "equinox", "grampa" and "beer"
days.

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

[frameworks-kholidays] [Bug 405749] Potential issue with holiday listing for Poland

2019-03-22 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=405749

--- Comment #2 from Kenny Duffus  ---
(In reply to Christophe Giboudeaux from comment #1)
> After a quick look, the holiday file for Poland wasn't touched since 2015.
> 
> It contains categories however. The holidays belong to one of these: public,
> religious, cultural and civil.

Thanks for having a look

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

[frameworks-kholidays] [Bug 405749] Potential issue with holiday listing for Poland

2019-03-22 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=405749

--- Comment #4 from Kenny Duffus  ---
(In reply to Christophe Giboudeaux from comment #3)
> Strange the bug wasn't closed automatically.
> 
> https://cgit.kde.org/kholidays.git/commit/
> ?id=d1f6062a818cfab2adef6a3219ab8b9154b8c78a fixes the wrong name for the
> Constitution day, sorts the categories and I added english comments if
> anyone needs to touch the file in the future.
> 
> I also tried loading the polish days in korganizer, the non-working days
> (categorized 'public') have a different color.
> 
> Without a proper way to contact the mail author, that's the best we can do.

Thanks

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

[kontact] [Bug 416986] New: Kontact crashes on exit

2020-01-31 Thread Kenny Fairweather
https://bugs.kde.org/show_bug.cgi?id=416986

Bug ID: 416986
   Summary: Kontact crashes on exit
   Product: kontact
   Version: 5.11.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: ken...@engineer.com
  Target Milestone: ---

Application: kontact (5.11.3)

Qt Version: 5.12.4
Frameworks Version: 5.62.0
Operating System: Linux 5.3.0-26-generic x86_64
Distribution: Ubuntu 19.10

-- Information about the crash:
- What I was doing when the application crashed:
Noticed that email was no lnger being fetched. akonadictl restart didn't
resolve. Tried closing and re-opening Kontact. Kontact crashed and a crash
report window opened. ps showed that Kontact was still running (with 27
threads) 

- Unusual behavior I noticed:
Fetching emails had stalled. Progress bar in Kmail was not moving. 
Have two accounts: one gmail and one Exchange (IMAP)

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb543631f00 (LWP 1890))]

Thread 28 (Thread 0x7fb415767700 (LWP 16571)):
#0  0x7fb55591f6e0 in futex_abstimed_wait_cancelable (private=, abstime=0x7fb415766470, clockid=, expected=0,
futex_word=0x7fb4157665b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
#1  0x7fb55591f6e0 in __pthread_cond_wait_common (abstime=0x7fb415766470,
clockid=, mutex=0x7fb415766568, cond=0x7fb415766590) at
pthread_cond_wait.c:520
#2  0x7fb55591f6e0 in __pthread_cond_timedwait (cond=0x7fb415766590,
mutex=0x7fb415766568, abstime=0x7fb415766470) at pthread_cond_wait.c:656
#3  0x7fb54f4d510b in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7fb54f4d5ab2 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7fb54f4d5ba6 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7fb54f497705 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7fb54f499c6b in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7fb54f49a258 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7fb54f4d7c75 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7fb555918669 in start_thread (arg=) at
pthread_create.c:479
#11 0x7fb55695f323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 27 (Thread 0x7fb428833700 (LWP 16570)):
#0  0x7fb55591f6e0 in futex_abstimed_wait_cancelable (private=, abstime=0x7fb428832470, clockid=, expected=0,
futex_word=0x7fb4288325b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
#1  0x7fb55591f6e0 in __pthread_cond_wait_common (abstime=0x7fb428832470,
clockid=, mutex=0x7fb428832568, cond=0x7fb428832590) at
pthread_cond_wait.c:520
#2  0x7fb55591f6e0 in __pthread_cond_timedwait (cond=0x7fb428832590,
mutex=0x7fb428832568, abstime=0x7fb428832470) at pthread_cond_wait.c:656
#3  0x7fb54f4d510b in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7fb54f4d5ab2 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7fb54f4d5ba6 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7fb54f497705 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7fb54f499f96 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7fb54f49a258 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7fb54f4d7c75 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7fb555918669 in start_thread (arg=) at
pthread_create.c:479
#11 0x7fb55695f323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 26 (Thread 0x7fb456fbc700 (LWP 8193)):
#0  0x7fb55591f6e0 in futex_abstimed_wait_cancelable (private=, abstime=0x7fb456fbb470, clockid=, expected=0,
futex_word=0x7fb456fbb5b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
#1  0x7fb55591f6e0 in __pthread_cond_wait_common (abstime=0x7fb456fbb470,
clockid=, mutex=0x7fb456fbb568, cond=0x7fb456fbb590) at
pthread_cond_wait.c:520
#2  0x7fb55591f6e0 in __pthread_cond_timedwait (cond=0x7fb456fbb590,
mutex=0x7fb456fbb568, abstime=0x7fb456fbb470) at pthread_cond_wait.c:656
#3  0x7fb54f4d510b in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7fb54f4d5ab2 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7fb54f4d5ba6 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7fb54f497705 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7fb54f499f96 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7fb54f49a258 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7fb54f4d7c75 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10

[Akonadi] [Bug 417542] New: Akonadi crashes on plasma start and further attempts to start

2020-02-12 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=417542

Bug ID: 417542
   Summary: Akonadi crashes on plasma start and further attempts
to start
   Product: Akonadi
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: server
  Assignee: kdepim-b...@kde.org
  Reporter: ke...@kde.org
  Target Milestone: ---

Application: akonadiserver (5.13.2 (19.12.2))

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

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

Akonadi crashes after starting Plasma but mysqld-akonadi is still running

Manually trying via akonadictl start results in this

➜  ~ akonadictl start 
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
➜  ~ org.kde.pim.akonadiserver: Starting up the Akonadi Server...
org.kde.pim.akonadiserver: Failed to connect to database!
org.kde.pim.akonadiserver: Database error: "Can't connect to local MySQL server
through socket '/run/user/1000/akonadi/mysql.socket' (2) QMYSQL: Unable to
connect"
org.kde.pim.akonadiserver: Failed to remove runtime connection config file
org.kde.pim.akonadiserver: Shutting down AkonadiServer...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited
normally...

killing mysqld-akonadi and making sure /run/user/1000/akonadi/ is empty, then
rerunning  akonadictl start  gets further but results in the included crash

➜  ~ akonadictl start 
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
➜  ~ org.kde.pim.akonadiserver: Starting up the Akonadi Server...
akonadi.collectionattributetable   OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation  OK
akonadi.collectiontableOK
akonadi.flagtable  OK
akonadi.mimetypetable  OK
akonadi.parttable  OK
akonadi.parttypetable  OK
akonadi.pimitemflagrelationOK
akonadi.pimitemtable   OK
akonadi.pimitemtagrelation OK
akonadi.relationtable  OK
akonadi.relationtypetable  OK
akonadi.resourcetable  OK
akonadi.schemaversiontable OK
akonadi.tagattributetable  OK
akonadi.tagremoteidresourcerelationtable   OK
akonadi.tagtable   OK
akonadi.tagtypetable   OK
org.kde.pim.akonadiserver: Running DB initializer
org.kde.pim.akonadiserver: DB initializer done
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
org.kde.pim.akonadicontrol: Akonadi server is now operational.
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b90003a00) )
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b90003220) )
org.kde.pim.akonadiserver: Subscriber
Akonadi::Server::NotificationSubscriber(0x7f5b90003220) identified as
"ETMCalendarMonitor - 94027779294848"
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b9002f990) )
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b900302d0) )
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b90038650) )
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b900417c0) )
org.kde.pim.akonadiserver: Subscriber
Akonadi::Server::NotificationSubscriber(0x7f5b90003a00) identified as
"PlasmaEventModelMonitor - 94440567301504"
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b90053a40) )
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b90066bc0) )
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b90067ae0) )
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b9006fea0) )
org.kde.pim.akonadiserver: New notification connection (registered as
Akonadi::Server::NotificationSubscriber(0x7f5b90079140) )
org.kde.pim.akonadiserver: New notification connection (regis

[Akonadi] [Bug 417542] Akonadi crashes on plasma start and further attempts to start

2020-02-12 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=417542

--- Comment #2 from Kenny Duffus  ---
Following that crash I noticed there were some akonadi processes running

➜  ~ ps -ef|grep akonadi
user   12602 1  0 07:27 ?00:00:00 /usr/bin/akonadi_control
user   12632 1  0 07:27 ?00:00:03 /usr/sbin/mysqld-akonadi
--defaults-file=/home/kd/.local/share/akonadi/mysql.conf
--datadir=/home/kd/.local/share/akonadi/db_data/
--socket=/run/user/1000/akonadi/mysql.socket
--pid-file=/run/user/1000/akonadi/mysql.pid
user   12673 12602  0 07:28 ?00:00:00
/usr/bin/akonadi_akonotes_resource --identifier akonadi_akonotes_resource_0
user   12674 12602  0 07:28 ?00:00:00
/usr/bin/akonadi_archivemail_agent --identifier akonadi_archivemail_agent
user   12675 12602  0 07:28 ?00:00:00
/usr/bin/akonadi_birthdays_resource --identifier akonadi_birthdays_resource
user   12676 12602  0 07:28 ?00:00:01
/usr/bin/akonadi_davgroupware_resource --identifier
akonadi_davgroupware_resource_6
user   12677 12602  0 07:28 ?00:00:01
/usr/bin/akonadi_followupreminder_agent --identifier
akonadi_followupreminder_agent
user   12678 12602  0 07:28 ?00:00:01
/usr/bin/akonadi_ical_resource --identifier akonadi_ical_resource_2
user   12679 12602  0 07:28 ?00:00:01
/usr/bin/akonadi_ical_resource --identifier akonadi_ical_resource_3
user   12680 12602  0 07:28 ?00:00:01
/usr/bin/akonadi_imap_resource --identifier akonadi_imap_resource_0
user   12687 12602  0 07:28 ?00:00:00
/usr/bin/akonadi_indexing_agent --identifier akonadi_indexing_agent
user   12688 12602  0 07:28 ?00:00:00
/usr/bin/akonadi_maildir_resource --identifier akonadi_maildir_resource_2
user   12692 12602  0 07:28 ?00:00:01
/usr/bin/akonadi_maildispatcher_agent --identifier akonadi_maildispatcher_agent
user   12698 12602  0 07:28 ?00:00:00
/usr/bin/akonadi_mailfilter_agent --identifier akonadi_mailfilter_agent
user   12704 12602  0 07:28 ?00:00:00
/usr/bin/akonadi_migration_agent --identifier akonadi_migration_agent
user   12706 12602  0 07:28 ?00:00:00
/usr/bin/akonadi_newmailnotifier_agent --identifier
akonadi_newmailnotifier_agent
user   12710 12602  0 07:28 ?00:00:01 /usr/bin/akonadi_notes_agent
--identifier akonadi_notes_agent
user   12712 12602  0 07:28 ?00:00:01
/usr/bin/akonadi_sendlater_agent --identifier akonadi_sendlater_agent
user   12715 12602  0 07:28 ?00:00:00
/usr/bin/akonadi_unifiedmailbox_agent --identifier akonadi_unifiedmailbox_agent
user   13826 12602  0 07:41 ?00:00:00 /usr/bin/akonadiserver
user   13829 13826  0 07:41 ?00:00:00 /usr/sbin/mysqld-akonadi
--defaults-file=/home/kd/.local/share/akonadi/mysql.conf
--datadir=/home/user/.local/share/akonadi/db_data/
--socket=/run/user/1000/akonadi/mysql.socket
--pid-file=/run/user/1000/akonadi/mysql.pid
user   13897  4459  0 07:42 pts/100:00:00 grep --color=auto
--exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg
--exclude-dir=.svn akonadi


However starting Kontact, it didn't think Akonadi was running. Clicking the
start akonadi button generated this in the terminal akonadictl had been run
previously in

➜  ~ org.kde.pim.akonadiserver: Failed to connect to database!
org.kde.pim.akonadiserver: Database error: "Can't connect to local MySQL server
through socket '/run/user/1000/akonadi/mysql.socket' (2) QMYSQL: Unable to
connect"
org.kde.pim.akonadiserver: Shutting down AkonadiServer...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited
normally...
org.kde.pim.akonadicontrol: Application
'/usr/bin/akonadi_newmailnotifier_agent' exited normally...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_archivemail_agent'
exited normally...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_birthdays_resource'
exited normally...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_mailfilter_agent'
exited normally...
org.kde.pim.akonadicontrol: ProcessControl: Application
"/usr/bin/akonadi_ical_resource" stopped unexpectedly ( "Process crashed" )
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_ical_resource'
crashed. No restart!
org.kde.pim.akonadicontrol: ProcessControl: Application
"/usr/bin/akonadi_davgroupware_resource" stopped unexpectedly ( "Process
crashed" )
org.kde.pim.akonadicontrol: Application
'/usr/bin/akonadi_davgroupware_resource' crashed. No restart!
org.kde.pim.akonadicontrol: Application
'/usr/bin/akonadi_followupreminder_agent' exited normally...
org.kde.pim.akonadicontrol: ProcessControl: Application
"/usr/bin/akonadi_imap_resource" stopped unexpectedly ( "Process crashed" )
org.kde.pim.akonadicontrol: Application &#x

[kmail2] [Bug 416403] During account wizard using @protonmail.com, get "Kmail could not convert value of setting 'Authentication' to required type"

2020-04-05 Thread Kenny Nguyen
https://bugs.kde.org/show_bug.cgi?id=416403

Kenny Nguyen  changed:

   What|Removed |Added

 CC||kkenny.ngu...@gmail.com

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

[kmail2] [Bug 416403] During account wizard using @protonmail.com, get "Kmail could not convert value of setting 'Authentication' to required type"

2020-04-05 Thread Kenny Nguyen
https://bugs.kde.org/show_bug.cgi?id=416403

--- Comment #23 from Kenny Nguyen  ---
I am having the same issue on my system whilst trying to set up Kmail for the
first time.

error:
org.kde.pim.accountwizard: Did not find D-Bus method:  "setAccountIdentity" 
available methods are:
org.kde.pim.accountwizard: "destroyed(QObject*)"
org.kde.pim.accountwizard: "destroyed()"
org.kde.pim.accountwizard: "objectNameChanged(QString)"
org.kde.pim.accountwizard: "deleteLater()"
org.kde.pim.accountwizard: "_q_reregisterTimers(void*)"
org.kde.pim.accountwizard: "_q_serviceOwnerChanged(QString,QString,QString)"
org.kde.pim.accountwizard: Impossible to convert argument :  QVariant(int,
1389663958)


System:Kernel: 5.4.28-1-MANJARO x86_64 bits: 64 compiler: gcc v: 9.3.0 
   Desktop: KDE Plasma 5.18.3 tk: Qt 5.14.1 wm: kwin_x11 dm: SDDM 
   Distro: Manjaro Linux

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

[neon] [Bug 396120] New: libkasten and libokteta upgrades shares files with libokteta-data

2018-07-03 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=396120

Bug ID: 396120
   Summary: libkasten and libokteta upgrades shares files with
libokteta-data
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Packages Dev Edition [unstable]
  Assignee: neon-b...@kde.org
  Reporter: ke...@kde.org
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

With okteta already install trying to upgrade libkasten3core3
libkasten3okteta1core1 libokteta2core2 libokteta2gui2 fails due to conflicting
files with libokteta-data

➜  ~ apt full-upgrade 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
Calculating upgrade... Done
The following packages will be upgraded:
  libkasten3core3 libkasten3okteta1core1 libokteta2core2 libokteta2gui2
4 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
Need to get 0 B/449 kB of archives.
After this operation, 2,548 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
(Reading database ... 362849 files and directories currently installed.)
Preparing to unpack
.../libkasten3core3_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb ...
Unpacking libkasten3core3 (4:17.12.3-0xneon+18.04+bionic+build3) over
(4:17.12.3-0ubuntu1) ...
dpkg: error processing archive
/var/cache/apt/archives/libkasten3core3_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb
(--unpack):
 trying to overwrite '/usr/share/locale/ar/LC_MESSAGES/libkasten.mo', which is
also in package libokteta-data 4:17.12.3-0ubuntu1
Preparing to unpack
.../libokteta2core2_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb ...
Unpacking libokteta2core2 (4:17.12.3-0xneon+18.04+bionic+build3) over
(4:17.12.3-0ubuntu1) ...
dpkg: error processing archive
/var/cache/apt/archives/libokteta2core2_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb
(--unpack):
 trying to overwrite '/usr/share/locale/ar/LC_MESSAGES/liboktetacore.mo', which
is also in package libokteta-data 4:17.12.3-0ubuntu1
Preparing to unpack
.../libkasten3okteta1core1_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb ...
Unpacking libkasten3okteta1core1 (4:17.12.3-0xneon+18.04+bionic+build3) over
(4:17.12.3-0ubuntu1) ...
dpkg: error processing archive
/var/cache/apt/archives/libkasten3okteta1core1_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb
(--unpack):
 trying to overwrite '/usr/share/locale/ar/LC_MESSAGES/liboktetakasten.mo',
which is also in package libokteta-data 4:17.12.3-0ubuntu1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Preparing to unpack
.../libokteta2gui2_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb ...
Unpacking libokteta2gui2 (4:17.12.3-0xneon+18.04+bionic+build3) over
(4:17.12.3-0ubuntu1) ...
dpkg: error processing archive
/var/cache/apt/archives/libokteta2gui2_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb
(--unpack):
 trying to overwrite '/usr/share/locale/ast/LC_MESSAGES/liboktetagui.mo', which
is also in package libokteta-data 4:17.12.3-0ubuntu1
Errors were encountered while processing:

/var/cache/apt/archives/libkasten3core3_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb

/var/cache/apt/archives/libokteta2core2_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb

/var/cache/apt/archives/libkasten3okteta1core1_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb

/var/cache/apt/archives/libokteta2gui2_4%3a17.12.3-0xneon+18.04+bionic+build3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Uninstalling okteta and libokteta-data (from bionic universe), then all their
dependencies (maybe unnecessary?) and reinstalling the okteta no longer causes
this conflict.

libokteta-data doesn't seem to be in neon, looks like it is only older
packages?

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

[zanshin] [Bug 393505] New: Unable to create new todo items (possibly due to multiple calendars?)

2018-04-25 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=393505

Bug ID: 393505
   Summary: Unable to create new todo items (possibly due to
multiple calendars?)
   Product: zanshin
   Version: 0.5.0
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: er...@kde.org
  Reporter: ke...@kde.org
CC: mbe...@ipsquad.net
  Target Milestone: already done

I am unable to create new todo items in zanshin, this works fine in KOrganizer
todo

The problem might be related to having multiple CalDav calendars? In KOrganizer
when creating a new todo I am prompted to pick where it should go

The error I get from zanshin is for example:

"Cannot add task test in Inbox: Invalid parent collection"

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

[zanshin] [Bug 393505] Unable to create new todo items (possibly due to multiple calendars?)

2018-04-25 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=393505

--- Comment #2 from Kenny Duffus  ---
Setting one to favourite/default made the error go away \o/

I notice that it is now in bold, previously none were. Maybe that would be the
issue?

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

[zanshin] [Bug 393505] Unable to create new todo items (possibly due to multiple calendars?)

2018-04-26 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=393505

--- Comment #4 from Kenny Duffus  ---
I have 2 enabled sources and one disabled, all from nextcloud

To see if it had previously tried to use the disabled one I disabled the one I
have set to default but there was no error and it still created a new todo in
that source. Does enabling/disabling only effect visibility of things in it?

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

[zanshin] [Bug 393505] Unable to create new todo items (possibly due to multiple calendars?)

2018-04-26 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=393505

--- Comment #6 from Kenny Duffus  ---
They all behave fine.

Is there anyway to unset a default source? I only seem to be able to change to
a different one now I have one set

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

[zanshin] [Bug 393505] Unable to create new todo items (possibly due to multiple calendars?)

2018-04-27 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=393505

--- Comment #8 from Kenny Duffus  ---
I have now tried deleting the default source a few times and it still seems to
be creating tasks fine so I'm now a bit at a loss what the initial problem was
hmm...

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

[zanshin] [Bug 393505] Unable to create new todo items (possibly due to multiple calendars?)

2018-04-27 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=393505

--- Comment #10 from Kenny Duffus  ---
yep, agreed

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

[kmail2] [Bug 380182] deleting a message thread doesn't remove it from the message list

2017-05-31 Thread Kenny Fairweather
https://bugs.kde.org/show_bug.cgi?id=380182

Kenny Fairweather  changed:

   What|Removed |Added

 CC||ken...@engineer.com

--- Comment #1 from Kenny Fairweather  ---
I can confirm this bug. Same software version, same description.

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

[www.kde.org] [Bug 398956] Download page for KDE Neon is unclear and confusing

2018-09-23 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=398956

Kenny Duffus  changed:

   What|Removed |Added

 Resolution|INTENTIONAL |---
 CC||ke...@kde.org
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #3 from Kenny Duffus  ---
The issue seems to be that on https://neon.kde.org/download when you click the
nice download graphic instead of a file download starting it takes you to the
directory listing on files.ko for the current image

This contains as well as the symlink of current it also lists the real current
dated, i can understand the reason for it if you download lots but it does add
some confusion

As the .message is multi-lined it is collapsed by default and not obvious to
expand it, for the still slightly confusing note (from a new user point of
view)

Side note:
ubuntu and fedora downloads are very simple and intuitive
mint, opensuse and solus are more confusing

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

[www.kde.org] [Bug 398956] Download page for KDE Neon is unclear and confusing

2018-09-23 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=398956

--- Comment #4 from Kenny Duffus  ---
For the user edition at least maybe the button could just be to the download
for current iso with underneath a verify and advanced links or download page
similar to fedora?

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

[www.kde.org] [Bug 398956] Download page for KDE Neon is unclear and confusing

2018-09-23 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=398956

--- Comment #5 from Kenny Duffus  ---
(In reply to Kenny Duffus from comment #4)
> For the user edition at least maybe the button could just be to the download
> for current iso with underneath a verify and advanced links or download page
> similar to fedora?

The page you get after clicking fedora download with verify and more info is
quite nice

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

[neon] [Bug 395409] ktorrent need libKF5Torrent.so.6, but package has no this dep

2018-06-16 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=395409

Kenny Duffus  changed:

   What|Removed |Added

 CC||ke...@kde.org
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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

[neon] [Bug 395409] ktorrent is missing a dependency on libkf5torrent6

2018-06-16 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=395409

Kenny Duffus  changed:

   What|Removed |Added

Summary|ktorrent need   |ktorrent is missing a
   |libKF5Torrent.so.6, but |dependency on
   |package has no this dep |libkf5torrent6

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

[choqok] [Bug 376880] New: No way to get all tweets since last time

2017-02-24 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=376880

Bug ID: 376880
   Summary: No way to get all tweets since last time
   Product: choqok
   Version: 1.6
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Twitter
  Assignee: mehrdad.mom...@gmail.com
  Reporter: ke...@kde.org
CC: scarp...@kde.org
  Target Milestone: ---

No matter how high you set "Number of posts to show in timelines" I only seem
to get about the last 200 tweets.

It would be great to have a setting to get all tweets since your last read
one/last time choqok was running.

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

[choqok] [Bug 313546] When new tweets load, scroll position does not stay with the tweets you're looking at

2017-02-24 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=313546

Kenny Duffus  changed:

   What|Removed |Added

 CC||ke...@kde.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

Re: [plasmashell] [Bug 361222] System tray is unavailable with error message in task bar

2016-04-01 Thread Kenny Fairweather
James E. Jones via KDE Bugzilla  writes:

> 
> https://bugs.kde.org/show_bug.cgi?id=361222
> 
> --- Comment #3 from James E. Jones  ---
> (In reply to Demian Lizandro Biscocho from comment #2)
> > Got the same issue. Running Kubuntu 15.10 with Neon repositories. 
Installing
> > qml-module-qtqml-models2 solved the issue. Run "apt-get install
> > qml-module-qtqml-models2" on terminal.
> 
> Fixed it for me!
> 

Above only partially fixed it for me. I also had to:

cd /usr/lib/x86_64-linux-gnu
ln -s libKF5ActivitiesStats.so.5.21.0 libKF5ActivitiesStats.so.5

Seems the new link is called .so.1

Cheers
Kenny




[www.kde.org] [Bug 502062] Some links in footer lead to 404s in some cases

2025-04-07 Thread Kenny D
https://bugs.kde.org/show_bug.cgi?id=502062

Kenny D  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||ke...@kde.org
 Ever confirmed|0   |1

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

[www.kde.org] [Bug 502483] IRC webchat link is dead on https://marble.kde.org/contributors-welcome.php

2025-04-07 Thread Kenny D
https://bugs.kde.org/show_bug.cgi?id=502483

Kenny D  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||ke...@kde.org
 Status|REPORTED|CONFIRMED

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

[www.kde.org] [Bug 502483] IRC webchat link is dead on https://marble.kde.org/contributors-welcome.php

2025-04-07 Thread Kenny D
https://bugs.kde.org/show_bug.cgi?id=502483

--- Comment #1 from Kenny D  ---
https://invent.kde.org/websites/marble-kde-org/-/merge_requests/3#note_584904
doesn't seem to have been applied?

could also do with matrix link

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

[Akonadi] [Bug 353957] Akonadi IMAP resource crashed when checked maildir

2015-12-01 Thread Kenny Fairweather via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353957

Kenny Fairweather  changed:

   What|Removed |Added

 CC||ken...@engineer.com

--- Comment #10 from Kenny Fairweather  ---
This happens on both my Kubuntu Wily Werewolf machines, QT 5.4.2, which both
have 3 imap accounts. 
The crashes are so chronic that I doubt any of this code has been tested with
multiple accounts. Can a maintainer from Kontact/akonadi please comment? This
issue needs some love.

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


[KScreen] [Bug 354163] kscreen sets incorrect monitor resolution and doesn't allow resolution changes

2015-12-01 Thread Kenny Fairweather via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354163

--- Comment #2 from Kenny Fairweather  ---
A number of weeks have passed without any comment, so I'll add my own :)

I use a laptop with the lid closed. It has a 1080p 14" screen, so higher
resolution than the old Dell monitors I use. I have 2 setups, but always runs
with the laptop lid closed
1) Twin Dell 1600x1200 monitors
2) Single Dell 1920x1200 monitor
In both setups, the monitor(s) come up in a lower resolution than native. 
It feels like there is some scaling code than is compensating for a mixed
resolution setup that isnt:
1) Realising that the laptop is closed so doesn't need to adjust scaling
2) Scales in the wrong direction - the higher resolution display should be
scaled, not the lower.

In the meantime I fix every boot using ARandr as Kubuntu repo has removed
xrandr

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


[KScreen] [Bug 354163] kscreen sets incorrect monitor resolution and doesn't allow resolution changes

2015-12-01 Thread Kenny Fairweather via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354163

Kenny Fairweather  changed:

   What|Removed |Added

Version|5.4.1   |5.4.3

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


[KScreen] [Bug 354163] kscreen sets incorrect monitor resolution and doesn't allow resolution changes

2015-12-01 Thread Kenny Fairweather via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354163

--- Comment #3 from Kenny Fairweather  ---
Edit - changed version to 5.4.3, although 5.4.1 and 5.4.2 also showed this
behaviour

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


[konsole] [Bug 366232] New: Konsole sets $LANG to en_US.US-ASCII on startup and tab creation

2016-07-29 Thread Kenny Jackson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366232

Bug ID: 366232
   Summary: Konsole sets $LANG to en_US.US-ASCII on startup and
tab creation
   Product: konsole
   Version: 16.04.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: dsgamec...@gmail.com

If Konsole isn't told specifically not to (via the environment variable list in
the profile settings area), it sets $LANG to en_US.US-ASCII when launched,
overriding the default locale. 

Reproducible: Always

Steps to Reproduce:
1. Edit the current Konsole profile, setting at least one environment variable
and not setting $LANG. Apply your changes.
2. Open a new tab
3. Check $LANG

Actual Results:  
$LANG is en_US.US-ASCII

Expected Results:  
$LANG should be en_US.UTF-8, which is the only locale generated on the system
and the only one uncommented in /etc/locale.gen and specified in
/etc/locale.conf.

An incorrect $LANG, especially if that locale doesn't exist on the system,
causes problems for mandb, among other things. I first noticed it because mandb
errored when installing packages via pacman.

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


[KScreen] [Bug 340120] The maximum resolution of the secondary screen (LCD display) is not detected correctly if the laptop is in the docking station

2015-12-01 Thread Kenny Fairweather via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340120

Kenny Fairweather  changed:

   What|Removed |Added

 CC||ken...@engineer.com

--- Comment #6 from Kenny Fairweather  ---
This looks very similar to a bug I reported here:
https://bugs.kde.org/show_bug.cgi?id=354163

In my scenario with a single external 1920x1200 monitor, I don't get black
lines. However, I am connecting via vga and using Arandr. This is a somewhat
dead bug, but what version of KScreen are you using?

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


[KScreen] [Bug 354163] kscreen sets incorrect monitor resolution and doesn't allow resolution changes

2015-12-24 Thread Kenny Fairweather via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354163

--- Comment #5 from Kenny Fairweather  ---
(In reply to e8h from comment #4)
> In >Startup and Shutdown>Background Serivces>  untick "KScreen2" and reboot.

Hmm, that makes it worse. As plasma crashes every login, it leaves me with a
mostly useless desktop. Thankfully krunner still works so I could easily revert
by launching "System Settings" again

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


[KScreen] [Bug 354163] kscreen sets incorrect monitor resolution and doesn't allow resolution changes

2015-12-24 Thread Kenny Fairweather via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354163

Kenny Fairweather  changed:

   What|Removed |Added

   Severity|normal  |major

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


[neon] [Bug 361277] "Error loading QML" messages instead of launcher and task manager after recent update.

2016-04-01 Thread Kenny Fairweather via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361277

Kenny Fairweather  changed:

   What|Removed |Added

 CC||ken...@engineer.com

--- Comment #2 from Kenny Fairweather  ---
> cd /usr/lib/x86_64-linux-gnu
> ln -s libKF5ActivitiesStats.so.5.21.0 libKF5ActivitiesStats.so.5

Looks like the link was changed to libKF5ActivitiesStats.so.1
I added a comment on this here, so apologies for cross-posting:
https://bugs.kde.org/show_bug.cgi?id=361222

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