Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
90 user(s) are online (52 user(s) are browsing Forums)

Members: 0
Guests: 90

more...

Headlines

 
  Register To Post  

« 1 ... 3 4 5 (6) 7 8 9 ... 40 »
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
i don't think i ever got a link to musescore?

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
Quote:
designer:
seems to work fine but the mouse is offsetted here as well.

Have no idea why this is. I cannot reproduce it here.

Quote:

linguist:
whem i raised the stack to 1000000 it works...

Forgot to set the icon settings :)

Quote:
vacuum:
asks for a work: assign.

I know, and it's killing me... I have searched for instances of "work:" or "/work", but nothing turns up...

Quote:
browser:
looked totally broken without arial, works fine now! (apart from the images not loading on qt.nokia.com).

Well, Qt is not owned by Nokia anymore, so consequently the site is not really functional. Sometimes it redirects you to qt.digia.com, and that page should look reasonable.

Quote:
deform:
crashes. i don't have the utopia font installed though.

Works fine here? Stack? Native fonts?

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
"seems to work fine but the mouse is offsetted here as well."
this fixed itself after installing arial, so all is fine there.

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
Quote:
embededdialogues:
can't get it to work here. (stack is 10000000).

Really? 10MB?? ;) Well, it works flawlessly here (I am running from an installed version of Qt, not my source archive). I am pretty sure there must be some compositing issue, if this is a general problem. What does it do when you try and start it? DSI? Lockup? Does it open a window or not? Maybe you can try and modify main.cpp so it only opens a few windows (I'm sure you can figure it out ;)) and then rebuild.

Quote:
animation/states:
crashes.

Aargh...! It works here...

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
Quote:
>>graphicsview/padnavigator :
the font looks a bit weird. the text doesn't fit in what looks like invisible boxes.
it freezes when i hit enter.


Hmm... Again it works perfectly well here, both font-wise and htting enter (should flip to the backside and show a dialog). Something is dawning on me: This does only make sense, if there is some screwed up problem with native vs. freetype fonts. Also, I had many of the executables (including designer and assistant) working before installing arial, so that points in that direction also. I will make you a fresh libQtGui with some debug output to the console to see, if it is actually using native fonts or not.


Quote:
tools/echoplugin
When started from shell i get a requester saying: error can't load plugin.
After that an uresponsive dialogue window pops up.

The imbecilles at Trolltech made a bug in this one: When being installed, the plugin goes in "plugin" instead of "plugins". Just create a "plugins" folder and copy "plugin/libechoplugin.so" into that one, then it should work.

Quote:
>>widgets/shapedclock --> OK (a bit slow)
Doesn't seem slow. If i click RMB several times many menus appear and some draws a bit wrong, and if i click it when i have several of those showing i get a crash.

Ok, that's a real bug... I forgot to check, if another popup is open before opening a new one, that's fixed in 2 secs ;)

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
ok the echoplugin works.

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
padview says:

Using Freetype fonts... phew...
Using Freetype fonts... phew...
Using Freetype fonts... phew...
Using Freetype fonts... phew...
Using Freetype fonts... phew...

i made a screenshot... hold on!
here it is:
http://postimg.org/image/85wy4hakl/

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
me and alfkil continued via mail and most issues are solved now. :)

Go to top
Re: Beta testing
Home away from home
Home away from home


See User information
@Alfkil

First of all, thanks for !

Unfortunely I didn't found the time (yet) to retest all examples around but i did a few test only on the example you requote and i can say that all problems are fixed and no more crash, except one

>>opengl/grabber --> It's ok now by the black backgound of the animation have some glitch that will "corrupt" the window

Note that we didn't have such graphical issue using it on beta 2

About general testing
-----------------------------------

Tested a few random examples including the browser and i noted some new problems along with old and not yet fixed glitches, well let's start with the new issue then !

- Tooltips (bubble helps) are now fixed, which means no more trunked tooltips when you point your mouse over an item, but now they have a not so cool side effect, explain: when you pass with the mouse above an item the entire window will loose its focus in favour of the bubble now, so as the window will loose the focus you will have also slowdown as a side not wanted effect

If i remember correctly we didn't have such issue on beta 2

1) - Right click (menu) expecially on the browser is completely broken in beta 3, conversely it worked fine on beta 2, please check it

2) - If you turn off the "native paiting engine" (aka use GL) the top border of the main window of the web browser is not be showed correctly, this is a small bug in GL i presume (this problem happen on beta 2 and beta 3 aswell)

3) - Tabs still a bit buggy, expecialy if you are clicking on a second tab (after you have selected another tab before) they need a double click to be opened instead of just 1 click, that means tabs will not be opened if you just click once on them

(This specific issue is present on any kind of software that use tabs for separate their content)

4) - Double Focus on an input text: Try for example to open two separate Qt windows that contain an input type, for example Calculator
You will see that the area when you can entering a number will got the focus (cursor active and blinking) on both windows rathen then only on the one selected

I think you should make the cursor active only on the active and selected window, not on both of them at the same time

5) - As you know still the usual autoalign crap on windows and sometimes some graphical glitch when you try to reduce a window at a minimal size .. this second problem is not always visible, it mostly depens on what demo/example you are testing

6) A script for downloading external fonts would be the must, apart the browser i use the internal "DejaVu Sans Condensed.font" of OS4 that is great and can make Qt very very near in look of any other native apps !

So please don't remove the native fonts, just (if possible) extend it and even better add also a small script for downloading external fonts if an application require it

7) - Argg add an iconify gadget pleeeese

Also a few ideas:

1) - As we are testing a lot of demos on each new version to test, how about adding a stack cookie, for example:

Stack 2000000 --> open with Workbench

Atleast if you do that once, we don't need to re-do that anytime we download a new big archive for test (big annoying can say !)

2) - As the archive is currently very big, how about split it in 2/3 separate parts ?

Versions for public release might look like:

Qt --> Only libs and the necessary files to handle Qt programs (smaller as possible)
Qt-Demos --> All Qt demos/examples here (big one)
Qt-SDK

For what i can see many space is taken by includes, sources and all other possible and impossible files that maybe could be removed from the official archive ?


Edited by samo79 on 2013/5/26 23:16:50
Edited by samo79 on 2013/5/27 4:18:54
Edited by samo79 on 2013/5/27 4:21:56
Edited by samo79 on 2013/5/27 4:35:47
Edited by samo79 on 2013/5/27 20:02:07
Go to top
Re: Beta testing
Home away from home
Home away from home


See User information
BTW Don't know if related but after installing the arial font i got an ISI crash with the browser tryng to load the google page

Quote:
ASSERTION FAILED: m_wrapper || !m_jsFunction
(bindings/js/JSEventListener.h:84 JSC::JSObject* WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext*) const)


Quote:
Crash log for task "browser"
Generated by GrimReaper 53.5
Crash occured in module at address 0x00000000
Type of crash: ISI (Instruction Storage Interrupt) exception

Register dump:
GPR (General Purpose Registers):
0: 00000000 4E871250 00000000 0000007F 4E870B90 00000000 12989FA4 00000000
8: 00000100 BBADBEEF 01A6D320 021BDC56 24424024 55EA9F90 00000000 00000000
16: 4C598340 6CE74248 00000001 1424AF18 00340014 02270000 5449E470 00000014
24: 00000000 53A01CC2 00000000 4E8725C0 4EF626D0 6ADAAEBC 515FCBDC 49E478B8


FPR (Floating Point Registers, NaN = Not a Number):
0: nan 1.36961e+09 0 -0.03125
4: 0 -1 22.4688 1108.47
8: 68 nan 4.5036e+15 0
12: 0 1.36961e+09 0 -5.05923e-321
16: 0 1.39067e-309 0 0
20: 0 0 0 1.61895e-319
24: 4.94066e-324 0 0 -2.86923e-35
28: 0 1.35808e-312 8.8275e-311 -0.234375

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


SPRs (Special Purpose Registers):
Machine State (msr) : 0x0002F030
Condition (cr) : 0x24424022
Instruction Pointer (ip) : 0x00000000
Xtended Exception (xer) : 0x00000002
Count (ctr) : 0x00000000
Link (lr) : 0x6994D0FC
DSI Status (dsisr) : 0x00800000
Data Address (dar) : 0xBBADBEEF



680x0 emulated registers:
DATA: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
FPU0: 0 0 0 0
FPU4: 0 0 0 0



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

Stack trace:

libQtWebKit.so:_ZN7WebCore15JSEventListener11handleEventEPNS_22ScriptExecutionContextEPNS_5EventE()+0x184 (section 10 @ 0xB082E0)
libQtWebKit.so:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDataERN3WTF6VectorINS_23RegisteredEventListenerELj1EEE()+0x268 (section 10 @ 0xE63F80)
libQtWebKit.so:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventE()+0x334 (section 10 @ 0xE67FD4)
libQtWebKit.so:_ZN7WebCore9DOMWindow13dispatchEventEN3WTF10PassRefPtrINS_5EventEEENS2_INS_11EventTargetEEE()+0x228 (section 10 @ 0x1525C7C)
libQtWebKit.so:_ZN7WebCore9DOMWindow17dispatchLoadEventEv()+0x1ec (section 10 @ 0x153467C)
libQtWebKit.so:_ZN7WebCore8Document23dispatchWindowLoadEventEv()+0x60 (section 10 @ 0xDB12C8)
libQtWebKit.so:_ZN7WebCore8Document13implicitCloseEv()+0x38c (section 10 @ 0xE230CC)
libQtWebKit.so:_ZN7WebCore11FrameLoader22checkCallImplicitCloseEv()+0xb0 (section 10 @ 0x1409C50)
libQtWebKit.so:_ZN7WebCore11FrameLoader14checkCompletedEv()+0x2c4 (section 10 @ 0x142C1AC)
libQtWebKit.so:_ZN7WebCore11FrameLoader8loadDoneEv()+0x2c (section 10 @ 0x142D504)
libQtWebKit.so:_ZN7WebCore9DocLoader17setLoadInProgressEb()+0x94 (section 10 @ 0x13D42A8)
libQtWebKit.so:_ZN7WebCore6Loader4Host16didFinishLoadingEPNS_17SubresourceLoaderE()+0x608 (section 10 @ 0x14773E4)
libQtWebKit.so:_ZN7WebCore17SubresourceLoader16didFinishLoadingEv()+0x164 (section 10 @ 0x14B0994)
libQtWebKit.so:_ZN7WebCore14ResourceLoader16didFinishLoadingEPNS_14ResourceHandleE()+0x1c (section 10 @ 0x14A2DEC)
libQtWebKit.so:_ZN7WebCore20QNetworkReplyHandler6finishEv()+0x29c (section 10 @ 0x1A500E0)
libQtWebKit.so:_ZN7WebCore20QNetworkReplyHandler11qt_metacallEN11QMetaObject4CallEiPPv()+0x128 (section 10 @ 0x1A511C4)
libQtCore.so:_ZN11QMetaObject8metacallEP7QObjectNS_4CallEiPPv()+0x50 (section 10 @ 0x258DF4)
libQtCore.so:_ZN11QMetaObject8activateEP7QObjectPKS_iPPv()+0x4d4 (section 10 @ 0x2808B0)
libQtNetwork.so:_ZN13QNetworkReply8finishedEv()+0x38 (section 7 @ 0x1AEC50)
libQtNetwork.so:_ZN24QNetworkReplyImplPrivate8finishedEv()+0x460 (section 7 @ 0xBBCFC)
libQtNetwork.so:_ZN21QNetworkAccessBackend8finishedEv()+0x30 (section 7 @ 0x7E3A0)
libQtNetwork.so:_ZN25QNetworkAccessHttpBackend8finishedEv()+0x50 (section 7 @ 0x8DF88)
libQtNetwork.so:_ZN25QNetworkAccessHttpBackend13replyFinishedEv()+0x568 (section 7 @ 0x8FAF4)
libQtNetwork.so:_ZN25QNetworkAccessHttpBackend20downstreamReadyWriteEv()+0x94 (section 7 @ 0x927E8)
libQtNetwork.so:_ZN24QNetworkReplyImplPrivate19handleNotificationsEv()+0x440 (section 7 @ 0xBAB44)
libQtNetwork.so:_ZN17QNetworkReplyImpl5eventEP6QEvent()+0x84 (section 7 @ 0xBAC1C)
libQtGui.so:_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent()+0x104 (section 10 @ 0x1381C)
libQtGui.so:_ZN12QApplication6notifyEP7QObjectP6QEvent()+0x42c (section 10 @ 0x21A44)
libQtCore.so:_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent()+0x258 (section 10 @ 0x25299C)
libQtCore.so:_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData()+0x674 (section 10 @ 0x253C18)
libQtCore.so:_ZN16QCoreApplication16sendPostedEventsEP7QObjecti()+0x54 (section 10 @ 0x253F74)
libQtGui.so:_ZN24QGuiEventDispatcherAmiga13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE()+0x98 (section 10 @ 0x11B5D4)
libQtCore.so:_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE()+0x164 (section 10 @ 0x247020)
libQtCore.so:_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE()+0x1f8 (section 10 @ 0x2480B8)
libQtCore.so:_ZN16QCoreApplication4execEv()+0x29c (section 10 @ 0x254230)
libQtGui.so:_ZN12QApplication4execEv()+0x40 (section 10 @ 0x12CA4)
browser:main()+0x1d0 (section 9 @ 0xB5800)
native kernel module newlib.library.kmod+0x00002094
native kernel module newlib.library.kmod+0x00002d3c
native kernel module newlib.library.kmod+0x00002eb8
browser:_start()+0x170 (section 9 @ 0x170)
native kernel module dos.library.kmod+0x00022d9c
native kernel module kernel+0x0003bd20
native kernel module kernel+0x0003bda0


PPC disassembly:
fffffff8: XXXXXXXX illegal address
fffffffc: XXXXXXXX illegal address
00000000: XXXXXXXX illegal address
00000004: XXXXXXXX illegal address
00000008: XXXXXXXX illegal address

System information:

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

Go to top
Re: Beta testing
Quite a regular
Quite a regular


See User information
Ok i ask once more does anyone else have problem with Vacuum and not be able to see what they write? I tried to type to people online and offline. I tried to change the background and fonts but get the same problem. I also get assign question everytime i start Vacuum from scratch. I dont have a work partition i named mine to Multimedia.

My friend Gigi has the same problem and we both are using sam460 aos4.1.6.
Resized Image

Resized Image




AmigaOne X5000
Radeon HD 7700
Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
Alfkil, where did you go? Get back in here this instant! ;)

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
@SpotUP

Sorry for being unresponsive :). ATM a lot of different things are happening in my life (I will spare you the boring details), so I am not 100% Amiga as I used to. Of course I would very much like to fix the remaining issues with Qt, so it can be FINALLY(...) released. But I have to do other things as well. Remember: Qt is actually quite a mouthfull, and sometimes searching for the answer in 500mb code can be quite a slow process. But I haven't given up (and probably never will) :).

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
@Joel

Sorry for taking so long to deal with the Vacuum issues. I have been working a lot on internal structure in the various parts of Qt related to input and painting to fix some bad implementations. As a consequence of fixing basic issues, more specific issues arise in other places... (It's like the old cartoon: He hits his head and get a bump, he presses the bump down to get rid of it, another bump appears on the opposite side of his head.)

Could you try these two things:

1) Go to settings and select "Plugins" (I think it's called) and see if any of them are red/turned off/whatever. Maybe there is a linking problem, and the plugin responsible for the chat window painting is somehow disabled.

2) Ok, this is a bit difficult to do, so be careful: Get Ranger, if you don't already have it (on os4depot). Start vacuum. Start ranger. When the "assign work:" requester appears, go to Ranger->DOS->Processes and find the vacuum process. Click on it. Look under "name" to the right. Write down the 8 digit hex number in the parenthesis next to the name. Open a Shell. Write this:

> GrimReaper <insert the hex value here>

...and press enter. GR should appear. Send me stacktrace.

NOTE: When doing this, you will want to start Vacuum from the icon, NOT from shell. Otherwise the process is just called "Shell process x" and will be hard to find.

Go to top
Re: Beta testing
Quite a regular
Quite a regular


See User information
Quote:
1) Go to settings and select "Plugins" (I think it's called) and see if any of them are red/turned off/whatever. Maybe there is a linking problem, and the plugin responsible for the chat window painting is somehow disabled.


Sure it looks like this.
Resized Image


Quote:
2) Ok, this is a bit difficult to do, so be careful: Get Ranger, if you don't already have it (on os4depot). Start vacuum. Start ranger. When the "assign work:" requester appears, go to Ranger->DOS->Processes and find the vacuum process. Click on it. Look under "name" to the right. Write down the 8 digit hex number in the parenthesis next to the name. Open a Shell.


Sending you an email with some pics and info.

AmigaOne X5000
Radeon HD 7700
Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
any progress boys?

Go to top
Re: Beta testing
Home away from home
Home away from home


See User information
@Alfkil

I have to correct myself, the "sharedmemory" example (in ipc folder) still crashing when you click on "Load image from file..." button

Quote:
Crash log for task "sharedmemory"
Generated by GrimReaper 53.5
Crash occured in module libQtGui.so at address 0x6BEB78D4
Type of crash: DSI (Data Storage Interrupt) exception

Register dump:
GPR (General Purpose Registers):
0: 6C7620F8 4B10FC80 00000000 00000000 539CCDC8 020A9824 4B10FEA4 00404020
8: 48DF51C0 00000007 6BEB78B8 021BDC56 0000015C 4CCE08A8 00000000 00000000
16: 539CC680 6E598D88 00000001 461323EC 00000000 6E58A788 4553F370 4BDAA0AC
24: 6BF15D90 4BDAA13C 00000001 00000001 455417A8 4B111BA0 6BEB78C4 00000000


FPR (Floating Point Registers, NaN = Not a Number):
0: nan 436 30 0
4: 0 0.8 4.8 0.937255
8: 0.937255 0 1 0
12: 1 1 0 -0
16: 0 1.39067e-309 0 0
20: 0 0 0 1.61895e-319
24: 0 0 2.65249e-315 -1.20437e+36
28: 0 1.35808e-312 8.8275e-311 -0.234375

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


SPRs (Special Purpose Registers):
Machine State (msr) : 0x0002F030
Condition (cr) : 0x28424088
Instruction Pointer (ip) : 0x6BEB78D4
Xtended Exception (xer) : 0x00000007
Count (ctr) : 0x6BEB78B8
Link (lr) : 0x6BEB78C4
DSI Status (dsisr) : 0x00000000
Data Address (dar) : 0x00000014



680x0 emulated registers:
DATA: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
FPU0: 0 0 0 0
FPU4: 0 0 0 0



Symbol info:
Instruction pointer 0x6BEB78D4 belongs to module "libQtGui.so" (PowerPC)
Symbol: _ZNK7QWidget14effectiveWinIdEv + 0x1C in section 10 offset 0x000CA8D4

Stack trace:
libQtGui.so:_ZNK7QWidget14effectiveWinIdEv()+0x1c (section 10 @ 0xCA8D4)
libQtGui.so:_Z27qt_amiga_get_open_file_nameR15QFileDialogArgsP7QStringS2_()+0x244 (section 10 @ 0x9750F8)
libQtGui.so:_ZN11QFileDialog15getOpenFileNameEP7QWidgetRK7QStringS4_S4_PS2_6QFlagsINS_6OptionEE()+0x5f8 (section 10 @ 0x9DBF64)
sharedmemory:_ZN6Dialog12loadFromFileEv()+0x238 (section 8 @ 0x108C)
sharedmemory:_ZN6Dialog11qt_metacallEN11QMetaObject4CallEiPPv()+0x58 (section 8 @ 0x451C)
libQtCore.so:_ZN11QMetaObject8metacallEP7QObjectNS_4CallEiPPv()+0x50 (section 10 @ 0x258DF4)
libQtCore.so:_ZN11QMetaObject8activateEP7QObjectPKS_iPPv()+0x4d4 (section 10 @ 0x2808B0)
libQtGui.so:_ZN15QAbstractButton7clickedEb()+0x4c (section 10 @ 0xD89A18)
libQtGui.so:_ZN22QAbstractButtonPrivate11emitClickedEv()+0x148 (section 10 @ 0x726618)
libQtGui.so:_ZN22QAbstractButtonPrivate5clickEv()+0x21c (section 10 @ 0x728778)
libQtGui.so:_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent()+0xd4 (section 10 @ 0x728DEC)
libQtGui.so:_ZN7QWidget5eventEP6QEvent()+0x324 (section 10 @ 0xEB090)
libQtGui.so:_ZN15QAbstractButton5eventEP6QEvent()+0x54 (section 10 @ 0x726EEC)
libQtGui.so:_ZN11QPushButton5eventEP6QEvent()+0x68 (section 10 @ 0x88F870)
libQtGui.so:_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent()+0x104 (section 10 @ 0x1381C)
libQtGui.so:_ZN12QApplication6notifyEP7QObjectP6QEvent()+0x2298 (section 10 @ 0x238B0)
libQtCore.so:_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent()+0x258 (section 10 @ 0x25299C)
libQtGui.so:_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Eb()+0x33c (section 10 @ 0x1A308)
libQtGui.so:_ZN7QWidget18processIntuiEventsEP12IntuiMessage()+0x944 (section 10 @ 0x1296D4)
libQtGui.so:_ZN24QGuiEventDispatcherAmiga13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE()+0x284 (section 10 @ 0x11B7C0)
libQtCore.so:_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE()+0x164 (section 10 @ 0x247020)
libQtCore.so:_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE()+0x1f8 (section 10 @ 0x2480B8)
libQtCore.so:_ZN16QCoreApplication4execEv()+0x29c (section 10 @ 0x254230)
libQtGui.so:_ZN12QApplication4execEv()+0x40 (section 10 @ 0x12CA4)
sharedmemory:main()+0x174 (section 8 @ 0x35C)
native kernel module newlib.library.kmod+0x00002094
native kernel module newlib.library.kmod+0x00002d3c
native kernel module newlib.library.kmod+0x00002eb8
sharedmemory:_start()+0x170 (section 8 @ 0x170)
native kernel module dos.library.kmod+0x00022d9c
native kernel module kernel+0x0003bd20
native kernel module kernel+0x0003bda0


PPC disassembly:
6beb78cc: 93c10018 stw r30,24(r1)
6beb78d0: 7fc802a6 mflr r30
*6beb78d4: 81230014 lwz r9,20(r3)
6beb78d8: 93a10014 stw r29,20(r1)
6beb78dc: 7c7d1b78 mr r29,r3

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


Go to top
Re: Beta testing
Amigans Defender
Amigans Defender


See User information
My main gripe at the moment is that any hyperlinks always open in OWB, rather than asking à la URLOpen.

Hmm... also, tooltips (HelpHints) are now causing the window they are associated with to de-activate. That's new. And annoying.

Go to top
Re: Beta testing
Home away from home
Home away from home


See User information
@Chris

Yes i think Alfkil is aware about the tooltips issue, interesting to note that a similar (if not the same) problem was already solved in the old 0.8.3 release, infact from the Qt readme:

fixed issue with tooltips deactivating main window (QSimpleSheet)


Quote:
My main gripe at the moment is that any hyperlinks always open in OWB, rather than asking à la URLOpen.


Yep agree !

Go to top
Re: Beta testing
Just can't stay away
Just can't stay away


See User information
(a) Chris

Tooltip problem now fixed. About URLs, I am not sure how to do it differently? Of course I could insert yet-another option in qtprefs. Or is there a more system compliant way?

(a) Samo79

The crash you are seeing in sharedmemory has to do with native dialogs, which are not recommended ;)

(a) Joel: Your screenshots look very weird... I am not sure what is going on here. Does this happen in all apps, or just in vacuum? Has anyone else experienced the same "flattening" of graphics layout?

Also I now know what is causing the assign work: problem and the missing graphics. It will take a while to fix (has to do with the build system), but at least I know.




Go to top

  Register To Post
« 1 ... 3 4 5 (6) 7 8 9 ... 40 »

 




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




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project