Page 81 of 104
					
				jaPBe 3.9.6 build 795 crash
				Posted: Thu Jun 04, 2009 2:50 pm
				by mx101
				hello!
jaPBe 3.9.6 build 795 crash when i try open files in explorer tab.
i will wait a fix in new version thanks......
			 
			
					
				Re: jaPBe 3.9.6 build 795 crash
				Posted: Thu Jun 04, 2009 3:07 pm
				by gnozal
				mx101 wrote:hello!
jaPBe 3.9.6 build 795 crash when i try open files in explorer tab.
i will wait a fix in new version thanks......
Hello,
no crash here (NT4 or XP x86). Does it happen with any file ?
I will wait for error number / error line thanks ...
 
			 
			
					
				Re: jaPBe 3.9.6 build 795 crash
				Posted: Thu Jun 04, 2009 3:19 pm
				by mx101
				gnozal wrote:mx101 wrote:hello!
jaPBe 3.9.6 build 795 crash when i try open files in explorer tab.
i will wait a fix in new version thanks......
Hello,
no crash here (NT4 or XP x86). Does it happen with any file ?
I will wait for error number / error line thanks ...
 
hi...
crash when i try open the second file (pbi) of the same project my version of purebasic is 4.30 x86 OS is xp pro.
later i put here the error number.
sorry for my english  

 
			 
			
					
				Re: jaPBe 3.9.6 build 795 crash
				Posted: Thu Jun 04, 2009 3:26 pm
				by gnozal
				mx101 wrote:crash when i try open the second file (pbi) of the same project my version of purebasic is 4.30 x86 windows xp pro
I can't reproduce the problem with my files, sorry. 
Note that if you activate the 'Autoload (x)included files' option in Preferences [CTRL+P], jaPBe automatically loads all (x)included files when loading a project .
 
			 
			
					
				crash
				Posted: Thu Jun 04, 2009 11:21 pm
				by mx101
				hi again!!
the error message is:
An attemped read or write to/from an address to which that process isn't allowed
Address: 0
Line: 1681
Module : C:\PureBasic394\Program\jaPBeForPB400\CUT.jaPBe.pb
I will try to save the sourcecode.
here is a screenshot and crash files
http://rapidshare.com/files/240899094/j ... h.rar.html
above say (PureBasic394)??? i don't have this version.
and crash is not only in explorer tab
in code editor crash too.
where i can download  the build 794 or 793?
 
			 
			
					
				
				Posted: Fri Jun 05, 2009 7:52 am
				by gnozal
				Thanks for the information, but unfortunately it doesn't help ; the crash occurs during a scintilla call.
And I can't reproduce the crash when loading your file. I tried 3 times : it just loads fine.
Here is the previous build : 
http://freenet-homepage.de/gnozal/jaPBe_794.zip
What build did you use before ?
 
			 
			
					
				
				Posted: Fri Jun 05, 2009 2:43 pm
				by mx101
				gnozal wrote:Thanks for the information, but unfortunately it doesn't help ; the crash occurs during a scintilla call.
And I can't reproduce the crash when loading your file. I tried 3 times : it just loads fine.
Here is the previous build : 
http://freenet-homepage.de/gnozal/jaPBe_794.zip
What build did you use before ?
 
hi again!!!
The build i use before is 793, thanks for the 794.
i have detect the problem 
 
the problem is not when you open files.
the bluid 796 crash when you click in the left white arrow of fold or unfold procedure on editor.
thanks again i hope help this time. 

 
			 
			
					
				
				Posted: Fri Jun 05, 2009 2:59 pm
				by gnozal
				mx101 wrote:crash when you click in the left white arrow of fold or unfold procedure on editor.
Thanks, I could reproduce the problem.
I have uploaded build 796.
Build 795 and 796 share the 
same code, but where compiled on different machines. Looks like I may have a scintilla 1.78 left on the other PC (I switched back to 1.76 because of random crash problems related to folding). I will have to check this later.
[EDIT] Confirmed, build 795 was compiled with scintilla 1.78 ...
 
			 
			
					
				autocomplete
				Posted: Thu Jun 11, 2009 12:50 am
				by le_magn
				Hi, i have a simple question, is possible to set in Japbe how many characters will be typed before the auto-complete box appears? if not, is possible to add this option in next version of japbe?
Thank' you
			 
			
					
				Re: autocomplete
				Posted: Mon Jun 22, 2009 1:39 pm
				by gnozal
				le_magn wrote:Hi, i have a simple question, is possible to set in Japbe how many characters will be typed before the auto-complete box appears? if not, is possible to add this option in next version of japbe?
Currently, it's not possible.
Maybe in the future.
 
			 
			
					
				
				Posted: Tue Jun 23, 2009 11:09 pm
				by le_magn
				Ok thank you Gnozal for the answer. 

 
			 
			
					
				
				Posted: Thu Jun 25, 2009 1:09 pm
				by gnozal
				Should be available in the next build.
			 
			
					
				
				Posted: Thu Jun 25, 2009 11:40 pm
				by le_magn
				Thank you very much!!! you are great Gnozal 

 
			 
			
					
				Backup Policy and Temporary Executable location
				Posted: Mon Jul 13, 2009 12:38 pm
				by RichardL
				Good afternoon,
I develop programs with PB on my computer, which is networked with several others to a central server. The PB source files are stored within a project directory on the server. The server caries out regular backups to tape and backup hard drives.
Backups
=======
I have the jaPBe backup feature active. I recently found over 600 backups of a fairly major project on the network drive, occupying most of a GByte; the network manager was not too pleased about this so I removed them and now have the backups directed to my local drive. 
Mini-Bug?: I recently started a new project and set the backups to my local drive and the number of backups to 10. This morning I have 126 backup files! I checked that the ‘Maximum Count of Backups’ is set to ‘10’. It is  

 . 
Location of Temporary EXE
======================
When I test compile a program it executes on my machine but my program then determines that the Boot Path was from the Server. Files that would (should) be created on my local ‘C:\’ drive get created on the server… giving the network manager more cause for grief!
Request for Change: Could jaPBe direct the compiler to create the temporary EXE file in the Source directory (as at present) or at a user defined location thus allowing network users to always have the executable run on their local machine?
Best regards,
RichardL
 
			 
			
					
				Re: Backup Policy and Temporary Executable location
				Posted: Wed Jul 15, 2009 9:34 am
				by gnozal
				Hi Richard,
RichardL wrote:Backups
Mini-Bug?: I recently started a new project and set the backups to my local drive and the number of backups to 10. This morning I have 126 backup files! I checked that the ‘Maximum Count of Backups’ is set to ‘10’. It is  

 . 
 
I don't use this feature myself but you are right, there is a bug (I just checked). I will try to fix it for the next release.
RichardL wrote:Location of Temporary EXE
Request for Change: Could jaPBe direct the compiler to create the temporary EXE file in the Source directory (as at present) or at a user defined location thus allowing network users to always have the executable run on their local machine?
Currently the location of the temporary EXE is the PBCompiler temporary path [1], unless you check 'Create temp EXE in source dir' in project options.
[1] the PBCompiler temporary path is %TEMP% unless you start jaPBe with /LOCAL, then it is %PB%\Compilers.
I will see if I can add a user specified path anyway.