[Bug 174211] Re: SMBD should use /var/run/cups/cups.sock to talk to cups

2008-06-07 Thread Steve Langasek
Retesting with the 8.04 release, it appears that libcups will now
correctly try to use the unix socket by default before trying to connect
to localhost.  So I think this bug is now resolved.

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

-- 
SMBD should use /var/run/cups/cups.sock to talk to cups
https://bugs.launchpad.net/bugs/174211
You received this bug notification because you are a member of 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 222343] Re: b43 driver ignores BCM94311, regression

2008-06-07 Thread PeterShinners
I can confirm that the new modules in hardy-proposed fixes the problem.
Tonight I did a fresh install from Hardy release cds. I grabbed the 2.6.24-19 
updates from hardy-proposed and everything with my wireless is working 
automatically.

-- 
b43 driver ignores BCM94311, regression
https://bugs.launchpad.net/bugs/222343
You received this bug notification because you are a member of 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 120834] Re: intel gm965 freezes with 3d applications

2008-06-07 Thread Motin
The latest comment in the linked freedesktop bug looks promising:

  --- Comment  #38 From Taiyo Rawle  2008-06-02 00:39:04 PST
---

Using the latest mesa git appears to fix this issue. I was unable to recreate
the crash in blender. I shall try to recreate the crash with other 3D apps when
I next have time.

-- 
intel gm965 freezes with 3d applications
https://bugs.launchpad.net/bugs/120834
You received this bug notification because you are a member of 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 234768] Re: periodic Xorg crashes w/ high cpu usage after OpenGL screensaver [965GM]

2008-06-07 Thread mnemo
I was wrong about the improved stacktrace, when I looked carefully at it I 
noticed that for some reason I'm getting symbols for some addresses in the DRI 
module but not all addresses. I find this a little bit strange. Anyway, I can 
also repro this bug using the 2.3.1 driver that bryce provided a test .deb for 
here:
http://people.ubuntu.com/~bryce/Testing/intel/hardy-i386/xserver-xorg-video-intel_2.3.1-1ubuntu1_i386.deb
Below is the backtrace (slightly different) that I'm getting with the new 2.3.1 
version of the driver:

Program received signal SIGABRT, Aborted.
0xb7f2d410 in __kernel_vsyscall ()
(gdb) bt full
#0  0xb7f2d410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7cd0085 in raise () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb7cd1a01 in abort () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3  0xb7cc910e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#4  0xa7620d68 in bm_fake_NotifyContendedLockTake () from 
/usr/lib/dri/i965_dri.so
No symbol table info available.
#5  0xa7626871 in LOCK_HARDWARE () from /usr/lib/dri/i965_dri.so
No symbol table info available.
#6  0xa763fff5 in ?? () from /usr/lib/dri/i965_dri.so
No symbol table info available.
#7  0xa7640545 in brw_draw_prims () from /usr/lib/dri/i965_dri.so
No symbol table info available.
#8  0xa76dc96c in ?? () from /usr/lib/dri/i965_dri.so
No symbol table info available.
#9  0xb7b55686 in __glXDisp_DrawArrays () from 
/usr/lib/xorg/modules/extensions//libglx.so
No symbol table info available.
#10 0xb7b3332d in DoRender () from /usr/lib/xorg/modules/extensions//libglx.so
No symbol table info available.
#11 0xb7b3344c in __glXDisp_Render () from 
/usr/lib/xorg/modules/extensions//libglx.so
No symbol table info available.
#12 0xb7b37996 in __glXDispatch () from 
/usr/lib/xorg/modules/extensions//libglx.so
No symbol table info available.
#13 0x081506de in ?? ()
No symbol table info available.
#14 0x0808d8df in Dispatch ()
No symbol table info available.
#15 0x0807471b in main ()
No symbol table info available.
(gdb)

-- 
periodic Xorg crashes w/ high cpu usage after OpenGL screensaver  [965GM]
https://bugs.launchpad.net/bugs/234768
You received this bug notification because you are a member of 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 222317] Re: uncaught exception: java.lang.StackOverflowError

2008-06-07 Thread wruoca
After enabling the hardy-proposed, I successfully upgraded openjdk-6-jdk
from 6b09-0ubuntu2 to 6b09-0ubuntu2, but this time I got the different
error:

:/usr/share/doc/openjdk-6-demo/demo/jfc/Notepad$ java -jar Notepad.jar
uncaught exception: java.lang.Error: Probable fatal error:No fonts found.
java.lang.Error: Probable fatal error:No fonts found.
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1088)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
at sun.font.FontManager.findDeferredFont(FontManager.java:916)
at sun.font.FontManager.findFont2D(FontManager.java:1904)
at sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1071)
at sun.font.FontManager.initialiseDeferredFont(FontManager.java:960)
at sun.font.FontManager.findOtherDeferredFont(FontManager.java:899)
 

[Bug 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-07 Thread mtb-cliff
No luck. Same activity. I noticed something different. I tried going to
terminal using ALT-F2 and trying to start gdm manually using sudo
/etc/init.d/gdm restart and so long as I was in the non-X11 session, my
Caps Lock key would light. As soon as I switched to ALT-F7, I lost the
Caps Lock key (and entire keyboard - can't use sysreq r,s,b to recover).

-- 
Kernel 2.6.24-17 - broken resume from suspend to RAM
https://bugs.launchpad.net/bugs/226279
You received this bug notification because you are a member of 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 238275] [NEW] mythbuntu-lirc-generator has problems with playpause buttons

2008-06-07 Thread David Dean
Public bug reported:

Binary package hint: mythbuntu-lirc-generator

I have a DVICO_MCE remote control with a single play/pause button.
However, the ~/.lirc/mythtv file generated by  mythbuntu-lirc-generator
has two entries mapping the play/pause button to the 'P' action. Because
of this any attempt to pause an playing video doesn't work as it
unpauses as soon as it is first paused.

The simplest workaround for this problem is to edid the ~/.lirc/mythtv
file to remove the second mapping and the problem goes away. From
looking at this file this appears to be a problem with other DVICO
remotes as well. I'm not sure what cases the underlying mythbuntu-lirc-
generator  program to create two versions of the play/pause mapping, but
I would guess that the combined play/pause button is the source of the
confusion.

** Affects: mythbuntu
 Importance: Undecided
 Status: New

** Affects: mythbuntu-lirc-generator (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: mythbuntu
   Importance: Undecided
   Status: New

-- 
mythbuntu-lirc-generator has problems with playpause buttons
https://bugs.launchpad.net/bugs/238275
You received this bug notification because you are a member of 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 238276] [NEW] Big translation files for lots of languages are distributed in inscape deb package instead of language-packs

2008-06-07 Thread Mantas Kriaučiūnas
Public bug reported:

Binary package hint: inkscape

Big translation files for lots of languages are distributed in inscape deb 
package instead of language-packs. For example there are lots (23 MB) of 
localized tutorial files in more than 10 different languages at 
/usr/share/inkscape/tutorials/ , also few megabytes of translated "about" 
dialog is at /usr/share/inkscape/screens/
Other packages from Ubuntu main, like Firefox, doesn't include translations in 
main package - translations of Firefox3 are in language-packs.
Another solution would be use separate localization packages, like 
openoffice.org-l10n-*

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

** Affects: inkscape (Baltix)
 Importance: Undecided
 Status: New

** Also affects: inkscape (Baltix)
   Importance: Undecided
   Status: New

-- 
Big translation files for lots of languages are distributed in inscape deb 
package instead of language-packs
https://bugs.launchpad.net/bugs/238276
You received this bug notification because you are a member of 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 157211] Re: SRU - Update from 0.5.1 to 0.5.3

2008-06-07 Thread Jordan Mantha
If you're interested in applying for an SRU please use the procedure
https://wiki.ubuntu.com/StableReleaseUpdates/ . Note that we normally
don't take new upstream releases unless they are bug-fix only and fix an
SRU-worthy bug. That would need to be documented in the bug report.

** Tags removed: verification-motu-needed

** Changed in: swfdec0.5 (Ubuntu)
   Status: Confirmed => New

-- 
SRU - Update from 0.5.1 to 0.5.3
https://bugs.launchpad.net/bugs/157211
You received this bug notification because you are a member of 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 173293] Re: Tuxpaint 0.9.19 with new useful features was released in February - please update packages

2008-06-07 Thread Mantas Kriaučiūnas
Caroline Ford  wrote on 2008-03-03:
> 0.9.19 has been released upstream.
> I have unsupported binaries of 0.9.19 for Hardy in my PPA.

Tuxpaint-config package from your PPA doesn't have menu launcher
(.desktop file), while tuxpaint 0.9.17 from Ubuntu 8.04 Hardy has this
launcher. Please fix this problem. Look at bug #173294 for more info.

-- 
Tuxpaint 0.9.19 with new useful features was released in February - please 
update packages
https://bugs.launchpad.net/bugs/173293
You received this bug notification because you are a member of 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 192888] Re: firefox crashes on flash contents when using libflashsupport

2008-06-07 Thread max
Just installed these packages for hardy, still causes firefox to crash

-- 
firefox crashes on flash contents when using libflashsupport
https://bugs.launchpad.net/bugs/192888
You received this bug notification because you are a member of 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 218869] Re: 8.04 Hardy: OpenJDK Java Web Start doesn't work with Firefox 3 if use default settings

2008-06-07 Thread fINTiP
Hello? Has anyone seen this yet?

Typing "javaws" into the terminal brings up a certificates page (this is
one example of the problem that is mentioned above, albeit simplified).

It should bring up the Java WebStart control application.

.L

-- 
8.04 Hardy: OpenJDK Java Web Start doesn't work with Firefox 3 if use default 
settings
https://bugs.launchpad.net/bugs/218869
You received this bug notification because you are a member of 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 237975] Re: Mousing over an audio file on the desktop should not preview it.

2008-06-07 Thread Old_Soldier
** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
Mousing over an audio file on the desktop should not preview it.
https://bugs.launchpad.net/bugs/237975
You received this bug notification because you are a member of 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 234233] Re: Flashing Text cursor does not correspond to actual typing location, or appears randomly where it should not.

2008-06-07 Thread fINTiP
So even if the idea of a test account were as easy as

1. Go to intpforum.com
2. Log in on the top right with: Username "llama" password "themystery".
3. click "UserCP" on the top left
4. Try to send a Private Message (PM).
5. Observe.

You wouldn't do it?

Just in case you change your mind, I already made that account with that
password, so... if you felt like trying, those instructions work.

A lot simpler than some other steps one has to go to for bug
replication, you know. :\

.L

-- 
Flashing Text cursor does not correspond to actual typing location, or appears 
randomly where it should not.
https://bugs.launchpad.net/bugs/234233
You received this bug notification because you are a member of 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 238112] Re: The help system reports that the xml files are invalid - This happens with all help topics

2008-06-07 Thread Old_Soldier
Marking as invalid please do the steps outlined above, if the problem
persists refile the bug showing the steps taken to correct the issue or
post a question in launchpad or the ubuntu community forums.

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

-- 
The help system reports that the xml files are invalid - This happens with all 
help topics
https://bugs.launchpad.net/bugs/238112
You received this bug notification because you are a member of 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 238112] Re: The help system reports that the xml files are invalid - This happens with all help topics

2008-06-07 Thread Old_Soldier
this is likely not a bug. try running this command
 yelp /usr/share/gnome/help/files-and-docs/C/files-and-docs.xml

and see if you get the same error message

yelp /usr/share/gnome/help/about-ubuntu/C/about*
should open the about Ubuntu help. if these files are corrupted you will 
probably need to reinstall the package ubuntu-docs

sudo apt-get install ubuntu-docs

-- 
The help system reports that the xml files are invalid - This happens with all 
help topics
https://bugs.launchpad.net/bugs/238112
You received this bug notification because you are a member of 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 230985] Re: CD audio disks not detected in KDE4, works perfectly in KDE3

2008-06-07 Thread James
installed sdparm package to fix this issue

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

-- 
CD audio disks not detected in KDE4, works perfectly in KDE3
https://bugs.launchpad.net/bugs/230985
You received this bug notification because you are a member of 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 230985] Re: CD audio disks not detected in KDE4, works perfectly in KDE3

2008-06-07 Thread James
Finally found a fix for this while setting up a fresh KDE4 install on
new laptop (Dell XPS M1330), although I'm not sure *why* it fixes the
situation with KDE3 playing audio cd's and KDE4 not.

The current ubuntu kernel package as of this date (2.6.24-18-generic)
seems to ship with poor support for CD/DVD drives as follows... (SCSI
related ??)

  *-cdrom
   description: DVD writer
   product: DVD+-RW UJ-857G
   vendor: MATSHITA
   physical id: 0.0.0
   bus info: [EMAIL PROTECTED]:0.0.0
   logical name: /dev/cdrom
   logical name: /dev/dvd
   logical name: /dev/scd0
   logical name: /dev/sr0
   version: Z111
   capabilities: removable audio cd-r cd-rw dvd dvd-r
   configuration: ansiversion=5 status=ready
 *-medium
  physical id: 0
  logical name: /dev/cdrom

... meaning that the drive doesn't work out of the box for things like
audio cd (non existent) and dvd playback (very choppy), although install
from a CD ISO was ok ...

The solution was to install "sdparm" package (no configuration needed)
which then enabled playback. Again, why this was working ok in KDE3 but
not in KDE4 is a mystery given that this solution seems to be in the
underlying OS. Maybe KDE3 has some kind of internal compensation hack
for allowing playback ? who knows..

The only thing that isn't happening is the drive does not appear as a
device in Dolphin, but then then media:/ ioslave isn't working either,
whcih may explain that - looks like another unrelated issue.

HTH anyone else having a similar issue..

-- 
CD audio disks not detected in KDE4, works perfectly in KDE3
https://bugs.launchpad.net/bugs/230985
You received this bug notification because you are a member of 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 238274] Re: No sound whatsoever ECS GeForce6100

2008-06-07 Thread Daniel T Chen
According to the shell script's output, you're using model=toshiba,
which is invalid for your audio codec.  Either remove that model= line
from whichever file you added it to (/etc/modprobe.d/alsa-base?), or
change "toshiba" to "auto".

** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu)
Sourcepackagename: None => linux-ubuntu-modules-2.6.24
 Assignee: (unassigned) => Daniel T Chen (crimsun)
   Status: New => Incomplete

-- 
No sound whatsoever ECS GeForce6100
https://bugs.launchpad.net/bugs/238274
You received this bug notification because you are a member of 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 49613] Re: Flash content always on top of web pages

2008-06-07 Thread Xeno Campanoli
With respect, there is an incentive for Adobe to do nothing until a
competing activity threatens its revenues critically, and the only
reasonable countervaling power in such a matter is a free software
corollary, like a GNU flash plugin, that works better and threatens to
take the lead in standardizations.  Interestingly, it is also a power
point because anyone who does so, in any capacity will be highly
interesting to any employer, and the entire engineering community, for
the rest of her/his life for such a coup / accomplishment.

Yes, that's easy to say.  It's also obvious if you think about it a
minute.  Most engineers will not because they are already busy with
other stuff right now, price of oil being such an important economic
substitute for engineering (which is to say, price rise in one will push
rise in other).

-- 
Flash content always on top of web pages
https://bugs.launchpad.net/bugs/49613
You received this bug notification because you are a member of 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 238147] Re: Upgrade from Gutsy to Hardy fails

2008-06-07 Thread Old_Soldier
Try using another software source by manually editing your
/etc/apt/sources list or choosing another download server in
system>administration> software sources. There is alos an option to
allow update manager to choose the best server, this sometimes help if
your local servers are swamped.

-- 
Upgrade from Gutsy to Hardy fails
https://bugs.launchpad.net/bugs/238147
You received this bug notification because you are a member of 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 238147] Re: Upgrade from Gutsy to Hardy fails

2008-06-07 Thread Old_Soldier
Converting this bug report to a question, this is not a bug in update
manager, it is a transient issue in archive server selected.

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

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+source/update-manager/+question/35591

-- 
Upgrade from Gutsy to Hardy fails
https://bugs.launchpad.net/bugs/238147
You received this bug notification because you are a member of 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 119581] Re: No right-click character information with desktop effects

2008-06-07 Thread Bug Watch Updater
** Changed in: compiz
   Status: Unknown => New

-- 
No right-click character information with desktop effects
https://bugs.launchpad.net/bugs/119581
You received this bug notification because you are a member of 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 238184] Re: Adept needs "check again" button

2008-06-07 Thread Old_Soldier
** Changed in: adept (Ubuntu)
   Status: New => Confirmed

-- 
Adept needs "check again" button
https://bugs.launchpad.net/bugs/238184
You received this bug notification because you are a member of 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 210748] Re: hal can't upgrade in chroot: polkit-auth call in postinst fails

2008-06-07 Thread Mantas Kriaučiūnas
After little IRC talk Martin Pitt fixed this bug in intrepid branch, but
it seems forgot to fix in Hardy updates :(

(14:44:48) mantiena: I've found which hal.postinst line couses this 
message:
(14:44:48) mantiena:   if ! /usr/bin/polkit-auth --user haldaemon --explicit | 
grep -q 'org.freedesktop.policykit.read'; then
(14:44:48) mantiena:   /usr/bin/polkit-auth --user haldaemon --grant 
'org.freedesktop.policykit.read'
(14:44:48) mantiena:   fi
(14:45:27) mantiena: are these lines needed for upgrading hal 
package ?
(14:46:08) pitti: mantiena: actually only for the first installation
(14:46:30) pitti: so those could be wrapped into
(14:46:35) pitti: if [ -z "$2" ]; then
(14:47:48) mantiena: pitti: so, should I report a bug against hal package ?
(14:48:43) pitti: mantiena: no need to, I just fixed it in trunk: 
http://bazaar.launchpad.net/~ubuntu-core-dev/hal/ubuntu/revision/235


** Changed in: hal (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)
   Status: New => Fix Committed

-- 
hal can't upgrade in chroot: polkit-auth call in postinst fails
https://bugs.launchpad.net/bugs/210748
You received this bug notification because you are a member of 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 238274] Re: No sound whatsoever ECS GeForce6100

2008-06-07 Thread myluco

** Attachment added: "Result of alsa-info.sh"
   http://launchpadlibrarian.net/15120010/alsa-info.txt

-- 
No sound whatsoever ECS GeForce6100
https://bugs.launchpad.net/bugs/238274
You received this bug notification because you are a member of 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 238274] [NEW] No sound whatsoever ECS GeForce6100

2008-06-07 Thread myluco
Public bug reported:

I will try to upload the files in several attachments (as described in
https://wiki.ubuntu.com/DebuggingSoundProblems) , but I only see one
possible attachment...

Thanks, -luiza

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
No sound whatsoever ECS GeForce6100
https://bugs.launchpad.net/bugs/238274
You received this bug notification because you are a member of 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 119581] Re: No right-click character information with desktop effects

2008-06-07 Thread George Pollard
Argh, it says affecting Compiz, should say affecting Gucharmap :/

** Changed in: compiz
   Importance: Undecided => Unknown
 Bugwatch: None => GNOME Bug Tracker #537201
   Status: New => Unknown

-- 
No right-click character information with desktop effects
https://bugs.launchpad.net/bugs/119581
You received this bug notification because you are a member of 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 119581] Re: No right-click character information with desktop effects

2008-06-07 Thread George Pollard
Since nothing seems to be happening here, I’ve submitted a bug report
upstream.

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

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

** Changed in: compiz
   Importance: Unknown => Undecided
 Bugwatch: GNOME Bug Tracker #537201 => None
   Status: Unknown => New

-- 
No right-click character information with desktop effects
https://bugs.launchpad.net/bugs/119581
You received this bug notification because you are a member of 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 236778] Re: gnome-appearance-properties causes CPU spike in Hardy

2008-06-07 Thread Savvas Radević
Jain, do this in gnome terminal: apt-cache policy gnome-desktop-data

The updated version should say:
"gnome-desktop-data: Installed: 1:2.22.2-0ubuntu3"

-- 
gnome-appearance-properties causes CPU spike in Hardy
https://bugs.launchpad.net/bugs/236778
You received this bug notification because you are a member of 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 216016] Re: hal configuration fails after upgrade from 7.10 to hardy - possible duplicate of bug #210748

2008-06-07 Thread Mantas Kriaučiūnas
It seems this bug is a duplicate of bug #210748

-- 
hal configuration fails after upgrade from 7.10 to hardy
https://bugs.launchpad.net/bugs/216016
You received this bug notification because you are a member of 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 237558] Re: clock applet has a wrong chinese translation

2008-06-07 Thread Ray Wang
thanks for quick reply. 
hope to see this bug would be fixed in the next release.

-- 
clock applet has a wrong chinese translation
https://bugs.launchpad.net/bugs/237558
You received this bug notification because you are a member of 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 238220] Re: Cant update anymore

2008-06-07 Thread Old_Soldier
This wouldnt qualify as a bug since your action in following the
tutorial created the problem. I am converting into a question linked to
this bug report so that you may get help in resolving your problem.

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

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+source/update-manager/+question/35590

-- 
Cant update anymore
https://bugs.launchpad.net/bugs/238220
You received this bug notification because you are a member of 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 238258] Re: my fire fox does not update from help menue

2008-06-07 Thread Old_Soldier
marking invalid since this is not a bug

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

-- 
my fire fox does not update from help menue  
https://bugs.launchpad.net/bugs/238258
You received this bug notification because you are a member of 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 238258] Re: my fire fox does not update from help menue

2008-06-07 Thread Old_Soldier
the Ubuntu version of Firefox will be updated through the repositories
when it is added by the maintainers of this package. If you wish to
install a version other than this version you will need to either
install from the firefox website or download from a non official
repository.

-- 
my fire fox does not update from help menue  
https://bugs.launchpad.net/bugs/238258
You received this bug notification because you are a member of 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 54457] Re: Synaptics Touchpad driver cannot be loaded in xorg

2008-06-07 Thread ferd
Hi Patrick,

8.04 still has the problem - see below lines taken from the attached
log file (/var/log/Xorg.0.log).

Please let me know if you need further information.

Thanks,
Ferdinand

(II) Initializing extension GLX
Atom 4, CARD32 4, unsigned long 4
(II) Synaptics touchpad driver version 0.14.6 (1406)
Synaptics Touchpad no synaptics event device found (checked 18 nodes)
(**) Option "Device" "/dev/psaux"
(**) Option "HorizEdgeScroll" "0"
Query no Synaptics: 6003C8
(EE) Synaptics Touchpad no synaptics touchpad detected and no repeater device
(EE) Synaptics Touchpad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "Synaptics Touchpad"
(II) UnloadModule: "synaptics"
(WW) Configured Mouse: No Device specified, looking for one...


On 6/7/08, Auke Latour <[EMAIL PROTECTED]> wrote:
> I reported this problem when I used Kubuntu 6.06. In the next 4 releases
> of Kubuntu I didn't experience this problem.
>
> --
> Synaptics Touchpad driver cannot be loaded in xorg
> https://bugs.launchpad.net/bugs/54457
> You received this bug notification because you are a direct subscriber
> of the bug.
>


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

-- 
Synaptics Touchpad driver cannot be loaded in xorg
https://bugs.launchpad.net/bugs/54457
You received this bug notification because you are a member of 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 238272] [NEW] Hardy Live CD 100% hangs on Ubuntu screen

2008-06-07 Thread diltonm
Public bug reported:

On my Dell 9100 Dimension with nVidia 6800, 7.04 Live worked and
installed fine, 7.10 same - running 7.10 right now. I have tried 8.04
several times and it 100% hangs after watching the bars go left and
right for a while and they stick when on the left side and the machine
is not responsive. This is on the initial Ubuntu screen.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Hardy Live CD 100% hangs on Ubuntu screen
https://bugs.launchpad.net/bugs/238272
You received this bug notification because you are a member of 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 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-07 Thread mtb-cliff
Hi Folks, I just ran in to this thread. I am running on a Toshiba A210
using the generic kernel (restricted drivers for the wireless
{ndiswrapper} and the ATI chipset). I tried using the -19 kernel with
modules and LRM. rebooted and invoked suspend (from menu). Resume did
not work. following from the syslog file. I don't know if there is
something different than the issue that is in this thread.

Jun  7 22:38:33 laptop kernel: [   33.445269] Attempting manual resume
Jun  7 22:38:33 laptop kernel: [   33.445273] swsusp: Resume From Partition 8:6
Jun  7 22:38:33 laptop kernel: [   33.445275] PM: Checking swsusp image.
Jun  7 22:38:33 laptop kernel: [   33.445757] PM: Resume from disk failed.

I am going to attempt again, but using update manager (only selecting
linux* and pm-utils) to see if it improves my luck.

-- 
Kernel 2.6.24-17 - broken resume from suspend to RAM
https://bugs.launchpad.net/bugs/226279
You received this bug notification because you are a member of 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 238270] Re: slow ripping

2008-06-07 Thread Nostahl

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

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

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

-- 
slow ripping
https://bugs.launchpad.net/bugs/238270
You received this bug notification because you are a member of 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 238270] [NEW] slow ripping

2008-06-07 Thread Nostahl
Public bug reported:

Binary package hint: sound-juicer

Hello, i am only able to rip at speeds of 1.5x to possibly up to 5.5x if its 
having a good day.   research has lead me to beleive maby its dma issue?
i have a toshiba a135-s7404 laptop. 2 gigs of ram
ubuntu 8.04 desktop
please help fix this issue it seems to be very widespread

ProblemType: Bug
Architecture: i386
Date: Sat Jun  7 23:46:34 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/sound-juicer
Package: sound-juicer 2.22.0-1ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: sound-juicer
Uname: Linux 2.6.24-18-generic i686

** Affects: sound-juicer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
slow ripping
https://bugs.launchpad.net/bugs/238270
You received this bug notification because you are a member of 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 238271] Re: DVD plays with added lines.

2008-06-07 Thread Doug Ringenbach

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

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

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

-- 
DVD plays with added lines.
https://bugs.launchpad.net/bugs/238271
You received this bug notification because you are a member of 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 238271] [NEW] DVD plays with added lines.

2008-06-07 Thread Doug Ringenbach
Public bug reported:

When I run the DVD it comes out with added lines and is going a faster
than normal rate.

ProblemType: Bug
Architecture: i386
Date: Sat Jun  7 21:54:44 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: nvidia
Package: totem-gstreamer 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.24-18-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
DVD plays with added lines.
https://bugs.launchpad.net/bugs/238271
You received this bug notification because you are a member of 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 131094] Re: Heavy Disk I/O harms desktop responsiveness

2008-06-07 Thread Anil
I have installed the new kernel 2.6.24-19-generic. Doesn't seem to make
any difference, I still wait for a long time when i switch windows :(

-- 
Heavy Disk I/O harms desktop responsiveness
https://bugs.launchpad.net/bugs/131094
You received this bug notification because you are a member of 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 238260] Re: [needs-packaging] PHPEclipse

2008-06-07 Thread Nick Ellery
** Changed in: ubuntu
   Status: New => Confirmed

** Tags added: needs-packaging wishlist

-- 
[needs-packaging] PHPEclipse
https://bugs.launchpad.net/bugs/238260
You received this bug notification because you are a member of 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 238201] Re: Upgrading to 8.04 LTS and got update-initramfs: failed for /boot/initrd.img-2.6.24-18-generic. something about a bad file descriptor.

2008-06-07 Thread ThoughtCriminal
Thanks! That was exactly the problem.  I noticed it shortly after
submitting the report.  I moved all the *.bak files to my ~/Desktop
folder (I figured I could restore them with a live cd if necessary) and
then ran "sudo dpkg --configure -a" which completed with no output (as
opposed to the "no space left" message it was previously giving me). I
then restarted (with 2.6.24-18) and everything seems to be fine.  My two
questions are: what are the chances that something is still messed up
somewhere (like what part of the dist upgrade might not have finished)?
My boot partition has about 40MB, is that not enough? Some tutorial I
read said it was, but it won't be if every dist upgrade adds a new
kernel version without removing the old ones.  Repartitioning (or even
reformating) wouldn't be the end of the world, I just want to understand
better what I could do better in managing my space.  I'm not even
completely sure whether I need the boot section to be on a separate
partition.  Also, I would be happy to repost these questions in the
forum if that would be a more appropriate place for them.

-- 
Upgrading to 8.04 LTS and got update-initramfs: failed for 
/boot/initrd.img-2.6.24-18-generic. something about a bad file descriptor.
https://bugs.launchpad.net/bugs/238201
You received this bug notification because you are a member of 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 238269] Re: video

2008-06-07 Thread Marcos Uiliam Bonifacio

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

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

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

-- 
video
https://bugs.launchpad.net/bugs/238269
You received this bug notification because you are a member of 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 238269] [NEW] video

2008-06-07 Thread Marcos Uiliam Bonifacio
Public bug reported:

Binary package hint: totem

The video player seems to be out of system PAL-M (Brazilian video
system).  The video player is in NTSC.

ProblemType: Bug
Architecture: i386
Date: Sun Jun  8 01:42:09 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: ath_hal
Package: totem-gstreamer 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.24-18-generic i686

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


** Tags: apport-bug

-- 
video
https://bugs.launchpad.net/bugs/238269
You received this bug notification because you are a member of 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 235889] Re: BUG: scheduling while atomic: archhttp64/7146/0x1000000001

2008-06-07 Thread Leann Ogasawara
Thanks for all the testing.  Am reassigning to the kernel team to
consider for a Hardy SRU.

** Changed in: linux (Ubuntu)
 Assignee: Dupond Jean-Louis (info-dupondje) => Ubuntu Kernel Team 
(ubuntu-kernel-team)
   Status: Fix Committed => Triaged

-- 
BUG: scheduling while atomic: archhttp64/7146/0x11
https://bugs.launchpad.net/bugs/235889
You received this bug notification because you are a member of 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 64301] Re: Unable to unlock screen when using ldap

2008-06-07 Thread pacesie
I also has this problem on kubuntu from edgy to hardy with dell 630
laptop. I do not use LDAP at all, this problem is just there after I
install kubuntu. I cannot login back after locking a session.

-- 
Unable to unlock screen when using ldap
https://bugs.launchpad.net/bugs/64301
You received this bug notification because you are a member of 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 238267] Re: Twitux is unable to log in

2008-06-07 Thread Nick Presta
As a note, on Debian Testing, `twitux` depends on 'gnome-keyring', as
opposed to Ubuntu, where twitux depends on 'libgnome-keyring0', which
recommends the 'gnome-keyring' package.

Relevant links:
http://packages.ubuntu.com/hardy/net/twitux
http://packages.debian.org/lenny/twitux

-- 
Twitux is unable to log in
https://bugs.launchpad.net/bugs/238267
You received this bug notification because you are a member of 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 238267] [NEW] Twitux is unable to log in

2008-06-07 Thread TeraDyne
Public bug reported:

Binary package hint: twitux

Twitux, when installed via aptitude, does not pull down the "gnome-
keyring" package, which is needed for a successful log in. Otherwise, I
get this error:

$ twitux

** (twitux:14209): WARNING **: couldn't communicate with gnome keyring
daemon via dbus: The name org.gnome.keyring was not provided by any
.service files

After speaking with Nick Presta in #kubuntu-offtopic, we've come to the
conclusion that there is either a dependency problem, with "gnome-
keyring" being necessary but not installed, or there is some sort of
configuration file problem, where someone fixed a similar problem
through editing a configuration file, as seen in the following link:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg11185.html

