[valgrind] [Bug 464476] Firefox fails to start under Valgrind

2023-01-19 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=464476

--- Comment #3 from Paul Floyd  ---
Almost there. 

I use VG_(find_executable)(VG_(args_the_exename)) then check if it is a link
and if so call VG_(readlink)(exe_name, out, VKI_PATH_MAX);

But readlink doesn't resolve relative paths to absolute paths.

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

[frameworks-qqc2-desktop-style] [Bug 443406] ScrollView is draggable with a mouse

2023-01-19 Thread Naxdy
https://bugs.kde.org/show_bug.cgi?id=443406

Naxdy  changed:

   What|Removed |Added

 CC||xna...@hydra-development.ne
   ||t

--- Comment #6 from Naxdy  ---
(In reply to Oliver Beard from comment #5)
> (In reply to Pawel from comment #4)
> > I understand the fix should be included in this release?
> 
> Long ago, in Frameworks 5.91 (Currently 5.102). Perhaps it was broken again,
> or Nate was mistaken. I'm not sure if it would be more appropriate to
> re-open the bug or create a new bug.
> 
> I can reproduce it, but crucially not on every drag. I can't figure out why
> only some drags would produce the effect.

Apparently it's only an issue if you drag from the label. Grab any other part
of the element and it won't happen.

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

[valgrind] [Bug 178779] merge logrind 2

2023-01-19 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=178779

--- Comment #3 from Paul Floyd  ---
I'm trying to get down the backlog of ancient bugs that are "overcome by
events" and that are pretty much impossible for us to deal with.

I'll take a look at the links and see if at least the source can be put
somewhere more accessible.

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

[kwin] [Bug 464539] New: Kwin suddenly crash

2023-01-19 Thread Seppri
https://bugs.kde.org/show_bug.cgi?id=464539

Bug ID: 464539
   Summary: Kwin suddenly crash
Classification: Plasma
   Product: kwin
   Version: 5.26.4
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: seppriyam...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.26.4)

Qt Version: 5.15.7
Frameworks Version: 5.101.0
Operating System: Linux 6.1.0-2.1-liquorix-amd64 x86_64
Windowing System: X11
Distribution: Nitrux 2.6.0 build.010123.ff
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
Kwin suddenly crash after closing file manager named Index, and sometimes, on
some software it still crashes. however, not too bad. I can still do activities
as usual

Translate this page

The crash can be reproduced sometimes.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault

[KCrash Handler]
#4  0x7f3dc591c209 in KWin::FocusChain::isUsableFocusCandidate
(prev=0x555cedb29d20, c=0x555cedb2a810, this=0x555cec967310) at
./src/focuschain.cpp:193
#5  KWin::FocusChain::nextForDesktop (desktop=0x555ceca7e370,
reference=0x555cedb29d20, this=0x555cec967310) at ./src/focuschain.cpp:205
#6  KWin::Workspace::activateNextWindow (this=0x555cec9ab1b0, window=) at ./src/activation.cpp:506
#7  0x7f3dc5a6dd20 in KWin::X11Window::destroyWindow (this=0x555cedb29d20)
at ./src/workspace.h:887
#8  0x7f3dc5974042 in KWin::X11Window::unmapNotifyEvent (e=,
this=0x555cedb29d20) at ./src/events.cpp:585
#9  KWin::X11Window::unmapNotifyEvent (this=0x555cedb29d20, e=)
at ./src/events.cpp:561
#10 0x7f3dc5976f8b in KWin::X11Window::windowEvent (this=0x555cedb29d20,
e=e@entry=0x7f3db0013320) at ./src/events.cpp:403
#11 0x7f3dc5978340 in KWin::Workspace::workspaceEvent (this=0x555cec9ab1b0,
e=0x7f3db0013320) at ./src/events.cpp:159
#12 0x7f3dc4074467 in QAbstractEventDispatcher::filterNativeEvent
(this=, eventType=..., message=message@entry=0x7f3db0013320,
result=result@entry=0x7ffe4307ddb8) at kernel/qabstracteventdispatcher.cpp:495
#13 0x7f3dbe497595 in QXcbConnection::handleXcbEvent
(this=this@entry=0x555cec68ce90, event=event@entry=0x7f3db0013320) at
./src/plugins/platforms/xcb/qxcbconnection.cpp:579
#14 0x7f3dbe498cd6 in QXcbConnection::processXcbEvents
(this=0x555cec68ce90, flags=...) at
./src/plugins/platforms/xcb/qxcbconnection.cpp:1065
#15 0x7f3dbe4bfc87 in xcbSourceDispatch (source=) at
./src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:103
#16 0x7f3dc15be7a9 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x7f3dc15bea38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x7f3dc15beacc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x7f3dc40d0af8 in QEventDispatcherGlib::processEvents
(this=0x555cec7564a0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#20 0x7f3dc40759bb in QEventLoop::exec (this=this@entry=0x7ffe4307e040,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#21 0x7f3dc407df54 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#22 0x7f3dc44554e0 in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1870
#23 0x7f3dc33996d9 in QApplication::exec () at kernel/qapplication.cpp:2829
#24 0x555ceae7677b in main (argc=, argv=) at
./src/main_x11.cpp:407
[Inferior 1 (process 4612) detached]

The reporter indicates this bug may be a duplicate of or related to bug 451693,
bug 463961, bug 452785, bug 400394, bug 449762, bug 463434.

Reported using DrKonqi

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

[systemsettings] [Bug 464535] Charging limit is not saved

2023-01-19 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=464535

--- Comment #1 from Iyán Méndez Veiga  ---
Reverting this fixes the issue for me:
https://invent.kde.org/plasma/powerdevil/-/commit/a002ab4718760dfae156bd8fe8a17c59b0f09182

As additional info, my laptop has a pen with some battery that charges when
stored in the laptop. It appears as wacom_battery_0 in /sys/class/power_supply.
Maybe after that commit, powerdevil tries to changes the limit on the pen
instead of the laptop's battery?

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

[kdenlive] [Bug 464538] New: Counter with high values does not fit the background

2023-01-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464538

Bug ID: 464538
   Summary: Counter with high values does not fit the background
Classification: Applications
   Product: kdenlive
   Version: 22.12.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: krzysztof.swia...@student.uj.edu.pl
  Target Milestone: ---

STEPS TO REPRODUCE
1. Open the application.
2. Click on Project->Generators->Counter.
3. Type in a very high duration (for example all 9's).
4. Press OK.
5. Save the file in a valid location.
6. Drag the newly created counter from the Project Bin onto a track.

OBSERVED RESULT
The counter's duration is not capped and displays a very high number that goes
past the edges of the clip.

EXPECTED RESULT
The counter's duration is capped.

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

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

[systemsettings] [Bug 464537] New: Application Appearance crashes systemsettings

2023-01-19 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=464537

Bug ID: 464537
   Summary: Application Appearance crashes systemsettings
Classification: Applications
   Product: systemsettings
   Version: 5.26.5
  Platform: Neon
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: b...@briandwright.com
  Target Milestone: ---

Application: systemsettings (5.26.5)

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 5.15.0-58-generic x86_64
Windowing System: Wayland
Distribution: KDE neon 5.26
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
Application Appearance crashes systemsettings everytime it attempts to open. 
Uninstalling and reinstall qt5-style-plugins donest not resolve the issue

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139775347375744)
at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=139775347375744) at
./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=139775347375744, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#7  0x7f2000c78476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8  0x7f2000c5e7f3 in __GI_abort () at ./stdlib/abort.c:79
#9  0x7f200111bba3 in qt_message_fatal (message=...,
context=...) at global/qlogging.cpp:1914
#10 QMessageLogger::fatal(char const*, ...) const
(this=this@entry=0x7ffcdb9579f0, msg=msg@entry=0x7f2001515de8 "Cannot mix
incompatible Qt library (%d.%d.%d) with this library (%d.%d.%d)") at
global/qlogging.cpp:893
#11 0x7f2001131d9c in
QObjectPrivate::checkForIncompatibleLibraryVersion(int) const (this=, version=) at kernel/qobject_p.h:438
#12 QObjectPrivate::checkForIncompatibleLibraryVersion(int) const
(version=, this=) at kernel/qobject_p.h:430
#13 QObjectPrivate::QObjectPrivate(int) (this=,
version=) at kernel/qobject.cpp:191
#14 0x7f1f9f77af01 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libqgtk2style.so
#15 0x7f2001fd8312 in qLoadPlugin(QFactoryLoader
const*, QString const&) (key=..., loader=0x7f20024bba80 <(anonymous
namespace)::Q_QGS_loader::innerFunction()::holder>) at
../../include/QtCore/5.15.8/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:108
#16 QStyleFactory::create(QString const&) (key=) at
styles/qstylefactory.cpp:105
#17 0x7f1fdc0c1004 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms/systemsettings/kcm_style.so
#18 0x7f1fff0cd2f2 in
QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#19 0x7f1fff062235 in
QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x7f1fff06284d in QQmlEnginePrivate::incubate(QQmlIncubator&,
QQmlContextData*) () at /lib/x86_64-linux-gnu/libQt5Qml.so.5
#21 0x7f1ffc86d363 in  () at /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#22 0x7f1fff588375 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#23 0x7f1fff579e3d in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#24 0x7f1fff586b38 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#25 0x7f1fff58b13e in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#26 0x7f1fff58b49a in QQuickItemView::modelUpdated(QQmlChangeSet const&,
bool) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#27 0x7f200137e108 in doActivate(QObject*, int, void**)
(sender=0x55a8a66ebbe0, signal_index=4, argv=0x7ffcdb9581a0) at
kernel/qobject.cpp:3935
#28 0x7f1ffc84003a in QQmlInstanceModel::modelUpdated(QQmlChangeSet const&,
bool) () at /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#29 0x7f1ffc860e7c in  () at /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#30 0x7f1ffc8674c2 in  () at /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#31 0x7f1ffc8678c8 in  () at /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#32 0x7f1ffc87305d in QQmlDelegateModel::_q_modelReset() () at
/lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#33 0x7f1ffc873ca3 in QQmlDelegateModel::qt_metacall(QMetaObject::Call,
int, void**) () at /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#34 0x7f200137de46 in doActivate(QObject*, int, void**)
(sender=0x55a8a5c16290, signal_index=21, argv=0x7ffcdb958400) at
kernel/qobject.cpp:3949
#35 0x7f2001377177 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=, m=m@entry=0x7f20015e5680
,
local_signal_index=local_signal_index@entry=18, argv=argv@entry=0x7ffcdb958400)
at kernel/qobject.cpp:3983
#36 0x7f20012df191 in
QAbstractItemModel::modelReset(QAbstractItemModel::QPrivateSignal)
(this=, _t1=...) at .moc/moc_qabstractitemmodel.cpp:648
#37 0x7f1fdc0bbb81 in  () at

[systemsettings] [Bug 464536] New: New "Highlight changed settings" prevents you from clicking on settings options

2023-01-19 Thread Raif Coonjah
https://bugs.kde.org/show_bug.cgi?id=464536

Bug ID: 464536
   Summary: New "Highlight changed settings" prevents you from
clicking on settings options
Classification: Applications
   Product: systemsettings
   Version: 5.26.90
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: raifcoon...@proton.me
  Target Milestone: ---

Created attachment 155447
  --> https://bugs.kde.org/attachment.cgi?id=155447=edit
A screenshot of the "Drop down" menu become some sort of Menu in itself?

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. Switch to Wayland
2. Open system settings
3. Toggle "Highlight changed settings" option on 
4. Click on any of the settings options

OBSERVED RESULT
It prevents you from clicking on anything unless you click outside of the
Window and click back. 
Also sometimes it opens another smaller window for you to choose your options.
[See attached]

EXPECTED RESULT
The drop down menu should close and let you do your thing. 

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: KDE Neon Testing Edition
(available in About System)
KDE Plasma Version: 5.26.90
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Sorry for any mistakes, this is my first bug report D:

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

[systemsettings] [Bug 464535] New: Charging limit is not saved

2023-01-19 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=464535

Bug ID: 464535
   Summary: Charging limit is not saved
