Re: [IMPORTANT] GSOC 2014 ideas

2014-03-30 Thread Ivan Vučica
ows up we have > somebody to look after him or her. > > Fred > > On 19.02.2014 21:01, Ivan Vučica wrote: > > [bcc gnustep-dev@] > > > > I was authorized by Gregory Casamento to send a few ideas; I got the > > confirmation yesterday, so I apologize for

Re: Keeping a list of blocks

2014-04-17 Thread Ivan Vučica
ase. > > Thanks! > -- > Luboš Doležel > > > ___ > Gnustep-dev mailing list > Gnustep-dev@gnu.org > https://lists.gnu.org/mailman/listinfo/gnustep-dev > -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

ARC Fast Autorelease

2014-04-23 Thread Ivan Vučica
ly don't. Others might, though!) -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

Policy on checking in rebuilt configure

2014-05-04 Thread Ivan Vučica
applies to all of them. -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

gpbs, syslog() and ebuf variable

2014-05-04 Thread Ivan Vučica
m missing? Any further insight? -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: Policy on checking in rebuilt configure

2014-05-05 Thread Ivan Vučica
s making a bit of noise if someone happens to be looking at the patches. Note, I don't feel strongly about keeping 'configure' in VCS, just expressing why I feel it's unnecessary. If the agreed approach is 'just overwrite it', let's do that. -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: gpbs, syslog() and ebuf variable

2014-05-05 Thread Ivan Vučica
I have removed this code in r37842. If anyone needs this code or sees a reason why it should be/should have been there, please revert and let me know. On Mon, May 5, 2014 at 3:18 AM, Ivan Vučica wrote: > Cheers, > > GCC is (rightly) dying as follows: > > gpbs.m: In fun

Re: Packages for Mac

2014-05-16 Thread Ivan Vučica
make is > available. According with previous emails the problem is use clang. So, > what if we use GCC? > > Regards. > Germán. > > > ___ > Gnustep-dev mailing list > Gnustep-dev@gnu.org >

Re: Error trying to build Objective-C++ on Windows

2014-05-16 Thread Ivan Vučica
l-all] Error 2 > make: *** [internal-all] Error 2 > _ > > Any clues about what I'm missing? Is there a compile flag I need to add > somewhere? It looks as though it doesn't even recognize the .mm file type. > > Thanks for any help! > &

libobjc2 on Android: issues with assembler step of building arc.m

2014-06-03 Thread Ivan Vučica
mp/arc-c22c02.s:5434: Error: junk at end of line, first unrecognized character is `.' clang34: error: assembler command failed with exit code 1 (use -v to see invocation) -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: libobjc2 on Android: issues with assembler step of building arc.m

2014-06-03 Thread Ivan Vučica
Thanks! On Tue, Jun 3, 2014 at 9:47 AM, Luboš Doležel wrote: > On Tue, 3 Jun 2014 09:45:17 +0100, Ivan Vučica wrote: > >> Hi all, >> >> I've been updating scripts for building gnustep-base for Android. >> Sadly, I'm having issues with building libobj

Re: Multi-threaded warning

2014-07-20 Thread Ivan Vučica
nustep-dev mailing list > Gnustep-dev@gnu.org > https://lists.gnu.org/mailman/listinfo/gnustep-dev > -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: Symbolic link to GNUstep.sh in /etc/profile.d

2014-09-16 Thread Ivan Vučica
__ > Gnustep-dev mailing list > Gnustep-dev@gnu.org > https://lists.gnu.org/mailman/listinfo/gnustep-dev > > -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: GNUMail crashes

2014-10-22 Thread Ivan Vučica
Have you tested this by creating a new non-constant NSString object, printing out its -retainCount, using it as a key for NSMapInsert(), then printing out its -retainCount again? (Or overriding -retain and observing if it is called?) Relevant code seems to live in 'NSConcreteMapTable.m' and 'GSIMa

Re: Compile issues

2014-11-03 Thread Ivan Vučica
myos.android.frameworks > > Any help is appreciated > > > > On Sat, Mar 17, 2012 at 1:08 PM, Ivan Vučica wrote: > >> So I've been playing with compiling GNUstep for Android a little this >> evening. I'd love David's input, since reflecting back on his sta

Re: Compile issues

2014-11-03 Thread Ivan Vučica
gt;>> of the +initialize method. Please see README.initialize for more >>> information. >>> >>> >>> Everytime I run an Objective-C process, of myOS project: >>> https://github.com/amraboelela/myos.android.frameworks >>> >>> Any

Re: patch for start on Opal Work

2014-12-13 Thread Ivan Vučica
Copyright assignment form can be specifically for GNUstep. I am wondering however about the context of the patch. Can you please detail what you are trying to achieve? What is the design you had in mind when adding this bunch of classes for fuzzy logic? How do they fit into the needs of Opal or th

Re: patch for start on Opal Work

2014-12-15 Thread Ivan Vučica
es to the Core Graphics API, why this is universally useful to a large number of GNUstep apps, why can't this live as an independent library, etc? -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: Painter Fuzzy Node in github

2014-12-16 Thread Ivan Vučica
ted by a tree, I think Core Animation would be a way better thing to look at. "How is this CALayer rendered? Let's look at its parent layers." You could then stuff in quasi-layers that would evaluate fuzzy logic. How you'd go about that is left as an exercise. Of course, one wou

Re: Painter Fuzzy Node in github

2014-12-16 Thread Ivan Vučica
maybe integrate my code in > a better way ? > For information about what Core Animation is, I'd really suggest reading about it in Apple's documentation. GNUstep's implementation of the API lives in: http://www.google.com/search?q=CALayer+site:svn.gna.org That is, the library is called 'quartzcore' for historical reasons. http://svn.gna.org/svn/gnustep/libs/quartzcore/trunk -- Ivan Vučica i...@vucica.net ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: Painter Fuzzy Node in github

2014-12-17 Thread Ivan Vučica
I'll be a bit more direct in this email. I don't see the equivalence between fuzzy logic and AI nor does random application of AI-related approaches automatically make for a smarter algorithm. You have not clarified what exactly will be smarter or faster. Being capable to explain why your changes

Re: Painter Fuzzy Node in github

2014-12-18 Thread Ivan Vučica
I think I get what you want. You want to predict which areas of the screen might require an update in near future, and pre-render the updated graphics. Then, when the time comes, you want to quickly blit the prerendered update on the screen. Now, here are the issues. GNUstep currently doesn't ha

Re: Painter Fuzzy Node in github

2014-12-18 Thread Ivan Vučica
lean, idiomatic Objective-C demonstrating benefits of your approaches. At that point we can discuss /whether/ to /consider/ adopting the approach into gnustep-gui and gnustep-back. On Thu, Dec 18, 2014 at 12:29 PM, Johan Ceuppens wrote: > > 2014-12-18 12:42 GMT+01:00 Ivan Vučica : >> >

Re: inet6 / sockaddr struct

2014-12-25 Thread Ivan Vučica
t = GSSwapHostI16ToBig(port); > + ((struct sockaddr_in*)sin)->sin_port = GSSwapHostI16ToBig(port); > > > please comment or revert it if you disagree. > > Riccardo > > > ___ > Gnustep-dev mailing list > Gnustep-d

Re: gdomap vulnernability...

2014-12-30 Thread Ivan Vučica
ressed internally? > > GC > -- > Gregory Casamento > GNUstep Lead Developer / OLC, Principal Consultant > http://www.gnustep.org - http://heronsperch.blogspot.com > http://ind.ie/phoenix/ > > ___ > Gnustep-dev mailing list >

Re: ★ GNUstep dev, Neue Nachricht von Armin

2015-01-27 Thread Ivan Vučica
Do we have a way of blocking the @badoo.com domain from spamming our mailing lists? -- Ivan Vučica i...@vucica.net 2015-01-27 16:39 GMT+00:00 Armin : > See this email in English > <http://eu1.badoo.com/pirmin.braun/in/XqRi0PhJ00s/?lang_id=3&g=57

Re: undefined reference to __gnustep_objcxx_personality_v0

2015-02-18 Thread Ivan Vučica
On Mon, Feb 16, 2015 at 6:37 PM, Igor Zhbanov wrote: > Hi! > > I'm trying to compile following example for x86 with > "clang++ test1.mm -fobjc-runtime=gnustep -lc++ -lobjc" command: > Basic checks: - Are you sure you are using the correct -fobjc-runtime for the libobjc that you're using? - Is li

Re: GNU in GSOC 2015 - Application sent

2015-02-23 Thread Ivan Vučica
[bcc gnustep-dev@] On behalf of GNUstep project, I'm sending the same ideas from last year -- sadly, they never ended up on the ideas page for 2014. - URL to your project's homepage. http://www.gnustep.org/ - A paragraph describing your project. GNUstep is a console, desktop and web application

Re: GNU in GSOC 2015 - Application sent

2015-02-27 Thread Ivan Vučica
I am not getting any replies -- neither on the list nor when I reach out to Jose directly. I'll probably try sending a plaintext email next time I'm on a computer, but there is a chance it won't get through either. On Mon, Feb 23, 2015, 22:03 Ivan Vučica wrote: > [bcc gn

Re: GNU in GSOC 2015 - Application sent

2015-02-27 Thread Ivan Vučica
ftware/soc-projects/ideas-2015.html > Last year we were totally ignored, I wasn't even accepted as a mentor, but > this year looks different. > > Fred > > On the road > > Am 27.02.2015 um 15:53 schrieb Ivan Vučica : > > I am not getting any replies -- neither on

Re: Fwd: Mirrors for GNU step

2015-03-26 Thread Ivan Vučica
Do we need a mirror? If we are really lacking in storage and bandwidth, let's figure out why and by how much, instead of taking up random offers... On Thu, Mar 26, 2015 at 11:48 AM, Riccardo Mottola < riccardo.mott...@libero.it> wrote: > Hi, > > although his buiness seems unrelated and look slik

GSoC 2015 student proposal

2015-03-27 Thread Ivan Vučica
Hi, A proposal has been submitted for GSoC 2015 relating to Core Animation. If successful, CA might be useful. I've asked Filip to subscribe to mailing lists, to introduce himself and to continue learning about subject area. His proposal assumes growing from the current codebase.

Re: What is wrong with this project?

2015-03-27 Thread Ivan Vučica
On Fri, Mar 27, 2015 at 7:38 PM, Gregory Casamento wrote: > > No one I will find could possibly replace you, but only succeed you. You > are an instrumental person in this community and I can only hope that you > will continue to be so. Your striving for perfection and your relentless > push to

Re: Discovery from class-dumping Yosemite system libraries.

2015-04-08 Thread Ivan Vučica
Unless you are a lawyer and are prepared to offer legal advice, let's not discuss such semantics. Let me also voice uneasiness at reading content resulting directly from reverse engineering on GNUstep's mailing list. There are some topics that may be best discussed off-list. Results of not-quite-n

Re: Gnustep-dev Digest, Vol 149, Issue 10

2015-04-16 Thread Ivan Vučica
Filip, Please do not reply to digest emails, it breaks threading functionality in every email client. :-) Please reconfigure your subscription to receive individual mails, then optionally filter them out using Gmail's or your client's filtering system. Thanks! > On 16 Apr 2015, at 19:17, Fili

Re: using autorelease in apple's CF

2015-05-12 Thread Ivan Vučica
Alexey, To further clarify: - Core Foundation: base libraries exposing a C API that implement strings, arrays, etc. Some free software/open source implementations: Apple's implementation, GNUstep's corebase - Foundation: base libraries exposing an Objective-C API that implement strings, arrays, et

Re: Proposal: Switch back to savannah using GIT

2015-05-25 Thread Ivan Vučica
Nice web UIs make tracking changes easy and perhaps even enjoyable. Git ecosystem has a couple of web services that let you do that. Git would also make it easier to do code review for new developers before they make changes directly in the tree. Despite some annoying UI decisions, I'm in favor o

Re: Proposal: Switch back to savannah using GIT

2015-05-25 Thread Ivan Vučica
On Mon, May 25, 2015 at 1:40 PM, Gregory Casamento wrote: > The issue with savannah at this point is that they only allow one > repository per user. This is quite different from git hub which allows as > many repositories as a user wants or needs. This is the only problem > really facing us.

Re: Proposal: Switch back to savannah using GIT

2015-05-25 Thread Ivan Vučica
(Note: This email is not an attack on Subversion. I am not a fan of Git -- in fact, I avoid it whenever I can in favor of Mercurial. And it most certainly is not personal :-) but a discussion of technical merits I think Git has for our specific use case.) On Mon, May 25, 2015 at 2:26 PM, Riccardo

Re: Proposal: Switch back to savannah using GIT

2015-05-25 Thread Ivan Vučica
the .exe.") Neither really applies to us, unless we start going crazy with icons. On Mon, May 25, 2015 at 4:09 PM, Fred Kiefer wrote: > Am 25.05.2015 um 16:57 schrieb Ivan Vučica: > > You mention binary and large files -- how many binary and large files > > do we stash?

Re: current repository status

2015-06-18 Thread Ivan Vučica
Are we moving to Git any time soon? On Thu, Jun 18, 2015 at 5:31 PM Gregory Casamento wrote: > Team, > > An upgrade was requested so that merges would become easier on gna. > They upgraded the repo, but it has resulted in getting the following > error: > > glados:gorm heron$ svn commit -m "Elimi

Re: current repository status

2015-06-18 Thread Ivan Vučica
On Thu, Jun 18, 2015 at 11:01 PM Riccardo Mottola < riccardo.mott...@libero.it> wrote: > Ivan Vučica wrote: > > Are we moving to Git any time soon? > > I hope not? > I have a contrary opinion, especially considering this: https://help.github.com/articles/suppor

Re: current repository status

2015-06-18 Thread Ivan Vučica
k with git a way to do so. > > We could even provide a mirror back to gna. The only consideration is that > the FSF doesn't like github because it's nonfree. This is NOT a position I > agree with. > > GC. > On Thu, Jun 18, 2015 at 18:06 Ivan Vučica wrote

Re: User introduction - Filip Zelic

2015-07-01 Thread Ivan Vučica
For the parties interested in following Filip's contributions to Google Summer of Code: - please follow the relevant category on his blog: http://filipzelic.com/category/gsoc/ (the specific URL might change if Filip does rename the category to GSoC2015). - I am reviewing all of Filip's code on the

Re: gnustep repositories

2015-07-08 Thread Ivan Vučica
Subversion repository hosted at http://svn.gna.org/svn/gnustep is the upstream for most of GNUstep. Git repository at https://github.com/gnustep/libobjc2 is the upstream for the libobjc2 component. There are no repositories hosted on gnustep.org. Could you please share the full URL that mentions g

Re: base exception handling coherency

2015-07-08 Thread Ivan Vučica
Apologies for this obvious question, but are you sure objc/objc.h is actually deployed on the system? On Wed, Jul 8, 2015 at 9:34 PM Riccardo Mottola wrote: > Hi, > > today I am rebuilding on FreeBSD 10.1 / clang and even with a clean > "configure" (no other options) I get this: > > Compiling

Mapping a setter to its @property

2015-07-12 Thread Ivan Vučica
Hi David, [cc gnustep-dev@ and Filip explicitly] Filip is currently working on adding support for @dynamic properties to CALayer. http://badc0de.net/r/16 This is based on some very preliminary code I hacked together and #if'ed out two years ago. Would you mind advising if there is some better w

Re: Windows bridge for iOS: Initial preview now available.

2015-08-07 Thread Ivan Vučica
Internally-inconsistent code style is not to my liking: https://github.com/Microsoft/WinObjC/blob/106d8b2738101872a186479a07508b16d34f5872/Frameworks/NativeUI/DisplayNode.mm I'm also not a fan of indenting code just because it's in @implementation: https://github.com/Microsoft/WinObjC/blob/106d8b

Re: GNUstep Make still passing -fgnu-runtime

2015-08-16 Thread Ivan Vučica
Richard has committed revision 38887. Richard, could you comment on my questions regarding this change? There's the following ChangeLog entry: +2015-08-16 Richard Frith-Macdonald + + * library-combo.make: Use David's suggested runtime flag for the + next generation (ng) runtime combo. + * config

An update on GNUstep Meetup 2015: Emails, hotels, dates and more

2015-09-08 Thread Ivan Vučica
Hello, Welcome to the first update in a while. Here's some important news. *Confirmation of attendance* I would like everyone to be able to receive updates, even if they filter out discuss-gnustep@ and do not follow the blog. I will therefore be manually sending a small email to everyone who has

Google Summer of Code 2016

2015-10-14 Thread Ivan Vučica
Hi, Summer of Code 2016 has been announced   http://arstechnica.co.uk/cars/2015/10/vw-responds-to-diesel-scandal-says-the-future-is-electric/ Let’s start putting together ideas and finding students. --  Ivan Vučica___ Gnustep-dev mailing list Gnustep-

Re: Theming non-main-app images

2015-11-18 Thread Ivan Vučica
This is a good candidate for actually fixing the apps, right? Why not NSImageNameTrashEmpty / NSImageNameTrashFull? http://api.monobjc.net/html/F_Monobjc_AppKit_NSImage_NSImageNameTrashEmpty.htm http://api.monobjc.net/html/F_Monobjc_AppKit_NSImage_NSImageNameTrashFull.htm Or see the "toolbar nam

Re: Forking on Github and feedback

2015-12-04 Thread Ivan Vučica
1) and 2) will probably not happen for core project due to desire to build on odd platforms. 3) was proposed, I don't think anyone objected. 4) Dependency on libdispatch? *grumble* No comments on the remainder. Even these items seem not completely necessary or compelling, and counter to the desire

Re: Intentionally crashed my Web development kit, got this gem.

2015-12-05 Thread Ivan Vučica
北宗, Your enthusiasm is commendable, but it is not important for GNUstep where Cocoa's NSException symbol lives. As long as it is available when you link with Foundation, the exact executable image in which it is distributed is Cocoa's implementation detail. This was already discussed in previous

Re: Forking on Github and feedback

2015-12-05 Thread Ivan Vučica
On Fri, Dec 4, 2015 at 3:10 PM 陈北宗 wrote: > 1) and 2) can get covered by uname-detecting and a little bit of command > line art, and the rest get covered by clang. If a platform does not run > clang, there is no point making GNUstep work there either, and this clang > precondition pretty much mea

Re: Forking on Github and feedback

2015-12-08 Thread Ivan Vučica
...I'm slightly feeling like I'm biting the bait in responding to this. I don't believe I will participate in further discussions about what sounds like it wants to be a non-upstreamable fork. On Sat, Dec 5, 2015 at 9:26 PM, 陈北宗 wrote: > > Oh okay then - I will try wrap my mind around CMake, but

libobjc2 1.8.1 test failures while building on Canonical's buildfarm

2015-12-26 Thread Ivan Vučica
Hi David, I've spent some time trying to package libobjc2 again. I took libobjc2-1.8.1 and went ahead with that. While the build seems to work fine for me locally, it's failing on Canonical's systems: https://launchpadlibrarian.net/232000659/buildlog_ubuntu-trusty-amd64.libobjc2_1.8.1-3_BUILDING.

Re: undefined reference to __gnustep_objcxx_personality_v0

2015-12-26 Thread Ivan Vučica
On Sat, Dec 26, 2015 at 6:16 PM Dmitry Moskalchuk wrote: > > Your patch [2] is applied to the long-deprecated Makefile. Is CMake > problematic for you? > > CMake is not too problematic, but right now I'd prefer make libobjc2 > working and not spend time fighting with CMake. > > > I thought that

Re: undefined reference to __gnustep_objcxx_personality_v0

2015-12-26 Thread Ivan Vučica
On Sun, Dec 27, 2015 at 12:22 AM Ivan Vučica wrote: > FWIW, while I didn't touch this project in a while (years are truly flying > by lately), I seem to remember it /did/ build libobjc2 using CMake and with > stock NDK? > https://bitbucket.org/ivucica/gnustep-android > I

Re: libobjc2 1.8.1 test failures while building on Canonical's buildfarm

2015-12-28 Thread Ivan Vučica
.libobjc2_1.9.0~gitcommit866-1_BUILDING.txt.gz I am happy with amd64 working for now. Thanks! P.S. Some of your responses were clipped :-) On Sun, Dec 27, 2015 at 8:23 AM David Chisnall wrote: > On 27 Dec 2015, at 01:11, Ivan Vučica wrote: > > > > (1) Is this a known and expected b

FOSDEM 2016

2015-12-31 Thread Ivan Vučica
Fellow developers, Are you attending FOSDEM? Would you like to meet -- possibly for a lunch or a beer? ___ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: New Interim GUI maintainer...

2016-01-01 Thread Ivan Vučica
Hi all, To add to Gregory's remarks: Fred has indeed left big shoes to fill. His technical understanding of internals of -gui would be hard to match. Therefore, I believe I will mostly be looking after the following: - reviewing incoming patches, especially by new contributors - cutting releases

Re: Wayland backend design

2016-01-14 Thread Ivan Vučica
Also... that video is WOW. On Thu, Jan 14, 2016 at 3:49 PM Ivan Vučica wrote: > First, thank you for your work -- I have spotted this email and I'll be > looking at it closer by/during this weekend. I'll just make a few notes on > how I would personally like to review inco

Re: Wayland backend design

2016-01-14 Thread Ivan Vučica
First, thank you for your work -- I have spotted this email and I'll be looking at it closer by/during this weekend. I'll just make a few notes on how I would personally like to review incoming patches. I think it would be worth reviewing this code. If you agree, I'd love a patch series applied on

Re: Wayland backend design

2016-01-15 Thread Ivan Vučica
On Thu, Jan 14, 2016 at 7:04 PM Sergio L. Pascual wrote: > On Thu, 2016-01-14 at 15:49 +0000, Ivan Vučica wrote: > > I think it would be worth reviewing this code. If you agree, I'd love > > a patch series applied on top of a particular Subversion commit > > (possibl

Re: Wayland backend design

2016-01-17 Thread Ivan Vučica
Please do let me know when you have something to review -- thanks! :) On Fri, Jan 15, 2016 at 6:41 PM Ivan Vučica wrote: > On Thu, Jan 14, 2016 at 7:04 PM Sergio L. Pascual wrote: > >> On Thu, 2016-01-14 at 15:49 +, Ivan Vučica wrote: >> > I think it would be worth re

Re: Wayland backend design

2016-01-25 Thread Ivan Vučica
I've initiated > the process to assign the copyright to the FSF. > > I also plan to publish the ugly, dirty code somewhere, so you can take > an early look at it. > > On Sun, 2016-01-17 at 19:02 +, Ivan Vučica wrote: > > Please do let me know when you have something to re

Re: Wayland backend design

2016-02-10 Thread Ivan Vučica
Hello, Any updates? Having something to start hacking on would be great. Thanks! > On 25 Jan 2016, at 23:21, Ivan Vučica wrote: > > I'd be happy to help -- but first there's a need to have something to help on > :-) > >> On Sun, Jan 24, 2016, 23:27 Sergio L.

Re: Wayland backend design

2016-02-19 Thread Ivan Vučica
it.sinrega.org/slp/gui-dirty > > I expect to be able to start the clean implementation on the next week. > > Sergio. > > On Thu, 2016-02-11 at 01:58 +, Ivan Vučica wrote: > > Hello, > > > > Any updates? > > > > Having something to start hackin

Re: side projects and sub projects

2016-02-28 Thread Ivan Vučica
I've thrown away three drafts of a response already, because anything I could add will amount to bikeshedding . But I'd still like to voice my thought that all the points being raised are important. Thanks for this thread (including civility on disp

Re: NSMovieDirectory

2016-03-09 Thread Ivan Vučica
On Wed, Mar 9, 2016, 08:53 Riccardo Mottola wrote: > > Also, I would call it Videos instead of Music, exactly as I called > Images instead of Pictures. > Given that, I left it for future work > We should stick to names used by other implementations in both symbol names for constants and values e

Re: NSMovieDirectory

2016-03-09 Thread Ivan Vučica
On Wed, Mar 9, 2016, 15:05 Ivan Vučica wrote: > On Wed, Mar 9, 2016, 08:53 Riccardo Mottola > wrote: > >> >> Also, I would call it Videos instead of Music, exactly as I called >> Images instead of Pictures. >> Given that, I left it for future work &g

Re: NSMovieDirectory

2016-03-09 Thread Ivan Vučica
r what directory name do other frameworks and desktop environments use. Thank you for caring! On Wed, Mar 9, 2016, 16:35 Riccardo Mottola wrote: > Hi, > > Ivan Vučica wrote: > > Actual directory path being an implementation detail and not something > > a user would usually worry

Re: NSMovieDirectory

2016-03-09 Thread Ivan Vučica
16 18:55, Ivan Vučica a écrit : > > Hey, > > > > Sorry if I was unclear ;) > > > > - yes, let's do it as was (correctly) done thus far: add new directory > > search constant and code to base, then add icon code to gui > > > > What is not important

Re: NSMovieDirectory

2016-03-19 Thread Ivan Vučica
{response pending in drafts for days *sigh*] Great work! Thanks! On Sat, Mar 12, 2016, 18:25 Riccardo Mottola wrote: > Hi, > > Bertrand Dekoninck ha scritto: > > Mandatory screenshots attached :-) > > > > That's really cool ! Thanks Riccardo. > > > > Indeed, they do both look quite nice ! Thank

Re: common_ApplicationFolder icon

2016-03-23 Thread Ivan Vučica
Thank you for this contribution. You will mostly handle copyright assignment with FSF. I originally emailed ass...@gnu.org and they gave me the following form. You will need to snailmail them some documentation; when you do so, please email Gregory and me a scan so we speed up the process. 8<-

Re: common_ApplicationFolder icon

2016-03-23 Thread Ivan Vučica
Yes, but if you look at the context, you'll see that sysAppDir is not actually used to theme the Applications folders in system domain (effectively, just the one that would on OS X be called /System/Applications). Instead of theming Applications, it is instead used only to obtain path to the expec

Re: common_ApplicationFolder icon

2016-03-23 Thread Ivan Vučica
Correct, please don't replace this variable for now. I don't believe there are guarantees that the first folder returned when you search with NSAllDomainsMask will be from the system domain, and the code depends on the parent folder being named System. On Wed, Mar 23, 2016 at 7:57 PM, Bertrand Dek

Re: NSBitmapImageRep scaling/copying issue

2016-04-12 Thread Ivan Vučica
Do you have any screenshots? Bonus points for repro code + images... Side note: thanks for the work on tiffs... On Tue, Apr 12, 2016 at 2:26 PM, Riccardo Mottola < riccardo.mott...@libero.it> wrote: > Hi, > > while trying to debug the issue betweeen GUI and GWorkspace icons with > multi-page ti

Re: Implementing LaunchServices inside corebase

2016-04-14 Thread Ivan Vučica
If you happen to use Gmail, you can change the default behaviour in settings. On Wed, Apr 13, 2016, 20:59 Stefan Bidigaray wrote: > Yes, I need to start remembering to hit reply to all. > On Apr 13, 2016 3:30 PM, "Sergio L. Pascual" wrote: > >> On Wed, 2016-04-13 at 21:08 +0200, Luboš Doležel w

Re: gnustep-back build patch

2016-04-28 Thread Ivan Vučica
This has been committed. Justfiication: the patch is small and based on previously committed code. Now, the correct thing to do is to investigate what code I pulled in that depended on this (and why I didn't spot this), and to review and consider pulling in entirety of r39615. On Thu, Apr 28, 20

Re: gnustep.org/.net/.info ownership

2016-05-03 Thread Ivan Vučica
Hi Manuel, No opposition on my part. :) He's probably the best person to control the domain, being the project lead. On Tue, May 3, 2016 at 10:45 AM, wrote: > Hi, > > Gregory Casamento ask me to be the owner of gnustep.org/.net/.info > domains. > > Is there an opposition ? > > > Manuel > > ___

Re: NSView and nil window

2016-05-30 Thread Ivan Vučica
On Thu, May 26, 2016, 13:06 Wolfgang Lux wrote: > > > Does it make sense to also draw it? > > No. In the end, it is the window you are drawing to that determines the > graphics context and without that there is nothing you can draw. Also, > usually you don't draw a view yourself, but only when th

Re: NSView and nil window

2016-05-30 Thread Ivan Vučica
On Mon, May 30, 2016 at 8:52 PM, Ivan Vučica wrote: > On Thu, May 26, 2016, 13:06 Wolfgang Lux wrote: > >> >> > Does it make sense to also draw it? >> >> No. In the end, it is the window you are drawing to that determines the >> graphics context and wit

Re: GNUstep bugs in printing system and in open/save panel

2016-05-30 Thread Ivan Vučica
This is acknowledged. On Thu, May 26, 2016 at 4:32 AM, wrote: > Hi people, > I'm just reporting you I have built TextEdit here and I realized that bug > #32845 still lives. > I'm reporting too that Open or Save panel are very slow to come in. > OS is FreeBSD using the gnustep packages from ports

Re: SVN repos which don't conform to standard layout...

2016-06-06 Thread Ivan Vučica
I think standardization of the layout itself is going to improve things. I don't know if it's going to actually ease the transition, as conversion supports both layouts. :) On Mon, Jun 6, 2016 at 5:36 PM Gregory Casamento wrote: > Hey guys, > > There are a few repos in SVN which don't conform t

Re: SVN repos which don't conform to standard layout...

2016-06-06 Thread Ivan Vučica
3 PM, Gregory Casamento wrote: > Ivan, > > On Mon, Jun 6, 2016 at 2:16 PM, Ivan Vučica wrote: > >> I think standardization of the layout itself is going to improve things. >> >> I don't know if it's going to actually ease the transition, as conversion

ANN: GNUstep GUI/Back 0.25.0

2016-06-16 Thread Ivan Vučica
This is version 0.25.0 of the GNUstep GUI library (`gnustep-gui'). 1.1 What is the GNUstep GUI Library? It is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework. The