My suggestion is to have "gnome-keyring" as a full dependency, as
installing it was the route I took to fix the problem.

This is on Kubuntu Hardy, running KDE 3.5.9, and using the
"twitux_0.60-1_i386.deb" package.

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

-- 
Twitux is unable to log in
https://bugs.launchpad.net/bugs/238267
You received this bug notification because you are a member of 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 238266] Re: Please merge libofx 1:0.9.0-2.2 (universe) from Debian unstable (main)

2008-06-07 Thread Nathan Handler
libofx (1:0.9.0-2.2ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes (LP: 238266):
- Rebuild with libcurl4-gnutls (change build-depends from
  libcurl3-gnutls-dev to libcurl4-gnutls-dev).
- debian/control: Change Maintainer to XSBC-Original-Maintainer.

 -- Nathan Handler <[EMAIL PROTECTED]>  Sat, 07 Jun 2008 23:17:55
-0500

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

-- 
Please merge libofx 1:0.9.0-2.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238266
You received this bug notification because you are a member of 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 238266] Re: Please merge libofx 1:0.9.0-2.2 (universe) from Debian unstable (main)

2008-06-07 Thread Nathan Handler
Ubuntu->Ubuntu debdiff

** Attachment added: "Ubuntu->Ubuntu debdiff"
   http://launchpadlibrarian.net/15119344/libofx_0.9.0-2.2ubuntu1.debdiff

-- 
Please merge libofx 1:0.9.0-2.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238266
You received this bug notification because you are a member of 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 238266] Re: Please merge libofx 1:0.9.0-2.2 (universe) from Debian unstable (main)

2008-06-07 Thread Nathan Handler
Debian->Ubuntu debdiff

** Attachment added: "Debian->Ubuntu debdiff"
   http://launchpadlibrarian.net/15119339/libofx_0.9.0-2.2ubuntu1.debdiff

-- 
Please merge libofx 1:0.9.0-2.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238266
You received this bug notification because you are a member of 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 238266] [NEW] Please merge libofx 1:0.9.0-2.2 (universe) from Debian unstable (main)

2008-06-07 Thread Nathan Handler
Public bug reported:

Debian has a new version which needs to be merged.

** Affects: libofx (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please merge libofx 1:0.9.0-2.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238266
You received this bug notification because you are a member of 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 135548] Re: [Gutsy] Action on critical battery isn't triggered - regression

2008-06-07 Thread st33med
Sorry, 20-30 minutes less time

-- 
[Gutsy] Action on critical battery isn't triggered - regression
https://bugs.launchpad.net/bugs/135548
You received this bug notification because you are a member of 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 135548] Re: [Gutsy] Action on critical battery isn't triggered - regression

2008-06-07 Thread st33med
For me, it also does not trip at 10%. It might be because it is
monitoring the time until it reaches the trip point. Highlighting the
battery shows about 20-20 minutes less time than the battery actually
has, according to the output from acpi.

-- 
[Gutsy] Action on critical battery isn't triggered - regression
https://bugs.launchpad.net/bugs/135548
You received this bug notification because you are a member of 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 215932] Re: package mailscanner 4.58.9-2ubuntu1 failed to install/upgrade:

2008-06-07 Thread jms
I have same problem when I try to upgrade from version 4.58.9-2ubuntu1 to 
4.58.9-2ubuntu1.2

jms% dpkg -l mailscanner
||/ Name  Version   Description
+++-=-=
ii  mailscanner   4.58.9-2ubuntu1   email virus 
scanner and spam tagger

jms% ps ax|grep -i mail|grep -v grep
 6045 ?SNs0:00 MailScanner: master waiting for children, sleeping
 6046 ?SN 0:01 MailScanner: waiting for messages
 7099 ?Ss 0:00 /usr/bin/fetchmail -f /etc/fetchmailrc --pidfile 
/var/run/fetchmail/fetchmail.pid --syslog

jms% sudo apt-get -u upgrade
[sudo] password for jms: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  mailscanner
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/556kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
Preconfiguring packages ...
(Reading database ... 223206 files and directories currently installed.)
Preparing to replace mailscanner 4.58.9-2ubuntu1 (using 
.../mailscanner_4.58.9-2ubuntu1.2_all.deb) ...
invoke-rc.d: initscript mailscanner, action "stop" failed.
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
No MailScanner found running; none killed.
invoke-rc.d: initscript mailscanner, action "stop" failed.
dpkg: error processing 
/var/cache/apt/archives/mailscanner_4.58.9-2ubuntu1.2_all.deb (--unpack):
 subprocess new pre-removal script returned error exit status 1
trying invoke-rc.d
Errors were encountered while processing:
 /var/cache/apt/archives/mailscanner_4.58.9-2ubuntu1.2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

I have tried to solve this by editing script
/var/lib/dpkg/info/mailscanner.prerm but no luck so far...

-- 
package mailscanner 4.58.9-2ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/215932
You received this bug notification because you are a member of 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 237852] Re: Freenode #ubuntu* Channels are Too Fragmented, Over-specialised and "on-topic"

2008-06-07 Thread Shlomi Fish
James, Dean Sas:

links, please! Where can I find the team leaders? This search -
http://www.google.com/search?q=ubuntu%20%22team%20leaders%22 yields
junk. I don't know who to turn to.

Or should I go directly to
http://www.ubuntu.com/community/processes/council ?

Regards,

  Shlomi Fish

-- 
Freenode #ubuntu* Channels are Too Fragmented, Over-specialised and "on-topic"
https://bugs.launchpad.net/bugs/237852
You received this bug notification because you are a member of 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 238265] [NEW] WiFi card w/ AR 5007 eg chipset doesn't work under Hardy

2008-06-07 Thread be4truth
Public bug reported:

Referring to this post https://bugs.launchpad.net/ubuntu/+bug/193459 the 
situation has not changed. The posts in the forum don't seem to find a clear 
solution. 
I have already 2 laptop off-line because of this chip and would be interested 
to solve this issue in Hardy. 
I am interested in the 32 bit solution but the 64 is as important.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
WiFi card w/ AR 5007 eg chipset doesn't work under Hardy
https://bugs.launchpad.net/bugs/238265
You received this bug notification because you are a member of 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 193459] Re: WiFi card w/ AR 5007 eg chipset won't run under Hasty Alpha 4

2008-06-07 Thread be4truth
Hi Manosdoc,
could you be more specific how to install or activate this attansic chip set? 
There are post in the ubuntu forum about this but so far the solutions don't 
work reliably. Can you help?
This problem in not fix on Hardy Final

-- 
WiFi card w/ AR 5007 eg chipset won't run under Hasty Alpha 4
https://bugs.launchpad.net/bugs/193459
You received this bug notification because you are a member of 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 236778] Re: gnome-appearance-properties causes CPU spike in Hardy

2008-06-07 Thread JainMJ
I had the same problem and i couldn't set the wallpapers even with
keyboard. The wallpaper changes. I can see the new wallpaper at startup.
But after startup, only background is visible. No wallpaper. I updated
gnome-desktop-data and libgnome-desktop-2. Now I can select wallpaper
with mouse. But has no effect.

-- 
gnome-appearance-properties causes CPU spike in Hardy
https://bugs.launchpad.net/bugs/236778
You received this bug notification because you are a member of 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 238264] Re: Please merge snmptrapfmt 1.13 (universe) from Debian unstable (main)

2008-06-07 Thread Nathan Handler
snmptrapfmt (1.13ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes (LP: #238264):
- Rebuild for libsnp10 -> libsnmp15 transition
- Remove Conflicts/Replaces.
- Munge Maintainer field as per spec.

 -- Nathan Handler <[EMAIL PROTECTED]>  Sat, 07 Jun 2008 23:01:25
-0500

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

-- 
Please merge snmptrapfmt 1.13 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238264
You received this bug notification because you are a member of 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 238264] Re: Please merge snmptrapfmt 1.13 (universe) from Debian unstable (main)

2008-06-07 Thread Nathan Handler
Ubuntu->Ubuntu debdiff

** Attachment added: "Ubuntu->Ubuntu debdiff"
   http://launchpadlibrarian.net/15119257/snmptrapfmt_1.13ubuntu1.debdiff

-- 
Please merge snmptrapfmt 1.13 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238264
You received this bug notification because you are a member of 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 238264] Re: Please merge snmptrapfmt 1.13 (universe) from Debian unstable (main)

