[NeoChat] [Bug 479721] Neochat can't be opened if it's set to minimize to tray at startup

2024-03-12 Thread Tobias Fella
https://bugs.kde.org/show_bug.cgi?id=479721

Tobias Fella  changed:

   What|Removed |Added

 CC||mrjoehar...@outlook.com

--- Comment #7 from Tobias Fella  ---
*** Bug 483302 has been marked as a duplicate of this bug. ***

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

[NeoChat] [Bug 479721] Neochat can't be opened if it's set to minimize to tray at startup

2024-03-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479721

Nicolas Fella  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/neochat/-/commit/550dc4 |ork/neochat/-/commit/35aa08
   |3dc01e2f20acb63760b48b07de0 |b27961dd7a5e81201fee45cdea2
   |b9efec5 |bf05dc3

--- Comment #6 from Nicolas Fella  ---
Git commit 35aa08b27961dd7a5e81201fee45cdea2bf05dc3 by Nicolas Fella.
Committed on 11/03/2024 at 10:43.
Pushed by nicolasfella into branch 'release/24.02'.

Remove manual window toggling for system tray icon

KStatusNotifierItem automatically does this for us
since we associate our window with it

Doing it again causes the window to be toggled again, which means
it won't be shown
Related: bug 482779
(cherry picked from commit 550dc43dc01e2f20acb63760b48b07de0b9efec5)

M  +0-4src/trayicon_sni.cpp

https://invent.kde.org/network/neochat/-/commit/35aa08b27961dd7a5e81201fee45cdea2bf05dc3

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

[NeoChat] [Bug 479721] Neochat can't be opened if it's set to minimize to tray at startup

2024-03-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479721

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/neochat/-/commit/550dc4
   ||3dc01e2f20acb63760b48b07de0
   ||b9efec5

--- Comment #5 from Nicolas Fella  ---
Git commit 550dc43dc01e2f20acb63760b48b07de0b9efec5 by Nicolas Fella.
Committed on 11/03/2024 at 10:31.
Pushed by nicolasfella into branch 'master'.

Remove manual window toggling for system tray icon

KStatusNotifierItem automatically does this for us
since we associate our window with it

Doing it again causes the window to be toggled again, which means
it won't be shown
Related: bug 482779

M  +0-4src/trayicon_sni.cpp

https://invent.kde.org/network/neochat/-/commit/550dc43dc01e2f20acb63760b48b07de0b9efec5

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

[NeoChat] [Bug 479721] Neochat can't be opened if it's set to minimize to tray at startup

2024-03-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479721

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/network/neochat/-/merge_requests/1617

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

[NeoChat] [Bug 479721] Neochat can't be opened if it's set to minimize to tray at startup

2024-03-07 Thread Dāvis
https://bugs.kde.org/show_bug.cgi?id=479721

Dāvis  changed:

   What|Removed |Added

 CC||davis...@gmail.com

--- Comment #3 from Dāvis  ---
I'm also experiencing this bug on Arch Linux with Plasma 6, neochat 24.02.0
using Wayland

Took me while to figure out why it stopped working but found this workaround:
$ sed -i
"s|MinimizeToSystemTrayOnStartup=true|MinimizeToSystemTrayOnStartup=false|"
~/.config/neochatrc


Nothing interesting is shown in logs:

qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
Reading access token from the keychain for xxx
quotient.main: The library is built with end-to-end encryption (E2EE)
qrc:/org/kde/neochat/qml/main.qml:250:9: QML RoomListPage: Created graphical
object was not placed in the graphics scene.
qrc:/org/kde/neochat/qml/RoomPage.qml:17:1: QML RoomPage: Created graphical
object was not placed in the graphics scene.
qrc:/org/kde/neochat/qml/RoomInformation.qml:133:13: QML ListSectionHeader:
Binding loop detected for property "implicitWidth"
qrc:/org/kde/neochat/qml/RoomInformation.qml:67:13: QML ListSectionHeader:
Binding loop detected for property "implicitWidth"

And backtrace:

Thread 27 (Thread 0x7fffa6a006c0 (LWP 1050127) "QNetworkAccessM"):
#0  0x74b190bf in __GI___poll (fds=0x7fff58001530, nfds=2,
timeout=120171) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x72b6c2f6 in g_main_context_poll_unlocked (priority=2147483647,
n_fds=2, fds=0x7fff58001530, timeout=, context=0x7fff58000c60)
at ../glib/glib/gmain.c:4653
#2  g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7fff58000c60, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../glib/glib/gmain.c:4344
#3  0x72b0c162 in g_main_context_iteration (context=0x7fff58000c60,
may_block=1) at ../glib/glib/gmain.c:4414
#4  0x753739c4 in QEventDispatcherGlib::processEvents
(this=0x7fff58000b70, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#5  0x75143d6e in QEventLoop::processEvents (flags=...,
this=0x7fffa69ffb50) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:100
#6  QEventLoop::exec (this=0x7fffa69ffb50, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:182
#7  0x7522116f in QThread::exec (this=) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread.cpp:578
#8  QThread::run (this=) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread.cpp:699
#9  0x752a0bd3 in operator() (__closure=) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:324
#10 (anonymous
namespace)::terminate_on_exception >
(t=) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:260
#11 QThreadPrivate::start (arg=0x7fff5c016fc0) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qthread_unix.cpp:283
#12 0x74aa955a in start_thread (arg=) at
pthread_create.c:447
#13 0x74b26a3c in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 26 (Thread 0x7fffa7e006c0 (LWP 1050126) "QQuickPixmapRea"):
#0  0x74b190bf in __GI___poll (fds=0x5708d190, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x72b6c2f6 in g_main_context_poll_unlocked (priority=2147483647,
n_fds=1, fds=0x5708d190, timeout=, context=0x7fff5c000c60)
at ../glib/glib/gmain.c:4653
#2  g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7fff5c000c60, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../glib/glib/gmain.c:4344
#3  0x72b0c162 in g_main_context_iteration (context=0x7fff5c000c60,
may_block=1) at ../glib/glib/gmain.c:4414
#4  0x753739c4 in QEventDispatcherGlib::processEvents
(this=0x7fff5c000b70, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#5  0x75143d6e in QEventLoop::processEvents (flags=...,
this=0x7fffa7dffaf0) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:100
#6  QEventLoop::exec (this=0x7fffa7dffaf0, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:182
#7  0x7522106f in QThread::exec (this=this@entry=0x574b3910) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qflags.h:74
#8  0x7770d0d3 in QQuickPixmapReader::run (this=0x574b3910) at
/usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/quick/util/qquickpixmapcache.cpp:1188
#9  0x752a0bd3 in operator() (__closure=) at

[NeoChat] [Bug 479721] Neochat can't be opened if it's set to minimize to tray at startup

2024-03-01 Thread Tobias Fella
https://bugs.kde.org/show_bug.cgi?id=479721

Tobias Fella  changed:

   What|Removed |Added

 CC||fabiojlbc1...@gmail.com

--- Comment #2 from Tobias Fella  ---
*** Bug 481969 has been marked as a duplicate of this bug. ***

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

[NeoChat] [Bug 479721] Neochat can't be opened if it's set to minimize to tray at startup

2024-02-29 Thread Clay Weber
https://bugs.kde.org/show_bug.cgi?id=479721

--- Comment #1 from Clay Weber  ---
I am seeing this on KDE neon User, since upgrading to Plasma 6.
I have not seen the issue in neon Testing on another system.

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

[NeoChat] [Bug 479721] Neochat can't be opened if it's set to minimize to tray at startup

2024-01-21 Thread Clay Weber
https://bugs.kde.org/show_bug.cgi?id=479721

Clay Weber  changed:

   What|Removed |Added

 CC||c...@claydoh.com

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

[NeoChat] [Bug 479721] Neochat can't be opened if it's set to minimize to tray at startup

2024-01-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479721

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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