OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: Ferret-Simpson on March 30, 2006, 06:37:10 pm

Title: 3.5.4/gpe Problems And Good Bits
Post by: Ferret-Simpson on March 30, 2006, 06:37:10 pm
Ok:

1. gomunicator still won't fricken work >.<

2. the supposed USB "Storage" mode resets back to Usb ethernet when I close the USB settings window.

3. No FileManager as standard (AT ALL!), or even the libraries to install it.

4. No INIT (What the. . ?)

5. No nice-and-easy Reboot button

6. No SD card Mount/Unmount applet.

7. Network setup applet doesn't recognise CF Serial Modem (installed on /dev/ttyS3)

8. No Cardctl

9. You can't select which side Panel Icons sit on.

10. Programs that are running don't show up on the taskbar

So nothing particularly terrible, apart from init, netsetup applet, unmounter and cardctl. .  How come there's no init or cardctl? That's insane!

I miss my QT, and am trying to find the odds and ends to let me reflash, but it's got potential, even if it's currently useless to me. XD

The login manager is great, the sharp rom barely even has one after all.
The general desktop interface is an imporvement, although I sortof miss the tabs, especially the file browser tab.
Supports additional features that the sharp rom doesn't, even if none of them work on my PDA.

You wanna be a real geek? use GPE. I just can;t afford the time right now to fiddle.
Title: 3.5.4/gpe Problems And Good Bits
Post by: koen on March 31, 2006, 03:28:21 am
Quote
So nothing particularly terrible, apart from init, netsetup applet, unmounter and cardctl. .  How come there's no init or cardctl? That's insane!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121149\"][{POST_SNAPBACK}][/a][/div]

use 'su -' instead of 'su' to become root, or use the 'root terminal'. If you don't you won't have sbin in $PATH. You can 'ipkg install matchbox-applet-cards' to get an unmounter applet
Title: 3.5.4/gpe Problems And Good Bits
Post by: grog on March 31, 2006, 06:42:35 am
Quote
3. No FileManager as standard (AT ALL!), or even the libraries to install it.
Not installed in the default ROM, but installable & quite usable.

Quote
5. No nice-and-easy Reboot button

6. No SD card Mount/Unmount applet.
Agreed

Quote
7. Network setup applet doesn't recognise CF Serial Modem (installed on /dev/ttyS3)
mmm. Haven't had time to try mine. I'll have to take a look.

Quote
8. No Cardctl
What about 'cardctl' in the Root Shell?

Quote
9. You can't select which side Panel Icons sit on.
True

Quote
10. Programs that are running don't show up on the taskbar
That's true as well. They're placed in the 'Active Tasks' folder. Just works differently. You get used to it .

Quote
The login manager is great, the sharp rom barely even has one after all.
Hear, Hear!!

Quote
...I sortof miss the tabs, especially the file browser tab.
If that's the Doc Tab you're referring to, I say good riddance. Never worked for me.

Quote
Supports additional features that the sharp rom doesn't, even if none of them work on my PDA.

You wanna be a real geek? use GPE. I just can;t afford the time right now to fiddle.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121149\"][{POST_SNAPBACK}][/a][/div]
Title: 3.5.4/gpe Problems And Good Bits
Post by: koen on March 31, 2006, 07:21:18 am
Quote
Quote
5. No nice-and-easy Reboot button

6. No SD card Mount/Unmount applet.
Agreed

6. matchbox-applet-cards is a card umount applet
Title: 3.5.4/gpe Problems And Good Bits
Post by: lardman on March 31, 2006, 07:23:38 am
Quote
Quote
10. Programs that are running don't show up on the taskbar

That's true as well. They're placed in the 'Active Tasks' folder. Just works differently. You get used to it smile.gif.

I'd be interested in an applet that shows the running tasks on the taskbar (though there's not much room in truth), or at least gives a list if you tap on something.

Fun little programming task for someone?


Si
Title: 3.5.4/gpe Problems And Good Bits
Post by: pgas on March 31, 2006, 07:26:30 am
Quote
'd be interested in an applet that shows the running tasks on the taskbar (though there's not much room in truth), or at least gives a list if you tap on something.

Fun little programming task for someone?
porting could be enough:

http://mail.pdaxrom.org/1.1.0beta1/src/mb-...s-1.0.0.tar.bz2 (http://mail.pdaxrom.org/1.1.0beta1/src/mb-applet-tasks-1.0.0.tar.bz2)
Title: 3.5.4/gpe Problems And Good Bits
Post by: koen on March 31, 2006, 07:33:58 am
Quote
Quote
Quote
10. Programs that are running don't show up on the taskbar

That's true as well. They're placed in the 'Active Tasks' folder. Just works differently. You get used to it smile.gif.

I'd be interested in an applet that shows the running tasks on the taskbar (though there's not much room in truth), or at least gives a list if you tap on something.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121220\"][{POST_SNAPBACK}][/a][/div]

Try tapping in the window titlebar -> presto! a task list!
Title: 3.5.4/gpe Problems And Good Bits
Post by: koen on March 31, 2006, 07:35:04 am
Quote
Quote
'd be interested in an applet that shows the running tasks on the taskbar (though there's not much room in truth), or at least gives a list if you tap on something.

Fun little programming task for someone?
porting could be enough:

http://mail.pdaxrom.org/1.1.0beta1/src/mb-...s-1.0.0.tar.bz2 (http://mail.pdaxrom.org/1.1.0beta1/src/mb-applet-tasks-1.0.0.tar.bz2)
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
 (http://index.php?act=findpost&pid=121221\")

Like this [a href=\"http://ewi546.ewi.utwente.nl/tmp/viewmtn/revision.psp?id=b98dff3c560f36b6fc150b87fb94edd4a4008dfb]http://ewi546.ewi.utwente.nl/tmp/viewmtn/r...b94edd4a4008dfb[/url] ?
Title: 3.5.4/gpe Problems And Good Bits
Post by: lardman on March 31, 2006, 10:40:57 am
Quote
Try tapping in the window titlebar -> presto! a task list!

Oops, forgot about that one.

Thanks koen,


Si
Title: 3.5.4/gpe Problems And Good Bits
Post by: grog on March 31, 2006, 11:01:34 am
Quote
Quote
Quote
5. No nice-and-easy Reboot button
6. No SD card Mount/Unmount applet.
Agreed
6. matchbox-applet-cards is a card umount applet[div align=\"right\"][a href=\"index.php?act=findpost&pid=121219\"][{POST_SNAPBACK}][/a][/div]
It's not in the feed. Should I request to have it added?
Title: 3.5.4/gpe Problems And Good Bits
Post by: lardman on March 31, 2006, 11:19:24 am
Quote
It's not in the feed. Should I request to have it added?

Yes.


Si
Title: 3.5.4/gpe Problems And Good Bits
Post by: obergix on April 01, 2006, 04:51:32 pm
Quote
Quote
Quote
5. No nice-and-easy Reboot button

6. No SD card Mount/Unmount applet.
Agreed

6. matchbox-applet-cards is a card umount applet
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121219\"][{POST_SNAPBACK}][/a][/div]

Seems to be available in .dev, but I cannot bitbake it in oz354x... Is it stable enough for inclusion in .oz354x ?

If yes... may be time to merge ?
Title: 3.5.4/gpe Problems And Good Bits
Post by: jgardia on April 03, 2006, 12:02:20 am
Is it possble to download an .ipk of mb-applet-cards? or at least the binary only? I really need it.

Thanks,

Jose

Quote
Quote
Quote
Quote
5. No nice-and-easy Reboot button

6. No SD card Mount/Unmount applet.
Agreed

6. matchbox-applet-cards is a card umount applet
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121219\"][{POST_SNAPBACK}][/a][/div]

Seems to be available in .dev, but I cannot bitbake it in oz354x... Is it stable enough for inclusion in .oz354x ?

If yes... may be time to merge ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121403\"][{POST_SNAPBACK}][/a][/div]
Title: 3.5.4/gpe Problems And Good Bits
Post by: Hrw on April 03, 2006, 02:34:44 am
tried "ipkg update;ipkg install matchbox-applet-cards"?

Read "3.5.4.x upgrades" thread from time to time.
Title: 3.5.4/gpe Problems And Good Bits
Post by: microsoft/linux on April 03, 2006, 04:07:55 pm
Is anyone having things lock up on the 5500? I just updated from the 3.5.4RC/OPIE, and I like GPE better, but it keeps locking up. I've noticed it especially after using the rosetta trainer, and getting it all worked out. When I try to save the database, it locks up. Then I have to reset it, and I lose the database anyway. Suggestions?
Title: 3.5.4/gpe Problems And Good Bits
Post by: EzerchE on April 05, 2006, 10:27:26 pm
i cant use package manager,
clean install, internet connection ok, when i click to update lists, its freezes. i update ipkg from terminal its ok, but when i enter to the package manager after ipkg update, its freezes again.
Title: 3.5.4/gpe Problems And Good Bits
Post by: colm on April 16, 2006, 08:19:33 am
I have a Collie 3.5.4 64-0 w 250MB gpe loop image on SD.

Firstly, FANTASTIC! love the way active tasks are being handled, especially the titlebar tap task switch - SO much better than panel icons, though would additionally suggest that the home button act like an alt-tab through running apps rather than just desktop/active.  
Plus the desktop doesn't have the title click functionality (home, settings etc.) so obliged to use active tasks folder or press home button, not really a problem, but it feels like there are two modes for task switching when there needn't be.

Problems:
o  If I don't login, the login freezes and I need to reset.  don't know exactly how long, but looks like its failing to sleep or something.

o  Can't use package manager, lists update fine, choose a package gpe-minibrowser for example, installing gpe-mini-browser window appears, then after about 1 minute,
I get Error - IPKG backend failure, cannot continue.
Have same problems with gpe-tetris, abiword, gnumeric, and anything else I try, same problem every time - any ideas?  If I can't install software, it's effectively unusable :-(   - {EDIT- Okay, just realised that #ipkg is fine from the command line, Cool!}

o Don't like the way that modal windows such as "gpe-package reading packages list..." stay on top of other apps when I switch, should only be app modal, not system modal.
Title: 3.5.4/gpe Problems And Good Bits
Post by: juniks on April 16, 2006, 10:54:09 am
Quote
i cant use package manager,
clean install, internet connection ok, when i click to update lists, its freezes. i update ipkg from terminal its ok, but when i enter to the package manager after ipkg update, its freezes again.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121980\"][{POST_SNAPBACK}][/a][/div]
I'm having a similar problem, using an SL5600 PXA255, OZ 3.5.4, GPE -
When I launch package manager, it takes a fair amount of time to read the package list since I've updated the list. Once the list appears however, it is incredibly slow to scroll through the packages. At best I have been able to scroll down a few times, then package manager closes without error. I can duplicate this over and over, but never able to get to a point of even installing a package before the package manager closes.