[Bug 211212] Re: Network-manager process hangs after resume from S4

2008-10-02 Thread Tyson Whitehead
I am also getting this all the time with network-manager 0.6.6-0ubuntu5
(gutsy).

The following is the requested backtrace (I'm leaving all the commands
and whatnot in to answer Jeremy's question about how to get a
backtrace).

[EMAIL PROTECTED]:~# pidof NetworkManager
32011
[EMAIL PROTECTED]:~# gdb
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
(gdb) attach 32011
Attaching to process 32011
Reading symbols from /usr/sbin/NetworkManager...(no debugging symbols 
found)...done.
Reading symbols from /usr/lib/libhal.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libhal.so.1
Reading symbols from /lib/libiw.so.29...
(no debugging symbols found)...done.
Loaded symbols for /lib/libiw.so.29
Reading symbols from /usr/lib/libnl.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libnl.so.1
Reading symbols from /usr/lib/libdbus-glib-1.so.2...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libdbus-glib-1.so.2
Reading symbols from /usr/lib/libdbus-1.so.3...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libdbus-1.so.3
Reading symbols from /usr/lib/libgobject-2.0.so.0...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgobject-2.0.so.0
Reading symbols from /usr/lib/libgthread-2.0.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libgthread-2.0.so.0
Reading symbols from /lib/librt.so.1...
(no debugging symbols found)...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /usr/lib/libglib-2.0.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libglib-2.0.so.0
Reading symbols from /usr/lib/libnm-util.so.0...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libnm-util.so.0
Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)...done.
[Thread debugging using libthread_db enabled]
[New Thread 0x7f505b48a780 (LWP 32011)]
[New Thread 0x41746950 (LWP 9487)]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libc.so.6...
(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libnsl.so.1...
(no debugging symbols found)...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libselinux.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libselinux.so.1
Reading symbols from /lib/ld-linux-x86-64.so.2...
(no debugging symbols found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /usr/lib/libpcre.so.3...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libpcre.so.3
Reading symbols from /lib/libgcrypt.so.11...
(no debugging symbols found)...done.
Loaded symbols for /lib/libgcrypt.so.11
Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libgpg-error.so.0...
(no debugging symbols found)...done.
Loaded symbols for /lib/libgpg-error.so.0
(no debugging symbols found)
0x7f5059a97796 in pthread_join () from /lib/libpthread.so.0
(gdb) thread apply all backtrace

Thread 2 (Thread 0x41746950 (LWP 9487)):
#0  0x7f5059a9d174 in __lll_lock_wait () from /lib/libpthread.so.0
#1  0x7f5059a98b08 in _L_lock_104 () from /lib/libpthread.so.0
#2  0x7f5059a98470 in pthread_mutex_lock () from /lib/libpthread.so.0
#3  0x00422acd in nm_get_active_device ()
#4  0x00412110 in nm_device_set_active_link ()
#5  0x0041302c in ?? ()
#6  0x7f5059eec3d4 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#7  0x7f5059eef6e5 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0x7f5059eefa05 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#9  0x00412902 in ?? ()
#10 0x7f5059f12284 in ?? () from /usr/lib/libglib-2.0.so.0
#11 0x7f5059a963f7 in start_thread () from /lib/libpthread.so.0
#12 0x7f5059805b2d in clone () from /lib/libc.so.6
#13 0x in ?? ()

Thread 1 (Thread 0x7f505b48a780 (LWP 32011)):
#0  0x7f5059a97796 in pthread_join () from /lib/libpthread.so.0
#1  0x7f505a380051 in ?? () from /usr/lib/libgthread-2.0.so.0
#2  0x7f5059f11e7d in g_thread_join () from /usr/lib/libglib-2.0.so.0
#3  0x00412430 in nm_device_stop ()
#4  0x00422b60 in nm_remove_device ()
#5  0x0041d22f in ?? ()
#6  0x0041cb2e in nm_dbus_method_dispatch ()
#7  0x0041b4e2 in ?? ()
#8  0x7f505a7e1a69 in ?? () from /usr/lib/libdbus-1.so.3
#9  0x7f505a7d5137 in dbus_connection_dispatch ()
   from /usr/lib/libdbus-1.so.3
#10 0x7f

[Bug 253286] Re: kdevelop project was broken when going to 8.10

2009-08-04 Thread Tyson Whitehead
I've had this outside of kdevelop, and doing

 autoreconf -f -i

to force update all the auxiliary autoconf files to the ones on the
local machine fixed it.

-- 
kdevelop project was broken when going to 8.10
https://bugs.launchpad.net/bugs/253286
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455852] Re: Flash hangs on any cbc.ca/video site

2009-11-29 Thread Tyson Whitehead
Ran into this same problem.  One of the show specific sites had the
current episode embedded right into it though, and clicking on it
worked, so I snagged the packets and (after quite a bit of mucking
about) managed to figure out how to use flvstreamer with
"http://www.cbc.ca/video"; to view all the various shows.

It's a bit of a pain, but I don't see any other options until they fix
it (maybe someone will script it all up nice like what I understand has
been done for the BBC site).  Anyway, here's the steps (you have to be
in Canada for this to work)

1 - Right click on the video selector thumbnail under
"http://www.cbc.ca/video"; and copy the link (e.g.,
"javascript:CBC.APP.UberPlayer.playRelease('http://release.theplatform.com/content.select?pid=...";)

2 - Paste the "http://release.theplatform.com/content.select?pid=...";
bit in a new window (you only need up to the end of the pid)

3 - You will get an XML document that has a
"rtmp://cp37429.edgefcs.net/...netstorage/flv
component in it

4 - Quickly run (you only have 5-10s before the url expires)

flvstreamer -y  -r  -o 

where  is the bit after  minus the ".flv" extension
from the url component,  is the bit before the  from the url
component, and  is whatever you want to save the stream as.

5 - Once it completes downloading, you can run

mplayer 

to watch it (or do whatever you do to watch .flv files).

-- 
Flash hangs on any cbc.ca/video site
https://bugs.launchpad.net/bugs/455852
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455852] Re: Flash hangs on any cbc.ca/video site

2010-01-16 Thread Tyson Whitehead
Looks like there may be alternative solutions now, but in case anyone
cares about an update on how to download them via flvstreamer (they
changed some stuff after my previous post and I don't seem to be being
emailed updates to this thread).

1- You have to get the feedPID.  Goto http://www.cbc.ca/video and view
the source (View -> Page Source in firefox).  Scroll down a bit and you
will see a line like so

var feedPID = "";  // 

The bit in the quotes is the feedPID.

2- Then you have to query cbc.feeds.theplatform.com to get the URL that
returns the player information for the show you want.  To do this you
construct the following URL

http://cbc.feeds.theplatform.com/ps/JSON/PortalService/2.2/getReleaseList
?PID=
&contentCustomField=show
&contentCustomField=seasonNumber
&contentCustomField=EpisodeNumber
&field=URL
&query=KeywordsSearch|
&query=ContentCustomText|seasonNumber|
&query=ContentCustomText|EpisodeNumber|

where  is replaced with the feedPID from above (without the
quotes),  is the comma separated list of words you want to
search for (or you can use "&query=ContentCustomText|Show|" if you
know the name of the show),  is the season number,
 is the episode number, and everything is on one line.

3- This should uniquely locate your show and return you the URL in JSON
format (it will be something like
"http://release.theplatform.com/content.select?pid=&UserName=Unknown&Embedded=True&Portal=All
Content&Tracking=True").

4- Going to this URL, and it will return an XML document that has a
".. component to it (it will be something like
"rtmp://cp37429.edgefcs.net/ondemand/?auth=&aifp=v0001&slist=netstoragenetstorage/").

5 - Quickly run (you only have maybe up to 30s before the URL expires)

flvstreamer -y  -r  -o 

where  is the bit after  minus the ".flv" extension
from the url component,  is the bit before the  from the url
component, and  is whatever you want to save the stream as.

6 - Once it completes downloading, you can run

mplayer 

to watch it (or do whatever you do to watch .flv files).

PS:  For what it is worth, there are actually a whole bunch of different
items you can search on (that is what they query lines do) and
information you can return (that is what the other lines do) in step 3.
See the getReleaseList function and friends in the javascript running
the CBC video sight at http://www.cbc.ca/video/js/CBCVideoFunctions.js
for some more ideas.

-- 
Flash hangs on any cbc.ca/video site
https://bugs.launchpad.net/bugs/455852
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455852] Re: Flash hangs on any cbc.ca/video site

2010-01-16 Thread Tyson Whitehead
Here's a complete example.  Say you missed the latest episode of the
"The Hour" and wanted to watch it.

1- You go to http://www.cbc.ca/video, view the source to get the feedPID
and surf around until you the other relevant information

feedPID=_DyE_l_gC9yXF9BvDQ4XNfcCVLS4PQij
searchterms=the,hour
season=6
episode=79

2- You construct the URL to query cbc.feeds.theplatform.com to return
the other URL you need in JSON format

http://cbc.feeds.theplatform.com/ps/JSON/PortalService/2.2/getReleaseList?PID=_DyE_l_gC9yXF9BvDQ4XNfcCVLS4PQij&contentCustomField=show&contentCustomField=seasonNumber&contentCustomField=EpisodeNumber&field=URL&query=KeywordsSearch|the,hour&query=ContentCustomText|seasonNumber|6&query=ContentCustomText|EpisodeNumber|79

As an alternative, you can also query by the ID shown on the video link
on CBC site.  In this case it is
javascript:CBC.APP.UberPlayer.playRelease('1386627743'), so the query
URL would be

http://cbc.feeds.theplatform.com/ps/JSON/PortalService/2.2/getReleaseList?PID=_DyE_l_gC9yXF9BvDQ4XNfcCVLS4PQij&contentCustomField=show&contentCustomField=seasonNumber&contentCustomField=EpisodeNumber&field=URL&query=IDs|1386627743

3- Running either of these queries by going to the URL returns you the
requested information (show, seasonNumber, EpisodeNumber, and URL) in
JSON format.  The URL is really the only important part here (I only
included the rest to make sure that I was actually getting the show I
wanted), and, in this case, it is

http://release.theplatform.com/content.select?pid=jA_D_kIw9UxRQYGjpeyVWwrjrwU4u2F4&UserName=Unknown&Embedded=True&Portal=All%20Content&Tracking=True

4- Going to this URL gets you the XML document containing the
information you need for flvstreamer.  Specifically

rtmp://cp37429.edgefcs.net/ondemand/?auth
=daFata_dhbuazcYa_aRbrbUducsdld5bgbw-
bluFLW-T-uko_JrnYzlCoAAy&aifp=v0001&slist=netstorage

and

netstorage/The_Hour-21_27_39-2010-01-14

5- Then quickly (before the link expires) run

flvstreamer -r 'rtmp://cp37429.edgefcs.net/ondemand/?auth
=daFata_dhbuazcYa_aRbrbUducsdld5bgbw-
bluFLW-T-uko_JrnYzlCoAAy&aifp=v0001&slist=netstorage' -y
'netstorage/The_Hour-21_27_39-2010-01-14' -o temp.flv

(note that the quotes are necessary to stop you shell from acting on the
&s)

6- Once it completes, load "The_Hour-2009-12-01.flv" file up in your
video player to watch it.

-- 
Flash hangs on any cbc.ca/video site
https://bugs.launchpad.net/bugs/455852
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 1415742] Re: ncl not intalled properly or fully

2015-06-08 Thread Tyson Whitehead
See Debian bug 787652 for a patch for this

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787652

** Bug watch added: Debian Bug tracker #787652
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787652

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

Title:
  ncl not intalled properly or fully

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

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


[Bug 137514] Re: sshfs locks up randomly

2011-05-11 Thread Tyson Whitehead
Would the you guys happen to be mounting your home directories via
sshfs?

There is an issue where the reconnect option causes a loop with home
mounts because sshfs restarts ssh and it then tries and access ~/.ssh.
I've posted a patch for this upstream but it hasn't been accepted yet.

http://permalink.gmane.org/gmane.comp.file-systems.fuse.sshfs/1160

Cheers!  -Tyson

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

Title:
  sshfs locks up randomly

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