[Bug 65318] Re: OpenOffice spellcheck does not function

2007-11-16 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu)
   Status: Confirmed => Invalid

-- 
OpenOffice spellcheck does not function
https://bugs.launchpad.net/bugs/65318
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132915] Re: WireShark versions prior to 0.99.6 vulnerability

2007-11-16 Thread Stephan Hermann
Found another CVE hanging:

CVE-2007-4721: 
Integer signedness error in the DNP3 dissector in
Wireshark 0.99.5 and earlier allows remote attackers to cause a denial of
service (infinite loop) via a certain DNP3 packet.

The fix is quite easy, reading the explanation on
http://archives.neohapsis.com/archives/bugtraq/2007-09/0030.html:

-  guint16   al_obj, temp16=0, al_val16=0, al_ctlobj_stat;
-  guint32   al_val32, num_items=0, al_ptaddr=0, al_ctlobj_on, 
al_ctlobj_off;
+  guint16   al_obj, al_val16=0, al_ctlobj_stat;
+  guint32   al_val32, num_items=0, al_ptaddr=0, al_ctlobj_on, 
al_ctlobj_off, temp16=0;

PLease have a look at temp16...before it, it was a unsigned 16bit int,
but it needs to be a unsigned 32bit int.


** Attachment removed: "feisty debdiff to fix all CVEs"

http://launchpadlibrarian.net/10403760/wireshark_0.99.4-6ubuntu0.1.debdiff

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2007-4721

-- 
WireShark versions prior to 0.99.6 vulnerability
https://bugs.launchpad.net/bugs/132915
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 162871] Re: package update-manager 1:0.81 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2007-11-16 Thread devIgor
the Solution I've came to - is to reinstall manually  upgrade-manager.
And that what i did finally

-- 
package update-manager 1:0.81 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/162871
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163047] firefox: mouse pointer disappers while page is loading

2007-11-16 Thread Giannis Tsakiris
Public bug reported:

In Gutsy Gibbon I noticed that while Firefox (2.0.0.8) is loading a page the 
mouse disappears if you move the mouse over an empty area of the page.
That means that if you move the mouse over some text or a link the mouse 
pointer shows up normally.
When the page is fully loaded the mouse pointer is always visible, even in the 
empty areas of the page.

I have confirmed this behaviour in two different computers since upgraded to 
Gutsy Gibbon.
In one computer I did release upgrade from Feisty Fawn to Gutsy Gibbon, and on 
the other computer I did a fresh installation on another partition.

I tried to change the mouse pointer's theme but it happens in all
available themes.

I also tried with visual effects disabled and it's still happening.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Summary changed:

- firefox: mouse pointer disappers while page is loading
+ firefox: mouse pointer disappears while page is loading

-- 
firefox: mouse pointer disappears while page is loading
https://bugs.launchpad.net/bugs/163047
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163048] deskbar doesn't detect mozilla search engines

2007-11-16 Thread Reagan
Public bug reported:

Binary package hint: deskbar-applet

i'm running a fully updated version of ubuntu gutsy gibbon on a toshiba 
satellite pro a120, and have been trying to make certain seach engines of my 
own preference show up in the deskbar applet, but have been unsuccessful...
when i try to add those search engines to my mozilla searches, the changes are 
reflected within firefox, but not in the deskbar applet even after it is 
restarted... however, search engines that i removed from mozilla still continue 
to show...
also, is there any way i can get my google toolbar searches and bookmarks to 
show on the deskbar applet...??

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

-- 
deskbar doesn't detect mozilla search engines
https://bugs.launchpad.net/bugs/163048
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163007] Re: Constants keyboard shortcuts broken in alphabetic precedence mode

2007-11-16 Thread Steve Weiss

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

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

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

-- 
Constants keyboard shortcuts broken in alphabetic precedence mode
https://bugs.launchpad.net/bugs/163007
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162982] Re: Sync version 2.0.6 from Debian unstable

2007-11-16 Thread Andrea Gasparini
** Changed in: psycopg2 (Ubuntu)
 Assignee: Andrea Gasparini (gaspa) => (unassigned)

-- 
Sync version 2.0.6 from Debian unstable
https://bugs.launchpad.net/bugs/162982
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 46673] Re: [dist-upgrader] "unresolvable problem" with update-manager

2007-11-16 Thread Paul Dufresne
** Tags added: breezy2dapper

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

-- 
[dist-upgrader] "unresolvable problem" with update-manager
https://bugs.launchpad.net/bugs/46673
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 162871] Re: package update-manager 1:0.81 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2007-11-16 Thread devIgor
Here I've got it - dbconfig-common: writing config to 
/etc/dbconfig-common/torrentflux.conf
Replacing config file /etc/torrentflux/config-db.php with new version
creating database backup in 
/var/cache/dbconfig-common/backups/torrentflux_2.1-7.mysql.
unable to connect to mysql server.

I have MySQL 5 server installed onboard.

-- 
package update-manager 1:0.81 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/162871
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 70736] Re: Multiple failures trying to upgrade Dapper-Edgy

2007-11-16 Thread Paul Dufresne
New->Confirmed (all logs info there)
A good quality bug report, sad it took more than a year just to confirm it.

** Tags added: dapper2edgy

** Tags added: cdrom-upgrade

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

-- 
Multiple failures trying to upgrade Dapper-Edgy
https://bugs.launchpad.net/bugs/70736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 156849] Re: Strange behaviour with pdf attachments

2007-11-16 Thread Roland Skargren
I have  similar problem in my Ubuntu 7.10, but nothing happens when
trying to open the doc. The pdf-doc can be opened after saving directly
from the map.

-- 
Strange behaviour with pdf attachments
https://bugs.launchpad.net/bugs/156849
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163071] Please backport hardy version into gutsy-backports

2007-11-16 Thread Michael Vogt
Public bug reported:

Binary package hint: update-notifier

Please backport 0.65 from hardy into gutsy-backports. The changes:

update-notifier (0.65) hardy; urgency=low

  * use getgroups() instead of getgrouplist() to work better
with stuff from pam_groups (thanks to Sebastian Dröge)
  * add 22x22 and 24x24 icons (thanks to Alan Baghumian)

 -- Michael Vogt <[EMAIL PROTECTED]>  Fri, 16 Nov 2007 10:18:09
+0100

This is important for some people using e.g. ldap to get their group
settings.

Subscribing ubuntu-backporters for approval first as per policy in
https://wiki.ubuntu.com/BackportRequestProcess

