[Bug 259278] Re: knetworkmanager will no longer connect

2008-11-02 Thread trylik
it is working for me now

connectiong to WPA WEP as well

great job

-- 
knetworkmanager will no longer connect
https://bugs.launchpad.net/bugs/259278
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 292957] [NEW] [Intrepid] Setting the spelling language in Gajim has no effect

2008-11-02 Thread François Ingelrest
Public bug reported:

Binary package hint: gajim

Spell checking is enabled in Gajim, but all words are always marked as
misspelled no matter the spelling language I set (by right-clicking in
the input area of chat windows).

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

** Summary changed:

- [Intrepid] Setting the speeling language in Gajim has no effect
+ [Intrepid] Setting the spelling language in Gajim has no effect

-- 
[Intrepid] Setting the spelling language in Gajim has no effect
https://bugs.launchpad.net/bugs/292957
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 193970] Re: iwl3945 | iwl4965: Wireless can't be activated after disabling kill switch

2008-11-02 Thread Huaxu
There is a patch fix this bug in Intrepid about iwl4965.

---
This patch take care of coming out rfkill when the driver is up while
rfkill is on
Signed-off-by: mohamed abbas <[EMAIL PROTECTED]>
diff --git a/drivers/net/wireless/iwlwifi/iwl-agn.c 
b/drivers/net/wireless/iwlwifi/iwl-agn.c
index 7183ac5..da5d18a 100644
--- a/drivers/net/wireless/iwlwifi/iwl-agn.c
+++ b/drivers/net/wireless/iwlwifi/iwl-agn.c
@@ -1655,8 +1655,11 @@ static void iwl4965_irq_tasklet(struct iwl_priv *priv)
 * the driver as well won't allow loading if RFKILL is set
 * therefore no need to restart the driver from this handler
 */
-   if (!hw_rf_kill && !test_bit(STATUS_ALIVE, &priv->status))
+   if (!hw_rf_kill && !test_bit(STATUS_ALIVE, &priv->status)) {
clear_bit(STATUS_RF_KILL_HW, &priv->status);
+   if (priv->is_open && !iwl_is_rfkill(priv))
+   queue_work(priv->workqueue, &priv->up);
+   }
 
handled |= CSR_INT_BIT_RF_KILL;
}
diff --git a/drivers/net/wireless/iwlwifi/iwl-core.c 
b/drivers/net/wireless/iwlwifi/iwl-core.c
index 8eb0203..8de684d 100644
--- a/drivers/net/wireless/iwlwifi/iwl-core.c
+++ b/drivers/net/wireless/iwlwifi/iwl-core.c
@@ -1490,6 +1490,16 @@ int iwl_radio_kill_sw_enable_radio(struct iwl_priv *priv)
return 0;
}
 
