[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-24 Thread Jonathan Thomas
Fix released in adept 3.0~beta4ubuntu4 ** Changed in: adept (Ubuntu) Status: Fix Committed = Fix Released -- adept crashed with SIGSEGV in QTreeView::indexRowSizeHint() https://bugs.launchpad.net/bugs/285961 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-22 Thread Ilya Minkov
Same here, hard crashes. -- adept crashed with SIGSEGV in QTreeView::indexRowSizeHint() https://bugs.launchpad.net/bugs/285961 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to adept in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED]

[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-22 Thread Patrick Kilgore
Importance upgrade with reports of hard crashes. ** Changed in: adept (Ubuntu) Importance: Low = Medium -- adept crashed with SIGSEGV in QTreeView::indexRowSizeHint() https://bugs.launchpad.net/bugs/285961 You received this bug notification because you are a member of Kubuntu Bugs, which is

[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-22 Thread Jonathan Thomas
Should be fixed in 3.0~beta4ubuntu4 once it gets built/released, mornfall provided a fix on IRC just now: diff -rN -p -u old-adept-3/adept/extendablelist.h new-adept-3/adept/extendablelist.h --- old-adept-3/adept/extendablelist.h 2008-10-23 02:16:18.851211536 +0200 +++

[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-21 Thread Jigar
I get hard crash most of the times. Often. To reproduce just click on package details and check mark install for bunch of packages and eventually adept will close without warning. This happens more if I am trying to recycle through adept i.e. I installed bunch of packages successfully, then I go

[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-21 Thread Jonathan Thomas
** Changed in: adept (Ubuntu) Status: Confirmed = Triaged -- adept crashed with SIGSEGV in QTreeView::indexRowSizeHint() https://bugs.launchpad.net/bugs/285961 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to adept in ubuntu. --

[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-20 Thread Roderick B. Greening
I can make it happen here as well. Run adept with the installer command line option (or click on the Add/Remove link in the menu). Then open and close a bunch of package details on the right side or left/right click a bunch of times on the checkbox to install. It will eventually lock and crash.

[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-20 Thread Patrick Kilgore
Roderick - Does apport hard crash (crash + close program) or soft crash (apport tells you it crashed, but application still appears to function)? -- adept crashed with SIGSEGV in QTreeView::indexRowSizeHint() https://bugs.launchpad.net/bugs/285961 You received this bug notification because you

[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-20 Thread Roderick B. Greening
Adept segfaults and the application goes away. I spoke beiefly with mornfall, and he seems to think it's in one of the Extender classes in the Adept program (one of the classes which extends QTreeView). Here's the trimmed IRC log... [Mon Oct 20 2008] [10:36:35] mornfall Not a Qt bug. [Mon Oct

Re: [Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-20 Thread jon
hard crash thanks Patrick Kilgore(e)k dio: Roderick - Does apport hard crash (crash + close program) or soft crash (apport tells you it crashed, but application still appears to function)? -- adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

[Bug 285961] Re: adept crashed with SIGSEGV in QTreeView::indexRowSizeHint()

2008-10-19 Thread Patrick Kilgore
Importance to low - because while it causes a crash, no apparent loss of functionality or system damage results. Adept throws the crash, but everything seems to update just fine, and the program continues to run. ** Attachment removed: CoreDump.gz