<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/stapgui/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/stapgui/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 13 Sep 2007 20:57:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/stapgui/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>space in root dir name "SystemTap GUI"</title><link>https://sourceforge.net/p/stapgui/bugs/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It appears that the space in root dir name "SystemTap GUI" breaks the tool on Linux (bash shell); the tool is installed from the pre-build tar file; when run, the systemtapgui reports an error; the log is as follows: &lt;/p&gt;
&lt;p&gt;!SESSION 2007-09-13 16:47:54.251 -----------------------------------------------&lt;br /&gt;
eclipse.buildId=unknown&lt;br /&gt;
java.version=1.5.0_05&lt;br /&gt;
java.vendor=Sun Microsystems Inc.&lt;br /&gt;
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US&lt;br /&gt;
Command-line arguments:  -os linux -ws gtk -arch x86&lt;/p&gt;
&lt;p&gt;!ENTRY org.eclipse.osgi 4 0 2007-09-13 16:47:55.429&lt;br /&gt;
!MESSAGE Application error&lt;br /&gt;
!STACK 1&lt;br /&gt;
java.lang.UnsatisfiedLinkError: /base/SystemTap GUI/configuration/org.eclipse.osgi/bundles/42/1/.cp/libswt-pi-gtk-3236.so: /base/SystemTap GUI/configuration/org.eclipse.osgi/bundles/42/1/.cp/libswt-pi-gtk-3236.so: cannot open shared object file: No such file or directory&lt;br /&gt;
at java.lang.ClassLoader$NativeLibrary.load(Native Method)&lt;br /&gt;
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)&lt;br /&gt;
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)&lt;br /&gt;
at java.lang.Runtime.loadLibrary0(Runtime.java:822)&lt;br /&gt;
at java.lang.System.loadLibrary(System.java:992)&lt;br /&gt;
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)&lt;br /&gt;
at org.eclipse.swt.internal.gtk.OS.&amp;lt;clinit&amp;gt;(OS.java:22)&lt;br /&gt;
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)&lt;br /&gt;
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)&lt;br /&gt;
at org.eclipse.swt.widgets.Display.&amp;lt;clinit&amp;gt;(Display.java:126)&lt;br /&gt;
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:436)&lt;br /&gt;
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)&lt;br /&gt;
at com.ibm.ras.systemtap.systemtapgui.Application.run(Application.java:29)&lt;br /&gt;
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br /&gt;
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br /&gt;
at java.lang.reflect.Method.invoke(Method.java:585)&lt;br /&gt;
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)&lt;br /&gt;
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)&lt;br /&gt;
at org.eclipse.core.launcher.Main.run(Main.java:977)&lt;br /&gt;
at org.eclipse.core.launcher.Main.main(Main.java:952)&lt;/p&gt;
&lt;p&gt;The space seems to be the reason why it cannot find the library:&lt;/p&gt;
&lt;p&gt;# file "/base/SystemTap GUI/configuration/org.eclipse.osgi/bundles/42/1/.cp/libswt-pi-gtk-3236.so"&lt;br /&gt;
/base/SystemTap GUI/configuration/org.eclipse.osgi/bundles/42/1/.cp/libswt-pi-gtk-3236.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 13 Sep 2007 20:57:07 -0000</pubDate><guid>https://sourceforge.net4e21006f78407315154b9643a46a1fea6d626205</guid></item><item><title>Running a job in the background doesn't show on status line</title><link>https://sourceforge.net/p/stapgui/bugs/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When a Job is run, it brings up a dialog that has a "Run in Background" button. In Eclipse, when this is clicked, the job progress is moved to the status line so the user can see it and bring the dialog up again. For some unknown reason, this doesn't work for us, the job will still run in the background, but the user can't get the dialog back or see progress.&lt;/p&gt;
&lt;p&gt;The current work-around to this is to show the Progress perspective on startup, so the user can still see jobs that are running in the background.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rachel Rodgers</dc:creator><pubDate>Tue, 22 May 2007 17:10:02 -0000</pubDate><guid>https://sourceforge.netd51aecfb118210398154d4905e633ba7a792daef</guid></item><item><title>Status line dosen't work</title><link>https://sourceforge.net/p/stapgui/bugs/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Filling in the "fillStatusLine" method in the ApplicationActionBarAdvisor doesn't appear to do anything.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rachel Rodgers</dc:creator><pubDate>Tue, 22 May 2007 17:01:30 -0000</pubDate><guid>https://sourceforge.net9776ffb7f161a34444d8fcf2a3cca23571653daf</guid></item><item><title>Saving incorrect password requires restart</title><link>https://sourceforge.net/p/stapgui/bugs/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If the "Save SUDO Password" option is chosen and the user  enters the wrong password, the password is not reset. I have tried fixing this by resetting the password when the "Sorry, try again." message appears, but that message never shows up in the errorGobbler or inputGobbler in the Command.&lt;br /&gt;
There are two possible reasons for this:&lt;br /&gt;
1. The try again message is written to a stream that is not being read.&lt;br /&gt;
2. There is code somewhere that is doing something to this message that I can't locate.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rachel Rodgers</dc:creator><pubDate>Tue, 22 May 2007 16:57:56 -0000</pubDate><guid>https://sourceforge.netdcd5a771738464c5bbfb49809b3a5f5f9929f69c</guid></item><item><title>Stopping script doesn't remove kernel module</title><link>https://sourceforge.net/p/stapgui/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When you stop a script using the "Stop running script" button, then try running the script again you get: insmod: error inserting '/tmp/stapKAsdq5/stap_5d016e0582aa9b9311adb36961ec6540_1107.ko': -1 File exists&lt;br /&gt;
ERROR, couldn't insmod probe module /tmp/stapKAsdq5/stap_5d016e0582aa9b9311adb36961ec6540_1107.ko&lt;br /&gt;
I believe this is because stopping the script using this button doesn't remove the kernel module associated with the script.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rachel Rodgers</dc:creator><pubDate>Tue, 01 May 2007 20:04:08 -0000</pubDate><guid>https://sourceforge.netf4614d5b5a88c96404de276b7fad90efd0e9a85b</guid></item><item><title>Editing files that don't end in .stp</title><link>https://sourceforge.net/p/stapgui/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you try to add a probe or function to a file that doesn't end in .stp, it does nothing, making it seem like the program is broken.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rachel Rodgers</dc:creator><pubDate>Wed, 11 Apr 2007 23:02:31 -0000</pubDate><guid>https://sourceforge.net6485731d09e20da62b3fe132ebcedb7bfb7c4498</guid></item><item><title>Says to check error log when errors aren't being logged</title><link>https://sourceforge.net/p/stapgui/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When the program crashed it said to check the error log for more information, but logging was not turned on, so there was nothing in the error log. It should either always log fatal errors, or not tell you to look in the log when logging is not on.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rachel Rodgers</dc:creator><pubDate>Wed, 11 Apr 2007 22:59:13 -0000</pubDate><guid>https://sourceforge.net0ae946b3acf35959b54952365962aa50d941157b</guid></item><item><title>Crashes on shutdown</title><link>https://sourceforge.net/p/stapgui/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The program will crash when it is shutdown if you change perspectives.  An error message will come up and the program will die.  This is not serious since the program was being closed anyway, but looks bad, and is annoying.  It does not appear to have any effect when running the application the next time.&lt;/p&gt;
&lt;p&gt;To recreate: open the application, change to a different perspective, then close.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 01 Dec 2006 01:46:11 -0000</pubDate><guid>https://sourceforge.net57ab2a36ff0330f072780b65e03b6d9d92edd94c</guid></item><item><title>Add Filter/Remove Filter functionality not available</title><link>https://sourceforge.net/p/stapgui/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Right-clicking on the Data View table, the Add/Remove&lt;br /&gt;
menu items aren't displayed, nor are they available in&lt;br /&gt;
any drop-down menu.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Zanussi</dc:creator><pubDate>Thu, 14 Sep 2006 20:56:17 -0000</pubDate><guid>https://sourceforge.net172d0080a47b15ebb1a9a66829e61e0436356470</guid></item><item><title>View Definition sometimes gets it wrong</title><link>https://sourceforge.net/p/stapgui/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;example - view definition for nfs.aop.commit write ends&lt;br /&gt;
up showing nfs.aop.entries instead of the commit_write&lt;br /&gt;
code.  commit_write is in the list of aop.entries, and&lt;br /&gt;
the commit_write line there is where the cursor stops.&lt;br /&gt;
Looks like it just goes to the place it finds the&lt;br /&gt;
first hit rather than doing more checking.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Zanussi</dc:creator><pubDate>Thu, 14 Sep 2006 15:01:24 -0000</pubDate><guid>https://sourceforge.netcb9b0899daeb5d6b9f91f580674bbd6dbaf59dc3</guid></item></channel></rss>