Activity log for bug #1484892

Date Who What changed Old value New value Message
2015-08-14 10:51:13 Gerry Boland bug added bug
2015-08-14 10:51:30 Gerry Boland description First fact: the --desktop_file_hint=/path/to/desktopFile.desktop command line parameter is a hack to enforce tight coupling of a process with its metadata (the desktop file contents). It should not be used in production, is only for convenience in testing. But many applications (rightly) exit at startup when supplied with a command line parameter they do not support . For Qt upstreaming, we want to be able to run the existing QTestLib-based tests against QtMirCompositor. But they all currently quit due to the --desktop_file_hint switch. Adding support for an environment variable DESKTOP_FILE_HINT with the same purpose as the command line switch would fix this issue. There are also places on Ubuntu which (ab)use --desktop_file_hint to avoid having to launch their tests with upstart. I want to flush these out, so eventually removing support for this switch would achieve that - so this env var would be handy fallback for us. Fact: the --desktop_file_hint=/path/to/desktopFile.desktop command line parameter is a hack to enforce tight coupling of a process with its metadata (the desktop file contents). It should not be used in production, is only for convenience in testing. But many applications (rightly) exit at startup when supplied with a command line parameter they do not support . For Qt upstreaming, we want to be able to run the existing QTestLib-based tests against QtMirCompositor. But they all currently quit due to the --desktop_file_hint switch. Adding support for an environment variable DESKTOP_FILE_HINT with the same purpose as the command line switch would fix this issue. There are also places on Ubuntu which (ab)use --desktop_file_hint to avoid having to launch their tests with upstart. I want to flush these out, so eventually removing support for this switch would achieve that - so this env var would be handy fallback for us.
2015-08-14 10:51:46 Gerry Boland tags qt-upstream
2015-08-14 10:51:51 Gerry Boland qtmir: status New Incomplete
2015-08-14 10:51:55 Gerry Boland qtmir: status Incomplete Confirmed
2015-08-14 10:51:59 Gerry Boland qtmir: status Confirmed Triaged
2017-03-13 17:44:47 MichaƂ Sawicz affects qtmir qtmir (Ubuntu)