First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 25429
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sergey Kuleshov (RETIRED) <svyatogor@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 25429 depends on: Show dependency tree
Bug 25429 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-07-28 07:52 0000
List of activation functions for the neuron is not displayed any more. I gues
it
happened after update of XFree86 4.2 -> 4.3. After some diging in the source, I
found out that the list of functions is loaded properly, but the list control
is
either not created, or is not resized properly.

Reproducible: Always
Steps to Reproduce:
1. emerge snns
2. Load some network file (e.g.: snns
/usr/share/doc/snns-4.2-r2/examples/xor.net)
3. On the main window click Display and Info buttons.
4. Select some connection between neurons, by draging the mouse from source
neuron to destionation with middle mouse button pressed (e.g.: from 1 to 3)
5. In the Info windows select one of the options menus and choose 'change
activation function' entry.

Actual Results:  
Window with empty list appears.

Expected Results:  
See window with a list of possible activation functions.

------- Comment #1 From Sergey Kuleshov (RETIRED) 2003-07-30 11:07:38 0000 -------
It seems that the problem is somwhere within xgui/sources/ui_mainP.c
ui_editPopup function.

------- Comment #2 From Patrick Kursawe 2003-08-05 00:29:58 0000 -------
Would be nice if you could provide some patch... looks like the package is
unmaintained upstream, no release for quite a while. I'll ask on the SNNS
mailing list if someone perhaps already has some solution.

------- Comment #3 From Patrick Kursawe 2003-08-05 00:41:18 0000 -------
Reported the problem upstream, asked on the list. Stay tuned.

------- Comment #4 From Patrick Kursawe 2003-09-02 00:02:40 0000 -------
No reaction so far :-(

------- Comment #5 From Patrick Kursawe 2003-09-22 04:57:47 0000 -------
I have some good news and some bad news.

Bad news first: snns code is quite a mess, for example it uses lots of static buffers without doing correct size checks.

Good news follow: I found out that the problem you mentioned does not happen when you link with libXaw3d instead of libXaw. I also increased some buffer sizes which should make it less likely to crash when entering directories with lots of entries. Please give snns-4.2-r3 a try when it's available with your mirror.

First Last Prev Next    No search results available      Search page      Enter new bug