Showing results 1 to 25 of 100 @ 0.13 seconds. Search: Posts Made By: hqh
Forum: Applications 2011-01-30, 10:51
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

That is to be expected, since there is no support for loading .install files at the moment. Some preliminary support exists in the latest sources, but it's incomplete. Patches welcome.



I have...
Forum: Maemo 5 / Fremantle 2011-01-30, 10:32
Replies: 5,430
Views: 1,621,332
Posted By hqh
Re: The in-development Maemo 5 Community SSU

Setting qtm-maemo-metapackage to manually installed should fix the autoremover stuff. I also set dsme-thermalobject-surface and libqt4-translations as manually installed as the autoremover tried to...
Forum: Multimedia 2011-01-11, 20:27
Replies: 95
Views: 76,879
Posted By hqh
Re: [Request] Guitar Amplification

You know there are miniature amps and pocket-sized effect processors (like Line6 pocket pod) available? :rolleyes:

The iRig is a commercial product made by a large company which has spent years...
Forum: Applications 2011-01-09, 12:45
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

The new icons and other UI tweaks are now included in 0.7 which is in -devel. Also:
* prompt for filename when storing/loading selections
* ability to save all installed user-category packages as...
Forum: Development 2011-01-03, 17:08
Replies: 2
Views: 2,165
Posted By hqh
Re: application manager icon

http://wiki.maemo.org/Packaging#Maemo-specific_fields
Forum: Applications 2011-01-03, 16:55
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

Will apply. BTW, have you (or anyone) tried how it looks like with different themes? :)



Thanks. Could you also make a replacement for the two icons which are shown when searching (and maybe...
Forum: Nokia N900 2010-12-30, 16:48
Replies: 5
Views: 2,561
Posted By hqh
Re: Why so much variation in which overclocking profiles work?

The variations in the chip manufacturing process are the cause for every chip being a little different. They behave similarly enough to be treated as equal when one stays within the manufacturer's...
Forum: Development 2010-12-30, 16:17
Replies: 5
Views: 2,446
Posted By hqh
Re: [Qt Help] Which widgets are these?

This one looks familiar ;)
They are grouped QRadioButtons
Forum: Community 2010-12-30, 10:41
Replies: 26
Views: 6,986
Posted By hqh
Re: Developer Compensation Models

There's not much point in trying to turn donations into a forced payment system. Anyone (privately) developing open software has to accept the fact that it is generally not done for money and people...
Forum: Development 2010-12-30, 09:38
Replies: 40
Views: 31,862
Posted By hqh
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle

What still seems to be missing are the mobility QML plugins (which are packaged in libdeclarative-* in the "original" version).
They seem to be there after all, maybe my problem is somewhere else......
Forum: General 2010-12-30, 07:30
Replies: 30
Views: 13,953
Posted By hqh
Re: Warning! Possibily troll invasion!

It's possible to investigate without installing/running with:

dpkg -x <package> <dir>
to extract the files in the package

dpkg -e <package>
to extract the scripty parts

It won't help you...
Forum: Development 2010-12-29, 11:19
Replies: 40
Views: 31,862
Posted By hqh
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle

Nice job, it's good to know that someone is working on bringing the latest Qt fixes and features to Maemo :)

I guess something like

maemo5 {
CONFIG += mobility11
} else {
...
Forum: Development 2010-12-06, 19:49
Replies: 659
Views: 211,805
Posted By hqh
Re: [ANNOUNCE] The First N900 Coding Competition! 21st May-21st July. Open to all!

Everything went very well. The conference was interesting and there were no problems with the hotel or the refund. The netbooks were a nice gift, Guinness was good and there was plenty of it ;)


...
Forum: Applications 2010-11-25, 16:52
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

0.6.8 should fix two bugs reported in the bugtracker

* fix: #6590 (network autoconnect)
* fix: #6581 ("disable autorotation" is ignored most of the time)
Forum: General 2010-11-10, 21:46
Replies: 5
Views: 2,509
Posted By hqh
Re: [Help] Conditional Operations for Shell Scripting

It should be

if [ $x -gt 20 ] && [ $x -lt 80 ]; then
command
fi
Forum: Development 2010-11-10, 20:29
Replies: 4
Views: 9,992
Posted By hqh
Re: root is not in the sudoers file. Funny.

Set a password for the user (passwd user)



su user -c "echo hello"
Forum: Applications 2010-11-10, 19:23
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

You might try disabling "autoremove unneeded (automatically installed) packages" in options. It does not fix the actual problem with your packages but might help getting around it. Maybe.


...
Forum: Applications 2010-11-10, 15:57
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

You can't install packages from there with fapman/apt-get anyway, and it might conflict with other repositories witch have packages with same names (for example firefox installation might fail if Ovi...
Forum: Applications 2010-11-09, 22:01
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

Version 0.6.7

* fix: blacklist can get unintentionally cleared
* fix: show free space correctly for large filesystems
* connect to default network access point if there is no connection
* scale...
Forum: Applications 2010-10-28, 15:39
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

I am using those settings myself and they work fine. The only difference being that I have "mr0" in place of "002", but that's due to a different regional variant I think.




Yeah, might be a...
Forum: Applications 2010-10-28, 10:34
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

They are saved to /root/.fapman/black.list and /root/.fapman/selections.list
Forum: Applications 2010-10-28, 09:47
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

Most apps already behave this way, on my device at least.

It seems that some apps do behave differently (since the pr1.3 update?) but I can't reproduce it with fapman.
Forum: Nokia N900 2010-09-30, 18:52
Replies: 48
Views: 19,758
Posted By hqh
Re: Capacitive screen for N900?

The touch screen controller (Texas Instruments TSC2005) of the N900 only supports resistive. Even if you can make the connector fit it won't work with capacitive.

Just forget about it, devices...
Forum: Applications 2010-09-30, 08:00
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

Were the icons still missing after a reboot (it could have been just a random occurrence)? Are you able to reproduce the problem to make sure it's related to FAM?



Centering does not seem to...
Forum: Applications 2010-09-29, 15:16
Replies: 672
Views: 238,807
Posted By hqh
Re: [Announce] Faster Application Manager (Maemo5)

Version 0.6.6

* redesigned the main menu (icons from http://openiconlibrary.sourceforge.net)
* fix: confirmation dialog has wrong parent set
* fix: repos with blank "distribution" cause apt to...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 01:54.