[Bug 66694] f-spot crashes when viewing SVG

2006-10-18 Thread PeteSavage
Public bug reported:

Binary package hint: f-spot

Here is a terminal session of f-spot crashing when I click on an svg
file.

open uri = file:///home/pete/Photos/2006/7/4/skydome.svg
<>  
 .
<>  "image/svg+xml" .
<>  
 .
_:bnode-316271552  
 .
_:bnode202448512  
 .
_:bnode202448512  
"589" .
_:bnode202448512  
"874" .
_:bnode202448512  "2" .
_:bnode202448512  "0.0" 
.
_:bnode202448512  "0.38294801" 
.
_:bnode202448512  "372.04724" .
_:bnode202448512  "481.31743" .
_:bnode202448512  "20" .
_:bnode202448512  "97" .
_:bnode202448512  
"svg1340" .
_:bnode721168576  
 .
_:bnode721168576  "skydome.png" .
_:bnode721168576  
"/home/pete/skydome-image/skydome.png" .
_:bnode721168576  "90" .
_:bnode721168576  "90" .

=
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=

Stacktrace:

  at (wrapper managed-to-native) Gnome.Vfs.Sync.gnome_vfs_close (intptr) 
<0xb>
  at (wrapper managed-to-native) Gnome.Vfs.Sync.gnome_vfs_close (intptr) 
<0x>
  at Gnome.Vfs.Sync.Close (Gnome.Vfs.Handle) <0x00024>
  at Gnome.Vfs.VfsStream.Close () <0x0001b>
  at System.IO.Stream.System.IDisposable.Dispose () <0x00017>
  at FSpot.Svg.SvgFile.get_Store () <0x00097>
  at FSpot.Svg.SvgFile.Select (SemWeb.StatementSink) <0x00017>
  at ImageInfo..ctor (FSpot.ImageFile) <0x00192>
  at InfoBox.Update () <0x00140>
  at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool () 
<0x>
  at FSpot.Delay.HandleOperation () <0x0003a>
  at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool () 
<0x>
  at IdleProxy.Handler () <0x00045>
  at (wrapper native-to-managed) IdleProxy.Handler () <0x>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xb>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x>
  at Gtk.Application.Run () <0x8>
  at Gnome.Program.Run () <0xc>
  at FSpot.Driver.Main (string[]) <0x008ba>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] 
(object,intptr,intptr,intptr) <0x>

Native stacktrace:

mono(mono_handle_native_sigsegv+0xe2) [0x502bc2]
mono [0x4d066d]
/lib/libpthread.so.0 [0x2b3213a872f0]
/usr/lib/libgnomevfs-2.so.0 [0x2dda924d]
[0x41709fc5]
Aborted (core dumped)

** Affects: f-spot (Ubuntu)
 Importance: Medium
 Status: Unconfirmed

** Changed in: f-spot (Ubuntu)
   Importance: Undecided => Medium

-- 
f-spot crashes when viewing SVG
https://launchpad.net/bugs/66694

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


[Bug 66694] Re: f-spot crashes when viewing SVG

2006-10-18 Thread PeteSavage
Here is the attached image
I was running f-spot on AMD 64

** Attachment added: "Image"
   http://librarian.launchpad.net/4888164/skydome.svg

-- 
f-spot crashes when viewing SVG
https://launchpad.net/bugs/66694

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


[Bug 66694] Re: f-spot crashes when viewing SVG

2006-10-18 Thread PeteSavage
Here is a bt full

#0  0x2dda924d in gnome_vfs_find_directory ()
   from /usr/lib/libgnomevfs-2.so.0
No symbol table info available.
#1  0x4170ba4d in ?? ()
No symbol table info available.
#2  0x7fff703cf010 in ?? ()
No symbol table info available.
#3  0x7fff703cf560 in ?? ()
No symbol table info available.
#4  0x006e70c0 in ?? ()
No symbol table info available.
#5  0x01004448 in ?? ()
No symbol table info available.
#6  0x4170b9e3 in ?? ()
No symbol table info available.
#7  0x2aaab391c800 in ?? ()
No symbol table info available.
#8  0x7fff703cf060 in ?? ()
No symbol table info available.
#9  0x7fff703cef00 in ?? ()
No symbol table info available.
#10 0x2aaab391c800 in ?? ()
No symbol table info available.
#11 0x2aaab39158c0 in ?? ()
No symbol table info available.
#12 0x in ?? ()
No symbol table info available.

-- 
f-spot crashes when viewing SVG
https://launchpad.net/bugs/66694

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


[Bug 66694] Re: f-spot crashes when viewing SVG

2006-10-18 Thread PeteSavage
Attachment image

** Attachment added: "Image png"
   http://librarian.launchpad.net/4888187/skydome.png

-- 
f-spot crashes when viewing SVG
https://launchpad.net/bugs/66694

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


[Bug 66700] Eclipse refuses to load

2006-10-18 Thread PeteSavage
Public bug reported:

Binary package hint: eclipse

After a fresh apt-get install eclipse, it first complains about 
mozilla-browser, and then refuses to load, second time I ran, it popped up with 
an error.
Should the mozilla-browser be a depends, if it relies on it.  I don't know if 
it does, or if it's just a recommends.

** Affects: eclipse (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Eclipse refuses to load
https://launchpad.net/bugs/66700

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


[Bug 66700] Re: Eclipse refuses to load

2006-10-18 Thread PeteSavage
After running for a third time, it now works?

-- 
Eclipse refuses to load
https://launchpad.net/bugs/66700

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


[Bug 66700] Re: Eclipse refuses to load

2006-10-18 Thread PeteSavage
Error log

** Attachment added: "Error log"
   http://librarian.launchpad.net/4888194/1161159373382.log

-- 
Eclipse refuses to load
https://launchpad.net/bugs/66700

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


[Bug 66735] Sound only works for first user to log onto client

2006-10-18 Thread PeteSavage
Public bug reported:

Once a user logs into a client machine  for the first time since it's
restart, they, and only they will have sound working.  If another user
logins in, no sound, however if the first user logs in again, it will be
fine.

** Affects: ltsp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Sound only works for first user to log onto client
https://launchpad.net/bugs/66735

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


[Bug 67360] Re: GCompris Fullscreen mode causes gnome-session to end with vesa driver

2006-10-22 Thread PeteSavage
GCompris is fine with the ATI driver

-- 
GCompris Fullscreen mode causes gnome-session to end with vesa driver
https://launchpad.net/bugs/67360

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


[Bug 67517] Multiple windows of home loaded for no reason

2006-10-22 Thread PeteSavage
Public bug reported:

Binary package hint: nautilus

Sometimes, very difficult to reproduce, when loading a nautilus window
to view memory cards, home dir, or other areas, several nautilus windows
also appear showing the home directory.  I have had no less than 5 extra
windows appear once.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Multiple windows of home loaded for no reason
https://launchpad.net/bugs/67517

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


[Bug 67360] Re: GCompris Fullscreen mode causes gnome-session to end with vesa driver

2006-10-22 Thread PeteSavage
Output of terminal session starting gcompris


** (gcompris:5247): WARNING **: config_file /home/pete/.gcompris/gcompris.conf
** Message: gcompris_set_locale ''


** (gcompris:5247): WARNING **: Requested locale '' got 'en_GB.UTF-8'
open /dev/sequencer: No such file or directory
__main__:1: DeprecationWarning: Module gnome.canvas is deprecated; please 
import gnomecanvas instead
Opened audio at 44100 Hz 16 bit stereo, 2048 bytes audio buffer
The application 'gcompris' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.

-- 
GCompris Fullscreen mode causes gnome-session to end with vesa driver
https://launchpad.net/bugs/67360

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


[Bug 67360] Re: GCompris Fullscreen mode causes gnome-session to end with vesa driver

2006-10-22 Thread PeteSavage
Result of an strace on the main X process

** Attachment added: "Result of an strace on the main X process"
   http://librarian.launchpad.net/4922247/strace

-- 
GCompris Fullscreen mode causes gnome-session to end with vesa driver
https://launchpad.net/bugs/67360

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


[Bug 42512] Re: Attempting to start zynaddsubfx crashes computer

2006-07-14 Thread PeteSavage
I've experienced this bug and, in my opinion it is quite bad, as it toally 
crashes my computer to the point of needing a reset.  For me, it seems to be 
present when /dev/seq isn't there.  Hence running the 
sudo modprobe snd_seq
before running zynaddsubfx fixes the issue for me.
Can someone confirm that this is true?

** Changed in: zynaddsubfx (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
Attempting to start zynaddsubfx crashes computer
https://launchpad.net/bugs/42512

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


[Bug 59490] Patch for SCP Integration

2006-09-08 Thread PeteSavage
Public bug reported:

Can the following patch please be added to Pessulus to support the SCP
integration

** Affects: pessulus (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Patch for SCP Integration
https://launchpad.net/bugs/59490

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


[Bug 59490] Re: Patch for SCP Integration

2006-09-08 Thread PeteSavage

** Attachment added: "SCP Integration"
   http://librarian.launchpad.net/4183326/scp-integration.patch

-- 
Patch for SCP Integration
https://launchpad.net/bugs/59490

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


[Bug 68163] Re: crypto module not working

2006-11-14 Thread PeteSavage
This seems to work fine on the amd64 version of edgy

-- 
crypto module not working
https://launchpad.net/bugs/68163

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


[Bug 61446] Re: [2.0 beta3] Crash when receiving transferred file

2006-11-15 Thread PeteSavage
This is still a problem for me, has there been any progress?

-- 
[2.0 beta3] Crash when receiving transferred file
https://launchpad.net/bugs/61446

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


[Bug 67517] Re: Multiple windows of home loaded for no reason

2006-10-25 Thread PeteSavage
I get no xsession errors, this happens on both ubuntu and edubuntu in
both nonltsp and ltsp environments

-- 
Multiple windows of home loaded for no reason
https://launchpad.net/bugs/67517

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


[Bug 69651] Can't rip DVDs in mythdvd

2006-11-01 Thread PeteSavage
Public bug reported:

Binary package hint: mythdvd

Try ripping any dvd in mythdvd and get the message about no jobs.

Looking at the mtd log file, it seems a directory has not been created.
It is trying to put the video files in /share/Movies/dvd/ which doesn't
exist.  After creating this I was able to rip DVD's on Perfect and ISO
quality but not Good.

After searching the net I'm told that this is because there is another
directory it tries to write to on a temporary basis.  Before it
compresses.

** Affects: mythplugins (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Can't rip DVDs in mythdvd
https://launchpad.net/bugs/69651

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


[Bug 62438] Need a path added to /etc/gconf/2/path for SCP integration

2006-09-26 Thread PeteSavage
Public bug reported:

The last line in section 1 needs to have the following path added to it
to allow mandatory keys on a per users basis for SCP

xml:readonly:/var/lib/gconf/users/$(USER)/gconf.xml.mandatory

This has been tested and works

** Affects: gconf (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Need a path added to /etc/gconf/2/path for SCP integration
https://launchpad.net/bugs/62438

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


[Bug 62434] SCP-Integration broken

2006-09-26 Thread PeteSavage
Public bug reported:

Needs some patching to fix it.  It occurs because of the nature of using
two different gconf servers during key editing.  It is fixed by
additionally using gconftool-2 for reading keys as well as writing them.

** Affects: pessulus (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
SCP-Integration broken
https://launchpad.net/bugs/62434

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


[Bug 62434] Re: SCP-Integration broken

2006-09-26 Thread PeteSavage
Please find an attached debdiff, detailing the changes to the 01_scp-
integration.patch

** Attachment added: "patch for the patch"
   http://librarian.launchpad.net/4441616/patch.01.scp

-- 
SCP-Integration broken
https://launchpad.net/bugs/62434

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


[Bug 29584] Re: False reports of "Window not responding" error

2006-06-12 Thread PeteSavage
Bug is still present, tried in gedit and GIMP.

In pygtk at least, the problem seems to be due to a delete_event signal
being captured and held onto whilst waiting for user input.  I have a
way round this for small apps, but it would be great to have it fixed at
the source

-- 
False reports of "Window not responding" error
https://launchpad.net/bugs/29584

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