Forum: Development
2013-11-26, 06:46
|
Replies: 9
Views: 5,583
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: 139,208
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: 45,731
|
Forum: Nokia N9 / N950
2013-10-15, 09:52
|
Replies: 17
Views: 8,586
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,393
Views: 547,297
|
Forum: NeoFremantle
2013-09-19, 09:39
|
Replies: 165
Views: 225,794
|
Forum: NeoFremantle
2013-09-19, 08:33
|
Replies: 165
Views: 225,794
|
Forum: NeoFremantle
2013-09-18, 07:02
|
Replies: 165
Views: 225,794
|
Forum: Applications
2013-09-15, 09:33
|
Replies: 169
Views: 65,963
|
Forum: Multimedia
2013-09-09, 10:19
|
Replies: 1,137
Views: 437,792
|
Forum: Nokia N900
2013-07-25, 08:53
|
Replies: 40
Views: 11,187
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: 22,891
|
Forum: Nokia N900
2013-07-01, 12:30
|
Replies: 40
Views: 11,187
|
Forum: Nokia N900
2013-06-29, 16:18
|
Replies: 40
Views: 11,187
|
Forum: Nokia N900
2013-06-29, 08:49
|
Replies: 40
Views: 11,187
|
Forum: Applications
2013-06-20, 22:11
|
Replies: 57
Views: 22,126
|
Forum: Applications
2013-04-07, 10:31
|
Replies: 7
Views: 3,022
|
Forum: Brainstorm
2013-04-04, 19:54
|
Replies: 454
Views: 220,611
|
Forum: Applications
2013-04-01, 22:54
|
Replies: 57
Views: 22,126
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,673
|
Forum: Applications
2013-02-12, 19:23
|
Replies: 21
Views: 12,673
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,673
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: 61,893
|
Forum: Multimedia
2012-12-30, 10:18
|
Replies: 159
Views: 120,801
|
Forum: Development
2012-12-13, 22:42
|
Replies: 71
Views: 22,891
|