[Bug 997501] Re: Crash on launch or crash when trying to maximise window

2014-06-06 Thread Launchpad Bug Tracker
[Expired for rhythmbox (Ubuntu) because there has been no activity for
60 days.]

** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997501

Title:
  Crash on launch or crash when trying to maximise window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/997501/+subscriptions

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


[Bug 997501] Re: Crash on launch or crash when trying to maximise window

2014-04-07 Thread Walter Garcia-Fontes
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.

** Changed in: rhythmbox (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997501

Title:
  Crash on launch or crash when trying to maximise window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/997501/+subscriptions

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


[Bug 997501] Re: Crash on launch or crash when trying to maximise window

2012-05-13 Thread Philip Wyett
Backtrace...

(gdb) r
Starting program: /usr/bin/rhythmbox 
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
[New Thread 0xb7d7bb40 (LWP 3003)]
[New Thread 0xb73ffb40 (LWP 3004)]
[New Thread 0xb1674b40 (LWP 3005)]
[New Thread 0xb0e73b40 (LWP 3006)]
[Thread 0xb0e73b40 (LWP 3006) exited]
[New Thread 0xb0e73b40 (LWP 3008)]
[Thread 0xb0e73b40 (LWP 3008) exited]
[New Thread 0xb0e73b40 (LWP 3016)]
[New Thread 0xb02fab40 (LWP 3017)]
[New Thread 0xafaf9b40 (LWP 3018)]
[Thread 0xafaf9b40 (LWP 3018) exited]
[New Thread 0xafaf9b40 (LWP 3032)]

(rhythmbox:2990): GLib-CRITICAL **: g_str_has_prefix: assertion `str != NULL' 
failed
Traceback (most recent call last):
  File /usr/lib/rhythmbox/plugins/ubuntuone/MusicStoreWidget.py, line 97, in 
url_loaded
if urlparse.urlparse(url)[2] == https:
  File /usr/lib/python2.7/urlparse.py, line 135, in urlparse
tuple = urlsplit(url, scheme, allow_fragments)
  File /usr/lib/python2.7/urlparse.py, line 174, in urlsplit
i = url.find(':')
AttributeError: 'NoneType' object has no attribute 'find'
[New Thread 0xaedaab40 (LWP 3033)]
[Thread 0xaedaab40 (LWP 3033) exited]

** (rhythmbox:2990): WARNING **: Error calling get_info: Traceback (most recent 
call last):
  File /usr/lib/python2.7/dist-packages/dbus/service.py, line 707, in 
_message_cb
retval = candidate_method(self, *args, **keywords)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py,
 line 723, in get_info
return self.service.folders.get_info(path)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py,
 line 166, in inner
result = f(*new_args, **new_kwargs)
  File /usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/logger.py, 
line 283, in inner
res = f(*args, **kwargs)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py,
 line 717, in get_info
mdobj = self.fs_manager.get_by_path(path)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py,
 line 794, in get_by_path
mdid = self._idx_path[path]
KeyError: '/home/philip/.ubuntuone/Purchased from Ubuntu One'


** (rhythmbox:2990): CRITICAL **: syncdaemon_folder_info_get_subscribed: 
assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed
[Thread 0xb1674b40 (LWP 3005) exited]
[New Thread 0xaedaab40 (LWP 3060)]
[New Thread 0xb1674b40 (LWP 3061)]
[New Thread 0xae5a9b40 (LWP 3062)]
[Thread 0xaedaab40 (LWP 3060) exited]
[Thread 0xae5a9b40 (LWP 3062) exited]
[New Thread 0xae5a9b40 (LWP 3065)]
[New Thread 0xaedaab40 (LWP 3067)]

Program received signal SIGILL, Illegal instruction.
0x05cb2042 in ?? ()
(gdb) bt
#0  0x05cb2042 in ?? ()
#1  0x02c3ac0d in execute (globalData=optimized out, 
callFrame=optimized out, registerFile=0xb037248c, this=0xaeddfdf0)
at ../Source/JavaScriptCore/jit/JITCode.h:115
#2  JSC::Interpreter::execute (this=0xb0372480, program=0xaeddfde0, 
callFrame=0xaee1fcb4, scopeChain=0xaedfffe0, thisObj=0xaee5ffc0)
at ../Source/JavaScriptCore/interpreter/Interpreter.cpp:1139
#3  0x02d14aa6 in JSC::evaluate (exec=0xaee1fcb4, scopeChain=0xaedfffe0, 
source=..., thisValue=..., returnedException=0xbfffe9f8)
at ../Source/JavaScriptCore/runtime/Completion.cpp:73
#4  0x00ac22ee in evaluate (exception=0xbfffe9e8, thisValue=..., source=..., 
chain=optimized out, exec=0xaee1fcb4)
at ../Source/WebCore/bindings/js/JSMainThreadExecState.h:85
#5  WebCore::ScriptController::evaluateInWorld (this=0xb033fb10, 
sourceCode=..., world=0xb0322bc8)
at ../Source/WebCore/bindings/js/ScriptController.cpp:145
#6  0x00ac294b in WebCore::ScriptController::evaluate (this=0xb033fb10, 
sourceCode=...) at ../Source/WebCore/bindings/js/ScriptController.cpp:162
#7  0x00c3c30a in executeScript (sourceCode=..., this=0xadcb6858)
at ../Source/WebCore/dom/ScriptElement.cpp:288
#8  WebCore::ScriptElement::executeScript (this=0xadcb6858, sourceCode=...)
at ../Source/WebCore/dom/ScriptElement.cpp:270
#9  0x00dc252d in 
WebCore::HTMLScriptRunner::executePendingScriptAndDispatchEven---Type return 
to continue, or q return to quit---
t (this=0xb03b7620, pendingScript=...)
at ../Source/WebCore/html/parser/HTMLScriptRunner.cpp:139
#10 0x00dc2a56 in WebCore::HTMLScriptRunner::executeParsingBlockingScript (
this=0xb03b7620) at ../Source/WebCore/html/parser/HTMLScriptRunner.cpp:118
#11 0x00dc2fd8 in WebCore::HTMLScriptRunner::executeParsingBlockingScripts (
this=0xb03b7620) at ../Source/WebCore/html/parser/HTMLScriptRunner.cpp:195
#12 0x00dc301b in WebCore::HTMLScriptRunner::executeScriptsWaitingForLoad (
this=0xb03b7620, cachedScript=0xadd4c900)
at ../Source/WebCore/html/parser/HTMLScriptRunner.cpp:206
#13 0x00db4c52 in WebCore::HTMLDocumentParser::notifyFinished (
this=0xb03a4000, cachedResource=0xadd4c900)
at 

[Bug 997501] Re: Crash on launch or crash when trying to maximise window

2012-05-10 Thread Philip Wyett
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997501

Title:
  Crash on launch or crash when trying to maximise window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/997501/+subscriptions

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