[Bug 278188] Re: irda broken on Thinkpad T23 with 2.6.27-4-generic, works with 2.6.24-16-generic

2008-12-23 Thread Chief
So it will be included in future offical intrepid kernel updates?
Then I think we can mark this bug as fixed

c,Ya

-- 
irda broken on Thinkpad T23 with 2.6.27-4-generic, works with 2.6.24-16-generic
https://bugs.launchpad.net/bugs/278188
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 182931] Re: USB pendrive, write speed

2008-12-23 Thread fishor
The speed drops because at the beginning of writing the data will be
copied to the filesystem cache and only after this file system will try
to flash the cache to the usbdrive. If the drive is to slaw it will
reduce copy speed. Normally if file system mount with option sync  no
cache will be used and you will see real speed of your drive.

Do you have any linux configurations where it hase better speed ? What
say kernel log about this, are there any warnings ? Use dmesg to find
this out.

Try fallowing test. Umount your usb stick, start terminal and run this
commands:

sudo mount -o sync /dev/sdb1 /mnt/
# will mount with option sync usb stick if it located on /dev/sdb1 to the 
directory /mnt

sudo dd if=/dev/zero of=/mnt/test.dd bs=1M count=100
#will write 100M to usb drive and return writing speed.

My Kingstone usb-stick will return:
104857600 Bytes (105 MB) kopiert, 130,25 s, 805 kB/s
This is normal, real speed if sync used.
Write speed depends on filesystem block sice.

-- 
USB pendrive, write speed
https://bugs.launchpad.net/bugs/182931
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 310829] [NEW] blank screen screensaver doesn't work

2008-12-23 Thread DaveAbrahams
Public bug reported:

Binary package hint: gnome-screensaver

 If I select and activate "blank screen," after the time elapses, one of
my two monitors begins a gradual dimming progression. The other one
stays on full blast. When the dimming finally finishes, the monitor that
was getting dimmer immediately comes back to full brightness.

This is ubuntu 8.10

gnome-screensaver:
  Installed: 2.24.0-0ubuntu2

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
blank screen screensaver doesn't work
https://bugs.launchpad.net/bugs/310829
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 310828] [NEW] wireless network very slow after upgrade to Ibex (iwl3945)

2008-12-23 Thread Matija Grabnar
Public bug reported:

After upgrading to Ibex I noticed an immediate slowdown in my wireless
network connections, affecting everything regardless of protocol.

Rebooting into windows or booting from 8.04 live CD restores previous
speed, so it's not a hardware problem.

Also, wired port is not affected, so it's not a general networking
problem.

The wireless speed is reduced to around 5-7 % of normal speed (100-150 KB/sec 
instead of 2M/sec, with the wireless transmitter around 6 feet away). 
Sometimes, immediately after a reboot, normal speed is achieved for a few 
seconds,
but is then rapidly reduced back to the same low level. 

Description:Ubuntu 8.10
Release:8.10

Linux fairweather 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008
i686 GNU/Linux

Ubuntu 2.6.27-9.19-generic

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: linux-image-2.6.27-9-generic 2.6.27-9.19
ProcCmdLine: root=UUID=40fbeefe-e274-49dc-812f-dc37b3b873b6 ro quiet splash
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/username/android-sdk-linux_x86-1.0_r1/tools
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.27-9.19-generic
SourcePackage: linux

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
wireless network very slow after upgrade to Ibex (iwl3945)
https://bugs.launchpad.net/bugs/310828
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 310828] Re: wireless network very slow after upgrade to Ibex (iwl3945)

2008-12-23 Thread Matija Grabnar

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/20681086/dmesg.log

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/20681087/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/20681088/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20681089/Dependencies.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/20681090/HalComputerInfo.txt

** Attachment added: "LsUsb.txt"
   http://launchpadlibrarian.net/20681091/LsUsb.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/20681092/Lspci.txt

** Attachment added: "ProcCpuInfo.txt"
   http://launchpadlibrarian.net/20681093/ProcCpuInfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/20681094/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/20681095/ProcModules.txt

-- 
wireless network very slow after upgrade to Ibex (iwl3945)
https://bugs.launchpad.net/bugs/310828
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 310827] [NEW] freeze/deadlocks the GUI and window manager when keyring manager dialog pops up while applet menu is open?

2008-12-23 Thread Peter Cordes
Public bug reported:

I just had some weird behaviour from the GNOME desktop on my Intrepid
laptop (x86 hardware, ath_hal wifi).  I'm not sure this is the right
package; it might be the fault of the window manager (compiz in my
case), or something else.  If anyone figures out what was actually going
on, update the bug title when you reassign it to a different package.

 I was trying to suspend my laptop, but the first time I tried my swap
partition wasn't active.  Then it kept failing because autofs wouldn't
stop.  There were NFS mounts in /net, and my wifi wasn't working after
the first suspend attempt.  My wifi wasn't reconnecting properly, and
even after asking for my password to unlock the screensaver and then the
keyring (for nm-applet), it still wasn't connecting to my WEP network...
(I had to unload/load ath_pci to give nm a fresh start at it, or maybe
it was actually the driver's fault, and even determined use of iwconfig
couldn't have got it up without a reload of the module.  anyway...)

 So at one point, I had just unlocked the screensaver, and I clicked on
nm-applet to drop down its menu before it got around to trying something
and deciding to ask for the keyring or pop up a WEP key dialog.  When it
did pop up the dialog, I couldn't type in it or click to dismiss it.  I
think, but I can't recall exactly, that it was just the keyring prompt
that was up, but after a while I tried hitting the power button, and the
gnome-power-manager shutdown options dialog came up (no joy from it,
either, until pressing the power button a couple more times triggered a
shutdown -h).  My mouse cursor could move, but I couldn't click close
boxes on any windows, or drag them around, or anything.  The keyboard
was ineffective, too.  ESC to close the shutdown dialog didn't do
anything.  The gnome system monitor applet was still scrolling stats,
but no tooltips came up over anything, so X seemed pretty wedged.  Not
even CTRL+ALT+F1 worked to switch to a text console!  I didn't try
CTRL+ALT+Backspace before the power button unexpectedly triggered the
shutdown -h.

 If something was going through all the mounts on the system, then it
was probably blocking on doing something with the NFS mounts.  GNOME's
file selector box has a nasty habit of spinning up my normally-idle
storage hard drive, so I wouldn't be surprised if some GNOME thing did
something that would block on a machine with NFS mounts and a down
network connection.

 If I'm unlucky and reproduce this, I'll update the bug with any more
info I can provide.

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
freeze/deadlocks the GUI and window manager when keyring manager dialog pops up 
while applet menu is open?
https://bugs.launchpad.net/bugs/310827
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 310752] Re: Xubuntu: applications is shown sometimes as maximazed

2008-12-23 Thread RomanIvanov
Thanks, Charlie. Feel free to ask me to open bugs for Thunderbird and
Pindgin if it is their implementation problem.

-- 
Xubuntu: applications is shown sometimes as maximazed 
https://bugs.launchpad.net/bugs/310752
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 310724] Re: movies recorded with cheese are displayed at quick frame rate

2008-12-23 Thread marco.pallotta
** Description changed:

- With cheese 2.22.3-0 and Ubuntu Hardy x86_64 movies recorded with this app 
are display at incredibly quick frame rate (this is not a totem issue as the 
same thing happens with mplayer). Moreover the audio starts to be played right 
but after some seconds I can only listen to strange noises.  The movies are 
recorded with these parameters:
+ With cheese 2.22.3-0 and Ubuntu Hardy x86_64 movies recorded with this app 
are displayed at incredibly quick frame rate (that is they are played quickly). 
This is not a totem issue as the same thing happens with mplayer. Moreover the 
audio starts to be played right but after some seconds I can only listen to 
strange noises.  The movies are recorded with these parameters:
  Video dimension 320x240 and framerate 30 frames per second
  Audio bitrate 80 kbps

-- 
movies recorded with cheese are displayed at quick frame rate
https://bugs.launchpad.net/bugs/310724
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 310723] Re: fglrx is not support 16bit color depth!?

2008-12-23 Thread drakesoft
That is bad! Thanks for your answer.

** Changed in: fglrx-installer (Ubuntu)
   Status: New => Invalid

-- 
fglrx is not support 16bit color depth!?
https://bugs.launchpad.net/bugs/310723
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 292912] Re: Screen flickers as though it has the wrong refresh rate for a few seconds

2008-12-23 Thread Bryce Harrington
Colin, upstream has a question; it would be great if you could pop onto
that bug report to provide the info.

-- 
Screen flickers as though it has the wrong refresh rate for a few seconds
https://bugs.launchpad.net/bugs/292912
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 238392] Re: startupmanager triggers a highly insecure default option after a kernel update

2008-12-23 Thread Jimmy Rönnholm
Just a question for you who get the popup window:
Have you manually edited menu.lst or used another tool to edit it before using 
sum?
Since this is triggered by edits to the automagically(by update-grub) generated 
part of menu.lst, which sum NEVER touches, my guess is that something else has 
been messing with that part.

-- 
startupmanager triggers a highly insecure default option after a kernel update
https://bugs.launchpad.net/bugs/238392
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 236263] Re: Why NO function on OK button

2008-12-23 Thread Jimmy Rönnholm
Very strange.
Have you been able to test it on intrepid yet?

If I understand this correctly, you press the 'restore original settings' 
button, then get the popup dialog with an ok button.
When you press the ok button, the dialog does not disappear and then sum hangs. 
Is that correct?
What is the text in the dialog with the ok button? Does it say 'Original 
settings restored. Shutting down' or 'Failed to restore config'?

I am very confused about the 'user requested shutdown' message in the end of 
your console output.
That text is only printed by one single function in the code, and well, that 
function is only run on startup of the app. Lets say if you see that text, the 
main gui of sum should never even have been displayed... Very odd.
By the way, which version of sum is this?

** Changed in: startup-manager
   Importance: Undecided => Medium
   Status: Incomplete => Confirmed

-- 
Why NO function on OK button
https://bugs.launchpad.net/bugs/236263
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


Re: [Bug 120834] Re: [i965] intel gm965 freezes with 3d applications

2008-12-23 Thread Shane Blake
Sorry. Option 1. I havent yet tried option 2.

- Shane

On Tue, Dec 23, 2008 at 6:36 PM, Bryce Harrington  wrote:

> Shane, you didn't specify whether you were referring to option 1 or 2?
>
> --
> [i965] intel gm965 freezes with 3d applications
> https://bugs.launchpad.net/bugs/120834
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in X.Org X server: Fix Released
> Status in "mesa" source package in Ubuntu: Fix Released
> Status in "xserver-xorg-video-intel" source package in Ubuntu: Incomplete
> Status in mesa in Ubuntu Hardy: Confirmed
> Status in xserver-xorg-video-intel in Ubuntu Hardy: Invalid
> Status in "xserver-xorg-video-intel" source package in zUbuntu: Invalid
>
> Bug description:
> On some Intel GM965 machines, running OpenGL applications (eg. Blender,
> Second Life, the Endgame screensaver, Scorched3D) can crash the system.
>
> Symptoms: Colours go funny, then screen flashes between off and black with
> 'please wait' cursor about 10 times, then stops; does not respond to
> Ctrl+Alt+F1 or Ctrl+Alt+Backspace, but does reboot on Alt+SysRq+b.  Logs the
> line
> Error in I830WaitLpRing(), timeout for 2 seconds
> in /var/log/Xorg.0.log.old
>
> (Please note that this is not the only X crash bug; if you cannot find
> an exact match for your symptoms then please file a new bug.)
>
> Workaround: Adding
>Option "DRI" "false"
> to the graphics controller Device section of /etc/X11/xorg.conf avoids this
> bug, but may drastically reduce performance.
>
> This bug has been reported upstream and you can follow the link to xorg
> bugzilla, but as of 29.12.07 no developer managed to reproduce this bug (how
> to trigger it seems to be hardware dependent, with some i965s not appearing
> to have it at all) so it will be very hard to fix unless that changes
> if you are suffering from this bug please go to xorg bugzilla and report
> your hardware specifics.
> also please edit this bug description and add the name and exact model of
> your affected laptop.
>
> list of affected laptops:
> Acer  Travelmate 6292
> Asus S62E Santa Rosa 965
> dell D830
> Dell 630
> Dell Inspiron 1420n
> Dell Inspiron 1525 (new)
> Dell Latitude D630
> Dell Latitude D830
> Dell Vostro 1310
> Dell XPS M1330
> HP Compac 6510b
> HP Compaq 6710b
> Thinkpad T61
> Thinkpad X61 Tablet
> Thinkpad X61s
> Apple Macbook (3,1/Santa Rosa)
> Acer Aspire 5315-052G12Mi
> Lenovo 3000 N200 (TY2BBGE)
> Sony vaio CR160
>
> also if you have one of these laptops and are not affected please tell
> us!
>
>

-- 
[i965] intel gm965 freezes with 3d applications
https://bugs.launchpad.net/bugs/120834
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 126312] Re: Don't Start

2008-12-23 Thread Hew McLachlan
This problem has a number of duplicates, but there hasn't been a report
of this occurring with gdesklets 0.36. We were wondering if this is
still an issue for you. Can you try with the latest Ubuntu release?
Thanks in advance.

** Visibility changed to: Public

** Changed in: gdesklets (Ubuntu)
   Status: Confirmed => Incomplete

-- 
Don't Start
https://bugs.launchpad.net/bugs/126312
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 126026] Re: lmms crashed with SIGSEGV in QObject::isWidgetType()

2008-12-23 Thread Hew McLachlan
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

** Visibility changed to: Public

** Changed in: lmms (Ubuntu)
   Status: New => Incomplete

-- 
lmms crashed with SIGSEGV in QObject::isWidgetType()
https://bugs.launchpad.net/bugs/126026
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 310830] [NEW] [needs-packaging] plasmoid-netgraph

2008-12-23 Thread Nick Ellery
Public bug reported:

Plasma-netgraph is a plasmoid, that displays network usage and is
comprised of a configurable applet and a data-engine.

http://www.kde-look.org/content/show.php/plasma-netgraph?content=74071

** Affects: ubuntu
 Importance: Wishlist
 Assignee: Nick Ellery (nick.ellery)
 Status: In Progress

** Changed in: ubuntu
   Importance: Undecided => Wishlist
 Assignee: (unassigned) => Nick Ellery (nick.ellery)
   Status: New => In Progress

-- 
[needs-packaging] plasmoid-netgraph
https://bugs.launchpad.net/bugs/310830
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 235615] Re: Startupmanager fails to install new usplash theme

2008-12-23 Thread Jimmy Rönnholm
I dont see anything strange in the console output.
If you try installing the themes manually with the commands philinux wrote in 
the first comment, do it work then?
Otherwise this is a bug in usplash.

-- 
Startupmanager fails to install new usplash theme
https://bugs.launchpad.net/bugs/235615
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 43092] Re: CompactFlash PCMCIA disk is not detected

2008-12-23 Thread Tomas 'tt' Krag
Informal testing indicates that this problem has gone away with the
latest kernel updates. Now running  2.6.27-9-generic on my thinkpad x40
and the CF card gets mounted correctly after boot and suspend. I'll do
more rigorous testing after christmas.

-- 
CompactFlash PCMCIA disk is not detected
https://bugs.launchpad.net/bugs/43092
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 310833] [NEW] gnome-power-manager interface confusing (and undocumented)

2008-12-23 Thread DaveAbrahams
Public bug reported:

Binary package hint: gnome-power-manager

I know there are at least several levels of display sleep (available
through xset) and the interface doesn't tell me which one(s) I'm going
to get. Is this the full power saving I really want, or some
intermediate state, or what? Also, the "Set display brightness to:"
sliders have an unclear effect. Just when does that brightness setting
take place? Is it part of g-p-m's notion of "display sleep?" What does
"Dim display when idle" do exactly? How long does the computer have to
be idle before dimming begins? Is the display supposed to undim when I
start using the computer again?

The answers to at least some of these questions should be self-evident
from looking at the UI, but they are not.

This is in Ubuntu Intrepid 8.10

gnome-power-manager:
  Installed: 2.24.0-0ubuntu8.1

Please see also https://bugs.launchpad.net/bugs/308815 and 
https://bugs.launchpad.net/ubuntu-doc/+bug/310831
Also, note that http://www.shallowsky.com/linux/x-screen-blanking.html makes a 
credible claim that screen power management should be handled by screensavers.

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gnome-power-manager interface confusing (and undocumented)
https://bugs.launchpad.net/bugs/310833
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 194014] Re: "-smp 2" causes QEMU VM to freeze when booting linux

2008-12-23 Thread Vsevolod Krishchenko
Confirmed In 8.04 / 32 bit, I have the same problem exactly. Upstream qemu 
binary package works fine with smp.
I'll check debian later.

-- 
"-smp 2" causes QEMU VM to freeze when booting linux
https://bugs.launchpad.net/bugs/194014
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 310835] [NEW] nm-applet does not save settings

2008-12-23 Thread Michael Gefen
Public bug reported:

when making a new connection using:

Wireless Security: Dynamic WEP (802.1x)
Authentication: PEAP
PEAP Version: 0
Inner Authentication: MD5

after once connecting i was no longer able to connect, and every attempt
to save settings reverted the Inner Authentication to MSCHAPv2.

thus i conclude that the actual connection attempt is made using
MSCHAPv2, instead of MD5.

is there any way to see the actual settings used during connection?

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nm-applet does not save settings
https://bugs.launchpad.net/bugs/310835
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 310834] [NEW] error 15; cannot find file

2008-12-23 Thread Bill Simmons
Public bug reported:

First time linux user. I have tried on three different drives, i486 &
amd64 all error 15 at boot cannot find file. boot/vmlinuz

Help?
Message:

** Affects: ubuntu
 Importance: Undecided
 Status: Invalid

** Changed in: ubuntu
   Status: New => Invalid

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+question/55247

-- 
error 15; cannot find file
https://bugs.launchpad.net/bugs/310834
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


Re: [Bug 292159] Re: MASTER update-initramfs is disabled since running on a live CD but it is running from a flash drive.

2008-12-23 Thread Zerp64
Workaround worked fine for me. Was able to upgrade, reboot, etc. without any
strange problems.

On Mon, Dec 22, 2008 at 5:48 PM, freekngdom 
wrote:

