Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 36052

Summary: A patch to correct the "Costom Style"-(Custom Style)-Bug in Anjuta
Product: Gentoo Linux Reporter: Andreas Volz <linux>
Component: New packagesAssignee: Lisa Seelye (RETIRED) <lisa>
Status: VERIFIED LATER    
Severity: normal CC: foser, linux
Priority: High    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the Anjuta patch
the ebuild

Description Andreas Volz 2003-12-18 03:56:44 UTC
 
Comment 1 Andreas Volz 2003-12-18 04:19:51 UTC
Created attachment 22397 [details, diff]
the Anjuta patch

removes the bug, that made "Custom style" unusable un Anjuta
Comment 2 Andreas Volz 2003-12-18 04:21:10 UTC
Created attachment 22398 [details]
the ebuild

perhaps you should -r1? I didn't know how to do...
Comment 3 foser (RETIRED) gentoo-dev 2003-12-19 05:27:35 UTC
looks ok to me, put it in. Isn't it just a translation bug btw ? Does it really affect setting a custom style atm (it seems to be consistently wrong) ?

The ebuild should go -r1.

reporter, where does the patch come from. Do you have a buglink/mailinglist message ?
Comment 4 Andreas Volz 2003-12-19 09:01:07 UTC
I'm not an anjuta developer, so I didn't know it exactly. But I think they load the indent parameters from a file with a string compare. So if the compiled-in string is "Costom style" Anjuta couldn't find the indent parameters (???).

I don't care about, because the patch works ;-) I reported the bug and the patch to anjuta.org also, so I hope they fix it for the next release.
Comment 5 Andreas Volz 2003-12-19 09:03:02 UTC
> reporter, where does the patch come from

Oh, I did overlook this ;-)

I made the patch by myself.
Comment 6 Lisa Seelye (RETIRED) gentoo-dev 2004-02-11 06:11:09 UTC
check anjuta-1.2.1
Comment 7 foser (RETIRED) gentoo-dev 2004-02-11 07:08:54 UTC
this is not LATER, this got FIXED.
Comment 8 Andreas Volz 2004-02-11 08:17:46 UTC
Yes, my patch got into anjuta-1.2.1. So this bug is closed. But I found another bug concerning the styles in anjuta, but this should be reported to anjuta buglist after I tried 1.2.1...