Author Topic: The 18 February 2008 build (4893) is out.  (Read 97237 times)

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: The 18 February 2008 build (4893) is out.
« Reply #60 on: March 03, 2008, 03:44:03 pm »
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...

Offline Paco.Blasco

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: The 18 February 2008 build (4893) is out.
« Reply #61 on: March 03, 2008, 04:05:27 pm »
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

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: The 18 February 2008 build (4893) is out.
« Reply #62 on: March 03, 2008, 05:11:01 pm »
I meant it is working OK on Mac OS X 10.4 here

Offline Paco.Blasco

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: The 18 February 2008 build (4893) is out.
« Reply #63 on: March 03, 2008, 05:24:07 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....

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 18 February 2008 build (4893) is out.
« Reply #64 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)...


Offline Oulaxer11

  • Multiple posting newcomer
  • *
  • Posts: 28
Re: The 18 February 2008 build (4893) is out.
« Reply #65 on: March 07, 2008, 02:12:31 pm »
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

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 18 February 2008 build (4893) is out.
« Reply #66 on: March 07, 2008, 04:40:12 pm »
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.
« Last Edit: March 07, 2008, 05:07:28 pm by Pecan »

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 18 February 2008 build (4893) is out.
« Reply #67 on: March 08, 2008, 01:48:27 am »
ohh, sorry, I didn't see there's a new stable release !!!  :oops:

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

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 18 February 2008 build (4893) is out.
« Reply #68 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

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: The 18 February 2008 build (4893) is out.
« Reply #69 on: March 09, 2008, 10:54:54 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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 18 February 2008 build (4893) is out.
« Reply #70 on: March 09, 2008, 03:22:35 pm »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Max

  • Guest
Re: The 18 February 2008 build (4893) is out.
« Reply #71 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


Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 18 February 2008 build (4893) is out.
« Reply #72 on: March 09, 2008, 11:34:06 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 :-)

Offline Wolf

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: The 18 February 2008 build (4893) is out.
« Reply #73 on: March 10, 2008, 12:11:56 am »
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

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 18 February 2008 build (4893) is out.
« Reply #74 on: March 10, 2008, 12:21:11 am »
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