[Bug 239981] Re: crontab doesn't work with selinux installed

2009-02-23 Thread Parthan SR
Thank you for taking your time to report this bug and helping make
Ubuntu better. Can you please specify the version of crontab and selinux
installed in your system? Thanks in advance.

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

-- 
crontab doesn't work with selinux installed
https://bugs.launchpad.net/bugs/239981
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 268949] Re: Volume control applet does not handle keyboad up and down on Intrepid Ibex

2008-11-27 Thread Parthan SR
@Pedro, thanks for that additional information of grabbing focus which I
missed before. Just as I was reading the bug mail in thunderbird, I
pressed the volume up/down buttons on my laptop and the active mail
being marked in the thunderbird started blinking.

If there is any additional info that I can find in this issue, I am
ready to help by providing it.

-- 
Volume control applet does not handle keyboad up and down on Intrepid Ibex
https://bugs.launchpad.net/bugs/268949
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 291878] Re: Notebook Volume Up/Down Buttons Misbehaving

2008-11-05 Thread Parthan SR
** This bug is no longer a duplicate of bug 268949
   Volume control applet does not handle keyboad up and down on Intrepid Ibex

-- 
Notebook Volume Up/Down Buttons Misbehaving
https://bugs.launchpad.net/bugs/291878
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 286501] Re: Volume applet 2.24.0.1 bug volume control

2008-11-05 Thread Parthan SR
*** This bug is a duplicate of bug 268949 ***
https://bugs.launchpad.net/bugs/268949

I can confirmed this bug. I face the same issue of keyboard volume keys
not having any effect in actually changing the volume (as in what the
volume applet found in notification area does).

I confirmed bug #268949 but should I mark it duplicate of this bug?

** Changed in: alsa-utils (Ubuntu)
   Status: New => Confirmed

** This bug has been marked a duplicate of bug 268949
   Volume control applet does not handle keyboad up and down on Intrepid Ibex

-- 
Volume applet 2.24.0.1 bug volume control
https://bugs.launchpad.net/bugs/286501
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 291878] Re: Notebook Volume Up/Down Buttons Misbehaving

2008-11-05 Thread Parthan SR
*** This bug is a duplicate of bug 268949 ***
https://bugs.launchpad.net/bugs/268949

** This bug has been marked a duplicate of bug 268949
   Volume control applet does not handle keyboad up and down on Intrepid Ibex

-- 
Notebook Volume Up/Down Buttons Misbehaving
https://bugs.launchpad.net/bugs/291878
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 268949] Re: Volume control applet does not handle keyboad up and down on Intrepid Ibex

2008-11-05 Thread Parthan SR
$apt-cache policy gnome-volume-manager
gnome-volume-manager:
  Installed: (none)
  Candidate: 2.24.0-0ubuntu1
  Version table: 2.24.0-0ubuntu1 0

I wonder why it says none. Doesn't this get installed by default and is
this the reason for this bug?

** Attachment added: "lspci -vvnn"
   http://launchpadlibrarian.net/19392365/lspci.log

-- 
Volume control applet does not handle keyboad up and down on Intrepid Ibex
https://bugs.launchpad.net/bugs/268949
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 268949] Re: Volume control applet does not handle keyboad up and down on Intrepid Ibex

2008-11-05 Thread Parthan SR
I am facing the same issue in Ubuntu Inrepid. I have a Volume mute, up
and down keys in my keyboard, in addition to having a Fn+Esc=Mute,
Fn+F2=Vol Up and Fn+F1=Vol Down key combination as well.

When playing some media in a player, be it Rhythmbox or Totem, I could
use either of it to reduce the Volume as in the volume provided by the
Volume/Sound applet in the notification area as well. But now, when I
use these buttons I still get a Volume applet popup, but this is not
anyway relating to the notification area's Volume applet. As a result,
when I press the keyboard keys though the popup shows volume to be
changing, there is no actual change in the Master volume. Thus my
keyboard volume buttons are actually of no use in altering the volume. I
had to use the notification area volume applet every time I want to
change the volume.

Am attaching my lspci -vvnn output to the bug report. Am not sure which
package does the sound/volume applet falls into. Please let me know if
it requires additional information.

** Changed in: gnome-volume-manager (Ubuntu)
   Status: New => Confirmed

-- 
Volume control applet does not handle keyboad up and down on Intrepid Ibex
https://bugs.launchpad.net/bugs/268949
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 290973] Re: not connected to network when booting

2008-10-31 Thread Parthan SR
As far as I can understand, NetowrkManager first checks
/etc/network/interfaces file too check which of the interfaces are
present in the file and what needs to be handled by it. Initially I was
switching between wired interface (eth0) and my wireless interface
(eth1) and then NM was handling it perfectly. In between I had to use
pppoe to connect to internet through eth0 for a few days and I suspect
it to have made my eth0 to be manually set. When I returned back to my
original swapping between eth0 and eth1, NM found an entry in interfaces
file for eth0 and hence didn't get initialized as it was being handled
otherwise. (I do not turn on eth1/wireless when am using wired
connection). Hence NM had no interfaces to handle and hence wasn't
showing the applet.

When I manually started NM, it had to force load the applet as well and
as NM by itself wasn't handling the interface eth0, it had no interfaces
to display using nm-applet and hence it was completely disabled.

Also I came to know that System > Administration > Network menu option
has been removed in Intrepid. But, I wonder how we will handle network
management through a GUI otherwise?

-- 
not connected to network when booting
https://bugs.launchpad.net/bugs/290973
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 290973] Re: not connected to network when booting

2008-10-31 Thread Parthan SR
As Stephen feels that this bug is worth a look, am re-opening it so he
can add more information.

** Changed in: network-manager (Ubuntu)
   Status: Invalid => New

-- 
not connected to network when booting
https://bugs.launchpad.net/bugs/290973
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 290973] Re: not connected to network when booting

2008-10-30 Thread Parthan SR
At last found the problem. In my /etc/network/interfaces, I had an entry for 
eth0 as 
auto eth0
iface eth0 inet manual

On commenting these 2 lines, as well as the entry for ppp connection
which I had been using a while ago, network manager is able get
connected when booting/logging in. Am not sure what set the eth0 to
manual, may be it happened when using ppp.

Closing this issue as it might be something wrong with my system and not
a generally happening bug.

** Changed in: network-manager (Ubuntu)
   Status: New => Invalid

-- 
not connected to network when booting
https://bugs.launchpad.net/bugs/290973
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 290973] Re: not connected to network when booting

2008-10-29 Thread Parthan SR

** Attachment added: "lspci -vvnn"
   http://launchpadlibrarian.net/19067685/lspci-nn.log

-- 
not connected to network when booting
https://bugs.launchpad.net/bugs/290973
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 290973] [NEW] not connected to network when booting

2008-10-29 Thread Parthan SR
Public bug reported:

Binary package hint: network-manager

Since the latest update I performed yesterday (Intrepid RC updates I
believe), networking has completely gone off. When I boot the system,
eth0 is up but dhcp request in not being made and hence am not assigned
an IP. Also, the Network Manager applet is not appearing on the
notification area.

I have to manually run dhclient to get an IP address and again manually
restart /etc/init.d/NetowrkManager, where the NM applet appears but
shows an exclamation icon and doesn't activate any of the menu items.

Also, the System > Administration > Network menu item is no more
available and hence I do not have a GUI way to configure my network
settings. Thus my networking experience wrt to wired networking is in a
pretty bad situation as of now, though am able to workaround by manually
running dhclient every time to get connected.

So far am having problems only with Wired network, as wireless was
working fine yesterday at home. Will check it again today and update.

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

-- 
not connected to network when booting
https://bugs.launchpad.net/bugs/290973
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 133803] Re: scim doesn't activate on ctrl+space

2008-10-25 Thread Parthan SR
A few things from slurge's earlier comment made it work again, I tried
im-switch -z en_IN -s scim-immodule. Nothing else, I didn't touch any
other file.

-- 
scim doesn't activate on ctrl+space
https://bugs.launchpad.net/bugs/133803
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 133803] Re: scim doesn't activate on ctrl+space

2008-10-25 Thread Parthan SR
I can confirm it as still reproducible in 8.10 beta. My locale is set to
en_IN and as mentioned in Ming's earlier comment I tried im-switch -s
scim-immodule but that doesn't make my trigger keys do any work. Neither
clicking on the SCIM icon in the notification area show me any drop
down.

Package: scim
Status: install ok installed
Architecture: i386
Version: 1.4.7-3ubuntu10


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

-- 
scim doesn't activate on ctrl+space
https://bugs.launchpad.net/bugs/133803
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 133803] Re: scim doesn't activate on ctrl+space

2008-10-22 Thread Parthan SR
On a additional note, SCIM works only when your current focus is in a
text area. If you do not have a text area under current focus, the
trigger key combination is not going to show you the SCIM pop up not
clicking on the SCIM notification icon is going to show you a drop down.
Please try to trigger SCIM while having an active cursor on a text area.

-- 
scim doesn't activate on ctrl+space
https://bugs.launchpad.net/bugs/133803
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 282631] Re: Compiz draws garbage on screen before opening window

2008-10-22 Thread Parthan SR
It occurs me with almost all windows, especially when am opening them.
This has become a great annoyance for me. When I get a tooltip which is
more than a line length, like when pointing over a thread of mails in
Thunderbird, the tooltip is completely blacked out.

-- 
Compiz draws garbage on screen before opening window
https://bugs.launchpad.net/bugs/282631
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 263566] Re: Firefox 3: Edit > Preferences > Advanced > Update options initially editable

2008-10-20 Thread Parthan SR
Confirming this bug (based on my previous comment) for Firefox-3.0.3 in
Ubuntu Intrepid Beta.

** Changed in: firefox-3.0 (Ubuntu)
   Status: Invalid => Confirmed

-- 
Firefox 3: Edit > Preferences > Advanced > Update options initially editable
https://bugs.launchpad.net/bugs/263566
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 263566] Re: Firefox 3: Edit > Preferences > Advanced > Update options initially editable

2008-10-20 Thread Parthan SR
@Alexander,

My last comment was for Firefox-3.0.3 in Intrepid and that's why Rooney
confirmed it. Should I change the Invalid for firefox-3.0 to confirmed?

-- 
Firefox 3: Edit > Preferences > Advanced > Update options initially editable
https://bugs.launchpad.net/bugs/263566
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 285756] Re: simple bug in Firefox preferencie s - Advance Tab (bug simples nas Preferências do Fi refox - Aba Avançado)

2008-10-19 Thread Parthan SR
*** This bug is a duplicate of bug 263566 ***
https://bugs.launchpad.net/bugs/263566

** This bug has been marked a duplicate of bug 263566
   Firefox 3: Edit > Preferences > Advanced > Update options initially editable

-- 
simple bug in Firefox preferencies - Advance Tab (bug simples nas Preferências 
do Firefox - Aba Avançado)
https://bugs.launchpad.net/bugs/285756
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 285761] Re: CD eject -> reclose tray on Ubuntu 8.10

2008-10-19 Thread Parthan SR
*** This bug is a duplicate of bug 283316 ***
https://bugs.launchpad.net/bugs/283316

Thank you for taking your time to report this bug. Fortunately the same
bug was reported as bug #283316 and hence this bug has been marked the
duplicate of that bug. You can follow the developments in the parent
bug. I would like to point you a new feature of marking a bug as
"Affects me too!" if you find to have the exact problem as reported in a
bug.