Classification: Applications
   Product: systemsettings
   Version: 5.26.90
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_powerdevil
  Assignee: plasma-b...@kde.org
  Reporter: m...@iyanmv.com
CC: k...@privat.broulik.de
  Target Milestone: ---

SUMMARY
Trying to change the value of "Stop charging at" doesn't work anymore.

STEPS TO REPRODUCE
1. Go to System settings -> Power management -> Advanced Power Settings
2. Change "Stop charging at" to any value
3. Click apply and introduce password when asked
4. Close system settings
5. Open system settings again and check the value of "Stop charging at"

OBSERVED RESULT
The limit is not changed/saved.

I'm not 100% sure if this started to happen after upgrading to the Plasma 5.27
Beta, to Frameworks 5.102.0, or due to recent kernel upgrades. I can still
change the limit manually by setting the value in /sys/class/power_supply/BAT0.
After doing that, system settings shows the updated value. So it looks like it
can read but not write the setting.

The other limit, "Start charging only once below", is saved correctly.

EXPECTED RESULT
Both limits should be saved correctly. Also, would be nice to warn the user if
there was an error trying to update the values.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.26.90
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
Kernel Version: 6.1.6-arch1-3 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz
Memory: 15.4 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Manufacturer: LENOVO
Product Name: 20XYCTO1WW
System Version: ThinkPad X1 Yoga Gen 6

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

