[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=506374

[email protected] changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from [email protected] ---
The application no longer crashes when I block a user. Also I am able to mute
users now. So I am marking this issue as Resolved. We can close this. 

Thanks to Joshua Goins for the help. If someone else has also contributed to
this of which I am not aware, then thanks to you too.

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-10-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #11 from [email protected] ---
I checked out the latest Tokodon, i.e. 25.08 and the crashes no longer happen.
We can close this bug now.

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-07-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #10 from [email protected] ---
Created attachment 183026
  --> https://bugs.kde.org/attachment.cgi?id=183026&action=edit
Tokodon_SystemD_JournalD_Log_EntriesForCrash

As per my updates on Comment #9
(https://bugs.kde.org/show_bug.cgi?id=506374#c9), I repeated the STEPS TO
REPRODUCE, but before this I ran the command
journalctl --follow

The output from JournalCTL is attached in this file. The behavior exactly as
described in comment #9.

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-07-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #9 from [email protected] ---
So I was able to replicate the issue and capture the standard error and
standard output log. It is attached as Tokodon_STDERR_STDOUT_Log. Details are
given below

STEPS TO REPRODUCE
1. Launch Tokodon from the terminal by giving the command  tokodon >&
~/tokodon.log
2. Navigate to Global left navigation items. 
3. Click on a post and then click on the three dots and select Mute the user. 
4. The application crashes with the error message in the terminal 
 Segmentation fault (core dumped)

OBSERVED RESULT
Tokodon crashes with the error message  Segmentation fault (core dumped).
The user does not get blocked.

EXPECTED RESULT
The application should not throw a segmentation fault error. 
The user should get blocked. 

ADDITIONAL INFO
I have set some Linux kernel hardening parameter, like init_on_alloc=1
init_on_free=1 and a few others. Could they be the cause of this crash? Also
since I reported this bug the Linux kernel has been updated to version 6.12.35.

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-07-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #8 from [email protected] ---
Created attachment 183025
  --> https://bugs.kde.org/attachment.cgi?id=183025&action=edit
Tokodon_STDERR_STDOUT_Log

The standard error and standard output log when Tokodon is run from the shell
terminal. It has been posted so that debugging can be easier.

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-07-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #7 from [email protected] ---
I just updated to Tokodon 25.04.3. Muting works fine. However on blocking the
user, the app crashes and the user is not blocked. I will try to replicate the
issue to confirm the same. 

STEPS TO REPRODUCE
1.  Launch Tokodon and navigate to Global left navigation items. 
2. Click on post whose link is given below and then click on the three dots and
select Mute the user. 
https://mastodon.social/@Chipper319/114809986119445410
DISCLAIMER: THE LINK IS NSFW AND FEATURES GAY PORNOGRAPHY. OPEN WITH CARE
3. The application crashed. 

I will try to run Tokodon from the terminal and see what I see over there. Is
there a way that I can capture debug logs? Should I open a new bug for this?

IMPORTANT: THE LINK GIVEN IN STEP 2 IS NOT SAFE FOR WORK AND DISPLAYS EXPLICIT
MALE NUDITY. OPEN WITH CAUTION.

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-06-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #6 from [email protected] ---
(In reply to Joshua Goins from comment #4)
> Muting works for me, and blocking should work soon that 24.05.3 is tagging.
> I won't close this until I add unmute/unblock buttons on the management page
> though!

Thanks. KDE rocks. Tokodon as a client for Mastadon rocks too.

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-06-30 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #5 from Joshua Goins  ---
Git commit 4f09a6e861c0ce1d2f629654047b026bc0167a9e by Joshua Goins.
Committed on 30/06/2025 at 20:20.
Pushed by redstrate into branch 'master'.

Add mute/block management on the safety page

This allows you to manage your muted/blocked users without having to
navigate to their profile first.

M  +40   -0src/account/socialgraphmodel.cpp
M  +6-0src/account/socialgraphmodel.h
M  +12   -0src/content/ui/SocialGraphPage.qml

https://invent.kde.org/network/tokodon/-/commit/4f09a6e861c0ce1d2f629654047b026bc0167a9e

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-06-30 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #4 from Joshua Goins  ---
Muting works for me, and blocking should work soon that 24.05.3 is tagging. I
won't close this until I add unmute/unblock buttons on the management page
though!

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-06-30 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=506374

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||25.04.3

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-06-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #3 from [email protected] ---
Also will it be possible for us to view and modify blocked users and muted
users? Currently we have to Settings > Safety > Muted Users and Settings >
Safety > Blocked Users to view the list. But we cannot modify this list. 

It would be good to have this in the main window Left Navigation below
Bookmarks, Favorites, Lists.

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-06-30 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=506374

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Joshua Goins  ---
> In Mastadon we are able to block or mute users. However while using Tokodon 
> we cannot block or mute users. There is no indication whether the blocking 
> has succeeded or failed. What is the error code or error message if it has 
> failed

I already fixed blocking in 25.04.3, however I didn't try muting. I'll
double-check to make sure that's fixed too.

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

[Tokodon] [Bug 506374] Cannot block or mute users using Tokodon

2025-06-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=506374

--- Comment #1 from [email protected] ---
Dont know if this will help or not in fixing this bug. The following is the
error message that I receive in the terminal when I start Tokodon from the
shell. 


qrc:/qt/qml/org/kde/kirigamiaddons/components/ConvergentContextMenu.qml:232:9:
QML ActionsMenu: cannot show menu: parent is null
qrc:/qt/qml/org/kde/kirigamiaddons/components/ConvergentContextMenu.qml:234:31:
QML ActionsMenu: cannot show menu: parent is null
qrc:/qt/qml/org/kde/kirigamiaddons/components/ConvergentContextMenu.qml:232:9:
QML ActionsMenu: cannot show menu: parent is null
qrc:/qt/qml/org/kde/kirigamiaddons/components/ConvergentContextMenu.qml:234:31:
QML ActionsMenu: cannot show menu: parent is null
qrc:/qt/qml/org/kde/tokodon/content/ui/PostDelegate/PostMenu.qml:186:
TypeError: Property 'block' of object Account(0x59f7d06953c0) is not a function

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