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.


Messages - roberto

Pages: [1] 2 3 ... 54
1
Programming / Re: Qt6 Application Testing
« on: March 18, 2024, 06:48:28 pm »
A question for Paul.
I've found that the Dooble qt6 632 works best for me is when I have very low shared memory.
 I would say below 32mb.
 I wanted to ask if you could do a build, limiting the use of shared low memory to a maximum of 32mb.
 As far as I can see, even when you get to 0 shared memory, it takes high memory and moves it to low,
  to keep working.
But if I have a lot of low memory available, Dooble uses it and tends to crash, more often.

Saludos

2
Programming / Re: SQL running total
« on: February 19, 2024, 11:58:04 am »
Have an idea about running an update query with the necessary "group by" and "order by" and that it inserts record number,
incremented by 1. in a new column.
Ideas anoyone?
I'm not sure I understand you, but if you are using Dbexpert, you can do this:
In the query add a call to macro in a new colunm, as
Code: [Select]
AST:DBERUNMACRO('MNUMERAR',ASIEN)
and a new macro like this:
Code: [Select]
/*MNUMERAR*/
NUMERIC DIGITS(9)
ARG N

GUARDAR='OS2ENVIRONMENT'
ASUNO=VALUE(ASUNO,ASUNO,GUARDAR)
ASDOS=VALUE('ASUNO',ASUNO+1,GUARDAR)
/*
SAY '***' ASUNO 'ASUNO' VALUE(ASUNO) 'OTRO' VALUE('ASUNO')
SAY '***' ASDOS 'ASDOS' VALUE(ASDOS) 'OTRO' VALUE('ASDOS')
*/
/*ESTE A¥ADIDO ES PARA RECOGER EL PRIMER VALOR DEL PRIMER ASIENTO*/
IF VALUE(ASUNO)=0 | VALUE(ASUNO)=SPACE(1) THEN
DO
ASUNO=VALUE(ASUNO,N,GUARDAR)
ASDOS=VALUE('ASUNO',N+1,GUARDAR)
RETURN N
EXIT
END

saludos

3
Setup & Installation / Re: CUPS tripped up SeaMonkey and Firefox
« on: February 10, 2024, 09:43:25 pm »
It could be a problem, that you removed the driver from the old printer.
And it's still in the trash. I would advise you to empty the trash, reboot,
and install the new printer.
 I understand that this can happen to you because you are a 506 version
Saludos

4
Applications / Re: AcpiDaemon start
« on: January 28, 2024, 07:11:45 pm »
Hello, I have tested what you say and it also works better for me in the startup folder, and removing it from the config.sys.
 But not on all computers.
Saludos

5
Networking / Re: ArcaMapper and Network Protocols
« on: January 18, 2024, 07:01:24 pm »
I now can access at Least one of the Windows machines, a portable running Windows 7 - the ReadyNAS is still not accessible for mounting and logon
Mark
Is ReadyNAS in WORKGROUP?
In all cases you can put the ip of your ReadyNAS without Workgroup, similar //IP/folder
Saludos

6
Networking / Re: ArcaMapper and Network Protocols
« on: January 17, 2024, 06:08:19 pm »

I've always had very good experiences with NAS drives, I've had Iomega, WD, and Synology,
I use them as a backup point, and also as a link to share files between win and Arcaos.
If the NAS drive is on an internal network, the security you have on that network will really be your problem.
Another thing is if you want to have a NAS, connected to the internet.
In this case it gets a little more complicated. But I recommend a Synology DS220j NAS.
It's easy to set up, and you can turn on the double factor of safety.
It sends you a code to your email or sms to your mobile, after  user and pass.
Keep in mind that they are usually sold without HD.
There is a mobile app, with which you can send and receive to your mobile. Or from Dooble, it works too.
The other day I did a download at 4 - 5 mb/s, in the morning, and at 2 -3mb/s in the afternoon, great.
But it will depend on the network.
In short, Arcamaper is a great application that has improved a lot, and that has always worked well for me.
Saludos

7
Networking / Re: Connection to your own http cloud with ArcaMapper
« on: January 13, 2024, 09:23:33 pm »
Yes thanks,
 I already reread the help, I didn't see anything http.
 With the Dooble, it tells me that I can't connect, and then it tells me that I'm not logged in. But it works well.

Saludos

8
Applications / Re: Test build of dooble with qt5
« on: January 11, 2024, 07:57:44 pm »
To Me, the qt6 console shows me this, about the cloudflare.
 Font size 0, but in qt6 you can't define a font with zero size 0.
 I don't know if this has anything to do with qt5 dooble.
Code: [Select]

js: The resource https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/
b/cmg/1/0PYvh20f7NxtAoFHU2%2BAhXOepSu4FkSP7rocGyVZm68%3D was preloaded using lin
k preload but not used within a few seconds from the window's load event. Please
 make sure it has an appropriate `as` value and it is preloaded intentionally.
js: %c%d font-size:0;color:transparent
js: %c%d font-size:0;color:transparent
js: %c%d font-size:0;color:transparent
js: %c%d font-size:0;color:transparent
js: [Cloudflare Turnstile] Cannot find Widget cf-chl-widget-mp5ag, consider usin
g turnstile.remove() to clean up a widget..
saludos

9
Applications / Re: ArcaOS 5.1 - First Impressions
« on: January 07, 2024, 05:49:22 pm »
An option that perhaps in the future could be interesting to consider, would be 0.03125 and 125000, but for today it is not reliable, and with old applications it fails.
Using this value results in a decoupling in the charts that I think can be interesting for the developers of Cairo.
I have seen it with pgpro.exe or True Spectra program
Everything works, but the scales are different.
Saludos

10
Networking / Connection to your own http cloud with ArcaMapper
« on: January 07, 2024, 05:42:28 pm »
I wanted to make an http connection, but I get this error 58. Photo attached.
Should I open a tickect, or am I doing something wrong?
I think it's weird those slashes in front of the http, but...
With arcaos5.1
Saludos

11
Applications / Re: ArcaOS 5.1 - First Impressions
« on: January 04, 2024, 04:15:55 pm »
A small explanation, the most reliable, most compatible values, with old and new applications. For me it's 0.03125 and 125

For a year or so I've been using this setup on a test rig, 0.3125 and 1.3125 This setup is very stable, not problematic, not at all. But I've seen things that don't give me confidence. For example, I have the fc in the startup folder and it doesn't always start. It would start, but it would make me press a button OK.

An option that perhaps in the future could be interesting to consider, would be 0.03125 and 125000, but for today it is not reliable, and with old applications it fails.

About the PowerMan, =0, Under no circumstances does it show me the processors, The last line is this:
AcpiDaemon APM: ========== APM thread is starting ==========

Saludos

The real world is one thing, and the other is something else

12
Thank you Rich

13
Programming / Re: Qt6 Application Testing
« on: January 03, 2024, 07:57:05 pm »
I've been testing version 626, and I don't see any advantages over version 632.
 Version 626 eats up the shared low memory very fast, otherwise I see them as very similar.
You've removed the option to open file, which is very useful for having old bookmarks that are available in version 632, even if it only works on the Unixroot.
Thank you for your effort.
Saludos

14
This other is in Arcaos508, the photo: in other pc.

15
Setup & Installation / Code page 850 in arcaos51 and in Arcaos508 change?
« on: January 03, 2024, 06:23:30 pm »
I have a question, I get some pages of different codes in Arcaos51, to the ones given to me by Arcaos508.
Have they changed? Or it's some glitch in my system.
Saludos

Pages: [1] 2 3 ... 54