Showing results 1 to 25 of 100 @ 0.02 seconds. Search: Posts Made By: nicolai
Forum: Development 2013-11-26, 06:46
Replies: 9
Views: 5,342
Posted By nicolai
Re: Help with a small problem in C++

try the getline function:
http://en.cppreference.com/w/cpp/string/basic_string/getline

std::string moviename
std::getline(std::cin, moviename);
Forum: Applications 2013-11-07, 09:45
Replies: 509
Views: 132,917
Posted By nicolai
Re: Calendar Home Widget replacement

Long time ago I struggled with a similar error. I don't remember
exactly how it was solved.
I think the widget can not correctly hanlde birthdayentries with different
timezones. Can you open the...
Forum: Maemo 5 / Fremantle 2013-10-16, 06:19
Replies: 96
Views: 43,418
Posted By nicolai
Re: big news regarding Fremantle MCE

next -> bugfixing. for example https://bugs.maemo.org/show_bug.cgi?id=5530
Forum: Nokia N9 / N950 2013-10-15, 09:52
Replies: 17
Views: 8,308
Posted By nicolai
Re: Mission Impossible: Revitalize N9

I had this sometimes when my N950 runs out of battery power.
This is what I do:
Connect with USB to the PC.
Wait until the led blinks.
Disconnect. If the phone does not turn off (display light is...
Forum: Alternatives 2013-10-08, 10:21
Replies: 1,392
Views: 506,651
Posted By nicolai
Re: Introducing ubiboot N9 (multiboot OS loader)

Hi juiceme,

Thank you ubiboot it is really great.

I tested ubiboot on my n950, took the instructions from the wiki page
http://wiki.maemo.org/Ubiboot
and have some questions.

1....
Forum: NeoFremantle 2013-09-19, 09:39
Replies: 165
Views: 212,220
Posted By nicolai
Re: the Fremantle Porting Task Force, or "how to run maemo on Neo900"

/usr/lib/mce/modules/libhomekey.so
/usr/lib/mce/modules/libaccelerometer.so



I am at work now.
I can send you the binaries when I am back home.
Forum: NeoFremantle 2013-09-19, 08:33
Replies: 165
Views: 212,220
Posted By nicolai
Re: the Fremantle Porting Task Force, or "how to run maemo on Neo900"

I tested jonwils mce-source the for vibra module and it works.

mce-plugins I tested and seem to work:
led
display
filter-brightness
keypad
vibrator

Missing plugins for mce-source are
Forum: NeoFremantle 2013-09-18, 07:02
Replies: 165
Views: 212,220
Posted By nicolai
Re: the Fremantle Porting Task Force, or "how to run maemo on Neo900"

Hi jonwil,

thank you for all your efforts.

I just looked at your version of the source code for mce.

Some time ago, I tried to get meego-mce version working for
Fremantle, too. Some...
Forum: Applications 2013-09-15, 09:33
Replies: 169
Views: 62,823
Posted By nicolai
Re: [Announce] Desktop Clock Widget (themeable)

No problems here . Just installed desktop-clock-widget.
Do you use any extra clock-theme?
Forum: Multimedia 2013-09-09, 10:19
Replies: 1,137
Views: 419,962
Posted By nicolai
Re: camera-ui2 (now a part of CSSU) (updated 09. May)

Yes, just like tange already said.
http://gitorious.org/community-ssu/gdigicam/source/a0596d4744baea59ffb9091eb4599f500adbbddb:ext/gst-camerabin/gdigicam-camerabin.c

has to properly parse the...
Forum: Nokia N900 2013-07-25, 08:53
Replies: 40
Views: 10,693
Posted By nicolai
Re: (Announce) Sound Reactive Led

Finally I got autobuilder to import my package into extras-devel.
ledpulse (http://maemo.org/packages/view/ledpulse/).

It does not always work correct if standard notification lights
are...
Forum: Development 2013-07-09, 19:22
Replies: 71
Views: 21,746
Posted By nicolai
Re: Extras-devel package import stuck ?

again?
some new builds, but no new packages.
Who can check the autobuilder import queue?

Nicolai
Forum: Nokia N900 2013-07-01, 12:30
Replies: 40
Views: 10,693
Posted By nicolai
Re: (Announce) Sound Reactive Led

If you can wait some days, I 'll make a little desktop applet for this.
I like the idea.

nicolai
Forum: Nokia N900 2013-06-29, 16:18
Replies: 40
Views: 10,693
Posted By nicolai
Re: (Announce) Sound Reactive Led

open file for writing ('w') with line buffering (1).
Forum: Nokia N900 2013-06-29, 08:49
Replies: 40
Views: 10,693
Posted By nicolai
Re: Nokia N900 Sound Reactive Led

quick n dirty python script.
(definitely a battery killer)
run as root.
Forum: Applications 2013-06-20, 22:11
Replies: 57
Views: 21,383
Posted By nicolai
Re: [Announce] Textmessage to E-Mail forwarding

I just reinstalled txtmsgtomail, and it works.
And I am using the same cssu version.
Do you see any error messages or unset mails in the
e-mail application?
Forum: Applications 2013-04-07, 10:31
Replies: 7
Views: 2,869
Posted By nicolai
Re: [Maemo 5] How to disable alarmed rules?

You can delete the ini file.
Rebooting the phone will create a new default ini file.

Nicolai
Forum: Brainstorm 2013-04-04, 19:54
Replies: 454
Views: 210,016
Posted By nicolai
Re: [NEEDED] Appealing ideas for next CSSU

/etc/event.d/progress
and
/etc/init.d/fb-progress.sh
Forum: Applications 2013-04-01, 22:54
Replies: 57
Views: 21,383
Posted By nicolai
Re: [Announce] Textmessage to E-Mail forwarding

I don't know what happened.
This is was the link to my application:
http://apps.formeego.org/applications/n9/pr1.0/harmattan/Network/msgtomail/

But it doesn't work anymore.
Who is responsible...
Forum: Applications 2013-02-12, 23:04
Replies: 21
Views: 12,091
Posted By nicolai
Re: mailcmd - send email from commandline

"mailcmd -h" :-)


No.



It is easier to use an editor in xterm and after composing
your text send it with mailcmd:
Forum: Applications 2013-02-12, 19:23
Replies: 21
Views: 12,091
Posted By nicolai
Re: mailcmd - send email from commandline

I had no problems installing the deb file.
From commandline and with the application manager.
Where did you get that message?

And it works without segfaulting.

Do you have an email-account...
Forum: Applications 2013-01-14, 19:40
Replies: 21
Views: 12,091
Posted By nicolai
Re: mailcmd - send email from commandline

It now supports multiple "-a FILE" commandline arguments
for attachments.

And think I found the reason why it segfaults sometimes.

Attached the new version 0.0.5-debfile (garage and/or...
Forum: Maemo 5 / Fremantle 2013-01-03, 08:33
Replies: 165
Views: 58,735
Posted By nicolai
Re: New stuff available for creating/editing virtual keyboards on the N900 now available

I am still here.
I would be happy to take the responsibility for this.
Forum: Multimedia 2012-12-30, 10:18
Replies: 159
Views: 111,922
Posted By nicolai
Re: Is MussOrgsky still working ?

new update.
parsing bing image search result should work again:
Forum: Development 2012-12-13, 22:42
Replies: 71
Views: 21,746
Posted By nicolai
Re: Extras-devel package import stuck ?

you may have to name the path to your rsa.pub
scp -i PATH_TO_YOUR_id_rsa.pub flopswap_0.0.4.tar.gz ....
Showing results 1 to 25 of 100



 
Forum Jump

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