[Bug 358083] New: [feature-request] Please make Python apps (.py and .pyw) clickable
https://bugzilla.novell.com/show_bug.cgi?id=358083 Summary: [feature-request] Please make Python apps (.py and .pyw) clickable Product: openSUSE 11.0 Version: Alpha 2 Platform: Other OS/Version: openSUSE 11.0 Status: NEW Severity: Enhancement Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: al4321@gmail.com QAContact: qa@suse.de Found By: --- The main goal is to make PyQt applications easy-to-use. Python is great programming language, and recently I started using it developing mini application using PyQt4, however running GUI applications is very hard, and not intuitive. It requires something like:
chmod a+rw ./myapp.py ./myapp.py
GUI applications must be clickable. I would like to see GUI python applications easy-to-use and clickable from KDE Konqueror. Basically, I ask you to register python file extensions (.py .pyw .pyc ...) as KDE extensions. py - standard python application pyw - python Windowed (GUI) application - runs without console. pyc - pre-compiled python application I address this to KDE community, because I use KDE myself, but this feature might be important for other desktop environments as well. -Technologov, 01.02.2008. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=358083 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=358083 User llunak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=358083#c1 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FEATURE --- Comment #1 from Lubos Lunak <llunak@novell.com> 2008-12-10 04:30:08 MST --- Files that are to be executed need to have the executable bit set. This has nothing to do with extensions. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com