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 - Martin Iturbide

Pages: [1] 2 3 ... 254
1
Applications / Re: pdf plugin for Lucide missing after Poppler upgrade
« on: March 22, 2023, 08:33:37 pm »
Hi Again

By any chance do you have the "poppler-legacy-70" package installed?
Seems that  lupplr.DLL makes reference to that old poppler, that I guess was renamed as "legacy" on the rpm. With that you don't need to backlevel the main poppler package.

Regards

2
Applications / Re: pdf plugin for Lucide missing after Poppler upgrade
« on: March 22, 2023, 08:28:39 pm »
Hi

I have ArcaOS 5.0.7 and Lucide 1.5.0.1  (Hobbes has the same).
Even that I had installed Qt5 and Dooble, I don't experience your issue while opening a PDF.
Lucide 1.5.0.1 is working fine here to open and view PDFs.

The other alternative is qpdfview.  "yum install qpdfview"


Regards

3
Off Topic discussions / Re: Missed you all!
« on: March 22, 2023, 08:06:19 pm »
Hi ppgrainbow

Welcome back.  We had a horrible HDD crash on 2012 and since it took too much to recover I had to recreate the forum.

Here are you old posts, just in case: https://www.os2world.com/oldforum/index.php?action=profile;area=showposts;u=5719

Good to have you back. !!!

Regards

4
Comments, Suggestions & Questions / Re: Hobbes (Files) Reoganization
« on: March 20, 2023, 04:11:05 pm »
Hi

Maybe you noticed that I had been reorganizing the Java section (/pub/java) using the similar structure of /pub/os2/
The idea is to have Freeware/Shareware/Open/Public/Free java software that runs on our current versions of Java, and try to include some .cmd that gives the user a first hand help to run the app on OS/2. 

It is fun for the moment, and Joop's Java website had been of great use. Thanks a lot to Joop.

Regards

5
Applications / Re: Java applications
« on: March 20, 2023, 03:11:02 am »
Hi Joop
Hi Martin, did you start version 6865 more than once? Some programs look for a setup file or something similar which is written by the  program, but with first run there is nothing, so the program exits, but writes a setup file on exit. Next start it can find that file and does start.

I tried to run it several times, but it gets me the same error.

I also tried to run it directly  with "java -jar run.jar" and I got.
Code: [Select]
[C:\HOME\DESKTOP\GENJ_APP-6865]java -jar run.jar
java.lang.UnsupportedClassVersionError: launcher/Launcher : Unsupported major.mi
nor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:14
2)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: launcher.Launcher. Program will exit.
I think that is the usual error when the software was developed with a java version we don't have.

Regards


6
Applications / Re: Java applications
« on: March 19, 2023, 06:31:50 pm »
Hi

Testing GenealogyJ
https://joopn.home.xs4all.nl/os2ecs/ecs6e78.htm

- Version 6798 works fine.
- Version 6865 gave me an error on start.

Maybe Joop's  page can be updated to say that version 6798 works fine.

Just as personal note, I like this software and I use it like every two months for my family tree.

Regards

7
Applications / Re: Java applications
« on: March 19, 2023, 04:51:47 pm »
Thanks Lars for the link.

Regards

8
Programming / Re: Qt6 Application Testing
« on: March 19, 2023, 04:40:50 pm »
Hi Everybody

FYI: Tellie has ported BibliteQ on QT 6.4 also for testing:
- ftp://ftp.netlabs.org/pub/qtapps/biblioteq-v15022023-os2-6.4.2.7z

Please post any feedback if you like to.

Regards

9
Applications / Re: Java applications
« on: March 19, 2023, 04:08:51 pm »
Hi

I can not find the JLibris binary anymore:
https://joopn.home.xs4all.nl/os2ecs/ecs6e105.htm