+   /* when driver is up while rfkill is on, it wont receive
+* any CARD_STATE_NOTIFICATION notifications so we have to
+* restart it in here
+*/
+   if (priv->is_open && !test_bit(STATUS_ALIVE, &priv->status)) {
+   clear_bit(STATUS_RF_KILL_SW, &priv->status);
+   if (!iwl_is_rfkill(priv))
+   queue_work(priv->workqueue, &priv->up);
+   }
+
/* If the driver is already loaded, it will receive
 * CARD_STATE_NOTIFICATION notifications and the handler will
 * call restart to reload the driver.

-- 
iwl3945 | iwl4965: Wireless can't be activated after disabling kill switch
https://bugs.launchpad.net/bugs/193970
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 doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards

2008-11-02 Thread Fabian A. Scherschel
Done: http://bugzilla.gnome.org/show_bug.cgi?id=559057

** Bug watch added: GNOME Bug Tracker #559057
   http://bugzilla.gnome.org/show_bug.cgi?id=559057

** Also affects: cheese via
   http://bugzilla.gnome.org/show_bug.cgi?id=559057
   Importance: Unknown
   Status: Unknown

-- 
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 292955] Re: [needs-packaging] func

2008-11-02 Thread Tim 'Shaggy' Bielawa
I'm going to start working on packaging this. Check my bzr branches and
feel free to help out

-- 
[needs-packaging] func
https://bugs.launchpad.net/bugs/292955
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 292955] [NEW] [needs-packaging] func

2008-11-02 Thread Tim 'Shaggy' Bielawa
Public bug reported:

Homepage: https://fedorahosted.org/func/
License: GPL

Stolen Description: "A lot of programs, systems, and tools need some way
to communicate. Func provides a two-way authenticated system for
generically doing these sort of things. You can build your own
applications on top of it, and easily expand func by adding in
additional modules, whether you want these to work through the func
command line or by means of some other application. If you just want to
use the func command line, that's great. If you want to build apps on
the func tools, that's great too."

Basically this is a great system administration tool.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[needs-packaging] func
https://bugs.launchpad.net/bugs/292955
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: CIFS share broken after upgrade from 8.04 -> 8.10

2008-11-02 Thread flanker
Confirming Aron's recent report for Kubuntu 8.10.  I'm running from the
Intrepid Live CD right now, and experiencing the issue others have
reported with being able to read/create, but not modify/overwrite files
on the share.  I've tried the nounix option (below) as well as the
LinuxExtensionsEnabled = 0 option described above and they both give the
same results.  The server is running the packaged version of Samba3 for
OpenWRT (more details below).  This issue is of high importance to me
(upgrade show-stopper), and I'd be happy to provide any additional
information required---just let me know.

Mount parameters:
[EMAIL PROTECTED]:~$ tail -n 1 /etc/fstab 
//myserver/media /home/ubuntu/sharetest cifs 
rw,uid=999,gid=999,credentials=/etc/credentialsfile,nounix 0 0

A little test demonstrating what works: create, append, remove, but not 
overwrite?
[EMAIL PROTECTED]:~$ sudo mount sharetest/
[EMAIL PROTECTED]:~$ cd sharetest/
[EMAIL PROTECTED]:~/sharetest$ echo happy > birthday
[EMAIL PROTECTED]:~/sharetest$ echo happier >> birthday
[EMAIL PROTECTED]:~/sharetest$ cat birthday
happy
happier
[EMAIL PROTECTED]:~/sharetest$ echo happiest > birthday
bash: birthday: Not a directory
[EMAIL PROTECTED]:~/sharetest$ cat birthday
happy
happier
[EMAIL PROTECTED]:~/sharetest$ rm birthday
[EMAIL PROTECTED]:~/sharetest$ ls birthday
ls: cannot access birthday: No such file or directory

Version info:
[EMAIL PROTECTED]:~/sharetest$ cat /proc/fs/cifs/DebugData
Display Internal CIFS Data Structures for Debugging
---
CIFS Version 1.54
Active VFS Requests: 0
Servers:
1) Name: 192.168.1.200  Domain: MYDOMAIN Mounts: 1 OS: Unix
NOS: Samba 3.0.24   Capability: 0x80f3fd
SMB session status: 1   TCP status: 1
Local Users To Server: 1 SecMode: 0x3 Req On Wire: 0
MIDs:

Shares:
1) \\myserver\media Uses: 2 Type: NTFS DevInfo: 0x0 Attributes: 0xb
PathComponentMax: 255 Status: 1 type: 0

[EMAIL PROTECTED]:~/sharetest$ smbclient -V && uname -a
Version 3.2.3
Linux ubuntu 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 GNU/Linux


Aside: Has anyone tried downgrading to/pinning an older smbfs package?  Maybe 
the ones reported as working from 8.04?

-- 
CIFS share broken after upgrade from 8.04 -> 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 262805] Re: Please sync elisa and plugin packages from Debian experimental

2008-11-02 Thread Tormod Volden
Saïvann, -ugly is availble from elisa (see for instance
https://launchpad.net/~elisa-developers/+archive) but there is no 0.5.x
package in Debian.

-- 
Please sync elisa and plugin packages from Debian experimental
https://bugs.launchpad.net/bugs/262805
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 276957] Re: [AO_ALSA] Unable to find simple control 'PCM'

2008-11-02 Thread Bharat Varma
I have an Audigy2 ZS card and an onboard VIA soundcard which is disabled
at the BIOS. I didn't get this problem in Hardy either, but got it in
Intrepid. My speakers are Z5500 from Logitech. AC3 passthrough is very
important for me and MPlayer has been the only player that really does a
good job in my case.

This is how I got things working with MPlayer with Intrepid. Pulseaudio
configuration was somehow causing this issue.

1. ps -ef | grep pulseaudio and kill the processes
2. take a backup of /etc/X11/Xsession.d/70pulsex file and delete it from 
Xsession.d
3. sudo apt-get remove pulseaudio and then sudo apt-get install esound (this is 
very important. if esound is not installed, you may not be able to log on again)
4. System > Preferences > Sessions and disable + remove Pulse audio related 
service
5. System > Preferences > Sound - select ALSA devices all over. Test to make 
sure you get sounds
6. restart machine / log out and check that you can log in just fine. Hopefully 
you will be able to hear the Ubuntu startup sounds now.
7. Mplayer > Preferences > Audio - select ALSA (it is pulse by default)
8. In codecs, Audio family, select AC3 Passthrough.


This instructions have let us get things working as they were in Hardy. Any 
issues you have with VLC or any other player should also get sorted with this.

-- 
[AO_ALSA] Unable to find simple control 'PCM'
https://bugs.launchpad.net/bugs/276957
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 285793] Re: mnemosyne crashed with NameError in ()

2008-11-02 Thread Martin Pitt
Accepted into intrepid-proposed, please test and give feedback here.
Please see https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Changed in: mnemosyne (Ubuntu Intrepid)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
mnemosyne crashed with NameError in ()
https://bugs.launchpad.net/bugs/285793
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 286917] Re: Belkin F8T013xx1 bluetooth dongle does not accept usb address, error -71

2008-11-02 Thread David Balažic
Mine is not broken. Ubuntu 8.04 detects it without any USB errors.

-- 
Belkin F8T013xx1 bluetooth dongle does not accept usb address, error -71
https://bugs.launchpad.net/bugs/286917
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 289934] Re: Error adding certificates to the keystore on the first install

2008-11-02 Thread Martin Pitt
Accepted into intrepid-proposed, please test and give feedback here.
Please see https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Changed in: ca-certificates-java (Ubuntu Intrepid)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

-- 
Error adding certificates to the keystore on the first install
https://bugs.launchpad.net/bugs/289934
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 290691] Re: mnemosyne causes cpu usage in pulseaudio

2008-11-02 Thread Martin Pitt
Accepted into intrepid-proposed, please test and give feedback here.
Please see https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Changed in: mnemosyne (Ubuntu Intrepid)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
mnemosyne causes cpu usage in pulseaudio
https://bugs.launchpad.net/bugs/290691
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 291397] Re: [sru] bulmages-common is not installable in Intrepid, because it depends on kpdf, that is not available anymore

2008-11-02 Thread Martin Pitt
Accepted into intrepid-proposed, please test and give feedback here.
Please see https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Changed in: bulmages (Ubuntu Intrepid)
   Status: New => Fix Committed

-- 
[sru] bulmages-common is not installable in Intrepid, because it depends on 
kpdf, that is not available anymore
https://bugs.launchpad.net/bugs/291397
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 291643] Re: Audacious plays the last playlist instead of the double-clicked file

2008-11-02 Thread Martin Pitt
Accepted into intrepid-proposed, please test and give feedback here.
Please see https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Changed in: audacious (Ubuntu Intrepid)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed

-- 
Audacious plays the last playlist instead of the double-clicked file
https://bugs.launchpad.net/bugs/291643
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 292954] [NEW] LG E200 keyboard and Xwindow problem

2008-11-02 Thread beniaszek5
Public bug reported:

I am  LG E200 owner during the instalation the GUI didn't came off and
the keyboard is not responding I tried to type "i8402.nopnp=1
i8402.dumbkbd=1" in boot options but without any result

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
LG E200 keyboard and Xwindow problem
https://bugs.launchpad.net/bugs/292954
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 84634] Re: vlc crash on system startup

2008-11-02 Thread Mike Dahlgren
Since this bug can not be reproduced and is for a version of Ubuntu that
is no longer supported, I am closing it out.  If you feel this is in
error, please re-open.

  Thanks,
 ~ Mike

** Changed in: vlc (Ubuntu)
   Status: New => Invalid

-- 
vlc crash on system startup
https://bugs.launchpad.net/bugs/84634
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 130686] Re: [needs-packaging] Bibus

2008-11-02 Thread Tim 'Shaggy' Bielawa
I've given up on packaging this.

** Changed in: ubuntu
 Assignee: Tim 'Shaggy' Bielawa (tbielawa) => (unassigned)

-- 
[needs-packaging] Bibus
https://bugs.launchpad.net/bugs/130686
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 133937] Re: software-properties-kde crashed with error " 'utf8' codec can't decode bytes in position 27-28"

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: software-properties (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
software-properties-kde crashed with error " 'utf8' codec can't decode bytes in 
position 27-28"
https://bugs.launchpad.net/bugs/133937
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 147716] Re: collaborate with Fedora to enable func capabilities on Ubuntu

2008-11-02 Thread Tim 'Shaggy' Bielawa
https://fedorahosted.org/func/

New location

-- 
collaborate with Fedora to enable func capabilities on Ubuntu
https://bugs.launchpad.net/bugs/147716
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 153526] Re: segmentation fault when set as away by GUI

2008-11-02 Thread Martin Pitt
Copied hardy-proposed to hardy-updates.

** Changed in: xchat-gnome (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
segmentation fault when set as away by GUI
https://bugs.launchpad.net/bugs/153526
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 186382] Re: [nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at all

2008-11-02 Thread robert114
Conn,

The Option "BackingStore" "false" works for me
Unfortunately I get a lot of other corruption like the grey titlebar. But this 
defenately solved the purple corruption.

Robert

-- 
[nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at 
all
https://bugs.launchpad.net/bugs/186382
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 187540] Re: Gnome-panel freeze when 8 windows are open when the panel is vertical

2008-11-02 Thread Dominik Lang
I've created a new thread in the forums so we can move the discussion
over there: http://ubuntuforums.org/showthread.php?t=968901

-- 
Gnome-panel freeze when 8 windows are open when the panel is vertical
https://bugs.launchpad.net/bugs/187540
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 200868] Re: nvidia-settings doesn't have permissions to write xorg.conf

2008-11-02 Thread Fabian A. Scherschel
His point is that you are not supposed to run nvidia-settings as a
superuser and therefore shouldn't tell people to change their menus.

BTW, I am not affected by this bug in Intrepid. Apart from bug #286424,
nvidia-settings started from the Administration menu (without gksu)
works perfectly for me.

-- 
nvidia-settings doesn't have permissions to write xorg.conf
https://bugs.launchpad.net/bugs/200868
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 235698] Re: gvfs-fuse-daemon crashed with SIGSEGV in pthread_mutex_lock()

2008-11-02 Thread Martin Pitt
Copied hardy-proposed to hardy-updates.

** Changed in: gvfs (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
gvfs-fuse-daemon crashed with SIGSEGV in pthread_mutex_lock()
https://bugs.launchpad.net/bugs/235698
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 244157] Re: Totem timeslider can't be placed by lef-click

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: totem (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Totem timeslider can't be placed by lef-click
https://bugs.launchpad.net/bugs/244157
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 251669] Re: totem no longer able to play m3u playlists

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: totem-pl-parser (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
totem no longer able to play m3u playlists
https://bugs.launchpad.net/bugs/251669
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 256048] Re: Loading PDF file hang on Loading...

2008-11-02 Thread Martin Pitt
Copied hardy-proposed to hardy-updates.

** Changed in: evince (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
Loading PDF file hang on Loading...
https://bugs.launchpad.net/bugs/256048
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 259351] Re: package jadetex None failed to install/upgrade: subprocess post-removal script returned error exit status 127

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: jadetex (Ubuntu Intrepid)
   Status: New => Fix Committed

** Changed in: jadetex (Ubuntu Jaunty)
   Status: Fix Committed => Fix Released

-- 
package jadetex None failed to install/upgrade: subprocess post-removal script 
returned error exit status 127
https://bugs.launchpad.net/bugs/259351
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 270777] Re: [SRU] unable to copy music from an MTP device

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: rhythmbox (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[SRU] unable to copy music from an MTP device
https://bugs.launchpad.net/bugs/270777
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 274844] Re: transmission crashed with SIGSEGV in g_markup_escape_text()

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: transmission (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
transmission crashed with SIGSEGV in g_markup_escape_text()
https://bugs.launchpad.net/bugs/274844
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 279100] Re: Screen gets split (or dark) when connector is "HDMI-1" (intel, Intrepid, hdmi)

2008-11-02 Thread stefan
Same problem here after upgrading from hardy to intrepid. Asus P5E-VM
motherboard with Intel G35 graphics hooked up by straight HDMI to a
Panasonic TC32VX700 LCD TV. TMDS-1 used to be recognized by default and
worked fine, but now the digital output is recognized as HDMI-1, and
monitor settings that used to work as gathered directly from the LCD TV
or as set by custom modelines now give a black screen or a screen
exactly like the jpg attached by junior - split, with pixels that look
like timings are all messed up. No combination of unplugging/rebooting
will restore TMDS-1 from HDMI-1, or fix the picture. xrandr shows the
same thing, HDMI-1 and VGA instead of TMDS-1 and VGA. The TV looked
s good with hardy, and now the setup's useless - I've played with
xrandr and my xorg.conf for hours, very frustrating for this relative
noob.



** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/19268200/Xorg.0.log

-- 
Screen gets split (or dark) when connector is "HDMI-1" (intel, Intrepid, hdmi)
https://bugs.launchpad.net/bugs/279100
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 282823] Re: Panasonic Lumix DMC-FZ18 not working with gphoto backend

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: libgphoto2 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Panasonic Lumix DMC-FZ18 not working with gphoto backend
https://bugs.launchpad.net/bugs/282823
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 287488] Re: xsession not set to kde, cannot start desktop with message xsession failed

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: kdebase-workspace (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
xsession not set to kde, cannot start desktop with message xsession failed
https://bugs.launchpad.net/bugs/287488
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 288866] Re: Unable to print, CUPS says "Can't create temporary file"

2008-11-02 Thread neutrinux
same as Bug #289759 ?

-- 
Unable to print, CUPS says "Can't create temporary file"
https://bugs.launchpad.net/bugs/288866
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 doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards

2008-11-02 Thread Filippo Argiolas
Andres, cheese asking hal for v4l capable devices has absolutely no
relation with this bug. Please don't blame us if you don't know what you
are talking about.

We just use gstreamer to access the webcam device.
The only thing we do on our own (directly accessing the device) is a 
VIDIOC_QUERYCAP ioctl to see if the webcam is a v4l2 or a v4l one.
I really doubt that could cause such a behavior and if so that would be still 
an uvcvideo issue.
Anyway why don't you guys report bugs to the proper place? If you want cheese 
developers to be aware of cheese issues please report them to bugzilla.gnome.org

-- 
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 290769] Re: desktop file lacks x-ubuntu-gettext-domain

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: transmission (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
desktop file lacks x-ubuntu-gettext-domain
https://bugs.launchpad.net/bugs/290769
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 290769] Re: desktop file lacks x-ubuntu-gettext-domain

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

-- 
desktop file lacks x-ubuntu-gettext-domain
https://bugs.launchpad.net/bugs/290769
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 290869] Re: [sru] jamvm FTBFS in Intrepid because of version of classpath-common

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: jamvm (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[sru] jamvm FTBFS in Intrepid because of version of classpath-common
https://bugs.launchpad.net/bugs/290869
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 292948] [NEW] intrepid live usb boot doesn't set screen resolution correctly

2008-11-02 Thread Paaguti-hotmail
Public bug reported:

I created a live usb stick with 8.10.

When booting on the laptop with the laptop's screen, there is no
problem.

When booting it on my Dell connected to the docking station, the screen
resolution was not detected correctly. The laptop is able to go up to 1440*900,
while the monitor connected to the docking station only goes to 1280*1024.

I have not been able to determine which screen resolution 8.10 is trying
to use yet.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
intrepid live usb boot doesn't set screen resolution correctly
https://bugs.launchpad.net/bugs/292948
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 292950] Re: evince unable to print dokument from browser (mozpluger)

2008-11-02 Thread perseus

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

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

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

-- 
evince unable to print dokument from browser (mozpluger)
https://bugs.launchpad.net/bugs/292950
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 292950] [NEW] evince unable to print dokument from browser (mozpluger)

2008-11-02 Thread perseus
Public bug reported:

Binary package hint: evince

Evince (mozplugger) is unable to print pdf document. Message: Too many
faild attempts. Evince is able to print the same document from
/home/

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

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


** Tags: apport-bug

-- 
evince unable to print dokument from browser (mozpluger)
https://bugs.launchpad.net/bugs/292950
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 32589] Re: Selection doesn't change when visiting a special location

2008-11-02 Thread rfugger
I frequently notice a similar thing when using the back/forward buttons.
(I am using intrepid.)  For example:

1.  Open "File System" in tree view
2.  Open /etc
3.  Click on /etc/acpi to view the contents of that directory
4.  Click on /dev to view the contents of that directory
5.  Click the little down arrow beside /etc to collapse that directory's tree 
view
6.  Click the back button in the toolbar to return to /etc/acpi in the main 
file list pane.  Nautilus highlights /etc in the tree view, but doesn't expand 
the tree view to display the subdirectories of /etc.  (This is where things 
begin to go wrong -- nautilus should probably expand the tree view and 
highlight /etc/acpi, where I actually am viewing.)
7.  Click the little right arrow to expand the tree view to display the 
subdirectories of /etc like nautilus ought to do already.
8.  Now the tree view breaks down:
  - clicking on /etc does nothing
  - clicking on subdirectories of /etc does nothing
  - clicking on other directories under "File System" does nothing
9.  Furthermore, if I collapse /etc again and click around to other directories 
under "File System", /etc remains highlighted and even though I can navigate to 
other directories, clicking on /etc still does nothing.  I've attached a 
screenshot of this behaviour (/etc remaining highlighted while I'm browsing 
/dev.)

Collapsing "File System" resets the tree view so it works properly
again.

** Attachment added: "/etc remains highlighted while browsing /dev"
   
http://launchpadlibrarian.net/19267843/Screenshot-dev%20-%20File%20Browser.png

-- 
Selection doesn't change when visiting a special location
https://bugs.launchpad.net/bugs/32589
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


Re: [Bug 219192] Re: [hardy] livecd: keyword "persistent" results in busybox and (initramfs)

2008-11-02 Thread Tim Cutts

On 21 Oct 2008, at 3:45 pm, Evan Dandrea wrote:

> Tim,
>
> Can you try the latest daily-live CD [1] and report back on whether or
> not the problem still persists for you?
>

I haven't tried the daily live CD, but I have tried the Xubuntu 8.10  
release live CD, now that it's out, and I still have the same problem,  
but the patch I included does still fix it (in its rather crude way)

Tim

-- 
[hardy] livecd: keyword "persistent" results in busybox and (initramfs)
https://bugs.launchpad.net/bugs/219192
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 254839] Re: [needs-packaging] LucidLife

2008-11-02 Thread Tim 'Shaggy' Bielawa
Updated the revu upload with release target changed from intrepid to
jaunty

-- 
[needs-packaging] LucidLife
https://bugs.launchpad.net/bugs/254839
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 259385] Re: Intrepid Compiz hangs on login for i830MG and i845 video cards

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: compiz (Ubuntu)
   Status: In Progress => Fix Released
   Target: intrepid-updates => None

** Changed in: compiz (Ubuntu Intrepid)
   Target: None => intrepid-updates

-- 
Intrepid Compiz hangs on login for i830MG and i845 video cards
https://bugs.launchpad.net/bugs/259385
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 276640] Re: The firefox window takes up all of the screen, impossible to reduce size and cannot access the close, reduce and clear screen options. The page also flickers when the mouse passes ove

2008-11-02 Thread David Burgess
TKEP's fix is only temporary for me. 8.10 amd64. Additionally, FF's top
border is white as though inactive until switching focus to another
window and back.

db

-- 
The firefox window takes up all of the screen, impossible to reduce size and 
cannot access the close, reduce and clear screen options. The page also 
flickers when the mouse passes over certain areas of the screen. Firefox home 
page appears as a tiny page in the middle of the screen.
https://bugs.launchpad.net/bugs/276640
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 277418] Re: OOo can not run in guest account.

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: gdm-guest-session (Ubuntu)
   Status: Fix Committed => Fix Released
   Target: intrepid-updates => None

-- 
OOo can not run in guest account.
https://bugs.launchpad.net/bugs/277418
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 282316] Re: erratic elapsed time count in "sound recorder"

2008-11-02 Thread Balaji
This is for a system that uses Intel HDA

$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 03)

I got this audio system to work by the doing the following:
Remove all components of pulseaudio.
Remove alsa-base, but reinstall alsa-oss and alsa-utils, libclalsadrv1,
Further, reinstall, libsound2 and libsound2-plugins, libesdalsa0

I have not yet removed Bluetooth components - I don't have bluetooth. But
after this, I changed the sound settings a little. I changed the Capture to
OpenSoundSystem and the sound outputs to Intel HDA 268 (ALSA)

Finally, I changed adjusted the volume levels and sound works now
perfectly.

The only complaint is with Virtualization. If a virtual machine is using my
sound system, I cannot use it on the host simultaneously. This is upon using
VirtualBox. But that is not a show-stopper. I rarely use Windows on Ubuntu -
only if I ever need to use Office 2007 or if I need to use googletalk to
call someone.

Thanks,
Balaji

On Mon, Nov 3, 2008 at 1:02 AM, Balaji
<[EMAIL PROTECTED]>wrote:

> Thanks a lot David et al,
>
> Daniel thanks a great deal for your inputs. Here are some of my
> observations.
>
> PulseAudio for sure does not work at all on Intel HDA. My other laptop
> which has nVIDIA HDA uses PulseAudio and I wouldn't say that sound worked
> out of the box in that either. In general, after Ubuntu 6.10 (Edgy Eft), the
> ALSA driver had become quite stable. In 6.06 we still had problems and I
> could not get the driver to recognize the headphone being plugged in. But
> this retrogression in sound performance at the stage where Ubuntu is today
> is simply unacceptable. We CANNOT have a poorly working sound system for a
> machine that can perform composite management, virtualization and other
> extreme technologies that were not standard just two years back. At this
> stage of maturity, Ubuntu's choice of PulseAudio is frustrating and is also
> a very very bad choice.
>
> I don't even understand why PulseAudio needs to replicate the functionality
> of ALSA. The whole advantage of open source is that you use the work someone
> else has done and build upon it. PulseAudio should provide a sound server,
> but should not interfere with ALSA. It should use ALSA or OpenSoundSystem
> which are lower level modules. That is if at all it should exist. I don't
> even see why that project is needed.
>
> Finally, I'll try to check for all the configurations and compile a
> resolution to the problem that I found. I could finally get all sound
> functionality working fine on this laptop. But I need to think carefully as
> to what all I actually did. For sure, I completely removed PulseAudio. But
> in addition I also removed alsa-base, though not the complete alsa system.
>
> Meanwhile, let me report one more observation:
> A sound static sort of noise is heard often at bootup. This is the point
> where libsound2 is being loaded. But the static noise is irritating. I found
> that the noise is due to a couple of volume settings that are very high. I
> fixed them and rebooted and it works without the noise. Sound recording is a
> little noisy - but there could be ample ambient noise in my apartment too.
>
> Thanks,
> Balaji
>
>
> On Mon, Nov 3, 2008 at 12:18 AM, David Henningsson <
> [EMAIL PROTECTED]> wrote:
>
>> Balaji, I share your frustration over the sound system in Ubuntu. There
>> are so many components; we have OSS, ALSA, PulseAudio, Gstreamer, Jack
>> etc, and it is difficult to know where to start looking when things go
>> wrong. Personally I share your view about PulseAudio - that it does not
>> seem stable enough and that Ubuntu probably would be better off without
>> it at the moment. Hopefully that will change in the near future.
>>
>> But also know that almost all of us are volonteers and luckily one of
>> them (Daniel) has time to work with this issue. The best you can do at
>> the moment is to have patience and continue to help the Ubuntu project
>> in the ways that fit both you and the project (see
>> http://www.ubuntu.com/community).
>>
>> --
>> erratic elapsed time count in "sound recorder"
>> https://bugs.launchpad.net/bugs/282316
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>
>
>
> --
> Balaji
>


-- 
Balaji

-- 
erratic elapsed time count in "sound recorder" 
https://bugs.launchpad.net/bugs/282316
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 287062] Re: Screen resolution capplet unnecesarily tries to set virtual resolution

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: gnome-control-center (Ubuntu Jaunty)
   Status: In Progress => Fix Released

-- 
Screen resolution capplet unnecesarily tries to set virtual resolution
https://bugs.launchpad.net/bugs/287062
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 288642] Re: java applets freeze firefox in intrepid

2008-11-02 Thread ThorbjørnTux
PS:
Installed with
sudo apt-get install sun-java6-plugin

afterwards I tried with

sudo apt-get remove sun-java6-plugin
and
sudo apt-get install sun-java5-plugin

Are you unable to reproduce the error with the above example ?

-- 
java applets freeze firefox in intrepid
https://bugs.launchpad.net/bugs/288642
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 288682] Re: f-spot crashes when started in guest session mode

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: gdm-guest-session (Ubuntu)
   Status: Fix Committed => Fix Released
   Target: intrepid-updates => None

-- 
f-spot crashes when started in guest session mode
https://bugs.launchpad.net/bugs/288682
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 288851] Re: [DarkRoom] Can't read what I'm typing while renaming a file

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: ubuntu-artwork (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: human-theme (Ubuntu)
Sourcepackagename: ubuntu-artwork => human-theme

-- 
[DarkRoom] Can't read what I'm typing while renaming a file
https://bugs.launchpad.net/bugs/288851
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 289759] Re: cups kyocera

2008-11-02 Thread neutrinux
In a term, when I "lpr file.pdf", it works perfectly.
When I "lpr file.ps", a blank page comes out.
And if I try printing anything form a graphic app, blank page. Even the 
file.pdf (from okular or acroread).
So it seems to have a problem in ghostscript!?? pstopdf? Don't know how it is 
used in cups.
while writing, i just tried a "ps2pdf13 file.ps" and the resulting file.pdf is 
good.

-- 
cups kyocera
https://bugs.launchpad.net/bugs/289759
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 290444] Re: Running "system-cleaner" from the command line is wrong

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: command-not-found (Ubuntu)
   Status: In Progress => Fix Released
   Target: intrepid-updates => None

** Changed in: command-not-found (Ubuntu Intrepid)
   Target: None => intrepid-updates

-- 
Running "system-cleaner" from the command line is wrong
https://bugs.launchpad.net/bugs/290444
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 290445] Re: ecryptfs-setup-private fails if passphrase contains character "%"

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: ecryptfs-utils (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
ecryptfs-setup-private fails if passphrase contains character "%"
https://bugs.launchpad.net/bugs/290445
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 292944] Re: installing java

2008-11-02 Thread bobfrankk

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

-- 
installing java
https://bugs.launchpad.net/bugs/292944
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 292944] [NEW] installing java

2008-11-02 Thread bobfrankk
Public bug reported:

unknown

ProblemType: Package
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess pre-installation script returned error exit status 1
NonfreeKernelModules: wl
Package: sun-java6-jre None [modified: /var/lib/dpkg/info/sun-java6-jre.list]
PackageArchitecture: all
SourcePackage: sun-java6
Title: package sun-java6-jre None [modified: 
/var/lib/dpkg/info/sun-java6-jre.list] failed to install/upgrade: subprocess 
pre-installation script returned error exit status 1
Uname: Linux 2.6.27-7-generic i686

** Affects: sun-java6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
installing java
https://bugs.launchpad.net/bugs/292944
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 270327] Re: package ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list] failed to install/upgrade: unable to create `./usr/lib32/libGL.so.1.2': No such file or directory

2008-11-02 Thread jose
After updating my nvidia driver from 173 to 177 I tried to install
ia32-libs again and it worked this time.  I was able to install
ia32-libs (2.2ubuntu18)

Jose

-- 
package ia32-libs None [modified: /var/lib/dpkg/info/ia32-libs.list] failed to 
install/upgrade: unable to create `./usr/lib32/libGL.so.1.2': No such file or 
directory
https://bugs.launchpad.net/bugs/270327
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 290164] Re: [sru] cantlr package is not installable. Depends on antlr-gcj instead of libantlr-java-gcj

2008-11-02 Thread Martin Pitt
Copied intrepid-proposed version to jaunty.

** Changed in: antlr (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[sru] cantlr package is not installable. Depends on antlr-gcj instead of 
libantlr-java-gcj
https://bugs.launchpad.net/bugs/290164
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 292943] [NEW] Missing fast-user-switch icon from Notification Area

2008-11-02 Thread Vinay
Public bug reported:

After upgrading from Hardy to Interpid, an icon for fast-switch-user
applet (Logout button) is missing from the notification area (task bar,
i.e. near the clock, topmost right hand corner) on the panel.

I am not sure whether its bug or it has been removed purposefully. If it
has been removed, can somebody tell the configuration for that to
enable!

Thanx

VB

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Missing fast-user-switch icon from Notification Area
https://bugs.launchpad.net/bugs/292943
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 210079] Re: firefox 3 freezes at start and on menu click or typing

2008-11-02 Thread Robert
How so? I'm still having problems with FF 3.0.3.

On Sun, Nov 2, 2008 at 10:43 PM, Alexander Sack <[EMAIL PROTECTED]> wrote:
> should not be reproducible anymore.
>
> ** Changed in: firefox-3.0 (Ubuntu)
> Assignee: Mozilla Bugs (mozilla-bugs) => (unassigned)
>   Status: Incomplete => Invalid
>
> --
> firefox 3 freezes at start and on menu click or typing
> https://bugs.launchpad.net/bugs/210079
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
firefox 3 freezes at start and on menu click or typing
https://bugs.launchpad.net/bugs/210079
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 282316] Re: erratic elapsed time count in "sound recorder"

2008-11-02 Thread Balaji
Thanks a lot David et al,

Daniel thanks a great deal for your inputs. Here are some of my
observations.

PulseAudio for sure does not work at all on Intel HDA. My other laptop which
has nVIDIA HDA uses PulseAudio and I wouldn't say that sound worked out of
the box in that either. In general, after Ubuntu 6.10 (Edgy Eft), the ALSA
driver had become quite stable. In 6.06 we still had problems and I could
not get the driver to recognize the headphone being plugged in. But this
retrogression in sound performance at the stage where Ubuntu is today is
simply unacceptable. We CANNOT have a poorly working sound system for a
machine that can perform composite management, virtualization and other
extreme technologies that were not standard just two years back. At this
stage of maturity, Ubuntu's choice of PulseAudio is frustrating and is also
a very very bad choice.

I don't even understand why PulseAudio needs to replicate the functionality
of ALSA. The whole advantage of open source is that you use the work someone
else has done and build upon it. PulseAudio should provide a sound server,
but should not interfere with ALSA. It should use ALSA or OpenSoundSystem
which are lower level modules. That is if at all it should exist. I don't
even see why that project is needed.

Finally, I'll try to check for all the configurations and compile a
resolution to the problem that I found. I could finally get all sound
functionality working fine on this laptop. But I need to think carefully as
to what all I actually did. For sure, I completely removed PulseAudio. But
in addition I also removed alsa-base, though not the complete alsa system.

Meanwhile, let me report one more observation:
A sound static sort of noise is heard often at bootup. This is the point
where libsound2 is being loaded. But the static noise is irritating. I found
that the noise is due to a couple of volume settings that are very high. I
fixed them and rebooted and it works without the noise. Sound recording is a
little noisy - but there could be ample ambient noise in my apartment too.

Thanks,
Balaji

On Mon, Nov 3, 2008 at 12:18 AM, David Henningsson <
[EMAIL PROTECTED]> wrote:

> Balaji, I share your frustration over the sound system in Ubuntu. There
> are so many components; we have OSS, ALSA, PulseAudio, Gstreamer, Jack
> etc, and it is difficult to know where to start looking when things go
> wrong. Personally I share your view about PulseAudio - that it does not
> seem stable enough and that Ubuntu probably would be better off without
> it at the moment. Hopefully that will change in the near future.
>
> But also know that almost all of us are volonteers and luckily one of
> them (Daniel) has time to work with this issue. The best you can do at
> the moment is to have patience and continue to help the Ubuntu project
> in the ways that fit both you and the project (see
> http://www.ubuntu.com/community).
>
> --
> erratic elapsed time count in "sound recorder"
> https://bugs.launchpad.net/bugs/282316
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
Balaji

-- 
erratic elapsed time count in "sound recorder" 
https://bugs.launchpad.net/bugs/282316
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 282473] Re: cheese doesn't work with my webcam (Philips PCVC740K ToUcam Pro)

2008-11-02 Thread Filippo Argiolas
@Andres, no this bug really is a pwc specific one and it's not cheese related 
at all.
Bug #290506 is uvcvideo specific and maybe it has something to do with cheese 
but I'm still not sure.

-- 
cheese doesn't work with my webcam (Philips PCVC740K ToUcam Pro)
https://bugs.launchpad.net/bugs/282473
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 292654] Re: adept 3 search returns only installed packages

2008-11-02 Thread Viesturs Zariņš
Here, hope that helps.

-- 
adept 3 search returns only installed packages
https://bugs.launchpad.net/bugs/292654
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 88899] Re: cpufreq locked in slowest speed

2008-11-02 Thread Gabriel Ambuehl
Apathy wrote:
> I only discovered this problem today and this may be a stupid question
> but does the CPU frequency monitor create this problem or uncover it -
> having my processing power less than halved constantly is far from
> ideal.
>
> I will post the results of a cold boot tomorrow.
>
>   
On my Latitude D830 it does not seem to occur anymore in 8.10, not even 
after resuming from suspend.

-- 
cpufreq locked in slowest speed
https://bugs.launchpad.net/bugs/88899
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 292654] Re: adept 3 search returns only installed packages

2008-11-02 Thread Viesturs Zariņš
s

** Attachment added: "searched for music in adept installer"
   http://launchpadlibrarian.net/19267409/adept-installer-music.png

-- 
adept 3 search returns only installed packages
https://bugs.launchpad.net/bugs/292654
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 292654] Re: adept 3 search returns only installed packages

2008-11-02 Thread Viesturs Zariņš

** Attachment added: "searched for firefox in adept installer"
   http://launchpadlibrarian.net/19267401/adept-installer-firefox.png

-- 
adept 3 search returns only installed packages
https://bugs.launchpad.net/bugs/292654
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 234925] Re: xfce sensors plugin memory leak

2008-11-02 Thread bsh
In my case, it's certainly nothing to do with it. I'm on 4.4.2 on ubuntu 7.04, 
i didn't have an update for xfce since... ages.
I didn't run xfconfd, didn't even know that such exists. Neither have I acpi 
fan control.

-- 
xfce sensors plugin memory leak
https://bugs.launchpad.net/bugs/234925
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 278176] Re: Intrepid ubuntu server won't boot RAID1

2008-11-02 Thread Coz
Hey all,
 I had the same issue here with my adaptec 39160  controller, and ubuntu 
Intrepid release.  This has happened several times over the course of ubuntu 
new  releases, however its interesting that it rarely occurred during the 
pre-release periods!
  The  rootdelay=40  "fixed"   the issues... 
 coz

-- 
Intrepid ubuntu server won't boot RAID1
https://bugs.launchpad.net/bugs/278176
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 288642] Re: java applets freeze firefox in intrepid

2008-11-02 Thread ThorbjørnTux
I have tried with sun-java5-plugin and sun-java6-plugin (with kubuntu
8.10 final)

This is however not related to this. The problem is in firefox.
It works with opera (unfortunately it has other problems later on) 
and it works with firefox 2.0.0.17.

-- 
java applets freeze firefox in intrepid
https://bugs.launchpad.net/bugs/288642
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 292313] Re: cheese displays green screen

2008-11-02 Thread Filippo Argiolas
*** This bug is a duplicate of bug 282473 ***
https://bugs.launchpad.net/bugs/282473

Andres please notice that bug is not really linked to upstream.. it is
linked to a cheese bugzilla bug that I didn't close yet as NOTGNOME just
because I want it to still stay there as a reference for other
reporters.

The bug is a pwc driver regression or a more general v4l/kernel regression so 
the right upstream for that bug is bugzilla.kernel.org.
Please could you guys report it to the kernel bugzilla?

-- 
cheese displays green screen
https://bugs.launchpad.net/bugs/292313
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 292938] Re: Adept Manager has no apply button for making changes in Intrepid

2008-11-02 Thread Terence Simpson
The "Apply changes" button is in the "Changes" tab

** Changed in: adept (Ubuntu)
   Status: New => Invalid

-- 
Adept Manager has no apply button for making changes in Intrepid
https://bugs.launchpad.net/bugs/292938
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 292939] [NEW] Logout/Lock unresponsive during first few seconds in a guest session

2008-11-02 Thread Friðrik Már Jónsson
Public bug reported:

Binary package hint: gdm-guest-session

1.  I am using Ubuntu 8.10 AMD64 Desktop Edition.

2.  Version 0.6 of gdm-guest-session.

3.  During the first few seconds after commencing a Guest Session, I
expected to be able to use the user menu (in the very top right corner)
to log out, lock, hibernate, shut down, restart or suspend.

4.  During the first few seconds after commencing a user session, the
mouse pointer indicated activity (as expected).  During this period, and
up until the mouse pointer resumed to its default state, the user menu
contained the following:

- Full name of the logged in user, in bold.  Clicking this would prompt you for 
a password for that user.  (Expected.)
- "Lock Screen".  Nothing happens upon clicking this.  (Unexpected.)
- "Log Out".  Nothing happens upon clicking this.  (Unexpected.)
- Hibernate, Shut down, Restart, Suspend are hidden.  (This may or may not be 
the intended behavior.)

After the login process is seemingly complete, all the buttons are
responsive.

** Affects: gdm-guest-session (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: gdm-guest-session
  
  1.  I am using Ubuntu 8.10 AMD64 Desktop Edition.
+ 
  2.  Version 0.6 of gdm-guest-session.
- 3.  During the first few seconds after commencing a Guest Session, I expected 
to be able to use the user menu (in the very top right corner) to log out, 
lock, hibernate, shut down, restart or suspend.
- 4.  During the first few seconds after commencing a user session, the mouse 
pointer indicated activity (as expected).  During this period, and up until the 
mouse pointer resumed to its default state, the user menu contained the 
following:
+ 
+ 3.  During the first few seconds after commencing a Guest Session, I
+ expected to be able to use the user menu (in the very top right corner)
+ to log out, lock, hibernate, shut down, restart or suspend.
+ 
+ 4.  During the first few seconds after commencing a user session, the
+ mouse pointer indicated activity (as expected).  During this period, and
+ up until the mouse pointer resumed to its default state, the user menu
+ contained the following:
  
  - Full name of the logged in user, in bold.  Clicking this would prompt you 
for a password for that user.  (Expected.)
  - "Lock Screen".  Nothing happens upon clicking this.  (Unexpected.)
  - "Log Out".  Nothing happens upon clicking this.  (Unexpected.)
  - Hibernate, Shut down, Restart, Suspend are hidden.  (This may or may not be 
the intended behavior.)

** Summary changed:

- Logout/Lock unavailable during first few seconds in a guest session
+ Logout/Lock unresponsive during first few seconds in a guest session

** Description changed:

  Binary package hint: gdm-guest-session
  
  1.  I am using Ubuntu 8.10 AMD64 Desktop Edition.
  
  2.  Version 0.6 of gdm-guest-session.
  
  3.  During the first few seconds after commencing a Guest Session, I
  expected to be able to use the user menu (in the very top right corner)
  to log out, lock, hibernate, shut down, restart or suspend.
  
  4.  During the first few seconds after commencing a user session, the
  mouse pointer indicated activity (as expected).  During this period, and
  up until the mouse pointer resumed to its default state, the user menu
  contained the following:
  
  - Full name of the logged in user, in bold.  Clicking this would prompt you 
for a password for that user.  (Expected.)
  - "Lock Screen".  Nothing happens upon clicking this.  (Unexpected.)
  - "Log Out".  Nothing happens upon clicking this.  (Unexpected.)
  - Hibernate, Shut down, Restart, Suspend are hidden.  (This may or may not be 
the intended behavior.)
+ 
+ After the login process is seemingly complete, all the buttons are
+ responsive.

-- 
Logout/Lock unresponsive during first few seconds in a guest session
https://bugs.launchpad.net/bugs/292939
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 292942] [NEW] File open/save dialogs don't show the custom icons I set in Nautilus

2008-11-02 Thread r0g
Public bug reported:

Using Ubuntu 8.04

When I set a custom icon graphic in Nautilus using right click /
properties / click-icon this change does not follow through in open /
save dialog boxes, which is where I really need them to be shown. I
don't know if this needs to be fixed in Nautilus or Gnome itself - I
would guess the latter.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
File open/save dialogs don't show the custom icons I set in Nautilus
https://bugs.launchpad.net/bugs/292942
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 210140] Re: Error in activating xkb configuration

2008-11-02 Thread ltheodorv
** Also affects: xkeyboard-config (Kiwi Linux)
   Importance: Undecided
   Status: New

-- 
Error in activating xkb configuration
https://bugs.launchpad.net/bugs/210140
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 287444] Re: audio problem after resume from standby

2008-11-02 Thread Bazon
Happens to me too on a Fujitsu Siemens M6453G with a Realtek ALC880 after 
Standby Mode.
sudo alsa force-reload restores sound. (see 
http://ubuntuforums.org/showthread.php?t=965340)

-- 
audio problem after resume from standby
https://bugs.launchpad.net/bugs/287444
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 292654] Re: adept 3 search returns only installed packages

2008-11-02 Thread Viesturs Zariņš

** Attachment added: "searched for music"
   http://launchpadlibrarian.net/19267062/adept-music.png

-- 
adept 3 search returns only installed packages
https://bugs.launchpad.net/bugs/292654
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 292654] Re: adept 3 search returns only installed packages

2008-11-02 Thread Viesturs Zariņš

** Attachment added: "searched for firefox"
   http://launchpadlibrarian.net/19267057/adept-firefox.png

-- 
adept 3 search returns only installed packages
https://bugs.launchpad.net/bugs/292654
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 292937] Re: my ibm think pad will not play you tube videos help fix

2008-11-02 Thread Elias K Gardner
This appears to be a question rather than a bug. Or possible multiple
bugs(no sound/no flash).

For starters what ubuntu version are you using to find this go system->about 
ubuntu
Next does your system have sound at all?
If you don't have flash installed firefox should tell you this and offer to 
installit. If that does not work you can install it manually by opening a 
terminal (applications->accessories->terminal) and typing this command 'sudo 
apt-get install flashplugin-nonfree'

I will mark this incomplete until it becomes clear if this is actually a
bug or a question.

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

-- 
my ibm think pad will not play you tube videos help fix
https://bugs.launchpad.net/bugs/292937
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 292941] [NEW] Adept Manager should have text labels for icons [Usability]

2008-11-02 Thread Ahmed Osman
Public bug reported:

Binary package hint: adept

Adept Manager lacks text labels for the icons, only tooltips are
available. This makes filtering results incredibly difficult as the
icons themselves do not indicate their function, forcing a user to
scroll through all the results.

This appears to have been fixed in #66040, but doesn't look to be fixed.

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

-- 
Adept Manager should have text labels for icons [Usability] 
https://bugs.launchpad.net/bugs/292941
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 272300] Re: madwifi cannot reconnect after resume from suspend

2008-11-02 Thread Thomas Schewe
@Ambiguity

Are you shure, that you use iwconfig? I seems to me that iwconfig doesn't know 
the parameter "up":
[EMAIL PROTECTED]:~$ sudo iwconfig ath0 up
iwconfig: unknown command "up"

ifconfig works for me. And I reconfigure the wifi0-interface.
Reconfiguring ath0 seems not to work.

-- 
madwifi cannot reconnect after resume from suspend 
https://bugs.launchpad.net/bugs/272300
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 287963] Re: Internet radio do not play after audio files, and viceversa

2008-11-02 Thread ltheodorv
This problem seems to be solved in Intreprid Ibex, after upgrading.

-- 
Internet radio do not play after audio files, and viceversa
https://bugs.launchpad.net/bugs/287963
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 292940] [NEW] The header of every worksheet are all the same

2008-11-02 Thread fish little
Public bug reported:

Binary package hint: openoffice.org

I want each worksheet has its own header, just like it works on windows. How 
can I do?
The release of Ubuntu is 8.10.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
The header of every worksheet are all the same
https://bugs.launchpad.net/bugs/292940
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 210140] Re: Error in activating xkb configuration

2008-11-02 Thread ltheodorv
This happened to me after upgrtading ti Intreprid Ibex. A dialog box
with no title, but with title bar, and a big stop sign displayed on the
left. The text on it says:

Error activating XKB configuration.
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
10502000

If you report this situation as a bug, please include:
- The result of xprop -root | grep XKB
- The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd

The first command gives:
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "us", "", ""
_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", ""

 while the second gives:
 layouts = [us,ro   std_comma]
 model = 
 options = [grp grp:alts_toggle,grp grp:alt_shift_toggle]

To mention this error did not occured while using Hardy Heron.

-- 
Error in activating xkb configuration
https://bugs.launchpad.net/bugs/210140
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 267245] Re: Keyboard volume keys only change PCM volume

2008-11-02 Thread John Dong
This is a Kubuntu bug, but only because upstream actually doesn't have
any support by default for global volume hotkeys. The Kubuntu patch by
the name above adds support by registering global hotkeys bound to the
volume keys. However, for one reason or another, they hardcoded device
master:0 channel PCM as the one to mix. My patch instead retrieves the
KMix master MixerDevice setting as the user sets in the kmix right click
menu.

-- 
Keyboard volume keys only change PCM volume
https://bugs.launchpad.net/bugs/267245
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 292752] Re: Unable to play/read files on DVDs

2008-11-02 Thread komputes
Seeing as this is a Video DVD, there is a chance that it is encrypted.
If it is encrypted you will need to get the DVD CSS Library to be able
to decode it before being able to read the files. You can read more
about this here:
https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs

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

-- 
Unable to play/read files on DVDs
https://bugs.launchpad.net/bugs/292752
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 285595] Re: Intrepid kernel UDMA/33 (slow disk transfer rate)

2008-11-02 Thread David Burgess
I'd like to retract my earlier posts, as I had DMA disabled in my BIOS
for some reason. Reversing that resolved this problem for me.

db

-- 
Intrepid kernel UDMA/33 (slow disk transfer rate)
https://bugs.launchpad.net/bugs/285595
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 292872] Re: Please add "jaunty" to known distribution names

2008-11-02 Thread Adam D. Barratt
debchange was updated in upstream SVN to recognise jaunty on Saturday.
That change will be in the Debian 2.10.40 package when it's released.

-- 
Please add "jaunty" to known distribution names
https://bugs.launchpad.net/bugs/292872
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 292938] [NEW] Adept Manager has no apply button for making changes in Intrepid

2008-11-02 Thread Ahmed Osman
Public bug reported:

The manager portion of Adept no longer has an apply changes button, or a 
contextual right-click menu when selecting a package.
Only way to make the changes effective is through adept>Apply Changes file menu.

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

-- 
Adept Manager has no apply button for making changes in Intrepid
https://bugs.launchpad.net/bugs/292938
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 289236] Re: Connection to the network fails

2008-11-02 Thread G.I.Joe
DHCP has already been enabled and it's working fine if I use Windows or
an older Ubuntu version.

-- 
Connection to the network fails
https://bugs.launchpad.net/bugs/289236
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 283519] Re: [regression]NetworkManager-0.7 doesn't work fine with iwlagn

2008-11-02 Thread Shaohua
sure.

1:for "Test 1.", 
the wpasupp.txt  will be attached.

2:for "Test 2.", 
yeah,when trying NM, i see that the syslog match my wpasupplicant as your 
description,and,the connect take about 3~5 seconds using wpasupplicant without 
NetworkManager.



** Attachment added: "C:\Documents and 
Settings\swan31x\Desktop\A\wpasupp.txt"
   
http://launchpadlibrarian.net/19266531/C%3A%5CDocuments%20and%20Settings%5Cswan31x%5CDesktop%5CA%5Cwpasupp.txt

-- 
[regression]NetworkManager-0.7 doesn't work fine with iwlagn  
https://bugs.launchpad.net/bugs/283519
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 292873] Re: Dell Mini Update Manager does not display packages to be updated

2008-11-02 Thread komputes
** Changed in: ubuntu
 Assignee: (unassigned) => Ubuntu Netbook Remix Team (netbook-remix-team)
   Status: New => Confirmed

-- 
Dell Mini Update Manager does not display packages to be updated
https://bugs.launchpad.net/bugs/292873
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 36852] Re: Sound recorder records very fast, then freezes.

2008-11-02 Thread ethana2
Dell 1420, by the way.
[EMAIL PROTECTED]:~$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 02)
[EMAIL PROTECTED]:~$ gnome-sound-recorder

(gnome-sound-recorder:9808): Gtk-CRITICAL **: gtk_widget_get_accessible:
assertion `GTK_IS_WIDGET (widget)' failed

** (gnome-sound-recorder:9808): CRITICAL **: atk_object_add_relationship: 
assertion `ATK_IS_OBJECT (target)' failed
/tmp/gsr-record-Untitled-9808.TY5KJUKilled
[EMAIL PROTECTED]:~$ 

Sorry for posting twice, fellow bug subscribers..

-- 
Sound recorder records very fast, then freezes.
https://bugs.launchpad.net/bugs/36852
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 36852] Re: Sound recorder records very fast, then freezes.

2008-11-02 Thread ethana2
Confirmed on Ubuntu 8.10 up to date as of November 3, 2008, at 00:08
Here's screenshots for you.  This bug is 100% reliable and so sound recorder is 
totally worthless until fixed...

http://i33.tinypic.com/a0yk4o.png
http://i34.tinypic.com/97nwxz.png
http://i33.tinypic.com/2zhjmf5.png

Also, because I cannot migrate from 8.04 until this main component of
Ubuntu is functional, I have subscribed to this bug.

** Attachment added: "sound_recorder_1.png"
   http://launchpadlibrarian.net/19266175/sound_recorder_1.png

-- 
Sound recorder records very fast, then freezes.
https://bugs.launchpad.net/bugs/36852
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 259631] Re: Cannot open Private directory after a reboot

2008-11-02 Thread ubuntostones
Based on above bug descriptions, I figured it might have to do with the
new "automatic login" feature in 8.10. So I clean installed 8.10 final,
enabled "automatic login" through the graphical installer, and followed
the steps required to get the Private directory working. To little
surprise, I can confirm the behaviour:

$ mount.ecryptfs_private
keyctl_search: Required key not available

I tried rebooting, logging out (interestingly enough, logging out with
automatic login logs the user right back in automagically), and many
other voodoo-like things, but I could not get it to work, whether I
removed the folders or used --force.

After disabling automatic login and redoing the steps, it immediately
worked as expected. It auto-mounts now.

I hope that helps.

-- 
Cannot open Private directory after a reboot
https://bugs.launchpad.net/bugs/259631
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 282316] Re: erratic elapsed time count in "sound recorder"

2008-11-02 Thread David Henningsson
Balaji, I share your frustration over the sound system in Ubuntu. There
are so many components; we have OSS, ALSA, PulseAudio, Gstreamer, Jack
etc, and it is difficult to know where to start looking when things go
wrong. Personally I share your view about PulseAudio - that it does not
seem stable enough and that Ubuntu probably would be better off without
it at the moment. Hopefully that will change in the near future.

But also know that almost all of us are volonteers and luckily one of
them (Daniel) has time to work with this issue. The best you can do at
the moment is to have patience and continue to help the Ubuntu project
in the ways that fit both you and the project (see
http://www.ubuntu.com/community).

-- 
erratic elapsed time count in "sound recorder" 
https://bugs.launchpad.net/bugs/282316
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 159202] Re: netatalk must be restarted manually when network connections are reconfigured

2008-11-02 Thread IanW
** Changed in: netatalk (Ubuntu)
Sourcepackagename: network-manager => netatalk
   Status: Invalid => New

-- 
netatalk must be restarted manually when network connections are reconfigured
https://bugs.launchpad.net/bugs/159202
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 292473] Re: Localization [l10n] status in embarrassing state in Kubuntu

2008-11-02 Thread Jean-Philippe Fleury
I use few KDE applications in Gnome (Ubuntu 8.10) and I have language
problems with some.

Here's the applications that don't have language problem:

- Amarok 1.4.10
- K3b 1.0.5


Here's a list of the applications that have language problems:

- Akregator 1.3.1
- Dolphin 1.1
- KAlarm 2.0.4
- Kate 3.1.2
- Konqueror 4.1.2
- Konsole 2.1
- KRuler 4.1.2
- KSnapshot 0.8.1
- Le centre d'aide de KDE 4.1.2
- System Settings

I observed that the applications that have language problems often not
translate "Get Help Online" and "Translate This Application" in the Help
main menu entry, and the little "Help" link to the bottom of the pop up
windows.

Some screen shots would be useful or not?

-- 
Localization [l10n] status in embarrassing state in Kubuntu
https://bugs.launchpad.net/bugs/292473
You received this bug notification because you are a member of Kubuntu
Bugs, which is a direct subscriber.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 292523] Re: The contents of SMB server do not appear in Nautilus main pane.

2008-11-02 Thread euda
Sebastien, thanks again.

> does using gvfs-mount and gvfs-ls works correctly?

[EMAIL PROTECTED]:~$ gvfs-mount smb://fileserver/share

(On Desktop and in left pane of Nautilus, icon "[EMAIL PROTECTED]"
appears.)

[EMAIL PROTECTED]:~$ gvfs-ls smb://fileserver/share

(No response was found in terminal nor Nautilus)

Is it thought that this failure comes from previous version of Samba?

thanks.

-- 
The contents of SMB server do not appear in Nautilus main pane.
https://bugs.launchpad.net/bugs/292523
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   >