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.


Topics - TimW

Pages: [1]
1
Cosmo Communicator - Android / VPN on the Cosmo
« on: February 01, 2020, 10:50:15 am »
I connect to several VPNs. Two are L2TP PSK and one is OpenVPN. All 3 work perfectly on my Gemini , laptop and other android devices but the Cosmo will not connect to either of the L2TP ones. OpenVPN works but not L2TP.
Has anyone had success with VPNs other than OpenVPN?

2
General Discussion / Someone Trod On My Zaurus
« on: June 29, 2007, 10:44:13 am »
I think opie-reader development may be stalled for a while since I no longer have a Zaurus. I took it along with me to an athletics meet to support my daughter (it was a long time between her races so I needed something to read) and someone stepped on it.

Whoops, no more screen  

I've managed to get hold of an old iPaq. If I can get Opie running on that I'll be okay but ATM it won't even turn on. If I can't get anything going on that I won't be able to justify the cost of a new Zaurus so...

Mind you, I need a new phone, I wonder if I can persuade my wife that a Greenphone would be a good idea?  

3
Software / Updated Vnc Viewer For Sharp Roms
« on: March 08, 2006, 08:37:09 am »
I've been using keypebble but was getting frustrated at the lack of support for the newer encodings - so I went ahead and added them. I can't build for opie devices ATM so this release is for Sharp based ROMs only. Some features are a little experimental so this is not yet a full release.

You can get it here:
teakettle.ipk

The name-change (to teakettle) is temporary so you can keep keypebble installed alongside it just in case you have problems. Once I get it stable it'll become just a mod to keypebble. It appears as VNC Viewer2 on your Applications tab. If you do run keypebble alongside it, remember to turn off the new encodings in teakettle before opening up keypebble as the configuration file is shared and I believe keypebble will actually request some of the encodings it can't handle if they are enabled from teakettle.

If you could let me know how you get on and if there are any other features you want added, I'd be grateful.

From the README:

Additions to keypebble by Tim Wentford
======================================

1) Added ZRLE, zlib, hextile, CoRRE and RRE encoding support.

2) Added a "Fit remote desktop to local screen" scale method (set the
   scale factor to 0 to see it in action).

3) Modified the way that the refresh rate is used to more closely
   match the use documented in the rfb standard.

4) Added a "Request Refresh Now" and "Set Refresh Rate Slower/Faster"
   items to the corner menu (I like to slow the refresh rate down when
   I'm monitoring stuff, but to speed it back up when I'm controlling
   it).

5) Modified the scaling mechanism to avoid missing pixels when
   rectangles which aren't a multiple of the scale factor arrive (the
   screen still gets "fuzzy" when this happens but it looks better
   than the missing lines to me).

6) Added an experimental "Auto" mode to choose the preferred encoding
   automatically based on an approximate measure of how long a screen
   refresh would take.

7) Tried to improve the interactivity during a long refresh (I'm not
   sure if I've succeeded in this so I haven't done it throughout - if
   you want to experiment replace the call to start the timer in
   endRect with a direct call to doOneRect: if it works, let me know
   and I'll extend it to work better with hextile and ZRLE encodings
   (by using the timer between tiles as well as between rectangles)).

8) Added local cursor encoding. This is supposed to save on bandwidth
   by allowing the server to send updates to the cursor shape so that
   the remote machine can draw the cursor itself. A server can then
   take advantage of this by not sending updates every time the cursor
   moves. I haven't found much advantage in using this yet, and I
   don't really handle it properly since I choose not to draw the
   cursor at all - which is probably appropriate for a touch screen
   device).

9) Added resize encoding so that the remote device can handle screen
   size changes properly.

10) Some attempts at optimisation - though currently I've probably
    added more overhead than I've saved.

11) Added the SHARPROM #define so that it can be built more easily for
    standard Qtopia devices.

Problems
========

1) Occasional floating point exception at connection.

I'm not sure if that is something I've added or not. If you get this persistently from a particular server try checking the "Request 8-bit session" box.

2) I can't currently build for opie based machines.

Even the original code freshly checked out of the CVS segfaults for me
when I build it for an Opie target so I have only tested this on a
Sharp ROM based Zaurus.

3) I'm not sure that I can get much of a sample to estimate bandwidth
   in hextile encoding...

...so you may get stuck in hextile encoding when using auto mode.

4) I haven't tested auto mode in a wide enough set of networks, yet.

Which is why I'm making this release.

4
Archos forum / Opie-reader For The Archos
« on: August 31, 2005, 05:21:31 am »
I think I know why previous versions of opie-reader didn't work on the archos. There is a bug in Qtopia 1.5 (which the Sharp ROM is based on) which I work around. The Archos is based on a later version of Qtopia so doesn't need the work around. I have now built a version of opie-reader using gcc2.x with the work around removed. I any one wants to try it you can get it here.

If you have tried older versions of opie-reader make sure to delete ~/Setting/uqtreader.conf first.

5
Software / New Version Of Opie-reader
« on: August 31, 2005, 05:10:49 am »
I've managed to get access to my webpage at last so I quickly pushed the current versions of opie-reader up there while it lasted.

There are four versions:

Sharp ROM
Sharp ROM (statically linked) - use this if the above won't work for you.
OE builds using GCC 3.x - e.g. OpenZaurus/Opie
Qtopia versions 1.6 or greater builds with gcc 2.x - this should work with the Archos, qtopia 2.x ROM or the Cacko Qtopia 1.6 ROM (all untested)

I've discovered that some problems with the builds which are dynamically linked may be due to me not refreshing the library cache in the ipk. If you find that your install doesn't work try a reboot or soft reset. Anyone who knows how to refresh the dynamic library cache from an ipk let me know 8^).

Because I had a relatively small window in which to post them I haven't tested the ipks quite as much as I usually do so let me know of any problems in this thread.

6
Software / Opie-reader Support
« on: March 14, 2005, 12:07:38 pm »
I'm pretty sure I've lost track of who I've promised what recently. If anyone is waiting for something from me and hasn't yet had it, feel free to remind me.

I'm notoriously absent-minded and I had a spell in hospital recently which seems to have made it worse (temporarily, I hope) so please bear with me and do please remind me of any outstanding unfulfilled promises.

7
Angstrom & OpenZaurus / Bug in feed version of opie-reader
« on: September 28, 2004, 09:32:17 am »
If you have installed the latest OZ and got opie-reader from the associated feed you will have problems reading html based files. This includes Mobipocket and chm as well as actual html as they both use html internally.

Until the feed version is fixed you can fool opie-reader into loading the html filter successfully by creating a directory called "lib" in /opt/QtPalmtop/plugins/reader/filters. ie, open up a console and do

mkdir /opt/QtPalmtop/plugins/reader/filters/lib

Unfortunately I don't have a toolchain which will work properly with the current OZ but I'll try and get a properly working version up when I do.

8
Software / Rocket EBook Reader
« on: September 09, 2004, 05:37:57 am »
I've just added support for Rocket EBook format to opie-reader (unencrypted books only, of course) but I don't have much in this format to test against. I'll be including it in 0.7h anyway, but if anyone wants to give it a test for me first e-mail me at

timwentford at hotmail dot com

Pages: [1]