Active Topics

 

Showing results 1 to 25 of 100 @ 0.02 seconds. Search: Posts Made By: aspidites
Forum: Applications 2010-08-20, 07:47
Replies: 9
Views: 4,009
Posted By aspidites
Re: Unified Contacts Communication

If it was int the Nokia Meego UX, then wouldn't waiting for the N900 adaptation to be released be faster than trying to petition someone to try and create one from scratch?
Forum: Applications 2010-08-16, 19:21
Replies: 8
Views: 4,942
Posted By aspidites
Re: [Maemo 5] Missing Apps: Where to find installed applications?

Like I said, that command will tell you where the executable (read: the command to start the program) is installed.

For daemon's, you probably don't need to "run" them. As suggested, it may be...
Forum: Applications 2010-08-16, 05:46
Replies: 8
Views: 4,942
Posted By aspidites
Re: [Maemo 5] Missing Apps: Where to find installed applications?

Open terminal:

dpkg -L <package name>


This will list all files installed by a package.
Usually the executable will be in /usr/bin or /opt/<package name>/

For example, the executable for...
Forum: General 2010-07-10, 03:14
Replies: 6
Views: 3,820
Posted By aspidites
Re: Lockdaemon

All libqt4-maemo5* packages have been deleted. The maintainer of the package needs to update the dependencies to just use plain old "libqt4-phonon instead.

Edit: source of info...
Forum: Development 2010-06-25, 16:51
Replies: 79
Views: 21,686
Posted By aspidites
Re: [concept] MaeGym

Alright, so I finally found time to work on this again and have finished version 0.4.0. I'm uploading the package to extras-devel, but I've changed a few things in my packaging script, so there is...
Forum: Development 2010-06-20, 19:30
Replies: 79
Views: 21,686
Posted By aspidites
Re: [concept] MaeGym

It's Sunday and I'm not quite done. I've gotten it so that you can select "Add Exercise", but haven't quite programmed the logic to add an exercise to routine exercises. Once I get off work (00:00...
Forum: Development 2010-06-17, 07:45
Replies: 39
Views: 8,062
Posted By aspidites
Re: Dear developers/programmers: How to develop for Maemo?

@fatalsaint - oh, you meant the actualll changelog file in the deb directory, not the output of the project page. I think I have an idea on how to obtain that kind of changelog. It would involve...
Forum: Development 2010-06-16, 05:52
Replies: 5
Views: 4,410
Posted By aspidites
Re: Python fluidsynth and sound synthesis

If you can figure out what command is neccessary to play a single note with wildmidi player you could wrap that easiy:

from subprocess import Popen
Popen(['wildmidi',...
Forum: Applications 2010-06-14, 17:49
Replies: 91
Views: 30,023
Posted By aspidites
Re: [Announce] Maesynth audio synth

Until you get it wrapped with ctypes, you could always call http://wildmidi.sourceforge.net/?manpage=wildmidi from subprocess.Popen()
Forum: Brainstorm 2010-06-14, 16:06
Replies: 11
Views: 4,398
Posted By aspidites
Re: Maemo Flasher UI.

This would be rather easy in python. Neccessary libraries: subprocess, PyQt, tarfile and mechanize (to navigate the EULA screen, assuming you want the flasher automatically downloaded)

<snip> Code...
Forum: Applications 2010-06-13, 14:32
Replies: 51
Views: 9,551
Posted By aspidites
Re: [Announce]Ncalc

Was curious as to the slow startup time so I had a peak at the code.

While I didn't impact load times, I did manage to reduce lines of code from 375 to 212 without sacrificing readability. In...
Forum: Development 2010-06-13, 11:47
Replies: 12
Views: 3,167
Posted By aspidites
Re: Making a Hello World

Useful Links:
Using a Designer UI File in Your Application (http://doc.qt.nokia.com/qt-maemo-4.6/designer-using-a-ui-file.html)
Cross-Compiling Qt for Embedded Linux Applications...
Forum: Maemo 5 / Fremantle 2010-06-06, 19:51
Replies: 88
Views: 99,264
Posted By aspidites
Re: How to install deb files in N900

No. You'll have to do something like: apt-get install -f. I don't remember the exact command.

Alternatively, if you install aptly from extras-testing, you can just do "aptly install <deb file>"...
Forum: Applications 2010-06-06, 18:41
Replies: 367
Views: 124,093
Posted By aspidites
Re: How To : Associate MPlayer, Transmission, and other apps as default handlers

Any program that uses dbus run as root will give you this error. This is by design, and is not a bug.
Forum: Development 2010-06-05, 23:03
Replies: 79
Views: 21,686
Posted By aspidites
Re: [concept] MaeGym

I did some research, and it turns out the reason MaeGym isn't showing up in app manager has nothing to do with the icon, but rather the section I put it in. It previously resided in 'other', but I...
Forum: Development 2010-06-05, 19:53
Replies: 79
Views: 21,686
Posted By aspidites
Re: [concept] MaeGym

No. For numerous reasons as follows:


I've already told you in a previous post where the deb for ANY program in extras[-testing/devel] can be located.
Downloading a deb and installing via dpkg...
Forum: Development 2010-06-03, 16:22
Replies: 11
Views: 7,559
Posted By aspidites
Re: QT UI Problems (Button sizes/Config..)

(numbers added for reference)


I presume you are using Qt through C++, so please excuse the fact that my code examples are in python. They should be easy enough to translate.

1 - Thumb size...
Forum: Development 2010-06-03, 15:57
Replies: 73
Views: 13,923
Posted By aspidites
Re: Work In Progress: Portrait T9 SMS Writer

Technically speaking if this gets off the ground it should be faster than vertsms because it's written in C++. That, and it being written in Qt makes it potentially future proof (god forbid meego not...
Forum: Applications 2010-06-03, 15:50
Replies: 208
Views: 63,525
Posted By aspidites
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev

So yeah, once again, I'm NOT ossipena so I am not strictly speaking on his behalf, but as a hobbyist programmer myself, I foresee the following problems with your request:



The qwerty keyboard...
Forum: Development 2010-06-03, 05:46
Replies: 79
Views: 21,686
Posted By aspidites
Re: [concept] MaeGym

Yeah. Internet down at home so I havent been able to do much. one more hurdle to jump across and 0.3 will be done.

[edit] (fixed punctuation now that I'm not having to type this on my N900's Edge...
Forum: General 2010-05-31, 07:58
Replies: 25
Views: 5,919
Posted By aspidites
Re: Termination of my contract

Tmobile UK terms and conditions (http://support.t-mobile.co.uk/help-and-support/index?page=home&cat=OUR_BROCHURES&tab=4)
Forum: Nokia N900 2010-05-31, 07:39
Replies: 51
Views: 15,027
Posted By aspidites
Re: Nokia N900 Counter-Arguments for Complaints

I suppose you neglected to read all the responses. Your argument is as silly as "If my box running windows <insert version here> can't read ext3 partitions? how can it be called a computer" or "If ...
Forum: Nokia N900 2010-05-31, 07:11
Replies: 51
Views: 15,027
Posted By aspidites
Re: Nokia N900 Counter-Arguments for Complaints

The problem with the counter-arguments is that they aren't counter-arguments at all. They can all be summarized as follows: "Nokia never said x feature would be supported, so you can't complain, or...
Forum: Development 2010-05-26, 16:16
Replies: 79
Views: 21,686
Posted By aspidites
Re: [concept] MaeGym

A bit of a staus update, since the roadmap doesn't give much insight into what I'm working on.

It is now possible to view an exercise when you click on it in the exercises window. It's not fully...
Forum: Development 2010-05-23, 06:48
Replies: 10
Views: 2,931
Posted By aspidites
Re: PyPackager Help

I'm not sure if the post/pre install scripts make since. Those files should be in your src directory. (/src/opt). That would also eliminate a dependency (wget).

Anyways, the directory function...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 08:42.