Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
63 user(s) are online (46 user(s) are browsing Forums)

Members: 2
Guests: 61

TheMagicSN, cloverskull, more...

Headlines

 
  Register To Post  

Native menus
Just can't stay away
Just can't stay away


See User information
Hi all,

herewith a new version with added support for menu class type menus:

http://os4depot.net/?function=showfil ... brary/misc/qt-minimal.lha

Hope you have comments. If it doesn't work, I need to know asap :).

Go to top
Re: Native menus
Amigans Defender
Amigans Defender


See User information
@alfkil

Working brilliantly in qpdfview!

Go to top
Re: Native menus
Not too shy to talk
Not too shy to talk


See User information
@alfkil

Seems to work quite well. Thanks for the update!

I did notice one thing, though:

If the context menus are displayed with a right-click, and if the user left-clicks outside of the program window, then those context menus become semi-locked.

(I'm using the newly released Qt together with JuffEd, and have my Qt Prefs set to use Native Menus.)

Go to top
Re: Native menus
Home away from home
Home away from home


See User information
@alfkil
Did QT just go on a diet? )))

Author of the PortablE programming language.
Go to top
Re: Native menus
Just can't stay away
Just can't stay away


See User information
@alfkil

The Qt assignment that's added to user-startup contains the line:
path Qt:bin ADD

There was no bin directory installed.


The recomended settings in README.amigaos4 are:
Native dialogs: OFF
Native menus: OFF
Native fonts: OFF
Native painting: ON

The "Native menus: OFF" setting seems to conflict with info in this topic and could confuse users who D/L the Qt archive but haven't read this topic.



Amiga X1000 with 2GB memory & OS 4.1FE + Radeon HD 5450

Go to top
Re: Native menus
Just can't stay away
Just can't stay away


See User information
@PEB

I am aware of the context menu issue. I am not entirely sure how to solve it. What I need is a notice, that the window containing the context menu has been deactivated. I am not sure, if there is such a notice available from intuition or not.

@xenic

You are right about both items. The path call is from the full version, where all command line tools are placed in Qt:bin. In the minimal version, there are no such tools. I have no idea, why this issue did not turn up earlier, because I have not changed anything in the install scripts except for version info.

I changed the recommended settings in the os4depot readme, but forgot to change it in the actual archive. Sorry! If you go to the Qt prefs app, the recommended settings are now written in the label for that setting, and you can revert to defaults by deleting the settings file, which will give you native menus.

@ChrisH

You can still get the full experience, if you download the latest version from sourceforge.net/projects/qtamigaosnative. :)

Go to top
Re: Native menus
Home away from home
Home away from home


See User information
@alfkil

Quote:

@PEB

I am aware of the context menu issue. I am not entirely sure how to solve it. What I need is a notice, that the window containing the context menu has been deactivated. I am not sure, if there is such a notice available from intuition or not.




How about the cunningly named

#define IDCMP_INACTIVEWINDOW 0x00080000L

and it's window.class friend

WMHI_INACTIVE Window went inactive


Go to top
Re: Native menus
Just can't stay away
Just can't stay away


See User information
@broadblues

Yes, that would probably do :). I am not at my Amiga, so I couldn't check.

Now, the key is to find a way for Qt to interpret the flag and not mess up other functions at the same time. That lest part often ends up taking a while. ;)

Go to top
Re: Native menus
Home away from home
Home away from home


See User information
@alfkil

Crossing finger !
Having those fix in menu would be awesome

Go to top
Re: Native menus
Just popping in
Just popping in


See User information
Screenshots please! I can't test it atm :)

Go to top
Re: Native menus
Home away from home
Home away from home


See User information

Go to top
Re: Native menus
Home away from home
Home away from home


See User information
@Alfkil

Apparently new modifications in menu caused problem with SMTube .. at first selection (right click on a video to download) all goes fine, but if you right click again on a link you will got a crash:

-----------

Crash log for task "smtube"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x0180E4C0
Type of crash: program exception
Alert number: 0x80000007