[plasmashell] [Bug 463659] Recurring plasmashell crash and restart

2023-01-19 Thread Enrico
https://bugs.kde.org/show_bug.cgi?id=463659

Enrico  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |---
 Status|NEEDSINFO   |REPORTED

--- Comment #10 from Enrico  ---
Sorry for the double post, but I've manually installed more debug symbols and
get this backtrace. I hope it's useful, otherwise I have to give up because I
really don't know how to make it work

Thread 1 "plasmashell" received signal SIGPIPE, Broken pipe.
__GI___libc_write (nbytes=40, buf=0x561e8a631068, fd=25) at
../sysdeps/unix/sysv/linux/write.c:26
26return SYSCALL_CANCEL (write, fd, buf, nbytes);
(gdb) backtrace
#0  __GI___libc_write (nbytes=40, buf=0x561e8a631068, fd=25)
at ../sysdeps/unix/sysv/linux/write.c:26
#1  __GI___libc_write (fd=25, buf=0x561e8a631068, nbytes=40)
at ../sysdeps/unix/sysv/linux/write.c:24
#2  0x7f501993f060 in
QtWaylandClient::QWaylandDataSource::data_source_send(QString const&, int) ()
at /usr/lib/libQt5WaylandClient.so.5
#3  0x7f50199497fe in QtWayland::wl_data_source::handle_send(void*,
wl_data_source*, char const*, int) () at /usr/lib/libQt5WaylandClient.so.5
#4  0x7f501ad484f6 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#5  0x7f501ad44f5e in ffi_call_int
(cif=, fn=, rvalue=,
avalue=, closure=) at ../src/x86/ffi64.c:673
#6  0x7f501ad47b73 in ffi_call
(cif=cif@entry=0x7fff8356a290, fn=, rvalue=rvalue@entry=0x0,
avalue=avalue@entry=0x7fff8356a360) at ../src/x86/ffi64.c:710
#7  0x7f501b250645 in wl_closure_invoke
(closure=closure@entry=0x7f500801bd90, target=, 
target@entry=0x561e8a631190, opcode=opcode@entry=1, data=,
flags=1)
at ../wayland-1.21.0/src/connection.c:1025
#8  0x7f501b250e03 in dispatch_event
(display=display@entry=0x561e891d1eb0, queue=0x561e891d1f80)
at ../wayland-1.21.0/src/wayland-client.c:1595
#9  0x7f501b250ffc in dispatch_queue (queue=0x561e891d1f80,
display=0x561e891d1eb0)
--Type  for more, q to quit, c to continue without paging--
   at ../wayland-1.21.0/src/wayland-client.c:1741