** Affects: update-notifier (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Please backport hardy version into gutsy-backports
https://bugs.launchpad.net/bugs/163071
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 162536] Re: random reboot failure Ubuntu 7.10 Gutsy Gibbon 32 bit (2.6.22-14-generic)

2007-11-16 Thread vankampen92
I posted this bug...
Well, it is actually not a but.

I have a lenovo T61. After upgrading my BIOS (from v. 1.07 to 1.26, the
current version), the problem I have mentioned vanishes: you are able to
use SATA in AHCI mode and there is no problem at the booting stage. All
your HD and CD are recognized and you are not ever dropped into the
BusyBox (plus you solve also other little problems such as the volum
buttons)

References:
http://www.thinkwiki.org/wiki/BIOS_Upgrade
http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-67989
http://www.thinkwiki.org/wiki/Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61

-- 
random reboot failure Ubuntu 7.10 Gutsy Gibbon 32 bit (2.6.22-14-generic)
https://bugs.launchpad.net/bugs/162536
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 96094] Re: Problem upgrading xubuntu to 6.10 from 6.06

2007-11-16 Thread Bernd Schwenker

Thank you for answering,

no it's no more an issue for me because i installed parts of the gnome  
desktop (not shure what exactly) wich wasn't included in Xubuntu and  
afterwards it worked
should i subscribe once again to take back the issue or present the solution?

bernd

Zitat von Leann Ogasawara <[EMAIL PROTECTED]>:

> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. You reported this bug a while ago and there hasn't been
> any activity in it recently. We were wondering is this still an issue
> for you? Thanks in advance.
>
> ** Changed in: update-manager (Ubuntu)
>Status: New => Incomplete
>
> --
> Problem upgrading xubuntu to 6.10 from 6.06
> https://bugs.launchpad.net/bugs/96094
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Problem upgrading xubuntu to 6.10 from 6.06
https://bugs.launchpad.net/bugs/96094
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162956] Re: Please sync tagpy 0.93-1 (universe) from Debian unstable (main)

2007-11-16 Thread Daniel Holbach
ACKed.

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

-- 
Please sync tagpy 0.93-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/162956
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 159810] Re: two knemo icons while running anything with kdesu

2007-11-16 Thread kubunsero
The same thing happens in my kubuntu Gutsy:
Every time I run a program with kdesu (for example, when I run adept) a second 
knemo icon appears in systray.

Replying to questions of Achim Bohmet, when I run (Alt - F2) kdesu
konsole:

Yes, another knemo run, (another knemo icon appears in systray)
Yes, there is a new kded process:

# ps -ef | grep kded
   jj   7360 1  1 09:09 ? 00:00:26 kded 
[kdeinit] --new-startup
   root  7992 1  1 09:39 ? 00:00:02 kded [kdeinit]
   root  8018  7995  0 09:42 pts/100:00:00 grep kded

and this is the output of printenv HOME and printenv KDEHOME in
kdesu konsole window:

# printenv HOME
/root
# printenv KDEHOME
 (nothing, there is not output)

Greetings.
Kubunsero.

-- 
two knemo icons while running anything with kdesu
https://bugs.launchpad.net/bugs/159810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163036] Re: UNABLE TO UPDATE OR UPGRADE TO 7.10

2007-11-16 Thread Michael Vogt
Thanks for your bugreport.

This sounds like your mirror is no longer working. Please use the
System/Administration/Software Sources application to change the mirror
(the "Download from" bit in the UI) and try again then. You may also
check the "Third Party" software tab and disable entries here.

Cheers,
 Michael

-- 
UNABLE TO UPDATE OR UPGRADE TO 7.10
https://bugs.launchpad.net/bugs/163036
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 53818] Re: OpenOffice doesn't work with files which names is non-UTF-8

2007-11-16 Thread uqbar
LANG=it_IT.UTF-8
LC_CTYPE="it_IT.UTF-8"
LC_NUMERIC="it_IT.UTF-8"
LC_TIME="it_IT.UTF-8"
LC_COLLATE=C
LC_MONETARY="it_IT.UTF-8"
LC_MESSAGES="it_IT.UTF-8"
LC_PAPER="it_IT.UTF-8"
LC_NAME="it_IT.UTF-8"
LC_ADDRESS="it_IT.UTF-8"
LC_TELEPHONE="it_IT.UTF-8"
LC_MEASUREMENT="it_IT.UTF-8"
LC_IDENTIFICATION="it_IT.UTF-8"
LC_ALL=

-- 
OpenOffice doesn't work with files which names is non-UTF-8
https://bugs.launchpad.net/bugs/53818
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86903] Re: gnumeric open file dialog ridiculously small

2007-11-16 Thread Jérôme Guelfucci
J C Nash : please submit a new bug for this, this is a totally different
issue. Thanks.

-- 
gnumeric open file dialog ridiculously small
https://bugs.launchpad.net/bugs/86903
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95817] Re: Feisty's Kernel Panics With Netgear MA401 PCMCIA Wireless Installed

2007-11-16 Thread TJ
Can you try adding

blacklist hostap_cs

to /etc/modprobe.d/blacklist and try rebooting.

If we can prove the issue is in the hostap_cs driver, I can put together
a debug version for you to track what is going on.

-- 
Feisty's Kernel Panics With Netgear MA401 PCMCIA Wireless Installed
https://bugs.launchpad.net/bugs/95817
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149491] Re: Bad window size

2007-11-16 Thread Alexander Blinne
Had the described problem on my laptop: gutsy, amd64, fglrx, no compiz.
I applied the patch, problem is gone.

-- 
Bad window size
https://bugs.launchpad.net/bugs/149491
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119308] Re: Gutsy shutdown doesn't

2007-11-16 Thread Swâmi Petaramesh
After some tests with a machine that wouldn't shut down since upgraded
to Gutsy and was shutting down perfectly in Feisty, I could trace the
problem down to the "Network Manager".

This machine uses a Wi-Fi network connection using ndiswrapper + Network
Manager, and hangs shutting down in Gutsy.

I have moved the network connection out of the Network Manager, to
standard "Debian" interface management defined with all relevant
parameters in /etc/network/nterfaces.

This has solved the problem immediately, and now the machine shuts down
perfectly.

I feel this bug puts together a number of issues that may be different
albeit with the same end effect : machine doesn't halt properly, but it
seems that the question doesn't always relate to kernel or ACPI.

It would be interesting to isolate the problem for machine which used to
shut down properly in Feisty but don't anymore in Gutsy. In my case, the
Network Manager is clearly the cause.

-- 
Gutsy shutdown doesn't
https://bugs.launchpad.net/bugs/119308
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 30412] Re: kbluetoothd tray icon never appears

2007-11-16 Thread Anthony Mercatante
Fixes on gutsy, the icon only appears when a bluetooth device is
available

** Changed in: kdebluetooth (Ubuntu)
   Status: Confirmed => Fix Released

-- 
kbluetoothd tray icon never appears
https://bugs.launchpad.net/bugs/30412
You received this bug notification because you are a member of Kubuntu
Team, which is a bug assignee.

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


[Bug 154613] Re: Xinerama prevents Java fullscreen exclusive mode in Gutsy

2007-11-16 Thread Dan Munckton
** Summary changed:

- Java cannot change display modes / screen resolution in Gutsy
+ Xinerama prevents Java fullscreen exclusive mode in Gutsy

** Description changed:

- While testing a Java fullscreen mode application in Gutsy I have
- discovered that Java does not find the full list of supported display
- modes it only lists the current screen resolution even though the xrandr
- command lists all supported screen modes. Consequently it cannot use
- full screen exclusive mode in any other resolution than the current one
- in use. This is a regression as the problem does not occur in Feisty.
+ Update: This bug has evolved a little, the summary for this bug now
+ reflects the root cause of the problem, discovered later in the
+ comments. It seems Java fullscreen exclusive mode is not supported when
+ Xinerama is present in Xorg. In Gutsy it seems it is there on all
+ installations (that I've tested) which means no Java fullscreen
+ exclusive mode apps/games will run.
+ 
+ Original Description: While testing a Java fullscreen mode application
+ in Gutsy I have discovered that Java does not find the full list of
+ supported display modes it only lists the current screen resolution even
+ though the xrandr command lists all supported screen modes. Consequently
+ it cannot use full screen exclusive mode in any other resolution than
+ the current one in use. This is a regression as the problem does not
+ occur in Feisty.
  
  I've tested this on 2 completely different machines first with Feisty
  and then with Gutsy.
  
  I've attached a sample Java program DisplayModeLister which outputs a
  list of supported screen modes. Here's it's output on Gutsy:
  
1: 1440 x 900 @ 0Hz -1bit
  
  Here's the xrandr command's output on Gutsy:
  
Screen 0: minimum 320 x 200, current 1440 x 900, maximum 1440 x 1200
VGA-0 disconnected (normal left inverted right)
LVDS connected 1440x900+0+0 (normal left inverted right) 0mm x 0mm
   1440x900   59.9*+
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
S-video disconnected (normal left inverted right)
DVI-0 disconnected (normal left inverted right)
  
  Here's DisplayModeLister's output on the same machine running Feisty:
  
1: 1440 x 900 @ 60Hz -1bit
2: 1024 x 768 @ 60Hz -1bit
3:  800 x 600 @ 60Hz -1bit
4:  640 x 480 @ 60Hz -1bit
5:  640 x 350 @ 60Hz -1bit
6:  640 x 400 @ 60Hz -1bit
7:  720 x 400 @ 60Hz -1bit
8: 1152 x 864 @ 60Hz -1bit
9:  832 x 624 @ 60Hz -1bit
   10: 1280 x 768 @ 60Hz -1bit
   11: 1280 x 800 @ 60Hz -1bit
   12: 1152 x 768 @ 60Hz -1bit
  
  This result is the same in Java 5 and 6. Here are the package versions:
  
  Feisty:
* sun-java6 6-00-2ubuntu2
* xorg 1:7.2-0ubuntu11
* libxrandr 1.2.0-3ubuntu1
* xrandr 1.0.2-0ubuntu1
  
  Gutsy:
* sun-java6 6-03-0ubuntu2
* xorg 1:7.2-5ubuntu13
* libxrandr 2:1.2.1-1
* xrandr 1:1.2.2-0ubuntu1

-- 
Xinerama prevents Java fullscreen exclusive mode in Gutsy
https://bugs.launchpad.net/bugs/154613
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147064] Re: kaffeine does not start

2007-11-16 Thread Peter
Same symptoms; Kaffeine does not start.
Starting in console gives no output, even from kaffeine --verbose, it just 
hangs.
System here is Kubuntu Gutsy, fresh install, using nvida drivers 100.14.19.
Similar symptoms on a laptop, also Kubuntu Gutsy but with ATI drivers.

-- 
kaffeine does not start
https://bugs.launchpad.net/bugs/147064
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kaffeine in ubuntu.

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


[Bug 163049] ubufox adds universe repository altough it already exists

2007-11-16 Thread Sliver
Public bug reported:

Binary package hint: ubufox

Steps to reproduce:
1. I changed the entries of my sources.list from the main server to a apt-proxy 
server in my network. I also enabled the universe and multiverse apt-proxy 
repository and run apt-get update.
2. I started Firefox and opened a website with a flash plugin. Ubufox pop up 
and gave me the offer to install Flash or Gnash. I chose Gnash.
3. Ubufox added a main server universe repository (even though a apt-proxy 
universe was already there) to my sources.list and updated apt.
4. It started the download process and downloaded a gnash package from the main 
server. (instead of the apt-proxy server)

It seems to be that ubufox doesn't check if the package mozilla-plugin-gnash 
already exists as a package information but checks if a universe repository is 
available.
Wouldn't it be better if ubufox checks first if mozilla-plugin-gnash (or other 
plugins) exists in the local repository information and if not checking if a 
universe repository is enabled?

With this procedure, it wouldn't mess up the sources.list which can base
on other servers like apt-proxy.

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

-- 
ubufox adds universe repository altough it already exists
https://bugs.launchpad.net/bugs/163049
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162599] Re: few serious security issues for phpMyAdmin

2007-11-16 Thread William Grant
Latest PMASAs fixed in each release:

 - Hardy: all
 - Gutsy: 2007-4
 - Feisty: 2007-3
 - Edgy: 2006-4
 - Dapper: 2006-1

-- 
few serious security issues for phpMyAdmin
https://bugs.launchpad.net/bugs/162599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162928] Re: Please sync imgsizer 2.7-3 (universe) from Debian unstable (main)

2007-11-16 Thread Daniel Holbach
ACKed.

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

-- 
Please sync imgsizer 2.7-3  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/162928
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157057] Re: problem printing PDF's, text is "jumbled"

2007-11-16 Thread Brendon Gleeson
The latest libpoppler updates seems to have "Improved" this bug, I no
longer have jumbled text, although I now have the odd missing character
at the beginning of a new line and a capital 'V' sometimes appears near
the end of lines or at line breaks?

-- 
problem printing PDF's, text is "jumbled"
https://bugs.launchpad.net/bugs/157057
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 46758] Re: [dist-upgrader] When upgrading from breezy to dapper, get spurious message

2007-11-16 Thread Paul Dufresne
Enough info for confirming, even if I don't know if it does this now in
7.10 or Hardy.

** Tags added: breezy2dapper

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

-- 
[dist-upgrader] When upgrading from breezy to dapper, get spurious message
https://bugs.launchpad.net/bugs/46758
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 163064] Re: Computer becomes unresponsive with 2.6.22-14-rt

2007-11-16 Thread Diego Gaustein

** Attachment added: "dmesg.0"
   http://launchpadlibrarian.net/10437778/dmesg.0

-- 
Computer becomes unresponsive with 2.6.22-14-rt
https://bugs.launchpad.net/bugs/163064
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163082] PDF pages not rendered

2007-11-16 Thread loci
Public bug reported:

Binary package hint: evince

No page appears in evince, altough the thumnails view works correctly.
Can not change the zoom factor, it stays always 400%.
With feisty everything was ok.

ProblemType: Bug
Architecture: i386
Date: Fri Nov 16 11:47:27 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/evince
NonfreeKernelModules: fglrx
Package: evince 2.20.1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: evince
ProcCwd: /home/loci/workspace/cl-pdf-dev/examples
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/loci/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
SourcePackage: evince
Uname: Linux aquaduct 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
PDF pages not rendered
https://bugs.launchpad.net/bugs/163082
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55484] Re: Please compile KDE bluetooth framework with lrmc

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


** Changed in: kdebluetooth (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)
   Status: New => Incomplete

-- 
Please compile KDE bluetooth framework with lrmc
https://bugs.launchpad.net/bugs/55484
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55510] Re: initrd: cannot load klibc (segfault) (SPARC)

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


** Changed in: klibc (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)
   Status: New => Incomplete

-- 
initrd: cannot load klibc (segfault) (SPARC)
https://bugs.launchpad.net/bugs/55510
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55571] Re: Asus A6U scroll lock doesn't work

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


** Changed in: hotkey-setup (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)
   Status: New => Incomplete

-- 
Asus A6U scroll lock doesn't work
https://bugs.launchpad.net/bugs/55571
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55558] Re: net-tools uses an old linux layout for /proc

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


** Changed in: net-tools (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)
   Status: New => Incomplete

-- 
net-tools uses an old linux layout for /proc
https://bugs.launchpad.net/bugs/8
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55339] Re: TwinView Xinerama info not properly handled

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


** Changed in: kdebase (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)
   Status: New => Incomplete

-- 
TwinView Xinerama info not properly handled
https://bugs.launchpad.net/bugs/55339
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55168] Re: SDL graphics is VERY slow on my Ubuntu Dapper installation

2007-11-16 Thread Paul Dufresne
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
In Ubuntu 7.10 it is now to version 1.2.11-9ubuntu2.
So I am closing this bug.


** Changed in: libsdl1.2 (Ubuntu)
   Status: New => Invalid

-- 
SDL graphics is VERY slow on my Ubuntu Dapper installation
https://bugs.launchpad.net/bugs/55168
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132915] Re: WireShark versions prior to 0.99.6 vulnerability

2007-11-16 Thread Stephan Hermann
in dapper wireshark was still named ethereal

-- 
WireShark versions prior to 0.99.6 vulnerability
https://bugs.launchpad.net/bugs/132915
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 162608] Re: sync version 1.21-11 from Debian unstable

2007-11-16 Thread Sebastien Bacher
 [Updating] icebreaker (1.21-10ubuntu2 [Ubuntu] < 1.21-11 [Debian])
 * Trying to add icebreaker...
  - 
  - http://ftp.debian.org/debian/>
  - http://ftp.debian.org/debian/>
I: icebreaker [universe] -> icebreaker_1.21-10ubuntu2 [universe].


** Changed in: icebreaker (Ubuntu)
   Status: Confirmed => Fix Released

-- 
sync version 1.21-11 from Debian unstable
https://bugs.launchpad.net/bugs/162608
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55191] Re: Possible error in postrm script

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


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

** Changed in: language-support-en (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)

-- 
Possible error in postrm script
https://bugs.launchpad.net/bugs/55191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147347] Re: ethernet network does not start at boot, assume driver r8169 problem

2007-11-16 Thread Ralph Janke
Thanks for the report.

Can we close this report?

Thanks

** Changed in: ubuntu
 Assignee: (unassigned) => Ralph Janke (txwikinger)
   Status: New => Incomplete

-- 
ethernet network does not start at boot, assume driver r8169 problem
https://bugs.launchpad.net/bugs/147347
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55095] Re: armored key with "KEY xxxx"... delimiter

2007-11-16 Thread Paul Dufresne
Marking Fix released based on previous comment.

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

-- 
armored key with "KEY "... delimiter
https://bugs.launchpad.net/bugs/55095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148111] Re: I have two printer control panels

2007-11-16 Thread Ralph Janke
Thanks for the report.

Which version and release of ubuntu do you use?

Thanks

** Changed in: ubuntu
 Assignee: (unassigned) => Ralph Janke (txwikinger)
   Status: New => Incomplete

-- 
I have two printer control panels
https://bugs.launchpad.net/bugs/148111
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 161047] Re: ssh server forces a command when it should not

2007-11-16 Thread Kuznik
All the files have their permissions set to 644, also checking the 
/var/log/dpkg.log* did come up with only two updates:
2007-10-06 both openssh server and client (1:4.6p1-5 -> 1:4.6p1-5build1)
2007-09-17 also both (1:4.3p2-8ubuntu1 -> 1:4.6p1-5)

So I did a little more research and it looks like it is limited to the Ubuntu 
sshclient version 1:4.6p1-5build1 (my and friend's machines) and affects every 
OpenSSH server I have tried to set up this way (Ubuntu 1:4.6p1-5build1, Debian 
1:4.6p1-5 and IRIX64 6.5 OpenSSH_4.3) but not the other way around.
A possible reason why I could not reproduce this using the other distros/OS's 
sshclients might be a certain configuration of the ssh public key 
authentication we have set up in Ubuntu. Yet I don't know how to tell the 
difference.

I append an example debug3 information from Ubuntu->Ubuntu and
Ubuntu->IRIX64 communication.

** Attachment added: "Ubuntu->Ubuntu debug3 output"
   http://launchpadlibrarian.net/10412462/sshUbuntu.log

-- 
ssh server forces a command when it should not
https://bugs.launchpad.net/bugs/161047
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158180] Re: RFE: Make the Restricted Drivers Manager more robust

2007-11-16 Thread Nanley Chery
** Also affects: restricted-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
RFE: Make the Restricted Drivers Manager more robust
https://bugs.launchpad.net/bugs/158180
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120952] Re: R1C1 setting not saved

2007-11-16 Thread Andreas Guelzow
This was fixed in gnumeric 1.7.11.

-- 
R1C1 setting not saved
https://bugs.launchpad.net/bugs/120952
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 62310] Re: Gpilotd does not reply to all sync request

2007-11-16 Thread Lionel Porcheron
Thanks for your feed back.

** Changed in: gnome-pilot (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Gpilotd does not reply to all sync request 
https://bugs.launchpad.net/bugs/62310
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 83048] Re: offset only works for a one-cell range

2007-11-16 Thread Francesco Potortì
Rereading what I just wrote, I realise that my original report was for
Gnumeric 1.7.0. Maybe I had written an incorrect version number when I
originally reported the problem? Anyway, you can test the problem
yourself with any Gnumeric version by just loading the spreadsheet
demonstrating the problem.

-- 
offset only works for a one-cell range
https://bugs.launchpad.net/bugs/83048
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 83048] Re: offset only works for a one-cell range

2007-11-16 Thread Francesco Potortì
I loaded into Gnumeric 1.6.3 the spreasheet that I had previously
uploaded, and I cannot observe the behaviour that I observed in the
older Gnumeric.

-- 
offset only works for a one-cell range
https://bugs.launchpad.net/bugs/83048
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 126514] It doesn't work

2007-11-16 Thread chourave
Modifying the file scrollkeeper_cl.xml as explained above doesn't fix
the problem : synaptic doesn't find the sources anymore.

any idee ?

-- 
comerr-dev parser error
https://bugs.launchpad.net/bugs/126514
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155368] Re: Downloader for X adds /'s to the link making it fail

2007-11-16 Thread GodzillaRatus
^ I get that too. Isn't there at least an option to ignore that
particular 'update'?

-- 
Downloader for X adds /'s to the link making it fail
https://bugs.launchpad.net/bugs/155368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148824] Re: unable ton install update KDM

2007-11-16 Thread Ralph Janke
Thanks for the report.

Could you please describe what happened?

Thanks

** Changed in: ubuntu
 Assignee: (unassigned) => Ralph Janke (txwikinger)
   Status: New => Incomplete

-- 
unable ton install update KDM
https://bugs.launchpad.net/bugs/148824
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163081] Re: 64bit gutsy doesnt show bootsplash

2007-11-16 Thread Wouter den Haan

** Attachment added: "lspci"
   http://launchpadlibrarian.net/10438742/lspci

-- 
64bit gutsy doesnt show bootsplash
https://bugs.launchpad.net/bugs/163081
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119373] Re: Audacious crashes on opening an avi file

2007-11-16 Thread William Pitcock
Audacious has handled situations like these better since Gutsy.

** Changed in: audacious (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Audacious crashes on opening an avi file
https://bugs.launchpad.net/bugs/119373
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152531] Re: GLSlideshow Consistantly Freezes

2007-11-16 Thread SendDerek
I would also like to add that it does the same thing on Fedora 8, so at
this point, it doesn't seem distro-specific.

-- 
GLSlideshow Consistantly Freezes
https://bugs.launchpad.net/bugs/152531
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 54925] Re: ping provides vague message `Packet filtered'

2007-11-16 Thread Paul Dufresne
Thank you for this remark.
Changing state from new to Confirmed, as there is enough info to let developer 
decide what to do next. 

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

-- 
ping provides vague message `Packet filtered'
https://bugs.launchpad.net/bugs/54925
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 112305] Re: Eclipse asks user to create directories as root

2007-11-16 Thread Diego Torres Milano
A serious problem is that the error is not shown unless you run eclipse in a 
terminal window due to a bug in the eclipse starting script.
A solution to this problem at least, can be found in the following patch.

** Attachment added: "Fix to unnoticed error"
   http://launchpadlibrarian.net/10438502/eclipse-startup-script-gusty.patch

-- 
Eclipse asks user to create directories as root
https://bugs.launchpad.net/bugs/112305
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144187] Re: audacious default skins are too uniforms and whites

2007-11-16 Thread William Pitcock
Available in hardy.

** Changed in: audacious (Ubuntu)
   Status: In Progress => Fix Released

-- 
audacious default skins are too uniforms and whites
https://bugs.launchpad.net/bugs/144187
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162107] Re: Please update Audacious packate to 1.4.x (or sync with Debian unstable)

2007-11-16 Thread William Pitcock
The sync is done.

** Changed in: audacious (Ubuntu)
   Status: In Progress => Fix Released

-- 
Please update Audacious packate to 1.4.x (or sync with Debian unstable)
https://bugs.launchpad.net/bugs/162107
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132915] Re: WireShark versions prior to 0.99.6 vulnerability

2007-11-16 Thread Stephan Hermann

** Attachment added: "feisty debdiff with all CVE fixes"
   http://launchpadlibrarian.net/10438500/wireshark_0.99.4-6ubuntu0.1.debdiff

-- 
WireShark versions prior to 0.99.6 vulnerability
https://bugs.launchpad.net/bugs/132915
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 161827] Re: 2GB USB flash disk

2007-11-16 Thread Ralph Janke
I already asked you in the post before to submit:

> Please paste the output of "lsusb"
> Please paste the output of "df" after you have mounted the usb drive.


Thanks

-- 
2GB USB flash disk
https://bugs.launchpad.net/bugs/161827
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 54075] Re: directfb-config static linking problems; new version in Debian corrects these

2007-11-16 Thread Paul Dufresne
Invalidating, must have been done by now.

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

-- 
directfb-config static linking problems; new version in Debian corrects these
https://bugs.launchpad.net/bugs/54075
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 54372] Re: perl-modules: the sub readline in perl5db.pl does not alway return a full command

2007-11-16 Thread Paul Dufresne
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Gutsy Gibbon. It would help us greatly if you
could test with it so we can work on getting it fixed in the next
release of Ubuntu. You can find out more about the development release
at  http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.


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

-- 
perl-modules: the sub readline in perl5db.pl does not alway return a full 
command
https://bugs.launchpad.net/bugs/54372
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130836] Re: Specify OpenDocument icon(s) in Apache2 configuration

2007-11-16 Thread Bug Watch Updater
** Changed in: apache2
   Status: Unknown => Incomplete

-- 
Specify OpenDocument icon(s) in Apache2 configuration
https://bugs.launchpad.net/bugs/130836
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158880] Re: F-Spot can't send mail using Thunderbird

2007-11-16 Thread Johannes Weiss
can confirm this in Gutsy (7.10)

console output of f-spot:
--- SNIP ---
[...]
value = f-spot version 0.4.0 len = 20
value = 2007:11:16 10:59:51 len = 19
Saved 16896 bytes
xdg-open: unexpected option '-compose'
Try 'xdg-open --help' for more information.
--- SNAP ---

-- 
F-Spot can't send mail using Thunderbird
https://bugs.launchpad.net/bugs/158880
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 161174] Re: mysql-server-5.0 does not install correctly

2007-11-16 Thread ldng
Forgot about that. The lo interface was indeed down.

Anyway purging anything related to mysql and reinstalling libmysql* and then 
the server did the trick.
Maybe install script should take care of probing lo interface status so that 
install doesn't fail ?
I guess this can be close as not-a-bug or won't fix but checking for lo at 
install would be a plus as it seems 
a recurrent problem in ubuntuforums. 

Granted, this shouldn't happens on a fresh install, I do not know why lo has 
not been set up correctly during 
install. Thanks for input.

Regards.

-- 
mysql-server-5.0 does not install correctly
https://bugs.launchpad.net/bugs/161174
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163038] Re: Please sync psi 0.11-3 from Debian unstable

2007-11-16 Thread Cesare Tirabassi
Sync ack'ed to Archive. Thanks for sorting this out with Debian!

** Changed in: psi (Ubuntu)
   Importance: Undecided => Wishlist
   Status: New => Confirmed

-- 
Please sync psi 0.11-3 from Debian unstable
https://bugs.launchpad.net/bugs/163038
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163076] New upstream version available

2007-11-16 Thread Tore Anderson
Public bug reported:

Ciao Fabio!  Don't mean to nag, but I'd like to alert you to the fact
that there is a new multipath-tools release available at
http://christophe.varoqui.free.fr/ (0.4.8), and has been so for quite
some time now

Apart from various fixes and new hardware handlers and so on, this new
version makes sure the multipath maps is not flushed on suspend, which
is necessary for queue_if_no_path to be reliable in a all-paths-down
scenario due to the SCSI transport removing device nodes on rport
unavailability, causing multipathd to suspend and reload the map.  In
the current version this makes outstanding I/O be flushed in spite of
queue_if_no_path being used, and I/O errors vill pass up to the VFS
layer anyway...

I hope you'll consider upgrading the Ubuntu package before the release
of the new LTS release.  :-)

Thanks
Tore

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
New upstream version available
https://bugs.launchpad.net/bugs/163076
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163070] pidgin crashed with SIGSEGV in g_hash_table_remove()

2007-11-16 Thread Aurel Branzeanu
Public bug reported:

Binary package hint: pidgin

just crashed

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Fri Nov 16 10:47:44 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/pidgin
NonfreeKernelModules: cdrom
Package: pidgin 1:2.2.1-1ubuntu4
PackageArchitecture: i386
ProcCmdline: pidgin
ProcCwd: /home/thunder
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: pidgin
StacktraceTop:
 g_hash_table_remove () from /usr/lib/libglib-2.0.so.0
 purple_dbus_unregister_pointer (node=0x89fd600)
 xmlnode_free (node=0x89fd600)
 xmlnode_free (node=0x8cc5ac0)
 xmlnode_free (node=0x8cc5988)
Title: pidgin crashed with SIGSEGV in g_hash_table_remove()
Uname: Linux thunder-mobile 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 
2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev powerdev scanner tape video

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


** Tags: apport-crash need-i386-retrace

-- 
pidgin crashed with SIGSEGV in g_hash_table_remove()
https://bugs.launchpad.net/bugs/163070
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162704] Re: [Feisty] update of xmms-flac disables plugin

2007-11-16 Thread Vit Rozkovec
I verified it. Also I had problems with playing flac files after
updating and downgrading the package solved these problems for me.

Ubuntu 7.04 X86_64

-- 
[Feisty] update of xmms-flac disables plugin
https://bugs.launchpad.net/bugs/162704
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163058] Re: Strange ACPI Behaviour (ACPI: Unable to turn cooling device [df80df18] 'on')

2007-11-16 Thread Chris Moore
** Changed in: ubuntu
Sourcepackagename: acpi-support => None

-- 
Strange ACPI Behaviour (ACPI: Unable to turn cooling device [df80df18] 'on')
https://bugs.launchpad.net/bugs/163058
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 99840] Re: v1.4a of skak is required while v1.3 is in package

2007-11-16 Thread Cesare Tirabassi
Thanks for stepping in on this Norbert.
Is there any chance that we can "downgrade" Texmate to be able to use the skak 
1.3 fonts, or any other feasible workaround solution?

-- 
v1.4a of skak is required while v1.3 is in package
https://bugs.launchpad.net/bugs/99840
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 93568] Re: cannot initialize device-mapper

2007-11-16 Thread Martin Pitt
This is a patch from upstream to fix the issue in Hardy. If somebody
wants to do an SRU, please go ahead (patch sanctioned).

** Attachment added: "patch"
   http://launchpadlibrarian.net/10437946/cryptmount-init.d-patch.txt

** Tags added: bitesize

-- 
cannot initialize device-mapper
https://bugs.launchpad.net/bugs/93568
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163072] Re: oz776 smart card reader no longer works

2007-11-16 Thread zeratul

** Attachment added: "This is resurt under Gutsy"
   http://launchpadlibrarian.net/10438003/Screenshot-Gutsy.png

-- 
oz776 smart card reader no longer works
https://bugs.launchpad.net/bugs/163072
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160743] Re: while view in full screen mode, the screen is blinking constantly

2007-11-16 Thread wild_oscar
I have the same problem on Gutsy, making it impossible to watch the
slideshow.

What is the original bug number, so we can track it?

-- 
while view in full screen mode, the screen is blinking constantly
https://bugs.launchpad.net/bugs/160743
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55628] Re: logcheck reports too verbose for some applications IMHO

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


** Changed in: logcheck (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)
   Status: New => Incomplete

-- 
logcheck reports too verbose for some applications IMHO
https://bugs.launchpad.net/bugs/55628
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116244] Re: "english, please!"

2007-11-16 Thread Sebastien Bacher
bug-buddy (2.20.1+dfsg-1) unstable; urgency=low

  * New upstream release.
+ Fixes crashes in SWT applications.
  Closes: #443990, #443820, #445134, #445442.
  * Repackaged without convert_UTF.c, which has a non-free license.
  * 01_email-rfc3696.patch: dropped, merged upstream.
  * 02_disable_breakpad.patch: updated.
  * Require GTK+ 2.12.
  * Remove the .so dance in the modules dir, upstream now does things 
correctly.

** Changed in: bug-buddy (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
"english, please!"
https://bugs.launchpad.net/bugs/116244
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132630] Re: [needs-packaging] PySms

2007-11-16 Thread Andreas Maechler

** Attachment added: "PySms .deb package"
   http://launchpadlibrarian.net/10384871/pysms_0.9.4-1_i386.deb

-- 
[needs-packaging] PySms
https://bugs.launchpad.net/bugs/132630
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122865] Re: USB Keyboard & Mouse random simultaneous lockups

2007-11-16 Thread Paul Dufresne
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

** Changed in: linux-source-2.6.20 (Ubuntu)
   Status: Incomplete => Invalid

-- 
USB Keyboard & Mouse random simultaneous lockups 
https://bugs.launchpad.net/bugs/122865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135110] Re: [gutsy] firefox freezes with google toolbar enabled when you attemp to open more than two windows

2007-11-16 Thread rsidd
I can confirm this bug in the ubuntu version of firefox (on two
different machines, since early in the gutsy cycle and persisting in the
release), and it disappears with the mozilla.org version. Perhaps it is
"really" a google toolbar bug: perhaps google toolbar makes unjustified
assumptions that happen to work on the official firefox.  Or perhaps
not.  Anyway, from a user perspective it is certainly a ubuntu bug, and
it makes me understand why the firefox people are reluctant to let
others use their trademark.

-- 
[gutsy] firefox freezes with google toolbar enabled when you attemp to open 
more than two windows
https://bugs.launchpad.net/bugs/135110
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163042] Re: nmbd crashes after routine Dapper upgrade

2007-11-16 Thread Valentijn Sessink
samba 3.0.22-1ubuntu3.4 breaks things, 3.0.22-1ubuntu3.3 is OK.
samba-3.0.22 /source/lib/charcnv.c is where the panic comes from:
  /* No longer allow a length of -1 */
   if (dest_len == (size_t)-1)
  dest_len = sizeof(pstring);
  smb_panic("push_ascii - dest_len == -1");

-- 
nmbd crashes after routine Dapper upgrade
https://bugs.launchpad.net/bugs/163042
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163093] Panels disappeared from Xfce4 desktop

2007-11-16 Thread Jarno Suni
Public bug reported:

Binary package hint: xfce4-panel

This happened in Xubuntu 7.10. I think there was some problem in
shutting down the computer. I could make panels visible again later by
running "xfce4-panel &"  in terminal.

** Affects: xfce4-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Panels disappeared from Xfce4 desktop
https://bugs.launchpad.net/bugs/163093
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163094] Re: [Package Removal Request] Please remove these from hardy

2007-11-16 Thread Timo Aaltonen
The bundles in  question are:

x11-apps
x11-session-utils
x11-utils
x11-xfs-utils
x11-xkb-utils
x11-xserver-utils

if you want to do a comparison.

-- 
[Package Removal Request] Please remove these from hardy
https://bugs.launchpad.net/bugs/163094
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135471] Re: Addressbook crash when searching contacts by "any field contains"

2007-11-16 Thread MD Smith
wait it started again!
darn it

-- 
Addressbook crash when searching contacts by "any field contains"
https://bugs.launchpad.net/bugs/135471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163046] Poor resolution and screen frozen in compiz fusion with board driver rv100 7000

2007-11-16 Thread karlinux
Public bug reported:

In gutsy I can do work well card ATI RV100 7000. The problem first is
the resolution that has remained outside of the screen, but answered
with graphics and cards. But the second problem is that with compiz
fusion system freezes and I have to reboot my pc with the button off.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Poor resolution and screen frozen in compiz fusion with board driver rv100 7000
https://bugs.launchpad.net/bugs/163046
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 140464] Re: ncpfs 2.2.6-4 breaks ncpmount

2007-11-16 Thread pirsl
I got the same bug, hopefully it will be fixed soon.

-- 
ncpfs 2.2.6-4 breaks ncpmount
https://bugs.launchpad.net/bugs/140464
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113224] Re: [needs-packaging] Packaging request for traverso

2007-11-16 Thread Gürkan Sengün
there's a package in debian now:

http://packages.debian.org/traverso

you might want to sync/rebuild it for ubuntu as well..

-- 
[needs-packaging] Packaging request for traverso
https://bugs.launchpad.net/bugs/113224
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162880] Re: link to Synaptic and updates frome add/remove

2007-11-16 Thread Sebastian Heinlein
The advanced button was removed some time ago and the preferences button
will also go away soon.

** Changed in: gnome-app-install (Ubuntu)
   Status: New => Fix Committed

-- 
link to Synaptic and updates frome add/remove
https://bugs.launchpad.net/bugs/162880
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160798] Re: Remove Virtual HD options contrary to Gnome HIG

2007-11-16 Thread Bug Watch Updater
** Changed in: virtualbox
   Status: New => Fix Released

-- 
Remove Virtual HD options contrary to Gnome HIG
https://bugs.launchpad.net/bugs/160798
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163081] 64bit gutsy doesnt show bootsplash

2007-11-16 Thread Wouter den Haan
Public bug reported:

I just installed a fresh 64bit gutsy on my laptop instead of the 32bit i
was already running.

During boot-time, right after the GRUB-menu has appeared, the screen
goes black. I.e. bootsplash does not work. First thing i see after that
is GDM. Gnome works fine and the resolution is OK. Switching to TTY1 - 6
(ctrl-alt-f1 - f6), shows a very large login-prompt with a very low
resolution. After logging in, it appears that my screen doesnt show
everything there is to show..

I'm not sure what information to include here. Please ask if more info
is needed.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
64bit gutsy doesnt show bootsplash
https://bugs.launchpad.net/bugs/163081
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162997] cannot sync PalmOS Treo PDA

2007-11-16 Thread Florin Andrei
Public bug reported:

Ubuntu 7.10 Gutsy

Cannot sync my Treo 650. See this discussion:

https://lists.ubuntu.com/archives/ubuntu-
users/2007-November/thread.html#129468

I modified /etc/udev/rules.d/60-symlinks.rules as described in the
discussion. Patch is:

--- /etc/udev/rules.d/60-symlinks.rules.orig2007-11-15 15:37:35.0 
-0800
+++ /etc/udev/rules.d/60-symlinks.rules 2007-11-15 15:39:52.0 -0800
@@ -12,5 +12,8 @@
 SUBSYSTEMS=="usb", KERNEL=="lp[0-9]*",  SYMLINK+="usb%k"
 
 # Create /dev/pilot symlink for Palm Pilots
-KERNEL=="ttyUSB*", ATTRS{product}=="Palm Handheld*|Handspring *|palmOne 
Handheld", \
-   SYMLINK+="pilot"
+#KERNEL=="ttyUSB*", ATTRS{product}=="Palm Handheld*|Handspring *|palmOne 
Handheld", \
+#  SYMLINK+="pilot"
+BUS=="usb", SYSFS{product}=="Palm Handheld*|Handspring *|palmOne Handheld", \
+   KERNEL=="ttyUSB*", NAME="ttyUSB%n", SYMLINK+="pilot", GROUP="dialout", \
+   MODE="0666"

Then I run "sudo modprobe visor".
Then I configured JPilot to use /dev/pilot for synchronizing.
Connect the Treo to the computer with USB cable.
Push the sync button on the USB cable.
Verify that /dev/pilot is indeed created.
Click on Sync button in JPilot.

Nothing happens. JPilot just sits there doing nothing.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
cannot sync PalmOS Treo PDA
https://bugs.launchpad.net/bugs/162997
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 80653] Re: SiS driver don't seems to work after upgrade

2007-11-16 Thread Tomasz Dominikowski
SiS driver is fixed since the release of Ubuntu 7.10.

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

-- 
SiS driver don't seems to work after upgrade
https://bugs.launchpad.net/bugs/80653
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 62349] Re: GmailFS won't mount

2007-11-16 Thread Massimiliano
Currently in Gutsy gmailfs is NOT working. It throws a "HTTP Error 400:
Bad Request" error. I tried also to set level = DEBUG:

11/16/07 12:42:56 ERROR  OpenSSLProxy is missing. Can't use HTTPS proxy!
11/16/07 12:42:56 INFO   Starting gmailfs in child process (PID 7829)
11/16/07 12:42:56 INFO   Mountpoint: /media/gmailfs
11/16/07 12:42:56 INFO   Named mount options: {'password': ''}
11/16/07 12:42:56 WARNINGmount: warning, should mount with 
username=gmailuser option, using default
11/16/07 12:42:56 WARNINGmount: warning, should mount with 
password=gmailpass option, using default
11/16/07 12:42:56 WARNINGmount: warning, should mount with fsname=name 
option, using default
11/16/07 12:42:56 INFO   waiting for /media/gmailfs to become a mountpoint
11/16/07 12:42:57 INFO   Connected to gmail
11/16/07 12:42:58 DEBUG  get stat:/
11/16/07 12:42:58 DEBUG  check getnodemsg:/
11/16/07 12:42:58 DEBUG  ind:0
11/16/07 12:42:58 DEBUG  dirpath:/ name:
11/16/07 12:42:59 DEBUG  ind:0
11/16/07 12:42:59 DEBUG  dirpath:/ name:
11/16/07 12:42:59 INFO   Sent message failed
11/16/07 12:42:59 INFO   Sent message failed
11/16/07 12:43:00 INFO   Sent message failed
11/16/07 12:43:00 ERROR  Send failed too many times
11/16/07 12:43:00 ERROR  gmailfs child died, exiting...

-- 
GmailFS won't mount
https://bugs.launchpad.net/bugs/62349
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


RE: [Bug 162867] Re: File Browser crashes some times while accessing directories through ssh.

2007-11-16 Thread Jarkko Linnanvirta

Thanks, I tried that but something went wrong. I installed the debug symbols as 
instructed in the web page and the installation was completed, but when i tried 
to make a backtrace, I got message sayin that the symbols were not installed:

$ gdb nautilus 2>&1 | tee gdb-nautilus.txt
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

After that I tried to continue making the backtrace:

(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set pagination 0
(gdb) run ssh://devel
Starting program: /usr/bin/nautilus ssh://myserver
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227856208 (LWP 7433)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1229395056 (LWP 7440)]
(no debugging symbols found)
[Thread -1229395056 (LWP 7440) exited]
[New Thread -1229395056 (LWP 7445)]
[New Thread -1237865584 (LWP 7446)]
[New Thread -1246258288 (LWP 7447)]
[New Thread -1254650992 (LWP 7448)]
[New Thread -1263043696 (LWP 7449)]
[New Thread -1271436400 (LWP 7450)]

Program exited normally.

So I'm interested in knowing how to install the debug symbols correctly?



> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Date: Thu, 15 Nov 2007 13:21:55 +
> Subject: [Bug 162867] Re: File Browser crashes some times while accessing 
> directories through ssh.
> 
> Thanks for your bug report. Please try to obtain a backtrace
> http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
> bug report. This will greatly help us in tracking down your problem.
> 
> ** Changed in: nautilus (Ubuntu)
>Importance: Undecided => Medium
>  Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
>Status: New => Incomplete
> 
> -- 
> File Browser crashes some times while accessing directories throug

[Bug 116418] Re: [apport] PARTIAL package update-manager failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): installArchives() failed

2007-11-16 Thread Pedro Villavicencio
Great, thanks for let us know.

** Changed in: update-manager (Ubuntu)
   Status: Incomplete => Invalid

-- 
[apport] PARTIAL package update-manager failed to install/upgrade: 
ErrorMessage: SystemError in cache.commit(): installArchives() failed 
https://bugs.launchpad.net/bugs/116418
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 57395] Re: [PATCH] Add the lvm.so EVMS manager

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


** Changed in: initramfs-tools (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)
   Status: New => Incomplete

-- 
[PATCH] Add the lvm.so EVMS manager
https://bugs.launchpad.net/bugs/57395
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 57578] Re: Font information nonconformity

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


** Changed in: ttf-arphic-uming (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)
   Status: New => Incomplete

-- 
Font information nonconformity
https://bugs.launchpad.net/bugs/57578
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 57581] Re: VIA laptop wireless radio button doesn't work

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


** Changed in: hotkey-setup (Ubuntu)
 Assignee: (unassigned) => Paul Dufresne (dufresnep)
   Status: New => Incomplete

-- 
VIA laptop wireless radio button doesn't work
https://bugs.launchpad.net/bugs/57581
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163070] Re: pidgin crashed with SIGSEGV in g_hash_table_remove()

2007-11-16 Thread Aurel Branzeanu

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/10437953/CoreDump.gz

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

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/10437955/Disassembly.txt

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

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

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/10437958/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/10437959/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/10437960/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
pidgin crashed with SIGSEGV in g_hash_table_remove()
https://bugs.launchpad.net/bugs/163070
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >