Slackware :: Odd Crash With Claws Mail After PHP Update

Jan 14, 2011

Until the latest update to php, claws-mail was running fine. Since updating php through slackpkg, Claws will start but as soon as a message is selected it crashes with the following message (caught in terminal)

root[/]# claws-mail
Newmail plugin loaded
Message header summaries written to /home/pat/Mail/NewLog
Segmentation fault
root[/]#

As usual, I'm lost and wandering in the darkness.

View 2 Replies


ADVERTISEMENT

Slackware :: GPG Encryption In Claws Mail 3.7.8

Feb 1, 2011

I can't encrypt my e-mails in Claws Mail (3.7.8, slackbuilds.org) on my Slackware 13.1 system. I have the PGP/Core and PGP/MIME plugins loaded. I can verify the signatures of incoming messages and sign outgoing messages, but not encrypt them. Even though there is only one key associated to the recipient's email, Claws can't find it and the "Select Key" dialog displays an empty list of keys.

View 3 Replies View Related

Slackware :: Claws Mail 3.7.8 - No Icon Loaded Into Tray

Jan 2, 2011

I've got a problem with the Claws-mail client. Couple of days ago I have updated the client to its newest version 3.7.8. Because I couldn't find a ready-made package for Slackware 13.0 I've downloaded the source, unpacked to a folder and using src2slack created a package. Package has been created using default settings. And when done upgraded as it should be with upgradepkg. And it was very nice until I've noticed that Claws didn't load into the tray.

Went into plugin loading screen and saw that the trayicon plugin isn't loaded. This one is easy I thought and loaded the plugin. And then it happened. The plugin didn't load but instead it spit out this message: "The following error occurred while loading Trayicon.so : /usr/lib/claws-mail/plugins/trayicon.so: undefined symbol: gtk_status_icon_set_title". I've found what this symbol should do (or so I think) but it doesn't get me anywhere. I would really like to drop claws into the tray.

View 3 Replies View Related

Slackware :: Claws Mail Not Running - Cannot Find Libetpan.so.13

Nov 25, 2010

I've tried this several times and cannot get claws-mail to run. Libetpan has been installed, removed and re-installed. When trying to start c-mail it say cannot find libetpan.so.13 which is accurate - the current installation of libetpan puts in libetpan.so.15. These packages all come from slackbuilds (have also tried Alien's package wtih the same results). This a standard 13.1 install with regular updates through slackpkg.

View 10 Replies View Related

Ubuntu :: E-mail Disappears In Claws Mail?

Feb 4, 2011

I am suddenly experiencing problems with disappearing e-mails in Claws Mail. They seem to disappear somehow during the download process. Running Claws Mail from the terminal gives me the following errors, but I am not sure that this is related to the problems with my other accounts:

Code:
** (claws-mail:12020): WARNING **: [11:45:58] IMAP error on imap.gmail.com: STATUS error
** (claws-mail:12020): WARNING **: [11:45:59] IMAP error on imap.gmail.com: STATUS error
** (claws-mail:12020): WARNING **: [11:46:00] IMAP error on imap.gmail.com: STATUS error

I am using Claws Mail version 3.7.4 with Linux Mint 9 (LXDE). I have googled a lot, but I haven't been able to come up with a satisfactory answer. It may have something to do with some upgraded gnu utilities, but I am not sure what this is in reference to. BTW, all of my accounts use IMAP.

View 2 Replies View Related

OpenSUSE :: Claws Mail 3.7.5 - No Print Capabilities

Nov 8, 2010

I just started using suse, so a few questions claws-mail 3.7.5, I have no print capabilities, there is no print icon showing, also the spam filter is greyed out. I have loaded bogofilter, but I noticed the amount of rpms listed is much less than my last distro, including the advanced filtering. Are these rpms on another repo somewhere.

View 9 Replies View Related

General :: Claws Mail 3.7.8 Does Not Support SSL Connection

Dec 15, 2010

I had claws mail 3.7.6 installed with mint 10 and all was well. I use gmail with ssl and was no problem. I wanted to download some add-ons for claws, but most were only compatible with version 3.7.8, so I downloaded and installed 3.7.8 only to find that it doesn't support ssl connection, so I can't use it for my gmail account.

View 2 Replies View Related

Fedora :: Claws Mail 3.7.3 - Missing Toolbar After FC Upgrade

Dec 8, 2009

