WTK 3.0 + eclipse 3.4 emulator problem

Hi,
when i run my midlet application, wtk emulator crashes with this error:
"Cannot create device connection: Emulator 1 terminated while waiting for it to register!"
I'm using eclipse 3.4 and MJT
Do you have any idea?
Thanx for your help!

I have version 3.0.9.8.3A, but probably it didn't change much. You can export applications also from Portal (Navigator -> Applications -> Export) and then you have tool appimp_gui to import it.

Similar Messages

  • Emulator problem with 64bit Architecture

    Hi All,
    I'm having a problem with my WTK Version 2.5.2 for CLDC.
    I'm using Ubuntu 10.04 x86_64 version and JDK1.6.0_21 64bit.
    When I run a simple MIDP application it gives the below error:
    java.lang.UnsatisfiedLinkError: /usr/local/netbeans-6.9.1/mobility/WTK2.5.2/bin/sublime.so: /usr/local/netbeans-6.9.1/mobility/WTK2.5.2/bin/sublime.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1699)
    at java.lang.Runtime.load0(Runtime.java:770)
    at java.lang.System.load(System.java:1003)
    at com.sun.kvem.Sublime.<init>(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at com.sun.kvem.Lime.createLime(Unknown Source)
    at com.sun.kvem.KVMBridge.<init>(Unknown Source)
    at com.sun.kvem.KVMBridge.getBridge(Unknown Source)
    at com.sun.kvem.midp.MIDP.run(Unknown Source)
    at com.sun.kvem.environment.EmulatorInvoker.runEmulatorImpl(Unknown Source)
    at com.sun.kvem.environment.EmulatorInvoker.main(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.kvem.environment.JVM.main(Unknown Source)
    When I was searching for a solution I found post related to the same error "http://forums.sun.com/thread.jspa?threadID=5217069"
    and there I got the solution. from the post send by don_mahantya post 41.
    I was facing the same problem as well.
    I use Netbeans 6.7.1 on openSUSE 11.1 64-bit and I would get the error whenever I tried to invoke the Java ME emulator.
    All I did was edit the emulator script i.e.
    $ vi /opt/netbeans/netbeans-6.7.1/mobility8/WTK2.5.2/bin/emulator
    and I added the path to the 32-bit Java directory
    javapathtowtk=/opt/java/jdk1.6.0_14-32bit/bin/
    NOTE: Make sure to put 'bin/' at the end
    Hope it helps.. works for me The same solution works with my case very well.
    I wonder why can't I use Java 64bit with this WTK ?
    Is there a diferent WTK version to use with 64bit? I'm using WTK which comes with NetBeans 6.9.1

    I had the exact same problems (MS Natural Ergonomic Keyboard 4000 + Intellitype 7.0), and it was driving me nuts. But I've found a solution (as laid out on my blog @ http://carlo.zottmann.org/2009/09/11/upgrading-to-snow-leopard/):
    Get Ukulele (http://scripts.sil.org/cms/scripts/page.php?siteid=nrsi&itemid=ukelele), the Unicode keyboard layout editor. After downloading it, look around the DMG and find these two files: LogitechGerman.keylayout and LogitechGerman.icns. After copying them to the /Library/Keyboard Layouts/, all that's left is opening the Language & Text preference pane and activating the "Logitech German" layout.
    At that point, the Intellitype drivers can be uninstalled, but that'll disable most of the keyboard's special function keys (1-5, ★, home/search/email/calculator).
    Hope this helps!

  • Java ME Platform SDK - S60 Emulator Problem

    Hi Everyone!
    I am new to S60 development. I searched the forum, and some other discussion forums but could not find any solution to my problem (If there is one in this forum, sorry about that).
    I installed Java ME Platform SDK 3.0 Early Access. I also installed Java SDK for S60-FP1, and added this platform to my IDE with no problems.
    The problem is, I can write and execute my code on S60 emulator, but Java IDE has got this annoying exception blinking on the bottom right side saying: "java.lang.IllegalArgumentException: Device S60Emulator not registered!". As I said, I can run the application, but I cannot debug because of some exceptions!
    Why this can be happening, can it be a misconfiguration or something?
    Thank you all!

    Did you check Release Notes of the SDK? I've seen it once - if memory serves it lists quite a lot of known bugs.
    Maybe the problem you describe is listed there too... and if you're really lucky then description may even mention some workaround for it.

  • Terminal Color emulation problems (emacs)

    I'm trying to use emacs for a C course I'm taking in college, and my goal is to configure it like a fully functional IDE. So far I'm at color problems.
    I've installed the color-themes package along with cc-mode, and some text/background combinations aren't being emulated correctly. For example, certain bold things have the same foreground and background colors, such as file names and other stuff. I've been having more problems with other color emulation too, like servers that use color emulation for ls to show different types of files.
    Also, I can't seem to use control+meta at the same time, it just uses meta.
    My terminal is set to xterm-color
    Here are some images demonstrating the problem:
    http://users.wpi.edu/~zm/emacs-colors1.jpg
    http://users.wpi.edu/~zm/emacs-colors2.jpg
    Here is my .emacs file :
    (custom-set-variables
    ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
    ;; Your init file should contain only one such instance.
    '(case-fold-search t)
    '(current-language-environment "English"))
    (custom-set-faces
    ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
    ;; Your init file should contain only one such instance.
    ;; add ~/emacs-libs to load path
    (setq load-path (cons "~/emacs-libs" load-path))
    (progn (cd "~/emacs-libs") (normal-top-level-add-subdirs-to-load-path))
    (progn (cd "~/"))
    ;; load color-theme library and start color-theme-andreas
    (global-font-lock-mode t 1)
    (font-lock-mode)
    (load-library "color-theme")
    (color-theme-initialize)
    (color-theme-andreas)
    ;; load line number mode
    (require 'linum)
    ;; Create my personal style.
    (defconst my-c-style
    '((c-cleanup-list . (brace-else-brace
    brace-elsif-brace
    brace-catch-brace
    empty-defun-braces
    defun-close-semi
    list-close-comma))
    "My C Programming Style")
    (c-add-style "PERSONAL" my-c-style)
    ;; Customizations for all modes in CC Mode.
    (defun my-c-mode-common-hook ()
    ;; set my personal style for the current buffer
    (c-set-style "PERSONAL"))
    ;; Customizations for all modes in CC Mode.
    (add-hook 'c-mode-common-hook 'my-c-mode-common-hook)

    Are you using the emacs that Apple provides in Terminal? The one in /usr/bin?
    If so, perhaps you would be happier with an emacs that understands the idea of having its own windows?
    Two ways to do that...
    1) Use X windows, and install an emacs that understands X windows
    2) Find one of the versions of emacs that has been taught to understand Aqua, i.e., that works within the Finder/Desktop environment.
    Of the latter, I think there are couple out there on the web, Aquamacs Emacs and Carbon Emacs (but I don't keep carefull track, so I'm not sure).
    For the former, it's a bit more work to find and install such an emacs. One possibility is the "fink" package management system.

  • Palm OS Emulator problem

    hi all,
    the problem i've got has something to do with the refreshing of my Midlet's display.
    I've got two "Displayables" one Canvas and one TextBox, first i set the Canvas (with an image) as the current object on my display, it works fine, the problem is that i've got a command in the Canvas that when pressed it change the midletsdisplay.setCurrent(TextBox).
    If i run this midlet with the ktoolbar application everything works fine, but if i run it with the Palm Os Emulator 3.3 the Canvas is not removed from the display and i cant see the TextBox.... any ideas?
    thank you,
    Laura.

    [LauraD],
    What you are seeing with the Display.setCurrent() method is explained in the MIDP API documentation. There isn't a website that I can point you to the online, so I have taken the liberty to cut n paste the setCurrent() API documentation explanation of its usage:
    setCurrent
    public void setCurrent(Displayable nextDisplayable)Requests that a different Displayable object be made visible on the display. The change will typically not take effect immediately. It may be delayed so that it occurs between event delivery method calls, although it is not guaranteed to occur before the next event delivery method is called. The setCurrent() method returns immediately, without waiting for the change to take place. Because of this delay, a call to getCurrent() shortly after a call to setCurrent() is unlikely to return the value passed to setCurrent().
    Calls to setCurrent() are not queued. A delayed request made by a setCurrent() call may be superseded by a subsequent call to setCurrent(). For example, if screen S1 is current, then
             d.setCurrent(S2);
             d.setCurrent(S3); may eventually result in S3 being made current, bypassing S2 entirely.
    When a MIDlet application is first started, there is no current Displayable object. It is the responsibility of the application to ensure that a Displayable is visible and can interact with the user at all times. Therefore, the application should always call setCurrent() as part of its initialization.
    The application may pass null as the argument to setCurrent(). This does not have the effect of setting the current Displayable to null; instead, the current Displayable remains unchanged. However, the application management software may interpret this call as a hint from the application that it is requesting to be placed into the background. Similarly, if the application is in the background, passing a non-null reference to setCurrent() may be interpreted by the application management software as a hint that the application is requesting to be brought to the foreground. The request should be considered to be made even if the current Displayable is passed to the setCurrent(). For example, the code
             d.setCurrent(d.getCurrent()); generally will have no effect other than requesting that the application be brought to the foreground. These requests are only hints, and there is no requirement that the application management software comply with these requests in a timely fashion if at all.
    If the Displayable passed to setCurrent() is an Alert, the previous Displayable is restored after the Alert has been dismissed. The effect is as if setCurrent(Alert, getCurrent()) had been called. Note that this will result in an exception being thrown if the current Displayable is already an alert.
    To specify the Displayable to be shown after an Alert is dismissed, the application should use the setCurrent(Alert, Displayable) method. If the application calls setCurrent() while an Alert is current, the Alert is removed from the display and any timer it may have set is cancelled.
    If the application calls setCurrent() while a system screen is active, the effect may be delayed until after the system screen is dismissed. The implementation may choose to interpret setCurrent() in such a situation as a request to cancel the effect of the system screen, regardless of whether setCurrent() has been delayed.
    Parameters:
    nextDisplayable - the Displayable requested to be made current; null is allowed.
    So as you can see, setCurrent() requests are only hints as explained in the documentation. There is no requirement that the Java Application Management software comply with these requests in a timely fashion ,if at all. Therefore what it means for you is that the JAM implemented for the wireless toolkit inteprets the call to setCurrent() differently than the Palm OS application management software which is running on the Palm OS operating system. Suffice to say, this does not mean that the MIDP implementation for the Palm OS is non compliant, it just means that the different runtime environment inteprets setCurrent() differently since calling the method is just a hint to the system to bring the Displayble object to the foreground.
    It will be helpful if you can post snippets of the code for us to examine and suggest a way to workaround your issue.
    HTH.
    Allen Lai
    Developer Technical Support
    SUN Microsystems
    http://www.sun.com/developers/support/

  • Emulator problem

    Hi
    I have a problem I am trying to run the hello.Midlet in Sun Java Me 3.0 the problem is, is that the code is built but the IDE does not run the emulator? I dont have this problem running the same code in the BlueJ IDE using the Wireless ToolKit 2.5.2

    I usually instance JDK -> WLTK or JDK ME 3.0 -> Netbeans
    When start Netbeans, I choose browse of application is C://Sun/Application, by I create in C://
    And I don't see error when running application, I think maybe User in Win7 when use, or folder's name created.

  • Kde 3 Emulator Problem

    I use Wireless Development kit on SuSE 8.0 with Kde 3 and the Emulator-Phone Window size is about 50 x 20 pixel...(and i can't change the size) anybody knows what to do?

    Problem solved... there seems to be a bug in the jdk1.3.x that Frames don't get the right size ... in Jdk1.4.0 all works fine.. ;-)
    greetings repo

  • Eclipse sdk3.1-mainifest problem

    iam Useing Eclipse sdk3.1
    after exporing the jar the manifest is changing but iam updating manually but when iam runingg the jar file
    iam getting the below Error..
    D:\pavansitescope>set calsspath=%classpath%C:\j2sdk1.4.1_03\bin;.;
    D:\pavansitescope>set calsspath=%classpath%D:\pavansitescope\mail.jar;.;
    D:\pavansitescope>set calsspath=%classpath%D:\pavansitescope\activation.jar;.;
    D:\pavansitescope>set calsspath=%classpath%D:\pavansitescope\mail-plugin.jar;.;
    D:\pavansitescope>java -jar icsops.jar
    Arguments Usage:
    1. URL link
    2. From Address
    3. To Addresses (seperated by comma)
    4. Mail Server Host Name
    Error is :
    D:\pavansitescope>java -jar icsops.jar http://69.27.230.104/SiteScope/accounts/l
    ogin5/htdocs/Progress.html mailto:[email protected] mailto:[email protected] HYDMA
    IL03
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/mail/MessagingE
    xception
    at p1.TestMiniBrowser.start(TestMiniBrowser.java:42)
    at p1.TestMiniBrowser.main(TestMiniBrowser.java:156)
    D:\pavansitescope>

    Switching back to JDK 1.4.2 and the problem still persists. I found this post which describes what I'm doing and the resulting behaviour:
    http://discussions.apple.com/thread.jspa?messageID=1321052&#1321052
    It appears that eclipse needs to be run from Finder rather than Spotlight.
    /gamlidek/
    iBook G4   Mac OS X (10.4.3)   1.5GB RAM, 100GB HD, Superdrive

  • Eclipse with Tomcat 6 Problem

    Hello,
    When I try to start Tomcat 6 in Eclipse, I get the following error message:
    Publishing failed
    Could not load the Tomcat server configuration at \Servers\Tomcat v6.0 Server at localhost-config. The configuration may be corrupt or incomplete.
    Resource is out of sync with the file system: '/Servers/Tomcat v6.0 Server at localhost-config/web.xml'.
    In the beginning I thought the problem might be caused by me inserting a few changes to the web.xml global file and maybe corrupting it in the process. However, I restored the original file and the problem still persists. I have no problem starting Tomcat using the standard start-up script, which indicates web.xml is actually valid, it fails just when starting from Eclipse.
    Does anyone have an idea what the problem is?
    Thanks.

    Bug 228039 from Eclipse MIGHT help, but I'm not sure.
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=228039
    It says to manually refresh the file in Eclipse explorer.
    Bug 107386 from Eclipse MIGHT also help.
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=107386
    No workaround yet.

  • [SOLVED] Eclipse in chroot environment - problem with launching it wit

    Hello,
    I have a problem running eclipse (set in 32bit chroot on 64bit OS) with schroot. It was working formerly, but now launching it causes crash.
    Other chrooted apps (like skype or cups) are working properly.
    Error log generated by openjdk.
    Thanks for any help.
    Last edited by Trickster23 (2012-02-19 02:41:07)

    I've posted it in first post, but new one (generated by openjdk7): http://pastebin.com/1Enk7bvF - I can't find file mentioned in 13 line (neither in chroot localization nor normal)
    Well, I've noticed that 'schroot -p eclipse' invoked as root works. Can it imply that this is some permission problem?
    Last edited by Trickster23 (2012-02-12 17:59:27)

  • [ Eclipse SLI Memory Slot Problem ]

    I get my motherboard back from internal no display problem [repaired] but now I got a new problem with my Eclipse SLI board.  I have a Corsair 3Gb  (3x1Gb DDR3 Triple Channel) 1333 XMS3 memory, the problem is this, every time I insert 1 memory on slot 3 and check on my Memory-Z inside the BIOS, the BIOS hang, but if I continue loading and boot with Windows, Windows will load like there's nothing wrong, when I insert 1 memory on slot 5 and check the details on Memory-Z inside my BIOS, it shows details about my memory, but if I continue loading and boot with Windows, Windows crash with BSOD.
    I try my memory to my brothers motherboard [Gigabyte GA-X58A-UD5] and all of my memory works good even in he's BIOS, we can check or view all of my memory details. I also try to use my brothers memory [G.Skill Ripjaws 6Gb (3x2GbDDR3 Triple Channel) 1600 ] to my Eclipse SLI and the same problem happen. Every time we insert memory on slot 5 Windows crash with BSOD but we can check details on BIOS and slot 3 hangs every time we check detail on BIOS but load Windows fine.
    As part of the rules here in MSI Forum, here are my specs
    Processor : Intel Core i7 920 [stock]
    Memory : Corsair 3Gb (3x1Gb Triple Channel) DDR3 1333 XMS3
    Video Card : Inno3D GTX460 1Gb 256Bit
    Power Supply : Corsair 1000w PSU
    CPU Cooler : Xigmatek Dark Knight
    Regards
    Neo Genesis

    Quote
    Probably, you can log a ticket with MSI and check on it?
    how can i have a ticket?
    Quote
    Just a guess, but I have the feeling they don't have a like replacement available, & they don't have an upgrade board such as an E. Plus or a BB X to give you. If you like having a PCI slot, trust me, you probably wouldn't like a BB X anyway. An Eclipse Plus would be nice though.
    that's also what i am thinking. they don't have extra Eclipse to replace my old one

  • MOVED: MSI X58 eclipse SLI CPU throttling problem

    This topic has been moved to Overclockers & Modding Corner.
    https://forum-en.msi.com/index.php?topic=128074.0

    Quote from: goofazoid on 03-October-09, 15:03:29
    If you turn EIST off you should be able to put the multiplier to a specific number between 12 and 21 (or higher if you have an unlocked Extreme CPU) and that is where it will stay.
    I believe that is exactly what i did, i disabled EIST, C1E and set multiplier to 21, however, when i run a stability test(Prime95 or Linx) it always drops the multiplier down from 21x to 20x.
    It seems to me turbo mode is still working when it is supposed to be disabled when you set multiplier to 21(or maybe it is just simply won't allow x21 multiplier to be used at full load anyway, turbo mode on or off).
    Quote
    Very good point Jack. There you go ravescar & others, give that a try & see if it makes a difference. smile
    I experimented a bit with Overspeed Protection enabled and disabled, however i did not notice any difference in this regard, the multiplier still drops to 20 on high load for me.
    However this problem do not happen if i set multiplier to 20, it is only the 21 multiplier that have this issue.
    This is on a MSI X58 Eclipse SLI Motherboard + i7 920 D0 stepping + 6gb GSKILL Trident 16000 CL9 RAM.
    Quote
    BTW. I've read of a couple of cases where DO stepping 920's getting 22x with Turbo enabled but I'll remain skeptical regarding the validity.
    Maybe it is just earlier version of cpu-z mis-reporting multiplier?

  • JRC for Crystal Reports for Eclipse V2.0 Parameter Problems

    Scenario:
    I have a report that displays the Function Group Name for a certain individual and all the Functions included in that Function Group. The following are the tables involved:
    USER, FUNC_GROUP (contains description of the group) and FUNC_GROUP_LIST (the actual functions in the FUNC_GROUP).
    The SQL command for the main report is: select id, name, description from FUNC_GROUP, USER where FUNC_GROUP.id = USER.default_func_group_id
    The sub-report which lists the functions for the Function Group has the following SQL command: select id, name from FUNC where func_group_id = <main report's FUNC_GROUP.id>
    The problem is my current code still flags missingParameterValueError error whenever I changed the DB location and set the parameters.
    Code used for setting of db connection:
    private void setDBConnection(ReportClientDocument doc) throws ReportSDKException {
        IConnectionInfo newConnectionInfo = new ConnectionInfo();
        newConnectionInfo.setAttributes(new PropertyBag(connectionProperty));
        newConnectionInfo.setUserName(getLoginname());
        newConnectionInfo.setPassword(getPassword());
        //preserve subreport links
        SubreportController src = doc.getSubreportController();
        Map<String, SubreportLinks> linkMapper = new HashMap<String,SubreportLinks>();
        for(String subreportName : src.getSubreportNames()){
            linkMapper.put(subreportName,
                (SubreportLinks) src.getSubreportLinks(subreportName).clone(true));
        //If this connection needed parameters, we would use this field. 
        Fields<IParameterField> pFields = doc.getDataDefController().getDataDefinition().getParameterFields();
        replaceConnectionInfos(doc.getDatabaseController(), newConnectionInfo, pFields);
        IStrings strs = src.getSubreportNames();
        Iterator<String> it = strs.iterator();
        while (it.hasNext()) {
          String name = it.next();
          ISubreportClientDocument subreport = src.getSubreport(name);
          pFields = subreport.getDataDefController().getDataDefinition().getParameterFields();
          replaceConnectionInfos(subreport.getDatabaseController(), newConnectionInfo, pFields);
        //reconnect subreport links since when using replaceConnection links are erased
        for(String subreportName : src.getSubreportNames())
          src.setSubreportLinks(subreportName, linkMapper.get(subreportName));
    Edited by: Rizza Lynn Ponce on Jun 2, 2009 11:56 AM

    >
    Ted Ueda wrote:
    > Do you look at the report links you're saving before the connection changes, to see if it's being saved, and added back?  It'll be interesting what type of link it is.
    I've run the program in debug mode and inspected the following:
    src.getSubreportLinks(subreportName).getSubreportLink(0).getSubreportFieldName()
    src.getSubreportLinks(subreportName).getSubreportLink(0).getMainReportFieldName()
    src.getSubreportLinks(subreportName).getSubreportLink(0).getLinkedParameterName()
    before the change in connection and after the change in connection in both main and subreport and after adding back the links. The values monitored did not change.
    Am I looking at the correct things? Or is there another value I need to monitor?
    >
    > Is it possibly to a stored proc parameter that is no longer there in the subreport after the database change?
    I am not using any stored procs, I just formulated an SQL for retrieval in both main and subreport.
    >
    > If so, you'd need to redefine the link before applying.
    >
    > Sincerely,
    >
    > Ted Ueda
    What do you mean redefine?
    Additional info:
    The current template I'm using accepts the value from main report (FUNC_GROUP.id) which is in turn used as a parameter in the SQL command in the subreport. This throws an error when exporting via JRC.
    However, I tried some modifications in the SQL command in the subreport. I've included the Function Group ID in the select clause (select id, name, func_group_id from FUNC) instead of using it in the where clause. Then in the linking of the main and the subreport, I chose filter data in subreport by func_group_id matching FUNC_GROUP.id in main report. Exporting in JRC this report worked well and deliver the same data as the original template. The problem is I think it takes longer because all data in FUNC table is retrieved. And also as a framework developer, I prefer not limiting the developers regarding the style on how they connect main and subreport in CRW (I'd personally say I'm more fond of using the original template as I think the modified template retrieves unneeded data).

  • J2ME/Eclipse Pulsar/Polish UI - problem with Eclipse integration of JPolish

    Hi guys,
    I have J2ME SDK 3.0 here with Eclipse Pulsar (with mobile tools for java) and I want to use the J2ME Polish libraries.
    I install J2ME Polish 2.1.2 and set the eclipse home directory and the "Integrate mepose with eclipse" tick or something like that.
    Anyway, when I restart everything after the installation I can't see the plugin view in my eclipse.
    I also can't manage to manually download the plugin from Help>Install new Software>add url : ww.j2mepolish.org/mepose
    Any ideas ? I'm new to J2ME at all.
    Thank you in advance

    Likewize .. the Polish UI dont show in prefs. Tried with both win/mac but same result.
    Its seems like j2mepolish-2.1.2 and pulsar dont want to play ,(
    Why?
    cheers/k.

  • Emulator problems

    I have some problems with 2 emulators:
    1. Tuxboy: Everytime I try to run it I get this error message:
    *** glibc detected *** tuxboy: free(): invalid next size (fast): 0x0831d130 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xb7e4f281]
    /lib/libc.so.6[0xb7e509ba]
    /lib/libc.so.6(cfree+0x6d)[0xb7e53abd]
    tuxboy[0x80527ee]
    tuxboy[0x8051790]
    /lib/libc.so.6(__libc_start_main+0xe6)[0xb7df9a36]
    tuxboy[0x80495e1]
    ======= Memory map: ========
    08048000-0805c000 r-xp 00000000 08:05 29307 /usr/bin/tuxboy
    0805c000-08061000 rwxp 00013000 08:05 29307 /usr/bin/tuxboy
    08061000-080af000 rwxp 08061000 00:00 0
    0831d000-0833e000 rwxp 0831d000 00:00 0 [heap]
    b7be2000-b7bff000 r-xp 00000000 08:05 4250 /usr/lib/libgcc_s.so.1
    b7bff000-b7c00000 rwxp 0001c000 08:05 4250 /usr/lib/libgcc_s.so.1
    b7c00000-b7c21000 rwxp b7c00000 00:00 0
    b7c21000-b7d00000 ---p b7c21000 00:00 0
    b7d0a000-b7d0c000 rwxp b7d0a000 00:00 0
    b7d0c000-b7d1f000 r-xp 00000000 08:05 5606 /usr/lib/libbluetooth.so.3.2.4
    b7d1f000-b7d20000 rwxp 00013000 08:05 5606 /usr/lib/libbluetooth.so.3.2.4
    b7d20000-b7d33000 r-xp 00000000 08:05 4268 /usr/lib/libz.so.1.2.3.3
    b7d33000-b7d34000 rwxp 00012000 08:05 4268 /usr/lib/libz.so.1.2.3.3
    b7d34000-b7db5000 r-xp 00000000 08:05 4781 /usr/lib/libfreetype.so.6.3.20
    b7db5000-b7db9000 rwxp 00081000 08:05 4781 /usr/lib/libfreetype.so.6.3.20
    b7db9000-b7dbb000 r-xp 00000000 08:05 4203 /lib/libdl-2.10.1.so
    b7dbb000-b7dbc000 r-xp 00001000 08:05 4203 /lib/libdl-2.10.1.so
    b7dbc000-b7dbd000 rwxp 00002000 08:05 4203 /lib/libdl-2.10.1.so
    b7dbd000-b7de1000 r-xp 00000000 08:05 4604 /lib/libm-2.10.1.so
    b7de1000-b7de2000 r-xp 00023000 08:05 4604 /lib/libm-2.10.1.so
    b7de2000-b7de3000 rwxp 00024000 08:05 4604 /lib/libm-2.10.1.so
    b7de3000-b7f25000 r-xp 00000000 08:05 4629 /lib/libc-2.10.1.so
    b7f25000-b7f27000 r-xp 00142000 08:05 4629 /lib/libc-2.10.1.so
    b7f27000-b7f28000 rwxp 00144000 08:05 4629 /lib/libc-2.10.1.so
    b7f28000-b7f2c000 rwxp b7f28000 00:00 0
    b7f2c000-b7f35000 r-xp 00000000 08:05 6250 /usr/lib/libwiiuse.so
    b7f35000-b7f36000 rwxp 00008000 08:05 6250 /usr/lib/libwiiuse.so
    b7f36000-b7f3a000 r-xp 00000000 08:05 5757 /usr/lib/libSDL_ttf-2.0.so.0.6.3
    b7f3a000-b7f3b000 rwxp 00003000 08:05 5757 /usr/lib/libSDL_ttf-2.0.so.0.6.3
    b7f3b000-b7f45000 r-xp 00000000 08:05 5751 /usr/lib/libSDL_image-1.2.so.0.1.6
    b7f45000-b7f46000 rwxp 0000a000 08:05 5751 /usr/lib/libSDL_image-1.2.so.0.1.6
    b7f46000-b7f56000 rwxp b7f46000 00:00 0
    b7f56000-b7f6a000 r-xp 00000000 08:05 4619 /lib/libpthread-2.10.1.so
    b7f6a000-b7f6b000 r-xp 00014000 08:05 4619 /lib/libpthread-2.10.1.so
    b7f6b000-b7f6c000 rwxp 00015000 08:05 4619 /lib/libpthread-2.10.1.so
    b7f6c000-b7f6e000 rwxp b7f6c000 00:00 0
    b7f6e000-b7fd4000 r-xp 00000000 08:05 5244 /usr/lib/libSDL-1.2.so.0.11.2
    b7fd4000-b7fd6000 rwxp 00066000 08:05 5244 /usr/lib/libSDL-1.2.so.0.11.2
    b7fd6000-b8004000 rwxp b7fd6000 00:00 0
    b8019000-b801a000 r-xp b8019000 00:00 0 [vdso]
    b801a000-b8036000 r-xp 00000000 08:05 4598 /lib/ld-2.10.1.so
    b8036000-b8037000 r-xp 0001b000 08:05 4598 /lib/ld-2.10.1.so
    b8037000-b8038000 rwxp 0001c000 08:05 4598 /lib/ld-2.10.1.so
    bfe22000-bfe37000 rw-p bffeb000 00:00 0 [stack]
    Aborted
    2. Nestopia: This one runs fine, the only problem is that it does not safe my Tetris scores which is kinda sad. Don't know why it creates no .sav files for it.
    This happens for a few other games as well.
    Hope you can help me on those two problems.

    for those of you having problems with snes9x-gtk when enabling sound, the issue is either a bug in the gui of snes9x or in gtk (the author has said it's the latter).  see this bug ticket item for details.  the problem is, with current versions of gtk you can no longer set the sound input rate to anything other than 0, which isn't what it should be set to and can cause speed issues.  you can fix the problem by editing your snes9x.xml config file and manually setting sound_input_rate to 31950, which is the default, or some other value that works for your system/setup.  be aware that each time you make and apply _any_ change on the settings window it will reset this value back to 0, which will require that you exit snes9x-gtk and repeat this process.
    edit: i haven't used snes9x-gtk in a while but i just checked and it turns out this issue has since been resolved with the latest version of gtk2 (2.24.6).  if you're still experiencing sound/speed issues with snes9x-gtk make sure you have the latest version of gtk2 installed.
    Last edited by e_tank (2011-09-29 17:08:22)

Maybe you are looking for

  • Connecting my HP 8500A all in one to my HP all in one Desk top

    I have completely set up my new computer which is a HP 18 all in one.  I currently have a HP8500A Officejet Pro printer.  I have checked all mu connections and I see it in the Device sections of setup, however, I must be doing something wrong because

  • Opening a .txt file from an application

    I have an application that extends JFrame. There is a JButton that I want to use to open a file called "Instructions.txt." and the path to the file is "E:\CM0112\Code\Instructions.txt". I want to open this file using TextPad, I have tried the code Ru

  • Error in SQL script  generated from OWB 10.1.0.4.0 Metadata Export Bridge

    Hi... maybe i´m abusing this forum .. but .. when you have questions .. you have to look for answers I use OWB 10.1.0.4 to buid some dimensions and one cube. I validate and generate this object and the result was successful. I made the deployment and

  • Due to rights agreements, we cannot offer Air-Play - BUG

    Hello there, I purchased an Apple TV device to enable me to watch TV programs that are streamed on my IPAD on my..er...TV. I configured the device and I get a message "due to rights agreements, we cannot offer Air-Play" Is this a bug in Apple's softw

  • Where are the printer driver files?

    I'm very new to Apple. I've installed a printer driver for a new printer, but don't know where the system has put it! I can't install the printer as it's not in the list of available devices. Any help for this idiot gratefully received.