You are not logged in.
Pages: 1
hey guys shaman is being a bit funny for me. i set it to start at boot but it doesnt. when it does run i cant see the icon in the notification area and cant interact with it at all. upon running it from the menu i get a notice telling me its already running
Last edited by Cew27 (2009-01-10 18:36:29)
Offline
[cew27@Cew27 ~]$ shaman
Translations are enabled.
Loading translations from "/usr/share/shaman/translations/"
Parsing "core"
Parser exited
Parsing "extra"
Parser exited
Parsing "community"
Parser exited
Parsing "xyne-any"
Parser exited
Log File should be: ""
"core" ---> "http://archlinux.mirrors.uk2.net/core/os/i686"
"extra" ---> "http://archlinux.mirrors.uk2.net/extra/os/i686"
"community" ---> "http://archlinux.mirrors.uk2.net/community/os/i686"
"xyne-any" ---> "http://xyne.archlinux.ca/repos/any/"
Root privileges retired.
"/home/cew27/.config/shaman/shaman.conf"
>>
>> Shaman 1.0.9
>> Compiled against Qt 4.4.1
>> Running with Qt 4.4.3
>>
>> Our website is @ http://shaman.iskrembilen.com/ , join in!!
>> You can also find a bugtracker in the website, please use it.
>>
>> Have you found a bug? Help us solving it faster! Please read
>> http://shaman.iskrembilen.com/trac/wiki/Debugging_Shaman
>> and please follow these steps to report bugs effectively!
>>
>> Starting Up Shaman...
User agent is: "shaman/1.0.9 (Linux i686) libalpm/3.1.0"
Shaman registered on the System Bus as ":1.27"
Service org.archlinux.shaman successfully exported on the System Bus.
--> UNSETENV HTTP_PROXY
--> UNSETENV FTP_PROXY
Populating Repo column
Log file is: /var/log/pacman.log
refinePkgView
The left TextBox is over, let's do the ComboBox
Show all packages
Starting PAM Auth Routine, messages to process: 1
Processing message 0
Starting Auth Dialog
Allocating Memory
Memory allocated, copying string...
String copied
Inserting Reply
Reply inserted
Shaman/1.0.9 - Critical: Segmentation Fault! We are sorry. You probably found a bug! And you can help us solving it!
Shaman/1.0.9 - Critical: Please report it to our bugtracker ( http://shaman.iskrembilen.com/trac ), including: when it crashed,
Shaman/1.0.9 - Critical: Terminal output, and possibly a backtrace (use gdb for that)
^C
Shaman/1.0.9 - Critical: Caught Interrupt Signal
Shaman/1.0.9 - Critical: Shaman was terminated and all Alpm Transactions interrupted and released.
Offline
Shaman/1.0.9 - Critical: Terminal output, and possibly a backtrace (use gdb for that)
Try to run it through gdb. use
gdb shaman
Then do
gdb run
after that do
gdb bt
Then come back with the output. Im currently in a very similar situation...
I'm just lost n00b!
Offline
sdont have gdb
Offline
Umm then get it. Just
# pacman -S gdb
Its pretty small and a pretty essential tool.
I'm just lost n00b!
Offline
right, running it as root solved the problem. and when using gdb i get the intruction from shaman to
chown root shaman && chmod u+s shaman
however i get no such file or directory
Offline
***Please use more descriptive thread titles***
--EDIT--
Very nice. Thanks.
Offline
ran the hinted chmod and chown and no difference.
anyone got a fix for this?
Offline
Pages: 1