I just upgraded from fc11 to fc12 with a great deal of trouble...finally am partially functional. The problem really bugging me is the missing claws-mail toolbar that shows "tools", addressbook, encrypt/decrypt, and especially the ability to load plugins, and set all preferences. I have tried uninstalling & reinstalling but nothing provides the toolbar I need. Yum does not provide anything new either. As most of my important passwords are encrypted, and I need the claws pgp plugin to be loaded.

View 2 Replies View Related

Ubuntu :: Claws Mail - Ellipsis Instead Of Included Text

Mar 1, 2010

I am using Claws Mail version 3.7.3 on Ubuntu 9.10. In the last few days, replies that I receive often have the original (quoted) text replaced with an ellipsis [ ... ]. For example, I see: Where the ellipsis is a hyperlink (?), that when double-clicked displays the remainder of the message, as Claws had normally been doing: If I forward the message, everything is included / shown, as expected. It's very annoying to have this program suddenly start behaving this way: When I receive / read a reply, I want to see the entire message ('thread') displayed, not this [... ] ellipsis (hidden original message(s)).

View 1 Replies View Related

Ubuntu :: Claws Mail - Error During SMTP Session

Oct 18, 2010

Trying to transfer to claws mail from kmail, I have problem in sending emails: It doesn't send email through one of my accounts (a university account) and says: An "error happened during SMTP session". My other university account works!

View 3 Replies View Related

Software :: Installing Plugin Gtkhtml2Viewer In Claws Mail?

Sep 12, 2010

I'm trying to install the plug-in Gtkhtml2Viewer on my Debian Lenny system for claws-mail. I have installed claws-mail 3.7.5 from backports. When I try to install the plug-in, I get the following response:

Code:
mark@debian:~/stuff/debs/source/gtkhtml2_viewer-0.27$ ./configure
[..]
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CLAWS_MAIL... configure: error: Package requirements (claws-mail >= 3.4.0.1) were not met:

No package 'claws-mail' found.
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CLAWS_MAIL_CFLAGS
and CLAWS_MAIL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

mark@debian:~/stuff/debs/source/gtkhtml2_viewer-0.27$
Since I have version 3.7.5, I would think that the above cited requirement of "claws-mail >= 3.4.0.1" would be met. However, for some reason, it states that "No package 'claws-mail' found", which is strange.

View 2 Replies View Related

Software :: How To Install VCalendar Plugin In Claws Mail

Sep 12, 2010

I have been trying to install the plug-in vcalendar for claws-mail. I use Debian Lenny, and I have installed claws-mail 3.7.5 from backports. I tried installing the plug-in, but get the following response:

Code:
mark@debian:~/stuff/debs/source/vcalendar-2.0.8$ ./configure
[..]
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CLAWS_MAIL... configure: error: Package requirements (claws-mail >=
3.6.1.27) were not met:

No package 'claws-mail' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CLAWS_MAIL_CFLAGS
and CLAWS_MAIL_LIBS to avoid the need to call pkg-config.

See the pkg-config man page for more details.
mark@debian:~/stuff/debs/source/vcalendar-2.0.8$
I'm not sure why it didn't find ANY package of claws-mail. Further, 3.7.5 should be good enough, since it is newer than the required 3.6.1.27.

View 1 Replies View Related

Fedora :: Claws Mail - Email Count Goes To 0 (Inbox Empty)

Jul 29, 2010

I haven't logged on to Fedora for a few days, but I did this morning and opened claws mail and clicked 'get mail' and it proceeded to download new messages. However, when I clicked on the inbox folder, the email count changed to zero! No email. I checked and found the folderlist.xml has the correct Mail folder location, and when I went to that location, (on a shared data partition) indeed the 'inbox' folder was EMPTY. No files at all. I'd had a similar issue once, but the email #MH location wasn't correct, so when I fixed it, the email appeared. I did a web search and a search of the claws bugzilla.

The closest I came was a message about the cache not keeping accurate information. There was a claws-mail update at the end of May, but it had been working fine since then up until now. And, it's possible it's some sort of Fedora issue (?), because I had opened my 'home' folder on my desktop to check the claws folder, and now I see that there's a gaping hole on my desktop where that folder should be. I can get there by clicking 'places' and 'Home Folder'. Any other reports of disappearing folders and email?

View 3 Replies View Related

Ubuntu :: Claws Mail - How To Setup GPG To Sign Emails Automatically

Aug 13, 2010

I recently decided to switch back to a stand alone email client from gmail. I started with thunderbird, which had a very intuitive user interface and was working fairly well, except for the fact that when it wasn't supposed to be doing anything, it was taking up about 40% of my CPU (this is after it had downloaded all the emails, so there really wasn't anything that needed that much cpu usage from my perspective). After investigating that a bit, I decided I'm going to go for something lighter, and now I'm trying to claws-mail. This one is fast and quick, with very little bells and whistle, and I think it has the potential of keeping me happy.

However, there are few things that I can't figure out how to do. The two main ones right now are: How do I make it download all the emails in at least the inbox folder? I'm using imap protocol with gmail, and I'm happy that the two mailboxes are very well synced, however the only thing it is downloaded by default is the email header, and not the content. I would like to be able to download the content immediately, so I can read the email offline as well. How can I set up GPG to sign my emails automatically? In claws-mail to sign my emails, I need to go to the Options->Privacy Options->PGP Mime, followed by Options->Sign. Is it possible to make this the default option?

View 1 Replies View Related

Ubuntu Installation :: Claws Mail Crashing When Loading Plugin

Sep 29, 2010

I have the newest ubuntu version (64Bit) with claws mail 3.7.4. When I click:
Configuration->Plugins->Load
And select the python plugin, claws crashes as soon as I clock ok.

View 2 Replies View Related

Ubuntu :: Claws Mail - How To Change Account Poll Order

Nov 9, 2010

I want to change the polling order of my two email accounts, but I can't figure it out. I have two IMAP accounts in Claws-Mail, one for work and one for 'other'. The work account is set as default. It is uppermost in the left pane. It is marked 'MH', which I think is to do with storage of the downloaded emails. Claws-Mail always polls my 'other' account first. This takes ages and prevents me getting my work email. How can I make sure the work account is polled first?

View 2 Replies View Related

Software :: Claws Mail RSSyl Plugin - Deleted RSS Items Reappears

Jan 16, 2011

i'm currently using the claws mail rssyl plugin to manage my rss feeds, but i have two issues with it:

1) when i delete an rss item it reappears when i refresh the feed
2) when i mark all posts of a feed as read, a little while later (for example) 5 of the 20 items become new/unread again. these unread items are random (not the latest posts)