Register dump:
GPR (General Purpose Registers):
0: 0184B504 50DA2B30 00000000 00000000 00000000 0000000C 00000001 00000080
8: 02080DA0 020E12CF 00000000 020E12D0 44424082 520DBB50 00000000 589EB680
16: 6F101BE0 00000001 00000000 00340014 50BCF4FC 00000000 522CEE60 516F957C
24: 50DA2E08 4E40E5A0 00000000 00000000 00000000 5516A740 5FF724D0 50DA2BD8


FPR (Floating Point Registers, NaN = Not a Number):
0: nan 1482 0 909.314
4: 144 1482 24 1392
8: 24 144 1482 1392
12: 144 0 0 -5.05923e-321
16: 0 1.39067e-309 0 0
20: 0 0 0 1.61895e-319
24: 4.94066e-324 0 1.08752e-311 -1.28745e+36
28: 1e+06 8.95852e-11 -1.25922 0

FPSCR (Floating Point Status and Control Register): 0xAA000100


SPRs (Special Purpose Registers):
Machine State (msr) : 0x0002F030
Condition (cr) : 0x52456D80
Instruction Pointer (ip) : 0x0180E4C0
Xtended Exception (xer) : 0x018193D0
Count (ctr) : 0x524570F8
Link (lr) : 0x0002000E
DSI Status (dsisr) : 0x4E293BA4
Data Address (dar) : 0x524570F8



680x0 emulated registers:
DATA: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR: 4E40E584 50DA2E08 4E40E5A0 00000000 00000000 00000000 5FF9F1AC 50DA2B7C
FPU0: 0 0 0 0
FPU4: 0 0 0 0



Symbol info:
Instruction pointer 0x0180E4C0 belongs to module "kernel" (HUNK/Kickstart)

Stack trace:
native kernel module kernel+0x0000e4c0
native kernel module kernel+0x000218d0
native kernel module kernel+0x0005923c
0x000050DA symbol not available

PPC disassembly:
0180e4b8: 4bfff8dd bl 0x180DD94
0180e4bc: 4bffff74 b 0x180E430
*0180e4c0: 7fe00008 trap
0180e4c4: 4e800020 blr
0180e4c8: 7c0802a6 mflr r0

System information:

CPU
Model: AMCC PPC440EP V1.3
CPU speed: 799 MHz
FSB speed: 133 MHz
Extensions:

Machine
Machine name: Sam440EP
Memory: 1048576 KB
Extensions: bus.pci

Expansion buses
PCI/AGP
00:00.0 Vendor 0x1014 Device 0x027F
Range 1: 00000000 - 40000000 (PREF.MEM)
00:0A.0 Vendor 0x12D8 Device 0x8150
00:0C.0 Vendor 0x1002 Device 0x5960
Range 0: A8000000 - B0000000 (PREF.MEM)
Range 1: 00001000 - 00001100 (IO)
Range 2: B0000000 - B0010000 (MEM)
00:0C.1 Vendor 0x1002 Device 0x5940
Range 0: B8000000 - C0000000 (PREF.MEM)
Range 1: C0000000 - C0010000 (MEM)
00:0E.0 Vendor 0x1095 Device 0x3114
Range 0: 00001100 - 00001108 (IO)
Range 1: 00001108 - 00001110 (IO)
Range 2: 00001110 - 00001118 (IO)
Range 3: 00001118 - 00001120 (IO)
Range 4: 00001120 - 00001130 (IO)
01:04.0 Vendor 0x1013 Device 0x6005
Range 0: A0000000 - A0001000 (MEM)
Range 1: A0010000 - A0020000 (MEM)
01:05.0 Vendor 0x1033 Device 0x0035
Range 0: A0020000 - A0021000 (MEM)
01:05.1 Vendor 0x1033 Device 0x0035
Range 0: A0021000 - A0022000 (MEM)
01:05.2 Vendor 0x1033 Device 0x00E0
Range 0: A0022000 - A0022100 (MEM)

Libraries
0x592e7f48: ISO-8859-15.charset V52.1
0x592e7cc8: italian_ISO-8859-15.language V52.1
0x021cdcc2: exec.library V53.70
0x5ff16048: cgxvideo.library V42.1
0x52c94f28: minigl.library V2.21
0x52294e40: Warp3D.library V53.24
0x50602b98: W3D_Avenger.library V53.1
0x53dee528: W3D_Napalm.library V53.1
0x53dee428: W3D_Permedia2.library V53.4
0x53deed28: W3D_R200.library V53.28
0x52ac95c8: W3D_Picasso96.library V53.11
0x46686a5c: xadmaster.library V13.1
0x51ebd540: fuelgauge.gadget V53.8
0x51ebd2c0: Popmenu.mui V21.2
0x52ac97b0: Lamp.mcc V21.2
0x550add24: btree.library V53.3
0x52ac93f0: Objectmap.mui V21.2
0x52ac9210: Gauge.mui V21.2
0x52ac90d0: Calltips.mcc V21.2
0x53dfbf20: Listtree.mcc V21.2
0x53dfbde0: Title.mui V21.3
0x55da9870: openurl.library V7.17
0x55bedac0: expat.library V53.4
0x5314c3ac: codesets.library V6.20
0x5805d370: Aboutbox.mcc V21.2
0x5805d230: Popasl.mui V21.2
0x5805d0f0: String.mui V21.3
0x5805d050: Dtpic.mui V21.2
0x55d9f188: muigfx.library V21.2
0x55a23a08: muimaster.library V21.6
0x588ba244: asyncio.library V50.3
0x551589c8: pthreads.library V53.11
0x55da66a8: Separator.docky V53.2
0x55efc360: slider.gadget V53.15
0x55fd1ae8: progressbar.gadget V53.10
0x55efc220: getfont.gadget V53.9
0x55efc180: arexx.class V53.5
0x55efc0e0: getfile.gadget V53.12
0x55f9a5f0: requester.class V53.18
0x55efc040: space.gadget V53.6
0x55a32f30: integer.gadget V53.12
0x55a32e90: bitmap.image V53.9
0x55fd0588: clicktab.gadget V53.44
0x560570a8: screenblanker.library V53.6
0x55a2e718: chooser.gadget V53.21
0x55a32c10: penmap.image V53.5
0x55a32b70: checkbox.gadget V53.9
0x5619e384: asl.library V53.49
0x5ff69578: listbrowser.gadget V53.62
0x56af89e0: string.gadget V53.20
0x55a328f0: scroller.gadget V53.14
0x5855aa14: device.audio V6.2
0x583ed498: filesave.audio V6.5
0x5fd1eaa8: cs4281.audio V5.5
0x58ab0340: jpeg.datatype V53.7
0x58ad25d4: usergroup.library V4.30
0x583f4a60: bsdsocket.library V4.307
0x5fd1e970: mathieeedoubbas.library V52.1
0x58893cc8: usbhidgate.library V53.2
0x589753ec: hid.usbfd V53.12
0x588fa6cc: textclip.library V53.1
0x58a889b0: button.gadget V53.19
0x58a88a50: glyph.image V53.3
0x58976e30: window.class V54.1
0x58893428: popupmenu.class V53.2
0x58ad3a58: popupmenu.library V53.11
0x58a88870: label.image V53.13
0x58893258: layout.gadget V54.2
0x58893330: bevel.image V53.6
0x58a887d0: drawlist.image V53.3
0x58a88230: png.datatype V53.10
0x588ca674: picture.datatype V53.6
0x58d28c48: timezone.library V53.8
0x58ad4a78: application.library V53.12
0x58ace96c: ft2.library V53.2
0x5ff22c4c: workbench.library V53.53
0x58ad0730: Picasso96API.library V54.9
0x58a35e90: gadtools.library V53.7
0x5fffbc8c: commodities.library V53.7
0x58d26540: datatypes.library V53.4
0x58ace674: png.iconmodule V53.1
0x58a810cc: icon.library V53.16
0x58ad40a0: z.library V53.5
0x592e74c8: version.library V53.14
0x58de4ed0: iffparse.library V53.1
0x5ffb5ccc: locale.library V53.7
0x5ff6a7ac: diskfont.library V53.5
0x5ff9ef18: petunia.library V53.6
0x5ff9ecd8: diskcache.library V3.31
0x5feda220: dos.library V53.157
0x5ff16804: usbprivate.library V53.12
0x5ff68acc: massstorage.usbfd V53.39
0x5fe450a8: bootkeyboard.usbfd V52.3
0x5fe45028: bootmouse.usbfd V53.2
0x5ff166bc: hub.usbfd V53.10
0x5ff1624c: usbresource.library V53.12
0x5ff685b8: hunk.library V53.4
0x5ff9e294: elf.library V53.19
0x5ff724d0: intuition.library V54.10
0x5ff8f2c0: keymap.library V53.9
0x5ff8d6f0: cybergraphics.library V43.0
0x5ff985a0: ATIRadeon.chip V53.28
0x5ff98524: PCIGraphics.card V53.9
0x5ffb4420: graphics.library V54.156
0x5ff6b150: layers.library V54.12
0x5ff60150: rtg.library V54.89
0x5ff68184: nonvolatile.library V53.5
0x5ff9d2b8: newlib.library V53.30
0x5ff9f1ac: utility.library V54.1
0x5fffb398: expansion.library V53.1
0x5889458e: rexxsyslib.library V53.4 (Legacy)

