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 - Dave Yeo

Pages: 1 ... 319 320 [321] 322 323 ... 361
4801
Internet / Re: Experimental SeaMonkey build
« on: January 17, 2016, 04:40:24 am »
@Barb. Sorry to hear the Download Manager crash is still there. I thought that some of the subtle bug fixes that dmik did fixed it. I notice you're using SNAP, does the crash happen in safe mode or with MOZ_ACCELERATED=0 set?
You do know about the workaround of not using the DownLoad Manager? Preferences-->Browser-->Downloads and click use a progress bar.

@Greggory, no I don't have a version of Enigmail that works with newer TB or SM. The problem is that Enigmail now uses CTYPES to load functions from native DLLs and I'm probably not skillful enough to write the JavaScript to open libc066.dll and use the libc functions to open and run PGP.

One thing I was curious about is how the fonts look for everyone?

4802
Hardware / Re: Trackpoint Lovers
« on: January 17, 2016, 04:30:37 am »
The touchpad on my T42 is way to sensitive, almost to the point where looking at it can trigger a click event. I also have an older Toshiba (running Linux) where the touchpad isn't any where as sensitive and can be hard at times to do a double click.

4803
Applications / Re: About Amouse Driver
« on: January 17, 2016, 03:15:17 am »
Do you also have the original DDK sources? If so you can might be able to use diff to show the changes, something like
Code: [Select]
diff -Naur x:/path/to/amouse x:/path/to/ddk/mouse > amouse.diff

4804
Internet / Experimental SeaMonkey build
« on: January 16, 2016, 04:55:27 am »
I've uploaded an experimental build of SM 2.28 to https://bitbucket.org/dryeo/dry-comm-esr31/downloads.
This build is optimized for Core2Duo and should work on most CPU's less then a decade old with best performance on Intel chips after P4, probably good performance on AMD as well, untested. If you get a sigill, your CPU is too old.
This is also linked against the new Fontconfig currently available in the Netlabs RPM experimental repository.
Other then above, same code, same requirements.

4805
Hardware / Re: Which buy a new laptop? for 2016
« on: January 15, 2016, 10:42:16 pm »
The problem is that our scheduler doesn't know about hyper-threading where the threads need to be kept on the same core.

4806
Programming / Re: Multimedia with GCC
« on: January 12, 2016, 09:01:31 am »
It was a bug, #3508 on the eCS bugtracker. My notes say I worked around it by running TOOLKIT\install.exe after moving the olld one out of the way. Can't remember much except I noted that on eCS 2.1 cd#2 the header was correct besides being uppercase

4807
Programming / Re: Multimedia with GCC
« on: January 11, 2016, 04:55:55 pm »
Should be in the toolkit, here in \os2tk45\h\ssm.h for the 32 bit version.
There's a GCC port at http://bauxite.sakura.ne.jp/software/os2/ close to the bottom of the page.

4808
Games / Re: Quake/2 now broken???
« on: January 11, 2016, 04:46:15 pm »
Too fast a CPU? SYS3184 is a divide by zero and I can remember various DOS games failing on fast CPU's with a divide by zero though never heard of it with native.

4809
Programming / Re: Another GCC error I can't seem to fix!
« on: January 11, 2016, 03:16:21 am »
Still doesn't look right. Really I guess I should download the source.
Did you update kmk to the new one in the repository? I think I saw somewhere that they had to update kmk due to an issue building VBox.
If you do update kmk, you should clobber the tree (remove all the obj files etc) and start over.

4810
Utilities / Re: SYS0005: Access denied
« on: January 10, 2016, 09:44:14 pm »
Your FAT ot directory structure probably got damaged in the crash. Try chkdsk, might need to do it on Windows as our FAT32 chkdsk isn't the best. If that doesn't work, you might be able to fix with DFSee or you might have to format the volume.

4811
Applications / Re: Coolreader 3.1.2
« on: January 10, 2016, 09:41:02 pm »

4812
Programming / Re: Another GCC error I can't seem to fix!
« on: January 09, 2016, 06:05:13 am »
I'm far from an expert in shell scripting and get lost pretty quick.
This still doesn't look to me to the place where SUPRO_PATH gets set, rather it looks like it just does an adjustment to the def file (sed is the streaming editor) and perhaps puts it somewhere different. Notice that for windows (PE) it doesn't use SUPRO_PATH.
Does the DEF file look like a proper OS/2 one? Windows DEF files are usually a lot simpler at the top.

4813
Programming / Re: Another GCC error I can't seem to fix!
« on: January 09, 2016, 02:06:52 am »
It's a makefile problem, not GCC problem. Sh uses $ for environment variables instead of %%.
Try grepping your source tree for PATH_SUPRO, namely a line like PATH_SUPRO= and see what it is set to. It's probably set by configure but I don't have the source here.
You could always try editing the makefile as well.

4814
Programming / Re: Another GCC error I can't seem to fix!
« on: January 08, 2016, 09:55:34 pm »
What does $PATH_SUPRO expand to?
Also are you using the latest release of kmk? There's one in the experimental repository that 's supposed to contain some fixes for compiling VBox I believe

4815
Probably Lewis would be best, lgrosenthal at 2rosenthals dot com

Pages: 1 ... 319 320 [321] 322 323 ... 361