News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 18 February 2008 build (4893) is out.

Started by killerbot, February 18, 2008, 09:46:11 PM

Previous topic - Next topic

afb

Quote from: Paco.Blasco on March 03, 2008, 11:34:08 AM
The version for MAC is not working with Spanish keyboards. I suppose also that it doesn't work over non-English keyboards. We can not have access to "[" or "{".
Also, I suppose the problem is in Scintilla.
Any idea?

It works with my swedish keyboard, but you could be right...

Paco.Blasco

Quote from: afb on March 03, 2008, 03:44:03 PM
Quote from: Paco.Blasco on March 03, 2008, 11:34:08 AM
The version for MAC is not working with Spanish keyboards. I suppose also that it doesn't work over non-English keyboards. We can not have access to "[" or "{".
Also, I suppose the problem is in Scintilla.
Any idea?

It works with my swedish keyboard, but you could be right...

I'm working with Code::Blocks since it s first beta version. It works on Windows perfectly, only it is working bad on Mac.
So I believe the problem will be on Scintilla/MAC

afb

I meant it is working OK on Mac OS X 10.4 here

Paco.Blasco

Quote from: afb on March 03, 2008, 05:11:01 PM
I meant it is working OK on Mac OS X 10.4 here

I supossed so, but the problem I have is only with two keys ( "[" and "{" ).
I suppose Swidish keyboard has more combinations that Spanish, but the rest of our keys is working perfectly. I'm must to investigate....

Acki

Hi,
I have a small problem... ;)

there is a bookmark in the editor window, marked as a blue triangle at the left side of the code...
when I remove this bookmark, close the file and reopen the file, the bookmark is there again !!!  :shock:
is this a bug, or is there a specific way to remove a bookmark permanently ???

I'm using C::B from this thread on WinXP-pro (sp2)...


Oulaxer11

You might want to try the stable release 8.02 and then if the problem persists, post it in the appropriate forum (HELP) for example ~ good luck
-Mike

Pecan

#66
Quote from: Acki on March 07, 2008, 01:43:40 AM
Hi,
I have a small problem... ;)

there is a bookmark in the editor window, marked as a blue triangle at the left side of the code...
when I remove this bookmark, close the file and reopen the file, the bookmark is there again !!!  :shock:
is this a bug, or is there a specific way to remove a bookmark permanently ???

I'm using C::B from this thread on WinXP-pro (sp2)...



I was unable to re-create this situation with the current SVN or stable CB 8.02.

Yes, when using the BrowseTracker plugin, book marks are reloaded when the file is simple closed and re-opened. This is so you do not lose your book marks when accidently closing the file, but the project is still open.

However, it should not be re-instating cleared Browse/Book/Marks.

I have seen this happen when the line was both BrowseMarked *and* BookMarked, *and* the user set BookMarks back to BrowseMarks via the settings menu. I was never able to catch it again.

The status of the Browse/Book/Marks are re-written when you close the project to <projectName>.bmarks .

BookMarks are reloaded by the BrowseTracker plugin when the user loads a project containing either BrowseMarks or Bookmarks and BrowseMarks are enabled. So if the BookMark is missing on project close, it's gone until the user re-toggles it.

In Stable CB 8.02, Book/Browse/Marks saving/loading has been disabled by default. Updating to that version, or updating to the current SVN should alleviate your problem.

Acki

ohh, sorry, I didn't see there's a new stable release !!!  :oops:

it seems there is no problem with this version...
nm

AmR EiSa

Report bug: help plugin don't add right files in the db file when add more then 2 or 3 in same time. :( , i don't know why ?

AmR EiSa

Ceniza

Quote from: AmR EiSa on March 09, 2008, 02:14:04 AM
Report bug: help plugin don't add right files in the db file when add more then 2 or 3 in same time. :( , i don't know why ?

AmR EiSa

Yup, you're right. I'll probably work on it tomorrow... if I don't forget.

MortenMacFly

Quote from: Ceniza on March 09, 2008, 10:54:54 AM
Yup, you're right. I'll probably work on it tomorrow... if I don't forget.
Tssss... still.... :lol:
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Max

Devs,

I hope you don't mind my asking but It's planned to re-start the nightly builds (can be weekly or monthly..). Just to stay tuned with the latest SVN and make bug reports on the lastest SVN.


Max


killerbot

Quote from: MaxGaspa on March 09, 2008, 10:12:20 PM
Devs,

I hope you don't mind my asking but It's planned to re-start the nightly builds (can be weekly or monthly..). Just to stay tuned with the latest SVN and make bug reports on the lastest SVN.


Max



yes yes, was hoping of doing one today, but too jetlagged, will resume tomorrow :-)

Wolf

Hello, I found a weird bug that is hard to reproduce. Well, maybe not after all.
When my mouse is leaving the editor window (the place where you type the code), the tool-tip will display what was under my cursor before I leave the editor window (not the Code::Blocks window, the text-area). As if it were detecting the mouse is still over the last position it was over. Anyways, this is a minor bug, but it still bugs me. =P

-- Wolf --

N.B.: I just noticed the links at the bottom to MySQL, PHP, W3C XHTML 1.0 and W3C CSS... "This page is not Valid XHTML 1.0 Transitional!" and the CSS generated errors. =P

AmR EiSa

Report bug: the language for input will be the 2nd. I have "eng & ara", C::B get ara for loc and use it not eng, and eng is the 1st  :shock:.

AmR EiSa