Closed GoogleCodeExporter closed 8 years ago
Is mentioned, if you try to run the GUI without install Touchégg you will get
a message (in the terminal, could be a good idea make a message box)
if(!usrFile.exists()) {
qFatal("%s not found, reinstall Touchégg can solve the problem\n",
USR_SHARE_CONFIG_FILE);
}
I'll change it for a message box, thanks!
Original comment by jose.exposito89@gmail.com
on 22 May 2011 at 9:05
Another way is to define that requirement in the .deb-file.
Original comment by dauersurfer@gmail.com
on 23 May 2011 at 8:09
Ok, I'll add it too ;) Thanks!
Original comment by jose.exposito89@gmail.com
on 23 May 2011 at 8:49
The new packages maintained by the Ubuntu community have an excellent quality
and we won't have these problems in the future :D
Original comment by jose.exposito89@gmail.com
on 30 Sep 2011 at 12:32
Original issue reported on code.google.com by
dauersurfer@gmail.com
on 22 May 2011 at 8:57