[Bug 296952] Re: mysqlhotcopy failed on table with hyphen in name

2009-05-09 Thread Andreas Olsson
A SRU for this bug is kind of depending of a SRU for bug #323755.

-- 
mysqlhotcopy failed on table with hyphen in name
https://bugs.launchpad.net/bugs/296952
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 373999] [NEW] CIFS loops endlessly when remote host is down

2009-05-09 Thread ddcc
Public bug reported:

CIFS will endlessly output 'CIFS VFS: Write2 ret -112, written -[random value]'
Attempting to unmount with -f, killing the cifs process, and all other methods 
fail; it repeatedly attempts to unmount despite the fact that the remote host 
is down. This endless repetition slows down the entire system.


Steps to reproduce:
Using nautilus, connect to a remote Windows host and mount the share
Shut down the remote computer without unmounting the share
Attempt to unmount the share

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

-- 
CIFS loops endlessly when remote host is down
https://bugs.launchpad.net/bugs/373999
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 373406] Re: Sync krb5 1.7dfsg~beta1-4 (main) from Debian unstable (main).

2009-05-09 Thread Jamie Strandboge
** Changed in: krb5 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Sync krb5 1.7dfsg~beta1-4 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/373406
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 374185] [NEW] racoon crashes when racoon.conf contains sainfo section for ipv6

2009-05-09 Thread Fredrik Ljunggren
Public bug reported:

Binary package hint: ipsec-tools

It seems I am the only one on this planet using ipv6. Since ipsec-tools
0.7, when configuring v6 addresses in sainfo section of racoon.conf,
racoon crashes:

$ sudo racoon -F
Foreground mode.
2009-05-09 19:14:34: INFO: @(#)ipsec-tools 0.7 
(http://ipsec-tools.sourceforge.net)
2009-05-09 19:14:34: INFO: @(#)This product linked OpenSSL 0.9.8g 19 Oct 2007 
(http://www.openssl.org/)
2009-05-09 19:14:34: INFO: Reading configuration from /etc/racoon/racoon.conf
2009-05-09 19:14:36: INFO: Resize address pool from 0 to 255
*** stack smashing detected ***: racoon terminated
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x48)[0xb7c63138]
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x0)[0xb7c630f0]
racoon[0x8073079]
racoon[0x808ac74]
racoon[0x808b015]
racoon[0x8091d8b]
racoon[0x80943e8]
racoon[0x804cfcd]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7b8c450]
racoon[0x804cb71]
=== Memory map: 
08048000-080bb000 r-xp  08:01 84214  /usr/sbin/racoon
080bb000-080bc000 rw-p 00072000 08:01 84214  /usr/sbin/racoon
080bc000-080e3000 rw-p 080bc000 00:00 0  [heap]
..

Now, this happens without even communicating with the far end.

To reproduce, take for example this rather minimal racoon.conf:

 8 

remote ::2 {
  exchange_mode main;
  proposal {
encryption_algorithm aes;
hash_algorithm sha1;
authentication_method pre_shared_key;
dh_group 2;
  }
}

sainfo address ::1 any address ::2 any
{
   encryption_algorithm aes;
   authentication_algorithm hmac_sha1;
   compression_algorithm deflate;
}

sainfo address ::2 any address ::1 any
{
   encryption_algorithm aes;
   authentication_algorithm hmac_sha1;
   compression_algorithm deflate;
}

 8 

and start racoon in the forground - it will crash instantly.


Source package: ipsec-tools_0.7-2.1ubuntu1 (9.04)

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

-- 
racoon crashes when racoon.conf contains sainfo section for ipv6
https://bugs.launchpad.net/bugs/374185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 87063] Re: [needs-packaging] Please package php5-mssql

2009-05-09 Thread Daniel Hahler
You may want to file a new bug report for this (and refer to this one here, if 
useful).
I don't know about details (i.e. I cannot help you), sorry.

** Changed in: php5 (Ubuntu)
 Assignee: Daniel Hahler (blueyed) = (unassigned)

** Changed in: php5 (Ubuntu Hardy)
 Assignee: Daniel Hahler (blueyed) = (unassigned)

-- 
[needs-packaging] Please package php5-mssql
https://bugs.launchpad.net/bugs/87063
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-09 Thread DAP
Installed a new update today, Lots of mysqld messages in the log file, none 
appear to be errors, all appear to occur when mysqld starts, none occurred when 
mythtv-backend started 3 minutes later.
Seems the bug may be fixed.

-- 
mysqld_safe thinks mysqld has crashed when it hasn't
https://bugs.launchpad.net/bugs/326768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 311968] Re: DHCP very slow and unreliable

2009-05-09 Thread Traumflug
Unfortunately, after the release of Jaunty, this is still an issue.
Things get worse, as some applications (e.g. Firefox, Pidgin) obviously
trust some hidden notification system on the unavailability of the
network. I can bring up the network as described above and ping
arbitrary hosts successfully, yet Pidgin refuses to connect anyways.

A workaround for the applications is to uninstall network-manager. This
way I can at least bring up the network manually - after each reboot and
after each sleep/wake cycle - and get it recognized by the apps.

-- 
DHCP very slow and unreliable
https://bugs.launchpad.net/bugs/311968
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 372569] Re: Workspace Switcher Does Not Display With Compiz Enabled

2009-05-09 Thread Drew Chapin
I installed some updates about an hour ago, and I just logged out and
back in and now all of a sudden the Workspace switcher is working like
normal again. I checked the version numbers of the compiz and gnome-
panel package, and they don't see to be different. I honestly don't
recall what the updates were. I will leave the bug open for another week
or so, or I until I can confirm what update resolved the problem.

-- 
Workspace Switcher Does Not Display With Compiz Enabled
https://bugs.launchpad.net/bugs/372569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 372170] Re: intel isw raid metadata at odd offset

2009-05-09 Thread Robert Collins

** Attachment added: debian diff for the 2nd version of patch
   http://launchpadlibrarian.net/26492490/dmraid_1.0.0.rc15-6ubuntu3.diff.gz

-- 
intel isw raid metadata at odd offset
https://bugs.launchpad.net/bugs/372170
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 372170] Re: intel isw raid metadata at odd offset

2009-05-09 Thread Robert Collins
I've added some instrumentation and made my printf a log entry. dmraid
-rd now shows:

DEBUG: not isw at 1000204884992
DEBUG: isw metadata found at 1000203803136 from probe at 1000203803136

DEBUG: not isw at 1000204884992
DEBUG: isw metadata found at 1000203803136 from probe at 1000203803136

Is the output.

Concretely, isw formats appear to be meant to have a signature 1K back
(2 sectors) from end of drive. This can have an extended data block
which can point to other areas etc etc.

However, for my drive the signature is simply not found (DEBUG: not isw
at 1000204884992), which means it doesn't move onto doing extended block
processing or whatever.

I've also updated the patch to be (somewhat) less hardcoded - it now
jumps 2115 sectors back so may work for other people with 'no RAID
Drives found'.

My changes add no compile warnings.

** Attachment added: patch to detect on my hardware
   http://launchpadlibrarian.net/26492397/17_fix_isw_raid_detection_1TB.patch

** Attachment removed: first version, just hard codes my sector in, but 
demonstrates the shape of the patch.
   http://launchpadlibrarian.net/26351050/current.patch

-- 
intel isw raid metadata at odd offset
https://bugs.launchpad.net/bugs/372170
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 372170] Re: intel isw raid metadata at odd offset

2009-05-09 Thread Robert Collins
This is the dd of the last 1K of disk (which is where the pre-existing
isw search code would look). As you can see its mainly NULL's but there
is a suspicious ICH10 late in the piece.

hexdump too:
  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
