Showing results 1 to 22 of 22 @ 0.42 seconds. Search: Posts Made By: sevep
Forum: Maemo 5 / Fremantle 2011-02-07, 01:36
Replies: 7
Views: 2,961
Posted By Copernicus
Re: Launching multiple websites/programs using terminal?

Ah, yeah, a quick grep through /usr/bin shows that the name of the RSS executable is "osso_rss_feed_reader", so you can call that name to run it from the command line (or a shell script). :)
Forum: Maemo 5 / Fremantle 2011-02-07, 01:02
Replies: 7
Views: 2,961
Posted By Copernicus
Re: Launching multiple websites/programs using terminal?

Hmm, I've actually not used Queen BeeCon before (I'm an n900 newbie), but I can tell you how to make an executable shell script.

First, you need a shell script. I played around a bit with...
Forum: Maemo 5 / Fremantle 2011-02-06, 19:58
Replies: 7
Views: 2,961
Posted By Copernicus
Re: Launching multiple websites/programs using terminal?

As it turns out, Firefox Mobile will (unless you specify otherwise) open new tabs in a running copy of the browser rather than create new instances of the browser. So,


/usr/bin/fennec...
Forum: Maemo 5 / Fremantle 2011-02-06, 19:45
Replies: 7
Views: 2,961
Posted By Char
Re: Launching multiple websites/programs using terminal?

dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"google.com" &
dbus-send --system --type=method_call...
Forum: Maemo 5 / Fremantle 2011-02-06, 19:29
Replies: 7
Views: 2,961
Posted By amandalam
Re: Launching multiple websites/programs using terminal?

You may try to do this in your shell script file, say, myScript...

/usr/bin/browser --url=http://google.com/ &
/usr/bin/browser --url=http://facebook.com/ &
/usr/bin/browser...
Forum: Maemo 5 / Fremantle 2010-10-01, 10:38
Replies: 7
Views: 1,840
Posted By Marlon
Re: "Select All" option - is there one?

You can only select multiples by clicking each one, no select all. That said, try one of the 'other' File Managers in the repos there are quite a few.
Forum: General 2010-09-18, 20:40
Replies: 2
Views: 2,635
Posted By jessi3k3
Re: zoutube issue

I've always had problems with Zoutube. Instead I use MediaBox with its built-in youtube plugin. It rocks!
Forum: Maemo 5 / Fremantle 2010-05-31, 20:44
Replies: 20
Views: 6,917
Posted By xomm
Re: cant flash emmc

You didn't give us nearly enough information.

Why can't you flash? Where did you get stuck?



Here's some documentation to help you out:

Graphical Walkthrough for Windows:
Forum: Maemo 5 / Fremantle 2010-05-26, 15:06
Replies: 271
Views: 116,226
Posted By afaq
PR1.2 Features you might have missed (updated)

I've noticed a lot of questions being asked about whether PR1.2 can do this or that and how some things are missing etc. It seems some people have overlooked some major changes.

To save some...
Forum: Multimedia 2010-05-09, 00:29
Replies: 500
Views: 147,786
Posted By pycage
Re: MediaBox Media Center 0.96 with UPnP and more

Changelog and voting are here: :)
http://maemo.org/packages/package_instance/view/fremantle_extras-testing_free_armel/mediabox/2010.05.08/
Forum: Applications 2010-03-12, 01:26
Replies: 572
Views: 178,151
Posted By NokiaRocks
Re: [Announce] AutoDisconnect - Automatically disconnect idle connections

Then it's connecting automatically :)

@Calvin : What did u set for "search interval" ? "never" too ?
Forum: Maemo 5 / Fremantle 2010-01-29, 11:49
Replies: 29
Views: 12,213
Posted By mikec
Re: N900 Delete Email Confirmation: Want to disable it?

[QUOTE=Tjgib2001;471378]do any of you guys know how to mass delete emails or do you HAVE to click top then delete then, press on each email seperately to highlight them? surely not, or am i missing...
Forum: Nokia N900 2009-12-27, 23:00
Replies: 117
Views: 61,012
Posted By Nathan
Re: N900 bricked. Help!

1. The %m error seems to mean it can't find the file to flash; double check you got it spelled properly.

I fixed mine; it was like your ZackMorris -- Switch to RD mode, boot -- let it set for a...
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-09-28, 22:44
Replies: 7
Views: 2,735
Posted By YoDude
Re: Backup 'other files' missing?

Doh:

I just tried backing up "other files" by itself and was successful.

It saved Root/home/user/MyDocs/.documents as "other files" in my Backup directory.
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-09-28, 22:20
Replies: 7
Views: 2,735
Posted By lma
Re: Backup 'other files' missing?

Backups are just directories on the memory card containing zip files. You can transfer them to your computer, extract and examine them for differences.
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-06-02, 16:31
Replies: 6
Views: 1,989
Posted By qwerty12
Re: Saving programs to the memory card?

Sounds like http://talk.maemo.org/showthread.php?t=20490
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-06-02, 16:26
Replies: 6
Views: 1,989
Posted By codeMonkey
Re: Saving programs to the memory card?

When you download an application through the Application Manager what it's doing is downloading the maemo-mapper deb file (and it dependancies).
You can, instead, just download a deb file e.g. from...
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-05-26, 12:14
Replies: 8
Views: 2,752
Posted By Nelson L. Squeeko
Re: Desktop and Taskbar crash

When my tablet contantly had desktop crashes, I usually found one of the desktop applets to be the one at fault. What desktop applets do you have running?
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-05-21, 16:14
Replies: 3
Views: 1,659
Posted By qole
Re: How do I get root access?

As for an editor, I recommend the leafpad text editor. It is a nice, simple GUI text editor. You can edit files from the command line just by typing


leafpad filename
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-05-21, 15:12
Replies: 3
Views: 1,659
Posted By jeremiah
Re: How do I get root access?

You can install an application called "bash2" in the Application Manager. bash2 is a maemo package of the Bourne Again SHell, a command shell widely used as the default on linux.

From the bash...
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-05-21, 14:48
Replies: 3
Views: 1,659
Posted By qwerty12
Re: How do I get root access?

http://wiki.maemo.org/Root_access
Forum: General 2009-02-21, 18:53
Replies: 40
Views: 16,062
Posted By nobodysbusiness
A special thank-you for the developers of Tear

About a year and a half ago, I purchased my N810. I think that the first web-site that I opened was reddit.com, still my favorite news site. It loaded quickly and displayed perfectly. Needless to...
Showing results 1 to 22 of 22



 
Forum Jump

All times are GMT. The time now is 15:35.