Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Couple of bug fixes

(1/2) > >>

sethjackson:
I found a few bugs relating to the window layout.

Here is how to reproduce.

Bug #1

1. View -> Layouts -> Save current
2. Enter a name I used Test
3. View -> Layouts -> Delete current
4. Bug happens

Bug #2

1. Make sure the Code::Blocks default layout is checked
2. View -> Layouts -> Delete current
3. Hit No
4. Hit Yes
5. View -> Layouts
6. ;)

Fix for both of them are in one patch here. Hey I like one liner bug fixes. :D

EDIT:

BTW is there any way for me to assign a patch to a specific dev?

Biplab:

--- Quote from: sethjackson on December 21, 2006, 08:39:37 pm ---Fix for both of them are in one patch here. Hey I like one liner bug fixes. :D

--- End quote ---

But detecting one liner bug can be painful, too..  :D

sethjackson:

--- Quote from: biplab on December 22, 2006, 03:24:42 am ---
--- Quote from: sethjackson on December 21, 2006, 08:39:37 pm ---Fix for both of them are in one patch here. Hey I like one liner bug fixes. :D

--- End quote ---

But detecting one liner bug can be painful, too..  :D

--- End quote ---

:lol:

killerbot:
applied

PS: anyone else getting this :

--- Quote ---Error: PROPFIND request failed on '/svnroot/repos/codeblocks/trunk' 
Error: PROPFIND of '/svnroot/repos/codeblocks/trunk': Could not read status line: An existing connection was forcibly closed by the remote host.   (http://svn.berlios.de) 

--- End quote ---

stahta01:

--- Quote from: killerbot on December 24, 2006, 11:59:56 am ---applied

PS: anyone else getting this :

--- Quote ---Error: PROPFIND request failed on '/svnroot/repos/codeblocks/trunk' 
Error: PROPFIND of '/svnroot/repos/codeblocks/trunk': Could not read status line: An existing connection was forcibly closed by the remote host.   (http://svn.berlios.de) 

--- End quote ---

--- End quote ---

Yes, I have been getting it. I just deleted and recreated my svn directory using "svn checkout svn://svn.berlios.de/codeblocks/trunk codeblocks" instead of "SVN checkout http://svn.berlios.de/svnroot/repos/codeblocks/trunk codeblocks".

I tried SVN SWITCH and just got other errors. Note, I have never use svn switch so I may have used it wrong.

I think I got the svn switch to work using the following.

--- Code: ---cd codeblocks
svn switch --relocate http://svn.berlios.de svn://svn.berlios.de

--- End code ---

Tim S

Navigation

[0] Message Index

[#] Next page

Go to full version