Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Hark0

#1006
Hi!

My question it's very simple...

It's possible to hide/disable the message "Loading..." that's appear at start the application?


TIA, Hark0
#1007
Quote from: MrTAToad on 2008-Sep-24
...
When I was programming using BlitzMax for a UMPC (in my case an Asus machine), restoring back to the desktop was slow too - you've got a combination of slow processor, slow storage device, not particularly fast memory and not much of it anyway.

...

I used Blitzmax, Pelles C, Dev-C++ on my Asus R2H (umpc) and I no have any problem (on Dev-C++ using SDL, the OpenGL not fails). Sincerelly the machine is not the "Most speedest Hardware", but the problem of my initial post are strange, due the popularity of the video card use (Intel 915GM).

Regards, Hark0

#1008
Quote from: Kitty Hello on 2008-Sep-23
PC1: Please update to the latest driver from NVidia.

Ok, no problem... it's a old PC on office.


PC 3,4,5: I don't get it. It's insane. I'll try to reproduce that on a virtual machine.
Is there any software that's installed on all these 3 pcs?
Did you try running the program again? Maybe a 2nd time helps?

I tried the test with many configurations (such as kill unnused win32 apps). Same result.  :(


On PC2 you get 30 seconds to free the memory. Totally crazy.
I would send you a debug file that helps me finding this bug, if you want?

You get my email at my profile info.  :good:

Thanks for all.

=D


#1009
Quote from: Heiko on 2008-Sep-23
much month ago i have the same problem.
i think its the initialisation of opengl window and closing by ending the programm.

as i wrapped the xors3d, schranz0r code a routine that the opengl window doesn´t opening at start programm.
only the xors3d dx9 window opening.

with that the games doesn´t hang for seconds.
perhaps gernot can do in next update that the opengl window opening and closing intern routine is a little bit better. (if thats the problem!)

sorry for my bad english...

Hi Heiko... Can you send-me a sample code (zip) or else?

TIA, Hark0
#1010
Quote from: trucidare on 2008-Sep-23
Hmm i hope you can german ;)

also ich denke das hat was mit den treibern zu tun. ich habe intel gma treiber (original ungeupdated) und habe auch das das fenster noch so 3 sekunden steht. (MacMini). Lade ich aber das gleich system (ist BootCamp installation) per vmware fusion dann hängts nicht. Grafiktreiber = anderer.

Mfg

I used a web translator....

PASTING:

also I think this what has to do with the drivers. I have Intel gma driver (original ungeupdated) and the window also has still so 3 seconds stands. (MacMini). If I load, however, the immediately system (boat camp is not an installation) by vmware fusion then hängts. Graphic driver = more other.


hmmm
#1011
Another test on the UMPC computer:

I started a project on DEV-C++ 4.9.9.2..... with OpenGL.

I loaded the default template for OpenGL.

When I run the app, this shows a triangle rotating in multicolor.

Esc return to OS. Zero problem.


(With this test only I was trying to reject failures due to OpenGL).


TIA, Hark0
#1012
Hi!

I have passed this test on 5 computers:


PC 1: - NVIDIA GeForce4 MX 4000 - Intel Pentium 4 - 3Ghz - 512 Mb RAM - Windows XP

--------------------------------- Start Output
*** Finished *** Elapsed: 1.9 sec. Time: 09:55 Build: 1 succeeded.

Start debug session.
Injection started
--------------------------------- End of Output


PC 2: - NVIDIA GeForce4 8600 GS - Intel Core 2 Quad - 2.66Ghz - 4Gb RAM - Windows Vista

--------------------------------- Start Output
*** Finished *** Elapsed: 1.6 sec. Time: 10:00 Build: 1 succeeded.

Start debug session.
Injection started
shutdown: 30.98026425
--------------------------------- End of Output


PC 3: - SiS M760GX - Mobile AMD Sempron 1.58 Ghz - 1Gb RAM - Windows XP

--------------------------------- Start Output
*** Finished *** Elapsed: 5.4 sec. Time: 10:14 Build: 1 succeeded.

Start debug session.
Injection started
--------------------------------- End of Output


PC 4:  - Intel Mobile 915GM/GMS / 910GML 128 Mb. - HP Pavillion dv4000 - Cpu: Intel Centrino 1.6 Ghz. 1 Gb RAM - Windows XP

--------------------------------- Start Output
*** Finished *** Elapsed: 2.6 sec. Time: 10:20 Build: 1 succeeded.

Start debug session.
Injection started
--------------------------------- End of Output


PC 5: (UMPC) - Intel Mobile 915GM/GMS / 910GML 128 Mb - UMPC Asus R2H. Cpu: Intel Celeron-M 900 Mhz. 1 Gb RAM - Windows XP

--------------------------------- Start Output
*** Finished *** Elapsed: 9.0 sec. Time: 10:45 Build: 1 succeeded.

Start debug session.
Injection started
--------------------------------- End of Output


Comments about this test:

PC 1:
Shows the Msgbox: Please update your GFX adapter's driver so it can render OpenGL by HARDWARE.
The app start and show "Hello world". Close at click mouse. NO shutdown text debug message (!)

PC 2:
The app start and show "Hello world". Close at click mouse. All done. ;-)

PC 3:
The app start and show "Hello world". Close at click mouse. NO shutdown text debug message (!)

PC 4:
The app start BUT NOT show "Hello world". The app window appear "freezed". Close at click mouse. NO shutdown text debug message (!)

PC 5:
The app start SHOW "LOADING". The app window appear "freezed". Close at click mouse. NO shutdown text debug message (!)


:noggin:

Please help.

TIA, Hark0
#1013
Ok, give me 5 minutes.
#1014
Hi!

I'm testing the possibilities of GLBasic.

I just downloaded / installed / upgraded GLBasic to GLBasic IDE, Version: 5.235.

I copy / paste the first sample.

PRINT "HELLO WORLD!" ,100,100
SHOWSCREEN
MOUSEWAIT
END

I compile / run the app and this show's on screen then message text.

The problem happens when I touch the screen with the mouse [function MOUSEWAIT jump to END for exit the app].

The computer freezes 4-5 secs before exit on this hardware:

HP Pavillion dv4000. Cpu: Intel Centrino 1.6 Ghz. 1 Gb RAM.
Video Card: Intel Mobile 915GM/GMS / 910GML 128 Mb.

and...

The computer freezes 18 secs before exit on this hardware:

UMPC Asus R2H. Cpu: Intel Celeron-M 900 Mhz. 1 Gb RAM.
Video Card: Intel Mobile 915GM/GMS / 910GML 128 Mb. (It's the same video card).


I tried to compile for CE devices... and in my HP6815 the application exists instantaneously.

I found other post on this Forum with the same problem.

I upgraded the drivers of my Video Card to lastest version.


Please, ¿any solution?.

TIA, Hark0
#1015
Hi GernotFrisch...

I have tested again...

The time to show the image are about 9 secs...

This is my source code....

PRINT "START...",0,0
SHOWSCREEN
LOADBMP "grfx/fondo002.bmp"
PRINT GETTIMER(),20,20
SHOWSCREEN
MOUSEWAIT
END

and this is the specs for the image... (stored on main memory)

240 x 320  Pixels
256   (8 BitsPerPixel)
34 colors
76.05 KB (77.878 Bytes)

If you want I send this mini test (RAR file) to you...

TIA, Hark0
www.monkeydreams.net
#1016
Hi GernotFrisch...

I test this changes and I tell you later...

About images... are stored on Ipaq.

TIA, Hark0
www.monkeydreams.net
#1017
Hi!

I'm are testing the posibilities of GLBasic on PPC platform...

I tried this "simple" code...

LOADBMP "grfx/fondo002.bmp"
PRINT "HELLO WORLD!" ,0,0
SHOWSCREEN
MOUSEWAIT
END

NOTE: I tried with 2 kind of bpp images: 240x320 px 16 bpp and 8 bpp.

16 bpp - 226 kb
8bpp - 77 kb

When I run this code on Win32... this works FAST!!!

On PPC... I get...

1.- Black screen image with "loading..." label text
2.- DEMO image (ok, it's a demo sdk)..
3.- UGLY "X" button for close app

4...5/10 seconds later!!!! I see my image!!!!
5. Hello world text.

My questions:
1- It's normal this slow speed for load an 77kb image?
2- How disable X close button

TIA, Hark0
www.monkeydreams.net