the only pattern i can see (regarding issue #2) is that it only affects feeds hosted on videos. i'm thinking of finding a different application to manage my rss feeds, but it is nice to have email and feeds in once place.

View 2 Replies View Related

Fedora Servers :: Update Lineage2 Client From Official But The Update Crash?

Apr 19, 2009

I've install F10 to use it as server and router and found a strange problem on my XP machine which is behind the F10. I've tried to update my Lineage2 client from official server but the update crash, tried to open the web page it didn't open. Also tried to open microsoft web it didn't open. When i try to open the same pages on PC with F10 they open with no problem.

[Code]...

View 6 Replies View Related

Ubuntu :: AOL Mail Causes 10.04 Crash To Login Screen

May 4, 2010

Just upgraded 8.04 LTS to 10.04 LTS via a distribution upgrade on a Dell Latitude D600 laptop with nvidia-common driver 0.2.23 installed. Everything seems to be working fine with the exception of AOL mail. When I try and access my mail, the screen goes black and then the login screen is displayed. Yahoo mail works fine.

View 6 Replies View Related

Slackware :: Eclipse Crash In Slackware 13.1 Every Couple Minuts / Fix It?

Feb 11, 2011

I run Slackware 13.1 x64. Problem is when I run eclipse, it works couple minuts and then crash. I run from shell and this is message what I got. code...

View 9 Replies View Related

Ubuntu :: Lost Mail After Evolution Crash After Upgrade?

May 16, 2011

I just upgraded to ubuntu 11.04 and the evolution mail crashed and I lost most of my e mail files can I get them restored in any way?

View 2 Replies View Related

Red Hat / Fedora :: Crash Following Update

Nov 21, 2008

I have recently installed Fedora 9 about a dozen times and everytime I apply the recommended system updates, the system crashes upon reboot, leaving me at a dead "GRUB" message (not a prompt). I would love to be able to update my version; suggestions?

View 1 Replies View Related

OpenSUSE :: Update KDE 4.4 - Hang And Crash

Feb 13, 2010

I tried KDE 4.4. I'm back to using KDE 4.3.5. Very bad experience for me, maybe it's just my system openSuSE 11.1 on AMD x86_64 with 4gb memory. Dolphin was unusable. Deleting a file cause it to crash, go in to a directory with a large number (20,000) of images and it would hang and eventually crash. PIM has removed some of the features I used, main one being ability to add Custom Fields to Contacts and assign categories.

In general, the whole thing was slower, not faster, probably because now it requires Neopmunk to be running and the Akondi server. I'll wait a while and try again and see if it gets stable in first update.

View 4 Replies View Related

Ubuntu :: OS Crash After Update / Sort It?

Dec 2, 2010

So this is what happen i was updating the system and electricity went out so i cancel the download and close the update manager..when electricity is back i re-select some of the packages for update everything went fine and when installing the updates one error message is generated saying somthing like it is being used my other something and i click cancel and it says restart the system now or later i restart the system and after some time it says--- ubuntu running in low graphics, nvidia kernel fail to load and there is this OK button but nothing work neither the touchpad nor the keyboard i cannot click ok and continue using ubuntu in low graphic mode also.
i tried recovery mode lots od thing happen but it also stuck after this
Begin: running /scripts/init-bottom
Done
and then it get stuck....
one more thing in the update package there are 2 x-server packages...

View 6 Replies View Related

Slackware :: CLI Apps Crash Over Ssh (and Locally)?

Dec 11, 2010

I often connect to my main box via ssh and then run 'screen.' The client machine is running Slackware64 13.1, the box I connect to is running Slackware64-currentSome time ago I noticed the following phenomenon:1. Sometimes (relatively often) cli apps just freeze usually at the very beginning (when they start) and I have to either use Ctrl+C or kill a screen window. It happens both with screen an without it. I've noticed it with vim (never with emacs -nw, or nano), "slackpkg upgrade-all", sbopkg).2. Sometimes/some CLI programs display 'weird' characters. For example, sbopkg's border. It does not happen when I run the same app locally.Is it something to do with encoding? It happens both with and without 'screen'.Both 1 and 2 happen with sakura (my main terminal emulator), terminal, konsole and xterm.

View 3 Replies View Related

Slackware :: Ffmpeg Crash On Libx264?

Jun 12, 2011

I was trying to run record it now, and switched from recordmydesktop to ffmpeg and it kept crashing. I tried it with the command line

Code:
ffmpeg -r 30 -s 1680x1050 -f x11grab -i :0.0 -vcodec msmpg2v2 -qscale 2 filename.avi
I have the following installed, but it's wanting libx264 which I don't see at slackbuilds.org:

[Code]....

Where should I start looking for missing things or...?

I also looked for xvidcap and kazam at slackbuilds.org but didn't see them there. Are those available?

View 10 Replies View Related

Slackware :: Firefox Crash When Exiting?

Jan 26, 2010

This happens on my machine almost every time i exit firefox. FF starts normally the next time though. [URL]

I noticed that it may not occur if i use firefox for short duration. But i usually open FF for at least some hours, so this is rather annoying.

Do you know the reason and the fix for this?

View 8 Replies View Related

Slackware :: GL XScreensavers Causing KDE Crash?

Mar 29, 2011

After a recent update to Slack64 current, GL xscreensavers cause KDE to crash every single time they are run. The crash actually happens as the screensaver exits (ie it runs fine until a mouse or keyboard event, then crashes).

Here's the relevant Xorg output:
Code:
(EE) intel(0): [DRI2] DRI2SwapComplete: bad drawable

[code]....

View 10 Replies View Related

Slackware :: KDE Crash After Upgrade / Solution For This?

Nov 24, 2010

So I did an update to my slackware current and as many people here found that KDE crashes... Mine I am unable to find a fix for it.... I get the following error as I log in...

Warning Can not Open ConsoleKit Session Unable To Open Session: Failed To Connect to Socket: /var/run/dbus/system_bus_socket: No Such File or Directory.

View 14 Replies View Related

Slackware :: (ver. 13.37) After Delay, New User Causes X To Crash?

Jun 13, 2011

I have a new installation of Slackware 13.37 on an old Dell Optiplex P4. Right after installation (when I only had a root account) I found that X (regardless of window manager) would develop video problems after a few minutes (horizontal lines, slowdown -- though without crashing). A message board informed me that that there was a bug in my onboard Intel video chip that would require me to enable shadow buffering (which amounts to disabling 2D acceleration). I made the change in the Xorg.conf, and the issue disappeared.

However, once I finally got around to adding a new user, X began acting up again, though I have no idea whether it's related to the earlier problem. Now, after a few minutes, it actually crashes -- though only when started under the new user. Root still works fine. I'm new to Linux, and still trying to sort through all the different logging tools, so I'm not sure what I ought to be posting. Here's the relevant bit from Xorg.0.log:

Code:
[ 1886.178] (II) intel(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 -hsync +vsync (43.8 kHz)
[ 3090.195]
Backtrace:
[ 3090.195] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e72fb]
[ 3090.195] 1: /usr/bin/X (0x8048000+0x5dbf5) [0x80a5bf5]

[Code]...

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved