<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/code-browser/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/code-browser/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/code-browser/bugs/</id><updated>2008-01-10T21:01:09Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>some bugs</title><link href="https://sourceforge.net/p/code-browser/bugs/8/" rel="alternate"/><published>2008-01-10T21:01:09Z</published><updated>2008-01-10T21:01:09Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net08465796617e8f6ddba59f51411ff41b252933e8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Using cb 2.18 (gtk version):&lt;/p&gt;
&lt;p&gt;- the window (editor) gets enlarged when setting &lt;br /&gt;
layout VERTICAL FIVE-PANELS after a previous layout modification&lt;/p&gt;
&lt;p&gt;- can't use TAB key to change context in the dialogs' widgets ( text entries in dialogs )&lt;/p&gt;
&lt;p&gt;- Can't drag &amp;amp; drop files that contain spaces&lt;/p&gt;
&lt;p&gt;- arrows in tab bars (when tab bar is full) dont work &lt;/p&gt;
&lt;p&gt;- drag &amp;amp; drop feature could be more pleasant if the drag &amp;amp; drop area is the whole window &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>2.17 once typed, twice writen ?</title><link href="https://sourceforge.net/p/code-browser/bugs/7/" rel="alternate"/><published>2007-10-12T08:49:36Z</published><updated>2007-10-12T08:49:36Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net0f91d094eeeb488f0933fde985afe7d68e3218a1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;is me or 2.17 has a terrible bug that i type&lt;br /&gt;
any key and this gets writen twice in the text area&lt;/p&gt;
&lt;p&gt;i compiled 2.16 and this dont happens.&lt;/p&gt;
&lt;p&gt;Also i noted that the folder/link properties draws&lt;br /&gt;
the tab character (makes space) instead of showingme the /t char is this the new behavior ?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>default config layout crashes cb (SIGSEGV) ...</title><link href="https://sourceforge.net/p/code-browser/bugs/6/" rel="alternate"/><published>2007-09-28T14:54:11Z</published><updated>2007-09-28T14:54:11Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net38f7e37ae1969d542ce41988c7c333f16d813a94</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;code browser 2.16 in linux crashes when &lt;br /&gt;
aplied layout distinct that 0 or 9 to default config&lt;br /&gt;
( def configurations...&lt;br /&gt;
|_ def default&lt;br /&gt;
)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>ZE menu File/Files... seg. Fault</title><link href="https://sourceforge.net/p/code-browser/bugs/5/" rel="alternate"/><published>2007-02-18T21:47:21Z</published><updated>2007-02-18T21:47:21Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netea6bfd8f3eb2152e27c94925cec8515d0178baaa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;when tring to open the list of open files in ZoomEdit ends with segmentation fault ( w or w/out open files)&lt;/p&gt;
&lt;p&gt;cpu pentium 4 2.66 ghz&lt;br /&gt;
ram 256 mb&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>"Replace All..." sometimes crashes</title><link href="https://sourceforge.net/p/code-browser/bugs/4/" rel="alternate"/><published>2006-08-28T22:49:52Z</published><updated>2006-08-28T22:49:52Z</updated><author><name>Michael Toews</name><uri>https://sourceforge.net/u/mwtoews/</uri></author><id>https://sourceforge.net548ca06622fdbd4629acb82b5f9b448b99d4cb6e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The "Replace All..." command using cb.exe 2.8 can crash&lt;br /&gt;
(but not always). To reproduce this crash:&lt;br /&gt;
1) Open "ol_level_data.txt" (attached)&lt;br /&gt;
2) Select the tab-space on line 1, between "ID" and "Name"&lt;br /&gt;
3) Select "Edit&amp;gt;Replace All..."&lt;br /&gt;
4) Type a single comma , in the "Replace with" box, and&lt;br /&gt;
click "Replace All"&lt;br /&gt;
5) Crash!&lt;/p&gt;
&lt;p&gt;Thanks lots for the program .. I use it constantly!&lt;br /&gt;
+mt&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>ungraceful handling of new sections in .cb-config</title><link href="https://sourceforge.net/p/code-browser/bugs/3/" rel="alternate"/><published>2005-02-06T10:16:50Z</published><updated>2005-02-06T10:16:50Z</updated><author><name>Mark Ng</name><uri>https://sourceforge.net/u/m4rkng/</uri></author><id>https://sourceforge.netb917cdabe4473a886d2f155899dfd0aa452de557</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If new sections are defined (with 'def') in user-preferences.cb-&lt;br /&gt;
config that CB does not understand it will fail to recognise &lt;br /&gt;
folders/links/comments and edit the file as a straight plain text &lt;br /&gt;
file.  Putting 'def not-defined\nend' should show you what I &lt;br /&gt;
meant.&lt;/p&gt;
&lt;p&gt;This means that if later version of CB introduce new sections in &lt;br /&gt;
the .cb-config file it will break any previous version of CB trying &lt;br /&gt;
to load the .cb-config file.&lt;/p&gt;
&lt;p&gt;Also, this is particular bad if there were typos in the .cb-config &lt;br /&gt;
file.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>copyright message outdated</title><link href="https://sourceforge.net/p/code-browser/bugs/2/" rel="alternate"/><published>2005-02-02T12:04:40Z</published><updated>2005-02-02T12:04:40Z</updated><author><name>Mark Ng</name><uri>https://sourceforge.net/u/m4rkng/</uri></author><id>https://sourceforge.netd68d2209815e02085c0d0b8b8cd9f7b039ac7d9c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The Help-&amp;gt;About dialog still says 2004. :)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Segfault on start</title><link href="https://sourceforge.net/p/code-browser/bugs/1/" rel="alternate"/><published>2004-10-04T05:59:36Z</published><updated>2004-10-04T05:59:36Z</updated><author><name>Yuriy Syrota</name><uri>https://sourceforge.net/u/ysyrota/</uri></author><id>https://sourceforge.net404450ebbb52ead65cf5d535267fa76bdf9ff403</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Compiled the project on Fedora Core 2 system, the&lt;br /&gt;
program fails on start with the following backtrace:&lt;/p&gt;
&lt;p&gt;#0  0x08064d18 in&lt;br /&gt;
_default_format_p_s__language_database (_m=0xfeea80d8)&lt;br /&gt;
at cb.c:9249&lt;br /&gt;
#1  0x08064ff3 in&lt;br /&gt;
_initialize_p_s__code_browser_application&lt;br /&gt;
(_m=0xfeea8080) at cb.c:9338&lt;br /&gt;
#2  0x08065030 in _code_browser_application&lt;br /&gt;
(_m=0xfeea8080) at cb.c:9344&lt;br /&gt;
#3  0x0808422f in _run_in_p_a_p_a_ch (_argc=1,&lt;br /&gt;
_argv=0xfeea8274) at cb.c:27518&lt;br /&gt;
#4  0x0805d9f5 in main (_argc=1, _argv=0xfeea8274) at&lt;br /&gt;
cb.c:4712&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>