Ubuntu :: Emptying Deleted Items In Evolution
May 28, 2010
I'm using Evolution, latest version for Linux. For some reason, I can't get the deleted items folder in the mail view to expunge. Is there some reason why emptying the trash suddenly doesn't work? It worked for the first few days of using Evolution, but now it just doesn't work -- the deleted items just stay there.
Here's the error message:
Error storing '~/.evolution/mail/local/Handle Later (mbox)': Error storing '~/.evolution/mail/local/Sent (mbox)': Error storing '~/.evolution/mail/local/Inbox (mbox)': Summary and folder mismatch, even after a sync
View 8 Replies
ADVERTISEMENT
Oct 3, 2010
Evolution Mail I have a bunch of messages from last August stuck in the Deleted box. Other deleted messages are emptying ok. how I can get rid of them? I do a regular back-up and restore but they just won't go away.
View 7 Replies
View Related
Sep 17, 2010
How to deal with this error. The folder that this refers to does exist, so I dont know why I'm getting this error when I try to empty my trash in Evolution.
View 5 Replies
View Related
Jul 9, 2010
I am 61 years old and brand new to Ubuntu. My son built a computer for me which I am using. I hated Windows so he installed Ubuntu 9.10 which I love. My son left for the Air Force Academy and when he left he told me and I was on my own so I am doing my best to learn. Everything was going fine but today I encountered a problem.
When I tried to empty my trash in the Evolution Mail program, I encountered this error message:
Error while Expunging folder.
Error storing '~/.evolution/mail/local/Sent (mbox)': Summary and folder mismatch, even after a sync
I googled the error and found this solution:
I first used Evolution File > Backup Settings. Then I went to my .evolution/mail/local and deleted all files that had an extension of:
.index
.cmeta
but NOT .data
When restarted it takes a few minutes to rebuild. Then I was able to successfully delete everything in my trash folder. I have looked and looked and I cannot find the .evolution/mail/local folder. How to get to it. Or perhaps am I using the wrong corrective action. If that is the case, then what should I do.
View 5 Replies
View Related
Jan 8, 2011
I have somehow managed to eradicate all of my films and music...I was going to update my external HDD (typical) and so I highlighted everything and went to drag it. My finger kind of slipped while the cursor was in the the same folder and I got a message saying something like:"Source file is in this destination. Cannot move. Do what?"There's me thinking not much can go wrong at this point so I clicked "Skip all".Everything disappeared
The file system says there's still only 500GB free on my 1.5TB, so the files are there but I just can't see them.how I can get them back?There's nothing in my 'Deleted Items' and I had a play with scalpel and PhotoRec and I either couldn't get them to work or they said they'd take way more time than I have.
Edit: Where did that smiling devil come from? That's really not how I feel right now.
View 1 Replies
View Related
May 23, 2010
I was playing around with the default panel that has the power icon (wrong lingo maybe) and the network/sound icons, etc.I deleted some items including the power icon and now for the life of me can't find it in the panel applets list in lubuntu.Is there a way to restore the default panel with the settings as when I first installed lubuntu.I also played with some spacings and other settings so would rather just get it back to normal/restore it vs add all the items back on and then play with the spacings again.
View 9 Replies
View Related
Jul 24, 2010
I seem to have all email settings still working, contacts and tasks all seem to be complete. I've rebooted - haven't been prompted for anything in particular.
View 4 Replies
View Related
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
Oct 17, 2010
Is there a way to remove individual deleted e-mails (as opposed to having to empty the entire contents of the folder) from the trash folder in the Evolution e-mail program? If not, you can do this in Outlook, why would this option not be included in Evolution?
View 3 Replies
View Related
Nov 4, 2010
Just set up Evolution to get my emails from 1and1.co.uk and hotmail. I ticked the box 'leave on server'.Whilst in the mess of trying to configure two email accounts (using rules and folders), I deleted all my 1and1 emails locally. They remain on the server, but I want them now in my client inbox and Evolution seems to ignore those emails. Is there any way I can refresh evolution, so that it doesn't treat these emails any differently to new ones that I retrieve?
View 6 Replies
View Related
May 3, 2010
I just finished setting up Evolution Mail. All my e-mails have been downloaded and it's working good.But then I logged in at mail.live.com and I all my mails were gone!I don't want my mails to store in my PC, no one knows when my hard drive will die or when will I do something stupid that leads to the complete anihilation of all my e-mails. I want them back to Windows Live's mail server.
View 2 Replies
View Related
Jun 12, 2010
New Linux/Ubuntu user here. Have a slight problem:
Version: UNR/Gnome 10.0.4 LTS
I removed Evolution and replaced it with Thunderbird. I no longer have the option within the white envelope in the panel for compose mail, etc. I really liked this function but it appears to me to have been an Evolution specific function. How to make this work for Thunderbird?
View 2 Replies
View Related
Dec 11, 2010
Is there an option in Evolution to return to the Inbox view after you delete a message, rather than going on to the next message? I cannot find it anywhere.Incidentally, this same question is one of the zero-reply questions: URL...I wonder if this means there is no such feature in Evolution and I should submit some kind of "feature request" at their development site.
View 4 Replies
View Related
Jan 25, 2010
My Trash applet always shows that there are 2 items in the trash can.
Its driving me insane.
I tried sudo rm -fr /home/*/.local/share/Trash to no avail.
Where is the trash folder in karmic? I had to create the Trash folder in home first.
Has it been moved from the /home tree?
View 3 Replies
View Related
Feb 11, 2011
Have 10.10.Is it possible to recover data having just emptied the Wastebasket?
View 3 Replies
View Related
Aug 4, 2011
Banshee is, at seemingly random intervals, emptying any playlist I have imported (as .pls generated by Rhythmbox). The playlists I build in Banshee directly are not suffering this emptying problem. (There is one imported playlist, of some 30+, which has not yet emptied but I see nothing special about it.)
View 1 Replies
View Related
Mar 25, 2010
I have a database with the following table (see below). What I need to do is to empty the itype column completely, so that if I do a Select itype from items; it will return empty set. I have tried dropping and recreating the itype column, but it just adds the data I want to insert to the end, and even when I recreate it, it is not empty.. I need to overwrite it, or better, start with an empty column.
mysql> desc items;
+----------------------+--------------+------+-----+-------------------+----------------+
| Field | Type | Null | Key | Default | Extra |
+----------------------+--------------+------+-----+-------------------+----------------+
| itemnumber | int(11) | NO | PRI | NULL | auto_increment |
| biblionumber | int(11) | NO | MUL | 0 | |
| biblioitemnumber | int(11) | NO | MUL | 0 | |
| barcode | varchar(20) | YES | UNI | NULL | |
| dateaccessioned | date | YES | | NULL | |
| booksellerid | mediumtext | YES | | NULL | |
| homebranch | varchar(10) | YES | MUL | NULL | |
| price | decimal(8,2) | YES | | NULL | |
| replacementprice | decimal(8,2) | YES | | NULL | |
| replacementpricedate | date | YES | | NULL | |
| datelastborrowed | date | YES | | NULL | |
| datelastseen | date | YES | | NULL | |
| stack | tinyint(1) | YES | | NULL | |
| notforloan | tinyint(1) | NO | | 0 | |
| damaged | tinyint(1) | NO | | 0 | |
| itemlost | tinyint(1) | NO | | 0 | |
| wthdrawn | tinyint(1) | NO | | 0 | |
| itemcallnumber | varchar(30) | YES | | NULL | |
| issues | smallint(6) | YES | | NULL | |
| renewals | smallint(6) | YES | | NULL | |
| reserves | smallint(6) | YES | | NULL | |
| restricted | tinyint(1) | YES | | NULL | |
| itemnotes | mediumtext | YES | | NULL | |
| holdingbranch | varchar(10) | YES | MUL | NULL | |
| paidfor | mediumtext | YES | | NULL | |
| timestamp | timestamp | NO | | CURRENT_TIMESTAMP | |
| location | varchar(80) | YES | | NULL | |
| onloan | date | YES | | NULL | |
| cn_source | varchar(10) | YES | | NULL | |
| cn_sort | varchar(30) | YES | | NULL | |
| ccode | varchar(10) | YES | | NULL | |
| materials | varchar(10) | YES | | NULL | |
| uri | varchar(255) | YES | | NULL | |
| itype | varchar(10) | YES | | NULL | |
| more_subfields_xml | longtext | YES | | NULL | |
| enumchron | varchar(80) | YES | | NULL | |
| copynumber | varchar(32) | YES | | NULL | |
+----------------------+--------------+------+-----+-------------------+----------------+
37 rows in set (0.05 sec)
View 4 Replies
View Related
Sep 25, 2009
This message comes up when I try to upgrade. The upgrade needs a total of 400M free space on disk '/'. Please free at least an additional 394M of disk space on '/'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'.
View 2 Replies
View Related
Jul 21, 2011
Wish a script which would delete cache content and remove additional files which have been downloaded via the internet and saved voluntarily by the user and files any thing other than those used by the OS in linux.Need a command which could make the execution of the above script possible before the shut down command is passed.
View 1 Replies
View Related
Jun 7, 2010
I searched the forum with various terms and didn't find anything, so my apologies if this is a common and/or newbie problem.It seems that when I have a USB driveplugged in to switch the files around, those that I delete are still taking up space. I first noticed it with a Chinese MP3 player and thought it was the player being crappy. I could still play all the songs that were supposedly gone. Today, I noticed it with a little thumb drive that I've had for years. I plugged it into my husband's computer running winXP, and the files showed up in a weird, unusable form. I was able to delete them for real.
View 4 Replies
View Related
Jul 26, 2011
I've been running the Evolution mail system under Fedora-15/KDE for about a month now, and it has some very serious problems. I just noticed that it is available for SUSE, and figured that since KDE is the principal desktop supported by KDE the SUSE version may be fixed. Before I go through the very tedious process of getting the SUSE version to compile on Fedora, I'd like to know whether anyone has seen these problems with the SUSE version of Evolution:It ignores font control from the KDE Settings->Applications Appearance window, both KDE font control and GTK+ font control, also its own internal font control window.
It has trouble sending messages to an SMTP server, sometimes taking a l-o-n-g time, sometimes timing out. This can be temporarily cured by restarting it It crashes when a filter attempts to refile an outgoing message. It often asks if I want to recover messages that have never been lost. It often locks up receiving mail from a remote POP3 server. I can live with these, except for items 1 and 2, since I have workarounds. If you are fairly sure that you have not seen these problems with the SUSE version of Evolution
View 9 Replies
View Related
Apr 5, 2010
I had configured the evolution to send/recive email. After it had been configured, it could receive emails. Suddendly it can't fetch email anymore. In the inbox of evolution, there were about 200 emails. There are maybe 5K emails in the server, I guessed. I'm not sure whether it's the problem that there's one email in the server too big, so the evolution can not fetch it. The error of evolution is: error while fetching email. Evolution version: Evolution 2.28.0. OS version: Linux xxx2.6.32.9-70.fc12.i686.PAE #1 SMP Wed Mar 3 04:57:21 UTC 2010 i686 i686 i386 GNU/Linux I'm sure my network is fine, I use pop3 to receive email.
nslookup result:
$ nslookup pop3.163.com
Server:221.6.96.178
Address:221.6.96.178#53
Non-authoritative answer:
pop3.163.comcanonical name = pop.163.com.
pop.163.comcanonical name = pop3.163.idns.yeah.net.
Name:pop3.163.idns.yeah.net
Address: 123.125.50.29
View 7 Replies
View Related
Apr 1, 2011
i tried to update my evolution from 2.30.? to 2.32.1 usning
ppa
ppa:julenlanda/evolution
Because the exchange plugin didn't work i uninstalled evolution and removed the ppa. Now when i try to install evolution from the software centre i get this: Package dependencies cannot be resolved This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.
it asks me if I want to repair the catalog, i say yes.
View 2 Replies
View Related
Feb 20, 2011
I have been using Fedora 14, which has Evolution 2.32.1 but have recently also installed openSUSE 11.3, which has Evolution 2.30.1.2. I would like to make openSUSE my primary distribution, and so I would like to restore my Evolution settings from Fedora, but Evolution complains that the backup file is invalid. I have tried copying the folders in the backup to their appropriate locations in openSUSE with no luck. I have also tried manually copying with instructions for older versions of openSUSE, but with no luck.
An obvious guess at what might be the problem seems to be that I am trying to restore settings from a newer version to an older version? An obvious thing to try would be to upgrade to Evolution 2.32, but Evolution has a long list of dependencies so before jumping into that fun I thought I would ask if anyone else has had similar problems and found a straight-forward solution. I still have access to my emails in Fedora so this is not hugely pressing, and if upgrading to 11.4 will do the trick then I can just wait for that.
View 1 Replies
View Related
Jul 22, 2010
I have wiped Windows and am running 10.04 exclusively. 32 bit, when setting up evolution e mail account i dont see where to enter password....where is it? anyone have link with screenshots? i know i can use regular hotmail but want to know how to use default ubuntu programs.
I still can't find a spot for password. options are, login, set preferences and a remember password checkbox but nowhere to enter a password
View 1 Replies
View Related
Nov 29, 2010
I moved all my files in my home directory to a new computer. This old machine is Ubuntu 9.10 and the new one is Ubuntu 10.10. These files included my original ".evolution" directory. But on the new computer, when I run Evolution, it seems to ignore or not understand this directory, and wants me to set up all new accounts. There is a lot of email saved locally in that ".evolution" directory I need to keep. How can I get this newer version of Evolution to use those old files?
View 14 Replies
View Related
Aug 10, 2011
I have an issue with evolution I use it on two computers. A Eee-Pc 1000h with '11.04' during the week (agenda / mail), and on the weekends a do a back up on a Toshiba Qosmio G20 '10.10' I press import or is it restore and everything is good. Except for today I am getting 'Invalid Evolution backup file' each time. I have tryed purging evolution. Even uninstalling it but to no avail.
View 1 Replies
View Related
Sep 9, 2010
I have asked this question several times but I think that I am not asking it correctly. I have umbutu 9.04 and Windows 7.0 on my C: drive. When I start my machine I have approximately 9 or 10 items on my boot list and I would like to have 2.It has been suggested that I determine what version of grub I am using and I am using /boot/vmlinuz-2.6.28-19 generic. I have no idea what that means.It has been suggested that I install some various items of software and I am sure that it would solve my problem but to me it would be like looking down a cows throat. Please, don't get me wrong, I really appreciate the input but its like when you go to the doctor you kind of wonder "just what the heck is he talking about". Maybe someone could just tell me how to accomplish what I want to do so I can understand!My daughter uses this machine and she goes to places that I didn't know I had.
View 7 Replies
View Related
Mar 6, 2011
I am missing the are on the top bar that u can click on to get to chat and email and inbox and compose a message it just went missing all of a sudden and it was a super help to have because im always sending mail and getting chats and now i can look at picture.
View 9 Replies
View Related
May 3, 2010
i can't seem to move around applets along the top panel. everything seems strangely fixed ever since i upgraded to lucid.
View 6 Replies
View Related