** Changed in: hal (Ubuntu)
Sourcepackagename: nautilus => hal

** This bug has been marked a duplicate of bug 283316
   intrepid - ejected dvd media is inserted right back in

-- 
CD eject -> reclose tray on Ubuntu 8.10
https://bugs.launchpad.net/bugs/285761
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 285756] Re: simple bug in Firefox preferencie s - Advance Tab (bug simples nas Preferências do Fi refox - Aba Avançado)

2008-10-18 Thread Parthan SR
Sorry, I meant "and hence updates to Firefox through Ubuntu's package
mechanism are not suggested and disabled."

-- 
simple bug in Firefox preferencies - Advance Tab (bug simples nas Preferências 
do Firefox - Aba Avançado)
https://bugs.launchpad.net/bugs/285756
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 285756] Re: simple bug in Firefox preferencie s - Advance Tab (bug simples nas Preferências do Fi refox - Aba Avançado)

2008-10-18 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Your bug description is not clear that we can't understand what
you mean to be a bug. Do you mean that in Edit > Preferences > Advanced
> Updates, the Firefox updates are disabled while the other two
(Installed Add ons and Search Engines) are not disabled? Do you mean to
say that when you had marked "Ask what to do" for Firefox updates, it
becomes disabled the next time you check?

Please check out bug #263566 which reports of similar issue. If you can
confirm whether you are reporting the same issue here, I can mark this
bug to be a duplicate of the bug.

But, as an information, Firefox updates happen through the distributions
package update mechanism and not through the Firefox's update option
present in the Advanced Preferences. This is to ensure that an upstream
update do not break the changes being done in Ubuntu, and hence updates
to Firefox through Ubuntu's package mechanism are suggested.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
simple bug in Firefox preferencies - Advance Tab (bug simples nas Preferências 
do Firefox - Aba Avançado)
https://bugs.launchpad.net/bugs/285756
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 256086] Re: Cannot remove a Thunderbird RSS folder

2008-10-18 Thread Parthan SR
** Also affects: thunderbird via
   https://bugzilla.mozilla.org/show_bug.cgi?id=460557
   Importance: Unknown
   Status: Unknown

-- 
Cannot remove a Thunderbird RSS folder
https://bugs.launchpad.net/bugs/256086
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 263059] Re: [regression] 2.6.27-7 sometimes fails to boot (iwl3945 issue?)

2008-10-15 Thread Parthan SR
Matt,

This is what I get for your comment #95 after a successful boot
immediately after the bug.

$ dmesg | grep iwl3945
[   19.456367] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection 
driver for Linux, 1.2.26ks
[   19.456375] iwl3945: Copyright(c) 2003-2008 Intel Corporation
[   19.456516] iwl3945 :03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   19.456534] iwl3945 :03:00.0: setting latency timer to 64
[   19.456564] iwl3945: Detected Intel Wireless WiFi Link 3945ABG
[   19.567178] iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels
[   20.063927] iwl3945 :03:00.0: PCI INT A disabled
[   38.939442] iwl3945 :03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   38.939614] iwl3945 :03:00.0: restoring config space at offset 0x1 (was 
0x12, writing 0x16)
[   39.016150] iwl3945: Radio disabled by HW RF Kill switch
[   39.016248] iwl3945 :03:00.0: PCI INT A disabled
[   39.029675] iwl3945 :03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   39.029831] iwl3945 :03:00.0: restoring config space at offset 0x1 (was 
0x12, writing 0x16)
[   39.030551] iwl3945: Radio disabled by HW RF Kill switch
[   39.030807] iwl3945 :03:00.0: PCI INT A disabled
$ dmesg | grep phy0
[   19.584980] phy0: Selected rate control algorithm 'iwl-3945-rs'

Also for me, the bug has started repeating itself on every alternate
boot. I switch myself between a wireless connection at home and  a wired
connection at work. When I do the first boot at work in the morning, it
gets stuck but boots up at restart. Similarly when I boot it the first
time on going home with wireless turned on, it hangs but reboot at the
second attempt.

** Attachment added: "lspci-nn.log"
   http://launchpadlibrarian.net/18594588/lspci-nn.log

-- 
[regression] 2.6.27-7 sometimes fails to boot (iwl3945 issue?)
https://bugs.launchpad.net/bugs/263059
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 191281] Re: [hardy] Xorg freezes on 945GM to black screen with artifacts and mouse pointer, no compiz active

2008-10-15 Thread Parthan SR

** Attachment added: "kernel log, shows a Xorg segfault at around 11.46 hours"
   http://launchpadlibrarian.net/18554632/kern.log

-- 
[hardy] Xorg freezes on 945GM to  black screen with artifacts and mouse 
pointer, no compiz active
https://bugs.launchpad.net/bugs/191281
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 191281] Re: [hardy] Xorg freezes on 945GM to black screen with artifacts and mouse pointer, no compiz active

2008-10-15 Thread Parthan SR

** Attachment added: "lspci -vvnn"
   http://launchpadlibrarian.net/18554614/lspci.log

-- 
[hardy] Xorg freezes on 945GM to  black screen with artifacts and mouse 
pointer, no compiz active
https://bugs.launchpad.net/bugs/191281
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 191281] Re: [hardy] Xorg freezes on 945GM to black screen with artifacts and mouse pointer, no compiz active

2008-10-15 Thread Parthan SR

** Attachment added: "gdm log"
   http://launchpadlibrarian.net/18554597/%3A0.log

-- 
[hardy] Xorg freezes on 945GM to  black screen with artifacts and mouse 
pointer, no compiz active
https://bugs.launchpad.net/bugs/191281
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 191281] Re: [hardy] Xorg freezes on 945GM to black screen with artifacts and mouse pointer, no compiz active

2008-10-15 Thread Parthan SR

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