*
0200  24 47 41 46 52 10 41 08  00 00 00 00 00 00 00 00  |$GAFR.A.|
0210  00 00 00 00 00 00 00 00  00 00 6f 65 70 74 00 00  |..oept..|
0220  00 00 00 08 00 00 00 00  00 00 00 00 00 00 00 00  ||
0230  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
*
0300  22 31 32 2f 33 30 2f 32  30 30 38 2d 58 35 38 2d  |12/30/2008-X58-|
0310  49 43 48 31 30 2d 37 41  38 39 51 47 30 41 43 2d  |ICH10-7A89QG0AC-|
0320  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||


** Attachment added: last 1-K of my drive.
   http://launchpadlibrarian.net/26492548/last-1K.dd

-- 
intel isw raid metadata at odd offset
https://bugs.launchpad.net/bugs/372170
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355237] Re: If apt tries to grab packages from a CD when installing a driver, Jockey hangs

2009-05-09 Thread Onkar Shinde
I can confirm this bug. I saw this problem when trying to activate
restricted driver for Broadcom wireless card. Later I found out from
jockey log that it hanged while trying to install b43-fwcutter which was
present on CD. I then installed b43-fwcutter manually with apt-get and
restarted jockey to finish remaining process.

-- 
If apt tries to grab packages from a CD when installing a driver, Jockey hangs
https://bugs.launchpad.net/bugs/355237
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 372170] Re: intel isw raid metadata at odd offset

2009-05-09 Thread Robert Collins

** Attachment added: dsc for second version (for dpkg-source -x laziness)
   http://launchpadlibrarian.net/26492494/dmraid_1.0.0.rc15-6ubuntu3.dsc

** Attachment removed: Updated debian package
   http://launchpadlibrarian.net/26351026/dmraid_1.0.0.rc15-6ubuntu3.diff.gz

-- 
intel isw raid metadata at odd offset
https://bugs.launchpad.net/bugs/372170
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 331589] Re: Extremely loud and intrusive system beep with (some?) HD Audio devices

2009-05-09 Thread Damien
FWIW the result of sudo lspci -vvv on my Thinkpad R40 is:

00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
Subsystem: IBM Device 0523
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 5
Region 0: I/O ports at 1c00 [size=256]
Region 1: I/O ports at 18c0 [size=64]
Region 2: Memory at cc00 (32-bit, non-prefetchable) [size=512]
Region 3: Memory at c800 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA 
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: Intel ICH
Kernel modules: snd-intel8x0

-- 
Extremely loud and intrusive system beep with (some?) HD Audio devices
https://bugs.launchpad.net/bugs/331589
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 313474] Re: [GeForce 8800] Sauerbaten won't start becuase of video problems on -nvidia 177

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

** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
   Status: Incomplete = Invalid

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

-- 
[GeForce 8800] Sauerbaten won't start becuase of video problems on -nvidia 177
https://bugs.launchpad.net/bugs/313474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 356031] Re: No acl tab in Jaunty

2009-05-09 Thread fermulator
(sorry, also using ext3)

-- 
No acl tab in Jaunty
https://bugs.launchpad.net/bugs/356031
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 356031] Re: No acl tab in Jaunty

2009-05-09 Thread fermulator
Confirmed as well:

 * Ubuntu jaunty (2.6.28-11-server)
 * eiciel 0.9.6.1-2ubuntu1

I also don't have any nautilus integration.

-- 
No acl tab in Jaunty
https://bugs.launchpad.net/bugs/356031
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 220628] Re: [MASTER] firefox-3.0b5 received an X Window System error: 'BadIDChoice'

2009-05-09 Thread BlueT - Matthew Lien
Keep experiencing crashes on Intrepid and Hardy we don't have a patched
libxcb for Intrepid and Hardy LTS.


matt...@priapus:~/bug-report$ firefox -g --sync 
[1] 809
matt...@priapus:~/bug-report$ /home/matthew/bin/backtrace.sh 
/usr/lib/firefox-3.0.10/firefox -x /tmp/mozargs.WpE811
outputting trace to '/tmp/gdb-firefox.txt'

matt...@priapus:~/bug-report$ 
matt...@priapus:~/bug-report$ FoxyProxy settingsDir = 
/home/matthew/.mozilla/firefox/hpelwq2p.default
Removing DOMNodeRemoved listener
Removing DOMNodeRemoved listener
Removing DOMNodeRemoved listener
Removing DOMNodeRemoved listener
Removing DOMNodeRemoved listener
Removing DOMNodeRemoved listener
!!! [Hook] hook(): title not found

matt...@priapus:~/bug-report$ [FDLProc] canHandle()
[FDLProc] canHandle()
[FDLProc] canHandle()
[FDLProc] canHandle()
[FDLProc] canHandle()
[FDLProc] canHandle()
Removing DOMNodeRemoved listener
Removing DOMNodeRemoved listener
Removing DOMNodeRemoved listener
Removing DOMNodeRemoved listener
Removing DOMNodeRemoved listener
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: totemPlugin [0x2147ecc0]
** Message: Init mimetype 'application/x-mplayer2' mode 1
** Message: Base URI is 'http://home.51.com/prettywinnie'
** Message: Real mimetype for 'application/x-mplayer2' is 'video/x-msvideo'
argv[0] src http://pic.51.com/mid/20040505143457.mid
argv[1] name Player
argv[2] type application/x-mplayer2
argv[3] pluginspage http://home.51.com/prettywinnie
argv[4] showcontrols 1
argv[5] showpositioncontrols 0
argv[6] showaudiocontrols 1
argv[7] showtracker 1
argv[8] showdisplay 0
argv[9] showstatusbar 1
argv[10] autosize 0
argv[11] showgotobar 0
argv[12] showcaptioning 0
argv[13] autostart 1
argv[14] autorewind 0
argv[15] animationatstart 0
argv[16] transparentatstart 0
argv[17] allowscan 1
argv[18] enablecontextmenu 1
argv[19] clicktoplay 0
argv[20] defaultframe datawindow
argv[21] invokeurls 0
argv[22] align baseline
argv[23] border 0
argv[24] height 68
argv[25] width 100%
** Message: Stream requested (force viewer: 0)
** Message: mSrcURI: http://pic.51.com/mid/20040505143457.mid
** Message: mCache: 0
** Message: mControllerHidden: 0
** Message: mShowStatusbar: 1
** Message: mHidden: 0
** Message: mAudioOnly: 0
** Message: mAutoPlay: 1, mRepeat: 0
** Message: Launching: /usr/lib/totem/gstreamer/totem-plugin-viewer 
--plugin-type gmp --user-agent Mozilla/5.0 (X11; U; Linux i686; zh-TW; 
rv:1.9.0.10) Gecko/2009042523 Ubuntu/8.10 (intrepid) Firefox/3.0.10 --mimetype 
video/x-msvideo --statusbar 
** Message: Viewer spawned, PID 16952
** Message: Initial window set, XID 483f74e size 200x68
** Message: No viewer proxy yet, deferring SetWindow
** Message: GetScriptableNPObject [0x2147ecc0]
** Message: totemGMPPlayer [0x316df588]
** Message: Viewer DBus interface name is 'org.gnome.totem.PluginViewer_16952'
** Message: NameOwnerChanged old-owner '' new-owner ':1.539'
** Message: Viewer now connected to the bus
** Message: ViewerSetup
** Message: Calling SetWindow
Viewer: SetWindow XID 75757390 size 200:68
TotemEmbedded-Message: Viewer state: STOPPED
** Message: NewStream mimetype 'audio/midi' URL 
'http://pic.51.com/mid/20040505143457.mid'
** Message: Not expecting a new stream; aborting stream
** Message: SetWindow reply
** Message: ViewerReady
** Message: Stream requested (force viewer: 0)
** Message: IsSchemeSupported scheme 'http': yes
TotemEmbedded-Message: totem_embedded_open_stream called: uri 
http://pic.51.com/mid/20040505143457.mid, base_uri: 
http://home.51.com/prettywinnie
totem_embedded_set_uri uri (null) base (null) = resolved (null)
totem_embedded_set_uri uri http://pic.51.com/mid/20040505143457.mid base 
http://home.51.com/prettywinnie = resolved 
http://pic.51.com/mid/20040505143457.mid
TotemEmbedded-Message: totem_embedded_open_internal 'fd://0' is-browser-stream 
1 start-play 1
TotemEmbedded-Message: BEFORE _open
TotemEmbedded-Message: AFTER _open (ret: 1)
TotemEmbedded-Message: Viewer state: PLAYING
** Message: OpenStream reply
** Message: NewStream mimetype 'audio/midi' URL 
'http://pic.51.com/mid/20040505143457.mid'
** Message: Is unsupported mime-type 'audio/midi'
** Message: Is not playlist: totem_pl_parser_can_parse_from_data failed (len 
6575)
** Message: StreamAsFile filename 
'/home/matthew/.mozilla/firefox/hpelwq2p.default/Cache/CB447523d01'
** Message: mBytesStreamed 6575
** Message: DestroyStream reason 0
** Message: URLNotify URL 'http://pic.51.com/mid/20040505143457.mid' reason 0
** Message: don't know how to handle audio/midi
** Message: Error: A audio/midi decoder plugin is required to play this stream, 
but not installed.
gstdecodebin.c(904): close_pad_link (): 
/GstPlayBin:play/GstDecodeBin:decodebin0:
No decoder to handle media type 'audio/midi'