> Nevermind, removing and re-inserting flash drive into computer seemed to
> solve.
>
> --
> MASTER update-initramfs is disabled since running on a live CD but it is
> running from a flash drive.
> https://bugs.launchpad.net/bugs/292159
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in "linux" source package in Ubuntu: Triaged
>
> Bug description:
> Binary package hint: linux-image-2.6.27-7-generic
>
> unaltered ibex, ran from usb pendrive - prepared by "create a usb startup
> disk". I ran update manager to update packages and played some mp3 file from
> hard disk, when the update manager reported an error, moreover the totem
> player hang.
>
> The kernel upgrade fail with the following message:
> Setting up linux-image-2.6.27-7-generic (2.6.27-7.14) ...
> Running depmod.
> update-initramfs is disabled since running on a live CD
> Failed to symbolic-link /boot/initrd.img-2.6.27-7-generic to initrd.img.
> dpkg: error processing linux-image-2.6.27-7-generic (--configure):
>  subprocess post-installation script returned error exit status 17
>
> :: Rationale ::
> If it's not possible to upgrade the kernel, that's fine. But in that case,
> the kernel version should be locked for live CD / live USB bootups. (e.g. in
> Synaptic via "Lock Version" in the "Package")
>
> Currently, "sudo apt-get upgrade" is forever broken, because it always
> tries & fails to install the kernel update. This is a huge turn-off for
> anyone trying out "usb-creator"-built persistent USB installations.
>
> :: Workaround ::
> Workaround discussed here:
> http://kubuntuforums.net/forums/index.php?topic=3096170
> in brief
> "A bit of digging has revealed that the /usr/sbin/update-initramfs script
> is a stub on the live CD (or the bootable USB drive made from a live CD).
> The original version can be found in:
>
> /rofs/usr/sbin/update-initramfs
> so you can (as root):
> mv /usr/sbin/update-initramfs /usr/sbin/update-initramfs.old
> and then:
> ln -s /rofs/usr/sbin/update-initramfs /usr/sbin/update-initramfs
> "
> Thanks to latchkeyed  for providing this info.
>
>
> ProblemType: Package
> Architecture: amd64
> DistroRelease: Ubuntu 8.10
> ErrorMessage: podproces post-installation script zwrócił kod błędu 17
> Package: linux-image-2.6.27-7-generic 2.6.27-7.15
> ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz noprompt cdrom-detect/try-usb=true
> persistent file=/cdrom/preseed/hostname.seed boot=casper
> initrd=/casper/initrd.gz quiet splash -- debian-installer/language=pl
> console-setup/layoutcode?=pl
> ProcVersionSignature: Ubuntu 2.6.27-7.14-generic
> SourcePackage: linux
> Title: package linux-image-2.6.27-7-generic 2.6.27-7.15 failed to
> install/upgrade: podproces post-installation script zwrócił kod błędu 17
>

-- 
MASTER update-initramfs is disabled since running on a live CD but it is 
running from a flash drive. 
https://bugs.launchpad.net/bugs/292159
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 310837] [NEW] firefox 3.0.5+nobinonly-0ubuntu0.8.10.1 is crashing on kubuntu 8.10

2008-12-23 Thread Nerijus
Public bug reported:

Binary package hint: firefox-3.0

There is backtrace:
% firefox
QPixmap: Invalid pixmap parameters
The program 'firefox' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 39085 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb64027c7]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb640296e]
#2 /usr/lib/libX11.so.6 [0xb6a61619]
#3 /usr/lib/libXrender.so.1(XRenderFreePicture+0x41) [0xb6b12f41]
#4 /usr/lib/libQtGui.so.4 [0xb48db6bf]
#5 /usr/lib/libQtGui.so.4 [0xb48dc17d]
#6 /usr/lib/libQtGui.so.4(_ZN7QPixmap5derefEv+0x5d) [0xb48d09ad]
#7 /usr/lib/libQtGui.so.4(_ZN7QPixmapD1Ev+0x30) [0xb48d0db0]
#8 /usr/lib/libQtGui.so.4 [0xb49c27d7]
#9 /usr/lib/libQtGui.so.4(_ZN12QPaintEngineD2Ev+0x2f) [0xb490a4ff]
#10 /usr/lib/libQtGui.so.4 [0xb49b9e72]
#11 /usr/lib/libQtGui.so.4 [0xb48db61c]
#12 /usr/lib/libQtGui.so.4 [0xb48dc17d]
#13 /usr/lib/libQtGui.so.4(_ZN7QPixmap5derefEv+0x5d) [0xb48d09ad]
#14 /usr/lib/libQtGui.so.4(_ZN7QPixmapD2Ev+0x30) [0xb48d0e10]
#15 /usr/lib/libQtGui.so.4 [0xb48d60ba]
#16 /usr/lib/libQtGui.so.4 [0xb48d672f]
#17 /usr/lib/libQtGui.so.4 [0xb48d5d5a]
#18 /lib/tls/i686/cmov/libc.so.6(exit+0x89) [0xb7cf7d69]
#19 /usr/lib/libgdk-x11-2.0.so.0 [0xb66186b7]

There is package ps aux output:
% ps aux
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
root 1  0.0  0.0   3056   648 ?Ss   Dec16   0:02 /sbin/init
root 2  0.0  0.0  0 0 ?S<   Dec16   0:00 [kthreadd]
root 3  0.0  0.0  0 0 ?S<   Dec16   0:03 [migration/0]
root 4  0.0  0.0  0 0 ?S<   Dec16   0:39 [ksoftirqd/0]
root 5  0.0  0.0  0 0 ?S<   Dec16   0:00 [watchdog/0] 
root 6  0.0  0.0  0 0 ?S<   Dec16   0:03 [migration/1]
root 7  0.0  0.0  0 0 ?S<   Dec16   0:17 [ksoftirqd/1]
root 8  0.0  0.0  0 0 ?S<   Dec16   0:00 [watchdog/1] 
root 9  0.0  0.0  0 0 ?S<   Dec16   0:06 [events/0]   
root10  0.0  0.0  0 0 ?S<   Dec16   0:04 [events/1]   
root11  0.0  0.0  0 0 ?S<   Dec16   0:00 [khelper]
root51  0.0  0.0  0 0 ?S<   Dec16   0:00 [kintegrityd/0]
root52  0.0  0.0  0 0 ?S<   Dec16   0:00 [kintegrityd/1]
root54  0.0  0.0  0 0 ?S<   Dec16   0:01 [kblockd/0]
root55  0.0  0.0  0 0 ?S<   Dec16   0:00 [kblockd/1]
root57  0.0  0.0  0 0 ?S<   Dec16   0:00 [kacpid]   
root58  0.0  0.0  0 0 ?S<   Dec16   0:00 [kacpi_notify] 
root   134  0.0  0.0  0 0 ?S<   Dec16   0:00 [cqueue]   
root   138  0.0  0.0  0 0 ?S<   Dec16   0:00 [kseriod]  
root   185  0.0  0.0  0 0 ?S<   Dec16   0:31 [kswapd0]  
root   227  0.0  0.0  0 0 ?S<   Dec16   0:00 [aio/0]
root   228  0.0  0.0  0 0 ?S<   Dec16   0:00 [aio/1]
benner 945  0.0  0.3   6940  3348 pts/2Ss   09:59   0:00 /bin/zsh   
benner 948  0.0  0.2   5276  2320 pts/2S+   09:59   0:00 ssh b0 -l root 
benner 951  0.0  0.3   6940  3348 pts/3Ss+  09:59   0:00 /bin/zsh   
root  1252  0.0  0.0  0 0 ?S<   Dec16   0:00 [ksuspend_usbd]
root  1257  0.0  0.0  0 0 ?S<   Dec16   0:25 [khubd]
root  1278  0.0  0.0  0 0 ?S<   Dec16   1:43 [ata/0]
root  1279  0.0  0.0  0 0 ?S<   Dec16   0:02 [ata/1]
root  1280  0.0  0.0  0 0 ?S<   Dec16   0:00 [ata_aux]  
root  1286  0.0  0.0  0 0 ?S<   Dec16   0:00 [khpsbpkt] 
benner1352  0.0  0.4   7244  3688 pts/4Ss   10:03   0:00 /bin/zsh   
root  2039  0.0  0.0  0 0 ?S<   Dec16   0:00 [scsi_eh_0]
root  2040  0.0  0.0  0 0 ?S<   Dec16   0:00 [scsi_eh_1]
root  2041  0.0  0.0  0 0 ?S<   Dec16   0:00 [scsi_eh_2]
root  2042  0.0  0.0  0 0 ?S<   Dec16   0:00 [scsi_eh_3]
root  2064  0.0  0.0  0 0 ?S<   Dec16   2:52 [scsi_eh_4]
root  2065  0.0  0.0  0 0 ?S<   Dec16   0:00 [scsi_eh_5]
root  2124  0.0  0.0  0 0 ?S<   Dec16   0:00 [knodemgrd_0]  
root  2277  0.0  0.0

[Bug 310830] Re: [needs-packaging] plasmoid-netgraph

2008-12-23 Thread Nick Ellery
** Changed in: ubuntu
 Assignee: Nick Ellery (nick.ellery) => (unassigned)
   Status: In Progress => Confirmed

-- 
[needs-packaging] plasmoid-netgraph
https://bugs.launchpad.net/bugs/310830
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 308815] Re: Display sleep settings are bogus

2008-12-23 Thread DaveAbrahams
> I think this would be perfect for a bug

Done: https://bugs.launchpad.net/gnome-screensaver/+bug/310822

> You might also consider submitting the above idea toBrainstorm

Done: http://brainstorm.ubuntu.com/idea/16754/

Also: https://bugs.launchpad.net/bugs/310829,
https://bugs.launchpad.net/bugs/310831, and
https://bugs.launchpad.net/bugs/310833

This is a lot of work; something should be done to make this easier on
the reporter: http://brainstorm.ubuntu.com/idea/16758/

-- 
Display sleep settings are bogus
https://bugs.launchpad.net/bugs/308815
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 130379] Someone broke into my mailbox מ ישהו פרץ לי למייל

2008-12-23 Thread ortutt
שלום חברים (וגם מי שסתם פעם שלחתי לו מייל)
מסתבר שמישהו פרץ לי למחשב ושלח לכם את המייל המצ"ב.
זה לא הייתי אני.
מצטער על אי הנעימות שנגרמה לכם.
בברכה,

אור טוטנאור

Hello,
apparently someone broke into my mailbox and sent the attached spam mail.
It wasn't me.
I'm sorry for any inconveniene you may

On Mon, Dec 22, 2008 at 8:20 PM, אור טוטנאור  wrote:

> *Welcome to our website: **www.eioffer.com* 
> *We have the cheapest price, our friend countries to seek sales agents, if
> agreed to, please contact us!*
> If you purchase our project, full 500EUR, Christmas day approaches, we
> bestow a your free gift
> [image: Samsung LN52A650 52-Inch 1080p 120Hz LCD 
> HDTV]
> [image: Samsung LNT4665F 46]
>   [image: Apple MacBook Pro 17]
> [image: Apple MacBook Air MB003LL/A 
> 13.3]
>  [image: Apple 20] [image:
> Apple 24] 
> [image: Apple 3G iphone 16GB White Black unlocked 
> sealed]
>   [image: BRAND NEW NOKIA N85 GSM UNLOCKED QUAD BAND 8GB 
> PHONE]
>   [image: NOKIA N95 UNLOCKED 8GB QUAD-BAND GSM 5 MP 3G WI FI VIDEO
> CELL PHONE]  [image: Nokia
> N96 16GB Unlocked GPS TV 5MP Quad 
> Band]
> [image: BRAND NEW HTC TOUCH DUAL UNLOCKED CELL 
> PHONE]
> [image: BRAND NEW UNLOCKED HTC TOUCH DIAMOND GSM CELL 
> PHONE]
>
> [image: Nikon D700 12.1MP Digital SLR Camera with 24-120mm f/3.5-5.6G ED IF
> VR Nikkor Zoom Lens]    
> [image:
> Nikon D200 10.2MP Digital SLR Camera with 18-135mm AF-S DX f/3.5-5.6G ED-IF
> Nikkor Zoom Lens] [image:
> Canon EOS 50D] [image:
> Canon EOS 40D 10.1MP Digital SLR 
> Camera]
>   [image: Canon EOS 5D 12.8 MP Digital SLR Camera with EF 24-105mm f/4 L
> IS USM Lens] [image: Canon
> EOS 1D Mark III 10.1MP Digital SLR 
> Camera]
> *The Christmas is coming! looking for some crazy gifts for your family,
> your friend and yourself. all products of our company sell at costs within
> 15 days; Computers, Televisions, Cell Phones, MP3/MP4 Players, Digital
> Cameras, Camcorders, Video Games  Consoles, GPS , most items are sold at
> wholesale prices, you will find lots of great bargains here.
> And we have a sales promotion from now on, buy more, save more and get
> more!This is a god-given chance, we hope hold of it on time.
> SITE :  **www.eioffer.com* *
> MSN:eioffer...@msn.com | Email:eioffer...@yahoo.com.hk
> Country:China | City:NanYang | Zip Code:473000 | Tel: 86-13838709592
> Copyright2004-2008, All Rights Reserved *
>

-- 
movie/visual effects screen turns black while playing a movie / song
https://bugs.launchpad.net/bugs/130379
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 310838] [NEW] package sudo 1.6.9p17-1ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2008-12-23 Thread clint
Public bug reported:

Binary package hint: sudo

failed on install from repros on 8.10 via apt-get

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess pre-removal script returned error exit status 1
Package: sudo 1.6.9p17-1ubuntu2
SourcePackage: sudo
Title: package sudo 1.6.9p17-1ubuntu2 failed to install/upgrade: subprocess 
pre-removal script returned error exit status 1
Uname: Linux 2.6.27-9-generic i686

** Affects: sudo (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package sudo 1.6.9p17-1ubuntu2 failed to install/upgrade: subprocess 
pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/310838
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 310838] Re: package sudo 1.6.9p17-1ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2008-12-23 Thread clint

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20681456/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/20681457/DpkgTerminalLog.gz

-- 
package sudo 1.6.9p17-1ubuntu2 failed to install/upgrade: subprocess 
pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/310838
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 310754] Re: Merge dput 0.9.2.36 from debian unstable (main)

2008-12-23 Thread Daniel Holbach
You seem to drop a bunch of changelog entries. Other than that the merge
looks good.

-- 
Merge dput 0.9.2.36 from debian unstable (main)
https://bugs.launchpad.net/bugs/310754
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 310286] Re: FTBFS on 9.04 armel

2008-12-23 Thread Michael Casadevall
Since this an Ubuntu-only package, updated to a new upstream is likely a
better fix, as well as being more useful. If your willing to provide the
update, I'll be willing to sponsor it, otherwise, I'll simply sponsor
your debdiff into the archive (I can test build on armel)

** Changed in: wxformbuilder (Ubuntu)
   Importance: Undecided => Medium
   Status: New => Triaged

-- 
FTBFS on 9.04 armel
https://bugs.launchpad.net/bugs/310286
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 43092] Re: CompactFlash PCMCIA disk is not detected

2008-12-23 Thread effell
As reported back in April 08:
on Ubuntu 7.10/Thinkpad X31
- no such bug using 2.6.23.9 from kernel.org 
- yes such bug using 2.6.22.16 (current) from ubuntu reps.

-- 
CompactFlash PCMCIA disk is not detected
https://bugs.launchpad.net/bugs/43092
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 310839] [NEW] firefox crash or very slow ween flash is active in hebrew sites

2008-12-23 Thread amir
Public bug reported:

Binary package hint: firefox-3.0

In firefox-3.0 the flash slows browsing down or crashes the browser
every time in Hebrew sites, the flash bloker dose not block the flash
any more in the firefox-3.0.

i am using ubuntu 8.10

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: wl
Package: firefox-3.0 3.0.5+nobinonly-0ubuntu0.8.10.1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.27-9-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
firefox crash or very slow ween flash is active in hebrew sites
https://bugs.launchpad.net/bugs/310839
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 310839] Re: firefox crash or very slow ween flash is active in hebrew sites

2008-12-23 Thread amir

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20681497/Dependencies.txt

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/20681498/ExtensionSummary.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/20681499/profiles.ini.txt

-- 
firefox crash or very slow ween flash is active in hebrew sites
https://bugs.launchpad.net/bugs/310839
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 308669] Unsubscribing Sponsors.

2008-12-23 Thread Daniel Holbach
I'm unsubscribing the Sponsors' Team for now. Please re-subscribe when
ready.

-- 
Please sponsor tomboy 0.13.2 (main) into Jaunty
https://bugs.launchpad.net/bugs/308669
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 304500] Re: aoe: unknown cmd 240

2008-12-23 Thread trylik
** Changed in: aoetools (Ubuntu)
   Status: New => Confirmed

-- 
aoe: unknown cmd 240
https://bugs.launchpad.net/bugs/304500
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 194014] Re: "-smp 2" causes QEMU VM to freeze when booting linux

2008-12-23 Thread Vsevolod Krishchenko
It looks like debian was not affected and bug is probably ubuntu-unique.

-- 
"-smp 2" causes QEMU VM to freeze when booting linux
https://bugs.launchpad.net/bugs/194014
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 243565] Re: the text string "Monitor" dis plays wrong in russian startup-manager (м онитор/b>)

2008-12-23 Thread Jimmy Rönnholm
** Changed in: startup-manager
   Status: Fix Committed => Fix Released

-- 
the text string "Monitor" displays wrong in russian startup-manager 
(монитор/b>)
https://bugs.launchpad.net/bugs/243565
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 308386] Re: Icon Hardlinked in .desktop File

2008-12-23 Thread Jimmy Rönnholm
Fixed in version 1.9.12

** Changed in: startup-manager
   Status: Fix Committed => Fix Released

-- 
Icon Hardlinked in .desktop File
https://bugs.launchpad.net/bugs/308386
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 282237] Re: Please eliminate dependency on imagemagick

2008-12-23 Thread Jimmy Rönnholm
Fixed in version 1.9.12

** Changed in: startup-manager
   Status: Fix Committed => Fix Released

-- 
Please eliminate dependency on imagemagick
https://bugs.launchpad.net/bugs/282237
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 310840] [NEW] Irssi channels disappear on quitting and starting irssi again

2008-12-23 Thread Mathiasdm
Public bug reported:

Binary package hint: irssi

I have a really absurd bug to report. When I quit irssi, and start it
again, one of my channels (added using '/channel add') disappears. So if
I exit and start irssi multiple times, several channels disappear.

1) Ubuntu release:  8.10.
2) irssi version: 0.8.12-4ubuntu2.
3) I quit and restart irssi, and expect all of the added channels to be there.
4) One of the channels disappears.

** Affects: irssi (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Irssi channels disappear on quitting and starting irssi again
https://bugs.launchpad.net/bugs/310840
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 293785] Re: [i855GM] Desktop effects could not be enabled (Intel)

2008-12-23 Thread Andrewsha
Hello Bryce!
I shall provide all information as soon as possible.
Buy

-- 
[i855GM] Desktop effects could not be enabled (Intel)
https://bugs.launchpad.net/bugs/293785
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 270617] Re: Display corruption after short period

