Author Topic: Hengtes - Issues  (Read 4713 times)

paddington

  • Newbie
  • *
  • Posts: 19
    • View Profile
Hengtes - Issues
« on: September 04, 2006, 03:41:08 pm »
I've just completed a clean reinstall of the Hengtes ROM plus OPIE, to make sure tha any problems are the system's, not mine!

I still have the following issues:

1.  I still can't find anywhere to set Daylight Savings Time (BST).  

Workaround is to set a non-working ntp server so that the time doesn't keep getting re-set to an hour ago, but that's not ideal; there must be a setting somewhere (either in the GUI or in a file) that I can change.

2.  Konqueror doesn't save any 'visited page' history on exit as it does on a desktop version - is this design behaviour for a smaller platform?

3.  Bash doesn't save any history either.   I've found from other threads here that the version of Busybox installed with OPIE is compiled so as not to save histrory, but the problem persists even when  install full-blown Bash3.00.

4.  Still the issue with AQPkg segfaulting - even when used for only one package installation at a time.


Apart from all that, I like the ROM a lot; it's just a pity that the odd thing doesn't work as I'd like.   Before I file bug reports, can anyone tell me anything I'm doing wrong?
--
Paddington, England

SL5500UK, Hengtes ROM with Opie
Symbol Spectrum 24 WiFi
SanDisk 64Mb CF / PNY 128Mb SD

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Hengtes - Issues
« Reply #1 on: September 04, 2006, 07:36:33 pm »
Quote
I've just completed a clean reinstall of the Hengtes ROM plus OPIE, to make sure tha any problems are the system's, not mine!

I still have the following issues:

1.  I still can't find anywhere to set Daylight Savings Time (BST).   

Workaround is to set a non-working ntp server so that the time doesn't keep getting re-set to an hour ago, but that's not ideal; there must be a setting somewhere (either in the GUI or in a file) that I can change.

2.  Konqueror doesn't save any 'visited page' history on exit as it does on a desktop version - is this design behaviour for a smaller platform?

3.  Bash doesn't save any history either.   I've found from other threads here that the version of Busybox installed with OPIE is compiled so as not to save histrory, but the problem persists even when  install full-blown Bash3.00.

4.  Still the issue with AQPkg segfaulting - even when used for only one package installation at a time.


Apart from all that, I like the ROM a lot; it's just a pity that the odd thing doesn't work as I'd like.   Before I file bug reports, can anyone tell me anything I'm doing wrong?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140695\"][{POST_SNAPBACK}][/a][/div]

file lots of bugs. it doesnt seem that any of those problem is wirh you but rather with oz.
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Hengtes - Issues
« Reply #2 on: September 05, 2006, 05:27:05 am »
Quote
1. I still can't find anywhere to set Daylight Savings Time (BST).

I'm still not too sure about this, but have been told that an option is to install a timezone file and link it to /etc/timezone. This should then automatically handle BST changes, etc.

With that said, this probably deserves a bug in the Opie bugtracker too.

Quote
2.  Konqueror doesn't save any 'visited page' history on exit as it does on a desktop version - is this design behaviour for a smaller platform?

I would guess that this is the case.

Quote
3.  Bash doesn't save any history either.  I've found from other threads here that the version of Busybox installed with OPIE is compiled so as not to save histrory, but the problem persists even when  install full-blown Bash3.00.

This used to work afaicr, I'd file a bug about it.

Quote
4.  Still the issue with AQPkg segfaulting - even when used for only one package installation at a time.

There was talk in another thread of AQPkg messing up the /etc/ipkg.conf file, and it needing to be cleaned (once) to make it work correctly. Nevertheless, it would be useful it someone would add debugging comments to the source and find out where it's going wrong (for example, it may be that it doesn't like the order of things in the ipkg.conf file).


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

paddington

  • Newbie
  • *
  • Posts: 19
    • View Profile
Hengtes - Issues
« Reply #3 on: September 05, 2006, 02:55:03 pm »
Quote
Quote
1. I still can't find anywhere to set Daylight Savings Time (BST).
...With that said, this probably deserves a bug in the Opie bugtracker too.

Bug filed!  There was one in the bug tracker from 2004 which showed it had been solved back then, but it seems to have woken up again.

Quote
Quote
3.  Bash doesn't save any history either.  I've found from other threads here that the version of Busybox installed with OPIE is compiled so as not to save histrory, but the problem persists even when  install full-blown Bash3.00.

This used to work afaicr, I'd file a bug about it.

This one is mine.  The file /home/root/Settings/Konsole.conf needs changing to make the default shell /bin/bash.   History then works (with Bash installed - can anyone check if it works without full Bash installed?).

Quote
Quote
4.  Still the issue with AQPkg segfaulting - even when used for only one package installation at a time.

There was talk in another thread of AQPkg messing up the /etc/ipkg.conf file, and it needing to be cleaned (once) to make it work correctly. Nevertheless, it would be useful it someone would add debugging comments to the source and find out where it's going wrong (for example, it may be that it doesn't like the order of things in the ipkg.conf file).

I've found that now and tried it - it works.  There is an open bug on the bugtracker for this and I've added this as additional information to the bug report.


I'm wondering about starting a Wiki page at the OPIE website for buglets and their workarounds, so that it's easier for people to find what is a known (but avoidable) issue and what is either a new bug or their mistake - would this idea be supported?  (If no-one uses such a  page there's no point in having it!)
--
Paddington, England

SL5500UK, Hengtes ROM with Opie
Symbol Spectrum 24 WiFi
SanDisk 64Mb CF / PNY 128Mb SD

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Hengtes - Issues
« Reply #4 on: September 06, 2006, 05:43:13 am »
You could open a wiki page on the OZ wiki. That would be useful.

The wiki is here: http://wiki.openzaurus.org/Main_Page

Thanks,


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Hengtes - Issues
« Reply #5 on: September 06, 2006, 09:06:35 am »
Quote
You could open a wiki page on the OZ wiki. That would be useful.

The wiki is here: http://wiki.openzaurus.org/Main_Page

Thanks,


Si
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

why not just use this one?

[a href=\"http://wiki.openzaurus.org/Knownbugs]http://wiki.openzaurus.org/Knownbugs[/url]
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Hengtes - Issues
« Reply #6 on: September 06, 2006, 10:00:02 am »
Yes, that's as good a place as any.

I was just pointing to the main page of the same wiki.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

paddington

  • Newbie
  • *
  • Posts: 19
    • View Profile
Hengtes - Issues
« Reply #7 on: September 08, 2006, 04:01:07 pm »
Quote
Quote
You could open a wiki page on the OZ wiki. That would be useful.

The wiki is here: http://wiki.openzaurus.org/Main_Page

Thanks,


Si
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

why not just use this one?

[a href=\"http://wiki.openzaurus.org/Knownbugs]http://wiki.openzaurus.org/Knownbugs[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140846\"][{POST_SNAPBACK}][/a][/div]

I know the idea of a wiki is that anyone can add info, and I can't see any issues with turning that page into a 'bugs & workarounds' page - but just in case anyone else sees a good reason to add a new one rather than build on that one, I'm asking before editing!
--
Paddington, England

SL5500UK, Hengtes ROM with Opie
Symbol Spectrum 24 WiFi
SanDisk 64Mb CF / PNY 128Mb SD

chrisl

  • Jr. Member
  • **
  • Posts: 87
    • View Profile
    • http://web.mac.com/iepfreaks/iWeb/Site/Main%20Page.html
Hengtes - Issues
« Reply #8 on: September 10, 2006, 02:03:02 pm »
Quote
Quote
Quote
You could open a wiki page on the OZ wiki. That would be useful.

The wiki is here: http://wiki.openzaurus.org/Main_Page

Thanks,


Si
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

why not just use this one?

[a href=\"http://wiki.openzaurus.org/Knownbugs]http://wiki.openzaurus.org/Knownbugs[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140846\"][{POST_SNAPBACK}][/a][/div]

I know the idea of a wiki is that anyone can add info, and I can't see any issues with turning that page into a 'bugs & workarounds' page - but just in case anyone else sees a good reason to add a new one rather than build on that one, I'm asking before editing!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140978\"][{POST_SNAPBACK}][/a][/div]

I like the idea of putting workarounts with the bugs. Since there are so few bugs listed, there is ample room for workarounds.

Chris--
Zaurus SL-5500, Kodak CF 32 & 256 MB, generic (pqi) 1 GB SD & polaroid 1 GB SD, tkc 2a3 with home on SD, Belkin F5D6060 CF WiFi Card, MacBook Pro 1.8 GHz Core Duo, OS X 10.4.10

paddington

  • Newbie
  • *
  • Posts: 19
    • View Profile
Hengtes - Issues
« Reply #9 on: September 12, 2006, 03:09:29 pm »
Ok, I've just added a couple of BUG/WORKAROUND bits to the list on the KnownBugs wiki page (http://wiki.openzaurus.org/Knownbugs).  Everyone else please feel very free to add more!
--
Paddington, England

SL5500UK, Hengtes ROM with Opie
Symbol Spectrum 24 WiFi
SanDisk 64Mb CF / PNY 128Mb SD