QtIrreco 0.2.3-1

QtIrreco - Ir Remote Control QtIrreco is a remote control application for Nokia N900. With QtIrreco you can control IR compatible devices like televisions, DVD players and AV Receivers. QtIrreco also has a remote editor which you can use to place buttons to the screen and build the kind of remote you want to use.
Section:
user/utilities
Size:
847724 bytes
MD5sum:
22be97fd1360f67e409769222cb29f6d
Status:
Old version cleaned by repository management
QA Quarantine ends:
ENDED 2010-03-12 13:45

Changes

VersionChangesAuthorDate
0.2.3-1 * Now executable is under opt.
* Fixed background issue.
* Desktop file doesn't show qtirreco image for some reason immediately, but after boot ok.
Niko Rehnbäck2010-03-02 12:20 UTC
TesterKarmaTimestamp
Luis Soeiro (109)
2010-03-16 00:01 UTC
Greg Roberts (472)
2010-03-06 09:39 UTC
Emanuele Cassioli (Tester) (986)
2010-03-02 19:29 UTC
Charles Clément (112)
2010-03-02 19:22 UTC

Package events

Event typeUserTimestamp
Old version cleaned by repository managementSystem2010-04-07 13:11 UTC
Package is in testingSystem2010-03-02 13:45 UTC

Comments:

1 2 3 4 5 6 next »
Niko Rehnbäck
Karma: 61

Got it by setting path in .pro and .desktop files, no link gets made in /usr/bin but I don't see that as a problem. I'm uploading the version tomorrow afternoon.

2010-03-15 10:09 UTC
Niko Rehnbäck
Karma: 61

Okay I got the default theme files working under opt but now the issue is that package doesn't get optified further because of /opt exists. So executable wasn't linked from /usr/bin.

Any ideas how to force optifying?

2010-03-15 08:01 UTC
Niko Rehnbäck
Karma: 61

But sure I shall try that thing to install default theme under opt. Maybe I just did something wrong before. But is that previous ok if I can't get it work ?

2010-03-12 18:04 UTC
Charles Clément
Karma: 112

@Niko : this solution sounds good, except that the default theme IMO should be kept in /opt/qtirreco/defaulttheme/. Furthermore, if the user wants to add more themes he should be able to do so in /home/user/MyDocs/qtirreco/.

2010-03-12 17:45 UTC
Niko Rehnbäck
Karma: 61

Funny thing is that i used those fixes you sent me to email and you had default theme installed to usr/share there. Optify did though make symbolic links for those files and actual ones did go to /opt/...

I did try to install everything under /opt but then i needed to add permissions to user and that obviously was wrong thing to do.

2010-03-12 17:39 UTC
Niko Rehnbäck
Karma: 61

or maybe this solution:

executable under opt. Default theme gets installed in /usr/share/qtirrecotheme and stays there. Then when application starts folders and necessary files are made in /home/user/MyDocs/qtirreco folder? There all new remote,device and theme data is saved.

Does that sound ok?

2010-03-11 20:09 UTC
Niko Rehnbäck
Karma: 61

Quoting one post: "Hmm, can't give any explicit instuctions, but generally installing files to user's home directory is big no no. Settings and user data is saved to user's home directory but the files must be generated runtime. If some files absolutely have to be in user's home directory in order to program to work they can be installed for example to /usr/share and then copied to home directory if they are missing, but there should be very little reason to do this if program is designed properly."

Please correct me if this one goes wrong. I make package which installs executable file under /opt. Other files installed like default theme goes under /usr/share/qtirreco. The program itself creates folder for downloaded themes,remotes and devices and file lircpaths.conf to home/user/qtirreco. Then default theme gets moved to that folder. So under /opt is only executable and every other file works from /home/user/qtirreco folder? Earlier all files were at /home/user/MyDocs/qtirreco and folders got made in install script. Default theme also was installed straight there.

Hopefully someone understood something. Im getting pretty confused with this one to make proper package.

2010-03-08 15:52 UTC
Charles Clément
Karma: 112

All the files downloaded/modified by the user should be in its directory. In that case I think it should be the directories Remotes and Devices, probably the file lircpaths.conf too.

2010-03-07 01:42 UTC
Greg Roberts
Karma: 472

agree with charles, also yet to actually get this to work on any of the 5 tv's i can use.. (May be my own tv settings?)

2010-03-06 09:39 UTC
Niko Rehnbäck
Karma: 61

I had problems if those files are owned by root. Then the application didn't have rights to make any files there because it's ran as user. Do you have solution for that?

2010-03-02 20:27 UTC
Charles Clément
Karma: 112

The package is now optified but there is a problem with ownership. The files/directories under /opt should not be owned by the user user.

The configuration files should reside in the user directory to be modified.

2010-03-02 19:22 UTC
1 2 3 4 5 6 next »

Comments:

You must be logged in to make comments.