From kdevelop-bugs Mon Sep 26 06:12:15 2005 From: kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de Date: Mon, 26 Sep 2005 06:12:15 +0000 To: kdevelop-bugs Subject: [Bug 113318] Incorrect file permissions in Python/Qt application templates (Debian bugs #330037, #33 Message-Id: <20050926061215.18965.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306942308093 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=113318 ------- Additional Comments From jeremy.laine m4x org 2005-09-26 08:12 ------- Here is the complete list of required permission changes for the Python application templates: # fix permissions of Python/Qt examples (see Debian bugs #330037, #330038) chmod +x languages/python/app_templates/pyqt/app-autogen.sh chmod +x languages/python/app_templates/pyqt/app.py chmod +x languages/python/app_templates/pytk/app.py chmod +x languages/python/app_templates/pythonhello/app.py