[kdeconnect] [Bug 466469] kdeconnect-sms crashes (SIGSEGV)

2024-04-05 Thread Aaron Blasko
https://bugs.kde.org/show_bug.cgi?id=466469

--- Comment #4 from Aaron Blasko  ---
this can be closed btw

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

[kdeconnect] [Bug 477347] System tray icon is missing in Waybar on Hyprland (Wayland)

2024-04-05 Thread Aaron Blasko
https://bugs.kde.org/show_bug.cgi?id=477347

--- Comment #2 from Aaron Blasko  ---
this can be closed btw

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

[kdeconnect] [Bug 477347] System tray icon is missing in Waybar on Hyprland (Wayland)

2023-11-21 Thread Aaron Blasko
https://bugs.kde.org/show_bug.cgi?id=477347

--- Comment #1 from Aaron Blasko  ---
kdeconnect-indicator only outputs
kf.windowsystem: Could not find any platform plugin
when kdeconnectd is already running, else it outputs
error activating kdeconnectd:
QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "Could not activate
remote peer: unit failed.")
error activating kdeconnectd:
QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "Could not activate
remote peer: unit failed.")
kdeconnect.interfaces: dbus interface not valid
kdeconnect.interfaces: dbus interface not valid
kf.windowsystem: Could not find any platform plugin
error activating kdeconnectd:
QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "Could not activate
remote peer: unit failed.")

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

[kdeconnect] [Bug 477347] System tray icon is missing in Waybar on Hyprland (Wayland)

2023-11-21 Thread Aaron Blasko
https://bugs.kde.org/show_bug.cgi?id=477347

Aaron Blasko  changed:

   What|Removed |Added

 CC||andrew.g.r.hol...@gmail.com
  Component|plasmoid|common

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

[kdeconnect] [Bug 477347] New: System tray icon is missing in Waybar on Hyprland (Wayland)

2023-11-21 Thread Aaron Blasko
https://bugs.kde.org/show_bug.cgi?id=477347

Bug ID: 477347
   Summary: System tray icon is missing in Waybar on Hyprland
(Wayland)
Classification: Applications
   Product: kdeconnect
   Version: 23.08.3
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: plasmoid
  Assignee: albertv...@gmail.com
  Reporter: blaskoazzolaaa...@gmail.com
  Target Milestone: ---

SUMMARY
A tray icon appears when running under Plasma, or even under i3 with PolyBar

STEPS TO REPRODUCE
1. Run `kdeconnect-indicator`

OBSERVED RESULT
Nothing appears in the system tray

EXPECTED RESULT
A small icon appears that allows access to a menu when right-clicked.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 6.6.2 (zen), WayBar 0.9.24, Hyprland v0.32.3
(available in About System)
KDE Plasma Version: -
KDE Frameworks Version: -
Qt Version: 5.15.11

ADDITIONAL INFORMATION
-

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

[kdeconnect] [Bug 466469] kdeconnect-sms crashes (SIGSEGV)

2023-03-12 Thread Aaron Blasko
https://bugs.kde.org/show_bug.cgi?id=466469

Aaron Blasko  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 466469] kdeconnect-sms crashes (SIGSEGV)

2023-02-26 Thread Aaron Blasko
https://bugs.kde.org/show_bug.cgi?id=466469

--- Comment #2 from Aaron Blasko  ---
No crash helper appears after the short-lived window appears.

Here is what I got using the method you reccomended:
```
Core was generated by `kdeconnect-sms'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7f115ee15970 in ?? () from /usr/lib/libQt5Widgets.so.5
[Current thread is 1 (Thread 0x7f115a00e880 (LWP 2435013))]
(gdb) bt
#0  0x7f115ee15970 in  ()
at /usr/lib/libQt5Widgets.so.5
#1  0x7f115ee1cd3e in  ()
at /usr/lib/libQt5Widgets.so.5
#2  0x7f11501512e8 in  ()
at
/usr/lib/qt/qml/org/kde/qqc2desktopstyle/private/libqqc2desktopstyleplugin.so
#3  0x7f115fc4746a in QQuickWindowPrivate::polishItems() () at
/usr/lib/libQt5Quick.so.5
#4  0x7f115fc0233b in  ()
at /usr/lib/libQt5Quick.so.5
#5  0x7f115fc032c1 in  ()
at /usr/lib/libQt5Quick.so.5
#6  0x7f115e555947 in QWindow::event(QEvent*) ()
at /usr/lib/libQt5Gui.so.5
#7  0x7f115ed78b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
at /usr/lib/libQt5Widgets.so.5
#8  0x7f115e08df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#9  0x7f115e549804 in
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
() at /usr/lib/libQt5Gui.so.5
#10 0x7f115e528885 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/libQt5Gui.so.5
#11 0x7f1159b2e8d0 in  ()
at /usr/lib/libQt5XcbQpa.so.5
#12 0x7f115d11682b in g_main_context_dispatch ()
at /usr/lib/libglib-2.0.so.0
#13 0x7f115d16dcc9 in  ()
at /usr/lib/libglib-2.0.so.0
#14 0x7f115d1150e2 in g_main_context_iteration ()
at /usr/lib/libglib-2.0.so.0
#15 0x7f115e0d8c6c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#16 0x7f115e0866ec in
QEventLoop::exec(QFlags) ()
at /usr/lib/libQt5Core.so.5
#17 0x7f115e091219 in QCoreApplication::exec() ()
at /usr/lib/libQt5Core.so.5
#18 0x55835c9147b5 in  ()
#19 0x7f115f83c790 in  () at /usr/lib/libc.so.6
```

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

[kdeconnect] [Bug 466469] New: kdeconnect-sms crashes (SIGSEGV)

2023-02-26 Thread Aaron Blasko
https://bugs.kde.org/show_bug.cgi?id=466469

Bug ID: 466469
   Summary: kdeconnect-sms crashes (SIGSEGV)
Classification: Applications
   Product: kdeconnect
   Version: 22.12.2
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: messaging-application
  Assignee: si...@ergotech.com
  Reporter: blaskoazzolaaa...@gmail.com
  Target Milestone: ---

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


STEPS TO REPRODUCE
1. Run`kdeconnect-sms` or open the desktop file

OBSERVED RESULT
A window pops up and immediatly closes (no rendered content)

EXPECTED RESULT
Should open correctly

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.1.12 (zen)
KDE Plasma Version: - (i3wm)
KDE Frameworks Version: - (i3wm)
Qt Version: 5.15.8 - 6.4.2

ADDITIONAL INFORMATION
program stderr:
```
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "(C)
2018-2022, KDE Connect Team" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "SMS
Instant Messaging" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "KDE
Connect SMS" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Simon
Redman" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Aleix
Pol Gonzalez" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Nicolas
Fella" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "id"
msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Select
a device" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid:
"message" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Send a
message" msgid_plural: "" msgctxt: ""
qrc:/qml/ConversationList.qml:26:9: QML MouseArea: Detected anchors on an item
that is managed by a layout. This is undefined behavior; use Layout.alignment
instead.
file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML
MouseArea: Binding loop detected for property "implicitHeight"
file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML
MouseArea: Binding loop detected for property "implicitHeight"
fish: Job 1, 'kdeconnect-sms' terminated by signal SIGSEGV (Address boundary
error)
```

running in gdb or valgrind hangs (https://i.imgur.com/jG9hpf7.png)

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