-- 
[hardy] Xorg freezes on 945GM to  black screen with artifacts and mouse 
pointer, no compiz active
https://bugs.launchpad.net/bugs/191281
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 191281] Re: [hardy] Xorg freezes on 945GM to black screen with artifacts and mouse pointer, no compiz active

2008-10-15 Thread Parthan SR
I am reopening this bug as I just happened to get caught in it. I have
checked for updates and my ibex beta seems to be complete of all
updates. Am sorry, I rebooted and hence couldn't try to get a backtrace
through ssh. But am attaching all the log files I have (+misc system
information from lspci -vvnn).

I leaving it as incomplete until I could get a backtrace next time it
crashes or someone else facing the same bug provides one. Thank you.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Fix Released => Incomplete

-- 
[hardy] Xorg freezes on 945GM to  black screen with artifacts and mouse 
pointer, no compiz active
https://bugs.launchpad.net/bugs/191281
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 282631] Re: Compiz draws garbage on screen before opening window

2008-10-13 Thread Parthan SR
** Changed in: compiz (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Compiz draws garbage on screen before opening window
https://bugs.launchpad.net/bugs/282631
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 282631] Re: Compiz draws garbage on screen before opening window

2008-10-13 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. We require the following additional information included as
separate attachments to your bug report,

1. ~/.xsession-errors file, 
2. /var/log/Xorg.0.log 
3. the output of lspci -vvnn

Also please specify the release version of Ubuntu and the version of the
package the bug is reported against when reporting bugs. Thanks in
advance.

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

-- 
Compiz draws garbage on screen before opening window
https://bugs.launchpad.net/bugs/282631
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 274756] Re: Doesn't login after firefox upgrade 3.0.3

2008-10-13 Thread Parthan SR
As the reporter has commented the problem is not occurring any more,
this bug is closed. Please feel free to reopen this bug if it happens
for you. Thanks.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Invalid

-- 
Doesn't login after firefox upgrade 3.0.3
https://bugs.launchpad.net/bugs/274756
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 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
*** This bug is a duplicate of bug 271138 ***
https://bugs.launchpad.net/bugs/271138

As the fix seems to be the same, this bug is similar to bug #271138 and
am marking this as a duplicate of that bug. Please follow up the parent
bug for improvements.

** This bug has been marked a duplicate of bug 271138
   mouse and keyboard unresponsive when gdm first runs

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
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 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
As reinstalling xserver-xorg-input-all seems to fix the bug, am
confirming this. Thanks for your information.

@KD, can you try the same work around of manually installing xserver-
xorg-input-all and check whether it fixes your problem? Thanks in
advance.

** Changed in: xorg (Ubuntu)
Sourcepackagename: gdm => xorg

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
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 281322] Re: ALC268 audio broken in intrepid

2008-10-10 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you provide the following information attached as separate
attachments to this bug report for us to work further on your bug?

1. uname -a
2. lspci -vvnn
3. Follow instructions provided at 
https://wiki.ubuntu.com/DebuggingSoundProblems

** Changed in: linux (Ubuntu)
Sourcepackagename: None => linux
   Status: New => Incomplete

-- 
ALC268 audio broken in intrepid
https://bugs.launchpad.net/bugs/281322
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 281314] Re: Keyboard and Mouse not recognized on GDM login screen (but can ctrl+alt+F1 to get to a terminal)

2008-10-10 Thread Parthan SR
*** This bug is a duplicate of bug 271138 ***
https://bugs.launchpad.net/bugs/271138

Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please provide us with the following information in
order to proceed further?

1. lsusb -v > ~/lsusb-v
2. dmesg > ~/dmesg 
3. cp /var/log/Xorg.0.log ~/Xorg.0.log
4. 4. strace when gdm hangs at the login screen, either using [1] or [2]

[1] https://wiki.ubuntu.com/Strace
[2] https://wiki.ubuntu.com/X/Backtracing

This bug is closely related to bug #271138 and hence can be marked a
duplicate of it. Thank you in advance.

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

** Changed in: gdm (Ubuntu)
Sourcepackagename: None => gdm

** This bug has been marked a duplicate of bug 271138
   mouse and keyboard unresponsive when gdm first runs

-- 
Keyboard and Mouse not recognized on GDM login screen (but can ctrl+alt+F1 to 
get to a terminal)
https://bugs.launchpad.net/bugs/281314
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 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Can you also attach the following as separate attachments to this bug
report?

1. Xorg.log
2. lsusb -v
3. lspci -vvnn
4. strace when gdm hangs at the login screen, either using [1] or [2]

[1] https://wiki.ubuntu.com/Strace
[2] https://wiki.ubuntu.com/X/Backtracing

You can additionally refer to
https://wiki.ubuntu.com/DebuggingMouseDetection and
https://wiki.ubuntu.com/DebuggingKeyboardDetection for providing
additional information correspondingly.

Thanks in advance.

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
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 281310] Re: Keyboard and touchpad not working

2008-10-10 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please check whether you can access the virtual consoles
by pressing Ctrl+Alt+f[1]-f[6] keys? If so, this bug may be related to
bug #271138.

** Changed in: gdm (Ubuntu)
Sourcepackagename: None => gdm
   Status: New => Incomplete

-- 
Keyboard and touchpad not working
https://bugs.launchpad.net/bugs/281310
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 281313] Re: Restart from Log In screen fails -> system hangs

2008-10-10 Thread Parthan SR
*** This bug is a duplicate of bug 281312 ***
https://bugs.launchpad.net/bugs/281312

** This bug has been marked a duplicate of bug 281312
   Restart from Log In screen fails -> system hangs

-- 
Restart from Log In screen fails -> system hangs
https://bugs.launchpad.net/bugs/281313
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 263059] Re: [regression] 2.6.27-6 sometimes fails to boot (iwl3945 issue?)