The sourceforge page is not longer available :(
If someone has it around please let me know.

Regards

10
Programming / Re: Qt6 Application Testing
« on: March 18, 2023, 04:03:05 pm »
Quote
- Qt6 libs (with Webengine) - https://smedley.id.au/tmp/qt6-6.3.2-os2-20230318.zip
and
- rebuilt libvpx with AVX disabled in libyuv - https://smedley.id.au/tmp/libvpx-1.13.0-os2-20230303.zip
- Dooble   -  https://smedley.id.au/tmp/dooble-2023.02.25-os2-qt6-20230225.zip

Hi

I'm back to qt6-6.3.2 to test dooble.
I deleted .dooble and .pki and run Dooble without any special thing.
It loaded and I tried to access www.os2world.com.

I got some errors on the console and a exeptq trap.

Quote
[E:\QT6TEST\dooble]dooble
[72:1:0318/095618.994000:ERROR:system_network_context_manager.cpp(299)] Cannot u
se V8 Proxy resolver in single process mode.
[72:1:0318/095618.994000:ERROR:system_network_context_manager.cpp(299)] Cannot u
se V8 Proxy resolver in single process mode.
[72:10:0318/095629.410000:ERROR:nss_util.cc(177)] Error initializing NSS with a
persistent database (sql:C:\Home\.pki\nssdb): NSS error code: -8174
[72:10:0318/095629.496000:ERROR:cert_verify_proc_builtin.cc(600)] No net_fetcher
 for performing AIA chasing.
[72:10:0318/095632.500000:ERROR:cert_verify_proc_builtin.cc(600)] No net_fetcher
 for performing AIA chasing.
[72:33:0318/095634.949000:ERROR:cert_verify_proc_builtin.cc(600)] No net_fetcher
 for performing AIA chasing.

Killed by SIGTRAP
pid=0x0048 ppid=0x0043 tid=0x0017 slot=0x0082 pri=0x0200 mc=0x0001 ps=0x0010
E:\QT6TEST\DOOBLE\DOOBLE.EXE
cs:eip=52a0b57c:0599a28c      ss:esp=91443def:00000000      ebp=00000053
 ds=0000      es=0000      fs=0000      gs=0000     efl=00000000
eax=05999fc8 ebx=1ffc9d7c ecx=05999fdc edx=0599a000 edi=17f9f1bc esi=0599ffd4
Creating 0048_17.TRP
Moved 0048_17.TRP to C:\var\log\app\64158ad9-0048_17-DOOBLE-exceptq.txt

Second try: I access www.google.com and did a search, it worked, but I access later again os2world.com and it crashed.

Third try: It stays in "loading" on www.google.com and does not show the page.
Quote
[E:\QT6TEST\dooble]dooble --disable-gpu
[78:1:0318/100853.163000:ERROR:system_network_context_manager.cpp(299)] Cannot u
se V8 Proxy resolver in single process mode.
[78:1:0318/100853.235000:ERROR:system_network_context_manager.cpp(299)] Cannot u
se V8 Proxy resolver in single process mode.
[78:7:0318/100902.274000:ERROR:nss_util.cc(177)] Error initializing NSS with a p
ersistent database (sql:C:\Home\.pki\nssdb): NSS error code: -8174
[78:7:0318/100902.383000:ERROR:cert_verify_proc_builtin.cc(600)] No net_fetcher
for performing AIA chasing.

Any trick I'm missing?

Regards

11
Programming / Re: Qt6 Application Testing
« on: March 18, 2023, 03:06:56 am »
Also - for the brave - Qt 6.4.3 (minus the webengine) is at https://smedley.id.au/tmp/qt6-6.4.3-os2-20230318.zip
Hi

I want to be brave  ;D

Testing on my 4GB RAM VM ArcaOS 5.0.7.
- VIRTUALADDRESSLIMIT=2560 on Config.sys

For the moment I had tested the following Qt6 apps with Qt 6.4.3 and are working fine:
- Connectagram
- CuteMaze
- FocusWriter - Works but special characters not working. áéíóú ñ Ñ  (Same as before)
- Gottet
- IqPuzzle
- Kapow
- NovProg
- Qoobar - Loads but some crash with trying to save files (listed before).  (Same as before)
- Tanglet
- Stack and Conquer
- Heimer - Works but same issue with special characters. (Same as before)
- Zint - Seems to work, but gotta test further the "copy as PNG", etc. Shows some info on the console. (Same as before)

- Tea - Same issue with special characters.   (Same as before)
--And this warning.  (Same as before)
Code: [Select]
update_keyboards()
"C:/Home/tea/keyboards"
qt.core.qobject.connect: QObject::connect: No such signal QComboBox::currentInde
xChanged (QString)

But now Hexalate, Peg-E and SimSU, does not show the reported error... the "OpenType support missing for "Hershey-Script-Simplex", script 17"
So, this is an improvement for me. 

- Scribus worked for me unzipping it on C:\scribus.
-- Special character does not work
-- Error message on save file.
-- some message on the console:
Quote
[C:\scribus]scribus
QProcessPrivate::createPipe: DosOpen(\pipe\Qt6\00000096\QProcess\0x1dfd84\Stdin)
 returned 231
Error loading plugin
dlopen rc=2 extra=PYTHON38
Error loading plugin
dlopen rc=2 extra=PYTHON38
pathForIcon: Unable to load icon /scribus/share/scribus/icons/1_5_1/lab.png: Fil
e not found
pathForIcon: Unable to load icon /scribus/share/scribus/icons/1_5_1/spot.png: Fi
le not found
pathForIcon: Unable to load icon /scribus/share/scribus/icons/1_5_1/register.png
: File not found
pathForIcon: Unable to load icon /scribus/share/scribus/icons/1_5_1/drawtextfram
e.png: File not found
pathForIcon: Unable to load icon /scribus/share/scribus/icons/1_5_1/drawtable.pn
g: File not found
pathForIcon: Unable to load icon /scribus/share/scribus/icons/1_5_1/drawframe.pn
g: File not found
setBestEncoding for  ArialMT  with  224 glyphs, hasNames= 512 , POST size= 511

Regards

12
Hardware / eMMC Supported?
« on: March 15, 2023, 07:00:46 pm »
Hi

There was a question the OS2World Discord Chat asking of eMMC was supported on any of the OS/2 distributions.

For what I know no, I haven't get report about eMMC being supported.  The only implementation of eMMC that I'm aware of is for SD card readers on laptops and I haven't get any report of it working. Any other use?

For what I have read eMMC is slower than NVMe and it seems that the laptop market is more in favor of  NVMe these days, and they even seems to be removing the SD card slots from laptops.
But what do you think?

Regards

13
Applications / Arca Noae Package Manager - WarpIn repository??
« on: March 14, 2023, 01:15:43 am »
Hi

I noticed that ANPM 1.1 now shows WarpIn packages and it has a WarpIn Repository that can be included.

How do someone can create their own WarpIn repository server?

Regards

14
Hi Mauro.

I'm just checking it out.

"Mypal is a current and maintained browser for Windows XP. Turn that old PC into something useful!"
https://www.mypal-browser.org/
It says is based on Firefox Quantum and Pale Moon.

It's open source under the MPL License.
https://github.com/Feodor2/Mypal68/

I was wondering if it can be ported to OS/2, more than running it with Odin, but I can not be sure if the author already is using Rust or not.

Regards

15
Programming / Re: Qt6 Application Testing
« on: March 13, 2023, 05:15:42 pm »
P.S.  Maybe consider adding 7z as an upload option.  I did not notice it was not and the system helpfully removed my write-up that I had to re-write when it failed.

Hi
I changed the configuration. I guess now .7z files can be uploaded on the forum.
Regards

Pages: [1] 2 3 ... 254