Review Request: Add functions for setting and obtaining proxy information from TCPSlaveBase...

2011-02-05 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100583/ --- Review request for kdelibs. Summary --- The attached patch adds the f

Re: Keyboard shortcuts get wild.

2011-02-05 Thread Mark
ohh.. on irc they said it's what i said.. But that alone already clearly shows how awkward the key shortcut is when it's not even "common knowledge" to the average computer user. On Sat, Feb 5, 2011 at 8:05 PM, Michael Jansen wrote: > On Saturday 05 February 2011 17:51:16 Mark wrote: > > Hi, > >

Re: git won't let me delete a branch?

2011-02-05 Thread Stefan Majewsky
On Sat, Feb 5, 2011 at 9:12 PM, John Tapsell wrote: > The way that it works for the public Qt repository is that no one can > create or delete branches.  But anyone can clone the repository, and > then create/delete branches there as they want. > > Shouldn't we have something similar? Don't we ha

Re: git won't let me delete a branch?

2011-02-05 Thread Thomas Lübking
Am 05.02.2011, 21:03 Uhr, schrieb Ben Cooksley : Only repository admins are allowed to delete branches on git.kde.org. I have now deleted this branch. Ok, thanks alot - and sorry again. Cheers, Thomas

Re: moving scratch repositories?

2011-02-05 Thread John Tapsell
Btw, since it wasn't obvious to me at the start, git branches can be from completely different repositories, even completely unrelated ones. You can do "git add remote" to add new repositories. Then you can use cherry-pick to move patches from one repository to the other. As long as the paths

Re: git won't let me delete a branch?

2011-02-05 Thread John Tapsell
On 5 February 2011 20:03, Ben Cooksley wrote: > On Sun, Feb 6, 2011 at 8:58 AM, Thomas Lübking > wrote: >> Hi, >> i've "accidentally" pushed a "4.6" (NOT "KDE/4.6") branch to remote (sorry), >> where it does oc. not belong... >> >> However "git push origin :4.6" fails by: >> >> remote: D refs/hea

Re: git won't let me delete a branch?

2011-02-05 Thread Ben Cooksley
On Sun, Feb 6, 2011 at 8:58 AM, Thomas Lübking wrote: > Hi, > i've "accidentally" pushed a "4.6" (NOT "KDE/4.6") branch to remote (sorry), > where it does oc. not belong... > > However "git push origin :4.6" fails by: > > remote: D refs/heads/4.6 kde-workspace luebking DENIED by fallthru > remote:

git won't let me delete a branch?

2011-02-05 Thread Thomas Lübking
Hi, i've "accidentally" pushed a "4.6" (NOT "KDE/4.6") branch to remote (sorry), where it does oc. not belong... However "git push origin :4.6" fails by: remote: D refs/heads/4.6 kde-workspace luebking DENIED by fallthru remote: error: hook declined to update refs/heads/4.6 To ssh://g...@git.

Review Request: KIO::PreviewJob: Respect the enabled plugins from "PreviewSettings"

2011-02-05 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100578/ --- Review request for kdelibs and David Faure. Summary --- Currently KIO

Re: Review Request: Fix a VLC crash by delaying object deletion to avoid invalid access by QtDBus...

2011-02-05 Thread Thiago Macieira
On Saturday, 5 de February de 2011 14:15:03 Dawit A wrote: > On Sat, Feb 5, 2011 at 12:57 PM, Thiago Macieira wrote: > > On Saturday, 5 de February de 2011 17:39:35 Dawit Alemayehu wrote: > >> was that in both cases the backtrace shows QtDBus attempting to invoke > >> or access some method or slot

Epseranto flag

2011-02-05 Thread Andriy Rysin
I have this "Add the Esperanto flag (please)" but (https://bugs.kde.org/show_bug.cgi?id=264533) and I don't feel like this flag belongs to just keyboard indicator. So the question is whether we have or should have Esperanto flag somewhere in common place? And all the flags we have currently belo

Re: Review Request: Fix a VLC crash by delaying object deletion to avoid invalid access by QtDBus...

2011-02-05 Thread Dawit A
On Sat, Feb 5, 2011 at 12:57 PM, Thiago Macieira wrote: > On Saturday, 5 de February de 2011 17:39:35 Dawit Alemayehu wrote: >> was that in both cases the backtrace shows QtDBus attempting to invoke or >> access some method or slot in the object that was just destroyed. At this > > That's supposed

Re: Keyboard shortcuts get wild.

2011-02-05 Thread Michael Jansen
On Saturday 05 February 2011 17:51:16 Mark wrote: > Hi, > > let me first point you to this image (kde 4.6.0) : > http://img89.imageshack.us/img89/5398/rightmousebuttondesktop.png > > Oke, first one shortcut in that image. > I consider myself a experienced computer user in both windows and linux b

Re: Review Request: Fix a VLC crash by delaying object deletion to avoid invalid access by QtDBus...

2011-02-05 Thread Thiago Macieira
On Saturday, 5 de February de 2011 17:39:35 Dawit Alemayehu wrote: > was that in both cases the backtrace shows QtDBus attempting to invoke or > access some method or slot in the object that was just destroyed. At this That's supposed to be impossible. QtDBus connects to the object's destroyed(QO

Review Request: Fix a VLC crash by delaying object deletion to avoid invalid access by QtDBus...

2011-02-05 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100577/ --- Review request for kdelibs. Summary --- As described in the bug repor

Re: Keyboard shortcuts get wild.

2011-02-05 Thread Anders Lund
On Lørdag den 5. februar 2011, Mark wrote: > Hi, > > let me first point you to this image (kde 4.6.0) : > http://img89.imageshack.us/img89/5398/rightmousebuttondesktop.png > > Oke, first one shortcut in that image. > I consider myself a experienced computer user in both windows and linux but > to

Re: moving scratch repositories?

2011-02-05 Thread Marco Martin
On Friday 04 February 2011, Ben Cooksley wrote: > > That was me :) As a protection measure, our hooks will prohibit any > pushes in excess of 100 new commits, which should hopefully avoid this > in the future. > > However, it appears that Marco's code is new code, so it may need a > trip through

Re: Keyboard shortcuts get wild.

2011-02-05 Thread todd rme
On Sat, Feb 5, 2011 at 11:51 AM, Mark wrote: > Hi, > let me first point you to this image (kde 4.6.0) > : http://img89.imageshack.us/img89/5398/rightmousebuttondesktop.png > Oke, first one shortcut in that image. > I consider myself a experienced computer user in both windows and linux but > today

Re: Keyboard shortcuts get wild.

2011-02-05 Thread Alexander Neundorf
On Saturday 05 February 2011, Mark wrote: > Hi, > > let me first point you to this image (kde 4.6.0) : > http://img89.imageshack.us/img89/5398/rightmousebuttondesktop.png > > Oke, first one shortcut in that image. > I consider myself a experienced computer user in both windows and linux but > today

Keyboard shortcuts get wild.

2011-02-05 Thread Mark
Hi, let me first point you to this image (kde 4.6.0) : http://img89.imageshack.us/img89/5398/rightmousebuttondesktop.png Oke, first one shortcut in that image. I consider myself a experienced computer user in both windows and linux but today i learned new shortcut things. ALT + d, a (which is pre

Re: Review Request: KIOSlave implementing "computer:" protocol

2011-02-05 Thread Andrius Ribas
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6207/#review9813 --- I'll rewrite the patch for git.reviewboard.kde.org but I'd like so

Re: Merge or Cherry-Pick?

2011-02-05 Thread Thiago Macieira
On Saturday, 5 de February de 2011 00:16:03 Tom Albers wrote: > - Original Message - > > > this will get us used to the merge workflow which starts with "fix it > > in the > > stable branch" first. > > So, in conclusion, we did not pick a tool which fits our workflow, instead > we are now