Devices
0x466d6314: clipboard.device V53.3
0x58d2e018: ppc440ep_eth.device V53.18
0x56af73a4: ahi.device V6.7
0x5fd296b8: usbdisk.device V53.39
0x5ff9fd10: usbsys.device V53.12
0x5ff68cd0: ehci.usbhcd V53.18
0x5ff68c30: ohci.usbhcd V53.19
0x5ff68b90: uhci.usbhcd V53.13
0x5ff68984: sii3114ide.device V53.20
0x5ff9f648: console.device V53.83
0x5ff692b0: ramdrive.device V52.6
0x5ff8f50c: input.device V53.5
0x5ff6a3b4: keyboard.device V53.11
0x5ff69050: timer.device V53.2

Tasks
ClickToFront (Waiting)
Stack: 0x55fa2004 - 0x55fb1ffc, pointer @ 0x55fb19f0 (Cookie OK)
Signals: SigRec 0xe000d000, SigWait 0x00000100
State: Process (Waiting)
input.device (Waiting)
Stack: 0x5fec5000 - 0x5fed5000, pointer @ 0x5fed4f00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
SFS DosList handler (Waiting)
Stack: 0x596e2004 - 0x596e5ffc, pointer @ 0x596e5f20 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack (Waiting)
Stack: 0x5fedd000 - 0x5fee1000, pointer @ 0x5fee0f20 (Cookie OK)
Signals: SigRec 0xf8007000, SigWait 0x00000000
State: Task (Waiting)
EHCI Controller Task Unit 0 (Waiting)
Stack: 0x5fdcb000 - 0x5fdd3000, pointer @ 0x5fdd2f20 (Cookie OK)
Signals: SigRec 0xbe009000, SigWait 0x00000000
State: Task (Waiting)
OHCI Controller Task Unit 1 (Waiting)
Stack: 0x5fe07000 - 0x5fe0f000, pointer @ 0x5fe0ef20 (Cookie OK)
Signals: SigRec 0xbc009000, SigWait 0x00000000
State: Task (Waiting)
OHCI Controller Task Unit 0 (Waiting)
Stack: 0x5fe2b000 - 0x5fe33000, pointer @ 0x5fe32f20 (Cookie OK)
Signals: SigRec 0xbc009000, SigWait 0x00000000
State: Task (Waiting)
sii3114ide.device - chip 0 port 0 (Waiting)
Stack: 0x5ff19000 - 0x5ff21000, pointer @ 0x5ff20f30 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x20000000
State: Task (Waiting)
page_sweep (Waiting)
Stack: 0x5fe4b004 - 0x5fe52ffc, pointer @ 0x5fe52e80 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
sii3114ide.device - chip 0 port 1 (Waiting)
Stack: 0x5fe73000 - 0x5fe7b000, pointer @ 0x5fe7af30 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00008000
State: Task (Waiting)
PPC440ep_eth Unit 0 (Waiting)
Stack: 0x5fc47004 - 0x5fc56ffc, pointer @ 0x5fc56e20 (Cookie OK)
Signals: SigRec 0xf6003000, SigWait 0x00000000
State: Process (Waiting)
hid.usbfd (Waiting)
Stack: 0x584a3004 - 0x584aaffc, pointer @ 0x584aae90 (Cookie OK)
Signals: SigRec 0xe0000000, SigWait 0x00000100
State: Process (Waiting)
HID Mouse (Waiting)
Stack: 0x58463004 - 0x58472ffc, pointer @ 0x58472f20 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
USB0/CrossDOSFileSystem 53.11 (Waiting)
Stack: 0x58640004 - 0x5864fffc, pointer @ 0x5864fee0 (Cookie OK)
Signals: SigRec 0x00010100, SigWait 0x00000000
State: Process (Waiting)
CD0/CDFileSystem 53.4 (Waiting)
Stack: 0x596d6004 - 0x596d9ffc, pointer @ 0x596d9f30 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
DH0/SmartFilesystem 1.290 (Waiting)
Stack: 0x5fc1f004 - 0x5fc22ffc, pointer @ 0x5fc22eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
DH1/SmartFilesystem 1.290 (Waiting)
Stack: 0x59451004 - 0x59454ffc, pointer @ 0x59454eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
reaper.task (Waiting)
Stack: 0x58e2d004 - 0x58e34ffc, pointer @ 0x58e34660 (Cookie OK)
Signals: SigRec 0x00007000, SigWait 0x00000000
State: Process (Waiting)
hid.usbfd (Waiting)
Stack: 0x5848b004 - 0x58492ffc, pointer @ 0x58492e90 (Cookie OK)
Signals: SigRec 0xe0000000, SigWait 0x00000100
State: Process (Waiting)
HID Keyboard (Waiting)
Stack: 0x5844f004 - 0x5845effc, pointer @ 0x5845ef10 (Cookie OK)
Signals: SigRec 0x90001000, SigWait 0x00000000
State: Process (Waiting)
MainUSB0/CrossDOSFileSystem 53.11 (Waiting)
Stack: 0x5862c004 - 0x5863bffc, pointer @ 0x5863beb0 (Cookie OK)
Signals: SigRec 0x40000100, SigWait 0x00000000
State: Process (Waiting)
DH2/SmartFilesystem 1.290 (Waiting)
Stack: 0x595b5004 - 0x595b8ffc, pointer @ 0x595b8eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x10000000
State: Process (Waiting)
RAM/ram-handler 53.171 (Waiting)
Stack: 0x58dd0004 - 0x58dd3ffc, pointer @ 0x58dd3c80 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
HID Consumer (Waiting)
Stack: 0x584d4004 - 0x584e3ffc, pointer @ 0x584e3f20 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
hid.usbfd (Waiting)
Stack: 0x58497004 - 0x5849effc, pointer @ 0x5849ee90 (Cookie OK)
Signals: SigRec 0xe0000000, SigWait 0x00000100
State: Process (Waiting)
dos_filedir_notify (Waiting)
Stack: 0x5fc67004 - 0x5fc6affc, pointer @ 0x5fc6aad0 (Cookie OK)
Signals: SigRec 0x40001000, SigWait 0x80000000
State: Process (Waiting)
pager (Waiting)
Stack: 0x58e09004 - 0x58e28ffc, pointer @ 0x58e28f00 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
MassStorage Device Task (Waiting)
Stack: 0x5fca3000 - 0x5fcab000, pointer @ 0x5fcaaed0 (Cookie OK)
Signals: SigRec 0xe4009000, SigWait 0x00000000
State: Task (Waiting)
RANDOM/Random-Handler 52.1 (Waiting)
Stack: 0x584b8004 - 0x584c7ffc, pointer @ 0x584c7ef0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
URL/launch-handler 53.38 (Waiting)
Stack: 0x58563004 - 0x585ddffc, pointer @ 0x585d9fb0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
CON/con-handler 53.72 (Waiting)
Stack: 0x4c543004 - 0x4c552ffc, pointer @ 0x4c552e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.72 (Waiting)
Stack: 0x4ccca004 - 0x4ccd9ffc, pointer @ 0x4ccd9e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
ENV/env-handler 54.5 (Waiting)
Stack: 0x58dec004 - 0x58defffc, pointer @ 0x58defef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
CON/con-handler 53.72 (Waiting)
Stack: 0x55e2d004 - 0x55e3cffc, pointer @ 0x55e3ce20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.72 (Waiting)
Stack: 0x55f33004 - 0x55f42ffc, pointer @ 0x55f42e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.72 (Waiting)
Stack: 0x55fef004 - 0x55ffeffc, pointer @ 0x55ffee20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.72 (Waiting)
Stack: 0x56075004 - 0x56084ffc, pointer @ 0x56084e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.72 (Waiting)
Stack: 0x560e1004 - 0x560f0ffc, pointer @ 0x560f0e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
AUDIO/AHI-Handler 6.2 (Waiting)
Stack: 0x58437004 - 0x58447004, pointer @ 0x58446ec0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
APPDIR/appdir-handler-in-dos 53.157 (Waiting)
Stack: 0x58dfd004 - 0x58e04ffc, pointer @ 0x58e04dd0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
CON/con-handler 53.72 (Waiting)
Stack: 0x5928d004 - 0x59294ffc, pointer @ 0x59294e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
RAW/con-handler 53.72 (Waiting)
Stack: 0x592b9004 - 0x592c0ffc, pointer @ 0x592c0e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.72 (Waiting)
Stack: 0x592dd004 - 0x592e4ffc, pointer @ 0x592e4e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
dos_nbmd_process (Waiting)
Stack: 0x5fc77004 - 0x5fc7affc, pointer @ 0x5fc7af30 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
dos_lock_handler (Waiting)
Stack: 0x5fcb3004 - 0x5fcb6ffc, pointer @ 0x5fcb6f00 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
RexxMaster (Waiting)
Stack: 0x5838b004 - 0x5839b004, pointer @ 0x5839af60 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
TEXTCLIP/textclip-handler 53.1 (Waiting)
Stack: 0x58535004 - 0x58544ffc, pointer @ 0x58544eb0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
compose.task (Waiting)
Stack: 0x56b8c000 - 0x56b94000, pointer @ 0x56b93e00 (Cookie OK)
Signals: SigRec 0x00000010, SigWait 0x00000000
State: Task (Waiting)
Workbench (Waiting)
Stack: 0x58306004 - 0x58315ffc, pointer @ 0x58315ea0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00008100
State: Process (Waiting)
Libreria ScreenBlanker. (Waiting)
Stack: 0x55f7d004 - 0x55f8dffc, pointer @ 0x55f8df00 (Cookie OK)
Signals: SigRec 0xb4001000, SigWait 0x00000100
State: Process (Waiting)
MUI imagespace screen notify (Waiting)
Stack: 0x53f71004 - 0x53f80ffc, pointer @ 0x53f80d10 (Cookie OK)
Signals: SigRec 0x80009000, SigWait 0x00000100
State: Process (Waiting)
Workbench DosList Notify (Waiting)
Stack: 0x56288004 - 0x56297ffc, pointer @ 0x56297f40 (Cookie OK)
Signals: SigRec 0x00003000, SigWait 0x00000100
State: Process (Waiting)
ContextMenus Command Dispatcher (Waiting)
Stack: 0x54c72004 - 0x54c81ffc, pointer @ 0x54c81f30 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
ramlib (Waiting)
Stack: 0x58d46004 - 0x58d5effc, pointer @ 0x58d5ef20 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
string.gadget server (Waiting)
Stack: 0x5626c004 - 0x5627bffc, pointer @ 0x5627bdb0 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x00000100
State: Process (Waiting)
Workbench Clipboard Server (Waiting)
Stack: 0x5641e004 - 0x5642dffc, pointer @ 0x5642df00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
AmiDock (Ready)
Stack: 0x560f5004 - 0x56104ffc, pointer @ 0x56104910 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000100
State: Process (Ready)
NotificationServer (Waiting)
Stack: 0x55e49004 - 0x55e68ffc, pointer @ 0x55e682d0 (Cookie OK)
Signals: SigRec 0xbc001000, SigWait 0x00000100
State: Process (Waiting)
hub.usbfd (Waiting)
Stack: 0x5fd67004 - 0x5fd6effc, pointer @ 0x5fd6ef10 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
TCP/IP Control (Waiting)
Stack: 0x57a78004 - 0x57b6cffc, pointer @ 0x57b6cdc0 (Cookie OK)
Signals: SigRec 0xf8009080, SigWait 0x00000000
State: Process (Waiting)
ContextMenus (Waiting)
Stack: 0x55f47004 - 0x55f56ffc, pointer @ 0x55f56c90 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x0c000000
State: Process (Waiting)
application.library messageserver (Waiting)
Stack: 0x58a7e000 - 0x58a7efa0, pointer @ 0x58a7ef10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
ScreenBlankerEngine (Waiting)
Stack: 0x5600b004 - 0x5601affc, pointer @ 0x5601abe0 (Cookie OK)
Signals: SigRec 0xd8001000, SigWait 0x00000100
State: Process (Waiting)
TCP/IP Superserver (Waiting)
Stack: 0x57b71004 - 0x57c65ffc, pointer @ 0x57c659f0 (Cookie OK)
Signals: SigRec 0xd0000080, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Configuration (Waiting)
Stack: 0x57e5c004 - 0x57f50ffc, pointer @ 0x57f50e10 (Cookie OK)
Signals: SigRec 0xf8003000, SigWait 0x00000000
State: Process (Waiting)
Mounter GUI (Waiting)
Stack: 0x58668004 - 0x5867bffc, pointer @ 0x5867be00 (Cookie OK)
Signals: SigRec 0x80007000, SigWait 0x00000000
State: Process (Waiting)
pthread id 1 (Waiting)
Stack: 0x4e30b004 - 0x4e348ffc, pointer @ 0x4e348ab0 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
Mixer (Waiting)
Stack: 0x4ccde004 - 0x4ccedffc, pointer @ 0x4ccedc70 (Cookie OK)
Signals: SigRec 0x78011000, SigWait 0x00000100
State: Process (Waiting)
ASYNCWB (Waiting)
Stack: 0x560ad004 - 0x560bcffc, pointer @ 0x560bce80 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
RAWBInfo (Waiting)
Stack: 0x56027004 - 0x56036ffc, pointer @ 0x56036ec0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
DefIcons (Waiting)
Stack: 0x56091004 - 0x560a0ffc, pointer @ 0x560a0dc0 (Cookie OK)
Signals: SigRec 0x80009000, SigWait 0x00000100
State: Process (Waiting)
« IPrefs » (Waiting)
Stack: 0x58a98004 - 0x58aa7ffc, pointer @ 0x58aa7980 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0x20000100
State: Process (Waiting)
TCP/IP Log (Waiting)
Stack: 0x57f55004 - 0x58049ffc, pointer @ 0x58049f00 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
ConClip (Waiting)
Stack: 0x583fb004 - 0x5840affc, pointer @ 0x5840aeb0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack Process (Waiting)
Stack: 0x58694004 - 0x586a3ffc, pointer @ 0x586a3ee0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
MassStorage Notifier (Waiting)
Stack: 0x5fe33000 - 0x5fe3ad00, pointer @ 0x5fe3ac70 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Task (Waiting)
datatypes.library (Waiting)
Stack: 0x58859004 - 0x58868ffc, pointer @ 0x58868f10 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
DST watcher (Waiting)
Stack: 0x58995004 - 0x589a4ffc, pointer @ 0x589a4f10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
hub.usbfd (Waiting)
Stack: 0x5fd73004 - 0x5fd7affc, pointer @ 0x5fd7af10 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
hub.usbfd (Waiting)
Stack: 0x5fd7f004 - 0x5fd86ffc, pointer @ 0x5fd86f10 (Cookie OK)
Signals: SigRec 0x30000000, SigWait 0x00000000
State: Task (Waiting)
smtube (Crashed)
Stack: 0x50d68004 - 0x50da5ffc, pointer @ 0x50da2b30 (Cookie OK)
Signals: SigRec 0x00000020, SigWait 0x18000080
State: Process (Crashed)
Mounter Task (Waiting)
Stack: 0x5fe3b000 - 0x5fe43000, pointer @ 0x5fe42e10 (Cookie OK)
Signals: SigRec 0xb0001000, SigWait 0x00000000
State: Task (Waiting)
Mounter Companion Process (Waiting)
Stack: 0x58680004 - 0x5868fffc, pointer @ 0x5868ff40 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
ramlib.support (Waiting)
Stack: 0x58d63004 - 0x58d7bffc, pointer @ 0x58d7bf00 (Cookie OK)
Signals: SigRec 0x80005000, SigWait 0x00000000
State: Process (Waiting)
dos_signal_server (Waiting)
Stack: 0x5fc6f004 - 0x5fc72ffc, pointer @ 0x5fc72f10 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0x00000000
State: Process (Waiting)
dos_appdir_server (Waiting)
Stack: 0x5fc5b004 - 0x5fc62ffc, pointer @ 0x5fc62d40 (Cookie OK)
Signals: SigRec 0x80005000, SigWait 0x00000000
State: Process (Waiting)
idle.task (Ready)
Stack: 0x5ff8e000 - 0x5ff8f000, pointer @ 0x5ff8efd0 (Cookie OK)
Signals: SigRec 0x00000000, SigWait 0x00000000
State: Task (Ready)

Go to top
Re: Native menus
Just can't stay away
Just can't stay away


See User information
@samo79

Thanks for the report. I have solved two issues with context menus now:

1) Crash in SMTube
2) Popup is now closed when deactivated

Anything else?

Go to top
Re: Native menus
Home away from home
Home away from home


See User information
@alfkil

Good job !

Yes still various little things here and there .. unfortunately i had little time for a proper test but for now i can report those:


1 - Tabs, if i remember correctly this was solved long ago, but apparently it happen again in latest version.
I noted that sometimes you need to press atleast twice in order to select a tab ...
The "workaround" to this, is click on a tab and then wait atleast 2 or 3 seconds before selecting another tab ..

I have a Sam440 Flex .. maybe because my system is too slow ??

2 - An option in QtPrefs to show/hide the FontConfig progress bar at startup

3 - Removal of debug output LibQtWebKit.so (SMTube is affected too)

4 - Removal of debug output in native ASL requesters (they give an extra output in case you doesn't select anything)

5 - Glitch in "Interview" demo and some others .. probably it happens only in case you use native fonts ?
Aniway problem will gone when you resize the window

See grab --> http://uploadpie.com/LEXWh

6 - Fullscreen in programs (when availible) doesn't work at all .. in general accessible by pressing F11

7 - QtPrefs improved a bit, ok ok it's not exactly Qt related as it's merely a standard Amiga window, but still look a bit rough
at this stage:

Would be good if at some point you can complete it with:

- Iconification support
- Localization support
- Shortcuts support
- Version support


But probably still many others .. as i have more time i will report anythigs i might found

Go to top
Re: Native menus
Just can't stay away
Just can't stay away


See User information
@samo79

1 - This is related to handling of double clicking in general, not tabs in particular. I'm not 100% sure what happens, but for some reason, some click events will 'disappear', when they count as double clicks in relation to a previous click.

2 - Nah.

3 - Done.

4 - Will do.

5 - Will have to look at it. Not sure, if it is worth the effort. Link has expired.

6 - No idea how Qt is supposed to handle fullscreen. Will have to look.

7 - Nah.

Go to top
Re: Native menus
Home away from home
Home away from home


See User information
@alfkil

Quote:
2 - Nah


Progress bar at startup is visible even if we use native fonts, that's why i suggested a dedicate ON/OFF option in Prefs

Quote:
5 - Will have to look at it. Not sure, if it is worth the effort. Link has expired.


Ah, try here:

http://s16.imagestime.com/out.php/i1083526_interviewdemo.png

Quote:
7 - Nah


But it will be nice )


Go to top
Re: Native menus
Home away from home
Home away from home


See User information
@Alfkil

Noted an issue in the included Qt browser demo

As default URL in prefs we have:

http//qt.nokia.com

However anytime the browser is launched by default it will added a "file://" part in the address like it was pointing to somethings in locale ...

file://http//qt.nokia.com

Don't know if it is a bug or not ..

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project