Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Pose - Palm OS Emulator
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
niltonvolpato
n00b
n00b


Joined: 28 May 2003
Posts: 68
Location: Campinas, Brazil

PostPosted: Wed May 28, 2003 6:19 pm    Post subject: Pose - Palm OS Emulator Reply with quote

Hi,

I emerged pose (the Palm OS Emulator), but strangely it does not run.
When I call pose, the process is aborted.

Code:
# pose
Aborted

#


Looking at strace pose, I realized that it was failing after opening .poserrc:

Code:
stat64("/home/nilton/.poserrc", 0xbffff370) = -1 ENOENT (No such file or directory)
open("/home/nilton/.poserrc", O_RDONLY) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
kill(22437, SIGABRT)                    = 0
--- SIGABRT (Aborted) ---
+++ killed by SIGABRT +++


I created an empty .poserrc file, but it did not work either.

In resume, I cannot run pose. Can anyone help me?

Thanks,

-- Nilton
Back to top
View user's profile Send private message
aethyr
Veteran
Veteran


Joined: 06 Apr 2003
Posts: 1085
Location: NYC

PostPosted: Wed May 28, 2003 7:16 pm    Post subject: Reply with quote

You might want to check and see if it put a sample rc file in /usr. Sometimes programs put sample ones there that you need to move into your home directory and edit yourself.

You could also download the tarball and extract it and see if its in there. There should be a README in the tarball on how to set it up as well.
Back to top
View user's profile Send private message
meyerm
Veteran
Veteran


Joined: 27 Jun 2002
Posts: 1311
Location: Munich / Germany

PostPosted: Mon Aug 04, 2003 3:44 pm    Post subject: Reply with quote

Did you finally succeed? I also realised that a poserrc is missing. But now, when I want to create a new session, it just crashes again.


BTW: there were no skins in the ebuild, I had to download them by hand.
Back to top
View user's profile Send private message
enrique
Guru
Guru


Joined: 03 Sep 2002
Posts: 342
Location: Denmark

PostPosted: Mon Aug 04, 2003 3:57 pm    Post subject: Reply with quote

My installation of POSE crashes if I install the skins...[/code]
_________________
Kind regards, enrique
Workstation,HTPC,Powerbook
Back to top
View user's profile Send private message
meyerm
Veteran
Veteran


Joined: 27 Jun 2002
Posts: 1311
Location: Munich / Germany

PostPosted: Mon Aug 04, 2003 4:53 pm    Post subject: Reply with quote

:-/ Strange... Well, I've just downloaded the binary pose from sourceforge and that works.....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum