QUOTE(berkus @ Mon May 7 2007, 00:45) [snapback]391059[/snapback]
Pls, attach logs also.
No, problem.
I do this, but I can not see a log in my tmp after restart skyped?
QUOTE
First try to locate the problem Yourself.
To do this, You can enable Skype logging.
* make shure Skype is not running.
* go to "~/.Skype" directory, open "shared.xml" and find "<UI>" section
* Put there "<General><Logging>SkypeDebug2003</Logging></General>"
* Then start skype and you will have "/tmp/skype-<date>.log" and "/tmp/skype-<date>.trace.log"
NOTE: These files are overwritten on each skype start, so if it crashes - or you kill it - please copy them somewhere safe before starting skype again.
Here is a part of my shared.xml:
CODE
<UI>
<General>
<Logging>SkypeDebug2003</Logging>
</General>
<Installed>2</Installed>
<Language>de</Language>
<MailProgram>thunderbird</MailProgram>
<Pos>
<Height>555</Height>
<Width>253</Width>
<X>826</X>
<Y>301</Y>
</Pos>
<SavePassword>1</SavePassword>
<StartMinimized>1</StartMinimized>
<UrlHandler>iceweasel</UrlHandler>
<View>
<Addr>1</Addr>
<Buttons>1</Buttons>
<Dial>1</Dial>
<MenuBar>1</MenuBar>
<Off>0</Off>
<Stat>1</Stat>
<Text>1</Text>
<Tools>1</Tools>
</View>
</UI>