![]() |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
extendedping: make an image file or a partition with the fedora rootfs from this page, point IMGFILE in ~/.chroot to it, and you've got yourself Easy Fedora. vwa-laa.
UPDATE: Use this image file instead! http://qole.org/files/fedora12-m5-v1a.img.ext2.lzma |
Re: Easy Debian Fremantle Beta Testing
hi!
when i was looking and browsing my n900's awesome apps, i saw this MouseCursor App, really, i dont remember installing such app but its so awesome! at one tap i got a mouse cursor that responds. it looks like the one when i open easy debian lxe (or whatever that opens a mac like desktop) is this a part or the latest update? coz i also cant see the mouse cursor app on my installed applications. so i am wondering if this app is a bonus from Easy Debian. :D |
Re: Easy Debian Fremantle Beta Testing
gabby131: that mouse cursor thing is from the Bluetooth keyboard & mouse scripts package...
|
Re: Easy Debian Fremantle Beta Testing
Quote:
thanks :D |
Re: Easy Debian Fremantle Beta Testing
Quote:
Code:
apt-get clean If the free space in the Debian image is insufficient for a larger scale operation, you can try to do it in smaller pieces, with "apt-get clean" issued regularly. For getting some extra space in the Debian image, a possibilty is to move some directories into /home/user and make symlinks. I once moved /usr/share/doc to /home/user, which frees some 200MB, by doing the following from within the Debian chroot: Code:
cd /usr/share |
Re: Easy Debian Fremantle Beta Testing
I have really BIG problem. Everytime I mount ext3 partition on microSD, image-viewer check for everyone image (over 20 000) and makes miniatures. So when i run easy debian, CPU is working on 100% for about 15 minutes and phone is very slow. Any solution how to hide ".debian" to image-viewer? I have titan kernel so ext3 partitions is visible in file manager.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
Go to the line NoWatchDirectory and add at the end of the line what you want to have excluded. |
Re: Easy Debian Fremantle Beta Testing
rebhana: Thank you, I added /.debian/; now image-viewer is OK, but hildon-thumbnai still eats 100% of CPU for long time when I mount partition.
|
Re: Easy Debian Fremantle Beta Testing
I have made a desktop short of icedove. it is working but I cannot get the proper icon. Got the blue square button.
even when i reboot. same with pcmanfm. Would be nice to have the proper icon. can some body help |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Hey guys,
Could that possible to have a sub-forum for Easy Debian. ED provides a treasure of applications, some of which might well deserve to be discussed in their own threads. I created one of them Calibre on Easy Debian. I would like create another two, xpdf and stardict-gtk on ED type of. What do you think? Should I create them under Alternatives or wait for someone to provide a new space under alternatives? With the latter, we can well have list of thread showing which apps working fine and which has problems etc... |
Re: Easy Debian Fremantle Beta Testing
I want to use XFig in Easy Debian but to do so I need middle, and right mouse buttons. Long press doesn't appear to work in XFig to emulate right mouse button - does this have to do with Motif - and middle mouse button I'm at a total loss on how to do this. Can someone help me get middle and right mouse button emulation on XFig? thank you
|
Re: Easy Debian Fremantle Beta Testing
happymonkey: I don't know how to get middle button, and the long press right button emulation only works in GTK apps.
You might need to buy a bluetooth mouse if you want 3 buttons... |
Re: Easy Debian Fremantle Beta Testing
Thank you qole it's good to know the current limitations for Easy Deb.. One possible solution I've thought of is compiling/installing Easystroke but using the keyboard alone would have been preferable.
|
Re: Easy Debian Fremantle Beta Testing
After my N900 got stolen and I finally got a new one, I had to reinstall Easy Debian. Fortunately I had kept records of what I had been doing with Easy Debian over the last half year.
On http://wiki.maemo.org/User_talk:Rebhana I have now compiled a concise list of modifications and additions to Easy Debian that I think might be useful to other users of Easy Debian, including a list of packages that I've installed successfully and that I'm actually using regularly. |
Re: Easy Debian Fremantle Beta Testing
Dear Qole,
Thank you again for a great application. I have one question which I feel is best addressed to you, the creator of Easy Debian. I have installed 'third-party' applications within Easy Debian such as Putty (for SSH GUI) and Khexedit (a hex editor). The programs runs flawlessly inside the LXDE desktop environment, however if I try to run the programs from the Maemo terminal (after running "debian" as root) all keyboard input does not go in the newly opened program, but instead keyboard input goes on the terminal command line (which I can see once I quit the application). Stylus support works well, I can click stuff, but I cannot enter any text to show up in the applications. I often like to initiate non-Maemo programs such as Putty and Khexedit directly from the command line (as opposed to entering the LXDE environment), can you please provide any ideas on how to get the keyboard to input commands correctly? Thank you again |
Re: Easy Debian Fremantle Beta Testing
Quote:
Would it be possible for anyone to create a program or shell script that will run a program and apply the fix automatically to it after running it? |
Re: Easy Debian Fremantle Beta Testing
Quote:
Code:
#!/bin/sh Or have you already tried exactly this? |
Re: Easy Debian Fremantle Beta Testing
critical impact:
You've given me a great idea. I'll add a script to apply the keyboard fix to the current window to the keyboard hacks (the Set Deb HW Keys icon). Any idea what key combo would be the best to activate the hack? |
Re: Easy Debian Fremantle Beta Testing
Quote:
What about Fn+Return as key combo? |
Re: Easy Debian Fremantle Beta Testing
qole,
This sounds like a great fix, I am assuming this would this address the issue of keyboard input not going into the newly opened Easy Debian application from within the Maemo native terminal? Thank you Quote:
|
Re: Easy Debian Fremantle Beta Testing
question. I have easy debian running where it
a) logs me into the debian /root dir b) restarts apache and mysql every time you relaunch easy debian. I just noticed that after stopping debian via the down icon that running top in maemo still shows mysqld running....is this normal? I want no extra stuff eating processing power and battery when debian is "off" as the battery ain't great to begin with. thanks. btw I did dpkg -l | grep -i mysql in m maemo so I dont think it is a maemo instance if mysql??? |
Re: Easy Debian Fremantle Beta Testing
2 Attachment(s)
I have previously shown how xmaxima, an open-source symbolic math program runs under Easy Debian's LXDE window manager. Maxima is not as powerful as Wolfram's Mathematica or Maple, but comes surprisingly close. If you often need higher math, you might be interested in having maxima as an app on your N900.
Now I have discovered that there is an alternative GUI for maxima, wxmaxima, which has the advantage that it also runs nicely with debbie and is much more convenient to use. It can be installed from lenny-backports by Code:
apt-get -t lenny-backports install wxmaxima Producing a file /usr/share/applications/hildon/wxmaxima.desktop with content Code:
[Desktop Entry] Code:
cp /.debian/usr/share/pixmaps/maxima-icon.png /usr/share/icons/hicolor/scalable/hildon/ |
Re: Easy Debian Fremantle Beta Testing
Quote:
Code:
debian "killall apache" |
Re: Easy Debian Fremantle Beta Testing
rebhana, can maxima open .nb files? the syntax looks slightly different to mathematica so I'm guessing not. it would be great to open some of my mathematica notebooks on the n900, even if I have to change a few brackets here and there.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
On my laptop I use
xrandr --output LVDS1 --mode 1280x800 --scale 1.5x1.5 to squeeze a bit more resolution onto my small screen. Is it possible to do this with easy debian? Would be nice to fit larger applications on the screen |
Re: Easy Debian Fremantle Beta Testing
thanks for the hint about putting commands in /sbin/chroot. I want to see what quole (if he is reading) would suggests before I tinker (which for me probably means wreck) a script. I have
apache2 restart mysqld restart in $CHROOT/var/run/onfirstchroot.rc. when I use the debiandown icon and then run top from maego, again I see mysqld running (but not apache2). when I start easy debian again it starts apache2 but tells me mysqld is already running. I'd like to get this fixed as mysqld is (I presume) eating my resources and battery (it is near the top of the top command output constantly). Thanks foe listening... |
Re: Easy Debian Fremantle Beta Testing
extendedping, instead of choosing the "debiandown" icon, please open a terminal and run
Code:
sudo closechroot I want to see if there are some hints as to why your closechroot script isn't closing everything... |
Re: Easy Debian Fremantle Beta Testing
Quote:
Code:
cp -a /sbin/chroot /home/user |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
1 Attachment(s)
OK, this is perhaps only something of interest to theoretical high energy physicists, superstring theorists and the like: I've successfully installed and tested the computer algebra system Cadabra in Easy Debian. Cadabra is now available in Debian squeeze and can be installed from there with
Code:
apt-get install cadabra texlive-latex3 |
Re: Easy Debian Fremantle Beta Testing
here is what I see...when I close debian via closechroot. running top after this shows mysql not there. however if I close debian via the icon it still shows
1) output of closechroot ~ $ sudo closechroot Closing the chroot... ...closing chroot apps... ..Unmounting bound dirs... unmounting /.debian/dev unmounting /.debian/proc unmounting /.debian/tmp unmounting /.debian/var/tmp unmounting /.debian/sys unmounting /.debian/home unmounting /.debian/var/run/dbus unmounting /.debian/var/lib/dbus unmounting /.debian/var/run/pulse ..Unmounting /.debian... successful unmount... chroot closed. 2) top after then reopening debian and using the down icon : 234444K used, 10856K free, 0K shrd, 1652K buff, 85228K cached CPU: 13.4% usr 4.5% sys 0.0% nice 81.9% idle 0.0% io 0.0% irq 0.0 Load average: 0.66 0.43 0.30 PID PPID USER STAT RSS %MEM %CPU COMMAND 1006 670 root S < 16576 6.7 7.1 /usr/bin/Xorg -logfile /tmp/X 6597 1176 user S 10352 4.2 5.5 /usr/bin/osso-xterm 1293 1176 user S 7636 3.1 2.9 /usr/bin/hildon-desktop 6601 6599 user R 736 0.3 0.5 top 6570 6315 101 S 15720 6.3 0.4 /usr/sbin/mysqld --basedir=/u 909 670 root S < 2192 0.8 0.4 /sbin/mce --force-syslog 10 2 root SW 0 0.0 0.2 [omap2_mcspi] 1000 2 root SW 0 0.0 0.2 [sgx_misr] 4 2 root SW 0 0.0 0.2 [events/0] 218 2 root SW 0 0.0 0.2 [vibra] 4611 1408 user so again, when closing via command line there is no mysqld in top but it is there after using the icon... |
Re: Easy Debian Fremantle Beta Testing
ok just retested and now neither the icon or the command are stopping mysql...
|
Re: Easy Debian Fremantle Beta Testing
Quote:
Code:
ls -l /usr/sbin/mysqld |
Re: Easy Debian Fremantle Beta Testing
extendedping: I need to see your output when the closechroot command does NOT stop mysqld.
And it won't work if you run closechroot a second time after a failed attempt, because it thinks the chroot is closed already. That's probably a bug I should fix. |
Re: Easy Debian Fremantle Beta Testing
rebooted
opened debian output of closechroot 7176 2.9 0.0 /usr/sbin/apache2 -k start Nokia-N900:~# closechroot Closing the chroot... ...closing chroot apps... ..Unmounting bound dirs... unmounting /.debian/dev unmounting /.debian/proc unmounting /.debian/tmp unmounting /.debian/var/tmp unmounting /.debian/sys unmounting /.debian/home unmounting /.debian/var/run/dbus unmounting /.debian/var/lib/dbus unmounting /.debian/var/run/pulse ..Unmounting /.debian... successful unmount... chroot closed. output of top immediatly after .0% io 0.0% irq 0.0 Load average: 0.68 0.85 0.55 PID PPID USER STAT RSS %MEM %CPU COMMAND 991 672 root S < 21216 8.6 27.2 /usr/bin/Xorg -logfile /tmp/X 2183 2018 root R 576 0.2 9.0 top 2096 1340 user S 52540 21.3 0.0 /usr/sbin/browserd -s 2096 -n 2138 1340 user S 23048 9.3 0.0 /usr/sbin/browserd -s 2138 -n 2095 1178 user S 21228 8.6 0.0 /usr/bin/browser 2161 1178 user S 15820 6.4 0.0 /usr/bin/modest 2155 1178 user S 13108 5.3 0.0 /usr/bin/image-viewer 1290 1178 user S 10808 4.3 0.0 /usr/bin/hildon-status-menu 2132 1178 user S 10740 4.3 0.0 /usr/bin/rtcom-messaging-ui 2124 1178 user S 10368 4.2 0.0 /usr/bin/osso-addressbook 2128 1178 user S 10216 4.1 0.0 /usr/bin/rtcom-call-ui 2158 1178 user S 10124 4.1 0.0 /usr/bin/Calendar thanks |
Re: Easy Debian Fremantle Beta Testing
sorry I keep trying to catch the mysqld output in top but I can't grab it (due to it refreshing) but it is still there.
|
All times are GMT. The time now is 10:37. |
vBulletin® Version 3.8.8