Re: [PATCH] Automatically reload files modified on disk.

2011-10-17 Thread Milian Wolff
On Monday 17 October 2011 20:03:33 Andreas Pakulat wrote: > On 17.10.11 19:04:30, Thomas Lübking wrote: > > Am Mon, 17 Oct 2011 13:18:25 +0200 > > > > schrieb Andreas Pakulat : > > > No, what he's saying is that the batch-question should be implemented > > > in the apps. > > > > Yes. It might mak

Re: Problem building kde-workspace

2011-10-17 Thread Andreas Pakulat
On 17.10.11 16:26:42, Scott Kitterman wrote: > > On 17.10.11 16:06:01, Tomaz Canabrava wrote: > >> probably has something to do with my python version, but ... > >> > >> Generating singleview.moc > >> File > >> "/kde/kde-workspace/plasma/generic/scriptengines/python//plasma_importer.py", > >> lin

Re: Problem building kde-workspace

2011-10-17 Thread Scott Kitterman
There is a draft PEP that's been circulated for consideration, but /usr/bin/python2 is also (at least for now) a distro specific change from Python upstream. Scott K > Got that same problem and a simple ln -s /usr/bin/python2 > $KDE_INST_DIR/bin/python solved it for me. Kind of a workaround, but

Re: Problem building kde-workspace

2011-10-17 Thread Luiz Romário Santana Rios
Got that same problem and a simple ln -s /usr/bin/python2 $KDE_INST_DIR/bin/python solved it for me. Kind of a workaround, but I don't see any problem, as I don't think any of KDE uses python3 yet. 2011/10/17 Tomaz Canabrava : > probably has something to do with my python version, but ... > > Gene

Re: Problem building kde-workspace

2011-10-17 Thread Scott Kitterman
> On 17.10.11 16:06:01, Tomaz Canabrava wrote: >> probably has something to do with my python version, but ... >> >> Generating singleview.moc >> File >> "/kde/kde-workspace/plasma/generic/scriptengines/python//plasma_importer.py", >> line 107 >> exec code in mod.__dict__ >> ^ >>

Re: Problem building kde-workspace

2011-10-17 Thread Andreas Pakulat
On 17.10.11 16:06:01, Tomaz Canabrava wrote: > probably has something to do with my python version, but ... > > Generating singleview.moc > File > "/kde/kde-workspace/plasma/generic/scriptengines/python//plasma_importer.py", > line 107 > exec code in mod.__dict__ > ^ > SyntaxErr

Re: tasks for Google Code-in

2011-10-17 Thread Lydia Pintscher
Ok it's time to actually collect the tasks :) Here's a blog with information: http://blog.lydiapintscher.de/2011/10/17/i-need-your-ideas-for-google-code-in/ and here is the ideas page: http://community.kde.org/GoogleCodeIn/2011/Ideas Last years ideas page for inspiration: http://community.kde.org/

Problem building kde-workspace

2011-10-17 Thread Tomaz Canabrava
probably has something to do with my python version, but ... Generating singleview.moc File "/kde/kde-workspace/plasma/generic/scriptengines/python//plasma_importer.py", line 107 exec code in mod.__dict__ ^ SyntaxError: invalid syntax make[2]: *** [compile_python_files] Error 1

Re: [PATCH] Automatically reload files modified on disk.

2011-10-17 Thread Andreas Pakulat
On 17.10.11 19:04:30, Thomas Lübking wrote: > Am Mon, 17 Oct 2011 13:18:25 +0200 > schrieb Andreas Pakulat : > > > No, what he's saying is that the batch-question should be implemented > > in the apps. > > Yes. It might make sense to just move the kate implementation upstream, > though. Well, I'

Re: [PATCH] Automatically reload files modified on disk.

2011-10-17 Thread Thomas Lübking
Am Mon, 17 Oct 2011 13:18:25 +0200 schrieb Andreas Pakulat : > No, what he's saying is that the batch-question should be implemented > in the apps. Yes. It might make sense to just move the kate implementation upstream, though. Thomas >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsu

Re: [PATCH] Automatically reload files modified on disk.

2011-10-17 Thread Søren holm
Mandag den 17. oktober 2011 13:18:25 Andreas Pakulat skrev: > No, what he's saying is that the batch-question should be implemented in > the apps. Automatic reloading should never be done - unless explicitly > asked for by the user. Thanks for the answers. I will hack on kdevelop then. -- Søren

Re: [PATCH] Automatically reload files modified on disk.

2011-10-17 Thread Andreas Pakulat
On 17.10.11 12:34:27, Søren holm wrote: > Mandag den 17. oktober 2011 11:51:46 Thomas Lübking skrev: > > Well, quoting Harald: have a look at kate please. I'm frankly stunned > > that kdevelop cannot do that. > > So what you are saying is that this kind of functionallity should not be > implement

Re: [PATCH] Automatically reload files modified on disk.

2011-10-17 Thread Søren holm
Mandag den 17. oktober 2011 11:51:46 Thomas Lübking skrev: > > No. It presents you a cheklist dialog where you can > reload/overwrite/ignore changes in a batch. > You could just have tried... I did try. I jsut though that you know kate better than I do. > Well, quoting Harald: have a look at kat

Re: [PATCH] Automatically reload files modified on disk.

2011-10-17 Thread Thomas Lübking
Am Mon, 17 Oct 2011 11:42:14 +0200 schrieb Søren holm : > Does kate have the abillity to relaod files automatically? No. It presents you a cheklist dialog where you can reload/overwrite/ignore changes in a batch. You could just have tried... -> Sorry, but your usecase imo does not justify that fe

Re: [PATCH] Automatically reload files modified on disk.

2011-10-17 Thread Søren holm
Mandag den 17. oktober 2011 09:03:52 Reindl Harald skrev: > you should take a closer look at kate > > what i mean is that i can decide in the prompt that i > want not noticed about changes in this session > Does kate have the abillity to relaod files automatically? > again: please take a close

Re: [PATCH] Automatically reload files modified on disk.

2011-10-17 Thread Reindl Harald
Am 17.10.2011 08:30, schrieb Søren holm: > Mandag den 17. oktober 2011 01:17:54 Reindl Harald skrev: >> >> please do NOT reload files automatically >> >> the right way is to DETECT a change and open a dialog ONCE >> to reload from disk per session, kate do it the right way >> currentyl with only