** Message: Missing plugin: gstreamer|0.10|totem-plugin-viewer|audio/midi 
decoder|decoder-audio/midi (audio/midi decoder)
Removing DOMNodeRemoved listener

** (gstreamer-codec-install:16961): WARNING **: return value of custom widget 

[Bug 372170] Re: intel isw raid metadata at odd offset

2009-05-09 Thread Robert Collins
2113 in hex is 841, so the 0x4108  at bytes 0x206-0x207 (=518-519) could
be a dereference (-2113 sectors from here) except that it should be 842
as those bytes are in the -1 sector, not the -2.

If so, then this is definitely a new ISW metadata format; I'd have to
guess that the $GAFR is a new signature for it Note too that the first
sector is totally blank, it appears to only need the last sector now in
terms of bootstrapping.

I can whip up a generic probe based on this, but whats mostly likely to
be accepted into the package.

-- 
intel isw raid metadata at odd offset
https://bugs.launchpad.net/bugs/372170
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373950] Re: wrong aMule in Add/Remove

2009-05-09 Thread C de-Avillez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 368580, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Package changed: ubuntu = gnome-app-install (Ubuntu)

** Changed in: gnome-app-install (Ubuntu)
   Status: New = Invalid

-- 
wrong aMule in Add/Remove
https://bugs.launchpad.net/bugs/373950
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363428] Re: [gm45] ctrl+alt+f1 does not bring me to a text console

2009-05-09 Thread Andrew Ash
Robert, we're putting a lot of effort into the -intel driver for the
upcoming release, and we'd like to send your bug upstream if possible.
But first, we need to collect more information. Please report whether
the card works with the new 2.7.0 driver. It can be found here:
https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates/

Thanks!

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Incomplete

-- 
[gm45] ctrl+alt+f1 does not bring me to a text console
https://bugs.launchpad.net/bugs/363428
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292748] Re: [i945gm] display restarts every 5 seconds

2009-05-09 Thread Andrew Ash
** Tags added: 945gm intel

-- 
[i945gm] display restarts every 5 seconds
https://bugs.launchpad.net/bugs/292748
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 300935] Re: missing /etc/X11/rgb.txt file and broken link to it

2009-05-09 Thread zorzella
Bug #358678 indeed seems to have the same root cause. Here's something
interesting. Before the workaround I had this:

$ locate rgb.txt
/usr/lib/X11/rgb.txt
/usr/share/X11/rgb.txt
/usr/share/emacs/22.2/etc/rgb.txt
$ ls -l /usr/lib/X11/rgb.txt
lrwxrwxrwx 1 root root 16 2009-04-27 17:57 /usr/lib/X11/rgb.txt - 
/etc/X11/rgb.txt

So, not only /etc/X11/rgb.txt was missing, Jaunty seems to have created
a symlink to that unexisting location (someone please confirm, it could
have been me, by mistake, while trying some solution).

Anyway, copying /usr/share/emacs/22.2/etc/rgb.txt to /etc/X11 solved it.
Thanks!

Z

-- 
missing /etc/X11/rgb.txt file and broken link to it
https://bugs.launchpad.net/bugs/300935
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 359831] Re: [i945gm] all video players crash with BadAlloc error (no Compiz)

2009-05-09 Thread Matthew Holtz
I also have this problem with an i865 chipset.  I can play video with
the -vo x11 option in mplayer, but nothing works with xv.  I'm anxious
for a solution.

-- 
[i945gm] all video players crash with BadAlloc error (no Compiz)
https://bugs.launchpad.net/bugs/359831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346100] Re: [855gm] [Jaunty Alpha 5 live CD] low-graphics mode warning at boot

2009-05-09 Thread Andrew Ash
** Summary changed:

- [i82852/855GM] [Jaunty Alpha 5 live CD] low-graphics mode warning at boot
+ [855gm] [Jaunty Alpha 5 live CD] low-graphics mode warning at boot

-- 
[855gm] [Jaunty Alpha 5 live CD] low-graphics mode warning at boot
https://bugs.launchpad.net/bugs/346100
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 245179] Re: [needs-packaging] rt-tests

2009-05-09 Thread Bug Watch Updater
** Changed in: debian
   Status: New = Fix Committed

-- 
[needs-packaging] rt-tests
https://bugs.launchpad.net/bugs/245179
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373979] [NEW] nfsv4 on Jaunty client causes nfs servers to spew time out errors

2009-05-09 Thread buntunub
Public bug reported:

Binary package hint: nfs-kernel-server

Since installing Kubuntu Jaunty (fresh install, remapped /home) I now
have been getting constant client time out errors on my 32 bit Hardy nfs
server. This ONLY happens with the Jaunty client (I have other clients
and get no errors with them). Logs below but here is a sample dump:

May  9 01:57:24 dave234 kernel: [177807.957370] nfs4_cb: server 192.168.11.3 
not responding, timed out
May  9 01:58:24 dave234 kernel: [177867.954953] nfs4_cb: server 192.168.11.3 
not responding, timed out
May  9 01:59:24 dave234 kernel: [177927.944540] nfs4_cb: server 192.168.11.3 
not responding, timed out
May  9 02:00:24 dave234 kernel: [177987.942121] nfs4_cb: server 192.168.11.3 
not responding, timed out


This was also linked to another bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/253004 in which that same 
server would lock up due to these constant errors caused by the Jaunty client. 
The fix for this was patched and I am now running that patched kernel. No 
server lockups have occured since, but the primary error still continues and is 
that needs fixing.

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nfsv4 on Jaunty client causes nfs servers to spew time out errors
https://bugs.launchpad.net/bugs/373979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373977] [NEW] Can't edit with gui a selection list in a form

2009-05-09 Thread Felipe Perucho
Public bug reported:

Binary package hint: kompozer

I'm using Ubuntu 9.04 and Kompozer 0.8a3 (ppa version - thanks for this new 
release). 
I can't find a way to edit a selection list to add some new options from the 
gui (from source works right). Right button offers nothing over the selection 
list; then I go to Insert  Form  Selection List, and it seems to work: I have 
the right window with my data on screen... but when I accept the modifications, 
the selection list dissapears... Fortunately, undo button works just fine :)

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