#10 wl_display_dispatch_queue_pending (display=0x561e891d1eb0,
queue=0x561e891d1f80) at ../wayland-1.21.0/src/wayland-client.c:1983
#11 0x7f5019922bf6 in QtWaylandClient::QWaylandDisplay::flushRequests() ()
at /usr/lib/libQt5WaylandClient.so.5
#12 0x7f5018ebeae0 in doActivate(QObject*, int, void**)
(sender=0x561e8920c680, signal_index=4, argv=0x7fff8356a590) at
kernel/qobject.cpp:3935
#13 0x7f5018ed8b67 in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x561e8920c680, flags=...) at kernel/qeventdispatcher_glib.cpp:430
#14 0x7f5018e865ac in
QEventLoop::exec(QFlags) (this=0x7fff8356a6b0,
flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#15 0x7f5018e910d9 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#16 0x561e878bf1ef in  ()
#17 0x7f501863c290 in __libc_start_call_main
(main=main@entry=0x561e878bc240, argc=argc@entry=2,
argv=argv@entry=0x7fff8356aa18) at ../sysdeps/nptl/libc_start_call_main.h:58
#18 0x7f501863c34a in __libc_start_main_impl (main=0x561e878bc240, argc=2,
argv=0x7fff8356aa18, init=, fini=,
rtld_fini=, stack_end=0x7fff8356aa08)
at ../csu/libc-start.c:381
#19 0x561e878bf5a5 in  ()

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

[systemsettings] [Bug 426937] kded5: Segmentation fault when I plug in controller with touchpad using xf86-input-libinput

2023-01-19 Thread Forest
https://bugs.kde.org/show_bug.cgi?id=426937

Forest  changed:

   What|Removed |Added

 CC||fores...@sonic.net

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

[kmailtransport] [Bug 464534] New: Need to be able to override app name and app id

2023-01-19 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=464534

Bug ID: 464534
   Summary: Need to be able to override app name and app id
Classification: Applications
   Product: kmailtransport
   Version: 5.22.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: aar...@doofus.org
  Target Milestone: ---

SUMMARY
I am trying to connect to my employer's Office365 mail server and am forced to
use EWS, unfortunately, the app name "Akonadi" is not approved. There needs to
be a method to override these settings to match Outlook. Changing the custom
user agent does not seem to affect this.

STEPS TO REPRODUCE
1.  Try to connect to Office365 via EWS
2.  Watch it fail due to unsupported app name/id

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.

[frameworks-qqc2-desktop-style] [Bug 443406] ScrollView is draggable with a mouse

2023-01-19 Thread Oliver Beard
https://bugs.kde.org/show_bug.cgi?id=443406

Oliver Beard  changed:

   What|Removed |Added

 CC||olib...@outlook.com

--- Comment #5 from Oliver Beard  ---
(In reply to Pawel from comment #4)
> I understand the fix should be included in this release?

Long ago, in Frameworks 5.91 (Currently 5.102). Perhaps it was broken again, or
Nate was mistaken. I'm not sure if it would be more appropriate to re-open the
bug or create a new bug.

I can reproduce it, but crucially not on every drag. I can't figure out why
only some drags would produce the effect.

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

[plasma-systemmonitor] [Bug 464533] New: Questions and Observations

2023-01-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464533

Bug ID: 464533
   Summary: Questions and Observations
Classification: Plasma
   Product: plasma-systemmonitor
   Version: 5.24.4
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: betlogbet...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

Questions:
- why is there no remote machine monitoring?
- when will it be added?
- where are examples of how to graph/display custom data from bash scripts?
- why are there so few hardware sensors? Fans etc.
- why is there no hard drive % / xBytes *remaining*?
- why does Kubuntu 22.04 not auto-update to the newer versions? (5.24.4 vs
5.26.90). How do i do that manually? Or is this problematic?
- why is there no tool to convert ksysguard to plasma-systemmonitor format.

Observations:
- S.M.A.R.T data seems like a worthy addition
- It's difficult to imagine why kysyguard has been "obsoleted" by
plasma-systemmonitor when the latter has no remote machine monitoring, and
apparently no scripting capability. Please tell me this is all covered in the
newer versions.

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

[kdelibs] [Bug 279058] file assocation not honoured (and "installing an application" can lead to crash of whole desktop)

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=279058

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 288943] Date of message "Unknown"

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=288943

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kjots] [Bug 286036] KJots: non-ascii characters not stored correctly on kolab server

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=286036

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 259042] You cannot scale preview images for URLs in chat windows beyond 99px

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=259042

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kmymoney] [Bug 400465] Imported transactions are not matched against reconciled transactions

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=400465

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #9 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kstart] [Bug 313043] kstart --skiptaskbar --skippager not working on KDE startup

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=313043

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|UNMAINTAINED|WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 310698] attempting to open remote archive / tar embedded in konqueror fails

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=310698

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kompare] [Bug 314939] graphic artefact for line 59

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=314939

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #9 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 308328] syntax error in parsing a unetbootin desktop file

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=308328

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[marble] [Bug 310493] When map theme changes, previous theme's unavailable tiles are tried to download for ever.

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=310493

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[wicd-client-kde] [Bug 306291] wicd plasmoid is using synchronous dbus calls when scanning and it blocks the entire desktop.

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=306291

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[systemsettings] [Bug 307084] changing device actions does nothing

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=307084

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kfind] [Bug 306314] Update list with found files after delete some files

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=306314

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 306990] CANNOT ACESS MY WEBCAM THROUGH KOPETE. NO AUDIO/VISUAL OPTION AVAILABLE IN SETTINGS OR TOOLS MENUS.

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=306990

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligracommon] [Bug 302079] Formula Shape doesn't work, and after try to create a formula I can't edit the rest of my document

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=302079

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[ksysguard] [Bug 303970] ksysguard fails tests: ksubmodule-ksysguarddtest

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=303970

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[Oxygen] [Bug 304554] Kwin gradient often doesn't match application gradient

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=304554

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #20 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kjots] [Bug 303359] Hundred of Notes Lost due to Major Bug

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=303359

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kfile-plugins] [Bug 304585] kfilemetadatareader crashes when hovering over a zip file containing an ogg Theora in Dolphin when I had, within a single Dolphin session, checked and applied and then lat

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=304585

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 301390] Kopete crashes every time I want to login! Please help!

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=301390

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kile] [Bug 297948] Kile project view does not seem to handle file names well that contain a dot

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=297948

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kmplayer] [Bug 301314] The slider for volume sound in KMPlayer does not work

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=301314

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kcachegrind] [Bug 295476] Clicking in flat-profile changes focus, but changing focus with keyboard doesn't

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=295476

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 298813] Text on buttons after file transfer is unreadable with dark theme

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=298813

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kst] [Bug 293822] kst doesn't monitor dirfiles for metadata changes

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=293822

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 282953] DOMFocus(In|Out) depreciated -> focus(in|out)

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=282953

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[ksplash] [Bug 284792] ksplashx does not honor 'WAIT_STATE ready'

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=284792

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 291455] Kopete

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=291455

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 282732] Kopete slows system to a crawl when animating tray icon

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=282732

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 290420] Spelling window shows bold markup when less than sign is in context area.

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=290420

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 289575] Opening a chat window takes 20 seconds and consumes lot of CPU

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=289575

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligrastage] [Bug 279522] okular "eats" file associations for presentation files

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=279522

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[basket] [Bug 281191] Basket NotePad tab stops

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=281191

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 281666] problem: document.documentElement.parentElement

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=281666

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[bindings] [Bug 279394] libqyoto2 shipped with distro not in sync with Qt version

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=279394

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 278223] Add Contact does not open.

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=278223

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 278584] kopete status is online but all accounts are still offline

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=278584

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kompare] [Bug 276624] Kompare does not save diff format in "Save diff" dialog

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=276624

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 278271] under the systray kopete menu Set Status is always empty

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=278271

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 271415] KDescendantsProxyModel::setRootNode() is unimplemented

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=271415

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 274574] google translator toolkit is not loaded konqueror khtml part

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=274574

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kile] [Bug 274692] Wrong highlighting when using gnuplottex

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=274692

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kile] [Bug 272028] Character encoding-error when saving file contains Chinese characters

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=272028

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #9 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kscd] [Bug 273430] kscd do not find the audio cd when other apps do

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=273430

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 270416] Adblock settings tab never appears

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=270416

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kpackagekit] [Bug 270684] KPackageKit shows entries twice

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=270684

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 267331] When editing MediaWiki-based sites from KHTML editor you can't click on a line that was not visible from the cursor current position

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=267331

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 264515] Make Konqueror act with activities as it does with virtual desktops

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=264515

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 264917] kaddressbook name doesn't show up when using akonadi google data

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=264917

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 263526] None of the links in one frame work.

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=263526

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 262954] Cannot enter text in comment fields

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=262954

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[ksysguard] [Bug 260732] Tree view does not take child memory into account

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=260732

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 250125] Hotmail emails cannot be opened

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=250125

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligrawords] [Bug 251298] kword:msoffice2000:Result of the formula is not displaying

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=251298

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 259710] Cannot edit all standard keyboard shortcuts in text edit widgets

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=259710

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #12 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 254403] ICQ‘s profile window has Cancel button as default instead of OK

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=254403

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[basket] [Bug 259817] Unable to decrypt basket

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=259817

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligrasheets] [Bug 244414] kspread:msoffice2007: AREA function shows PARSE error

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=244414

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #9 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[gwenview] [Bug 249719] Batch processing of multiple Folders copies all the files into the first folder found

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=249719

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #9 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligracommon] [Bug 247750] intranet:kspread:msoffice2007: Cell shading not retained in this document

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=247750

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 249160] ICQ should not offer to add user to "Not in list"

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=249160

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligracommon] [Bug 247727] kspreadsheet:msoffice2007: Cell with "NULL" error is shown as 0

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=247727

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligracommon] [Bug 247709] kspreadsheet:msoffice2007: date formatting is not retained in Kspread

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=247709

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligrawords] [Bug 239767] kword:msoffice2007:kword is not showing the page numbers in the attached document

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=239767

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligrasheets] [Bug 239661] kspreadsheet:msoffice2007: Table format is not retained in kspread for blank billing template file

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=239661

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligrawords] [Bug 239148] kword:msoffice2000: "Inmargin" word cap position not displayed properly in Kword

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=239148

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 199699] horizontal scroll bar without any scrolling possibility

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=199699

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #12 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 221762] Kwin snap/split causes a second instance of the same program to open split

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=221762

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 226947] incoming messages contains prepended CR+LF

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=226947

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 230441] google map is barely unuseable with konqueror

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=230441

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 233550] [testcase] Konqueror: table borders fall off when scrolling

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=233550

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[calligrachart] [Bug 239503] kspreadsheet:msoffice2003: Column chart with conical shape is not visible in kspread

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=239503

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 224797] do no play applets

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=224797

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #11 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kmenuedit] [Bug 225782] Shortcut (e.g. Alt-i) should not change focus.

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=225782

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 215036] No Ability To Assign Shortcut to "Insert File..." Plugin

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=215036

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 213416] ICQ account disconnects frequently

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=213416

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #18 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 206839] Kopete lost all custom names for contacts

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=206839

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 202809] Konqueror fails to render some bidirectional texts (unicode)

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=202809

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #9 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kopete] [Bug 202358] incoming file transfer in ICQ doesn't work (AOL proxy is a workaround)

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=202358

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #10 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 195205] konqueror invisible fonts (terminus & terminal)

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=195205

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 194609] [Indic] Indic hunspell dictionary not default for Indic locale with kwrite, kate

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=194609

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #9 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[systemsettings] [Bug 193121] systemsettings dbus hotkey configure

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=193121

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 191540] upon session restore, Konq tab has mismatched title/contents and favicon/URL

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=191540

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 184114] Konqueror and java not running

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=184114

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kmplot] [Bug 188265] Fail on drawing graphs of stepped functions

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=188265

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 174409] Ambiguous shortcut between Yakuake and Juk

2023-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=174409

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #14 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

  1   2   3   4   5   >