2008-10-10 Thread Parthan SR
I did a fresh install of Ubuntu Intrepid Beta and can confirm this bug,
though the frequency of happening is 1/10 times. The book hangs for me
when loading iwl3945 drivers. Able to boot on rebooting after turning of
the laptop by pressing the power button.

-- 
[regression] 2.6.27-6 sometimes fails to boot (iwl3945 issue?)
https://bugs.launchpad.net/bugs/263059
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 272967] Re: Firefox crashes when inactive for a few moments

2008-10-09 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you try to get a backtrace using the instructions available
at https://wiki.ubuntu.com/MozillaTeam/Bugs#head-
c576e78d92cb3c959c271158b6ace98be835de83 and attach it as a separate
attachment to your bug report? Thanks in advance.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
Firefox crashes when inactive for a few moments
https://bugs.launchpad.net/bugs/272967
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 272577] Re: Firefox 3 crashes on singletrack forum page load

2008-10-09 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you try to get a backtrace using the instructions available
at https://wiki.ubuntu.com/MozillaTeam/Bugs#head-
c576e78d92cb3c959c271158b6ace98be835de83  and attach it as a separate
attachment to your bug report? Thanks in advance.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
Firefox 3 crashes on singletrack forum page load
https://bugs.launchpad.net/bugs/272577
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 273924] Re: Firefox crashes when visiting http://www.rb.cz/ (business web)

2008-10-09 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you try to get a backtrace using the instructions available
at https://wiki.ubuntu.com/MozillaTeam/Bugs#head-
c576e78d92cb3c959c271158b6ace98be835de83 and attach it as a separate
attachment to your bug report? Thanks in advance.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
Firefox crashes when visiting http://www.rb.cz/  (business web)
https://bugs.launchpad.net/bugs/273924
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 272583] Re: Firefox 3.0 crashes when opening a page in fizzies.com

2008-10-09 Thread Parthan SR
** Summary changed:

- Firefox 3.0 vanishes when I open a URL
+ Firefox 3.0 crashes when opening a page in fizzies.com

** Description changed:

  Binary package hint: firefox-3.0
- 
- When, in using Firefox 3.0.1 (with NoScript 1.8.1.3) under Xubuntu 8.04
- LTS to view a subpage (http://www.fizzies.com/orderform.asp) of
- http://www.fizzies.com/, I click on the Store Location link (which opens
- the URL http://www.fizzies.com/storelocator.aspx), Firefox crashes such
- that it instantly vanishes from the desktop.
  
  ProblemType: Bug
  Architecture: i386
  Date: Sat Sep 20 16:54:44 2008
  DistroRelease: Ubuntu 8.04
  Package: firefox-3.0 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
  PackageArchitecture: i386
  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-19-generic i686
+ 
+ Steps to reproduce the bug:
+ 
+ 1. Launch Firefox 3.0.1 and open http://www.fizzies.com/orderform.asp
+ 2. Click on the Store Location link which opens  
http://www.fizzies.com/storelocator.aspx
+ 
+ Expected Result:
+ Firefox opens the storelocator.aspx page in www.fizzies.com
+ 
+ Actual Result
+ Firefox crashes and vanishes

-- 
Firefox 3.0 crashes when opening a page in fizzies.com
https://bugs.launchpad.net/bugs/272583
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 272583] Re: Firefox 3.0 vanishes when I open a URL

2008-10-09 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. As your have reported a crash, we require a backtrace in order
to further proceed with fixing your problem. The instructions on how to
get a backtrace is at https://wiki.ubuntu.com/MozillaTeam/Bugs#head-
c576e78d92cb3c959c271158b6ace98be835de83 . Please follow the
instructions and provide us with a backtrace attached to this bug report
as an individual attachment.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
Firefox 3.0 vanishes when I open a URL
https://bugs.launchpad.net/bugs/272583
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 275066] Re: firefox 3.0.2

2008-10-09 Thread Parthan SR
Please provide a meaningful summary that gives a clue of your problem
when reporting bugs. Just mentioning firefox 3.0.2 doesn't give an idea
about your problem at all. A more precise statement that describes your
problem will be appreciated. Thank you.

** Summary changed:

- firefox 3.0.2
+ Chinese fonts not displayed properly in a web site with firefox 3.0.2

-- 
Chinese fonts not displayed properly in a web site with firefox 3.0.2
https://bugs.launchpad.net/bugs/275066
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 274719] Re: firefox 3 : cannot install add-ons

2008-10-09 Thread Parthan SR
Can you verify this bug again? I am able to install all add-ons
available in Firefox-3.0.3 found in 8.10 Intrepid.

-- 
firefox 3 : cannot install add-ons
https://bugs.launchpad.net/bugs/274719
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 274756] Re: Doesn't login after firefox upgrade 3.0.3

2008-10-09 Thread Parthan SR
Can you verify this again? I tried the same with Firefox-3.0.3 and it
works perfectly fine in Intrepid beta.

-- 
Doesn't login after firefox upgrade 3.0.3
https://bugs.launchpad.net/bugs/274756
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 274992] Re: Anti-phishing measure has incorrect prompts on dialog box

2008-10-09 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please specify the release version of Ubuntu you are
using and the full version of Firefox installed?

I have verified this in Firefox-3.0.3 in Intrepid beta and the bug doesn't 
exist. It correctly asks me,
Is "example.com" the site you want to visit?
and hence the bug is invalid for Firefox-3.0.3.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
Anti-phishing measure has incorrect prompts on dialog box
https://bugs.launchpad.net/bugs/274992
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 276055] Re: Scribd.com don't work as it should do

2008-10-09 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Can you please specify the release version of Ubuntu you are
using and the full version of Firefox installed when reporting a bug.