-- 
Can't edit with gui a selection list in a form
https://bugs.launchpad.net/bugs/373977
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 294426] Re: [i845G]Low quality graphics output (needs XAA)

2009-05-09 Thread Andrew Ash
Is this still an issue on Jaunty? We're putting a lot of effort into the
-intel driver for the upcoming release, and we'd like to send your bug
upstream if possible. But first, we need to collect more information.
Please report whether the card works in Jaunty, and if not, give the new
2.7.0 driver a shot. It can be found here:
https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates/

Thanks!

** Summary changed:

- [i845G]Low quality graphics output
+ [i845G]Low quality graphics output (needs XAA)

** Tags added: corruption

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Incomplete

-- 
[i845G]Low quality graphics output (needs XAA)
https://bugs.launchpad.net/bugs/294426
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373976] Re: new upstream released: 1.1.0.20090508

2009-05-09 Thread LI Daobing

** Attachment added: ibus_1.1.0.20090508.orig.tar.gz
   http://launchpadlibrarian.net/26492876/ibus_1.1.0.20090508.orig.tar.gz

-- 
new upstream released: 1.1.0.20090508
https://bugs.launchpad.net/bugs/373976
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373976] Re: new upstream released: 1.1.0.20090508

2009-05-09 Thread LI Daobing
build log of cowbuilder

** Attachment added: last_operation.log
   http://launchpadlibrarian.net/26492883/last_operation.log

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

** Changed in: ibus (Ubuntu)
 Assignee: LI Daobing (lidaobing) = (unassigned)

-- 
new upstream released: 1.1.0.20090508
https://bugs.launchpad.net/bugs/373976
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 367138] Re: evince crashed with SIGSEGV in gdk_region_copy()

2009-05-09 Thread jeff3211
There have been no subsequent crashes since the initial report. I have 
recreated the circumstances of the event several times
with valgrind running, but with no resulting crash. Since I have not been able 
to recreate the crash, I cannot attach a log which
contains crash data. I will attach no more logs unless they contain crash data. 
I had hoped that the included information would
have been of some value in determining the condition of the hardware.

-- 
evince crashed with SIGSEGV in gdk_region_copy()
https://bugs.launchpad.net/bugs/367138
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373976] Re: new upstream released: 1.1.0.20090508

2009-05-09 Thread LI Daobing

** Attachment added: ibus_1.1.0.20090508-0ubuntu1.dsc
   http://launchpadlibrarian.net/26492855/ibus_1.1.0.20090508-0ubuntu1.dsc

-- 
new upstream released: 1.1.0.20090508
https://bugs.launchpad.net/bugs/373976
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373976] Re: new upstream released: 1.1.0.20090508

2009-05-09 Thread LI Daobing

** Attachment added: ibus_1.1.0.20090508-0ubuntu1.diff.gz
   http://launchpadlibrarian.net/26492858/ibus_1.1.0.20090508-0ubuntu1.diff.gz

-- 
new upstream released: 1.1.0.20090508
https://bugs.launchpad.net/bugs/373976
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654] apport-collect data

2009-05-09 Thread Greg53
Architecture: amd64
DistroRelease: Ubuntu 9.04
HibernationDevice: RESUME=UUID=47c9209d-c760-4bce-af2e-00b22430d645
MachineType: Acer Aspire 5520
NonfreeKernelModules: nvidia
Package: linux-image-2.6.28-11-generic 2.6.28-11.42
PackageArchitecture: amd64
ProcCmdLine: root=UUID=714f5a3c-c8f2-4057-bc82-d6eca6cd12c2 ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
Uname: Linux 2.6.28-11-generic x86_64
UserGroups:

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654]

2009-05-09 Thread Greg53

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/26493021/BootDmesg.txt

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654]

2009-05-09 Thread Greg53

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/26493030/Lsusb.txt

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654]

2009-05-09 Thread Greg53

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/26493034/ProcCpuinfo.txt

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654]

2009-05-09 Thread Greg53

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/26493026/HalComputerInfo.txt

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654]

2009-05-09 Thread Greg53

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/26493037/ProcModules.txt

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654]

2009-05-09 Thread Greg53

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/26493036/ProcInterrupts.txt

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654]

2009-05-09 Thread Greg53

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/26493022/CurrentDmesg.txt

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654]

2009-05-09 Thread Greg53

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

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 363654]

2009-05-09 Thread Greg53

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/26493027/Lspci.txt

-- 
Acer Aspire 5520 laptop does not shutdown correctly
https://bugs.launchpad.net/bugs/363654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 335333] Re: volume control applet's inverted mouse wheel direction

2009-05-09 Thread Hew McLachlan
** Bug watch added: GNOME Bug Tracker #581448
   http://bugzilla.gnome.org/show_bug.cgi?id=581448

** Also affects: gnome-applets via
   http://bugzilla.gnome.org/show_bug.cgi?id=581448
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-applets (Ubuntu)
   Status: Confirmed = Triaged

-- 
volume control applet's inverted mouse wheel direction
https://bugs.launchpad.net/bugs/335333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 311836] Re: visual glitches when messages are selected with the keyboard

2009-05-09 Thread AmenophisIII
yes, no change

-- 
visual glitches when messages are selected with the keyboard
https://bugs.launchpad.net/bugs/311836
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 304981] Re: [i855] Xorg errors and warnings for intel 855GM

2009-05-09 Thread Andrew Ash
Is this still an issue on Jaunty? We're putting a lot of effort into the
-intel driver for the upcoming release, and we'd like to send your bug
upstream if possible. But first, we need to collect more information.
Please report whether the card works in Jaunty, and if not, give the new
2.7.0 driver a shot. It can be found here:
https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates/

Thanks!

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Incomplete

** Tags added: high-cpu

-- 
[i855] Xorg errors and warnings for intel 855GM
https://bugs.launchpad.net/bugs/304981
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 304514] Re: [i830] Fonts smear after a while of use

2009-05-09 Thread Andrew Ash
Is this still an issue on Jaunty? We're putting a lot of effort into the
-intel driver for the upcoming release, and we'd like to send your bug
upstream if possible. But first, we need to collect more information.
Please report whether the card works in Jaunty, and if not, give the new
2.7.0 driver a shot. It can be found here:
https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates/

Thanks!


** Tags added: corruption i830 intel

-- 
[i830] Fonts smear after a while of use
https://bugs.launchpad.net/bugs/304514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235793] Re: Segmentation fault in ntpd when system has more than 1134 interface addresses

2009-05-09 Thread Dave Hart
This bug report was refiled in the NTP bug database nearly verbatim as
bug #1071, which was just resolved with a bounds-check.  If you have
cacert.org's root certificate loaded in your browser, or are willing to
click past possibly dire warnings about an invalid certificate, you're
welcome to check it out directly at http://bugs.ntp.org/1071

-- 
Segmentation fault in ntpd when system has more than 1134 interface addresses
https://bugs.launchpad.net/bugs/235793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373981] [NEW] package sun-java6-doc 6-13-1 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-05-09 Thread Benjamin
Public bug reported:

[press Enter or no + enter to esc]

ProblemType: Package
Architecture: i386
Dependencies:
 libgcc1 1:4.3.3-5ubuntu4
 gcc-4.3-base 4.3.3-5ubuntu4
 unzip 5.52-12ubuntu1
 findutils 4.4.0-2ubuntu4
 libc6 2.9-4ubuntu6
DistroRelease: Ubuntu 9.04
ErrorMessage: el subproceso post-installation script devolvió el código de 
salida de error 1
Package: sun-java6-doc 6-13-1
PackageArchitecture: all
SourcePackage: sun-java6
Title: package sun-java6-doc 6-13-1 failed to install/upgrade: el subproceso 
post-installation script devolvió el código de salida de error 1
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
package sun-java6-doc 6-13-1 failed to install/upgrade: el subproceso 
post-installation script devolvi? el c?digo de salida de error 1
https://bugs.launchpad.net/bugs/373981
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 373981] Re: package sun-java6-doc 6-13-1 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-05-09 Thread Benjamin

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/26493115/DpkgTerminalLog.gz

