[Bug 1797665] Re: segfault when repeatedly sorting

2024-04-06 Thread ԜаӀtеr Ⅼарсһуnѕkі
Upstream isn't very lively. They don't even provide binaries anymore.
That said, I think the likelihood of seeing this fixed is small. Thus,
won't fix.

** Changed in: trojita (Ubuntu)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2019-04-25 Thread Rolf Leggewie
** Changed in: trojita (Ubuntu)
 Assignee: Rolf Leggewie (r0lf) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2019-04-13 Thread Walter Lapchynski
** Description changed:

  STEPS TO REPRODUCE
   1. Click on a folder
   2. Click a column header to sort by that column
   3. Repeat #2 several times (can be a different header)
  
  EXPECTED RESULTS
  Every click on the column header should result in sorting, with multiple 
clicks on the same header alternating between ascending and descending.
  
  ACTUAL RESULTS
  Assuming there are more than a couple messages and the column header is 
clicked more than a couple times, the application segfaults.
  
  AFFECTED VERSIONS
  trojita 0.7-0ubuntu2 (also upstream git master 
76151f1a9226b27da9039d8701dc91a9f5e7c056)
  
  NOTES
  Using the menu to change the sorting does not produce the same result, but it 
may be that it's impossible to change the sorting as quickly.
+ 
+ It seems that size of messages rather than just number of messages is
+ important to reproduce this problems. Certainly more messages will
+ promote the problem but bigger messages will have a more substantial
+ effect.
+ 
+ The window size also has an effect. The smaller the window, the more
+ likely the problem will occur.

** Changed in: trojita (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2019-03-13 Thread Walter Lapchynski
My last comment was on live in a VM. I redid it in an installed VM with
2G memory allocated and needed to up it to 20 messages before I could
get it to die. Somehow it seems there there's some sort of proportional
relationship between the number (or size as many of mine were small) of
messages and the amount of memory. Similar results with latest git
(b94f4307).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2019-03-13 Thread Dan Simmons
I neglected to mention in my previous comment that I was testing on a
Dell Inspiron 7720 laptop with an Intel i5-3210 processor and 8 Gb of
RAM.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2019-03-13 Thread Dan Simmons
I was also able to reproduce this in cosmic with 0.7-0ubuntu2. For me,
the segfault happened when there were 15 messages or more.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2019-03-13 Thread Walter Lapchynski
So with 10 emails, I can easily reproduce this in dingo with
0.7-0ubuntu2. With less emails, it doesn't work.

** Changed in: trojita (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2019-03-11 Thread Rolf Leggewie
I intend to close this ticket soon if no confirmation of this still
being a problem comes forward.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2019-02-11 Thread Rolf Leggewie
I was unable to reproduce this with a self-compiled trojita 0.7-0ubuntu2
on bionic.  Is this still an issue?

** Changed in: trojita (Ubuntu)
   Status: Triaged => Incomplete

** Changed in: trojita (Ubuntu)
 Assignee: (unassigned) => Rolf Leggewie (r0lf)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2018-11-12 Thread Bug Watch Updater
** Changed in: trojita
   Status: New => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2018-11-07 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=399863.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2018-10-16T03:17:28+00:00 Walter Lapchynski wrote:

STEPS TO REPRODUCE
 1. Click on a folder
 2. Click a column header to sort by that column
 3. Repeat #2 several times (can be a different header)

EXPECTED RESULTS
Every click on the column header should result in sorting, with multiple clicks 
on the same header alternating between ascending and descending.

ACTUAL RESULTS
Assuming there are more than a couple messages and the column header is clicked 
more than a couple times, the application quits.

AFFECTED VERSIONS
trojita 0.7-0ubuntu2 (also upstream git master 
76151f1a9226b27da9039d8701dc91a9f5e7c056)

NOTES
Using the menu to change the sorting does not produce the same result, but it 
may be that it's impossible to change the sorting as quickly.

DOWNSTREAM BUG
https://bugs.launchpad.net/ubuntu/+source/trojita/+bug/1797665


EXPECTED RESULT


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

Reply at:
https://bugs.launchpad.net/ubuntu/+source/trojita/+bug/1797665/comments/6


** Changed in: trojita
   Status: Unknown => New

** Changed in: trojita
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1797665] Re: segfault when repeatedly sorting

2018-10-15 Thread Walter Lapchynski
** Bug watch added: KDE Bug Tracking System #399863
   https://bugs.kde.org/show_bug.cgi?id=399863

** Also affects: trojita via
   https://bugs.kde.org/show_bug.cgi?id=399863
   Importance: Unknown
   Status: Unknown

** Changed in: trojita (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797665

Title:
  segfault when repeatedly sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/trojita/+bug/1797665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs