[Bug 374216] Re: cannot started

2009-09-30 Thread Isak Savo
patch looks good. I've committed it upstream (on sourceforge svn) . I'll
try to get myself around to do a 0.4.1 maintenance release, but maybe
ubuntu should just ship 0.4 with Matthew's patch applied.

-- 
cannot started
https://bugs.launchpad.net/bugs/374216
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 73822] Re: Crash when starting svn-workbench

2008-09-19 Thread Isak Savo
I don't run a 8.10 yet, but I have 8.04 and I can start svn-workbench
just fine. Seems it was fixed in hardy

-- 
Crash when starting svn-workbench
https://bugs.launchpad.net/bugs/73822
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 228203] Re: nautilus crashes opening empty location

2008-05-10 Thread Isak Savo
I can reproduce this on my machine, (ubuntu hardy)

Here's a backtrace with nautilus-dbg, glib-dbg and gtk-dbg packages
installed:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6af2720 (LWP 27136)]
0x08106268 in nautilus_file_invalidate_attributes (file=0x0, 
file_attributes=2047) at nautilus-file.c:6415
6415nautilus-file.c: No such file or directory.
in nautilus-file.c
(gdb) bt
#0  0x08106268 in nautilus_file_invalidate_attributes (file=0x0, 
file_attributes=2047) at nautilus-file.c:6415
#1  0x08106306 in nautilus_file_invalidate_all_attributes (file=0x0)
at nautilus-file.c:6450
#2  0x0809a0ab in begin_location_change (window=0x8440970, location=0x8562338, 
new_selection=0x0, type=NAUTILUS_LOCATION_CHANGE_STANDARD, distance=0, 
scroll_pos=0x0) at nautilus-window-manage-views.c:776
#3  0x0809d464 in nautilus_window_open_location_with_selection (
window=0x8440970, location=0x8562338, selection=0x0, close_behind=0)
at nautilus-window-manage-views.c:623
#4  0x080a09f3 in nautilus_window_go_to_with_selection (window=0x8440970, 
location=0x8562338, new_selection=0x0) at nautilus-window.c:246
#5  0x0806cdec in nautilus_application_present_spatial_window_with_selection (
application=0x81a3c50, requesting_window=0x8352010, startup_id=0x0, 
location=0x8562338, new_selection=0x0, screen=0x81a20b0)
at nautilus-application.c:1231
#6  0x0809d319 in nautilus_window_open_location_full (window=0x8352010, 
location=0x8562338, mode=NAUTILUS_WINDOW_OPEN_ACCORDING_TO_MODE, flags=0, 
new_selection=0x0) at nautilus-window-manage-views.c:522
#7  0x0809d4a5 in nautilus_window_open_location (window=0x8352010, 
location=0x8562338, close_behind=0) at nautilus-window-manage-views.c:606
#8  0x080a0a97 in nautilus_window_go_to (window=0x8352010, location=0x8562338)
at nautilus-window.c:237
#9  0x0807daa9 in response_callback (dialog=0x83419a0, response_id=0, 
data=0x83419a0) at nautilus-location-dialog.c:82
#10 0xb75ff79a in g_cclosure_marshal_VOID () from /usr/lib/libgobject-2.0.so.0
#11 0xb75f2759 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#12 0xb7606d1d in ?? () from /usr/lib/libgobject-2.0.so.0

-- 
nautilus crashes opening empty location
https://bugs.launchpad.net/bugs/228203
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 152820] Re: Upgrade to linux-image-2.6.22-14 kernel renders my PC unbootable

2007-12-21 Thread Isak Savo
David: I see this exact issue even on a freshly installed system, and my
fstab and menu.lst files only contain UIDs (no reference to /dev/{sh}d*
at all!)

I can confirm that my drive was changed from hdaN to sdbN in the switch
from feisty to gutsy.

-- 
Upgrade to linux-image-2.6.22-14 kernel renders my PC unbootable
https://bugs.launchpad.net/bugs/152820
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-11-30 Thread Isak Savo
I did the same as David Wynn, and compiled my own kernel which included the 
SIS5513 module. (following the instructions on 
https://help.ubuntu.com/community/Kernel/Compile )
My system seems to boot fine after that.

Problem is I can't build the restricted modules, so I had to go back to
the standard -generic kernel again in order to get my X back again. :-(

Any chance we'll see an updated kernel package with this module
included?

-- 
please patch linux-source-2.6.22 to fix ata_piix bug
https://bugs.launchpad.net/bugs/133666
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2007-11-01 Thread Isak Savo
I think I have a problem related to this. I recently upgraded from
feisty (fresh install - wiped root partition) and the install worked
fine.

I noticed my previous /dev/hda disk is now known as /dev/sda in gutsy,
even though it is a PATA disk, but didn't think more about it at the
time. Root partition is on another disk (which is serial ata, WDC
WD2500KS-00M ) known as /dev/sdb (it was a scsi dev in feisty too).

The problem is my system won't cold boot (ie after it has been powered
down for a while) - the kernel stops somewhere after grub and I'm dumped
to a rescue shell with no access to disk. It complains about not finding
root partition, in fact it can't find /dev/sdb at all. I can mount
/dev/sda* fine in the rescue shell, but nothing from /dev/sdb)

The funny thing is if I reboot from the rescue shell, gusty will happily
boot. This is reproducible EVERY time. I boot once, and as soon as it
hangs after grub I hit ctrl-alt-delete and everything works the second
time.

The IDE controller is a SiS 5513 (integrated on the mainboard)

-- 
please patch linux-source-2.6.22 to fix ata_piix bug
https://bugs.launchpad.net/bugs/133666
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113086] Re: Enabling Desktop Effects, some part of firefox and thunderbird windows are black for few seconds when I deminimize them.

2007-08-07 Thread Isak Savo
Ok, scratch that.. the VBlank sync setting may have fixed it for
firefox, but I still see the same issue for other apps: azureus (using
sun's java) aswell as rhythmbox.

-- 
Enabling Desktop Effects, some part of firefox and thunderbird windows are 
black for few seconds when I deminimize them.
https://bugs.launchpad.net/bugs/113086
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113086] Re: Enabling Desktop Effects, some part of firefox and thunderbird windows are black for few seconds when I deminimize them.

2007-08-07 Thread Isak Savo
I had a similar(?) issue, but for me the entire firefox window was black
(everything except the window decorations). The blackness depended on
the size of the window, so when I resized the firefox window the
contents showed for certain sizes.

I managed to solve it, by using nvidia-settings and turning on "sync to
vblank" for everything (there are three or four of these checkboxes) and
then restart X. Now firefox works.

This is ubuntu 7.04, with compiz-fusion installed according to
http://ubuntuforums.org/showthread.php?t=481314

-- 
Enabling Desktop Effects, some part of firefox and thunderbird windows are 
black for few seconds when I deminimize them.
https://bugs.launchpad.net/bugs/113086
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123549] Re: High Capacity SD Card not mounted on feisty (edgy regression)

2007-07-10 Thread Isak Savo
I can confirm that there are problems with (certain?) SD cards on
feisty. This is using the computers built-in card reader (7-in-one,
attached on internal usb 1.x interface)

I have a 2gb sd card which *is* automounted and size shows up as 2gb in
nautilus, but if I try to format it using mkfs.vfat, or use fdisk to
look at it - it is only 1 gb according to the kernel. I also get lots of
errors from dmesg about accessing past the device's boundaries.

Wikipedia
(http://en.wikipedia.org/wiki/Sd_memory_card#Compatibility_issues_with_2GB_and_larger_cards)
indicates that there are known problems with large (>2gb) sd cards and
windows xp also has problems with it (driver update fixes it for xp
though).

As a workaround, I currently put the card in my camera or mp3-player and
mount it through the device's usb-storage interface.

I can provide further information upon request - just let me know what
kind of information you need.

-- 
High Capacity SD Card not mounted on feisty (edgy regression)
https://bugs.launchpad.net/bugs/123549
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 91237] Re: java library not found

2007-06-18 Thread Isak Savo
I have this issue too, but I am using SUN's java package (from the
repository though, not from java.com).

I managed to solve it thanks to this post: 
http://ubuntuforums.org/showpost.php?p=1063854&postcount=13

Basically: 
export LD_LIBRARY_PATH=/usr/lib/jni/ 
iriverter

-- 
java library not found
https://bugs.launchpad.net/bugs/91237
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117782] Re: Upgrade of linux-restricted-modules-2.6.20-16-generic failed

2007-06-10 Thread Isak Savo
I had removed the 2.6.20-16 kernel from my system since it only caused
problems. Today, I tried to install it again to be able to create the
core dump for you and guess what - the installation was successful..

Running that depmod command no longer segfaults.

-- 
Upgrade of linux-restricted-modules-2.6.20-16-generic failed
https://bugs.launchpad.net/bugs/117782
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117782] Upgrade of linux-restricted-modules-2.6.20-16-generic failed

2007-05-30 Thread Isak Savo
Public bug reported:

Binary package hint: linux-restricted-modules-2.6.20-16-generic

During the latest security upgrade in Feisty, the upgrade of the package
linux-restricted-modules-2.6.20-16-generic failed during its
configuration phase:

Setting up linux-restricted-modules-2.6.20-16-generic (2.6.20.5-16.28) ...
Segmentation fault (core dumped)
dpkg: error processing linux-restricted-modules-2.6.20-16-generic (--configure):
 subprocess post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of 
linux-restricted-modules-generic:
 linux-restricted-modules-generic depends on 
linux-restricted-modules-2.6.20-16-generic; however:
  Package linux-restricted-modules-2.6.20-16-generic is not configured yet.
dpkg: error processing linux-restricted-modules-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
 linux-generic depends on linux-restricted-modules-generic; however:
  Package linux-restricted-modules-generic is not configured yet.
dpkg: error processing linux-generic (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-restricted-modules-2.6.20-16-generic
 linux-restricted-modules-generic
 linux-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

I've narrowed the segfault down to the postinst script which calls:
depmod -a -q -F /boot/System.map-2.6.20-16-generic 2.6.20-16-generic

And, indeed, running that command in the terminal causes depmod to
segfault. Just running "depmod -a" works fine though.

The result of this upgrade failure is that the system won't start the
next reboot since the kernel won't boot. Grub was already updated and
the only way to boot is to hit ESC after the bios and select the older
kernel.

** Affects: linux-restricted-modules-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Upgrade of linux-restricted-modules-2.6.20-16-generic failed
https://bugs.launchpad.net/bugs/117782
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 73822] Re: Crash when starting svn-workbench

2006-11-29 Thread Isak Savo
Attached file contains stacktrace etc.

** Attachment added: "Crash dump file"
   http://librarian.launchpad.net/5204119/_usr_bin_python2.4.1000.crash

-- 
Crash when starting svn-workbench
https://launchpad.net/bugs/73822

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


[Bug 73822] Crash when starting svn-workbench

2006-11-29 Thread Isak Savo
Public bug reported:

Downloaded and installed svn-workbench 1.4.0-1 from synaptic (ubuntu
edgy), when I tried to run it, it core dumped on me.

** Affects: python2.4 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Crash when starting svn-workbench
https://launchpad.net/bugs/73822

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


[Bug 57703] Re: Causes repetitive dropouts in playing music

2006-09-10 Thread Isak Savo
Towolf: Try to run the following two commands from a terminal while
listening to music. Let's see if these are the once causing the dropouts
(these are the exact commands that the plugin calls):

  xprop -f _SCREENSAVER_STATUS 32ac -root _SCREENSAVER_STATUS
and
  xscreensaver-command --time

-- 
Causes repetitive dropouts in playing music
https://launchpad.net/bugs/57703

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


[Bug 57703] Re: Causes repetitive dropouts in playing music

2006-08-31 Thread Isak Savo
Autoaway does nothing to the sound, but it does have a timeout function
with an interval of 5 seconds. The CPU spikes does seem like they appear
at regular interval so maybe this is the issue?

The timeout is setup using xchat_hook_timer() and it polls the status of
the screensaver - maybe something it does is disturbing the sound?

towolf: Are you using X11 screensaver? (autoaway prints which
screensaver it found when it starts up) If not, I doubt it's autoaways
fault, since all it does in the callback for gnome-screensaver is check
the state of a local boolean variable.

-- 
Causes repetitive dropouts in playing music
https://launchpad.net/bugs/57703

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