What do you actually mean as a bug in your report, the Log in window
being covered by the book? You mean to say that you're not able to use
the Log in or Sign Up to.. window? What happens when you click on the
window, does it come forward? Can you close the window by clicking the X
on the top right corner of the window?

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
Scribd.com don't work as it should do
https://bugs.launchpad.net/bugs/276055
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 276808] Re: firefox 3.0.3 update: information icon about restarting firefox doesn't disappear

2008-10-09 Thread Parthan SR
Thank you for taking your time to file this bug and help make Ubuntu
better. Are you sure that there weren't other Firefox windows open, even
a download window or a plugins window? If the problem still persists,
can you run 'ps aux | grep firefox' and check whether an entry pointing
to /usr/bin/firefox does exist?

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
firefox 3.0.3 update: information icon about restarting firefox doesn't 
disappear
https://bugs.launchpad.net/bugs/276808
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 276923] Re: "Back"- and "Forward"-buttons broken

2008-10-09 Thread Parthan SR
Would you like to change the bug description accordingly and report it
for "Should inform when there is not enough disk space in user
directory"? If so, please change the description of the bug. Else this
bug can be closed.

-- 
"Back"- and "Forward"-buttons broken
https://bugs.launchpad.net/bugs/276923
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 263566] Re: Firefox 3: Edit > Preferences > Advanced > Update options initially editable

2008-10-08 Thread Parthan SR
I just did a fresh install of Intrepid beta and noticed that Edit >
Preferences > Advanced > Updates indeed had the Firefox option enabled.
When I restarted my machine and check again that the option is disabled
now. Is this the expected behaviour? Am sure that the option was enabled
when I checked immediately after a fresh install, before any updates
were run.

-- 
Firefox 3: Edit > Preferences > Advanced > Update options initially editable
https://bugs.launchpad.net/bugs/263566
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 214370] Re: Logout/Shutdown Sound Not Working In Hardy beta

2008-09-22 Thread Parthan SR
** Changed in: pulseaudio (Ubuntu)
Sourcepackagename: None => pulseaudio

-- 
Logout/Shutdown Sound Not Working In Hardy beta
https://bugs.launchpad.net/bugs/214370
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 270356] Re: cannot burn playlists as data - only audio, not sure if bug

2008-09-15 Thread Parthan SR
Shouldn't this be marked as a wishlist as the feature is requested to be
made available in rhythmbox?

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

** Summary changed:

- cannot burn playlists as data - only audio, not sure if bug
+ cannot burn playlists as data only as audio CD

-- 
cannot burn playlists as data only as audio CD
https://bugs.launchpad.net/bugs/270356
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 270746] Re: Right click menu doesnt appear in main entry box in OpenOffice Calc

2008-09-15 Thread Parthan SR
Thank you for taking your time to file this bug and helping make Ubuntu
better. The input line which you call as main entry box is mainly used
to display the contents of the cells, especially the actual formulas and
expressions used behind the value displayed in the cell. Thus it doesn't
have a right click menu at all. One can select the test in a cell, cut
or copy it, click on some other cell selecting it, click on the input
line and press Ctrl+V to copy whatever was cut or copied previously.
Instead, it is possible to right click on the target cell and select
Paste from the menu. The input line is mainly for entering expressions
and formulas used to fill the corresponding cell.

This is the implementation in OpenOffice and if you still consider this
as a bug, feel free to report it in the upstream issue tracker
(http://qa.openoffice.org/issues/) as well and link the upstream bug
here. Thanks in advance.

-- 
Right click menu doesnt appear in main entry box in OpenOffice Calc
https://bugs.launchpad.net/bugs/270746
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 270746] Re: Right click menu doesnt appear in main entry box in OpenOffice Calc

2008-09-15 Thread Parthan SR
** Summary changed:

- After copying info from a cell (text), you cannot 'right click' on the main 
'entry box' at the top and bring up the menu to paste in copied text.  Being 
able to do this is standard in 'other' spreadsheets.
+ Right click menu doesnt appear in main entry box in OpenOffice Calc

** Description changed:

  Binary package hint: openoffice.org
  
- This is a very handy feature, that I am surprised does not yet exist in
- openoffice
+ After copying info from a cell (text), you cannot 'right click' on the main 
'entry box' at the top and bring up the menu to paste in copied text.  Being 
able to do this is standard in 'other' spreadsheets.
+ This is a very handy feature, that I am surprised does not yet exist in 
openoffice
  
  ProblemType: Bug
  Architecture: i386
  Date: Mon Sep 15 22:37:25 2008
  DistroRelease: Ubuntu 8.04
  NonfreeKernelModules: nvidia
  Package: openoffice.org-core 1:2.4.1-1ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   
PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: openoffice.org
  Uname: Linux 2.6.24-19-generic i686

-- 
Right click menu doesnt appear in main entry box in OpenOffice Calc
https://bugs.launchpad.net/bugs/270746
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 270356] Re: cannot burn playlists as data - only audio, not sure if bug

2008-09-14 Thread Parthan SR
Thank you for taking your time to file this bug and helping to make
Ubuntu better. Can you state why you want to burn the playlist as a data
file?

 Rhythmbox has a feature to create Audio CDs from a playlist, but the
playlist by itself is not written into the Audio CD. There are few
upstream bugs about including the songs in the CD as a metadata
(http://bugzilla.gnome.org/show_bug.cgi?id=378097) but none is reported
on storing the playlist itself. If am not wrong, the playlist is
available as XML file in ~/.gnome2/rhythmbox/.

Am not sure whether this is a bug, as this feature doesn't exist in
upstream as well and no bug filed on it. May be added as a wishlist in
the upstream itself?

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

-- 
cannot burn playlists as data - only audio, not sure if bug
https://bugs.launchpad.net/bugs/270356
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 270349] Re: /usr/share/doc/firefox/copyright refers to nonexistent copy of the MPL