2008-06-07 Thread Nathan Handler
Debian->Ubuntu debdiff

** Attachment added: "Debian->Ubuntu debdiff"
   http://launchpadlibrarian.net/15119254/snmptrapfmt_1.13ubuntu1.debdiff

-- 
Please merge snmptrapfmt 1.13 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238264
You received this bug notification because you are a member of 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 212316] Re: print selection option causes firefox to crash

2008-06-07 Thread PJSingh5000
The crash still happens.  Trace is attached.

** Attachment added: "ffox.log.txt"
   http://launchpadlibrarian.net/15119151/ffox.log.txt

-- 
print selection option causes firefox to crash
https://bugs.launchpad.net/bugs/212316
You received this bug notification because you are a member of 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 238263] [NEW] screen size wrong while using kvm switch

2008-06-07 Thread Mike P.
Public bug reported:

Screen size wrong while using KVM switch in 8.04.
Used same hardware with 7.10 with no problems.
Sees nvidia card correctly and lists plug and play Westinghouse 19" monitor at 
the correct resolution of 1400 x 900, but the desktop is much bigger than the 
actual screen. Works correctly connecting monitor directly to the box.
Mandriva doesn't have this problem, so it seems like a Kubuntu issue.
Doesn't matter if I use nvidia's driver or not.
Also works correctly using the KVM switch when booted from the live cd.
Amd 939 4000+
nvidia 7300 256mb
1gb ram
linkskey 4 port kvm model LKV-S04ASK

Thanks,
Mike P.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
screen size wrong while using kvm switch
https://bugs.launchpad.net/bugs/238263
You received this bug notification because you are a member of 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 238264] [NEW] Please merge snmptrapfmt 1.13 (universe) from Debian unstable (main)

2008-06-07 Thread Nathan Handler
Public bug reported:

Binary package hint: snmptrapfmt

Debian has a new version which needs to be merged.

** Affects: snmptrapfmt (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please merge snmptrapfmt 1.13 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238264
You received this bug notification because you are a member of 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 21202] Re: firefox doesn't work with gtk clipboard management

2008-06-07 Thread Saïvann Carignan
** Changed in: xulrunner-1.9 (Ubuntu)
   Importance: Undecided => Medium

-- 
firefox doesn't work with gtk clipboard management
https://bugs.launchpad.net/bugs/21202
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 176895] Re: mlnet crashes very often in hardy

2008-06-07 Thread howl
There is a new intrepid version of mldonkey now, the 2.9.5 version, is
possible to install using the same way i said with the gutsy package. Is
very possible that this package is free of this bug because the version
of ocaml in intrepid.

Download from: 
http://packages.ubuntu.com/intrepid/amd64/mldonkey-server/download
Install with: "sudo dpkg -i mldonkey-server_2.9.5-1_amd64.deb"

Remember, only for 64-bits

I suggest to include all mldonkey-server and other mldonkey packages yo
be in the backports for hardy, also i could be added to the updates
repository because it haven't got any new version of dependencies.

-- 
mlnet crashes very often in hardy
https://bugs.launchpad.net/bugs/176895
You received this bug notification because you are a member of 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 206191] Re: [MASTER] Firefox 3 "set as Desktop background" does not work

2008-06-07 Thread kindofabuzz
ignore my previous comment.  i was in windows when i tried it. lol

-- 
[MASTER] Firefox 3 "set as Desktop background" does not work
https://bugs.launchpad.net/bugs/206191
You received this bug notification because you are a member of 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 237832] Re: failed install

2008-06-07 Thread diloyer
Hi mcas, well i have the mentioned bug with Ubuntu 8.04 and ive downloades 
64bit edition but  i was expecting this edition becose i use to try with ubuntu 
7.10 but i had the following problem:
first the ubuntu apears and i choose install 
then  the message loading linux kernel
then:
*starting deferred execution scheduler Atd[Ok]
*starting periodic command cheduler 
*
*Running local boot scripts(/etc/rd.local)  [Ok]
the ubuntu logo with the loading bar and
then display blinks about a minute then this message

The display server has been shut down about 6 times in the last 90 seconds. It 
is likely that something bad is going on. Waiting for 2 minutes before trying 
again on display :O.

and then again *starting def. in a loop
I must say that in this machine i have installed Vista that runs good Xp, and 
fedora 9 that runs good to.

-- 
failed install
https://bugs.launchpad.net/bugs/237832
You received this bug notification because you are a member of 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 121943] Re: Gparted freezes with external USB HD

2008-06-07 Thread Saïvann Carignan
Since dosfsck seems to be the real problem here, I added dosfstools to
the list so bug triagers for dosfsck can take a look at it. Thanks for
reporting!!

** Also affects: dosfstools (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Gparted freezes with external USB HD
https://bugs.launchpad.net/bugs/121943
You received this bug notification because you are a member of 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 206191] Re: [MASTER] Firefox 3 "set as Desktop background" does not work

2008-06-07 Thread kindofabuzz
seems fixed now.  might have been one of the hardy proposed updates that
fixed it for me.

-- 
[MASTER] Firefox 3 "set as Desktop background" does not work
https://bugs.launchpad.net/bugs/206191
You received this bug notification because you are a member of 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 236063] Re: importing photos from camera gives error

2008-06-07 Thread jli
I have the same problem with a Kodak c310 camera

-- 
importing photos from camera gives error
https://bugs.launchpad.net/bugs/236063
You received this bug notification because you are a member of 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 238262] [NEW] Please sync libgtkol 1.4.1+dfsg1-1 (universe) from Debian unstable (main)

2008-06-07 Thread Nathan Handler
Public bug reported:

Here is the most recent Ubuntu entry in debian/changelog:

libgtkol (1.4.1-1ubuntu1) hardy; urgency=low

  * Explicitly build against libgenerics0-dev; libgenerics-dev was also
provided by libgenerics1-dev and so libgtkol ended up built against that
when synced into Hardy at the same time as the new libgenerics. This
change may be dropped in any future sync or merge from Debian.

 -- Colin Watson <[EMAIL PROTECTED]>  Fri, 02 Nov 2007 23:14:02 -0400

The only change was building against libgenerics0-dev instead of
libgenerics-dev. Like Colin said, this change can be safely dropped now.
This means that we can perform a sync on this package.

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

-- 
Please sync libgtkol 1.4.1+dfsg1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/238262
You received this bug notification because you are a member of 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 238257] Re: Built in speakers in Toshiba L30 doesn't work

2008-06-07 Thread Daniel T Chen
Please download and run (using bash) http://hg.alsa-project.org/alsa
/raw-file/tip/alsa-info.sh

** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu)
Sourcepackagename: None => linux-ubuntu-modules-2.6.24
 Assignee: (unassigned) => Daniel T Chen (crimsun)
   Status: New => Incomplete

-- 
Built in speakers in Toshiba L30 doesn't work
https://bugs.launchpad.net/bugs/238257
You received this bug notification because you are a member of 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 21202] Re: firefox doesn't work with gtk clipboard management

2008-06-07 Thread Bob Radu
Confirmed (again) with Firefox 3.05b on Hardy (GNOME 2.22.2)

-- 
firefox doesn't work with gtk clipboard management
https://bugs.launchpad.net/bugs/21202
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 196277] Re: [hardy] keyboard layout switching shortcut doesn't work after reboot

2008-06-07 Thread Bob Radu
Again confirmed after the latest updates.  Gnome 2.22.2 and Hardy (Linux
2.6.24-18-generic).  So annoying.

-- 
[hardy] keyboard layout switching shortcut doesn't work after reboot
https://bugs.launchpad.net/bugs/196277
You received this bug notification because you are a member of 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 238260] Re: [needs-packaging] PHPEclipse

2008-06-07 Thread brettalton
It may be worthwhile to wait for PHPEclipse 1.2 as it is based on/works
with Eclipse 3.2, 3.3 and 3.4, especially as it will be coming out in
the upcoming months, whereas 1.1.8 was released 2 years ago.

http://dev.phpeclipse.com/roadmap

-- 
[needs-packaging] PHPEclipse
https://bugs.launchpad.net/bugs/238260
You received this bug notification because you are a member of 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 238261] Re: gedit crash on save as

2008-06-07 Thread John Cromie

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

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

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

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

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

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

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

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

** Visibility changed to: Public

-- 
gedit crash on save as
https://bugs.launchpad.net/bugs/238261
You received this bug notification because you are a member of 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 80635] Re: Please disable flow-control by default

2008-06-07 Thread Micah Cowan
I'm not crazy about setting it when you press enter: it's at least as
confusing to people when they're running a program as it is when they're
typing a command. If we're going to disable it, I vote for disabling it
completely (until the user explicitly enables it with stty, or by
removing the appropriate line from their .bashrc). Hm however,
Matthias' proposed behavior actually seems to be the current behavior of
bash on Hardy Heron, so if that _is_ an agreeable solution, we could
perhaps close this bug out.

As to writing a spec about it: I don't think that's really appropriate
for this sort of solution. To turn off flow control by default for new
users, simply adding the line "stty -ixoff -ixon" to /etc/skel/.bashrc
would do the trick.

Discussion, however, does seem reasonable.

-- 
Please disable flow-control by default
https://bugs.launchpad.net/bugs/80635
You received this bug notification because you are a member of 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 238260] [NEW] [needs-packaging] PHPEclipse

2008-06-07 Thread brettalton
Public bug reported:

PHPEclipse, based on Eclipse, has the following features
(http://dev.phpeclipse.com/wiki/General/PHPEclipseFeatures):

PHPEclipse runs on all the major OS platforms and has the following features:
Basic Features

* Syntax Coloring
* Brackets Matching
* Code folding
* Code Completion
* Parameter hints
* Mark Occurrences
* Hover Tooltips
* PHP Manual integration
* Code templates 

Debuggers

* XDebug support
* DBG Support 

Version control

* CVS
* SVN

Connectivity

* SSH/SFTP
* FTPS

Source: http://dev.phpeclipse.com/browser
Downloads: http://sourceforge.net/project/showfiles.php?group_id=57621
Project group: http://sourceforge.net/projects/phpeclipse/
Community documentation: https://help.ubuntu.com/community/PHPEclipse

The reason why I would like this packaged is because it is a PHP IDE and
their is currently no PHP IDE available for Ubuntu Linux.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[needs-packaging] PHPEclipse
https://bugs.launchpad.net/bugs/238260
You received this bug notification because you are a member of 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 102512] Re: [needs-packaging] Aptana Web 2.0 IDE

2008-06-07 Thread brettalton
How's this doing for Intrepid?

-- 
[needs-packaging] Aptana Web 2.0 IDE
https://bugs.launchpad.net/bugs/102512
You received this bug notification because you are a member of 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 237278] Re: virtualbox-ose-modules for 2.6.24-18

2008-06-07 Thread PaulSchulz
See: https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose-
modules/+bug/238259

Specific bug for build issue on amd64.

-- 
virtualbox-ose-modules for 2.6.24-18
https://bugs.launchpad.net/bugs/237278
You received this bug notification because you are a member of 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 238259] [NEW] Building amd63 module for virtualbox-ose fails.

2008-06-07 Thread PaulSchulz
Public bug reported:

See: https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose-
modules/+bug/237278

I have split this bug off as it is a different specific issue. There is
currently no amd64 module package for virtualbox-ose-modules.

When attempting to follow the recommended workaround on amd64..

> A temporary fix, until the package is updated:
>
> sudo apt-get install virtualbox-ose-source
> sudo module-assistant update
> sudo module-assistant prepare
> sudo module-assistant a-i virtualbox-ose
> sudo /etc/init.d/vboxdrv restart
>
> Launch VirtualBox, and it should work.

The following error is seen..

{standard input}: Assembler messages:
{standard input}:437: Error: suffix or operands invalid for `pushf'
{standard input}:438: Error: suffix or operands invalid for `pop'
{standard input}:479: Error: suffix or operands invalid for `push'
{standard input}:480: Error: suffix or operands invalid for `popf'
{standard input}:4178: Error: suffix or operands invalid for `mov'
{standard input}:5251: Error: suffix or operands invalid for `mov'
kmk[4]: *** [/usr/src/modules/virtualbox-ose/SUPDRVShared.o] Error 1
kmk[3]: *** [_module_/usr/src/modules/virtualbox-ose] Error 2
kmk[3]: Leaving directory `/usr/src/linux-headers-2.6.24-18-generic'
kmk[2]: *** [vboxdrv] Error 2
kmk[2]: Leaving directory `/usr/src/modules/virtualbox-ose'
kmk[1]: *** [binary-modules] Error 2
kmk[1]: Leaving directory `/usr/src/modules/virtualbox-ose'
make: *** [kdist_build] Error 2

** Affects: virtualbox-ose-modules (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Building amd63 module for virtualbox-ose fails.
https://bugs.launchpad.net/bugs/238259
You received this bug notification because you are a member of 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 172534] Re: network ACLs are not documented in manpages

2008-06-07 Thread Bug Watch Updater
** Changed in: apparmor
   Status: In Progress => Won't Fix

-- 
network ACLs are not documented in manpages
https://bugs.launchpad.net/bugs/172534
You received this bug notification because you are a member of 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 185331] Re: Wifi does not work in MSI VR601-041 laptop (Atheros AR5007EG)

2008-06-07 Thread Bug Watch Updater
** Changed in: linux
   Status: Confirmed => Invalid

-- 
Wifi does not work in MSI VR601-041 laptop (Atheros AR5007EG)
https://bugs.launchpad.net/bugs/185331
You received this bug notification because you are a member of 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 49613] Re: Flash content always on top of web pages

2008-06-07 Thread joe_d
Voting for this buy at http://bugs.adobe.com/jira/browse/FP-80 is
imperative to ensure that Adobe gives it the attention it deserves.

I have also started a new thread in the Adobe Flash 10 Beta discussion
forum here:

http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=675&threadid=1365111&enterthread=y

Posting to both this forum with references to this thread and the bug
thread will help highlight this issue to Adobe and other users who are
affected by it but don't know what they're supposed to do about it.

We are coming up on the SECOND ANNIVERSARY (June 13th 2006!!!) of when
this bug was originally files on Launchpad, so it's about time something
was done about this.

-- 
Flash content always on top of web pages
https://bugs.launchpad.net/bugs/49613
You received this bug notification because you are a member of 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 135084] Re: Kicker adds _: Entries in K-menu: to certain programs

2008-06-07 Thread Lie_Ex
** Changed in: kdebase (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Kicker adds _: Entries in K-menu: to certain programs
https://bugs.launchpad.net/bugs/135084
You received this bug notification because you are a member of 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 208181] Re: Optional Information Needed to Connect to Samba Share

2008-06-07 Thread Alex Karpenko
I can also confirm the bug with Hardy amd64 and all the latest updates
applied.

-- 
Optional Information Needed to Connect to Samba Share
https://bugs.launchpad.net/bugs/208181
You received this bug notification because you are a member of 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 226279] Re: Kernel 2.6.24-17 - broken resume from suspend to RAM

2008-06-07 Thread Ohb01
Update to my previous post
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/226279/comments/113
): This morning, there were a number of items related to kernel
2.6.24-19-generic in my automated Update Manager list. I'm not sure
which repository they were from (hardy-proposed or a more regular
repository). I told the system to download and install all the updated.
Oddly, there was no automated request to restart the computer. I
restarted anyway, using the 2.6.24-19-generic entry in GRUB. Same result
as before, though: Suspend/Resume does not work. Hibernate works but
very slowly (not sure if there is a real advantage compared to full
Shutdown/restart).

Kernel 2.6.20-16-generic allows me to Resume from both Suspend and
Hibernate, but again very slowly: see my post at
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/221213/comments/18

-- 
Kernel 2.6.24-17 - broken resume from suspend to RAM
https://bugs.launchpad.net/bugs/226279
You received this bug notification because you are a member of 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 211880] Re: Brightness keys behaves wrongly (Dell)

2008-06-07 Thread leopinzon
*** This bug is a duplicate of bug 212733 ***
https://bugs.launchpad.net/bugs/212733

I Have exactly the same problem. when I execute 
>lshal -m

  Start monitoring devicelist:
  -
  21:57:11.225: computer_logicaldev_input_1 condition ButtonPressed = 
brightness-up
  21:57:11.230: computer_logicaldev_input condition ButtonPressed = 
brightness-up
  21:57:11.230: platform_i8042_i8042_KBD_port_logicaldev_input condition 
ButtonPressed = brightness-up
  21:57:11.434: platform_i8042_i8042_KBD_port_logicaldev_input condition 
ButtonPressed = brightness-up


It appears to be logged twice every fn key+udown brightness keypressing.
I have a laptop Vostro 1400.

-- 
Brightness keys behaves wrongly (Dell)
https://bugs.launchpad.net/bugs/211880
You received this bug notification because you are a member of 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 237558] Re: clock applet has a wrong chinese translation

2008-06-07 Thread Lie_Ex
It's an upstream bug in libgweather project.libgweather has two po
files.LP has only imported one of them(libgweather.po),but bugs exists
in another.

You can find a sub-directory named po-locations in libgweather's source
tarball.It will be used to fill data/locations.xml.in when building.The
wrong translation is in po-locations/zh_CN.po file.You can search
keyword "南美" to locate it.

If you want to fix it manually at the moment.Please edit
/usr/share/libgweather/Locations.xml,search "南美" in the file,and correct
it.

Patch for source suppiled below.

** Attachment added: "Patch to fix location translation bug."
   http://launchpadlibrarian.net/15118713/fixlocation.diff

** Changed in: language-pack-gnome-zh (Ubuntu)
   Status: New => Confirmed

-- 
clock applet has a wrong chinese translation
https://bugs.launchpad.net/bugs/237558
You received this bug notification because you are a member of 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 227577] Re: Please merge imagezoom 0.3.1-1 from Debian unstable (main)

2008-06-07 Thread Saša Bodiroža
I'm not an Ubuntu developer yet, but I packaged this package with
XPI.TEMPLATE and mozilla-devscripts. The packaging totally differs from
the Debian's package, so I think that most of the changes in version
0.3-1ubuntu1 shouldn't be mentioned. The only change from that version
that should be mentioned is the modification of Maintainer field
according to DebianMaintainerField spec, which Nathan did.

So, these diffs look fine to me.

-- 
Please merge imagezoom 0.3.1-1 from Debian unstable (main)
https://bugs.launchpad.net/bugs/227577
You received this bug notification because you are a member of 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 238258] Re: my fire fox does not update from help menue

2008-06-07 Thread mike

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

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/15118775/ExtensionSummary.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/15118776/profiles.ini.txt

-- 
my fire fox does not update from help menue  
https://bugs.launchpad.net/bugs/238258
You received this bug notification because you are a member of 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 42555] Re: ubuntu-minimal should support recommends (was: syslog-ng causes ubuntu-minimal to be removed.)

2008-06-07 Thread tgpae
*** This bug is a duplicate of bug 33394 ***
https://bugs.launchpad.net/bugs/33394

Fixing this is now brainstorm idea 9517
(http://brainstorm.ubuntu.com/idea/9517).

Note: I'm posting this here because it seems like all the good
commentary is over here.  IMHO, having 42555 be marked a duplicate of
33394, rather than the reverse, could be construed as information hiding
- everyone points people to the bug that isn't marked as a duplicate,
and that bug only has a few comments and no insightful, technical
discussion.  It's yet another way of ensuring that this problem gets no
priority, despite its need.

Incidentally, I looked at the blueprint linked above, and there does not
appear to be anything there yet...

-- 
ubuntu-minimal should support recommends (was: syslog-ng causes ubuntu-minimal 
to be removed.)
https://bugs.launchpad.net/bugs/42555
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 238258] [NEW] my fire fox does not update from help menue

2008-06-07 Thread mike
Public bug reported:

Binary package hint: firefox-3.0

Also under preference the update is off , and i already  had 129 updates and 99 
updates on my systems . So still my fire fox is not updating to 
rc2 new relaease yet ? i have fire starter and i am on vista with AVG Internet 
Security ... also when i install it  on my vista had to reformat
put umbutu for vista then put my AVG when i reboot to Umbutu  it is says 
generic 6.04 LTS is it suppose say that ?  Other wise i give Umbutu #1 ...
Hell with Vista .. ... I did download seamonkey  still was unable download the 
fire fox linux rc2 , so i took sea monkey off  my system.
Please  fix this issue bug that fire fox has it . First 2 days ago said firefox 
3b5  now just says fire fox does not say any kind of  name . such as 3b5 or rc1 
or rc2 etc... 
mike 
thanks

ProblemType: Bug
Architecture: i386
Date: Sat Jun  7 19:57:54 2008
DistroRelease: Ubuntu 8.04
Package: firefox-3.0 3.0~rc1+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-19-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
my fire fox does not update from help menue  
https://bugs.launchpad.net/bugs/238258
You received this bug notification because you are a member of 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 62430] Re: rhythmbox doesn't do anything with .pls given on the command line

2008-06-07 Thread Spike the Dingo
I got rhythmbox to play .pls just fine. The problem was that my firewall
was preventing the cast from working. I opened the port in my firewall
and it worked fine. I don't know that this is related to your problem,
but it might help.

-- 
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of 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 238042] Re: No versions of Ubuntu 8.04 will install on HP Pavilion zv5000 Series Laptops

2008-06-07 Thread SickoftheSea
** Description changed:

  Hi, I have been discussing this issue on the forums and there is at
  least one other in the same position. See
  http://ubuntuforums.org/showthread.php?t=800220
  
  I get a kernel panic during install with ubuntu desktop, ubuntu
  alternative, xubuntu desktop, xubuntu alternative in both 32 & 64 bit
  install disks for 8.04 LTS (that's 8 discs I've tried!!). Everytime I
  get the same error msg and I'm left with a locked system and a flashing
  caps lock light:
  
  HARDWARE ERROR
  CPU 0: Machine Check Exception 4 Bank 4: b2070f0f
  TSC 1c82864c2e
  This is not a software problem!
  Run through mcelog --ascii to decode and contact your hardware vendor.
  Kernel panic - not syncing: Machine check
  Clocksource tsc unstable (delta = 4687308745 ns)
  
  I think it might possibly be buggy nForce chipsets in these models of
  laptop from comments gleaned after a damn good Googling session. Other
  previous ubuntu installs and knoppix live cd's etc have been fine
  although they sometimes mention something about tsc (whatever that is)
  during boot but tend to ignore it and carry on. Previously to this
  install I had xubuntu 7.10 on and it was working fine so the kernel
  message that this is not a software problem would seem to be erroneous.
  
  Note the live cd install hangs with the same msg above and therefore
  installation is impossible. The alternative install cds will install
  xubuntu/ubuntu but upon succesful installation the machine reboots and
  hangs with the same message above.
  
  I have tried all the usually command line workaround options during
  boot, disabling splash, etc but all to no avail so far. Hence a bug
  report.
  
  Hope someone can help as Xubuntu 64 is really the only viable 64bit XFCE
  based distribution on the planet.
  
  Thanks.
  
  Martin
+ 
+ 8th June I added:
+ 
+ Looks like this could be a similar issue to the following bugs: #236273,
+ #208241, #224818 & #223021 (Possibly more?)

-- 
No versions of Ubuntu 8.04 will install on HP Pavilion zv5000 Series Laptops
https://bugs.launchpad.net/bugs/238042
You received this bug notification because you are a member of 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   >