![]() |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
So, I take it removing this is as simple as just uninstalling the package, and deleting the HD image from your flash drive?
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Yes, although you need to make sure the image file is not in use before removing it. "Close Debian" from the menu should do this (run before uninstalling), but the easy, ******ed way to make sure is to reboot after uninstalling the package and before deleting the image.
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Easy Debian Without The Apps:
For those who want the only the basic Debian system, you can do things manually. "Easy Debian" without the "Easy" :) Here is my minimum Debian file system: basic-debian-chroot-fs.tar.bz2 (54MB download) This is the filesystem I used to build the current Easy Debian package on. It has all of the repositories and basic system packages in place. You can either put this into a partition, or you can grab the empty image file, extract it to your SD card (eg, /media/mmc1), and then, as root, mount it like so (so you get the turbo speed): Code:
insmod /lib/modules/2.6.21-omap1/dm-mod.ko REMOVING THE IMAGE FILE: I strongly recommend rebooting the tablet before deleting the image file. From the problems I've been seeing, I think my "Close Debian" menu icon (or "sudo closechroot" command), which worked so well before, is insufficient for the new turbo loop method (see the mount commands above). I will try to remedy this problem in future releases, but that isn't going to help those who wish to purge their SD card of this file, but instead end up needing to reformat... |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
I get a "LXDE is not responding. Close application?" pop-up now and then...
Others for this? Remediation welcome. |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
Q: I get an error box: "LXDE is not responding, Cancel / Ignore"! What do I do? A: This is an annoying but harmless error which usually happens when you switch to LXDE from OS2008. Just select "Cancel". When you switch to LXDE, wait a second for this error to come up; if you don't, you might accidentally select "OK" and close the whole thing! I would love to get rid of this, too, but it seems to be a side effect of using Bundyo's nifty little window opener. Now that Easy Debian is in Extras, and I can use dependencies, I might go back to my Python window opener. |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
I don't know how bundyo made the C program.. but if he makes it "do" something instead of just hang waiting for a command finish.. like print "dots" to no where.. or just a while ($i) loop and watch the process manually in the program.. it should drop that message.
What I think is happening is Bundyo is running a System call that is hanging and just waiting for the command to stop before closing... so Maemo thinks the App is hung, not knowing it was designed that way. I don't recall if Bundyo uploaded the source code.. I never looked at it. |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
The source is posted around here, but 'tis actually Vala, rather than C...
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
I see that this release uses It's own modmap.
Now I can't use TAB by chr+space combo. What's the difference? Maybe I could define my own especially for usb keyboard? |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
EDIT: The thread on fatalsaint's xmodmap has some other keyboard layouts too, if you need an international keyboard layout. |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
To use TAB with my xmodmap file is FN+Backspace.
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Huh, the image installer couldn't untar/unzip the package. I extracted the ext file on a different machine, moved it back, and all is well, though. I must have broken something, lol.
Nice, though; very nice! I like this new wm; much nicer to look at. |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
3 Attachment(s)
I'm still working hard on Cdeb2, so far i have about 2/3 of it complete. Currently, i have most of it's framework done, and i am now working on the graphical parts. (settings manager, system notifications, ect..)
Here's a prevuew of what's to come; This is cdeb2's settings manager, witch i am working on right now. Btw, this is using a hacked-up version of gtkdialog, witch i obtained from the lenny Debian repo. |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
I installed the new version, and now it asks me for a password when I run Debian chroot. The password I use to use does not work, how can I reset it?
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Irongeek: please see post #27.
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Thanks, I'm giving it a shot.
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
Yep, that did the trick. Thanks |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
"TAR ERROR ERROR! ERROR! ERROR! TAR FAILED! (MAYBE OUT OF SPACE ERROR) Unable to install EASY DEBIAN IMAGE FILE" How did you go about fixing it? |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Mine did not install eithier... no errors just stopped downloading and did not extract...
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
are we limited to the MMC capacity or by a limitation of the image?
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
I got it working, I guess the first post need to advise that once the file is downloaded, their is no indication that it is extracting. You just need to trust it and wait for the congratulations screen.
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Holy crap, this is running so nicely now! I haven't tried it since one of the earlier incarnations, and this thing flies.
Nice work! |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Be careful with LXDE and the volume control applet. I killed LXDE twice by using this applet.
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Okay, hostwin with 3 parameters is back :)
Usage: hostwin AppName /usr/bin/program "What should be written inside" Starts the process asynchronously, watches it and closes itself after it dies. Shows the message too. :) http://bundyo.org/maemo/hostwin.bz2 |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
hostwin.vala (fast replacement until i post the whole source):
Code:
using GLib; |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Anybody got scim fully working in Debian?
I got it working for gtk2 apps like leafpad, gedit where I can hold stylus for right click menu and select the input method to be scim. But for apps like iceweasel, openoffice etc, I can't change the input method. I would like to input Chinese in debian. Thank you! |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Hi,
Newbie question so apologies in advance. I unistalled the application but I have still have a strange problem with message boxes which appear outside the screen and not centered. Do you know the root cause? Also, Quiver is not working anymore since I have installed the package.. any idea if it is some dependency i downloaded with the easy debian package or anyway do you know what might be the root cause? Thanks in advance. |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
all,
I have two questions: 1) Is there a link to the image directly? I would like to download the image from my regular wired connection instead of slow wireless from the tablet. 2) If I got #1 , then would someone one give me a link for install instruction without using the "one-click install" method. Thanks in advanced. Cheers |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Bundyo - Very Cool!! I'll replace mine with this ASAP and see how it works.
Thanks! |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
I think I've borked maemo bzip, or whatever it's called. Xarchiver isn't working on my N800, either. I haven't had a chance to dig into it. Probably just a matter of reinstalling the packages. |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Thanks LordFu, I will give it a go.
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Well, now I'm going to have to release a new package, with Bundyo's new window opener (to eliminate the LXDE error), Matan's new matchbox window manager (to get rid of the goofy dialogs), and a method for unzipping the package that Matan suggested that will get rid of my need for gnutar as a dependency.
LordFu and darrennewman: Please try this: Code:
sudo apt-get install --reinstall gnutar bzip2 |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
BTW, that's not a "strange problem" -- it's a known issue, described in the documentation. The options for matchbox window management include a fully-controlled setting, where dialogs are fixed at the center and cannot be moved, and a free-floating setting where they may be dragged around the screen. Unfortunately, the free setting causes them to be initially placed at 0,0. (There's also a version of the matchbox binary with enhanced behavior...) In the latest version of easy-deb-chroot, this setting may be toggled (and matchbox restarted, to activate the change) from a couple of menu entries. In older versions, it's been always on, but gets reverted when uninstalling. However, manually restarting matchbox is still necessary. |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
For this version of the app, I had to create a script (/usr/bin/debwm) with this one line in it. Other than that, we seem to have a winner! No more annoying error messages! (also, the window isn't blank white anymore; I like that) |
All times are GMT. The time now is 10:03. |
vBulletin® Version 3.8.8