Showing results 1 to 25 of 69 @ 0.01 seconds. Search: Posts Made By: gidoca
Forum: Maemo 5 / Fremantle 2010-07-10, 17:44
Replies: 2
Views: 4,527
Posted By gidoca
Re: alternativ to "xargs -0" on busybox

In this special case: find <path> -name <name> -exec rm -R {} \;

Warning: has not been tested!
Forum: Applications 2010-06-16, 14:40
Replies: 821
Views: 260,591
Posted By gidoca
Re: mbarcode

Enable the Extras-Devel (http://wiki.maemo.org/Extras-devel) repository, then install it from the application manager. But be aware that software from Extras-Devel may cause problems.
Forum: Community 2010-06-10, 13:12
Replies: 60
Views: 23,496
Posted By gidoca
Re: [Council] "Chromium" removed from maemo.org repositories

Does anyone know what this "ongoing litigation" is about?
Forum: Nokia N900 2010-06-07, 14:24
Replies: 11
Views: 6,592
Posted By gidoca
Re: So "Hacking the N900"

You can for instance install Android (http://talk.maemo.org/showthread.php?t=49811) on your N900. It doesn't do many useful things currently, though.
Forum: Development 2010-06-02, 13:34
Replies: 12
Views: 3,834
Posted By gidoca
Re: ISO C++ forbids declaration

Your problem seems to be that you have a circular dependency: ListWindow contains a pointer to a HistoryWindow and vice versa. You have to add a forward declaration to listwindow.h and...
Forum: Applications 2010-05-21, 16:08
Replies: 89
Views: 60,695
Posted By gidoca
Re: [Announce] - mmjre - Java for N900

Vuze is based on SWT, so someone would need to port SWT before you can use it. Don't know if someone has already, though.
Forum: Themes 2010-05-19, 14:51
Replies: 18
Views: 8,383
Posted By gidoca
Re: 3D transparent theme

I actually think the way the N900 handles it (opaque dialog, blurry background) is more user friendly, because it is less distracting. Transparent dialogs reduce readability too much IMO.
Forum: Applications 2010-05-07, 12:05
Replies: 15
Views: 4,229
Posted By gidoca
Re: I really need an ALARM software for my N900

Did you have your phone in offline mode when it crashed? If so, you may be experiencing bug 8115 (https://bugs.maemo.org/show_bug.cgi?id=8115), which will be fixed in PR 1.2. See also this...
Forum: Applications 2010-05-07, 09:41
Replies: 26
Views: 4,432
Posted By gidoca
Re: help with openssh

Just enter "tracert 192.168.0.8" in cmd.exe (assuming you're on Windows).
Forum: Development 2010-05-06, 19:02
Replies: 6
Views: 2,480
Posted By gidoca
Forum: Applications 2010-05-06, 13:37
Replies: 1,031
Views: 529,400
Posted By gidoca
Re: [Announce] fMMS - MMS on the N900

http://maemo.org/packages/view/fmms/ has a changelog.
Forum: Applications 2010-04-16, 09:06
Replies: 1,584
Views: 761,628
Posted By gidoca
Re: [Announce] fMMS for N900

Try to install it from extras-devel (http://wiki.maemo.org/Extras-devel) using the application manager, this will take care of dependencies automatically. But please read the warnings about...
Forum: Applications 2010-04-10, 19:32
Replies: 1,584
Views: 761,628
Posted By gidoca
Re: [Announce] fMMS for N900

I have a problem with an MMS ad that my carrier sent me. (Not that I really care about it, just thought I'd report the problem.) It contains a video and some text. fMMS just shows a button to start...
Forum: Applications 2010-04-10, 17:56
Replies: 1,584
Views: 761,628
Posted By gidoca
Re: [Announce] fMMS for N900

I hope you are aware that the log you posted contains your phone number. You may want to remove it.
Forum: Competitors 2010-04-05, 14:02
Replies: 39
Views: 7,587
Posted By gidoca
Re: NPR actually covered the closed apple ecosystem this morning

It's kinda ironic that they see not having flash as a sign for the iPad to be an anti-internet device. IMO flash _is_ anti-internet. ;)
Forum: Maemo 5 / Fremantle 2010-03-29, 20:03
Replies: 7
Views: 3,408
Posted By gidoca
Re: N900 freezing when running alarm

Yeah, that was it exactly. I remember that I had put it into offline mode while sleeping, and for some reason it asked me if I wanted to switch to online mode. Now let's just hope PR1.2 comes soon. :)
Forum: Maemo 5 / Fremantle 2010-03-29, 19:59
Replies: 7
Views: 3,408
Posted By gidoca
Forum: Maemo 5 / Fremantle 2010-03-29, 09:10
Replies: 7
Views: 3,408
Posted By gidoca
Re: N900 freezing when running alarm

Well, I have the same problem. However, it "unfreezes" after a couple of minutes when the alarm clock rings for the second time.
Forum: Brainstorm 2010-03-28, 11:28
Replies: 17
Views: 4,955
Posted By gidoca
Re: FM radio transmitter idea

That's true. However, according to the driver documentation (http://www.mjmwired.net/kernel/Documentation/video4linux/si4713.txt), the transmitter chip is capable of measuring received noise level....
Forum: Maemo 5 / Fremantle 2010-03-19, 13:49
Replies: 9
Views: 1,656
Posted By gidoca
Re: Phone flashed but still missing files

If you only reflashed the OS, MyDocs should remain untouched. To restore the eMMC (which contains MyDocs) to the original state see here....
Forum: Nokia N900 2010-03-17, 21:22
Replies: 15
Views: 6,484
Posted By gidoca
Re: Bluetooth just stopped working on N900?

It's in the network category of the application manager. After installing it on the N900, just use a Software like WinSCP (http://winscp.net/) on your PC to connect to it if you are not familiar with...
Forum: General 2010-03-12, 22:22
Replies: 3
Views: 4,531
Posted By gidoca
Re: VPNC import

Oh, you don't need to install openvpn, that's something different. If you have a pcf file, you have a Cisco VPN. That means you should install vpnc instead. It's in the extras-devel repository. See...
Forum: General 2010-03-12, 12:18
Replies: 3
Views: 4,531
Posted By gidoca
Re: VPNC import

Could you be a bit more specific on what you do and what errors you get?

You may use the pcf2vpnc script that is included in the vpnc package. As root just do "pcf2vpnc «input file» >...
Forum: Development 2010-03-08, 13:52
Replies: 16
Views: 4,859
Posted By gidoca
Re: Quality Assurance rules for Command Line applications (CLI)

Does this also apply to apps with a curses GUI and a menu icon, like htop?
Forum: Maemo 5 / Fremantle 2010-03-07, 23:28
Replies: 16
Views: 4,145
Posted By gidoca
Re: using calendar by CLI

Yes, you can. It's stored in /home/user/.calendar/calendardb. It's an sqlite3 database. You may inspect it on your PC using a tool like Sqliteman (http://sqliteman.com/).
Showing results 1 to 25 of 69



 
Forum Jump

All times are GMT. The time now is 11:49.