2008-09-14 Thread Parthan SR
Confirming that the copyright does state that MPL file can be found in
the same directory as it exist but the file is not found.

** Changed in: firefox (Ubuntu)
   Status: New => Confirmed

-- 
/usr/share/doc/firefox/copyright refers to nonexistent copy of the MPL
https://bugs.launchpad.net/bugs/270349
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 270346] Re: Messages are sent with wrong identity when using multiple identities

2008-09-14 Thread Parthan SR
Thank you for taking your time to report this bug and helping to make
Ubuntu better.

 Have you setup two SMTP servers in Edit > Preferences > Outgoing Server
(SMTP)? Are the POP/IMAP accounts pointed to their related SMTP
accounts? When you click on "[EMAIL PROTECTED]" in Preferences window, the
last option is "Outgoing Server" and this should have the SMTP account
you wish to use for that particular mail account.

Does both the mail accounts deliver the mails to the same inbox in Local
Folders? Thanks in advance.

-- 
Messages are sent with wrong identity when using multiple identities
https://bugs.launchpad.net/bugs/270346
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 269667] Re: tried to get ffmpeg program updated/upgraded and working.

2008-09-12 Thread Parthan SR
Thank you for taking your time to report this bug and helping to make
Ubuntu better. Did you enable universe and multiverse repositories
before trying the steps mentioned in the wiki? Did you run `sudo apt-get
update` after you added the repositories? Can you try building it again
without the --enable-x264 option to configure? If it reports any error,
as mentioned in the message shown in terminal, include your
configure.err and for additional help ask around in #ffmpeg. Thanks in
advance.

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

-- 
tried to get ffmpeg program updated/upgraded and working.
https://bugs.launchpad.net/bugs/269667
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 269667] Re: tried to get ffmpeg program updated/upgraded and working.

2008-09-12 Thread Parthan SR
The source package is not gnome-terminal as the reported issue has
nothing to do with gnome-terminal. Hence changing it to ffmpeg on which
this bug was reported.

** Changed in: ffmpeg (Ubuntu)
Sourcepackagename: gnome-terminal => ffmpeg

-- 
tried to get ffmpeg program updated/upgraded and working.
https://bugs.launchpad.net/bugs/269667
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 185260] Re: gnome-sound-recorder crashes with OSS

2008-09-12 Thread Parthan SR
Reporting the bug upstream requires to have a stack trace, if am not
wrong about filing it as a program crash. Can any of the users who
reported/confirmed this bug provide me with a stack trace so it can be
reported upstream? Thanks in advance.

-- 
gnome-sound-recorder crashes with OSS
https://bugs.launchpad.net/bugs/185260
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 267780] Re: DigiKam crashes while handling 3gp video file

2008-09-08 Thread Parthan SR
Updated the bug summary and description for the correction made by the
reporter.

-- 
DigiKam crashes while handling 3gp video file
https://bugs.launchpad.net/bugs/267780
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 267780] Re: DigiKam crashes on avi video file

2008-09-08 Thread Parthan SR
Thank you for taking your time to report this bug and help making Ubuntu
better. Please specify the release version of Ubuntu installed in your
computer as well as the version of the software package you are
reporting the bug against. You can find the version of a software
installed in your computer by issuing the following command in a
terminal: apt-cache policy .


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

** Summary changed:

- DigiKam crashes on avi video file
+ DigiKam crashes while handling 3gp video file

** Description changed:

- When I clicked on an AVI video in DigiKam it crashed.
+ When I clicked on an 3gp (was avi) video in DigiKam it crashed.
  
  Attached is the output from digiKam.

-- 
DigiKam crashes while handling 3gp video file
https://bugs.launchpad.net/bugs/267780
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 267786] Re: No pictures in Wikipedia

2008-09-08 Thread Parthan SR
Thank you for taking your time to file this bug and helping make Ubuntu
better. Does sites other than Wikipedia able to open images?

Please check whether Firefox is asked to load images automatically.
Check Edit > Preferences > Content tab, under this there is a check box
which says "Load images automatically". Is this option enabled or
disabled?

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
No pictures in Wikipedia
https://bugs.launchpad.net/bugs/267786
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 262173] Re: Please sync javascript-common 4 (universe) from Debian unstable (main).

2008-09-04 Thread Parthan SR
** Changed in: ubuntu
Sourcepackagename: matplotlib => None

-- 
Please sync javascript-common 4 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/262173
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 243431] Re: Can't copy to disk mounted under a Samba share if space doesn't exist in the share

2008-09-03 Thread Parthan SR
Have reported the bug upstream at bugzilla.gnome.org and linked the
upstream bug to this bug as well. Thank you.

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

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

-- 
Can't copy to disk mounted under a Samba share if space doesn't exist in the 
share
https://bugs.launchpad.net/bugs/243431
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 263562] Re: Lenovo X60 freezes after hibernate/undock/resume

2008-09-01 Thread Parthan SR
Marking this bug as incomplete until the required information are
provided.

** Changed in: acpi-support (Ubuntu)
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
Sourcepackagename: acpi-support => linux

-- 
Lenovo X60 freezes after hibernate/undock/resume
https://bugs.launchpad.net/bugs/263562
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 263562] Re: Lenovo X60 freezes after hibernate/undock/resume

2008-09-01 Thread Parthan SR
Thank you for taking your time for reporting this bug and helping make
Ubuntu better. Unfortunately you haven't provided additional information
which we require in order to look into this bug. Please provide the
following as individuals attachments attached to this bug report.

 * Output of uname -a
* uname -a > uname.txt
 * Output of sudo lspci -vvnn
* sudo lspci -vvnn > lspci.txt
 * Output of sudo dmidecode
* sudo dmidecode > dmidecode.txt
 * Try to suspend/hibernate and then restart the system and attach 
