[Evolution] Bug#598796: Bug#598796: evolution: hangs on startup while migrating folders

2010-10-02 Thread Adam Borowski
On Sat, Oct 02, 2010 at 10:49:06AM +0200, Yves-Alexis Perez wrote:
 On sam., 2010-10-02 at 01:10 +0200, Adam Borowski wrote:
  On startup, Evolution spawns two windows:
  
  * one that says:
  .-[ Migrating... ]
  | The summary format of the Evolution mailbox folders has been moved to
  | SQLite since Evolution 2.24
  |
  | Please be patient while Evolution migrates your folders...
  |
  | Migrating Folders
  |
  | The summary format of the Evolution mailbox folders has been moved to
  | SQLite since Evolution 2.24
  |
  | Please be patient while Evolution migrates your folders...
  |
  | Migrating 'On This Computer/Drafts':
  | 50%.
  `
  (note that the text is repeated), the progress bar stuck at 50%,
 
 
 Is something output on the console? Could you give us the detail of your
 accounts and folder? Do you have folders.db files in your .evolution
 folders (under .evolution/mail/*/*/folders.db)?

Yes, but when I moved the entire directory away, it was recreated from
scratch, and is BYTE TO BYTE IDENTICAL (save for categories.xml) to the old
one.  Also, there appears to be no useful data inside.

I seriously doubt it's of any use, but I've put it at
http://angband.pl/tmp/evol-dir.tar.bz2


When ran from a terminal, the output is:

(evolution:3713): evolution-network-manager-WARNING **: The name
org.freedesktop.NetworkManager was not provided by any .service files

(evolution:3713): Gtk-WARNING **: Attempting to add a widget with type
GtkHBox to a container of type GtkWindow, but the widget is already inside a
container of type GtkVBox, the GTK+ FAQ at
http://library.gnome.org/devel/gtk-faq/stable/ explains how to reparent a
widget.

(evolution:3713): e-utils-WARNING **: Something called
e_alert_dialog_constructed() with a NULL parent window.  This is no longer
legal, please fix it.

(evolution:3713): camel-WARNING **: No summary path set. Unable to migrate


(evolution:3713): camel-WARNING **: No summary path set. Unable to migrate


  * and another that says:
  .-[ ]
  | SSL Certificate check for mail.angband.pl:
  | Signature: BAD
  `
 This one should be fixed with 2.30.3-2 but you might have to reimport
 your certificate or, at least, set the trust bits in certificates
 settings (that it, when you'll manage to get access to evolution).

Yeah, I guess so -- but it might be a case of two (semi-?)modal windows
interfering with each other.

  None of the windows accepts any input, they will redraw a few times but then
  stop responding altogether.  After killing it, Evolution does the same on
  the next startup.
 
 The SSL check will accept input, but if you have checked “refresh all
 folders” or something like that, it'll try sequentially *all* folders
 even if you click cancel. So it might take a while, but in the end
 they'll disappear

Waiting a long time doesn't appear to help.  When straced, it appears to
deadlock on some synchronization:

[pid  3792] clone(Process 3807 attached
child_stack=0xb30f33e4,
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|
CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
parent_tidptr=0xb30f3bd8, {entry_number:6, base_addr:0xb30f3b70,
limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1,
seg_not_present:0, useable:1}, child_tidptr=0xb30f3bd8) = 3807
[pid  3792] futex(0x8cc963c, FUTEX_WAIT_PRIVATE, 2, NULL unfinished ...
[pid  3807] set_robust_list(0xb30f3be0, 0xc) = 0
[pid  3807] gettimeofday({1286010717, 370310}, NULL) = 0
[pid  3807] futex(0x8cc963c, FUTEX_WAIT_PRIVATE, 2, NULL


Meow!
-- 
1KB // Microsoft corollary to Hanlon's razor:
//  Never attribute to stupidity what can be
//  adequately explained by malice.



___
Pkg-evolution-maintainers mailing list
Pkg-evolution-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers

[Evolution] Bug#598796: Bug#598796: Bug#598796: evolution: hangs on startup while migrating folders

2010-10-02 Thread Yves-Alexis Perez
On sam., 2010-10-02 at 11:19 +0200, Adam Borowski wrote:
 On Sat, Oct 02, 2010 at 10:49:06AM +0200, Yves-Alexis Perez wrote:
  On sam., 2010-10-02 at 01:10 +0200, Adam Borowski wrote:
   On startup, Evolution spawns two windows:
   
   * one that says:
   .-[ Migrating... ]
   | The summary format of the Evolution mailbox folders has been moved to
   | SQLite since Evolution 2.24
   |
   | Please be patient while Evolution migrates your folders...
   |
   | Migrating Folders
   |
   | The summary format of the Evolution mailbox folders has been moved to
   | SQLite since Evolution 2.24
   |
   | Please be patient while Evolution migrates your folders...
   |
   | Migrating 'On This Computer/Drafts':
   | 50%.
   `
   (note that the text is repeated), the progress bar stuck at 50%,
  
  
  Is something output on the console? Could you give us the detail of your
  accounts and folder? Do you have folders.db files in your .evolution
  folders (under .evolution/mail/*/*/folders.db)?
 
 Yes, but when I moved the entire directory away, it was recreated from
 scratch, and is BYTE TO BYTE IDENTICAL (save for categories.xml) to the old
 one.  Also, there appears to be no useful data inside.

I'm lost. The folder contains the local mail storage, so there should be
some of your mails there (unless you don't store it at all locally ?)
 
 I seriously doubt it's of any use, but I've put it at
 http://angband.pl/tmp/evol-dir.tar.bz2

I hope there's nothing private there...

In the end, if you start with a *fresh* folder, does it work or not?
 
 Waiting a long time doesn't appear to help.  When straced, it appears to
 deadlock on some synchronization:

I meant to click “cancel” at every warning window. There'll be a lot of
them, but in the end they'll disappear. You could try to start in
offline mode too (evolution --offline)

Cheers,
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part
___
Pkg-evolution-maintainers mailing list
Pkg-evolution-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers

[Evolution] Bug#598796: Bug#598796: Bug#598796: evolution: hangs on startup while migrating folders

2010-10-02 Thread Adam Borowski
On Sat, Oct 02, 2010 at 12:00:59PM +0200, Yves-Alexis Perez wrote:
 On sam., 2010-10-02 at 11:19 +0200, Adam Borowski wrote:
   Is something output on the console? Could you give us the detail of your
   accounts and folder? Do you have folders.db files in your .evolution
   folders (under .evolution/mail/*/*/folders.db)?
  
  Yes, but when I moved the entire directory away, it was recreated from
  scratch, and is BYTE TO BYTE IDENTICAL (save for categories.xml) to the old
  one.  Also, there appears to be no useful data inside.
 
 I'm lost. The folder contains the local mail storage, so there should be
 some of your mails there (unless you don't store it at all locally ?)

It would be at most Evolution's local cache if it uses any, as all mails are
stored (at least their master copies) on an IMAP server.

Still, that non-existant local mail stops Evolution from starting at all.

  I seriously doubt it's of any use, but I've put it at
  http://angband.pl/tmp/evol-dir.tar.bz2
 
 I hope there's nothing private there...

All the files have nothing interesting in them, just a header, bunch of
zeroes and a SQL statement.  The only piece of information you could learn
about me is that the username is kilobyte and the mail server
mail.angband.pl.

 In the end, if you start with a *fresh* folder, does it work or not?

It does not, and that's the main problem here -- at least for me.
I guess I need to delete the config Evolution stores elsewhere -- but that
wouldn't fix the bug, merely work around a symptom.

  Waiting a long time doesn't appear to help.  When straced, it appears to
  deadlock on some synchronization:
 
 I meant to click “cancel” at every warning window. There'll be a lot of
 them, but in the end they'll disappear. You could try to start in
 offline mode too (evolution --offline)

Neither of the buttons accept any input.


Miaow!
-- 
1KB // Microsoft corollary to Hanlon's razor:
//  Never attribute to stupidity what can be
//  adequately explained by malice.



___
Pkg-evolution-maintainers mailing list
Pkg-evolution-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers

[Evolution] Bug#598796: Bug#598796: Bug#598796: Bug#598796: evolution: hangs on startup while migrating folders

2010-10-02 Thread Yves-Alexis Perez
On sam., 2010-10-02 at 12:58 +0200, Adam Borowski wrote:
  In the end, if you start with a *fresh* folder, does it work or not?
 
 It does not, and that's the main problem here -- at least for me.
 I guess I need to delete the config Evolution stores elsewhere -- but that
 wouldn't fix the bug, merely work around a symptom.

You mean that starting with a fresh .evolution folder (move the previous
one elsewhere) you still have the problem? In this case you shouldn't
have any migration window appearing since there's nothing to migrate.


  I meant to click “cancel” at every warning window. There'll be a lot of
  them, but in the end they'll disappear. You could try to start in
  offline mode too (evolution --offline)
 
 Neither of the buttons accept any input.

I guess due to the other modal window, ok.

Cheers,
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part
___
Pkg-evolution-maintainers mailing list
Pkg-evolution-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers

[Evolution] Bug#598796: Bug#598796: evolution: hangs on startup while migrating folders

2010-10-02 Thread Adam Borowski
On Sat, Oct 02, 2010 at 01:27:25PM +0200, Yves-Alexis Perez wrote:
   In the end, if you start with a *fresh* folder, does it work or not?
  
  It does not, and that's the main problem here -- at least for me.
  I guess I need to delete the config Evolution stores elsewhere -- but that
  wouldn't fix the bug, merely work around a symptom.
 
 You mean that starting with a fresh .evolution folder (move the previous
 one elsewhere) you still have the problem? In this case you shouldn't
 have any migration window appearing since there's nothing to migrate.

[~]$ mv .evolution .evolution-old
[~]$ evolution
   [ Migrating... ]

[~]$ killall evolution
[~]$ ls -al .evolution
total 68
drwx--   4 kilobyte kilobyte32 Oct  2 13:32 .
drwx--x--x 141 kilobyte kilobyte 40960 Oct  2 13:38 ..
drwx--   2 kilobyte kilobyte 1 Oct  2 13:32 cache
-rw-r--r--   1 kilobyte kilobyte  2243 Oct  2 13:32 categories.xml
drwx--   5 kilobyte kilobyte24 Oct  2 13:32 mail


-- 
1KB // Microsoft corollary to Hanlon's razor:
//  Never attribute to stupidity what can be
//  adequately explained by malice.



___
Pkg-evolution-maintainers mailing list
Pkg-evolution-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers


[Evolution] (no subject)

2010-10-02 Thread Fedex Courier Service


--
You have won $750,000.00 into an ATM CARD in the FedEx Courier season promo
Through email selection  system.  held on october 2010 in London Fill the below
for claim: Name: Address: Occupation: Phone Number: Date Of Birth: state:
Country: Email: fedex.whit...@live.com

___
Pkg-evolution-maintainers mailing list
Pkg-evolution-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers


[Evolution] Bug#598562: evolution-mapi can't be installed

2010-10-02 Thread Javier Vasquez
Well, there are several dependencies upon experimental, but they can
be overcome, :-)

The problem about libgtkhtml-editor0 and libgtkhtml3.14-19 are to be
fixed though.  I had to edit 3 files:

/var/lib/apt/lists/mirror_debian_dists_unstable_main_binary-amd64_Packages
/var/lib/dpkg/status
/var/lib/dpkg/available

Look in those for the dependencies for evolution-mapi, and in all of
them where it said = 1:3.30.2 for those 2 packages, I just used
instead = 3.30.2, since the latest version for those 2 packages is
3.30.3-1 even higher than the one required, this solves the issue...

It might be that 1: was just a typo...  Once you modify those files,
you can install it without problems, except by the fact you'll have to
solve dependencies coming from experimental, which is not a big deal
any ways...

I have it installed, but haven't tested it yet...

-- 
Javier.



___
Pkg-evolution-maintainers mailing list
Pkg-evolution-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers