[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2007-01-21 Thread Sebastian Dröge
Ok, apperently this is fixed in feisty... closing this bug then :)

** Changed in: banshee (Ubuntu)
   Status: Needs Info = Fix Released

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2006-12-05 Thread battlehorse
The same happens when using xubuntu 6.10 ( with xfce 4.4R2 installed
from the installers at xfce.org ) . The only output line which appears
when launching banshee from the command line is :

Warning: [12/5/2006 11:44:23 PM] (Cannot connect to NetworkManager) - An 
available, working network connection will be assumed
Warning: [12/5/2006 11:49:29 PM] (Cannot connect to NetworkManager) - An 
available, working network connection will be assumed
Creating track table
Creating playlists table
Creating playlistentries table

On subsequent runs the last three lines are missing (they reappear only
if  I delete the .gnome2/banshee directory ). The version I'm using is
0.11.1-0ubuntu2 .

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2006-11-17 Thread Thomas Wolfe
upgraded to feisty, and with it a new version of banshee, and it works
perfectly now.

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2006-11-03 Thread Thomas Wolfe
just fyi, if this bug is pissing anyone else off and they do not mind 
reimporting all their music, a simple
rm -rf ~/.gnome2/banshee/
should fix it.

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2006-11-03 Thread Thomas Wolfe
bah, after re-importing I have the same problem again...

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2006-10-20 Thread Sebastian Dröge
Do you still have this with 0.11.1-0ubuntu2?
Can you please attach gdb to the running banshee process and provide a full 
backtrace?

gdb --pid `pidof banshee`
thread apply all bt

** Changed in: banshee (Ubuntu)
   Status: Unconfirmed = Needs Info

** Changed in: banshee (Ubuntu)
   Importance: Undecided = High

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2006-10-20 Thread Thomas Wolfe
yes, it takes about 5 mins for it to actually start.
as it was starting, I did
gdb --pid `18169` thread apply all bt
and that just said
/home/thomas/apply: No such file or directory.

so I just did
gdb --pid `18169`outputofgdb
but that i guess asked for input (for me to keep hitting enter) so it would 
never really end.
the attached is as much as i can copy/paste from gnome-terminal, so it is not 
the whole thing... any ideas how i can get all of the output?

** Attachment added: outputgdb
   http://librarian.launchpad.net/4895095/gdboutput

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2006-10-20 Thread Thomas Wolfe
crap, it was the full output, here it is properly

** Attachment added: correctoutput
   http://librarian.launchpad.net/4895109/gdboutput

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2006-10-20 Thread Sebastian Dröge
Either do
gdb --pid `pidof banshee`
or
gdb --pid 12345 (replace with banshee's pid).

And then in gdb run
thread apply all bt

and then attach this output here please :)

Is this with 0.11.1-0ubuntu2?

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 63697] Re: banshee freezes on initializing background tasks on startup [edgy]

2006-10-20 Thread Thomas Wolfe
yes, it is with 0.11.1-0ubuntu2
and here is the output from thread apply all bt, hope it helps.  Just seems 
weird that it takes 4-5 mins just for banshee to start, when only like a month 
ago it worked fine and dandy, only took 10 seconds or so, and i even tried 
uninstalling daap and all the official plugins.  I only have 1000 or so 
vorbis/mp3's...  Anyhow, thanks

** Attachment added: outputtry2
   http://librarian.launchpad.net/4896572/dboutput2

-- 
banshee freezes on initializing background tasks on startup [edgy]
https://launchpad.net/bugs/63697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs