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 - Andy Willis

Pages: [1] 2 3 ... 20
1
Networking / Re: VNC to Ubuntu LTS
« on: Today at 06:40:59 pm »
Which VNC server did you go with?  I will need to bring my OpenSuse laptop home and test as I have VNC working on it.  On my Linux Mint here acts like it is only binding to localhost and I haven't yet figured out how to either use ssh to connect first nor how to change the binding.   

2
Networking / Re: VNC to Ubuntu LTS
« on: Today at 02:07:29 am »
Which VNC are you using?  The old PMVNC or the newer one?

3
Applications / Re: Nomacs Image Viewer
« on: April 24, 2024, 04:39:50 am »
I do not know if it is in rel or exp but I have installed jasper through yum.

4
Applications / Re: LarsenCommander - new test version
« on: April 20, 2024, 02:36:15 am »
I have just downloaded it so I haven't had a chance to use it to say anything about it other than to thank you for your work on it. 

5
Programming / Re: Xpdf v. 4.01
« on: March 28, 2024, 03:55:23 am »
Odd when I built 4.04 last March, I did not have any issues with printer support.  I just built 4.04 again and it built fine (though it crashes) but 4.05 fails building due to printer support.  4.04 built with QT6 just fine then as well (though I no longer recall which release that was).

6
Programming / Re: new gcc toolchain
« on: March 15, 2024, 03:24:57 am »
It likely is the partition alignment, or maybe less likely the drive geometry:
https://www.arcanoae.com/faqwd/how-can-i-tell-if-my-current-disk-drive-is-compatible-with-arcaos/

7
General Discussion / Hobbes Retirement
« on: January 09, 2024, 03:11:09 am »
Just read this on hobbes:

Quote
ATTENTION

After many years of service, hobbes.nmsu.edu will be decommissioned and will no longer be available. You the user are responsible for downloading any of the files found in this archive if you want them. These files will no longer be available for access or download as of the decommission date.

As of April 15th, 2024 this site will no longer exist.

No one will be able to access this site or any information/files stored on this site as of April 15th, 2024.

8
Applications / Re: XWP v1.0.16
« on: December 10, 2023, 08:44:15 pm »
OK, one thing that should be checked to see if it is just an oddity on my system. Whenever I open the desktop properties and go to the Startup tab the delay always initially shows 1.  If I had previously changed it, I can hit Default and it will then show the number I had changed it to.  I can change tabs and go back and it will show the number I had set it to (IOW, going back to 1 is only on initial open).  If I open the Desktop properties and do not open the startup tab, make some changes on other tabs and close it and then open the Desktop properties and the startup tab, I can click default and have the number I had previously set.  If I open the Desktop properties and open the startup tab and close the properties, when I reopen the properties it will have saved the 1 second delay (IOW now clicking default does not change it to what I had set it to previously because it saved the 1 that was showing when I closed the properties.). 

Steps to reproduce:
Open Desktop properties
Open startup tab
change Delay to a number other than 1
Close Desktop properties
Open Desktop properties
Open startup tab
observe Delay

If, as on my system, Delay is back to 1 Click Default at the bottom and observe the number.
Now close Desktop properties
Open Desktop properties, open any or all tabs other than Startup
Close Desktop properties
Open Desktop properties
Open Startup Tab
Observe Delay
If shows 1, click Default button and observe Delay time (if as on mine, it will be the number set)
Close Desktop properties
Open Desktop properties
Observe delay time
Close Desktop properties
Open Desktop properties
Open Startup tab
Observe Delay
Click Default (if as on mine, it will now be 1).

9
Applications / Re: XWP v1.0.16
« on: December 10, 2023, 02:28:07 am »
Large parts of the XStartup code have been rewritten for improved reliability. It should no longer be necessary to impose a long delay to ensure the first object starts properly.
How hard would it be to add the initial delay back? I had imposed I think just a one second (maybe 3, I don't recall now) delay to prevent a 30-45 second hang that is now back (I had timed it back then but haven't now that it is back). 

I didn't get rid of the delay. It was a global rather than per-object setting, so I moved it to the Desktop 'Startup' tab where you create your first Startup folder. It starts out set to 1 second because there's always a 1-sec delay before XWP does _anything_. Values greater than 1 include that initial delay.

Quote
If the code is still there but just either commented or ifdef'd out, I should be able to build it (assuming my build environment is still good).

I seldom leave detritus lying around - that's what version-control systems are for. If there's a problem with any change I've made, please advise so that I can fix it for all users (assuming it needs fixing).
OK, tested making the changes on the startup tab.  After moving tcpip startup back to the first program to launch and booted set to 3 seconds, 2 seconds and unhelpfully back at 1 second (unhelpfully in that I now have no idea why it was hanging as it no longer does in the original configuration).

10
Applications / Re: XWP v1.0.16
« on: December 09, 2023, 06:57:21 pm »
XWP v1.0.16 introduces some of the most significant Desktop usability improvements in years.

XStartup
Large parts of the XStartup code have been rewritten for improved reliability. It should no longer be necessary to impose a long delay to ensure the first object starts properly. XStartup's notebook page has also been updated with XWP-Full's Boot Logo option getting its own page.
How hard would it be to add the initial delay back? I had imposed I think just a one second (maybe 3, I don't recall now) delay to prevent a 30-45 second hang that is now back (I had timed it back then but haven't now that it is back).  If the code is still there but just either commented or ifdef'd out, I should be able to build it (assuming my build environment is still good).
Never mind, I was able to work around it by moving TCPIP startup to launch second instead of first.  Previously, I was unsuccessful in affecting the hang by changing the order.

11
Applications / Re: XWP v1.0.16
« on: December 09, 2023, 06:44:04 pm »
XWP v1.0.16 introduces some of the most significant Desktop usability improvements in years.

XStartup
Large parts of the XStartup code have been rewritten for improved reliability. It should no longer be necessary to impose a long delay to ensure the first object starts properly. XStartup's notebook page has also been updated with XWP-Full's Boot Logo option getting its own page.
How hard would it be to add the initial delay back? I had imposed I think just a one second (maybe 3, I don't recall now) delay to prevent a 30-45 second hang that is now back (I had timed it back then but haven't now that it is back).  If the code is still there but just either commented or ifdef'd out, I should be able to build it (assuming my build environment is still good).

12
Applications / Re: LarsenCommander - new test version
« on: December 05, 2023, 06:45:03 am »
Thank you for your work.
I pulled the source from git and find there were build changes:
call envtk45.cmd -noansi
call envicc40.cmd $ -noansi
These cmd files are not in the repository and I do not have them in my build environment.  Are these files you built or should I have them in my environment?


13
Programming / Re: Copying text strings to AOS-5.1 clipboard in 'C'
« on: November 15, 2023, 02:28:10 am »

14
Hardware / Re: Connexant cx31993 and USB3 stack
« on: November 08, 2023, 03:08:05 am »
Hi Lars

I added the switch and rebooted.
On the Xcenter, I selected the drives folder.
Then I selected drive C which is my USB Fat32 drive
The folders and files come up and then the system hangs.
The good thing is that TOP allows a reboot.

The ArcaOS drives with JFS do not hang when selected.

Are you using 5.0.8 of the FAT32 driver?  I am and cannot reproduce the issue but I may not have enough files on the volume or maybe I need directories with files or maybe without (nested, or I don't know).

15
General Discussion / Re: Firefox or Dooble for the OS2World Forum
« on: August 30, 2023, 04:27:08 am »
I primarily use SeaMonkey. 

Pages: [1] 2 3 ... 20