/var/log/kern.log.0
 * Tarball of /proc/acpi directory. You can't just tar all files because their 
content sometimes changes etc.
* cp -r /proc/acpi /tmp
* tar -cvjf ~/acpi.tar.bz /tmp/acpi
* attach acpi.tar.bz from your home directory

You may additionally try debugging your problem as explained in
https://wiki.ubuntu.com/DebuggingACPI. Thanks in advance.

-- 
Lenovo X60 freezes after hibernate/undock/resume
https://bugs.launchpad.net/bugs/263562
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 263566] Re: Firefox 3: Edit > Preferences > Advanced > Update options disabled

2008-09-01 Thread Parthan SR
I can confirm this. In my case, "Automatically check for updates" has
Firefox disabled (i.e. it is shadowed that I can't check the box), in
addition to what is reported above. I have no way of undoing or changing
what has been selected in "When updates to firefox are found".

Firefox Installed: 3.0.1+build1+nobinonly-0ubuntu0.8.04.3 on Ubuntu 8.04


** Changed in: firefox (Ubuntu)
   Status: New => Confirmed

-- 
Firefox 3: Edit > Preferences > Advanced > Update options disabled
https://bugs.launchpad.net/bugs/263566
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 263515] Re: Wrong french traduction in the help page of the Blackjack game

2008-09-01 Thread Parthan SR
** Tags added: string-fix

-- 
Wrong french traduction in the help page of the Blackjack game
https://bugs.launchpad.net/bugs/263515
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 263517] Re: Whether electronic simulation application can be run

2008-09-01 Thread Parthan SR
The Bug Reporter himself has acknowledged that it is not a bug. This is
just a query whether some applications work in Ubuntu, if not what are
the alternatives available. Thank you.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Invalid

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+source/firefox-3.0/+question/43806

-- 
Whether electronic simulation application can be run
https://bugs.launchpad.net/bugs/263517
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 263500] Re: "Create Folder" in Nautilus is counterintuitive - does not apply to selected folder

2008-09-01 Thread Parthan SR
Thank you for taking your time to file this bug and helping to make
Ubuntu better. Does the above behavior only happen when you are trying
to open a Windows share or happen with the local filesystem directories
as well?

What I found Nautilus to be doing is it uses the Location mentioned in
the text box above the listings to use as the directory to create the
new folder. For example, if I drill down to /home/foo/bar1/bar2/bar3,
select bar4 folder in this directory and select File>Create new folder,
it creates the new folder in bar3 directory instead of the bar4
directory. As the Location path doesn't change when a folder is selected
causes the new folder to be created in the current Location path.

This might seem to be a bad behavior but makes sense considering that
you can select multiple folders from the current Location path. When you
have selected multiple directories then it doesn't make sense to create
the new folder in each of them, and hence it creates in the Location
path which is a single directory location.

In your case, please check what does Nautilus shows when you are at your
target location. If the new folder doesn't get in the shown Location
path, then it might be a bug. Thank you.

-- 
"Create Folder" in Nautilus is counterintuitive - does not apply to selected 
folder
https://bugs.launchpad.net/bugs/263500
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 263303] Re: Ubuntu Help - Could not parse file

2008-08-31 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Unfortunately you haven't specified information that is required
for us to look into this bug. Please specify the release version of
Ubuntu and the version of the software installed in your system when you
are filing your bug. Thanks in advance.

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

-- 
Ubuntu Help - Could not parse file
https://bugs.launchpad.net/bugs/263303
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 263200] Re: Firefox crashes when accessing www.meebo.com

2008-08-31 Thread Parthan SR
Thank you for taking your time to report this bug and help making Ubuntu
better. Can you try creating a new profile in Firefox and try whether
the bug is reproducible with the new profile.

Click on the 'Create Profile...' button to start the 'Create Profile
Wizard'. Click 'Next' and enter a descriptive name for the new profile.
Click Finish to have Firefox create the new profile. You should now be
taken back to the Profile Manager and the newly created profile should
be listed. Select it and click 'Start Firefox'. Try to reproduce the bug
with this new profile.

If the problem persists with a new Firefox profile, then please provide
us with a backtrace of the crash. Please follow the steps explained in
https://wiki.ubuntu.com/MozillaTeam/Bugs?action=show&redirect=DebuggingFirefox
and provide us with a backtrace. Thanks in advance.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New => Incomplete

-- 
Firefox crashes when accessing www.meebo.com
https://bugs.launchpad.net/bugs/263200
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 262747] Re: Not able to type when we choose different language otherthan english in Scim with Scribus.

2008-08-29 Thread Parthan SR
Thank you for taking your time to file this bug and helping to make
Ubuntu better. Unfortunately you have not provided enough information
for us to look into this bug. Please provide the release version of
Ubuntu you are using and the version of the software you are reporting
the bug for (i.e. scribus in this case) installed in your system when
reporting a bug.

Does this bug happen with specific indic languages? Can you try to type
in non-English and non-Indic languages and verify whether you have any
problem? Are you able to use SCIM and type in other applications like
IM, Mail client, Browser, OpenOffice, etc.? Thanks in advance.

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

-- 
Not able to type when we choose different language otherthan english in Scim 
with Scribus.
https://bugs.launchpad.net/bugs/262747
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 262740] Re: no package matching [libgts-0.7-5-dev]

2008-08-29 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Unfortunately you haven't provided enough information for us to
look into this bug. Can you please specify the release version of Ubuntu
you are using and the version of libgts-dev that is installed in your
system? Also, can you please check in graphviz whether it requires a
specific version of libgts-dev to build it? Thanks in advance.

** Changed in: d-shlibs (Ubuntu)
   Status: New => Incomplete

-- 
no package matching [libgts-0.7-5-dev]
https://bugs.launchpad.net/bugs/262740
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