Re: [Gnustep-cvs] r40000 - in /libs/base/trunk: ChangeLog Source/GSRunLoopCtxt.h Source/NSRunLoop.m Source/win32/GSRunLoopCtxt.m

2016-07-16 Thread Ivan Vučica
Congratulations on r4! On Sat, Jul 16, 2016 at 9:25 AM, wrote: > Author: rfm > Date: Sat Jul 16 10:25:24 2016 > New Revision: 4 > > URL: http://svn.gna.org/viewcvs/gnustep?rev=4&view=rev > Log: > fix bad return value when polling for windows messages > > Modified: > libs/base/tru

Re: [Debian GNUstep maintainers] request for help: oolite

2016-08-01 Thread Ivan Vučica
cally, but not on buildd" which you mentioned earlier in the thread. Is the compiler different remotely? Does it reproduce with the same compiler? On Mon, 1 Aug 2016, 10:44 Nicolas Boulenguez, wrote: > On Sun, Jul 31, 2016 at 11:49:03PM +, Ivan Vučica wrote: > > gdb: I meant, atta

Re: [Debian GNUstep maintainers] request for help: oolite

2016-08-01 Thread Ivan Vučica
For context this is the first message in the thread: http://lists.alioth.debian.org/pipermail/pkg-gnustep-maintainers/2016-July/003934.html On Mon, 1 Aug 2016, 11:32 Ivan Vučica, wrote: > Gdb backtrace is sort-of useful, but reading the code I can't tell where > the bug in leakAt: i

Re: [Debian GNUstep maintainers] request for help: oolite

2016-08-01 Thread Ivan Vučica
This was my guess too, but it seemed like the use of exitLock is quite limited. I was not aware it was a recent change :-) Aside from someone trying to ask Oolite to fix their init, should we also cut a release of base then? On Mon, 1 Aug 2016, 12:34 Richard Frith-Macdonald, < richard.frith-macdo

Re: [Debian GNUstep maintainers] request for help: oolite

2016-08-06 Thread Ivan Vučica
Yes, I think that's what was stated in the sentence "a patch for 1.24.9 in Debian to add/use exitLock might be an option" means 0:-) On Fri, Aug 5, 2016 at 4:22 PM, Eric Heintzmann wrote: > Hi, > > > Le 01/08/2016 à 13:51, Richard Frith-Macdonald a écrit : > &g

Re: path handling

2016-08-10 Thread Ivan Vučica
What do you mean by "path handling"? What type of "setting" are you looking for? sent from phone On 10 Aug 2016 19:53, "Giah de Barag" wrote: > Where is the setting for path handling within the GNUstep makefile system? > > Thank you. > > > ___ > Gnust

Re: 32bit GS on 64bit Win rebuild base from src

2016-08-12 Thread Ivan Vučica
+cc fedor@ Adam, any thoughts? And, could you update http://wiki.gnustep.org/index.php/Installation_on_Windows based on what you'd do to produce new installer, given a blank machine (of whatever OS)? On Thu, Aug 11, 2016 at 5:40 AM Giah de Barag wrote: > I am trying to figure out why GDB is cr

Re: image file types and case sensitivity

2016-08-12 Thread Ivan Vučica
Sounds reasonable. I don't think anyone sane would treat and depend on extensions as case sensitive. If they're depending on that, they're doing something wrong. On Thu, Jul 21, 2016 at 5:14 PM Riccardo Mottola wrote: > Hi, > > in GWorkspace, there is a simple selector for the desktop image. I

Re: base on OS X EL Capitan

2016-08-14 Thread Ivan Vučica
Please apply usual troubleshooting, i.e. what does config.log say for the failing "whether objc really works" test? On Sun, Aug 14, 2016 at 8:23 PM, David Wetzel wrote: > Hi! > > I just updated some of my sources from svn and tried to build base. > But it seems like GS does not work with Apple's

Re: base on OS X EL Capitan

2016-08-14 Thread Ivan Vučica
n Sun, Aug 14, 2016 at 11:05 PM, David Wetzel wrote: > > > On Aug 14, 2016, at 17:49, Ivan Vučica wrote: > > > > Please apply usual troubleshooting, i.e. what does config.log say for > the failing "whether objc really works" test? > > > > > > __

Re: common.make -- debug=yes

2016-08-18 Thread Ivan Vučica
Stefan: Because otherwise the comment above is lying, no? (I don't have a clear idea of what is exactly going on as I'm reading mail on my phone, but the comment speaks for what the author intended to happen. Also, when debugging information is needed, you are typically debugging and would prefer

Re: 32bit GS on 64bit Win rebuild base from src

2016-08-21 Thread Ivan Vučica
If so, that sounds more like a problem with gdb and/or mingw? Does this installation of gdb work with plain C programs? On Sun, Aug 21, 2016 at 4:40 PM, Giah de Barag wrote: > Further info on this problem with GDB. Here is a C function "prn" that > takes a char *. If I pass it a C string "foo"

<    1   2   3   4   5   6   >