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
Repository:
Depends:
libc6 (>= 2.5.0-1), libgcc1 (>= 4.2.1), libqt4-core (>= 4.5.3~git20090723), libqt4-gui (>= 4.5.3~git20090723), libqt4-network (>= 4.5.3~git20090723), libqt4-xml (>= 4.5.3~git20090723), libstdc++6 (>= 4.2.1), libqt4-core (>= 4.5.3~git20090723), libqt4-gui (>= 4.5.3~git20090723), libqt4-network (>= 4.5.3~git20090723), libqt4-xml (>= 4.5.3~git20090723), libc6 (>= 2.5.0-1), libdbus-1-3 (>= 1.1.4), libdbus-glib-1-2 (>= 0.76), libgcc1 (>= 4.2.1), libgconf2-6 (>= 2.13.5), libglib2.0-0 (>= 2.20.0), libstdc++6 (>= 4.2.1), lirc
Size:
847724 bytes
MD5sum:
22be97fd1360f67e409769222cb29f6d
Source:
Status:
Old version cleaned by repository management
Bugtracker:
QA Quarantine ends:
ENDED 2010-03-12 13:45
Changes
| Tester | Karma | Timestamp |
| 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 type | User | Timestamp |
| Old version cleaned by repository management | System | 2010-04-07 13:11 UTC |
| Package is in testing | System | 2010-03-02 13:45 UTC |

Comments:
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.
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.
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?)
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?
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.
Comments:
You must be logged in to make comments.