2008-12-23 Thread Markus Golser
Reproduced using 2.6.28-rc8 on Intrepid :(

-- 
Display corruption after short period
https://bugs.launchpad.net/bugs/270617
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


Re: [Bug 19033] Re: systemwide default startup homepage ignored

2008-12-23 Thread Philippe Seewer
Hello Jordan!

Well, first of all the Workaround is meant for you to put to the default 
startup homepage into the mozilla.cfg not firefox.js. I still haven't 
been able to figure out how to fix that (Although I have to admit I 
wasn't able to spend much time debugging).

But second, you're correct. On a fully updated ubuntu the workaround 
doesn't work anymore. The file 'system-grepref.js' got renamed to 
'system-greprefs.js'. Here's an updated Workaround description:

1. create file mozilla.txt with the following contents
//
pref("browser.startup.homepage", "http://www.launchpad.net";);
(Replace www.launchpad.net with your desired startup page)

2. Convert mozilla.txt to mozilla.cfg by using 
http://www.alain.knaff.lu/~aknaff/howto/MozillaCustomization/cgi/byteshf.cgi

3. Close all firefox instances

4. Edit/Create /etc/xulrunner-1.9/system-greprefs.js and add
pref("general.config.filename", "mozilla.cfg");

5. Copy the file mozilla.cfg to /usr/lib/firefox-3.0.4 (Please don't 
forget to move this file to the new firefox directory if firefox is updated)

6. Start firefox, the default homepage should now be what you set in 
mozilla.cfg

I've attached a mozilla.cfg configured for 'http://www.google.com'.

Regards, and merry Christmas!
Philippe


** Attachment added: "mozilla.cfg"
   http://launchpadlibrarian.net/20681706/mozilla.cfg

-- 
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 310843] [NEW] Firefox crashes X on resize of window

2008-12-23 Thread rakkenes
Public bug reported:

Binary package hint: firefox-3.0

Ubuntu Gnome

Have firefox with lots of tabs, some with javascripts, I resize the
firefox window, and X crashes, landing me in the login screen.. when I
log in again,,some applications do not work anymore, so I have to do a
reboot.

Description:Ubuntu 8.04.1
Release:8.04

firefox:
  Installed: 3.0.5+nobinonly-0ubuntu0.8.04.1
  Candidate: 3.0.5+nobinonly-0ubuntu0.8.04.1
  Version table:
 *** 3.0.5+nobinonly-0ubuntu0.8.04.1 0
500 http://th.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 3.0~b5+nobinonly-0ubuntu3 0
500 http://th.archive.ubuntu.com hardy/main Packages

ProblemType: Bug
Architecture: amd64
Date: Tue Dec 23 15:33:22 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0.5+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: amd64
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-22-generic x86_64

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Firefox crashes X on resize of window
https://bugs.launchpad.net/bugs/310843
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 310843] Re: Firefox crashes X on resize of window

2008-12-23 Thread rakkenes

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20681740/Dependencies.txt

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/20681741/ExtensionSummary.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/20681742/profiles.ini.txt

-- 
Firefox crashes X on resize of window
https://bugs.launchpad.net/bugs/310843
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 256637] Re: ata3: COMRESET failed (errno=-16)

2008-12-23 Thread sym_zo
I still have the same problem with the latest Intrepid server and
generic kernel as of today. I am in the same situation as Crimson Fox,
unable to even boot my computer.

Like the others, my error messages are about "COMRESET failed
(errno=-16)" until it times out.


** Attachment added: "lspci_and_dmidecode.zip"
   http://launchpadlibrarian.net/20681738/lspci_and_dmidecode.zip

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 306705] Re: No permission to call method (dbus 1.2.8)

2008-12-23 Thread Alberto Milone
The full source is available in my bazaar branch:
https://code.launchpad.net/~albertomilone/screen-resolution-extra/main

-- 
No permission to call method (dbus 1.2.8)
https://bugs.launchpad.net/bugs/306705
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


Re: [Bug 120834] Re: [i965] intel gm965 freezes with 3d applications

2008-12-23 Thread Bryce Harrington
Okay; I'd suggest trying a LiveCD before making conclusions about that -
many of the (esp. performance) changes in this version of the driver
require new features in the jaunty xserver/mesa to get the benefit.

Bryce

On Tue, Dec 23, 2008 at 08:00:28AM -, Shane Blake wrote:
> Sorry. Option 1. I havent yet tried option 2.
> 
> - Shane
> 
> On Tue, Dec 23, 2008 at 6:36 PM, Bryce Harrington  > wrote:
> 
> > Shane, you didn't specify whether you were referring to option 1 or 2?
> >
> > --
> > [i965] intel gm965 freezes with 3d applications
> > https://bugs.launchpad.net/bugs/120834
> > You received this bug notification because you are a direct subscriber
> > of the bug.
> >
> > Status in X.Org X server: Fix Released
> > Status in "mesa" source package in Ubuntu: Fix Released
> > Status in "xserver-xorg-video-intel" source package in Ubuntu: Incomplete
> > Status in mesa in Ubuntu Hardy: Confirmed
> > Status in xserver-xorg-video-intel in Ubuntu Hardy: Invalid
> > Status in "xserver-xorg-video-intel" source package in zUbuntu: Invalid
> >
> > Bug description:
> > On some Intel GM965 machines, running OpenGL applications (eg. Blender,
> > Second Life, the Endgame screensaver, Scorched3D) can crash the system.
> >
> > Symptoms: Colours go funny, then screen flashes between off and black with
> > 'please wait' cursor about 10 times, then stops; does not respond to
> > Ctrl+Alt+F1 or Ctrl+Alt+Backspace, but does reboot on Alt+SysRq+b.  Logs the
> > line
> > Error in I830WaitLpRing(), timeout for 2 seconds
> > in /var/log/Xorg.0.log.old
> >
> > (Please note that this is not the only X crash bug; if you cannot find
> > an exact match for your symptoms then please file a new bug.)
> >
> > Workaround: Adding
> >Option "DRI" "false"
> > to the graphics controller Device section of /etc/X11/xorg.conf avoids this
> > bug, but may drastically reduce performance.
> >
> > This bug has been reported upstream and you can follow the link to xorg
> > bugzilla, but as of 29.12.07 no developer managed to reproduce this bug (how
> > to trigger it seems to be hardware dependent, with some i965s not appearing
> > to have it at all) so it will be very hard to fix unless that changes
> > if you are suffering from this bug please go to xorg bugzilla and report
> > your hardware specifics.
> > also please edit this bug description and add the name and exact model of
> > your affected laptop.
> >
> > list of affected laptops:
> > Acer  Travelmate 6292
> > Asus S62E Santa Rosa 965
> > dell D830
> > Dell 630
> > Dell Inspiron 1420n
> > Dell Inspiron 1525 (new)
> > Dell Latitude D630
> > Dell Latitude D830
> > Dell Vostro 1310
> > Dell XPS M1330
> > HP Compac 6510b
> > HP Compaq 6710b
> > Thinkpad T61
> > Thinkpad X61 Tablet
> > Thinkpad X61s
> > Apple Macbook (3,1/Santa Rosa)
> > Acer Aspire 5315-052G12Mi
> > Lenovo 3000 N200 (TY2BBGE)
> > Sony vaio CR160
> >
> > also if you have one of these laptops and are not affected please tell
> > us!
> >
> >
> 
> -- 
> [i965] intel gm965 freezes with 3d applications
> https://bugs.launchpad.net/bugs/120834
> You received this bug notification because you are a member of Ubuntu-X,
> which is subscribed to mesa in ubuntu.

-- 
[i965] intel gm965 freezes with 3d applications
https://bugs.launchpad.net/bugs/120834
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 29042] Re: Simple page causes Firefox to hang forever using 100% CPU

2008-12-23 Thread Martin Mai
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status
. Thank you again for taking the time to report this bug and helping to
make Ubuntu better. Feel free to submit any future bugs you may find.

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: firefox
   Status: New => Invalid

-- 
Simple page causes Firefox to hang forever using 100% CPU
https://bugs.launchpad.net/bugs/29042
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 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-12-23 Thread luca dep
With the last proposed kernel (2.6.27-11) my integrated webcam works
both in cheese and skype perfectly.

-- 
cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video 
output and disables output on gstreamer-based apps ran afterwards)
https://bugs.launchpad.net/bugs/290506
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 286828] Re: Access to samba 3.0.24-3.0.25 shares using CIFS is broken on 8.10

2008-12-23 Thread Vide
I was affected by this problem as well and I can confirm that using
2.6.27-11 and the "nodfs" mount option the problem is solved. I tested
this on x86 and x86_64.

I can add that with the -9 kernel the
"/proc/fs/cifs/LinuxExtensionsEnabled" workarond wasn't working anymore
(with previous revisions it worked smoothly, but it was a workaround)

-- 
Access to samba 3.0.24-3.0.25 shares using CIFS is broken on 8.10
https://bugs.launchpad.net/bugs/286828
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 278531] Re: [ooo-build] openoffice crash when opening document

2008-12-23 Thread sebek
It seems I have the same problem on Hardy with another piece of html I 
copied/paste from the web onto an odt.
See the document visites-appart-2009.odt attached. The crash is not systematic, 
you sometimes have to scroll up and down 2 or 3 times through the whole 
document.

I tried to obtain a backtrace, unfortunately, when I follow instructions on 
 
https://wiki.ubuntu.com/DebuggingProgramCrash?action=show&redirect=DebuggingProgramCrashes
I can not install dbg symbol :
 sudo apt-get install openoffice.org-core-dbgsym openoffice.org-writer-dbgsym 
 [...]
 Les paquets suivants contiennent des dépendances non satisfaites :
  openoffice.org-core-dbgsym: Dépend: openoffice.org-core (= 
1:2.4.1-1ubuntu2.1) mais 1:2.4.1-11ubuntu2.1 devra être  installé
  openoffice.org-writer-dbgsym: Dépend: openoffice.org-writer (= 
1:2.4.1-1ubuntu2.1) mais 1:2.4.1-11ubuntu2.1 devra être installé

Anyway, I still looked at the backtrace with gdb and found out that the 
openoffice is crashing on my document (visites-appart-2009.odt) on  :
 
 [Thread 0xaec90b90 (LWP 11853) exited] 
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xa9b19b90 (LWP 11859)] 
 0xad194025 in ?? () from /usr/lib/openoffice/program/libucpdav1.so

while openoffice crashes on aarding.odt on :

 [Thread 0xaad88b90 (LWP 16877) exited]
 [Thread 0xad58db90 (LWP 16872) exited] 
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xaea8eb90 (LWP 16870)]
 0xb2c55027 in ?? () from /usr/lib/openoffice/program/libucpdav1.so

Both crashes are in the same .so library ...

Can sometimes try to reproduce with dbg symbol installed? 
Also I see on the Novell bug that it may be fixed in OOo 3.0.

** Attachment added: "visites-appart-2009.odt"
   http://launchpadlibrarian.net/20681848/visites-appart-2009.odt

-- 
[ooo-build] openoffice crash when opening document
https://bugs.launchpad.net/bugs/278531
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

[Bug 214829] Re: [hardy] Cannot xforward firefox

2008-12-23 Thread Bug Watch Updater
** Changed in: firefox
   Status: Unknown => Invalid

-- 
[hardy] Cannot xforward firefox
https://bugs.launchpad.net/bugs/214829
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 93417] Re: Image scaling bug in gspca kernel module.

2008-12-23 Thread Frodon
For what i'm concerned intrepid fixed this issue for me with skype. I'm
using the medibuntu skype package if it matters.

So this bug is behind me now, i hope i'm not just the lucky guy here and
that the issue has been really dealt with.

-- 
Image scaling bug in gspca kernel module.
https://bugs.launchpad.net/bugs/93417
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 310845] [NEW] php5 serialize() function corrupt strings

2008-12-23 Thread sir_gon
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: libapache2-mod-php5

Package: PHP5: Version: 5.2.6-2ubuntu4
Ubuntu: 8.10 Intrepid Ibex

If a common object with protected or private properties is serialized, the 
returned string includes invalid characters.
This problem could affect the any php webservices on a Ubuntu based server.

Example script serializeTest.php:

/
https://bugs.launchpad.net/bugs/310845
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 310756] Re: File-roller 2.24.1 in Jaunty makes xserver crash when deziping an archive with a password

2008-12-23 Thread François Blondel
** Description changed:

  Binary package hint: file-roller
  
  Hello,
  File-roller 2.24.1 in Jaunty makes x server crash when de-ziping an archive 
with a password. I had created these archive, that contain Photo before with 
the same file-roller.
  Then gnome freeze, Only mouse and TTY are available.
  
  I have reproduced the bug 3 times
  
  
  apt-cache policy file-roller
  file-roller:
Installé : 2.24.1-1ubuntu2
Candidat : 2.24.1-1ubuntu2
   Table de version :
   *** 2.24.1-1ubuntu2 0
  500 http://fr.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status
  
  Please ask me if more Information is needed.
  Thanks
+ 
+ 
+ PS : I'm running kernel 2.6.28-3 x86-64

-- 
File-roller 2.24.1 in Jaunty makes xserver crash when deziping an archive with 
a password
https://bugs.launchpad.net/bugs/310756
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

Re: [Bug 310840] [NEW] Irssi channels disappear on quitting and starting irssi again

2008-12-23 Thread Gerfried Fuchs
* Mathiasdm  [2008-12-23 09:52:35 CET]:
> I have a really absurd bug to report. When I quit irssi, and start it
> again, one of my channels (added using '/channel add') disappears. So if
> I exit and start irssi multiple times, several channels disappear.

 Disappear in what way? Did you "/save" after you "/channel add" them?
Do you have "/set settings_autosave" turned off? Or do you expect to
have a window for them?

 I would like you to inspect your settings_autosave setting, try to get
used to type /save (and propably even "/layout save" before that). If
they are gone from "/channel list" it might mean that you didn't /save
after you added them and that autosave was turned off or you connected
too quickly after adding it?

 Thanks for further informations. :)
Rhonda

-- 
Irssi channels disappear on quitting and starting irssi again
https://bugs.launchpad.net/bugs/310840
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 260849] Re: photoprint is missing libgutenprint.so.2

2008-12-23 Thread eitch
Setting the soft link only works to start the application, but when
trying to print the application immediately crashes.

Recompiling from the source solved the problem

-- 
photoprint is missing libgutenprint.so.2
https://bugs.launchpad.net/bugs/260849
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 310850] [NEW] epiphany won't open .torrent files with deluge

2008-12-23 Thread wilk
Public bug reported:

.torrent files are configured to be opened by deluge in nautilus. The relevant 
entry is in .local/share/applications/mimeapps.list and double-clicking on a 
.torrent file in nautilus launches deluge.
However, clicking on a .torrent link in epiphany launches btdownload. Changing 
the order in /usr/local/share/applications/mimeinfo.cache (putting 
deluge.torrent in the first place) fixes it but it's periodically changed again 
(some mime update i guess). It seems the .local settings are ignored.

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
epiphany won't open .torrent files  with deluge
https://bugs.launchpad.net/bugs/310850
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 310848] [NEW] audio cd not recognised

2008-12-23 Thread Marc Cheng
Public bug reported:

none of my audio cd's are recognised, neither in jaunty nor in intrepid, both 
with kde 4.2.
datacd, dvd, no problem. i don't even get a notification about the cd. i tested 
with internal and external cd drive.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
audio cd not recognised
https://bugs.launchpad.net/bugs/310848
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 272466] Re: linphone crashes on startup: "symbol lookup error: /usr/lib/libmediastreamer.so.0: undefined symbol: sws_getContext" (needs a no-change rebuild)

2008-12-23 Thread Max Bowsher
Fixed in 2.1.1-1build1.

** Changed in: linphone (Ubuntu)
   Status: New => Fix Released

-- 
linphone crashes on startup: "symbol lookup error: 
/usr/lib/libmediastreamer.so.0: undefined symbol: sws_getContext" (needs a 
no-change rebuild)
https://bugs.launchpad.net/bugs/272466
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 253400] Re: Can't navigate Back after navigating to Home

2008-12-23 Thread Martin Mai
Yes, Michael, You are right, I could have checked it within seconds. I
was just looking through some old bugs which I need to be pushed a
little so they get not lost. My misstake that I overlooked some easy
ones which I could have confirmed myselfmind. I promise to improve :)

-- 
Can't navigate Back after navigating to Home
https://bugs.launchpad.net/bugs/253400
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 88746] Re: ehci_hcd module causes I/O errors in USB 2.0 devices

2008-12-23 Thread Thomas Holzeisen
> For those of you with USB 2.0 controllers still experiencing this bug,
> try building ehci_hcd into your initramfs, i.e., echo ehci_hcd|sudo tee
> -a /etc/initramfs-tools/modules && sudo update-initramfs -u .

This does not change anything for me, I am still getting "disconnects"
just they moved from dmesg to syslog. I am using Ubuntu 8.04 AMD64 on a
ASUS M3A78 Board (AMD 770 Chipset). Unloading ehci_hcd still keeps the
only workaround to me.

** Attachment added: "syslog"
   http://launchpadlibrarian.net/20682194/syslog

-- 
ehci_hcd module causes I/O errors in USB 2.0 devices
https://bugs.launchpad.net/bugs/88746
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 310852] [NEW] Gnome desktop chrashes after pressing shortkey

2008-12-23 Thread Jürgen Graband
Public bug reported:

I'm useing Ubuntu 8.10 on a Samsung E152. Some of the shurtcuts are
working out of the box. The Brightness-Key was unknown. I added this key
to hal. Therafter the icon was shown while pressing this key (Fn+Up).
Thereafter the box acept no keypress any more. I must rest the laptop. I
have append the script which should setup the laptop.

Additional informations:
OS: Ubuntu 8.10 as it is
Network driver: ath5k
Graphic driver: NVIDIA (version 177)

I apoligize for my English

Best
Jürgen Graband

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Gnome desktop chrashes after pressing shortkey
https://bugs.launchpad.net/bugs/310852
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 310852] Re: Gnome desktop chrashes after pressing shortkey

2008-12-23 Thread Jürgen Graband

** Attachment added: "setup-e152.sh"
   http://launchpadlibrarian.net/20682211/setup-e152.sh

-- 
Gnome desktop chrashes after pressing shortkey
https://bugs.launchpad.net/bugs/310852
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 306425] Re: [needs-packaging] KonsolScript interpreter (quixie)

2008-12-23 Thread Mj Mendoza IV
The source code for quixie is being transfered from SourceForg to
LaunchPad. Although, the VCS import has not yet been made by the
LaunchPad administrators.

URL: https://edge.launchpad.net/quixie

-- 
[needs-packaging] KonsolScript interpreter (quixie)
https://bugs.launchpad.net/bugs/306425
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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-23 Thread Kai Blin
This is a bit tricky to fix, as we're basically not doing anything
wrong. It seems like the TCP/IP stack and/or the SMB server on the NAS
box doesn't cope with fragmentation. But that's one layer below of our
control, and perfectly valid in TCP networking.

However, Samba developer Volker Lendecke has created a patch that should
fix this in a way we'd include into our code. Thierry, one more patch
for your PPA :)

** Attachment added: "Volker's patch for NAS write errors"
   http://launchpadlibrarian.net/20682229/bug_5953_iovec.patch

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 310835] Re: nm-applet does not save settings

2008-12-23 Thread Michael Gefen
** Tags added: nm-applet

-- 
nm-applet does not save settings
https://bugs.launchpad.net/bugs/310835
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 310806] Re: python-qt4 fails to upgrade to 4.4.4-2ubuntu2 if the dev package is installed

2008-12-23 Thread Launchpad Bug Tracker
This bug was fixed in the package python-qt4 - 4.4.4-2ubuntu3

---
python-qt4 (4.4.4-2ubuntu3) jaunty; urgency=low

  * debian/control: (LP: #310806)
- Corrects a typo in the Replaces line to ensure upgrading
  from 4.4.4-2 to 4.4.4-2ubuntu2 works.

 -- Michael CasadevallTue, 23 Dec 2008
01:23:16 -0500

** Changed in: python-qt4 (Ubuntu)
   Status: Triaged => Fix Released

-- 
python-qt4 fails to upgrade to 4.4.4-2ubuntu2 if the dev package is installed
https://bugs.launchpad.net/bugs/310806
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 301404] Re: having to use external belkin adaptor to connet to internet

2008-12-23 Thread Max Bowsher
Quite possibly a dupe of #290991.

I have an Aspire One (AR2425 chip), and *was* experiencing this
occasionally - but not since upgrading to the 2.6.27-10 / -11 kernel and
linux-backports-modules from intrepid-proposed. I hesitate to say
"fixed", since I could never reproduce reliably, but it seems worth a
try for other people experiencing the same problem.

** Summary changed:

- having to use external belkin adaptor to connet to internet
+ Aspire One wireless sometimes does not work

-- 
Aspire One wireless sometimes does not work
https://bugs.launchpad.net/bugs/301404
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 294399] Re: Atheros card works with neiher ath5k nor madwifi since Intrepid

2008-12-23 Thread Max Bowsher
I have an Aspire One (AR2425 chip), and *was* experiencing this
occasionally - but not since upgrading to the 2.6.27-10 / -11 kernel and
linux-backports-modules from intrepid-proposed. I hesitate to say
"fixed", since I could never reproduce reliably, but it seems worth a
try for other people experiencing the same problem.

-- 
Atheros card works with neiher ath5k nor madwifi since Intrepid
https://bugs.launchpad.net/bugs/294399
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 293542] Re: Firefox Crash segfault (libpthread-2.8.90.so)

2008-12-23 Thread Cyp
This error occurred, just after update my ubuntu-desktop for Ubuntu
8.10, i surf the Internet and I check my mail

-- 
Firefox Crash segfault (libpthread-2.8.90.so)
https://bugs.launchpad.net/bugs/293542
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 290991] Re: [intrepid] ath5k linux-backports-modules crash

2008-12-23 Thread Max Bowsher
I have an Aspire One (AR2425 chip), and *was* experiencing this
occasionally - but not since upgrading to the 2.6.27-10 / -11 kernel and
linux-backports-modules from intrepid-proposed. I hesitate to say
"fixed", since I could never reproduce reliably, but it seems worth a
try for other people experiencing the same problem.

-- 
[intrepid] ath5k linux-backports-modules crash
https://bugs.launchpad.net/bugs/290991
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 209673] Re: logitech v10 speakers not working after upgrade

2008-12-23 Thread LorenzB
Confirming for Intrepid:
Logitech V10 speakers don't work with Ubuntu 8.10 on my Sony VAIO SR-series out 
of the box.

However they DO work if I remove all pulseaudio related packages from my
system and reboot

Happy Christmas anyway.

-- 
logitech v10 speakers not working after upgrade
https://bugs.launchpad.net/bugs/209673
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 308410] Re: Latest Xorg removes nvidia driver ... conflicting xserver-xorg-video-4

2008-12-23 Thread Kjell Braden
** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
   Importance: Undecided => Medium

-- 
Latest Xorg removes nvidia driver ... conflicting xserver-xorg-video-4
https://bugs.launchpad.net/bugs/308410
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 297169] Re: mozvoikko depends on iceweasel, should depend on firefox

2008-12-23 Thread Heikki Mäntysaari
I added iceweasel to the dependencies in my branch.

I'm attaching a new debdiff.

** Attachment added: "mozvoikko_0.9.5-1ubuntu1.debdiff.4"
   http://launchpadlibrarian.net/20682398/mozvoikko_0.9.5-1ubuntu1.debdiff.4

-- 
mozvoikko depends on iceweasel, should depend on firefox
https://bugs.launchpad.net/bugs/297169
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 293803] Re: gnump3d not present in intrepid?

2008-12-23 Thread EvilGnome
I am also hoping for this package's return, especially since I can't
find an amd64 deb for intrepid...

-- 
gnump3d not present in intrepid?
https://bugs.launchpad.net/bugs/293803
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 94493] Re: [apport] blam.exe crashed with SIGSEGV

2008-12-23 Thread Simone Tolotti
On Intrepid blam (1.8.5-1ubuntu1)  libgecko2.0-cil (0.13-1ubuntu2) it crashes 
on startup:
sim...@simone-desktop:~$ blam

** (Blam:8629): WARNING **: The following assembly referenced from 
/usr/lib/blam/blam.exe could not be loaded:
 Assembly:   gecko-sharp-dependent(assemblyref_index=13)
 Version:2.0.0.0
 Public Key: ccf7d78a55e9f021
The assembly was not found in the Global Assembly Cache, a path listed in the 
MONO_PATH environment variable, or in the location of the executing assembly 
(/usr/lib/blam).


** (Blam:8629): WARNING **: Could not load file or assembly 
'gecko-sharp-dependent, Version=2.0.0.0, Culture=neutral, 
PublicKeyToken=ccf7d78a55e9f021' or one of its dependencies.

Unhandled Exception: System.TypeLoadException: A type load exception has 
occurred.
  at Imendio.Blam.Application..ctor (System.String[] args, System.Object[] 
props) [0x0] 
  at Imendio.Blam.Application.Main (System.String[] args) [0x0] 


** Changed in: blam (Ubuntu)
   Status: Incomplete => Confirmed

-- 
[apport] blam.exe crashed with SIGSEGV
https://bugs.launchpad.net/bugs/94493
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


Re: [Bug 297169] Re: mozvoikko depends on iceweasel, should depend on firefox

2008-12-23 Thread John Vivirito
On 12/23/2008 04:59 AM, Heikki Mäntysaari wrote:
> I added iceweasel to the dependencies in my branch.
> 
> I'm attaching a new debdiff.
> 
> ** Attachment added: "mozvoikko_0.9.5-1ubuntu1.debdiff.4"
>http://launchpadlibrarian.net/20682398/mozvoikko_0.9.5-1ubuntu1.debdiff.4
> 
Thanks. Alexander im ok with this debdiff if it matters, its already got
an ack from Mozilla team.

-- 
Sincerely Yours,
John Vivirito

https://launchpad.net/~gnomefreak
https://wiki.ubuntu.com/JohnVivirito
Linux User# 414246

"How can i get lost, if i have no where to go"
-- Metallica from Unforgiven III

-- 
mozvoikko depends on iceweasel, should depend on firefox
https://bugs.launchpad.net/bugs/297169
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 280997] Re: solid-bluetooth needs update for bluez 4.x

2008-12-23 Thread bakytn
Guys we believe in you, please fix it :(

-- 
solid-bluetooth needs update for bluez 4.x
https://bugs.launchpad.net/bugs/280997
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 310855] Re: Linux Kernel Update fails on persistent USB installation of Ubuntu 8.10

2008-12-23 Thread Roderic Fuerst
*** This bug is a duplicate of bug 292159 ***
https://bugs.launchpad.net/bugs/292159


** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/20682509/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/20682510/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20682511/Dependencies.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/20682512/DpkgTerminalLog.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/20682513/HalComputerInfo.txt

** Attachment added: "LsUsb.txt"
   http://launchpadlibrarian.net/20682514/LsUsb.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/20682515/Lspci.txt

** Attachment added: "ProcCpuInfo.txt"
   http://launchpadlibrarian.net/20682516/ProcCpuInfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/20682517/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/20682518/ProcModules.txt

** This bug has been marked a duplicate of bug 292159
   MASTER update-initramfs is disabled since running on a live CD but it is 
running from a flash drive.

-- 
Linux Kernel Update fails on persistent USB installation of Ubuntu 8.10
https://bugs.launchpad.net/bugs/310855
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 310854] Re: Printing Photos with Canon original drivers stopped working in Intrepid

2008-12-23 Thread djtm

** Attachment added: "page size setting"
   http://launchpadlibrarian.net/20682471/dialogue.png

-- 
Printing Photos with Canon original drivers stopped working in Intrepid
https://bugs.launchpad.net/bugs/310854
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 310854] Re: Printing Photos with Canon original drivers stopped working in Intrepid

2008-12-23 Thread djtm

** Attachment added: "print diaglogue"
   http://launchpadlibrarian.net/20682484/dialogue2.png

-- 
Printing Photos with Canon original drivers stopped working in Intrepid
https://bugs.launchpad.net/bugs/310854
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 310854] Re: Printing Photos with Canon original drivers stopped working in Intrepid

2008-12-23 Thread djtm
As you can see in the print dialogue, a big portion of the page remains
blank for no reason. If I print the page, it comes out just like that,
too. The only one that seems to be working in gimp is A4 without the
borderless option.

-- 
Printing Photos with Canon original drivers stopped working in Intrepid
https://bugs.launchpad.net/bugs/310854
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 114286] Re: systemsettings crash in Gutsy Gibbon

2008-12-23 Thread sb
I can confirm that this bug is still present. Yesterday, I experienced
this bug when upgrading from Feisty to Gutsy and from Gutsy to Hardy.
(Unluckily, I can't decide at which upgrade step this bug occurred.)
Anyway, clickwir's solution worked for me. :-)

-- 
systemsettings crash in Gutsy Gibbon
https://bugs.launchpad.net/bugs/114286
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-systemsettings in ubuntu.

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


[Bug 310855] [NEW] Linux Kernel Update fails on persistent USB installation of Ubuntu 8.10

2008-12-23 Thread Roderic Fuerst
*** This bug is a duplicate of bug 292159 ***
https://bugs.launchpad.net/bugs/292159

Public bug reported:

This bug was observed on a "clean" installation of Ubuntu 8.10 to USB.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 17
Package: linux-image-2.6.27-7-generic 2.6.27-7.16
ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz noprompt cdrom-detect/try-usb=true 
persistent file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.gz quiet splash --
ProcVersionSignature: Ubuntu 2.6.27-7.14-generic
SourcePackage: linux
Title: package linux-image-2.6.27-7-generic 2.6.27-7.16 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
17

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
Linux Kernel Update fails on persistent USB installation of Ubuntu 8.10
https://bugs.launchpad.net/bugs/310855
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 293491] Re: azureus/vuze totally broken after interpid upgrade

2008-12-23 Thread Sam Brightman
In case you are not aware, I should add that choosing an Azureus port in
the now-forbidden range is common practice to help dodge ISP
banning/throttling P2P traffic.

-- 
azureus/vuze totally broken after interpid upgrade
https://bugs.launchpad.net/bugs/293491
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 23429] Re: console-tools can't handle 12x22 fonts

2008-12-23 Thread Colin Watson
I was leaving this bug open while we still used console-tools, but as
people have observed that's currently deprecated in favour of kbd. We
switched to kbd by default in Ubuntu 8.10, making this bug effectively
obsolete since kbd doesn't suffer from this problem.

** Changed in: console-tools (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
console-tools can't handle 12x22 fonts
https://bugs.launchpad.net/bugs/23429
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 310856] [NEW] package msttcorefonts 2.5 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 1

2008-12-23 Thread coco
Public bug reported:

Binary package hint: msttcorefonts

Sono occorsi degli errori processando:
 msttcorefonts
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: il sottoprocesso post-installation script ha restituito un codice 
di errore 1
NonfreeKernelModules: nvidia
Package: msttcorefonts 2.5
PackageArchitecture: all
SourcePackage: msttcorefonts
Title: package msttcorefonts 2.5 failed to install/upgrade: il sottoprocesso 
post-installation script ha restituito un codice di errore 1
Uname: Linux 2.6.27-9-server i686

** Affects: msttcorefonts (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package msttcorefonts 2.5 failed to install/upgrade: il sottoprocesso 
post-installation script ha restituito un codice di errore 1
https://bugs.launchpad.net/bugs/310856
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 310856] Re: package msttcorefonts 2.5 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 1

2008-12-23 Thread coco

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20682623/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/20682624/DpkgTerminalLog.gz

-- 
package msttcorefonts 2.5 failed to install/upgrade: il sottoprocesso 
post-installation script ha restituito un codice di errore 1
https://bugs.launchpad.net/bugs/310856
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


Re: [Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-12-23 Thread Michele Costantino Soccio
I also can confirm the new kernel solved all the problems with my
Logitek webcam.

Il giorno mar, 23/12/2008 alle 09.10 +, luca dep ha scritto:

> With the last proposed kernel (2.6.27-11) my integrated webcam works
> both in cheese and skype perfectly.
>

-- 
cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video 
output and disables output on gstreamer-based apps ran afterwards)
https://bugs.launchpad.net/bugs/290506
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 310858] [NEW] bug

2008-12-23 Thread richardo
Public bug reported:

no idea

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: nvidia
Package: totem-gstreamer 2.24.3-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.27-7-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
bug
https://bugs.launchpad.net/bugs/310858
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 310858] Re: bug

2008-12-23 Thread richardo

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20682661/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/20682662/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/20682663/ProcStatus.txt

-- 
bug
https://bugs.launchpad.net/bugs/310858
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 310857] [NEW] intel driver seems to get stuck in an EDID-fetching loop

2008-12-23 Thread Colin Watson
Public bug reported:

Binary package hint: xserver-xorg-video-intel

This bug seems to be new on upgrade to jaunty.

After a period of use, X gets incredibly slow - scrolling a terminal
window takes seconds to redraw, the mouse pointer is jerky, top shows X
taking 40% of CPU, etc. Xorg.0.log shows a very long repeated sequence
of:

(II) intel(0): EDID vendor "LPL", prod id 50432
(II) intel(0): DDCModeFromDetailedTiming: 1280x800 Warning: We only handle 
separate sync.
(II) intel(0): EDID vendor "LPL", prod id 50432
(II) intel(0): DDCModeFromDetailedTiming: 1280x800 Warning: We only handle 
separate sync.
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0   75.50  1280 1344 1392 1512  800 803 
809 832 -hsync -vsync (49.9 kHz)
(II) intel(0): Modeline "1280x800"x0.0   75.50  1280 1344 1392 1512  800 803 
809 832 -hsync -vsync (49.9 kHz)

... and it's clear from 'tail -f' that it's repeating this sequence
quite rapidly. The full log also shows these messages before it really
gets stuck into the loop:

(EE) intel(0): underrun on pipe B!
...
exaCopyDirty: Pending damage region empty!

The Xorg.0.log that ubuntu-bug should attach is from a more or less
working system, before X slows down (but all the same package versions);
I'll attach a much larger (but gzipped) log from a broken system in a
moment.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: wl
Package: xserver-xorg-video-intel 2:2.5.1-1ubuntu7
ProcEnviron:
 LC_COLLATE=C
 PATH: custom, user
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-3-generic (bui...@palmer) (gcc version 4.3.3 
20081210 (prerelease) (Ubuntu 4.3.2-2ubuntu8) ) #4-Ubuntu SMP Fri Dec 12 
22:48:15 UTC 2008

SourcePackage: xserver-xorg-video-intel
Uname: Linux 2.6.28-3-generic i686
xkbcomp:

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
intel driver seems to get stuck in an EDID-fetching loop
https://bugs.launchpad.net/bugs/310857
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 310857] Re: intel driver seems to get stuck in an EDID-fetching loop

2008-12-23 Thread Colin Watson

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20682638/Dependencies.txt

** Attachment added: "LsMod.txt"
   http://launchpadlibrarian.net/20682639/LsMod.txt

** Attachment added: "LsPci.txt"
   http://launchpadlibrarian.net/20682640/LsPci.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/20682641/XorgConf.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/20682642/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/20682643/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/20682644/Xrandr.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/20682645/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/20682646/xdpyinfo.txt

-- 
intel driver seems to get stuck in an EDID-fetching loop
https://bugs.launchpad.net/bugs/310857
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 310857] Re: intel driver seems to get stuck in an EDID-fetching loop

2008-12-23 Thread Colin Watson

** Attachment added: "Xorg log showing EDID loop"
   http://launchpadlibrarian.net/20682651/Xorg.0.log.gz

-- 
intel driver seems to get stuck in an EDID-fetching loop
https://bugs.launchpad.net/bugs/310857
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 310786] Re: Leftover conflict from last merge in README.Debian

2008-12-23 Thread Launchpad Bug Tracker
This bug was fixed in the package smarty - 2.6.20-1ubuntu2

---
smarty (2.6.20-1ubuntu2) jaunty; urgency=low

  * debian/README.Debian: Fixed leftover conflict from last merge (LP:
#310786)

 -- Nick ElleryMon, 22 Dec 2008 19:21:46
-0800

** Changed in: smarty (Ubuntu)
   Status: Triaged => Fix Released

-- 
Leftover conflict from last merge in README.Debian
https://bugs.launchpad.net/bugs/310786
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 260891] Re: Kernel not running stable with SB600 USB Controller

2008-12-23 Thread kklaine
This bug still exists for me in Intrepid Ibex, for example trying to
write data into a USB removable drive freezes the mouse. It seems
removing the ehci_hcd module prevents freezing, but this still annoys
me.

uname -r:
2.6.27-11-generic

-- 
Kernel not running stable with SB600 USB Controller
https://bugs.launchpad.net/bugs/260891
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 193419] Re: External screen blanks black/gray/white unless Framebuffer Compression is turned off

2008-12-23 Thread Bruce Cowan
For me, that PPA package makes flickering after the lid is opened on a
Dell 6400n even worse than the old driver.

-- 
External screen blanks black/gray/white unless Framebuffer Compression is 
turned off
https://bugs.launchpad.net/bugs/193419
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


  1   2   3   4   5   6   7   8   9   10   >