[Gambas-user] Scrollarea Graphics

Fabien Bodard gambas.fr at ...626...
Mon Nov 17 22:18:10 CET 2014


Maybe the difference in my output of patch make trouble in the output
parsing in the IDE

2014-11-17 22:14 GMT+01:00 Fabien Bodard <gambas.fr at ...626...>:
> [fabien at ...3278... GAMBAS]$ tar -zxvf archive-0.0.1.tar.gz
> Pahu/
> Pahu/.settings
> Pahu/.src/
> Pahu/.src/FMain.form
> Pahu/.src/FMain.class
> Pahu/.project
> Pahu/.directory
> Pahu/.action/
> Pahu/.icon.png
> Pahu/.lang/
> Pahu/.startup
> Pahu/.gambas/
> Pahu/.hidden/
> [fabien at ...3278... GAMBAS]$ cd Pahu/
> [fabien at ...3278... Pahu]$ patch -p1 <../archive-0.0.1~Pahu-0.0.1.patch
> (Stripping trailing CRs from patch; use --binary to disable.)
> patching file .project
> (Stripping trailing CRs from patch; use --binary to disable.)
> patching file .src/FMain.class
> (Stripping trailing CRs from patch; use --binary to disable.)
> patching file .src/FMain.form
> [fabien at ...3278... Pahu]$
>
> then it work in the direct way ... file is correctly patched...
>
>
> 2014-11-17 19:49 GMT+01:00 Tobias Boege <taboege at ...626...>:
>> On Mon, 17 Nov 2014, Fabien Bodard wrote:
>>> nothing to do ... at same on a clean unpacked project.
>>>
>>
>> I have no explanation. I think we're both using pretty recent Gambas
>> versions and nothing was done to the patch dialogs recently...
>>
>> You can still try to apply the patch manually, assuming the source archive
>> and the patch are both in /tmp:
>>
>>   $ cd /tmp/
>>   $ tar -zxvf archive-0.0.1.tar.gz
>>   Pahu/
>>   Pahu/.settings
>>   Pahu/.src/
>>   Pahu/.src/FMain.form
>>   Pahu/.src/FMain.class
>>   Pahu/.project
>>   Pahu/.directory
>>   Pahu/.action/
>>   Pahu/.icon.png
>>   Pahu/.lang/
>>   Pahu/.startup
>>   Pahu/.gambas/
>>   Pahu/.hidden/
>>   $ cd Pahu/
>>   $ patch -p1 <../archive-0.0.1~Pahu-0.0.1.patch
>>   patching file .project
>>   patching file .src/FMain.class
>>   patching file .src/FMain.form
>>
>> gives me the patched project in /tmp/Pahu.
>>
>> Regards,
>> Tobi
>>
>> --
>> "There's an old saying: Don't change anything... ever!" -- Mr. Monk
>>
>> ------------------------------------------------------------------------------
>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
>> with Interactivity, Sharing, Native Excel Exports, App Integration & more
>> Get technology previously reserved for billion-dollar corporations, FREE
>> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
> --
> Fabien Bodard



-- 
Fabien Bodard




More information about the User mailing list