[Bug 144590] Re: blank screen after start ubuntu live daily build 20070924 with ATI video card with pci id 1002:5a62

2007-09-28 Thread Kelly Campbell
I seem to be having the same problem with the gutsy beta cd, except the
safe graphics mode doesn't work either. I was able to get the lspci and
Xorg logs via one of the virtual ttys. The feisty cd does not have this
same problem.

** Attachment added: lspci -vvnn
   http://launchpadlibrarian.net/9528965/lspci.txt

-- 
blank screen after start ubuntu live daily build 20070924 with ATI video card 
with pci id 1002:5a62
https://bugs.launchpad.net/bugs/144590
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 144590] Re: blank screen after start ubuntu live daily build 20070924 with ATI video card with pci id 1002:5a62

2007-09-28 Thread Kelly Campbell

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

-- 
blank screen after start ubuntu live daily build 20070924 with ATI video card 
with pci id 1002:5a62
https://bugs.launchpad.net/bugs/144590
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 68654] Re: Default Resolution on high quality CRT monitors is too high

2007-09-28 Thread Bryce Harrington
By the way, in fixing bug 27667 (which in a way is the corollary  to
this one) I've decided to chuck the CRT resolution algorithm.

Of course, that fix actually exacerbates this particular bug, giving us
a regression on CRTs.  However, as pointed out above, even for CRTs its
a bad default algorithm.  I suppose in the old days CRTs may only have
had one resolution that was too high to read, so tossing the highest
would give adequate results.  These days, as Mantas demonstrates, CRTs
can support resolutions far, far beyond what's appropriate for default
desktop use.

The good news is that this gives us a clean slate.  I'd like to work
with you guys to achieve a much superior algorithm for CRTs, that will
scale better into the future than our old algorithm did.

One factor we must keep in mind though, is that currently xresprobe
can't tell the difference between a CRT and an LCD with an analog
connection.  The way it tries to tell LCDs and CRTs apart is to get the
output from ddcprobe and scan for *digital*.  Unfortunately, the LCDs
I have to test with have VGA connections and are listed as analog, and
thus get detected by xresprobe as CRTs.

So, we need either of two things.  One would be a general purpose
algorithm that solves the CRT needs and doesn't impact LCDs.  The other
is to find a better mechanism for identifying LCDs that ddcprobe shows
as analog.  If either of these can be satisfied, then it should be
straightforward to implement an algorithm such as the one Mantas
proposes.

I'd really like to see this solved for Gutsy, since otherwise we're
going to show a regression on this bug.  So I would greatly appreciate
any research / advice / ideas people have on this one.

-- 
Default Resolution on high quality CRT monitors is too high
https://bugs.launchpad.net/bugs/68654
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 144673] Re: Clutter libraries need update to v0.4 (from 0.2)

2007-09-28 Thread Bob Spencer

** Attachment added: changelog.diff (from 0.2.3 to 0.4.2)
   http://launchpadlibrarian.net/9528956/changelog.diff

-- 
Clutter libraries need update to v0.4 (from 0.2)
https://bugs.launchpad.net/bugs/144673
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 144673] Re: Clutter libraries need update to v0.4 (from 0.2)

2007-09-28 Thread Bob Spencer

** Attachment added: diffstat.txt
   http://launchpadlibrarian.net/9528961/diffstat.txt

** Attachment removed: NEWS

   http://launchpadlibrarian.net/9511049/NEWS

-- 
Clutter libraries need update to v0.4 (from 0.2)
https://bugs.launchpad.net/bugs/144673
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 144673] Re: Clutter libraries need update to v0.4 (from 0.2)

2007-09-28 Thread Bob Spencer

** Attachment added: NEWS
   http://launchpadlibrarian.net/9528963/NEWS

** Description changed:

- Binary package hint: libclutter-0.4-dev
+ Binary package hint: libclutter-0.4
  
  Proposed changes:  This is a bug created for Feature Freeze Exception,
- to request that the libclutter libraries be updated from v0.2 to v0.4
+ to request that the libclutter libraries be updated from v0.2 to v0.4.
+ These libraries are already in the debian unstable repository:
+ 
http://packages.debian.org/search?keywords=clutter+0.4searchon=namessuite=allsection=all
  
  Potential impact on the distribution:  libclutter v0.4 is backward
  compatible with v0.2.  However, if there are other components in gutsy
  that use the clutter libraries, there is a potential that these
  components will break.
  
  A rationale for the exception / benefit of the change:  The ubuntu-
  mobile user interface makes use of OpenedHand's Clutter libraries.  Some
  of the code depends on v0.4 of the libraries.  Currently only v0.2 is
  part of gutsy.  If the current version of the clutter libraries is not
  updated then some compromises will need to be made with regard to which
  Clutter features can be used.  At a minimum the home screen will not be
  able to be based on the current Clutter code.  One advantage Ubuntu has
  if it uses Clutter is to show potential customers a way to create rich
  graphical user interfaces using OpenGL.

-- 
Clutter libraries need update to v0.4 (from 0.2)
https://bugs.launchpad.net/bugs/144673
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 136529] Re: Can't log in after upgrading

2007-09-28 Thread anthony baxter
Nuking xserver-xgl from orbit fixes the problem for me.

-- 
Can't log in after upgrading
https://bugs.launchpad.net/bugs/136529
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 122313] Re: compiz.real crashed with SIGSEGV

2007-09-28 Thread Miguel
Ubuntu gets up-to-date automatic, before the following version goes out

2007/9/28, mickey moodswing [EMAIL PROTECTED]:

 I am getting no beta updates when I run apt-get dist-upgrade. Do you have
 any pointers?
 Joe
 -- Original message --
 From: Marco Rodrigues [EMAIL PROTECTED]
  Try now with Gutsy Beta to see if you have the same problem. A lot of
  things have changed...
 
  --
  compiz.real crashed with SIGSEGV
  https://bugs.launchpad.net/bugs/122313
  You received this bug notification because you are a direct subscriber
  of the bug.

 --
 compiz.real crashed with SIGSEGV
 https://bugs.launchpad.net/bugs/122313
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
No hay mejor victoria que ganar donde hemos perdido

-- 
compiz.real crashed with SIGSEGV
https://bugs.launchpad.net/bugs/122313
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 146167] Installing codecs exposes bad and ugly terminology

2007-09-28 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu Gutsy, without any extra codecs installed

1. Try to open an MP3 file.
2. In the alert that appears, click Search.
3. In the window that appears, check the checkboxes, clicking Confirm after 
each one.
4. Click Install.
5. In the Apply the following changes? window, expand the To be installed 
section.

What you see: gstreamer0.10-ffmpeg and gstreamer0.10-plugins-ugly.

What you should see: Something that doesn't use the word ugly.

Walt Mossberg: When I tried to play common audio and video files, such
as MP3 songs, I was told I had to first download special files called
codecs that are built into Windows and Mac computers. I was warned that
some of these codecs might be “bad” or “ugly.”
http://ptech.allthingsd.com/20070913/linuxs-free-system-is-now-easier-
to-use-but-not-for-everyone/

Ways in which this could be fixed (not mutually exclusive):
* Give the plugin a more intelligent name. (This would be the most reliable 
solution, as it would work for all installation methods.)
* Since I've already clicked the Install button, don't show the Apply the 
following changes? window at all.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Installing codecs exposes bad and ugly terminology
https://bugs.launchpad.net/bugs/146167
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 146160] Re: [needs-packaging] btnx

2007-09-28 Thread Murat Güneş
** Tags added: needs-packaging

-- 
[needs-packaging] btnx
https://bugs.launchpad.net/bugs/146160
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 117859] Re: Gutsy kernel 2.6.22 fails to mount /boot

2007-09-28 Thread Arthur
Confirming with Gutsy Beta after upgrading from Feisty. Highly annoying
when the partitioning scheme is a bit more complex than the average
installation.

** Changed in: evms (Ubuntu)
   Status: New = Confirmed

-- 
Gutsy kernel 2.6.22 fails to mount /boot
https://bugs.launchpad.net/bugs/117859
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 111204] Re: [apport] xawtv crashed with SIGSEGV in strlen()

2007-09-28 Thread joerg
*** This bug is a duplicate of bug 115679 ***
https://bugs.launchpad.net/bugs/115679

The crash report has already send. But by the way, when i use scantv,
then crashes scantv after scanning a few frequencies. Please have a
close look to the following ( I have to use /dev/vbi0, because /dev/vbi
does not exist) :

[EMAIL PROTECTED]:~$ scantv -o jslchannel.txt -n pal-n -C /dev/vbi0

please select a frequency table
   0: us-bcast
   1: us-cable
   2: us-cable-hrc
   3: japan-bcast
   4: japan-cable
   5: europe-west
   6: europe-east
   7: italy
   8: newzealand
   9: australia
  10: ireland
  11: france
  12: china-bcast
  13: southafrica
  14: argentina
  15: australia-optus
  16: russia
nr ? 6
invalid value for input: Television
valid choices for input: Tuner 1, S-Video 1, Composite 1, S-Video 2, 
Composite 2, Composite 3

scanning channel list europe-east...
R1   ( 49.75 MHz): no station
R2   ( 59.25 MHz): no station
R3   ( 77.25 MHz): no station
R4   ( 85.25 MHz): no station
R5   ( 93.25 MHz): no station
R6   (175.25 MHz): ZDF
R7   (183.25 MHz): no station
R8   (191.25 MHz): no station
R9   (199.25 MHz): no station
R10  (207.25 MHz): no station
R11  (215.25 MHz): ???
R12  (223.25 MHz): PRO 7
SR1  (111.25 MHz): no station
SR2  (119.25 MHz): BR-3
SR3  (127.25 MHz): no station
SR4  (135.25 MHz): no station
SR5  (143.25 MHz): no station
SR6  (151.25 MHz): no station
SR7  (159.25 MHz): ???
SR8  (167.25 MHz): no station
SR11 (231.25 MHz): no station
SR12 (239.25 MHz): no station
SR13 (247.25 MHz): no station
SR14 (255.25 MHz): no station
SR15 (263.25 MHz): no station
SR16 (271.25 MHz): ???
SR17 (279.25 MHz): ???
SR18 (287.25 MHz): ???
E2   ( 48.25 MHz): no station
E3   ( 55.25 MHz): no station
E4   ( 62.25 MHz): no station
S01  ( 69.25 MHz): no station
S02  ( 76.25 MHz): no station
S03  ( 83.25 MHz): no station
E5   (175.25 MHz): ZDF
E6   (182.25 MHz): no station
E7   (189.25 MHz): VOX
E8   (196.25 MHz): Kinderkanal
E9   (203.25 MHz): no station
E10  (210.25 MHz): 3sat
E11  (217.25 MHz): no station
E12  (224.25 MHz): Phoenix
SE1  (105.25 MHz): no station
SE2  (112.25 MHz): no station
SE3  (119.25 MHz): BR-3
SE4  (126.25 MHz): no station
SE5  (133.25 MHz): DAS VIERTE
SE6  (140.25 MHz): RTL
SE7  (147.25 MHz): no station
SE8  (154.25 MHz): no station
SE9  (161.25 MHz): Hessen 3
SE10 (168.25 MHz): no station
SE11 (231.25 MHz): ARD
SE12 (238.25 MHz): VIVA
SE13 (245.25 MHz): ???
SE14 (252.25 MHz): no station
SE15 (259.25 MHz): Kabel 1
SE16 (266.25 MHz): N24
SE17 (273.25 MHz): ???
SE18 (280.25 MHz): RTL 2
SE19 (287.25 MHz): ???
SE20 (294.25 MHz): no station
S21  (303.25 MHz): TELE-5
S22  (311.25 MHz): DSF
S23  (319.25 MHz): ???
S24  (327.25 MHz): DAS VIERTE
S25  (335.25 MHz): no station
S26  (343.25 MHz): no station
S27  (351.25 MHz): no station
S28  (359.25 MHz): no station
S29  (367.25 MHz): no station
S30  (375.25 MHz): no station
S31  (383.25 MHz): no station
S32  (391.25 MHz): no station
S33  (399.25 MHz): no station
S34  (407.25 MHz): ???
S35  (415.25 MHz): no station
S36  (423.25 MHz): no station
S37  (431.25 MHz): no station
S38  (439.25 MHz): no station
S39  (447.25 MHz): no station
S40  (455.25 MHz): no station
S41  (463.25 MHz): ???
21   (471.25 MHz): no station
22   (479.25 MHz): Home Shopping Europe
23   (487.25 MHz): no station
24   (495.25 MHz): VIVA 2
25   (503.25 MHz): ???
26   (511.25 MHz): no station
27   (519.25 MHz): no station
28   (527.25 MHz): no station
29   (535.25 MHz): no station
30   (543.25 MHz): no station
31   (551.25 MHz): no station
32   (559.25 MHz): no station
33   (567.25 MHz): no station
34   (575.25 MHz): no station
35   (583.25 MHz): no station
36   (591.25 MHz): no station
37   (599.25 MHz): no station
38   (607.25 MHz): no station
39   (615.25 MHz): no station
40   (623.25 MHz): no station
41   (631.25 MHz): no station
42   (639.25 MHz): no station
43   (647.25 MHz): no station
44   (655.25 MHz): no station
45   (663.25 MHz): no station
46   (671.25 MHz): no station
47   (679.25 MHz): no station
48   (687.25 MHz): no station
49   (695.25 MHz): no station
50   (703.25 MHz): no station
51   (711.25 MHz): no station
52   (719.25 MHz): no station
53   (727.25 MHz): no station
54   (735.25 MHz): no station
55   (743.25 MHz): no station
56   (751.25 MHz): no station
57   (759.25 MHz): no station
58   (767.25 MHz): no station
59   (775.25 MHz): no station
60   (783.25 MHz): no station
61   (791.25 MHz): no station
62   (799.25 MHz): no station
63   (807.25 MHz): no station
64   (815.25 MHz): no station
65   (823.25 MHz): no station
66   (831.25 MHz): no station
67   (839.25 MHz): no station
68   (847.25 MHz): no station
69   (855.25 MHz): no station
*** glibc detected *** scantv: free(): invalid pointer: 0xb7cb5740 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0xb7d2cd65]
/lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb7d30800]
/usr/lib/xawtv/drv0-v4l2.so[0xb7cb21f6]
scantv(main+0x65d)[0x804d2fd]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7cd9050]

[Bug 146163] Attempting to install java runtime environment via Aptitude, Java began to offer licence info. On clicking continue, package broke.

2007-09-28 Thread Roger Hart
Public bug reported:

Problem is similar to bug report for Kubuntu 6.06, but this time in
Gutsy beta. It may be the Mozilla plug-in that crashes Adept and not the
Java run-time. If so, it may not be a 'bug' as such but is being caused
by the browser (Firefox/Swiftfox) being left open when the attempt to
install is made. A note in Adept to warn users to ensure browsers are
closed may be all that's required.

ProblemType: Package
Architecture: i386
Date: Fri Sep 28 06:39:43 2007
Dependencies:
 
DistroRelease: Ubuntu 7.10
ErrorMessage: subprocess pre-installation script returned error exit status 3
Package: j2re1.4 None [modified: /var/lib/dpkg/info/j2re1.4.list]
PackageArchitecture: i386
SourcePackage: j2se1.4-i586
Title: package j2re1.4 None [modified: /var/lib/dpkg/info/j2re1.4.list] failed 
to install/upgrade: subprocess pre-installation script returned error exit 
status 3
Uname: Linux roger-desktop 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 
2007 i686 GNU/Linux

** Affects: j2se1.4-i586 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
Attempting to install java runtime environment via Aptitude, Java began to 
offer licence info. On clicking continue, package broke.
https://bugs.launchpad.net/bugs/146163
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 146161] ppaput should respect the PPA section the package goes to

2007-09-28 Thread Daniel Holbach
Public bug reported:

Binary package hint: ubuntu-dev-tools

ppaput should respect the PPA section the package goes to.

Bug 138181 is an example where the generated URL is just wrong.

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

-- 
ppaput should respect the PPA section the package goes to
https://bugs.launchpad.net/bugs/146161
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 146160] [needs-packaging] btnx

2007-09-28 Thread Murat Güneş
Public bug reported:

http://www.ollisalonen.com/btnx/

btnx (Button Extension) is a daemon that enables rerouting of mouse
button events through uinput as keyboard and other mouse button
combinations. For example, you can configure an extra mouse button to
send a Ctrl+Alt+Right command to switch workspaces. This is especially
useful for mice with more buttons than Gnome or KDE can properly handle,
or mice that need evdev and a 100 step howto to register button events
at all.

btnx-config is a GUI configuration tool for btnx. btnx requires btnx-
config to work, because btnx-config also detects your mouse and its
buttons. This combination should work for just about any mouse.

License: GPL

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[needs-packaging] btnx
https://bugs.launchpad.net/bugs/146160
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 145895] Re: ppaput confuses users

2007-09-28 Thread Daniel Holbach
1) ppaput follows up on bug reports stated as closed in the changelog. Fine so 
far.
 - That's because once the upload to Ubuntu happens, the bug gets 
automatically closed.

2) But the instructions it gives are for the sponsors but not clearly marked as 
such. Thus users try them out and fail because it does not install a package 
but only download the source of it.
 - What do you recommend? Adding a stanza about how to install the test 
package?

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New = Incomplete

-- 
ppaput confuses users
https://bugs.launchpad.net/bugs/145895
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 133251] Re: [Gutsy] Network Manager freezes system when logging into a WPA WiFi network using ralink rt2500

2007-09-28 Thread Cedric Schieli
*** This bug is a duplicate of bug 129183 ***
https://bugs.launchpad.net/bugs/129183

Yes, this should be fixed in my latest lum (2.6.22-12.33~ppa1)

2007/9/28, Rafael Gálvez-Cañero [EMAIL PROTECTED]:

 Additionally: after a clean install of gutsy, install of your lum
 package and a reboot, I faced missing symbols like in this bug: #144079.
 My syslog match the log posted in this comment:
 https://bugs.launchpad.net/ubuntu/+source/linux-
 source-2.6.22/+bug/144079/comments/13 .

 --
 [Gutsy] Network Manager freezes system when logging into a WPA WiFi
 network using ralink rt2500
 https://bugs.launchpad.net/bugs/133251
 You received this bug notification because you are a direct subscriber
 of the bug.



** This bug has been marked a duplicate of bug 129183
   [Gutsy] System freeze when bringing up rt2500pci interface

-- 
[Gutsy] Network Manager freezes system when logging into a WPA WiFi network 
using ralink rt2500
https://bugs.launchpad.net/bugs/133251
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 103177] Re: boot-time race condition initializing md

2007-09-28 Thread Jose Bernardo
For me, adding break=mount does not work. When it stops at the
initramfs prompt, my machine is still missing sda* entries in
/dev/mapper.

-- 
boot-time race condition initializing md
https://bugs.launchpad.net/bugs/103177
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 146163] Re: Attempting to install java runtime environment via Aptitude, Java began to offer licence info. On clicking continue, package broke.

2007-09-28 Thread Roger Hart

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/9528941/DpkgTerminalLog.txt

-- 
Attempting to install java runtime environment via Aptitude, Java began to 
offer licence info. On clicking continue, package broke.
https://bugs.launchpad.net/bugs/146163
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 136412] Re: Dell Vostro 1700, ich8 no sound

2007-09-28 Thread Ryan Cresawn
I have a Dell Vostro 1500.  I would like to compile alsa-driver
1.0.15rc3 but am not sure which card I have.  'lspci -vvv' shows I have
this:

Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller
(rev 02)

'./configure --help' shows that I can choose one or more of these Intel
cards with '--with-cards=':

hda-intel, intel8x0, intel8x0m

Alternatively, I could choose 'all' to build support for every card
supported by this version of alsa-driver.  Any suggestions on which
option to choose?

-- 
Dell Vostro 1700, ich8 no sound
https://bugs.launchpad.net/bugs/136412
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 103177] Re: boot-time race condition initializing md

2007-09-28 Thread Arthur
Seconding Jose's comment #52. And I've just upgraded to the Gutsy Beta
and the bug is still present there. Resetting status to Confirmed from
Fix Released as the fix obviously doesn't work.

** Changed in: initramfs-tools (Ubuntu)
   Status: Fix Released = Confirmed

-- 
boot-time race condition initializing md
https://bugs.launchpad.net/bugs/103177
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 146173] GTK error with Gutsy beta release

2007-09-28 Thread Andrew.46
Public bug reported:

Hi,

 Noticed some flickering on startup of Gutsy Gibbon beta release, fresh
install, with the following message in .xsession-errors :


(process:6763): Gtk-WARNING **: This process is currently running setuid or 
setgid.
This is not a supported use of GTK+. You must create a helper
program instead. For further details, see:

http://www.gtk.org/setuid.html

Refusing to initialize GTK+.

(process:6767): Gtk-WARNING **: This process is currently running setuid or 
setgid.
This is not a supported use of GTK+. You must create a helper
program instead. For further details, see:

http://www.gtk.org/setuid.html

Refusing to initialize GTK+.
/etc/gdm/Xsession: Beginning session setup...
/etc/X11/Xsession.d/40guidance-displayconfig_restore: 11: 
/usr/bin/displayconfig-restore: not found
SESSION_MANAGER=local/ilium:/tmp/.ICE-unix/6760
/bin/sh: /usr/bin/esd: not found

 And then moves on to a sound error that I have filed a different bug
report for.

  Thanks for your trouble,

   Andrew

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
GTK error with Gutsy beta release
https://bugs.launchpad.net/bugs/146173
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 146172] Codec search opens one window to ask me about searching, another window while searching

2007-09-28 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu Gutsy, without any extra codecs installed

1. Try to open an MP3 file.
2. In the Search for suitable codec? alert, click Search.
3. Observe the resulting Searching for appropriate codecs window.

What happens: Steps 2 and 3 are separate windows, requiring an
unnecessary mouse click.

What should happen:
* Steps 2 and 3 are the same progress window: The plugin to play this type of 
file (MP3) is not installed. Totem is searching the software repositories for 
an appropriate plugin.
* The combined progress window has a Cancel button, so if I want to cancel 
the operation before the search finishes, I can. Otherwise, I can cancel it in 
the resulting list of plugins.
* Any necessary warning about the software not being supported is shown in the 
resulting list of plugins, not in a preliminary alert.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Codec search opens one window to ask me about searching, another window while 
searching
https://bugs.launchpad.net/bugs/146172
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 145584] Re: [UNMETDEPS] gambas2 has unmet dependencies

2007-09-28 Thread Daniel Holbach
It's a shame to 'fix' it like that, but that's what the newest version
is like in Debian too.

Thanks Luca, uploading.

-- 
[UNMETDEPS] gambas2 has unmet dependencies
https://bugs.launchpad.net/bugs/145584
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 146170] Computer failed to suspend message on resume from suspend with MacBook

2007-09-28 Thread Tim Hull
Public bug reported:

Binary package hint: hal

On my MacBook in Gutsy Beta, suspending to RAM results in a Your
computer failed to suspend and an Action forbidden message from the
gnome-power-manager.  As the system in fact suspended and resumed
successfully, this is in error.  To me, this seems like HAL's suspend
scripts are being oversensitive to background error messages that are in
fact routine.  Could this be fixed?  The message is quite annoying...

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

-- 
Computer failed to suspend message on resume from suspend with MacBook
https://bugs.launchpad.net/bugs/146170
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 146174] msttcorefonts install gives overly-verbose information

2007-09-28 Thread Tim Hull
Public bug reported:

Binary package hint: msttcorefonts

When installing msttcorefonts, one is presented with extremely verbose
information referring to the Debian Font Manager (defoma).  This
information wasn't presented in Feisty, and is for the most part
irrelevant to 99% of Ubuntu users, as the fonts generally work in the
standard desktop applications without any special configuration.  Could
this message be suppressed by default?

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

-- 
msttcorefonts install gives overly-verbose information
https://bugs.launchpad.net/bugs/146174
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 146167] Re: Installing codecs exposes bad and ugly terminology

2007-09-28 Thread Bryce Harrington
Googling for codec good bad ugly returned as its first result,
http://thomas.apestaart.org/log/?p=537.  This has a reply from the
GStreamer release manager about the decision.

The first comment to this blog post suggests that it would have been
clearer to use the names:

plugins-stablegood
plugins-experimental bad
plugins-nonfree ugly

Personally I like Spaghetti Westerns, but I do think the
stable/experimental/nonfree labels would be better here.

-- 
Installing codecs exposes bad and ugly terminology
https://bugs.launchpad.net/bugs/146167
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 128222] Re: gutsy/amd64: ftbfs / autopkgtest failure

2007-09-28 Thread Daniel Holbach
Ian: can you please check this patch?

** Changed in: scim-tables (Ubuntu)
 Assignee: (unassigned) = Ian Jackson (ijackson)

-- 
gutsy/amd64: ftbfs / autopkgtest failure
https://bugs.launchpad.net/bugs/128222
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 111257] Re: totem crashes with 'BadAlloc (insufficient resources for operation)' when using compiz and xserver-xorg-video-intel driver

2007-09-28 Thread Wade Menard
danda: as has been explained earlier in this bug, the fix for i965 is
getting EXA support up to speed, something that will slowly happen. Carl
worth has been doing some great work that you can follow at
http://cworth.org/tag/exa/

Discussion about that is beyond the scope of this bug (BadAlloc crashes)
and discussion should be continued on the wiki or forums and not here.

-- 
totem crashes with 'BadAlloc (insufficient resources for operation)' when using 
compiz and xserver-xorg-video-intel driver
https://bugs.launchpad.net/bugs/111257
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 146177] closing ubiquity status window doesn't cancel install

2007-09-28 Thread Tim Hull
Public bug reported:

Binary package hint: ubiquity

If I run the Ubuntu ubiquity installer and start an install (i.e. to the 
point of copying files...), closing the status window does NOT
kill ubiquity and the install process.  To the contrary, it continues to run in 
the background.  Could this be fixed?  It seems like some users may want to 
cancel the install and redo it with different settings, and the current setup 
makes this impossible without using kill -9 on all the ubiquity processes...

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

-- 
closing ubiquity status window doesn't cancel install
https://bugs.launchpad.net/bugs/146177
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 146175] Resizing partition without dialogue

2007-09-28 Thread Peter Liedler
Public bug reported:

Gutsy beta release
Just a minor bug - in my opinion.

When resizing an existing partition the option to skip file system check is 
provided. When you click this option the file system check is skipped and 
ubiquity continues to   resize the disk. 
BUT the dialog with status info of the resizing process is no longer displayed.
Resizing works nevertheless, but users could be clicking around nervously.

Do you need any logs?

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

-- 
Resizing partition without dialogue
https://bugs.launchpad.net/bugs/146175
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 145734] Re: [Gutsy b1] restricted-manager fails to install on first start

2007-09-28 Thread Matteo Zandi
*** This bug is a duplicate of bug 134918 ***
https://bugs.launchpad.net/bugs/134918

** This bug has been marked a duplicate of bug 134918
   Misleading error message - software source for package is not enabled

-- 
[Gutsy b1] restricted-manager fails to install on first start
https://bugs.launchpad.net/bugs/145734
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 145161] Re: Restricted drivers manager pops up before a apt-get update is done

2007-09-28 Thread Matteo Zandi
*** This bug is a duplicate of bug 134918 ***
https://bugs.launchpad.net/bugs/134918

** This bug has been marked a duplicate of bug 134918
   Misleading error message - software source for package is not enabled

-- 
Restricted drivers manager pops up before a apt-get update is done
https://bugs.launchpad.net/bugs/145161
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 135358] Re: vmware-player uninstallable

2007-09-28 Thread sancheztavo
Cedric, just downloaded from that repository and tested with an old
image and seems to work with no problems, ethernet and sound also worked
ok and fast.

the only thing that is missing is a link in the gnome menu, as it
appeared in feisty

-- 
vmware-player uninstallable
https://bugs.launchpad.net/bugs/135358
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 146179] CD-ROM should not be included in sources.list after install

2007-09-28 Thread Tim Hull
Public bug reported:

Binary package hint: ubiquity

Installing from the Ubuntu Gutsy Beta Desktop CD seems to leave an entry for 
the CD itself in the sources.list.
This can be confusing and is for the most part unnecessary, as there is very 
few packages on the CD itself (and of those that are available, there is almost 
always newer versions online).  Could this entry be removed from the 
sources.list by default?

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

-- 
CD-ROM should not be included in sources.list after install
https://bugs.launchpad.net/bugs/146179
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 144449] Re: evince: incorrect display of some PDF files

2007-09-28 Thread Laurent Bonnaud
On Thu, 2007-09-27 at 21:36 +, Sebastien Bacher wrote:

 That's a poppler bug, /usr/lib/poppler/test-poppler-glib has the same
 bug. 

Thanks for checking!

 Does the version of kpdf you tried use poppler?

kpdf depends on libpoppler2:

$ dlocate -s kpdf
[..]
Version: 4:3.5.7-1ubuntu6
Depends: kdelibs4c2a (= 4:3.5.7-1), libc6 (= 2.6-1), libgcc1 (=
1:4.2.1), libpoppler2 (= 0.6), libqt3-mt (= 3:3.3.8really3.3.7),
libstdc++6 (= 4.2.1)

but is not linked against it:

$ ldd /usr/bin/kpdf | grep pop
[nothing]

Probably another bug...

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/

-- 
evince: incorrect display of some PDF files
https://bugs.launchpad.net/bugs/19
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 67369] Re: [Feisty] Wide screen not correctly detected (16/10)

2007-09-28 Thread Bryce Harrington
*** This bug is a duplicate of bug 27667 ***
https://bugs.launchpad.net/bugs/27667

Hi all,

The confirmers in this bug report are all seeing a variety of different
bugs.  Let me break things out:

1.  Stéphane Graber and several others, I believe you may be seeing bug
27667.  27667 shows up for LCDs that ddcprobe reports as having analog
connections.  (In your case it is saying input: sync on green, analog
signal.)  When you run xresprobe, it shows the monitor as a crt and
returns a list of resolutions missing the correct (preferred) one.
Generally, if simply adding the correct resolution for your LCD to
xorg.conf by hand fixes it, then that's a good sign it's 27667 at work.
Good news is I have a fix for 27667, so you should all be in good shape
for Gutsy.

Because of this, I am marking this bug a dupe.  However some of the
confirmers are reporting different issues, and I'd like to address each
of these, because they're unrelated:

2.  Filip, the 1440x1440 detection is really wild, but you're not alone;
it's bug 115220.  I'm not sure what's going on here but it's probably
something that can be sorted out.  Please add details about your
situation to that bug so we can investigate it further.

3.  Václav Šmilauer, what you describe sounds different from the prior
two cases.  Buggy firmware is certainly not unique, however I'd want to
doublecheck it's not just #1 first.  If the solution for 27667 doesn't
solve the issue for you, then I'd like you to open a new bug with as
many details as possible (output from ddcprobe, xresprobe, lspci -vvnn,
uname -a, Xorg.0.log, and xorg.conf).

4.  Nick Marsh, your edidfail issue is distinct from the prior three,
but also not uncommon.  It is bug #94994.  I don't know what's up with
this one.  Anyone experiencing this issue, please add as much info as
possible to 94994.  Like, is it an LCD?  Is it connected via VGA or DVI,
or some other way?  If it's DVI, then if you use a DVI-VGA connector,
does ddcprobe detect it properly?  Does it get detected properly with
other Linux or Windows operating systems?  If you install the read-edid
package, then what does `get-edid | parse-edid` say?

5.  Adilson Oliveira, your issue sounds distinct from 1-2, because you
cannot simply manually add the resolution but must add an option.  I'm
not sure whether its related to 3 or 4; I'd need to see your output from
ddcprobe to be sure.  But my guess is you're seeing an independent bug
particular to your hardware models.

6.  Jelle de Jong, your issue is more to do with dpi's.  These are well
reported elsewhere, but I don't know offhand which matches your case.
Certainly part of that issue is that the resolutions and display sizes
are incorrect, but in general that issue is separate from this
particular one.

7.  Will Daniels, your issue is a sub-bug of 27667.  In the CRT
resolution selection logic, aside from being a poor design, it also had
a couple bugs in its implementation, including a sorting error that can
result in x900 being preferred over x1050.  (In fact, for me, that bug
plus the main bug in 27667 canceled each other out, resulting in me
getting the right default resolution, but for the wrong reason!)  Good
news is that removal of the CRT logic in the 27667 fix, also fixes this
issue as well.

Anyway, in summary, the original bug in this thread is solved and will
work properly in Gutsy.  The issue is unrelated to whether the monitor
is HD or not, it's just more noticeable for these monitors.  The issue
really has to do with analog connected LCD's.  And aside from this,
many of the people reporting on this thread are actually seeing
unrelated bugs; I don't know if they'll be fixed for Gutsy, but if not
hopefully the new X configuration utilities will put the tools in hand
to address them as well.

-- 
[Feisty] Wide screen not correctly detected (16/10)
https://bugs.launchpad.net/bugs/67369
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 146168] update-manager crashed with ImportError in module()

2007-09-28 Thread Githlar
Public bug reported:

Binary package hint: update-manager

All I was doing was running the update for Gutsy.

ProblemType: Crash
Architecture: i386
Date: Fri Sep 28 00:53:51 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/update-manager
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: vmnet vmmon
Package: update-manager 1:0.78
PackageArchitecture: all
ProcCmdline: /usr/bin/python2.5 /usr/bin/update-manager --help
ProcCwd: /home/charles
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/update-manager', '--help']
SourcePackage: update-manager
Title: update-manager crashed with ImportError in module()
Traceback:
 Traceback (most recent call last):
   File /usr/bin/update-manager, line 25, in module
 import pygtk
 ImportError: No module named pygtk
Uname: Linux room 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 
GNU/Linux

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


** Tags: apport-crash need-duplicate-check

-- 
update-manager crashed with ImportError in module()
https://bugs.launchpad.net/bugs/146168
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 146169] No system sounds in Gutsy beta release with errors

2007-09-28 Thread Andrew.46
Public bug reported:

Hi,

 On a fresh install of the Ubuntu Gutsy beta September 28th 2007 there
are no system sounds although all other sounds are working.  The
following error is reported in .xsession-errors :

** (x-session-manager:6760): WARNING **: Could not start esd: Failed to
execute child process /usr/bin/esd (No such file or directory)


** (x-session-manager:6760): WARNING **: Failed to start sound.

 This error was also noted in Tribe 5.

Thanks,

   Andrew

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

-- 
No system sounds in Gutsy beta release with errors
https://bugs.launchpad.net/bugs/146169
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 146168] Re: update-manager crashed with ImportError in module()

2007-09-28 Thread Githlar

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/9529052/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/9529053/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/9529054/ProcStatus.txt

** Visibility changed to: Public

-- 
update-manager crashed with ImportError in module()
https://bugs.launchpad.net/bugs/146168
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 145586] Re: Please remove cl-modlisp from the archives

2007-09-28 Thread Daniel Holbach
ACKed.

** Changed in: cl-modlisp (Ubuntu)
   Status: New = Confirmed

-- 
Please remove cl-modlisp from the archives
https://bugs.launchpad.net/bugs/145586
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 145580] Re: Please remove ion3-mod-ionflux from the archives

2007-09-28 Thread Daniel Holbach
ACKed.

** Changed in: ion3-mod-ionflux (Ubuntu)
   Status: New = Confirmed

-- 
Please remove ion3-mod-ionflux from the archives
https://bugs.launchpad.net/bugs/145580
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 146180] Progress bar off center in live boot

2007-09-28 Thread Tim Hull
Public bug reported:

Binary package hint: usplash

When booting from the Gutsy live CD, the progress bar is off center with
respect to the Ubuntu logo, creating an ugly/unpolished appearance.  It
looks fine on a Feisty live boot, as well as from a Gutsy installed
system.  This has existed since the early Tribe releases - could it be
fixed for Gutsy final?

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

-- 
Progress bar off center in live boot
https://bugs.launchpad.net/bugs/146180
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 145604] Re: gnome-terminal resize legend displayed as blocks when Compiz is enabled

2007-09-28 Thread TJ

** Attachment added: gnome-terminal resize legend showing blocks
   http://launchpadlibrarian.net/9529204/gnome-terminal-resize.png

-- 
gnome-terminal resize legend displayed as blocks when Compiz is enabled
https://bugs.launchpad.net/bugs/145604
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 144212] Re: IBM T23 console framebuffer not working as expected

2007-09-28 Thread René Schmidt
Thank you very much. This works for me. :-)

-- 
IBM T23 console framebuffer not working as expected
https://bugs.launchpad.net/bugs/144212
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 138181] Re: Network Manager's openvpn plugin doesn't respect DHCP's domain setting.

2007-09-28 Thread Daniel Holbach
The changes look ok, but why do you switch to quilt?

Assigning package review to Søren Hansen, who maintains the package.

** Changed in: network-manager-openvpn (Ubuntu)
 Assignee: Philipp Kern (pkern) = Soren Hansen (shawarma)

-- 
Network Manager's openvpn plugin doesn't respect DHCP's domain setting.
https://bugs.launchpad.net/bugs/138181
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 137941] Re: Compiz not disabled by gnome-appearance-properties

2007-09-28 Thread TJ
Sebastien, in my case definitely gnome-appearance-manager.

-- 
Compiz not disabled by gnome-appearance-properties
https://bugs.launchpad.net/bugs/137941
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 137657] Re: Missing Generic Screen 1280 x 768

2007-09-28 Thread Andreas Schildbach

** Attachment added: sudo ddcprobe
   http://launchpadlibrarian.net/9529195/ddcprobe.txt

-- 
Missing Generic Screen 1280 x 768
https://bugs.launchpad.net/bugs/137657
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 137657] Re: Missing Generic Screen 1280 x 768

2007-09-28 Thread Andreas Schildbach

** Attachment added: sudo get-edid | parse-edid
   http://launchpadlibrarian.net/9529198/edid.txt

-- 
Missing Generic Screen 1280 x 768
https://bugs.launchpad.net/bugs/137657
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 106186] Re: Fallback icon theme is not installed which causes icons to disappear

2007-09-28 Thread sancheztavo
Just happened to me in a Gutsy beta after a clean install, effectively,
the icon theme is not installed by default so instead of the icons, text
appears. After installing the themes it seems to work correctly

-- 
Fallback icon theme is not installed which causes icons to disappear
https://bugs.launchpad.net/bugs/106186
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 67369] Re: [Feisty] Wide screen not correctly detected (16/10)

2007-09-28 Thread Bryce Harrington
*** This bug is a duplicate of bug 27667 ***
https://bugs.launchpad.net/bugs/27667

** This bug has been marked a duplicate of bug 27667
   Problems with xresprobe  Samsung 243T LCD

-- 
[Feisty] Wide screen not correctly detected (16/10)
https://bugs.launchpad.net/bugs/67369
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 141221] Re: framebuffer doesn't work on gutsy kernel

2007-09-28 Thread Alain Pollidoro

That works.
Thanks.

-- 
framebuffer doesn't work on gutsy kernel
https://bugs.launchpad.net/bugs/141221
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 137657] Re: Missing Generic Screen 1280 x 768

2007-09-28 Thread Andreas Schildbach
X crashes when pressing Test. I'm attaching my Xorg log from the
crash, the relevant section might be:

(II) intel(0): I830CheckAvailableMemory: 1077720 kB available
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers and 
   large DRI memory manager reservation:
(II) intel(1): Allocating 0 scanlines for pixmap cache

Backtrace:
0: /usr/X11R6/bin/Xorg(xf86SigHandler+0x81) [0x80c9581]
1: [0xe420]
2: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7b93950]
3: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7b94a65]
4: /usr/lib/xorg/modules/drivers//intel_drv.so(i830_allocate_2d_memory+0x129) 
[0xb7b94d79]
5: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7b9014a]
6: /usr/X11R6/bin/Xorg(AddScreen+0x1ee) [0x807653e]
7: /usr/X11R6/bin/Xorg(InitOutput+0x21e) [0x80a86ce]
8: /usr/X11R6/bin/Xorg(main+0x27b) [0x8076ceb]
9: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7d4f050]
10: /usr/X11R6/bin/Xorg(FontFileCompleteXLFD+0x1e1) [0x8076241]

Fatal server error:
Caught signal 11.  Server aborting


** Attachment added: Xorg.9.log
   http://launchpadlibrarian.net/9529239/Xorg.9.log

-- 
Missing Generic Screen 1280 x 768
https://bugs.launchpad.net/bugs/137657
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 137657] Re: Missing Generic Screen 1280 x 768

2007-09-28 Thread Andreas Schildbach
Does displayconfig-gtk set the Virtual parameter in the Screen
sections (Display subsection) associated to intel devices?

-- 
Missing Generic Screen 1280 x 768
https://bugs.launchpad.net/bugs/137657
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 44206] Re: ld10k1 update fails if initscript fails

2007-09-28 Thread Luke Yelavich
Where do things stand with this and feisty, or even gutsy if you are
running it?

-- 
ld10k1 update fails if initscript fails
https://bugs.launchpad.net/bugs/44206
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 48075] Re: kubuntu 6.06 final: max resolution is wrong for my lcd

2007-09-28 Thread Bryce Harrington
*** This bug is a duplicate of bug 27667 ***
https://bugs.launchpad.net/bugs/27667

** This bug is no longer a duplicate of bug 40422
   Dell 2405FPW and resolution 1920x1200

** This bug has been marked a duplicate of bug 27667
   Problems with xresprobe  Samsung 243T LCD

-- 
kubuntu 6.06 final: max resolution is wrong for my lcd
https://bugs.launchpad.net/bugs/48075
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 40422] Re: Dell 2405FPW and resolution 1920x1200

2007-09-28 Thread Bryce Harrington
Okay:

Those seeing 'edidfail' are probably just dupes of 94994.

Those seeing xresprobe returning crt when they really have an lcd,
and it's losing the highest resolution, you're seeing bug 27667, which
we've got a fix in for.

Those seeing square resolutions like 1680x1680, that is probably the
same as bug 115220 (1440x1440).  Based on the ddcprobe output, either
ddcprobe or the monitor firmware is buggy.

Since the original report was basically bug 27667, and all commenter's
problems seem to be dupes of other bugs, I'm closing this one as a dupe.

-- 
Dell 2405FPW and resolution 1920x1200
https://bugs.launchpad.net/bugs/40422
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 73554] Re: Can't boot off cd/install Ubuntu Edgy Eft with Dell 2405FPW Monitor

2007-09-28 Thread Bryce Harrington
Hmm, 40442 is a dupe of 27667, however I can't confirm that this bug
report is 27667 without more info.  Please attach output from xresprobe
driver, ddcprobe, lspci -vvnn, and Xorg.0.log.

** This bug is no longer a duplicate of bug 40422
   Dell 2405FPW and resolution 1920x1200

** Changed in: xorg (Ubuntu)
Sourcepackagename: None = xorg
   Status: Confirmed = Incomplete

-- 
Can't boot off cd/install Ubuntu Edgy Eft with Dell 2405FPW Monitor
https://bugs.launchpad.net/bugs/73554
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 53664] Re: Wrong resolution detected for Dell 2405 monitor

2007-09-28 Thread Bryce Harrington
*** This bug is a duplicate of bug 27667 ***
https://bugs.launchpad.net/bugs/27667

** This bug is no longer a duplicate of bug 40422
   Dell 2405FPW and resolution 1920x1200

** This bug has been marked a duplicate of bug 27667
   Problems with xresprobe  Samsung 243T LCD

-- 
Wrong resolution detected for Dell 2405 monitor
https://bugs.launchpad.net/bugs/53664
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 43276] Re: Please include Dell UltraSharp 2405FPW 24-inch Wide Aspect Flat Panel LCD Monitor in hardware database

2007-09-28 Thread Bryce Harrington
*** This bug is a duplicate of bug 94994 ***
https://bugs.launchpad.net/bugs/94994

Andreas seems to actually be seeing bug 27667 (fixed).

The others who are seeing edidfail results, are actually seeing 94994,
which I'm making this a dupe of.

** This bug is no longer a duplicate of bug 40422
   Dell 2405FPW and resolution 1920x1200

** This bug has been marked a duplicate of bug 94994
   edidfail for widescreen lcd (viewsonic vg2030wm) causes incorrect resolution 
and refresh rates

-- 
Please include Dell UltraSharp 2405FPW 24-inch Wide Aspect Flat Panel LCD 
Monitor in hardware database
https://bugs.launchpad.net/bugs/43276
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 146184] html special chars not well rendered in email addresses of a contact list

2007-09-28 Thread Cyrille Grosdemange
Public bug reported:

Binary package hint: evolution

Reproducing the bug :
- create a new address book
- create contacts in this address book
- create a new contact list
- add contacts to this list

The bug :
In the bottom part of the view (the contact details), everything is ok. But in 
the top part, the HTML special chars are not rendered : It display for example :
quot;M. foo barquot; ... lt;[EMAIL PROTECTED]gt;
etc.

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

-- 
html special chars not well rendered in email addresses of a contact list
https://bugs.launchpad.net/bugs/146184
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 94994] Re: edidfail for widescreen lcd (viewsonic vg2030wm) causes incorrect resolution and refresh rates

2007-09-28 Thread Bryce Harrington
Can those seeing this bug please install the read-edid package (sudo
apt-get install read-edid) and then post the results of running:

  get-edid | read-edid

I've read that ddcprobe only handles edid 1.0 data, and returns edidfail
in other cases.  get-edid is used by other distros, and supposedly
handles versions of edid above 1.0.  Your data could help confirm or
disprove this.


** Changed in: xresprobe (Ubuntu)
   Status: Confirmed = In Progress

-- 
edidfail for widescreen lcd (viewsonic vg2030wm) causes incorrect resolution 
and refresh rates
https://bugs.launchpad.net/bugs/94994
You received this bug notification because you are a member of Kubuntu
Team, which is a subscriber of a duplicate bug.

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


[Bug 140422] Re: [Gutsy] Unable to connect to Access Point if encryption method (WEP/WAP/WAP2) of the AP is changed

2007-09-28 Thread TJ
Seems more applicable to nm-applet since it is responsible for managing
the keys.

** Summary changed:

- [Gutsy] Unable to connect to WPA2 if the AP was previously using WPA
+ [Gutsy] Unable to connect to Access Point if encryption method (WEP/WAP/WAP2) 
of the AP is changed

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

** Changed in: network-manager-applet (Ubuntu)
   Status: New = Confirmed

-- 
[Gutsy] Unable to connect to Access Point if encryption method (WEP/WAP/WAP2) 
of the AP is changed
https://bugs.launchpad.net/bugs/140422
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 139384] Re: Compiz blacklist an old ati card, known to work

2007-09-28 Thread Sergio Zanchetta
Sorry, I thought it could be related to this because the behaviour was similar.
After I found that it wasn't blacklisted.

-- 
Compiz blacklist an old ati card, known to work
https://bugs.launchpad.net/bugs/139384
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 65048] Re: Ubuntu needs a NFS mount wizard

2007-09-28 Thread Jeremy Vies
hi,
in fact, gnome-vfs does not support zeroconf publications of NFS shares 
(http://bugzilla.gnome.org/show_bug.cgi?id=328107). It can display ftp or 
webdav, or ssh (sftp) shares, but can't display NFS ones.
(of course it can show smb ones with smbclient)
It's a pitty that with Gnome, the best automatic way to have shares between 
computers is to use samba (easy to share / easy to browse with ubuntu/gnome 
tools).


** Tags added: avahi gnome-vfs nautilus nfs

** Changed in: gnome-vfs (Ubuntu)
Sourcepackagename: None = gnome-vfs

-- 
Ubuntu needs a NFS mount wizard
https://bugs.launchpad.net/bugs/65048
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 40422] Re: Dell 2405FPW and resolution 1920x1200

2007-09-28 Thread Bryce Harrington
*** This bug is a duplicate of bug 27667 ***
https://bugs.launchpad.net/bugs/27667

** This bug has been marked a duplicate of bug 27667
   Problems with xresprobe  Samsung 243T LCD

-- 
Dell 2405FPW and resolution 1920x1200
https://bugs.launchpad.net/bugs/40422
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 146189] card view should have a vertical scroll instead of horizontal

2007-09-28 Thread Cyrille Grosdemange
Public bug reported:

Binary package hint: evolution

While adding a lot of contacts, and viewing them in card mode, there is
a big horizontal scrolling to see all of them. A vertical scroll would
be more user friendly as we could set the width of a card, and so the
number of cards in the horizontal and then scroll down the list ...

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

-- 
card view should have a vertical scroll instead of horizontal
https://bugs.launchpad.net/bugs/146189
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 146188] Compiz doesn't work on ati IGP340M card with open source driver, known to work

2007-09-28 Thread Sergio Zanchetta
Public bug reported:

Binary package hint: compiz

Gutsy Beta Live CD.

compiz doesn't work with ATI IGP 340M

lspci -nvv about my card:

01:05.0 0300: 1002:4337 (prog-if 00 [VGA])
Subsystem: 103c:002a
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping+ SERR- FastB2B+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Latency: 66 (2000ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at d800 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at 9000 [size=256]
Region 2: Memory at d030 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at d032 [disabled] [size=128K]
Capabilities: access denied

I checked in /usr/bin/compiz but 1002:4337 is not blacklisted.

I tried:
SKIP_CHECKS=yes compiz
in terminal
and this is the output:

Checking for Xgl: not present.
Detected PCI ID for VGA: 01:05.0 0300: 1002:4337 (prog-if 00 [VGA])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1400x1050) to maximum 3D texture size (2048): Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting gtk-window-decorator
/usr/bin/compiz.real (core) - Fatal: No GLXFBConfig for default depth, this 
isn't going to work.
/usr/bin/compiz.real (core) - Error: Failed to manage screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0

All worked with Feisty and Open Source driver.

My xorg.conf

Section Files
EndSection

Section InputDevice
 Identifier Generic Keyboard
 Driver kbd
 Option CoreKeyboard
 Option XkbRules xorg
 Option XkbModel pc105
 Option XkbLayout it
EndSection

Section InputDevice
 Identifier Configured Mouse
 Driver mouse
 Option CorePointer
 Option Device /dev/input/mice
 Option Protocol ImPS/2
 Option ZAxisMapping 4 5
 Option Emulate3Buttons true
EndSection

Section InputDevice
 Identifier Synaptics Touchpad
 Driver synaptics
 Option SendCoreEvents true
 Option Device /dev/psaux
 Option Protocol auto-dev
 Option HorizScrollDelta 0
EndSection

Section InputDevice
 Driver wacom
 Identifier stylus
 Option Device /dev/input/wacom
 Option Type stylus
 Option ForceDevice ISDV4 # Tablet PC ONLY
EndSection

Section InputDevice
 Driver wacom
 Identifier eraser
 Option Device /dev/input/wacom
 Option Type eraser
 Option ForceDevice ISDV4 # Tablet PC ONLY
EndSection

Section InputDevice
 Driver wacom
 Identifier cursor
 Option Device /dev/input/wacom
 Option Type cursor
 Option ForceDevice ISDV4 # Tablet PC ONLY
EndSection

Section Device
 Identifier ATI Technologies Inc Radeon IGP 330M/340M/350M
 Driver ati
 BusID PCI:1:5:0
EndSection

Section Monitor
 Identifier Monitor Generico
 Option DPMS
EndSection

Section Screen
 Identifier Default Screen
 Device ATI Technologies Inc Radeon IGP 330M/340M/350M
 Monitor Monitor Generico
 DefaultDepth 24
 SubSection Display
  Modes 1400x1050
 EndSubSection
EndSection

Section ServerLayout
 Identifier Default Layout
 Screen Default Screen
 InputDevice Generic Keyboard
 InputDevice Configured Mouse

# Uncomment if you have a wacom tablet
# InputDevice stylus SendCoreEvents
# InputDevice cursor SendCoreEvents
# InputDevice eraser SendCoreEvents
 InputDevice Synaptics Touchpad
EndSection

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

-- 
Compiz doesn't work on ati IGP340M card with open source driver, known to work
https://bugs.launchpad.net/bugs/146188
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 146187] USB keyboard not working after hibernation after latest kernel upgrade

2007-09-28 Thread Stéphane Magnenat
Public bug reported:

After the latest security upgrade of the kernel on feisty (to version
2.6.20-16), my USB keyboard (Microsoft Natural Ergonomic Keyboard 4000)
does not work when computer goes out of hibernation. Others USB devices
such as the mouse work. After I unplug/replug the keyboard it works. The
same hardware worked fine on previous releases of the same kernel.

Thanks, have a nice day,

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
USB keyboard not working after hibernation after latest kernel upgrade
https://bugs.launchpad.net/bugs/146187
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 146186] displayconfig-gtk crashed with AttributeError in __init__()

2007-09-28 Thread Petr Halas
Public bug reported:

Binary package hint: displayconfig-gtk

error occured after system start

ProblemType: Crash
Architecture: i386
Date: Fri Sep 28 09:16:50 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/displayconfig-gtk
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: vmnet vmmon fglrx
Package: displayconfig-gtk 0.2+20070905
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/displayconfig-gtk 
--failsafe-mode=/etc/X11/xorg.conf.failsafe --data=/usr/share/displayconfig-gtk
ProcCwd: /home/petr
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/displayconfig-gtk', 
'--failsafe-mode=/etc/X11/xorg.conf.failsafe', 
'--data=/usr/share/displayconfig-gtk']
SourcePackage: displayconfig-gtk
Title: displayconfig-gtk crashed with AttributeError in __init__()
Uname: Linux homeles 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686 
GNU/Linux

** Affects: displayconfig-gtk (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash need-duplicate-check

-- 
displayconfig-gtk crashed with AttributeError in __init__()
https://bugs.launchpad.net/bugs/146186
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 146186] Re: displayconfig-gtk crashed with AttributeError in __init__()

2007-09-28 Thread Petr Halas

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/9529317/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/9529318/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/9529319/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/9529320/Traceback.txt

** Visibility changed to: Public

-- 
displayconfig-gtk crashed with AttributeError in __init__()
https://bugs.launchpad.net/bugs/146186
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 146185] LinuxDC++ 1.0.0 released - please update

2007-09-28 Thread Rimas Kudelis
Public bug reported:

Binary package hint: linuxdcpp

On september 23rd, LinuxDC++ 1.0.0 has been released (see [1]). I think it's 
time to update the package to a release version.
[1] http://linuxdcpp.berlios.de/articles.php?mode=commentsid=20

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

-- 
LinuxDC++ 1.0.0 released - please update
https://bugs.launchpad.net/bugs/146185
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 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-28 Thread allartk
Same here with the latest update from 2.6.22-11  to 2.6.22-12 and fglrx
8.41.7. It seems x.org fails to start and freezes, because i'm not able
to switch to the console with ctr alt f1, neither does ctr+alt_backspace
work. (my numlock responds still).

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
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 115220] Re: feisty fresh install sets xorg.conf to 1440x1440 instead of 1440x900 nvidia

2007-09-28 Thread Bryce Harrington
I've also seen reports of a 1680x1680 variant.

Another thing to get details from is get-edid:

 sudo apt-get insteall read-edid
 get-edid | parse-edid

I'm interested in if this gives the same results; if so, then the error
is likely to be something with the hardware.  If not, then it's a bug in
ddcprobe.

Thanks, if we can get this data soonish, we may be able to have a fix
for this in by Gutsy.

-- 
feisty fresh install sets xorg.conf to 1440x1440 instead of 1440x900 nvidia
https://bugs.launchpad.net/bugs/115220
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 68654] Re: Default Resolution on high quality CRT monitors is too high

2007-09-28 Thread Bryce Harrington
** Changed in: xresprobe (Ubuntu)
 Assignee: (unassigned) = Bryce Harrington (bryceharrington)
   Status: Triaged = In Progress

-- 
Default Resolution on high quality CRT monitors is too high
https://bugs.launchpad.net/bugs/68654
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 131601] Re: no login screen ready sound file selected

2007-09-28 Thread robertvroegop
Today, 28 september 2007 this bug is not fix on my computer. I have
download all updates. What is the status of this bug?

-- 
no login screen ready sound file selected
https://bugs.launchpad.net/bugs/131601
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 141390] Re: CPU 60% and High Temperatures with Cross-Fader and low bit-rate MP3

2007-09-28 Thread TJ
** Bug watch added: GNOME Bug Tracker #481181
   http://bugzilla.gnome.org/show_bug.cgi?id=481181

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

-- 
CPU 60% and High Temperatures with Cross-Fader and low bit-rate MP3
https://bugs.launchpad.net/bugs/141390
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 145326] Re: [UVFe] Liferea 1.4.3b fixed two critical bugs, and is a bug-fix-only release.

2007-09-28 Thread Sebastian Dröge
Just for the record, this is already uploaded and only waits for
approval.

-- 
[UVFe] Liferea 1.4.3b fixed two critical bugs, and is a bug-fix-only release.
https://bugs.launchpad.net/bugs/145326
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 146182] Re: PyMB (model-builder) crashes on startup

2007-09-28 Thread uwe

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/9529269/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/9529270/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/9529271/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/9529272/Traceback.txt

** Visibility changed to: Public

-- 
PyMB (model-builder) crashes on startup
https://bugs.launchpad.net/bugs/146182
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 145365] Re: cannot associate with a WPA AP [gutsy, ipw3945]

2007-09-28 Thread Laurent Bonnaud
The bug is in knetworkmanager


** Changed in: wpasupplicant (Ubuntu)
   Status: Incomplete = Invalid

-- 
cannot associate with a WPA AP [gutsy, ipw3945]
https://bugs.launchpad.net/bugs/145365
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 141390] Re: CPU 60% and High Temperatures with Cross-Fader and low bit-rate MP3

2007-09-28 Thread TJ
** Summary changed:

- CPU 60% and High Temperatures playing large MP3s
+ CPU 60% and High Temperatures with Cross-Fader and low bit-rate MP3

-- 
CPU 60% and High Temperatures with Cross-Fader and low bit-rate MP3
https://bugs.launchpad.net/bugs/141390
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 145326] Re: [UVFe] Liferea 1.4.3b fixed two critical bugs, and is a bug-fix-only release.

2007-09-28 Thread Laurent Bigonville
http://revu.tauware.de/details.py?upid=313

** Attachment added: debdiff
   http://launchpadlibrarian.net/9529216/liferea_1.4.3b-0ubuntu1.debdiff

-- 
[UVFe] Liferea 1.4.3b fixed two critical bugs, and is a bug-fix-only release.
https://bugs.launchpad.net/bugs/145326
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 139143] Re: apt-listchanges crashes after python upgrade

2007-09-28 Thread Daniel Holbach
Looks good. This should be pushed to Debian too.

Uploading.

-- 
apt-listchanges crashes after python upgrade
https://bugs.launchpad.net/bugs/139143
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 90666] Re: New DVD Burner not appearing.

2007-09-28 Thread Oumar Aziz OUATTARA
After getting your comment yesterday, I downloaded the GUTSY live cd from 
September 25th.? I didn't have time to burn nor install it though. 
Should I make the test with the LiveCD our should I install the whole distro ? 
First case will be fast ,
Second one will require more time 

Best regards

-- 
New DVD Burner not appearing.
https://bugs.launchpad.net/bugs/90666
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 145365] Re: cannot associate with a WPA AP [gutsy, ipw3945]

2007-09-28 Thread Laurent Bonnaud
On Wed, 2007-09-26 at 21:11 +, David Portwood wrote:
 Can you try using network manager to delete the existing configuration
 for your WPA enabled AP.  Then use network manager to reconfigure the
 connection again. Can you then paste the results from syslog here.

I looked at ~/.kde/share/config/knetworkmanagerrc, did some clean-up and
now everything works again.  Thank you for the hint!

Since this is entirely another issue, I am going to close this bug and
open another one...

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/

-- 
cannot associate with a WPA AP [gutsy, ipw3945]
https://bugs.launchpad.net/bugs/145365
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 146182] PyMB (model-builder) crashes on startup

2007-09-28 Thread uwe
Public bug reported:

Binary package hint: model-builder

Installation of model-builder and dependencies via synaptic.
Starting PyMB in gnome-terminal results in the follwing output:

---
Traceback (most recent call last):
  File /usr/bin/PyMB, line 8, in module
load_entry_point('Model-Builder==0.4.0', 'gui_scripts', 'PyMB')()
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 277, in 
load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 2179, in 
load_entry_point
return ep.load()
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 1912, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File /usr/lib/python2.5/site-packages/model_builder/PyMB.py, line 29, in 
module
wxversion.select('2.6')
  File /usr/lib/python2.5/site-packages/wxversion.py, line 149, in select
raise VersionError(Requested version of wxPython not found)
wxversion.VersionError: Requested version of wxPython not found
---

Solution: Install python-wxgtk2.6

ProblemType: Crash
Architecture: i386
Date: Fri Sep 28 08:56:53 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/PyMB
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: model-builder 0.4.0-2
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/PyMB
ProcCwd: /home/uwe
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/uwe/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_CH.UTF-8
PythonArgs: ['/usr/bin/PyMB']
SourcePackage: model-builder
Title: PyMB crashed with VersionError in select()
Uname: Linux saturn 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686 
GNU/Linux

** Affects: model-builder (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash need-duplicate-check

-- 
PyMB (model-builder) crashes on startup
https://bugs.launchpad.net/bugs/146182
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 108057] Re: Romanian layout with ș and ț in it is not among the options in the GUI

2007-09-28 Thread Reinhard Tartler
** Also affects: xkeyboard-config (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436993
   Importance: Unknown
   Status: Unknown

-- 
Romanian  layout with ș and ț in it is not among the options in the GUI
https://bugs.launchpad.net/bugs/108057
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 145134] Re: [gutsy] networkmanager crashes when trying to access a wpa-enterprise or open network

2007-09-28 Thread SeG
Ohh I nearly forgot to mention,but if I want to change the network I am
connected to the NetworkManager takes a long time to react, if it reacts
at all.

-- 
[gutsy] networkmanager crashes when trying to access a wpa-enterprise or open 
network
https://bugs.launchpad.net/bugs/145134
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 146191] iwl4965 does not work after resume

2007-09-28 Thread Björn Torkelsson
Public bug reported:

After resuming, from suspend,  my T61 with a Intel 4965AGN the wireless
does not come back.

Output from dmesg:

[1.640952] iwl4965: MAC is in deep sleep!
[1.691145] iwl4965: MAC is in deep sleep!
[1.741412] iwl4965: MAC is in deep sleep!
[1.791635] iwl4965: MAC is in deep sleep!
[1.791645] iwl4965: Unable to int nic

I have also tried to remove the iw4965 module and modprobing it. But it
still says it is in deep sleep.  From syslog:

Sep 28 08:11:22 skruttibangbang kernel: [  180.703944] iwl4965: Intel(R) 
Wireless WiFi Link 4965AGN driver for Linux, 1.1.0
Sep 28 08:11:22 skruttibangbang kernel: [  180.703953] iwl4965: Copyright(c) 
2003-2007 Intel Corporation
Sep 28 08:11:22 skruttibangbang kernel: [  180.705474] ACPI: PCI Interrupt 
:03:00.0[A] - GSI 17 (level, low) - IRQ 17
Sep 28 08:11:22 skruttibangbang kernel: [  180.705526] PCI: Setting latency 
timer of device :03:00.0 to 64
Sep 28 08:11:22 skruttibangbang kernel: [  180.708325] iwl4965: Detected Intel 
Wireless WiFi Link 4965AGN
Sep 28 08:11:22 skruttibangbang kernel: [  180.822771] iwl4965: MAC is in deep 
sleep!
Sep 28 08:11:22 skruttibangbang kernel: [  180.822800] iwl4965: Unable to int 
nic

It does come back when resuming from hibernation. though.

** Affects: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
iwl4965 does not work after resume
https://bugs.launchpad.net/bugs/146191
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 145620] Re: [gutsy] X crashes when 2nd monitor is attached to Notebook

2007-09-28 Thread SeG
No because if I use a xorg.conf the external will not run at all.
Iattached my xorg.conf and here is the output of xrandr -q with this config:
Screen 0: minimum 320 x 200, current 1600 x 1200, maximum 1920 x 1440
VGA-0 connected 1600x1200+0+0 (normal left inverted right) 338mm x 270mm
   [EMAIL PROTECTED]   60.0  
   [EMAIL PROTECTED]   60.0* 
   [EMAIL PROTECTED] 60.0  
   640x48060.0  
LVDS connected 1280x800+0+0 (normal left inverted right) 0mm x 0mm
   1280x800   60.0*+   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
S-video disconnected (normal left inverted right)

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/9529323/xorg.conf

-- 
[gutsy] X crashes when 2nd monitor is attached to Notebook
https://bugs.launchpad.net/bugs/145620
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 138598] Re: No sound in WoW (under Wine) after alt-tabbing

2007-09-28 Thread KenSentMe
You can kill WoW.exe by using the -9 option, so kill -9 pid will kill
World of Warcraft. I hoped the upgrade to wine 0.9.45 would fix the
problem, but it didn't.

One more option to keep sound while alt-tabbing is to play in Windowed
mode and then making the window fullscreen. You loose a bit of your
screen space, but you keep the sound.

-- 
No sound in WoW (under Wine) after alt-tabbing
https://bugs.launchpad.net/bugs/138598
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 104091] Re: time jumps ahead 10-20 minutes no matter the ntp server

2007-09-28 Thread phirestalker
yes I removed all ntp servers in the clock applet except for the ones
mediageek mentioned and the time difference corrected itself mine was 10
minutes behind. I'm not sure which one cause the problem, however I also
had the ubuntu.com ntp server selected. maybe this one is the problem?

-- 
time jumps ahead 10-20 minutes no matter the ntp server
https://bugs.launchpad.net/bugs/104091
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 146192] dragging a contact list in another doesn't work

2007-09-28 Thread Cyrille Grosdemange
Public bug reported:

Binary package hint: evolution

While editing a contact list, drag n drop works with a simple contact
but not with another contact list while adding a contact list with the
select button works.

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

-- 
dragging a contact list in another doesn't work
https://bugs.launchpad.net/bugs/146192
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 146190] can't find files with chinese names in gusty beta

2007-09-28 Thread 万昊
Public bug reported:

gusty fully supports reading and writing to ntfs partitions. however, i
can't find files with chinese names in ntfs partitions either in file
browser or in terminal by ls.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
can't find files with chinese names in gusty beta
https://bugs.launchpad.net/bugs/146190
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 146190] Re: can't find files with chinese names in gusty beta

2007-09-28 Thread 万昊
and i can't create a file with chinese name in ntfs partitions either.

-- 
can't find files with chinese names in gusty beta
https://bugs.launchpad.net/bugs/146190
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 93078] Re: Incorrect resolution on Medion MD 97300 with ATI Radeon Xpress 200M

2007-09-28 Thread Flavius
*** This bug is a duplicate of bug 94994 ***
https://bugs.launchpad.net/bugs/94994

There is a small difference between this bug report and bug 94994. While
both here and in 94994 there is the edidfail, for this bug the xresprobe
returns the correct screen resolution (see the two attachments). This
does not happen in bug 94994. I don't know if this is relevant enough to
make a difference, I just wanted to make sure that this detail is not
overlooked.

-- 
Incorrect resolution on Medion MD 97300 with ATI Radeon Xpress 200M
https://bugs.launchpad.net/bugs/93078
You received this bug notification because you are a member of Kubuntu
Team, which is a subscriber of a duplicate bug (via bug 94994).

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


[Bug 146195] recursive inclusion of contact lists in other is impossible

2007-09-28 Thread Cyrille Grosdemange
Public bug reported:

Binary package hint: evolution

Reproducing the bug :
- create a contact list List1 with different contacts - it works
- create a contact list List2 contening the first List1 + other contacts - 
it works
- create a third contact list List3 who should contain List2 + other 
contacts - In the card view, it displays FALSE and if I edit again the 
contact list it displays X-EVOLUTION-LIST-SHOW_ADDRESSES instead of the 
List2

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

-- 
recursive inclusion of contact lists in other is impossible
https://bugs.launchpad.net/bugs/146195
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 146138] Re: full gnome session hangs with ATI driver and gutsy BETA

2007-09-28 Thread Frederik Elwert
I can confirm this. I have the same graphics card (ATI Radeon Xpress
1100) in my Laptop. After loging in, it takes some seconds, the panels
appear, and then the session terminates and I'm back in GDM. The auto-
login routine from the Desktop CD logs back in, and so forth.

-- 
full gnome session hangs with ATI driver and gutsy BETA
https://bugs.launchpad.net/bugs/146138
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 145105] Re: [GUTSY] firefox crashed

2007-09-28 Thread Gabriel de Perthuis
I was unable to use the apport core-dump as per
https://wiki.ubuntu.com/MozillaTeam/Bugs#head-
523978f1f3009b1b57ef020d5e3ff8674e737f41 , I in fact got this:

gdb -nx /usr/lib/firefox/firefox-bin -core $TMPDIR/CoreDump -ex 'backtrace 
full' -ex 'thread apply all backtrace full' -ex 'quit' 21 | tee gdb.log
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 x86_64-linux-gnu...
Using host libthread_db library /lib/libthread_db.so.1.
Cannot access memory at address 0x2b85dbd2dc68
#0  0x2b85dc930fcb in ?? ()
No symbol table info available.
Cannot access memory at address 0x7fffcef8d228

I'm not sure I'll be able to reproduce it.

-- 
[GUTSY] firefox crashed
https://bugs.launchpad.net/bugs/145105
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 144212] Re: IBM T23 console framebuffer not working as expected

2007-09-28 Thread Albin Tonnerre
*** This bug is a duplicate of bug 129910 ***
https://bugs.launchpad.net/bugs/129910

ok - so this a bug in initramfs-tools. marking as duplicate of 129910. Thanks 
for testing !
Cheers

** Also affects: initramfs-tools (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: console-tools (Ubuntu)
   Status: Triaged = Invalid

** This bug has been marked a duplicate of bug 129910
   tty[1-6] are active but display nothing in Gutsy

-- 
IBM T23 console framebuffer not working as expected
https://bugs.launchpad.net/bugs/144212
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   >