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 - Pete

Pages: 1 2 [3] 4 5 ... 77
31
Applications / Re: Test build of dooble with qt5
« on: May 04, 2022, 03:21:22 pm »
Hi Silvan

When Dooble simply closes - as experienced by mauro, Remy and myself - no trp files are generated.

If Dooble is started from the command line using
dooble.exe 2>&1 | tee dooble.log
A log does get generated but no trap file.

I have several dooble log files that show  js errors as the last line eg:-

js: A cookie associated with a cross-site resource at http://youtube.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
js: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
js: Uncaught TypeError: Cannot read property 'postMessage' of undefined


I may have been trying to watch or pause a video here:-

This plugin does not support setParent!
js: The disableRemotePlayback attribute should be used in order to disable the default Cast integration instead of using -internal-media-controls-overlay-cast-button selector. See https://www.chromestatus.com/feature/5714245488476160 for more details.
js: The disableRemotePlayback attribute should be used in order to disable the default Cast integration instead of using -internal-media-controls-overlay-cast-button selector. See https://www.chromestatus.com/feature/5714245488476160 for more details.
URL scheme handler already installed for the scheme: gopher
This plugin does not support setParent!
URL scheme handler already installed for the scheme: gopher
This plugin does not support setParent!
js: A cookie associated with a cross-site resource at https://www.google.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
URL scheme handler already installed for the scheme: gopher
This plugin does not support setParent!
URL scheme handler already installed for the scheme: gopher
This plugin does not support setParent!
js: <link rel=preload> must have a valid `as` value


Possibly of interest: When a trap file is generated it has this filename format 62667a10-0055_1e-DOOBLE-exceptq.txt so people should not search for *.trp files in relation to dooble but should search for *DOOBLE-exceptq.txt


Regards

Pete



32
Applications / Re: Test build of dooble with qt5
« on: May 02, 2022, 07:34:50 pm »
Hi All

I replaced libcx and libgcc packages (pulls in gcc-stdc++-shared-library, libgcc-fwd, libssp, libssp-fwd, libstc++) with P4 versions - they were i686 - and have had Dooble running for longer than 15 minutes at a time.

 @mauro: You may want to check if the above helps.

Looking at the last log generated I see quite a few lines like this:-

js: A cookie associated with a cross-site resource at http://youtube.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
js: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
js: Uncaught TypeError: Cannot read property 'postMessage' of undefined


Could the last line be responsible for Dooble closing?


Regards

Pete



33
Applications / Re: Test build of dooble with qt5
« on: May 01, 2022, 01:49:03 pm »
Hi All

The real downside to Dooble here is that it closes after 10 to 15 minutes use - no beeps,squeaks or log files. Dooble can be restarted immediately for another 10 to 15 minutes use.

I was presuming it is NSS/NSPR related - the same problem Mozilla has with the latest NSS/NSPR - but if others are not having this problem maybe it is not.
What versions of NSS/NSPR are other people using? - I currently have NSPR 4.23.0-1 and NSS 3.47.0-2  installed.

If not a NSS/NSPR problem what else should I look at?


Regards

Pete

34
Applications / Re: Test build of dooble with qt5
« on: April 28, 2022, 10:21:36 pm »
Hi klipp

Glad you got Dooble running - I cannot take any credit as Tom pointed me in the right direction a few days ago  :-)

Regards

Pete


35
Applications / Re: Test build of dooble with qt5
« on: April 28, 2022, 04:15:49 am »
Hi klipp

I wonder if you are hitting the same problem I found: ANPM here was set as Platform i686 so the qtweb packages were not found. If so add P4 to the Platform - I moved it to the top. I then restarted ANPM and the "missing" qtweb packages appeared.


Regards

Pete


36
Applications / Re: Test build of dooble with qt5
« on: April 27, 2022, 01:23:01 pm »
Hi All

I am currently trying Pauls gcc11 build which works reasonably well but suffers from the following problems. I suspect they are common to all current Dooble for OS/2 builds...

1] A tendency to simply close after a little use - seems very like the NSS problem suffered by Seamonkey/Firefox. Maybe this can be sorted in the same manner as Dave has with his recent Seamonkey/Firefox releases that sufffer less from this problem.

2] Unable to display a page loaded from History or Favourites lists - browser goes through the loading motions and seems convinced that the page is loaded but nothing is displayed. Copying the url from the "loaded" page to a new tab results in the new tab displaying that page content.

3] There does not seem to be any way of importing Bookmarks and Passwords.

4] Some keys seem to be ignored - definitely the Delete key and I am sure there was at least 1 other key but did not make a note at the time and have forgotten which key...
Aha! I see Doug has spotted the problem as wel,l it is the Insert key. He also notes that there is a problem with the Caps Lock key.


There are probably a few more problems to find...

Oh, Yes. A port of NoScript would be good - I suddenly find I am seeing adverts I did not know existed on lots of websites.


On the plus side: More websites work without problems compared to Seamonkey.


Thanks to all involved in the various ports of Dooble.


Regards

Pete

37
Applications / Re: Test build of dooble with qt5
« on: April 26, 2022, 10:29:47 am »
Hi All

DOH!

Thank you Tom I was searching for *.trp files...

Having had a quick look through a trap and seen this

 03A7EE60 : 5D293535 53534E20 7265565F 6E6F6973 : 55)] NSS_Version
 03A7EE70 : 63656843 3322286B 2236322E 61662029 : Check("3.26") fa
 03A7EE80 : 64656C69 534E202E 3D3E2053 322E3320 : iled. NSS >= 3.2
 03A7EE90 : 73692036 71657220 65726975 50202E64 : 6 is required. P
 03A7EEA0 : 7361656C 70752065 64617267 6F742065 : lease upgrade to


I then checked NSS and updated all NSS packages.

That worked - I am posting from the rpm Dooble and the only thing that I have spotted that does not work is the Delete key. I am finding that I need to backspace to delete mistakes as the Delete key is simply ignored.


Regards

Pete

38
Applications / Re: Test build of dooble with qt5
« on: April 26, 2022, 03:06:54 am »
Hi Dave

I do not have a \var\log\app directory or any trp files anywhere in my \var\log directory.

Using VIRTUALADDRESSLIMIT=2560 as 3072 makes my system fail to start apps.

I have already changed the qt5 packages to P4.

Used your script to mark dll files high and rebooted.

No change in Dooble behaviour, crashed as soon as a url was entered, no \var\log\app directory or any trp files anywhere in my \var\log directory as a result of crash.

I have exceptq 7.11.5-1 i686 installed, should I install the P4 version 7.11.3-1 to try to generate trp files?


Regards

Pete






39
Applications / Re: Test build of dooble with qt5
« on: April 26, 2022, 12:03:45 am »
Hi All

@Tom
Yes, I had i686 as my platform. well spotted.

Having switched to P4 and updated some packages I can now start Dooble.
Sadly that is the end of my success. Any attempt to visit any website - including os2world.com - results in Dooble closing with some beeps. Presumably logs are written somewhere? - I have not found any so far, nothing in popuplog.os2

The above applies to both the rpm version and zip versions from this discussion.

Possibly I need to update some other packages to P4 versions...


Regards

Pete

40
Applications / Re: Test build of dooble with qt5
« on: April 24, 2022, 07:51:14 pm »
Hi Dave

yum install qt5-qtwebengine gives different errors depending on which command window is used.

OS/2 cmd
[J:\USR\BIN]yum install qt5-qtwebengine
Setting up Install Process
No package qt5-qtwebengine available.
Error: Nothing to do

[J:\USR\BIN]


bash
[DADZONE|J:/USR/BIN]yum install qt5-qtwebengine
bash.exe: Execution failed because of module "\USR\BIN\PYTHON"
bash.exe: j:/USR/BIN/yum: /usr/bin/python: bad interpreter: No such file or dire
ctory
[DADZONE|J:/USR/BIN]


Regards

Pete



41
Applications / Re: Test build of dooble with qt5
« on: April 24, 2022, 06:03:28 am »
Hi Dave

Thanks for pointing out the existence of qt5-qtwebengine-5.15.2-1.oc00.pentium4

My follow up question is: Why does ANPM not list this package? - not found on a search either...


Regards

Pete

42
Applications / Re: Test build of dooble with qt5
« on: April 24, 2022, 02:28:06 am »
Hi All

Guess my qt5 installation needs updating ... where do I find QT5WEBW? - and any other required files?


Regards

Pete

43
Multimedia / Re: Anyone Got ClipGrab v3.9.7 working?
« on: March 12, 2022, 12:55:46 am »
Hi Mark

Not using ClipGrab myself but think this discussion may be worth a read https://forums.linuxmint.com/viewtopic.php?t=336110


Regards

Pete

44
Setup & Installation / Re: ArcaOS, VirtualBox, and mouse freezes
« on: February 19, 2022, 02:56:51 pm »
Hi All

No idea why Bennie has a mouse problem in VBox but suspect it is a VBox issue.

I think if I was Remy I would uninstall USB3 drivers and install either the latest AN or Lars USB2  drivers to check if the problem goes away.


Regards

Pete

45
Setup & Installation / Re: eCS hangs on boot loading OS2DASD.DMD
« on: January 29, 2022, 03:02:00 pm »
Hi jkrim

I have seen similar problems which seemed to indicate dying hard disks or failing mainboards but on investigation turned out to be old power supply units that were failing due to overheating, they were choked with dust. Fitting replacement PSU resolved the problem in all cases.

Might be worth opening your system case and PSU to see how clean the hardware is.


Regards

Pete




Pages: 1 2 [3] 4 5 ... 77