Bug#330038: kdevelop3: Permission error does not allow to run mainfile.py in a PyQT application example

2005-09-26 Thread Jeremy Lainé
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Rober,

I took a closer look at the Python examples and it looks like the
Simple Python script and Simple Python/Tkinter script application
templates also have the problem you mentioned of the program not being
executable.

Here is what I will be doing in the KDevelop3 source directory to fix
the problem:

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

Cheers,
Jeremy

- --
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDN5gN4mJJZqJp2ScRAvvWAJ4othNZrpkL5jF8bi8sdI+IiTzw/ACgvBbq
+SXGz+HRVrPrSaJSQI5GEi8=
=/xeC
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330038: kdevelop3: Permission error does not allow to run mainfile.py in a PyQT application example

2005-09-26 Thread Rober Morales



Jeremy Lainé escribió:
(...)


Here is what I will be doing in the KDevelop3 source directory to fix
the problem:

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

Cheers,
Jeremy
 


Thanks!

--
//
//Rober Morales Chaparro
//
#include /* RMC'05 */ iostream
class saludo { public: saludo(){
std::cout  hola; } ~saludo()
{ std::cout   mundo! ; } } ;
int main() { saludo holamundo; }




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330038: kdevelop3: Permission error does not allow to run mainfile.py in a PyQT application example

2005-09-26 Thread Jeremy Laine
 Thanks!

No problem! The fixed version of KDevelop3 should be going into unstable today,
feel free to reopen the bug / file new bugs (as appropriate) if you still
encounter errors.

Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



Bug#330038: kdevelop3: Permission error does not allow to run mainfile.py in a PyQT application example

2005-09-25 Thread Rober Morales
Package: kdevelop3
Version: 4:3.2.2-0.1
Severity: grave
Justification: renders package unusable

When a new project of Python/QT is created, a file with project name as
its name and .py as extension is created in the project directory. This
file should be execution permission to be able to run program from
Shift+F9 keys combination and from the icon in toolbar.

chmod +x pycanvas.py (with pycanvas as the project name) patch the
problem

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=spanish, LC_CTYPE=spanish (charmap=ISO-8859-1) (ignored: LC_ALL 
set to es_ES)

Versions of packages kdevelop3 depends on:
ii  autoconf  2.59a-4automatic configure script builder
ii  automake1.4 [automaken]   1:1.4-p6-9 A tool for generating GNU Standard
ii  automake1.6 [automaken]   1.6.3-12   A tool for generating GNU Standard
ii  debconf   1.4.58 Debian configuration management sy
ii  kdebase-bin   4:3.4.2-3  core binaries for the KDE base mod
ii  kdelibs4c24:3.4.2-4  core libraries for all KDE applica
ii  kdevelop3-data4:3.2.2-0.1An IDE for Unix/X11 - data
ii  kdevelop3-plugins 4:3.2.2-0.1An IDE for Unix/X11 - development 
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libaudio2 1.7-3  The Network Audio System (NAS). (s
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.5-2Client library for the gamin file 
ii  libgcc1   1:4.0.1-9  GCC support library
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libpcre3  6.3-1  Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.8rel-3 PNG library - runtime
ii  libqt3-mt 3:3.3.5-1  Qt GUI Library (Threaded runtime v
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libstdc++64.0.1-9The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxi66.8.2.dfsg.1-7 X Window System Input extension li
ii  libxinerama1  6.8.2.dfsg.1-7 X Window System multi-head display
ii  libxrandr26.8.2.dfsg.1-7 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxt66.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages kdevelop3 recommends:
ii  kdevelop3-doc4:3.2.2-0.1 An IDE for Unix/X11 - documentatio
ii  make 3.80-11 The GNU version of the make util

-- debconf information:
  kdevelop3/use_global_index: false


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330038: kdevelop3: Permission error does not allow to run mainfile.py in a PyQT application example

2005-09-25 Thread Jeremy Lainé
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Justification: renders package unusable

This bug does not render the package unusable, the grave severity is
excessive! Please refer to the following page if in doubt as to what
severity to assign to a bug report:

http://www.debian.org/Bugs/Developer#severities

Nevertheless, I am working on a new upload of KDevelop which should fix
this bug.

Jeremy

- --
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDNvXW4mJJZqJp2ScRAmiJAJ42Im20U640PoLtgRKZrAXVqaKihgCfYBPk
7E/l4f3yEPCI+6FsPeYRGZw=
=WiQT
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330038: kdevelop3: Permission error does not allow to run mainfile.py in a PyQT application example

2005-09-25 Thread Rober Morales



Jeremy Lainé escribió:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 


Justification: renders package unusable
   



This bug does not render the package unusable,

if user does not execute chmod +x by hand, the example program does 
not compile.


however, next time i will try to assign a better severity to a bug.


the grave severity is
excessive! Please refer to the following page if in doubt as to what
severity to assign to a bug report:

http://www.debian.org/Bugs/Developer#severities

Nevertheless, I am working on a new upload of KDevelop which should fix
this bug.
 


thanks you very much


Jeremy

- --
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDNvXW4mJJZqJp2ScRAmiJAJ42Im20U640PoLtgRKZrAXVqaKihgCfYBPk
7E/l4f3yEPCI+6FsPeYRGZw=
=WiQT
-END PGP SIGNATURE-


 



--
//
//Rober Morales Chaparro
//
#include /* RMC'05 */ iostream
class saludo { public: saludo(){
std::cout  hola; } ~saludo()
{ std::cout   mundo! ; } } ;
int main() { saludo holamundo; }




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]