LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-20-2008, 03:04 PM   #1
Jayla
Member
 
Registered: Nov 2005
Location: Suffolk, UK
Distribution: kubuntu 9.04
Posts: 188

Rep: Reputation: 30
kamefu - emulator


Hi

I've just installed Kamefu, which is a front end for the MAME games emulator (snes, sega genesis etc)

During the setup it prompts me for the path of the actual emulator, I installed this via Synaptic package manager, so I have no idea what the paths should be

For anyone that uses this software, can you please give me some advice>?

I'm on ubuntu HH

Thanks

J
 
Old 05-20-2008, 03:54 PM   #2
Jayla
Member
 
Registered: Nov 2005
Location: Suffolk, UK
Distribution: kubuntu 9.04
Posts: 188

Original Poster
Rep: Reputation: 30
if i try to open a genesis rom i get the following trace.

Code:
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f819ce6e6f0 (LWP 8173)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0x00007f819b178325 in KFileMetaInfo::preferredGroups ()
   from /usr/lib/libkio.so.4
#6  0x00007f819b1787b4 in KFileMetaInfo::item () from /usr/lib/libkio.so.4
#7  0x00007f819ca5ae03 in Kamefu::DefaultRomMetaData::extractMetaInformation
    () from /usr/lib/libkamefu.so.0
#8  0x00007f819ca59b26 in Kamefu::GameLauncher::launchGame ()
   from /usr/lib/libkamefu.so.0
#9  0x000000000041b57b in ?? ()
#10 0x000000000041b8dd in ?? ()
#11 0x000000000041ba90 in ?? ()
#12 0x00007f8198bcbfd0 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#13 0x00007f8198bccb4e in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#14 0x00007f819ac6f9c9 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#15 0x00007f8198bcbfd0 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#16 0x00007f819ab882b7 in KToolBarButton::buttonClicked ()
   from /usr/lib/libkdeui.so.4
#17 0x00007f819ab8855b in KToolBarButton::mouseReleaseEvent ()
   from /usr/lib/libkdeui.so.4
#18 0x00007f8198c003ca in QWidget::event () from /usr/lib/libqt-mt.so.3
#19 0x00007f819abbf036 in KToolBarButton::event () from /usr/lib/libkdeui.so.4
#20 0x00007f8198b6433a in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#21 0x00007f8198b66410 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#22 0x00007f819a29a40d in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#23 0x00007f8198af5280 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#24 0x00007f8198af3e94 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#25 0x00007f8198af2060 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#26 0x00007f8198b09106 in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#27 0x00007f8198b7e5bf in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#28 0x00007f8198b7e2ab in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#29 0x00007f8198b65e00 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#30 0x000000000041a2f0 in ?? ()
#31 0x00007f8194f861c4 in __libc_start_main () from /lib/libc.so.6
#32 0x000000000041a129 in ?? ()
#33 0x00007fffa4e858e8 in ?? ()
#34 0x0000000000000000 in ?? ()
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CD emulator fofire Linux - Software 5 06-26-2007 10:54 AM
Emulator $@ya Linux - Software 3 06-02-2005 11:25 AM
I need an emulator tux66 Slackware 9 05-20-2005 09:40 PM
Can I use an emulator phatboyz Linux - General 2 02-01-2005 11:52 AM
Emulator help TechSonic Linux - Software 1 03-02-2004 04:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration