maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Debian] Easy Debian LXDE As Replacement Desktop (https://talk.maemo.org/showthread.php?t=24761)

jaeezzy 2009-03-18 06:24

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
Thanks again qole for this wonderful work. Couple questions though:
1. Is the key, systems and touchscreen sound missing as a result of stopping services? cos without them sometimes its hard to tell whether you actually clicked or not.
2. How do I include osso email in the menu coz the 'modest' cmd doesn't seem to work at all. 'modest' is the cmd, isn't it?
3. MicroB browser doesn't have adddress bar at all.
4. Why is iconified 'SystemUI root window' keeps appearing in the panel. It can't be maximised at all either.

Thank you.

qole 2009-03-18 17:36

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
jaeezzy: good questions!

1. I didn't notice this before, but you're probably right. Feel free to experiment with the /usr/bin/lxde-switch script. Comment out the /etc/init.d/whatever stop lines and the associated start lines, and then see if that changes things. Report back here with your findings!

2. EDIT: sjgadsby has the answer below: /usr/bin/modest showui

3. Yes. That's a problem. It makes the MicroB browser quite a bit less useful in non-Maemo environments.

4. Don't know. That puzzles me too.

sjgadsby 2009-03-18 17:41

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
Quote:

Originally Posted by qole (Post 272726)
2. /usr/bin/modest is the command, but it doesn't do anything when run from the Maemo command line either.

Try:
Code:

/usr/bin/modest showui

jaeezzy 2009-03-19 11:00

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
Now the touchscreen sound is back, iconified 'SystemUI root window' is gone but with it the info dialog while locking/unlocking touchscreen is also gone(I think its better than having these iconified things appearing all over the panel).
*not stopping the multimediad preserves touch sounds.
*stopping osso-systemui and osso-systemui-early avoids multiple and automatic appearance of iconified 'SystemUI root window'.
*More stoppable services:
- osso-applet-display
- osso-systemui
- osso-systemui-early
Also as I don't thing I'll be using bluetooth and maemo-map:
- bluez-utils
- btcond
- gpsdriver
- libgpsbt

Btw, thanks sjgadsby! it did the job.. now I can access email esp. to check my gmail, its easier this way.

bhaskar 2009-03-25 06:16

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
Hi Qole !

I installed http://qole.maemobox.org/files/ubunt...img-v2.tar.bz2 from your repo and using with chroot.

Works well..thanks. could you please tell how to install LXDE in this ?

qole 2009-03-25 16:33

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
I would guess, not having tried it myself, that it would require the following as root in the chroot:

Code:

apt-get --no-install-recommends install lxde

jukey 2009-03-26 10:49

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
Hi,
I am unable to install, upgrade, unistall the easy-debian-stuff:

Code:

$ sudo apt-get upgrade
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
Probieren Sie âapt-get -f installâ, um diese zu korrigieren.
Die folgenden Pakete haben nichterfüllte Abhängigkeiten:
  easy-deb-chroot: Hängt ab: easy-chroot ist aber nicht installiert
E: Nichterfüllte Abhängigkeiten. Versuchen Sie, -f zu benutzen.

 $ sudo apt-get -f upgrade
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
Abhängigkeit werden korrigiert... Fertig
Die folgenden NEUEN Pakete werden installiert:
  easy-chroot
Die folgenden Pakete werden aktualisiert:
  easy-deb-chroot libflac8 libmad0 libogg0 libtheora0 osm2go python-gdata python2.5-Imaging
8 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
1 nicht vollständig installiert oder entfernt.
Es müssen noch 1750kB von 1954kB Archiven geholt werden.
Nach dem Auspacken werden 438kB Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren [J/n]?
WARNUNG: Die folgenden Pakete können nicht authentifiziert werden!
  easy-chroot easy-deb-chroot osm2go libflac8 libmad0 libogg0 libtheora0 python2.5-Imaging python-gdata
Diese Pakete ohne Ãberprüfung installieren [j/N]? j
Hole:1 http://repository.maemo.org diablo/non-free easy-deb-chroot 0.9.20 [206kB]
Hole:2 http://repository.maemo.org diablo/free osm2go 0.6.14.1-maemo1 [695kB]
Hole:3 http://repository.maemo.org diablo/free libflac8 1.2.1-1.1maemo2 [117kB]
Hole:4 http://repository.maemo.org diablo/free libmad0 0.15.1b-2.1maemo1 [75,3kB]
Hole:5 http://repository.maemo.org diablo/free libogg0 1:1.1.3-2.tk2 [12,7kB]
Hole:6 http://repository.maemo.org diablo/free libtheora0 1.0.tk1 [88,7kB]
Hole:7 http://repository.maemo.org diablo/free python2.5-Imaging 1.1.6-1osso4 [260kB]
Hole:8 http://repository.maemo.org diablo/free python-gdata 1.2.3-0maemo2 [295kB]
Es wurden 1750kB in 3s geholt (438kB/s)
(Reading database ... dpkg: error processing /var/cache/apt/archives/easy-chroot_0.1.9_armel.deb (--unpack):
 unable to open files list file for package `python2.5-terra': Input/output error
Errors were encountered while processing:
 /var/cache/apt/archives/easy-chroot_0.1.9_armel.deb
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)

Do you have any Idea how to fix this?

It's a big problem for me because I'm not able to instal whatever on the tablet at the moment.

qole 2009-03-26 16:07

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
Your error is not in my package, nor in its dependencies. I have no idea what "python2.5-terra" is:
Code:

unable to open files list file for package `python2.5-terra': Input/output error
This sounds like your partition has corrupted. If you do an fsck.ext2 on your partition, I bet it has a lot of errors.

qole 2009-03-26 16:14

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
jaeezzy was wondering about a battery indicator for this project (LXDE as replacement desktop). I managed to get something working using battery-status (deb) and gxmessage (included in Easy Debian).

I made a little script that displays the battery percentage as a dialogue box; I'll try to package it up as a deb this weekend.

basically, you put the battery script on the little maemo menu and you click the battery button when you want to know the status of the battery.

jaeezzy 2009-03-27 01:26

Re: [Debian] Easy Debian LXDE As Replacement Desktop
 
Quote:

Originally Posted by qole (Post 274813)
jaeezzy was wondering about a battery indicator for this project (LXDE as replacement desktop). I managed to get something working using battery-status (deb) and gxmessage (included in Easy Debian).

I made a little script that displays the battery percentage as a dialogue box; I'll try to package it up as a deb this weekend.

basically, you put the battery script on the little maemo menu and you click the battery button when you want to know the status of the battery.

wow!! that'll be beauUUUtiful!!
BTW, I made some changes to .Xmodmap-keymap-n810 to be able to type characters like "[]{}`" and for the 'F11' key for switching back and forth to normal and full screen but the thing is I've to xmodmap everytime I reboot and sometimes though I'ven't logged out or rebooted, the key mapping just gets ineffective and I've to re xmodmap it. So, is there anyway I can make it default. Thanks.


All times are GMT. The time now is 07:12.

vBulletin® Version 3.8.8