Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 445 by r...@cyberjunky.nl: Project profiling setting not saved
http://code.google.com/p/gambas/issues/detail?id=445

1) Describe the problem.

When changing profiling settings of project it doesn't get saved.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r5708
[System]
OperatingSystem=Linux
Kernel=3.10.0-rc1pixel+
Architecture=x86_64
Distribution=Ubuntu 12.04.2 LTS
Desktop=GNOME
Theme=QGtk
Language=en_US.UTF-8
Memory=3901M

[Libraries]
Curl=libcurl.so.4.2.0
GStreamer=libgstreamer-0.10.so.0.30.0
GTK+=libgtk-x11-2.0.so.0.2400.10
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3

3) Provide a little project that reproduces the bug or the crash.

4) If your project needs a database, try to provide it, or part of it.

5) Explain clearly how to reproduce the bug or the crash.

Change profiling settings and close project property window, reopen, no  
change.
Same on project save.

6) By doing that carefully, you have done 50% of the bug fix job!

FIX:
Insert line

     .Profiling = cmbProfile.Index = 0

On line 199 in file FProjectProperty.class

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to