|
Exit freezes under FE - qpdfview |
Posted on: 2015/2/24 19:07
#1 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 3255
|
Has anybody had success quitting qpdfview under OS4.1FE?
Has anybody seen any other Qt apps that freeze (complete system lockup) on exit? I tried running MemGuard to see if that would translate it into a crash, but that froze on me too :( Trying to determine if this freeze is (a) me, (b) Qt or (c) something I can actually fix. |
|
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/2/26 17:27
#2 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/11/24 18:52 From Gloucestershire, UK.
Posts: 1172
|
@Chris
Just tried the wget pdf manual with it and had no problems, although I'm using FE + beta. Maybe it depends on the PDF, there's an awful lot of broken ones out there. |
|
_________________
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester Ps. I hate the new amigans website. <shudder> |
||
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/3/29 22:37
#3 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 3255
|
Is anybody with a SAM440EP and on-board graphics able to use qpdfview without it freezing on exit?
I'm getting odd system freezes here, and I've noticed there's some hardware scaling problems with CompositeTags() too. They may be unrelated but I'm suspecting the graphics.library or Radeon driver changes are causing the freeze. |
|
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/3/29 23:15
#4 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3407
|
@Chris
It works fine on my system (Sam440 Flex + Radeon 9250) so no freeze at all The only problem i had is an initial assign requester when i tried to open a file, it asked me to mount the directory where to pick the pdf file to open Still also some extra output at exit: Quote: QSqlDatabasePrivate::removeDatabase: connection 'qt_sql_default_connection' is still in use, all queries will cease to work. Maybe you can remove that debug for the next release |
|
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/3/29 23:29
#5 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 3255
|
@samo79
There's a patch for that. http://www.unsatisfactorysoftware.co. ... /amiga/qpdfview_patch.lha Very strange. I reinstalled Qt thinking that would fix the freeze too (all I get different is some extra message about WB startup parameters) |
|
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/3/30 1:46
#6 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3407
|
@Chris
Ah thanks for the fix .. about the freeze are you sure you have installed all the latest components of Qt ? After the full release on Sourceforge Alfkil released a couple of new patches (libQtGui.so and libQtCore.so) .. |
|
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/3/30 6:16
#7 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/6/1 14:11 From Germany
Posts: 733
|
@samo79
QPDFView is my default pdf app. It is far better then AmiPDF. Only printing support i am missing |
|
_________________
Amiga600/Vampire2/PrismaMegaMix/32GB CF Card/2x Rys Mk2/A604n/IndivisionECS/Gotek |
||
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/3/30 6:50
#8 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3407
|
@tommysammy
Yes is very nice ![]() |
|
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/3/30 9:23
#9 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 3255
|
@samo79
I got the new libQtCore.so, can't see libQtGui.so though. |
|
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/3/30 20:47
#10 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3407
|
@Chris
Here the file: http://wikisend.com/download/380058/libQtGui.so.lha Make a backup before proceding, hopefully the freeze will gone ![]() |
|
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/3/31 19:00
#11 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 3255
|
@samo79
Thanks. It didn't help, but I've found the problem: Native Menus, when enabled, cause a freeze on exit for qpdfview (and probably other Qt apps). I suspect the changes in the menu system to allow multiple levels has had an unintended side-effect with Qt's handling. Hopefully when Alfkil is back he will be able to fix this. If the new SDK ever turns up, then the biggest problem with the Qt Native Menus - lack of levels - can be fixed too! |
|
|
Re: Exit freezes under FE - qpdfview |
Posted on: 2015/4/2 16:58
#12 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3407
|
@Chris
Yep native menus have problems .. menus in general are problematic :-/ |
|