-- 
package sun-java6-doc 6-13-1 failed to install/upgrade: el subproceso 
post-installation script devolvi? el c?digo de salida de error 1
https://bugs.launchpad.net/bugs/373981
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373980] Re: package memtest86+ 2.01-1ubuntu2 failed to install/upgrade:

2009-05-09 Thread MyFanIsYou

** Attachment added: VarLogDistupgrade200905070246.gz
   http://launchpadlibrarian.net/26493106/VarLogDistupgrade200905070246.gz

-- 
package memtest86+ 2.01-1ubuntu2 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/373980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373980] [NEW] package memtest86+ 2.01-1ubuntu2 failed to install/upgrade:

2009-05-09 Thread MyFanIsYou
Public bug reported:

Binary package hint: memtest86+

I just upgrade ubuntu 9.04 and do nothing. Then ubuntu shown them !

ProblemType: Package
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 9.04
ErrorMessage:
 ErrorMessage: gói memtest86+ đã được cài đặt và cấu hình
Package: memtest86+ 2.01-1ubuntu2
SourcePackage: memtest86+
Title: package memtest86+ 2.01-1ubuntu2 failed to install/upgrade:
Uname: Linux 2.6.27-14-generic i686

** Affects: memtest86+ (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package memtest86+ 2.01-1ubuntu2 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/373980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 310183] Re: [gm45] X server fails to start on 8.10 - Ctrl-Alt- switching workaround

2009-05-09 Thread Andrew Ash
** Tags added: gm45 intel vt-switch

-- 
[gm45] X server fails to start on 8.10 - Ctrl-Alt- switching workaround
https://bugs.launchpad.net/bugs/310183
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373983] [NEW] no sound,picture unstable picture on totem

2009-05-09 Thread chris
Public bug reported:

just new to using linux but the totem player and g stream i think it is
wont play sound and wont play dvds or install real player or Vlan player

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: fglrx
Package: totem-gstreamer 2.26.1-0ubuntu5
ProcEnviron:
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.28-11-generic x86_64

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
no sound,picture unstable picture on totem
https://bugs.launchpad.net/bugs/373983
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373983] Re: no sound,picture unstable picture on totem

2009-05-09 Thread chris

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

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

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

-- 
no sound,picture unstable picture on totem
https://bugs.launchpad.net/bugs/373983
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373979] Re: nfsv4 on Jaunty client causes nfs servers to spew time out errors

2009-05-09 Thread buntunub
Here are the server log dumps

** Attachment added: server dump.txt
   http://launchpadlibrarian.net/26493100/server%20dump.txt

-- 
nfsv4 on Jaunty client causes nfs servers to spew time out errors
https://bugs.launchpad.net/bugs/373979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373979] Re: nfsv4 on Jaunty client causes nfs servers to spew time out errors

2009-05-09 Thread buntunub
Here is the client log dumps

** Attachment added: client dump.txt
   http://launchpadlibrarian.net/26493170/client%20dump.txt

-- 
nfsv4 on Jaunty client causes nfs servers to spew time out errors
https://bugs.launchpad.net/bugs/373979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 305909] Re: [i830] Gradient banding on Dell Latitude C400

2009-05-09 Thread Andrew Ash
Is this still an issue on Jaunty? We're putting a lot of effort into the
-intel driver for the upcoming release, and we'd like to send your bug
upstream if possible. But first, we need to collect more information.
Please report whether the card works in Jaunty, and if not, give the new
2.7.0 driver a shot. It can be found here:
https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates/

Thanks!

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Incomplete

-- 
[i830] Gradient banding on Dell Latitude C400
https://bugs.launchpad.net/bugs/305909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 305054] Re: [i945G] Problems in Video Rendering

2009-05-09 Thread Andrew Ash
Sreejith, is this still an issue on Jaunty? We're putting a lot of
effort into the -intel driver for the upcoming release, and we'd like to
send your bug upstream if possible. But first, we need to collect more
information. Please report whether the card works in Jaunty, and if not,
give the new 2.7.0 driver a shot. It can be found here:
https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates/

Thanks!

** Tags added: videoplayback
** Tags removed: video

-- 
[i945G] Problems in Video Rendering
https://bugs.launchpad.net/bugs/305054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 227214] Re: many apps randomly lose focus

2009-05-09 Thread Adam Smith
Sorry...don't think I can help. I upgraded to Jaunty this last weekend
without this bug showing up again.  My best guess is still related to
the piecemeal approach I took when I installed Hardy--but honestly, this
is not my area of expertise and I just don't know.

Good luck.  Hope you solve it.

-- 
many apps randomly lose focus
https://bugs.launchpad.net/bugs/227214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373979] Re: nfsv4 on Jaunty client causes nfs servers to spew time out errors

2009-05-09 Thread buntunub

Oh. I just noticed this --

nepomukservices[4039]: segfault at 8 ip 7fcbbf332cfe sp
7fffc7935b50 error 4 in libQtCore.so.4.5.0[7fcbbf2c9000+24]

And that does happen every boot, but I guess thats yet another bug to
follow up on with Jaunty..

Anyway, I have googled up on this nfs issue quite a lot and from what I
have noticed, upstream seems to not really take too much stock in this
issue as it seems to be some type of harmless call back issue that is
harmless as far as the protocol goes. Above my head though so I am
really clueless as to this, but considering this issue never cropped up
with Fedora10 when I had that loaded on this same client, nor with
Hardy, same machine, one would have to assume that whatever was done
with the Jaunty kernel is causing this problem. I also disabled the
firewall, and modified the fstab with clientaddr=192.168.11.3,
thinking THAT might be causing a problem, but no joy!

-- 
nfsv4 on Jaunty client causes nfs servers to spew time out errors
https://bugs.launchpad.net/bugs/373979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373804] Re: Quassel displays blank notifications if or is in text

2009-05-09 Thread Mackenzie Morgan
** Description changed:

- Binary package hint: quassel
+ Impact:
+ Notifications fsent from Quassel to KNotify which contain   or  are 
parsed as broken HTML so the notifications do not display any message at all, 
just the sender's name.
  
- Quassel's not escaping   and  so the notifications come out blank.
- Upstream has a patch for it.
+ Explanation:
+ The upstream patch catches characters that could be present in HTML tags and 
escapes them.
+ 
+ TEST CASE:
+ Open Quassel on one computer and put it on an inactive desktop.  From another 
computer, send a message highlighting the user that is logged on in Quassel 
with text containing problematic characters, like 3 Quassel.  Only the 
sender's nick will be displayed in the notification.  The text 3 Quassel 
will not.
+ 
+ I do not see any regression potential as the patch is very simple and
+ straightforward.

-- 
Quassel displays blank notifications if   or  is in text
https://bugs.launchpad.net/bugs/373804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 366486] Re: compiz in jaunty always launches gnome-terminal

2009-05-09 Thread Keepiru
*** This bug is a duplicate of bug 352656 ***
https://bugs.launchpad.net/bugs/352656

** This bug has been marked a duplicate of bug 352656
   Ignores GNOME preferred terminal application setting

-- 
compiz in jaunty always launches gnome-terminal
https://bugs.launchpad.net/bugs/366486
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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



[Bug 313149] Re: deluge produces zombie browser process when launched through about window

2009-05-09 Thread AmenophisIII
still existing in jaunty.

ps axf shows
 5565 ?Sl 1:24 /usr/bin/python /usr/bin/deluge
 6930 ?Zs 0:00  \_ [gnome-open] defunct

thats after clicking the homepage link in the about dialog and quitting
the browser afterwards.

** Changed in: deluge-torrent (Ubuntu)
   Status: Invalid = New

-- 
deluge produces zombie browser process when launched through about window
https://bugs.launchpad.net/bugs/313149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 228806] Re: [MASTER] various unrelated crashes for firefox-3.0 and xulrunner-1.9

2009-05-09 Thread denjing...@yahoo.co.jp
on PowerPc G4, ubuntu9.04Jaunty For PPC.
Firefox 3.0.10

on Youtube,  I  clicked next contents, then drop down on the desktop.

-- 
[MASTER] various unrelated crashes for firefox-3.0 and xulrunner-1.9
https://bugs.launchpad.net/bugs/228806
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 340888] Re: [needs-packaging] ppower for CM11A X10 device

2009-05-09 Thread Karl Ostmo
** Changed in: ubuntu
 Assignee: (unassigned) = Karl Ostmo (kostmo)

-- 
[needs-packaging] ppower for CM11A X10 device
https://bugs.launchpad.net/bugs/340888
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 306016] Re: nfs client broken since 2.6.28-2-generic upgrade

2009-05-09 Thread buntunub
Oh. I just noticed this --

nepomukservices[4039]: segfault at 8 ip 7fcbbf332cfe sp
7fffc7935b50 error 4 in libQtCore.so.4.5.0[7fcbbf2c9000+24]

And that does happen every boot, but I guess thats yet another bug to
follow up on with Jaunty..

Anyway, I have googled up on this nfs issue quite a lot and from what I
have noticed, upstream seems to not really take too much stock in this
issue as it seems to be some type of harmless call back issue that is
harmless as far as the protocol goes. Above my head though so I am
really clueless as to this, but considering this issue never cropped up
with Fedora10 when I had that loaded on this same client, nor with
Hardy, same machine, one would have to assume that whatever was done
with the Jaunty kernel is causing this problem. I also disabled the
firewall, and modified the fstab with clientaddr=192.168.11.3,
thinking THAT might be causing a problem, but no joy!

-- 
nfs client broken since 2.6.28-2-generic upgrade
https://bugs.launchpad.net/bugs/306016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 353936] Re: Upgrade Maven2 to version 2.1.0

2009-05-09 Thread David Horváth
I would need this, please update the repo. Thanks.

-- 
Upgrade Maven2 to version 2.1.0
https://bugs.launchpad.net/bugs/353936
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 306016] Re: nfs client broken since 2.6.28-2-generic upgrade

2009-05-09 Thread buntunub
Sorry, posted on wrong bug.

-- 
nfs client broken since 2.6.28-2-generic upgrade
https://bugs.launchpad.net/bugs/306016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 137191] Re: package update-manager 1:0.69 failed to install/upgrade: failed to fstat previous diversions file

2009-05-09 Thread Loris
** Description changed:

  Binary package hint: update-manager
  
  updating gutsy-gutsy also running firefox
  
  ProblemType: Package
  Architecture: i386
  Date: Mon Sep  3 23:04:05 2007
  DistroRelease: Ubuntu 7.10
  ErrorMessage: failed to fstat previous diversions file
  Package: update-manager 1:0.69
  PackageArchitecture: all
  SourcePackage: update-manager
  Title: package update-manager 1:0.69 failed to install/upgrade: failed to 
fstat previous diversions file
  Uname: Linux mrvertigo-linux 2.6.22-10-generic #1 SMP Wed Aug 22 08:11:52 GMT 
2007 i686 GNU/Linux
+ 
+ 
+ To be honest I don't know why but every time that the automatic update start 
is stopping report this bug.

-- 
package update-manager 1:0.69 failed to install/upgrade: failed to fstat 
previous diversions file
https://bugs.launchpad.net/bugs/137191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 365857] Re: bcm4328 wifi card doesn't work with a clean install

2009-05-09 Thread eagles051387
has anyone tested with the opensource b43-fwcutter. the driver that is
being used above is a proprietary driver.

On 5/9/09, Kamangir kamangir1...@gmail.com wrote:
 The work-around can be shortened to one restart.

 1.System  Administration  Hardware Drivers
 2.Uninstall the Broadcom STA wireless driver
 3.Restart.
 4.Before logging into Jaunty, turn off wireless with the wireless switch.
 5. Log in.
 6.System  Administration  Hardware Drivers
 7.Reinstall the Broadcom STA wireless driver
 8.Use the switch to turn the wireless radio on
 9. After about 10 seconds, your wireless will work.

 I have tested this on two separate installs of Jaunty and it continues
 to work with multiple reboots.

 --
 bcm4328 wifi card doesn't work with a clean install
 https://bugs.launchpad.net/bugs/365857
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Jonathan Aquilina

-- 
bcm4328 wifi card doesn't work with a clean install
https://bugs.launchpad.net/bugs/365857
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373986] [NEW] No selection list when creating a new css style rule

2009-05-09 Thread Felipe Perucho
Public bug reported:

Binary package hint: kompozer

I'm using Ubuntu 9.04 and Kompozer 0.8a3 (ppa version). A feature present in 
Kompozer 7.10 is (at the moment) missing. When you create a new css style rule, 
for example a custom rule for an specific #div, Kompozer used to show you a 
list of identified #div blocks in your page. That was sweet. There were also 
some very useful example identificators (h1, h2, #header, #body, etc.) in those 
lists.
Anyway, CSS works right. Its just a feature request.

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

-- 
No selection list when creating a new css style rule
https://bugs.launchpad.net/bugs/373986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373985] [NEW] system freezes when not in use for a while, does not come back unless system is rebooted

2009-05-09 Thread Hugo Gomi
Public bug reported:

Release 8.10
Kernel Linux 2.6.27-11- generic
Gnome 2.21.1
expect system to weak up when keyboard or mouse is move
instead stays sleep

will only activate by rebooting the pc.

It is not a hardware problem as i run a different hard drive for a
'windows xp' in the same box.

I have previously run early version of Ubuntu with not problems

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

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
system freezes when not in use for a while, does not come back unless system is 
rebooted
https://bugs.launchpad.net/bugs/373985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373985] Re: system freezes when not in use for a while, does not come back unless system is rebooted

2009-05-09 Thread Hugo Gomi

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

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

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

-- 
system freezes when not in use for a while, does not come back unless system is 
rebooted
https://bugs.launchpad.net/bugs/373985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 305054] Re: [i945G] Problems in Video Rendering

2009-05-09 Thread Sreejith K
I didn't get time to test the Jaunty release yet. But I'll test it and put
the results here before 30th this month as I'm now away from my system
having this issue and get there only at 28th. But I'll try then and provide
as much information as you need.

Regards,

Sreejith K
Developer, Cloud Computing Group
K 7 - C O M P U T I N G
Phone: +91 44 6611 Ex: 212
sre...@k7computing.com
www.k7computing.com


On Sat, May 9, 2009 at 11:59 AM, Andrew Ash ash...@gmail.com wrote:

 Sreejith, is this still an issue on Jaunty? We're putting a lot of
 effort into the -intel driver for the upcoming release, and we'd like to
 send your bug upstream if possible. But first, we need to collect more
 information. Please report whether the card works in Jaunty, and if not,
 give the new 2.7.0 driver a shot. It can be found here:
 https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates/https://edge.launchpad.net/%7Eubuntu-x-swat/+archive/x-updates/

 Thanks!

 ** Tags added: videoplayback
 ** Tags removed: video

 --
 [i945G] Problems in Video Rendering
 https://bugs.launchpad.net/bugs/305054
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “xserver-xorg-video-intel” source package in Ubuntu: Confirmed

 Bug description:
 I've installed the new Ubuntu 8.10 and found that the video rendering
 (movies) in Totem and Mplayer (Or any other player) is poor. I'm getting
 some off-positioned frames when playing the movies. I've attached a
 screenshot of the issue (Things look not that bad as in the screenshot. I
 took it while plaing the movie). In the earlier version of Ubuntu (8.04) I
 didn't have this issue. But 8.04 had problems showing blue lines in video
 window when a window (or menu) shows upon them, when compiz was enabled. But
 this issue is now resolved in the latest release. Hope these informations
 are helpful. I'm using Intel GMA945 buitin graphics and a Core2Duo processor
 with 1GB RAM. I'm using the video driver as xv (which is the default)

 I assume there should be some workaround for this issue...

 [lspci]
 00:00.0 Host bridge [0600]: Intel Corporation 82945G/GZ/P/PL Memory
 Controller Hub [8086:2770] (rev 02)
Subsystem: Intel Corporation Device [8086:d606]
 00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ
 Integrated Graphics Controller [8086:2772] (rev 02)
Subsystem: Intel Corporation Device [8086:d606]



-- 
[i945G] Problems in Video Rendering
https://bugs.launchpad.net/bugs/305054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 347544] Re: pidgin 2.5.5 sound distortion/no sound

2009-05-09 Thread Schalken
Confirmed.

Pidgin 2.5.5 with pulseaudio on Ubuntu Jaunty on Dell XPS M1330.

-- 
pidgin 2.5.5 sound distortion/no sound
https://bugs.launchpad.net/bugs/347544
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 335333] Re: volume control applet's inverted mouse wheel direction

2009-05-09 Thread Bug Watch Updater
** Changed in: gnome-applets
   Status: Unknown = New

-- 
volume control applet's inverted mouse wheel direction
https://bugs.launchpad.net/bugs/335333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373804] Re: Quassel displays blank notifications if or is in text

2009-05-09 Thread Scott Kitterman
** Also affects: quassel (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Changed in: quassel (Ubuntu Jaunty)
   Status: New = In Progress

-- 
Quassel displays blank notifications if   or  is in text
https://bugs.launchpad.net/bugs/373804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373987] Re: Security icon is displayed for ubuntu documentation.

2009-05-09 Thread tdflanders

** Attachment added: Screenshot-2.png
   http://launchpadlibrarian.net/26493518/Screenshot-2.png

** Visibility changed to: Public

-- 
Security icon is displayed for ubuntu documentation.
https://bugs.launchpad.net/bugs/373987
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269215] Re: There is a problem with the configuration server. (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

2009-05-09 Thread Christoph
It seems this problem occurs in karmic once again. As above mentiond
chmod 775 /etc/gconf/gconf.xml.system solved the problem (at last for
me :-)).


Additional Information: runing /usr/lib/libgconf2-4/gconf-sanity-check-2 from a 
terminal gave no errors. The Problem was only seen direct after login from gdm, 
before my profile was loaded.

Chris

-- 
There is a problem with the configuration server. 
(/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)
https://bugs.launchpad.net/bugs/269215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 276467] Re: scim-panel-gtk crashed with SIGSEGV in g_main_context_prepare()

2009-05-09 Thread Satya Saladi
No.
Thanks.

2009/5/8 Rolf Leggewie launchpad@rolf.leggewie.biz

 Is this still an issue?

 ** Changed in: scim (Ubuntu)
 Assignee: (unassigned) = Rolf Leggewie (r0lf)

 --
 scim-panel-gtk crashed with SIGSEGV in g_main_context_prepare()
 https://bugs.launchpad.net/bugs/276467
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
scim-panel-gtk crashed with SIGSEGV in g_main_context_prepare()
https://bugs.launchpad.net/bugs/276467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 361569] Re: Okular renders pdf fonts incorrectly

2009-05-09 Thread Syniurge
Hi,

I'm having a similar problem with most of my PDF documents. Font
rendering is different within Evince and within Okular, and in Okular
not exactly eye-friendly.

Example (screenshots attached below): http://www-fourier.ujf-
grenoble.fr/enseignement/IMG/pdf/polygeo-2.pdf

** Attachment added: Okular
   http://launchpadlibrarian.net/26493663/capture1.png

-- 
Okular renders pdf fonts incorrectly
https://bugs.launchpad.net/bugs/361569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373979] Re: nfsv4 on Jaunty client causes nfs servers to spew time out errors

2009-05-09 Thread buntunub
Here is the thread that speaks to this exact issue.

http://news.gmane.org/gmane.linux.nfsv4

In short, the guys say that its a harmless string, but as you can see
from my server logs, this is troublesome because of the overabundance of
the strings and how large my /var is filling up. The thread also speaks
to a patch that was put into the 2.6.27 kernel to turn off printing. If
thats the case, then can this patch be backported to the Hardy kernel so
the LTS release can get this fix as well?

-- 
nfsv4 on Jaunty client causes nfs servers to spew time out errors
https://bugs.launchpad.net/bugs/373979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 361569] Re: Okular renders pdf fonts incorrectly

2009-05-09 Thread Syniurge

** Attachment added: Evince
   http://launchpadlibrarian.net/26493678/capture2.png

-- 
Okular renders pdf fonts incorrectly
https://bugs.launchpad.net/bugs/361569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 319363] Re: Can not get 1024x768 video mode by undetected monitor and Matrox G100 8MB graphics adapter

2009-05-09 Thread Bug Watch Updater
** Changed in: xorg (Fedora)
   Status: In Progress = Fix Released

-- 
Can not get 1024x768 video mode by undetected monitor and Matrox G100 8MB 
graphics adapter
https://bugs.launchpad.net/bugs/319363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 103677] Re: Ubuntu feisty: Failed to set xfermode with 2.6.20-14

2009-05-09 Thread Bryan Wu
This bug report is being closed because we received no response to the
previous inquiry for information. Please reopen if this is still an
issue in the current Ubuntu release, Jaunty Jackalope 9.04 -
http://www.ubuntu.com/getubuntu/download.  To reopen the bug, click on
the current status under the Status column and change the status back to
New.  Thanks.

-Bryan

** Changed in: linux (Ubuntu)
   Status: Incomplete = Won't Fix

-- 
Ubuntu feisty: Failed to set xfermode with 2.6.20-14
https://bugs.launchpad.net/bugs/103677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373988] [NEW] Unable to download the extras on the 'Playing DVDs' page

2009-05-09 Thread pd
Public bug reported:

Binary package hint: ubuntu-docs

Unable to download the extras on the 'Playing DVDs' page.

Expected to be able to download the files onto the university computer
(mac) and then transfer them over to USB in preparation for installation
on a PC laptop.

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

-- 
Unable to download the extras on the 'Playing DVDs' page
https://bugs.launchpad.net/bugs/373988
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 40682] Re: My scanner, a Canon CanoScan LIDE 20, makes grinding noise

2009-05-09 Thread Adrian Prabanand
I am using the latest release 9.04  CanoScan N656U scanner. Same
problem. Did anybody found a solution?

-- 
My scanner, a Canon CanoScan LIDE 20, makes grinding noise
https://bugs.launchpad.net/bugs/40682
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 373991] [NEW] totem could't play dvd

2009-05-09 Thread Martin Thoma
Public bug reported:

Binary package hint: totem

1) Ubuntu 9.04
2)totem:
  Installiert: 2.26.1-0ubuntu5
  Kandidat: 2.26.1-0ubuntu5
  Versions-Tabelle:
 *** 2.26.1-0ubuntu5 0
500 http://de.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
3) I put the DVD The Pursuit of Happyness in my dvd-player and wanted to 
watch it with totem.
4) I got an error: An error occured. This place couldn't be opened; perhaps 
you don't have the permissions to play this file

I tried it with VLC and it worked

I've installed libdvdcss2

When I start totem in the console I get these errors:

mo...@pc07:~$ totem
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: 
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
** Message: no file info
libdvdread: Using libdvdcss version 1.2.10 for DVD access

*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
[30 times this error]

*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x05
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x06

*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
[40 times this error]

*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x05
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x06

*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
[10 times this error]

*** libdvdread: CHECK_VALUE failed in ifo_read.c:639 ***
*** for vtsi_mat-vts_pgcit = vtsi_mat-vtsi_last_sector ***


*** libdvdread: CHECK_VALUE failed in ifo_read.c:644 ***
*** for vtsi_mat-vts_c_adt = vtsi_mat-vtsi_last_sector ***

libdvdread: Invalid title IFO (VTS_15_0.IFO).
libdvdread: Using libdvdcss version 1.2.10 for DVD access

*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
[32 times this error]

*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x05
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x06

*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
[40 times this error]


*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x05
*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x06

*** Zero check failed in ifo_read.c:810
for cell_position[i].zero_1 = 0x04
[10 times this error]

*** libdvdread: CHECK_VALUE failed in ifo_read.c:639 ***
*** for vtsi_mat-vts_pgcit = vtsi_mat-vtsi_last_sector ***


*** libdvdread: CHECK_VALUE failed in ifo_read.c:644 ***
*** for vtsi_mat-vts_c_adt = vtsi_mat-vtsi_last_sector ***

libdvdread: Invalid title IFO (VTS_15_0.IFO).
** Message: Error: Could not read title information for DVD.
resindvdsrc.c(333): rsn_dvdsrc_start (): 
/GstPlayBin:play/RsnDvdBin:source/resinDvdSrc:dvdsrc:
system error: File exists

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

-- 
totem could't play dvd
https://bugs.launchpad.net/bugs/373991
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373989] [NEW] Please, merge gnome-python 2.26.1-1 from debian unstable

2009-05-09 Thread Didier Roche
Public bug reported:

gnome-python (2.26.1-1ubuntu1) UNRELEASED; urgency=low

  * Merge from debian unstable, remaining changes:
- debian/control.in:
  + Add python-gnome2-dbg, python-gnomecanvas and python-gnomecanvas-dbg
packages
  + build-dep on python-all-dbg for debug packages
  + Re-generate debian/control
- add some files:
  + debian/python-gnomecanvas.{install, examples}
  + debian/python-gconf.examples file
  + debian/python-gnome2.examples
- debian/python-gnome2.install adapted as gnomecanvas are in another
  package and adapted to python 2.6 package layout
- debian/python-gconf.install adapted to python 2.6 package layout
- debian/rules:
  - dbg-* targets
  - dbg related extra install/cleanage
- debian/watch takes into account unstable version
- debian/patches converted to quilt:
  + 01-dont-build-with-lpython.patch: don't create a depends on a
python version
  + regenerate 70_autoreconf.patch

** Affects: gnome-python (Ubuntu)
 Importance: Wishlist
 Status: Triaged

** Branch linked: lp:~ubuntu-desktop/gnome-python/ubuntu

** Changed in: gnome-python (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: gnome-python (Ubuntu)
   Status: New = Triaged

-- 
Please, merge gnome-python 2.26.1-1 from debian unstable
https://bugs.launchpad.net/bugs/373989
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 372711] Re: kernel 2.6.28-12 breaks wireless, old kernel fine

2009-05-09 Thread eugen32
*** This bug is a duplicate of bug 372876 ***
https://bugs.launchpad.net/bugs/372876

fix works for dell latitude e5400, bcm4312. thanks.

-- 
kernel 2.6.28-12 breaks wireless, old kernel fine
https://bugs.launchpad.net/bugs/372711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 104957] Re: users with no password can't log in with gdm

2009-05-09 Thread Mantas Kriaučiūnas
** Also affects: shadow (Ubuntu)
   Importance: Undecided
   Status: New

-- 
users with no password can't log in with gdm
https://bugs.launchpad.net/bugs/104957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373992] [NEW] my wirelessBCM board is on but is not working

2009-05-09 Thread alexammo
Public bug reported:

Binary package hint: network-manager

My bcm wireless board is on, but not working.

Kontact works badly, it suffers i tell him to receive mail one account
per time.

I find in Applications in my start menu couples of the same item
with different icons, like Settings and one of them is almost empty.

Association of icons to files didn't work well when i upgraded from
hardy to Jaunty, now i have about 10 files or applications without
icon on desktop.

Sometimes when i do run a terminal from applications in the start menu,
it crashes.

There a lot more things that don't worki think you have a lot of
work to do.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Gconf:
 
InterestingModules: ndiswrapper b44
Package: network-manager 0.7.1~rc4.1.cf199a964-0ubuntu2
ProcEnviron:
 LANGUAGE=it_IT:it:en_GB:en
 PATH=(custom, no user)
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: network-manager
Uname: Linux 2.6.24-23-generic i686

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


** Tags: apport-bug i386

-- 
my wirelessBCM board is on but is not working
https://bugs.launchpad.net/bugs/373992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373992] Re: my wirelessBCM board is on but is not working

2009-05-09 Thread alexammo

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

** Attachment added: IfupdownConfig.txt
   http://launchpadlibrarian.net/26493928/IfupdownConfig.txt

** Attachment added: NetDevice.eth0.txt
   http://launchpadlibrarian.net/26493929/NetDevice.eth0.txt

** Attachment added: NetDevice.lo.txt
   http://launchpadlibrarian.net/26493930/NetDevice.lo.txt

** Attachment added: NetDevice.pan0.txt
   http://launchpadlibrarian.net/26493931/NetDevice.pan0.txt

** Attachment added: Syslog.txt
   http://launchpadlibrarian.net/26493932/Syslog.txt

** Attachment added: WpaSupplicantLog.txt
   http://launchpadlibrarian.net/26493933/WpaSupplicantLog.txt

-- 
my wirelessBCM board is on but is not working
https://bugs.launchpad.net/bugs/373992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 370233] Re: System crashes while installing openoffice.org mailmerge

2009-05-09 Thread Dmitry
This bug should have high priority because the single solution I could find was 
to reinstall Ubuntu and don't install OpenOffice. Otherwise you can't install 
any application due to the defect. It is not good solution.
OpenOffice is a very important part of the system.  If I can't use it I don't 
need the system.

-- 
System crashes while installing openoffice.org mailmerge
https://bugs.launchpad.net/bugs/370233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 344400] Re: libvirtError: internal error unable to start guest

2009-05-09 Thread Dan Hatch
I'm also experiencing this problem with my upgrade to Jaunty. My qcow
disk image is ~90Gig, but seemed to load fine with the previous version.

-- 
libvirtError: internal error unable to start guest
https://bugs.launchpad.net/bugs/344400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 104957] Re: users with no password can't log in with gdm

2009-05-09 Thread Mantas Kriaučiūnas
I've assigned this bug to shadow (login) packages, because according to
latest comments from Flabdablet  and steve.langa...@canonical.com the
way to solve password-less local login bug by adding lines bellow to
/etc/shadow is correct:

# Local X displays
:0
:0.0
:1
:1.0
:2
:2.0
:3
:3.0
...
:63
:63.0

-- 
users with no password can't log in with gdm
https://bugs.launchpad.net/bugs/104957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 368092] Re: Typing in Texmaker causes high CPU usage in Xorg

2009-05-09 Thread Søren Vind
I can also confirm this bug. Running on a Lenovo x200, Jaunty amd64 and
texmaker 1.8. It makes texmaker more or less unusable.

-- 
Typing in Texmaker causes high CPU usage in Xorg
https://bugs.launchpad.net/bugs/368092
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 296952] Re: mysqlhotcopy failed on table with hyphen in name

2009-05-09 Thread Andreas Olsson
A SRU for this bug is kind of depending of a SRU for bug #323755.

-- 
mysqlhotcopy failed on table with hyphen in name
https://bugs.launchpad.net/bugs/296952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >