[Bug 223494] [NEW] Apache2 fails to start properly after upgrade to Hardy from Gutsy

2008-04-28 Thread Stephen Hill
Public bug reported: I upgraded from Gutsy to Hardy Heron. Apache2 now doesn't appear to start. I was serving gallery2 from it. When apache2 is being started there are no errors generated but I cannot find any apache2 processes running and sudo apache2ctl stop produces: httpd (no pid file) not

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-04-28 Thread Daniel James
Me too... A work around is to install the Gutsy libjasper and libmagic9: http://archive.ubuntu.com/ubuntu/pool/main/j/jasper/ From there I installed libjasper-1.701-1_1.701.0-2_i386.deb http://archive.ubuntu.com/ubuntu/pool/main/i/imagemagick/ From there I installed

[Bug 106146] Re: Cannot mount cifs shares as normal user on directories not owned by the user

2008-04-28 Thread DonQuichote
I had the problem that I could mount the shares through /etc/fstab, but did not have the rights on them afterwards, even though I owned the mount points. I solved it by adding uid=username to the fstab lines. Hope this helps. -- Cannot mount cifs shares as normal user on directories not owned

[Bug 222761] Re: upsd doesn't start NOT 221737

2008-04-28 Thread Jamie Strandboge
Marking as triaged. 'adduser nut nut' fixes the problem. This should probably be SRU'd as it renders upsd unusable. ** Changed in: nut (Ubuntu) Status: New = Triaged -- upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you

[Bug 199144] Re: Apache2 with mpm_worker times out with many concurrent requests

2008-04-28 Thread Matteo Sasso
I experience the same issue as bug #147639. Maybe they are related? -- Apache2 with mpm_worker times out with many concurrent requests https://bugs.launchpad.net/bugs/199144 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in

[Bug 220724] Re: Assertion error in schema_init.c:366: octetStringIndexer

2008-04-28 Thread Chuck Short
** Changed in: openldap2.3 (Ubuntu) Status: Incomplete = Confirmed ** Summary changed: - Assertion error in schema_init.c:366: octetStringIndexer + [SRU] Assertion error in schema_init.c:366: octetStringIndexer -- [SRU] Assertion error in schema_init.c:366: octetStringIndexer

[Bug 220724] Re: [SRU] Assertion error in schema_init.c:366: octetStringIndexer

2008-04-28 Thread Chuck Short
Statement of Impact: Slapd crashes when doing a time stamp modification. I was able to reproduce this readily in hardy. how this bug has been addressed: I have attached the patch that fixes this issue for hardy. It is basically a 2 line patch that has been already commited upstream. It is

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2008-04-28 Thread Chuck Short
** Summary changed: - upsd doesn't start NOT 221737 + [SRU] upsd doesn't start NOT 221737 -- [SRU] upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. --

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2008-04-28 Thread Martin Pitt
+# Make sure that the nut group actually exists +adduser nut nut First, the comment and command do not match. This will *not* create a nut group. Second, this is missing a test whether both the user and the group have a system ID (100 = id 500). Third, this call looks really weird in the

[Bug 220724] Re: [SRU] Assertion error in schema_init.c:366: octetStringIndexer

2008-04-28 Thread Martin Pitt
Chuck, thanks for reproducing and the patch. Please provide a detailled changelog entry which accompanies the patch and upload to hardy-proposed when you are ready. BTW, the regression part of the SRU policy is to estimate the worst possilble regression, not the actual set of regressions this

[Bug 223836] Re: user table setup fails if hostname is localhost

2008-04-28 Thread Daniel Hahler
** Attachment added: Debdiff for Intrepid http://launchpadlibrarian.net/13993285/mysql-dfsg-5.0_5.0.51a-3ubuntu6.dsc.diff ** Bug watch added: Debian Bug tracker #478319 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478319 ** Also affects: mysql-dfsg-5.0 (Debian) via

[Bug 223494] Re: Apache2 fails to start properly after upgrade to Hardy from Gutsy

2008-04-28 Thread Stephen Hill
I followed the instructions at http://howtoforge.com/eaccelerator_php5_debian_etch to rebuild and reinstall eaccelerator and now all is fine -:) -- Apache2 fails to start properly after upgrade to Hardy from Gutsy https://bugs.launchpad.net/bugs/223494 You received this bug notification because

[Bug 223494] Re: Apache2 fails to start properly after upgrade to Hardy from Gutsy

2008-04-28 Thread Stephen Hill
Ah error.log is moaning - PHP Warning: [eAccelerator] This build of eAccelerator was compiled for PHP version 5.2.3-1ubuntu6.3. Rebuild it for your PHP version (5.2.4-2ubuntu5) or download precompiled binaries$ PHP Fatal error: Unable to start eAccelerator module in Unknown on line 0 --

[Bug 223494] Re: Apache2 fails to start properly after upgrade to Hardy from Gutsy

2008-04-28 Thread Stephen Hill
/var/run/apache2 is empty -- Apache2 fails to start properly after upgrade to Hardy from Gutsy https://bugs.launchpad.net/bugs/223494 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 221197] Re: libldap-2.4-2 replaces libldap2 but does not provide it

2008-04-28 Thread Chuck Short
Which version of ubuntu are you running? Thanks chuck ** Changed in: openldap2.3 (Ubuntu) Status: New = Incomplete -- libldap-2.4-2 replaces libldap2 but does not provide it https://bugs.launchpad.net/bugs/221197 You received this bug notification because you are a member of Ubuntu

[Bug 218899] Re: upgrade to hardy: user openldap is not added to group sasl

2008-04-28 Thread Martin Emrich
Hi! I have a pretty simple setup with libnss-ldap and libpam-ldap authenticating a locally running slapd, which in turn authenticates against sasldb. I have no saslauthd or so running. Before upgrading from dapper to hardy, slapd ran as root, and thus was able to access /etc/sasldb2. After the

[Bug 223572] [NEW] ldap_auth library usage

2008-04-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: After an upgrade from 6.06 to 8.04 : The binary ldap_auth, distributed as part of squid, requires two libraries, which it thinks are called libldap_r.so.2 and liblber,so,2 These exist in 8.04 as libldap-2.4.so.2 - libldap_r-2.4.so.2 and liblber-2.4.so.2

[Bug 185729] Re: nautilus is unable to copy folders from samba

2008-04-28 Thread rexluv
I am experiencing the same problem. I have a Western Digital NAS. I am able to see all folders and files on the NAS and I am able to copy individual files. I am not able to copy folders over for some reason. It seemed to work fine in Gutsy but I cannot get it to work in Hardy Heron. -- nautilus

[Bug 174352] Re: [CVE-2007-6239] squid-2.X and squid-3.x are vulnerable

2008-04-28 Thread Bug Watch Updater
** Changed in: squid (Debian) Status: Fix Committed = Fix Released -- [CVE-2007-6239] squid-2.X and squid-3.x are vulnerable https://bugs.launchpad.net/bugs/174352 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in ubuntu.

[Bug 138313] Re: new upstream version of mtx requested.

2008-04-28 Thread Bug Watch Updater
** Changed in: mtx (Debian) Status: New = Fix Released -- new upstream version of mtx requested. https://bugs.launchpad.net/bugs/138313 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mtx in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 155947] Re: libnss-ldap: calls to initgroups() causes boot to hang when using 'bind_policy hard'

2008-04-28 Thread Bug Watch Updater
** Changed in: libnss-ldap (Debian) Status: Unknown = Fix Released -- libnss-ldap: calls to initgroups() causes boot to hang when using 'bind_policy hard' https://bugs.launchpad.net/bugs/155947 You received this bug notification because you are a member of Ubuntu Server Team, which is a

[Bug 223972] [NEW] could not install amba Common, upgrade will continue but samba package could be in a not working state

2008-04-28 Thread JoanFahey
*** This bug is a duplicate of bug 223971 *** https://bugs.launchpad.net/bugs/223971 Public bug reported: Binary package hint: samba could not install Samba COmmon on Version 8.04 LTS. as subprocess post install script returned error exit status 1. I now have message on screen but am

[Bug 223972] Re: could not install amba Common, upgrade will continue but samba package could be in a not working state

2008-04-28 Thread CloudFX
*** This bug is a duplicate of bug 223971 *** https://bugs.launchpad.net/bugs/223971 Marked as duplicated of bug 223971. ** This bug has been marked a duplicate of bug 223971 could not install amba Common, upgrade will continue but samba package could be in a not working state -- could

[Bug 223971] [NEW] could not install amba Common, upgrade will continue but samba package could be in a not working state

2008-04-28 Thread JoanFahey
Public bug reported: Binary package hint: samba could not install Samba COmmon on Version 8.04 LTS. as subprocess post install script returned error exit status 1. I now have message on screen but am unable to do anything with it. the message is asking if I want to keep local version of samba

[Bug 223971] Re: could not install amba Common, upgrade will continue but samba package could be in a not working state

2008-04-28 Thread JoanFahey
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13998549/Dependencies.txt -- could not install amba Common, upgrade will continue but samba package could be in a not working state https://bugs.launchpad.net/bugs/223971 You received this bug notification because you are a

Re: [Bug 223932] [NEW] permissions issue with nut init script

2008-04-28 Thread Dustin Kirkland
*** This bug is a duplicate of bug 222761 *** https://bugs.launchpad.net/bugs/222761 Hi- Is this perhaps a duplicate of Bug #222761? :-Dustin -- permissions issue with nut init script https://bugs.launchpad.net/bugs/223932 You received this bug notification because you are a member of

[Bug 223108] Re: Wine black screen

2008-04-28 Thread Scott Ritchie
** Bug watch added: Wine Bugzilla #12844 http://bugs.winehq.org/show_bug.cgi?id=12844 ** Also affects: wine via http://bugs.winehq.org/show_bug.cgi?id=12844 Importance: Unknown Status: Unknown -- Wine black screen https://bugs.launchpad.net/bugs/223108 You received this bug

[Bug 216871] Re: gdm uses incorrect resolution

2008-04-28 Thread Scott Ritchie
By the way, my monitor is a Samsung SyncMaster 226BW widescreen. -- gdm uses incorrect resolution https://bugs.launchpad.net/bugs/216871 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 223478] [NEW] Dell Inspiron 6000 does not wake from sleep

2008-04-28 Thread Brian Campbell
Public bug reported: I have just upgraded my girlfriend's computer (a Dell Inspiron 6000) from Gutsy to Hardy. When she closes the lid, it goes to sleep just fine, and when opening the lid back up again, it appears to wake up, but the screen never turns back on. I've tried a few things (switching

[Bug 223108] Re: Wine black screen

2008-04-28 Thread Andy
Just tried another go with another PC [with ATI X800 (8.47.3 drivers), Ubuntu 8.04, Wine 0.9.60]. It didnt work, I had same output like I did with my laptop - test_pbo_functionality. When i googled the error i found that most of the people who get this error own an ATI card. -- Wine black

[Bug 223108] Re: Wine black screen

2008-04-28 Thread Scott Ritchie
** Changed in: wine (Ubuntu) Status: New = Confirmed -- Wine black screen https://bugs.launchpad.net/bugs/223108 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 216235] Re: Taskbar buttons missing in Wine 0.9.59

2008-04-28 Thread Scott Ritchie
I'm willing to do a stable release update to fix this, however I'll need to figure out which specific patch fixes the problem; simply upgrading to 0.9.60 isn't a good idea, as that likely introduces other regressions. Thank you. ** Changed in: wine (Ubuntu) Importance: Undecided = Medium --

[Bug 188690] Re: does not create a PO template on build

2008-04-28 Thread Martin Pitt
Loic, really? I just built the current hardy source on hardy final, and get the error. The problem seems to be due to the multibuild system, it apparently cd's to the wrong po/ directory or so. This might be a problem in the cdbs langpack.mk rule. -- does not create a PO template on build

[Bug 188690] Re: does not create a PO template on build

2008-04-28 Thread Martin Pitt
Loic, if I run intltool-update -p --verbose in $DEB_BUILDDIR/po (debian/build/standard/po), I get the error. If I run it in po/, all is well. So either the intltool setup needs to be fixed in the build directories, or tasks needs to manually call intltool-update in po/ (not in debian/build/*/po).

[Bug 103210] Re: ipw3945 Wifi connection is very slow

2008-04-28 Thread Markus Golser
@Jonne is the router broadcom based? -- ipw3945 Wifi connection is very slow https://bugs.launchpad.net/bugs/103210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 223481] [NEW] Unable to Mute or raise/lower volume after upgrade to Hardy

2008-04-28 Thread James-C
Public bug reported: I've just upgraded one of my machines to Ubuntu 8.04 and something seems to be wrong with the sound. Needless to say it was working fine before, but now I get sound, but I'm unable to control it, i.e. I'm unable to raise/lower or mute it. I.e. if I open volume control and

[Bug 223480] [NEW] be cont instalig

2008-04-28 Thread kotev meir
Public bug reported: Binary package hint: casper אין אפשרות התקנה! ** Affects: casper (Ubuntu) Importance: Undecided Status: New -- be cont instalig https://bugs.launchpad.net/bugs/223480 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 221738] Re: firefox crashes when accessing myspace home page

2008-04-28 Thread thebigbluecan
adblock-plus: Installed: (none) Candidate: 0.7.5.4-0ubuntu1 Version table: 0.7.5.4-0ubuntu1 0 500 http://us.archive.ubuntu.com hardy/universe Packages I don't know why it says Installed (none)... I just reinstalled it. I am using the EasyList USA subscription. And it killed

Re: [Bug 216990] Re: error in auth.log when switch user -- pam_smbpass.so

2008-04-28 Thread Steve Langasek
On Sun, Apr 27, 2008 at 10:33:57PM -, waltc wrote: I do not consider this a cosmetic bug. I can not longer mount shares on my NAS unit that mounted fine with the beta. I saved the fstab Fri before spending the weekend trying to get 8.04 installed properly. Mounting shares from a NAS unit

[Bug 68163] Re: crypto module not working

2008-04-28 Thread Narasimham
application is failed to start. then i installed it from ftp://ftp.openssl.org/snapshot/openssl-0.9.7-stable-SNAP-20080428.tar.gz now i reinstalled erlang as follows 1. ./configure CFLAGS=-fno-stack-protector 2. make 3. make install Happy day... crypto is working my gcc version

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-28 Thread Santiago Zarate
Same problem here... but with hardy's default kernell (2.6.25 i guess) i am still on feisty, lappy is a compaq v3417la with everything working, and the wireless is using the b43 firmware... Mostly i get the lockups with compiz and video playing... -- Linux kernel 2.6.24-12 lockup

Re: [Bug 221738] Re: firefox crashes when accessing myspace home page

2008-04-28 Thread John Vivirito
the first one you installed was from ubuntu repos or from mozilla addons site? On Mon, Apr 28, 2008 at 2:01 AM, thebigbluecan [EMAIL PROTECTED] wrote: adblock-plus: Installed: (none) Candidate: 0.7.5.4-0ubuntu1 Version table: 0.7.5.4-0ubuntu1 0 500

[Bug 223429] Re: Resolution autodetection gives unusably big 1600x1200

2008-04-28 Thread Timo Aaltonen
Please attach your /var/log/Xorg.0.log. The openchrome driver fails to set a proper mode and uses the largest one by default. ** Changed in: xserver-xorg-video-openchrome (Ubuntu) Sourcepackagename: xorg = xserver-xorg-video-openchrome Status: New = Incomplete -- Resolution autodetection

[Bug 223485] Re: python2.5 crashed with KeyError in update_tab_usb()

2008-04-28 Thread novafirst
** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/13978587/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/13978588/ProcStatus.txt ** Attachment added: Traceback.txt http://launchpadlibrarian.net/13978590/Traceback.txt ** Visibility changed

[Bug 223485] [NEW] python2.5 crashed with KeyError in update_tab_usb()

2008-04-28 Thread novafirst
Public bug reported: Binary package hint: python2.5 None ProblemType: Crash Architecture: amd64 Date: Mon Apr 28 02:05:12 2008 Dependencies: libgcc1 1:4.2.3-2ubuntu7 gcc-4.2-base 4.2.3-2ubuntu7 zlib1g 1:1.2.3.3.dfsg-7ubuntu1 libc6 2.7-10ubuntu3 DistroRelease: Ubuntu 8.04 ExecutablePath:

[Bug 121653] Re: [gutsy] fglrx breaks over suspend/resume

2008-04-28 Thread stel
suspend/resume with fglrx 8.4 on hardy works for me (t60 with 1400) as long as some usb devices are not attached, notably my scanner. i got fglrx 8.4 (and other updates) from this backport. install the backport modules. it's mentioned on comments on another bug regardling the switch from the

[Bug 223483] Re: keyboard not responding in terminal window

2008-04-28 Thread Krustayshun
My machine has an amd 64 chip, but have been running the non-64 generic option. 64 HH does not run at all on my machine. -- keyboard not responding in terminal window https://bugs.launchpad.net/bugs/223483 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 223483] Re: keyboard not responding in terminal window

2008-04-28 Thread Krustayshun
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13978548/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/13978549/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/13978550/ProcStatus.txt -- keyboard

[Bug 223483] [NEW] keyboard not responding in terminal window

2008-04-28 Thread Krustayshun
Public bug reported: Binary package hint: gnome-terminal Not an experienced user. Hardy Heron, upgraded from 6.06 LTS. ProblemType: Bug Architecture: amd64 Date: Mon Apr 28 01:01:58 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/gnome-terminal NonfreeKernelModules: nvidia Package:

[Bug 220102] Re: Freeze on KDE logout

2008-04-28 Thread M Bianciotto
Same here on two (32 bits) systems : one Hardy KDE4 version (fresh install, Composite enabled in xorg.conf), and one Gutsy w. KDE 3.5. They both have their fglrx driver installed through the latest ATI installer. -- Freeze on KDE logout https://bugs.launchpad.net/bugs/220102 You received this

[Bug 221738] Re: firefox crashes when accessing myspace home page

2008-04-28 Thread thebigbluecan
I installed it by going to ToolsAdd-onsGet Add-ons/ and Typed Adblock And installed it from there. Im uploading a Video on Youtube of what is going on here. Ill post it if you want. -- firefox crashes when accessing myspace home page https://bugs.launchpad.net/bugs/221738 You received this bug

[Bug 222580] Re: GNOME Mastermind grid is shifted to the right with new cairo releases

2008-04-28 Thread fargiolas
Hey, I don't know if your request was for me since I'm not a debian nor ubuntu developer. Btw, here is a debdiff I've made following a recipe in the wiki, seems fine to me, hope everything is ok. Thanks ** Attachment added: sru debdiff

[Bug 192989] Re: [needs-packaging] Rbutil (Rockbox Utility)

2008-04-28 Thread SiyadAhmed
Me too would like to work on this if a mentor available. -- [needs-packaging] Rbutil (Rockbox Utility) https://bugs.launchpad.net/bugs/192989 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 223488] [NEW] Cups hosed after upgrade to hoary

2008-04-28 Thread Eric Wick
Public bug reported: Binary package hint: cupsys No printing at all after upgrade from 7.10 to 8.04 amd64. Setup: 2 Printers on a edimax printserver (lpd). After the upgrade both printers are shown ready in the cups webif, only pull a sheet of paper and blinks on error without any transfer

[Bug 221714] Re: disk access making applications unresponsive

2008-04-28 Thread Jaap Haitsma
It's not the kernel introducing this. It seems to be firefox that's having loads of disk access and freezes itself ** Changed in: linux (Ubuntu) Status: New = Invalid -- disk access making applications unresponsive https://bugs.launchpad.net/bugs/221714 You received this bug notification

[Bug 196617] Re: [Hardy Alpha-5] fglrx log noise if dualhead unless ForceMonitors=nocv

2008-04-28 Thread boucman
the lock-up is due to open-gl screensavers trying to stop. You'd better disable screensavers entirely, or at least filter out open-gl ones on a related note, new users will have compiz as their default window manager... you need to tweak with gconf to change back to a non open-gl one... --

[Bug 201497] Re: GTK file selector dialogue file icons are of inconsistent size

2008-04-28 Thread Martin Pitt
Accepted into hardy-proposed, please test. For the record, I can test this, too. (once archive.u.c. actually starts getting hardy-proposed...) ** Tags added: verification-needed ** Changed in: gtk+2.0 (Ubuntu Hardy) Status: Triaged = Fix Committed -- GTK file selector dialogue file

[Bug 207749] Re: Compaq Presario F500 nvidia problem in Hardy

2008-04-28 Thread Gary
Hardy Nvidia X problem solution I had this with all the symptoms (on 5500 with two std lcds. Problem is Nvidia driver in repos is not solid esp with 2 screens detected Solution - use driver from Nvidia archive http://www.nvidia.com/object/linux_display_ia32_173.08.html gary

[Bug 217647] Re: Crash at startup on PS3 (hardy)

2008-04-28 Thread Bryce Harrington
Here's another patch jcristau suggested. ** Attachment added: non_pci_autoconfig.patch http://launchpadlibrarian.net/13978744/non_pci_autoconfig.patch -- Crash at startup on PS3 (hardy) https://bugs.launchpad.net/bugs/217647 You received this bug notification because you are a member of

[Bug 220556] Re: no sound with kernel 2.6.25

2008-04-28 Thread lall
And the second attachment: ** Attachment added: uname-a.log http://launchpadlibrarian.net/13978737/uname-a.log -- no sound with kernel 2.6.25 https://bugs.launchpad.net/bugs/220556 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 220556] Re: no sound with kernel 2.6.25

2008-04-28 Thread lall
Hello, so i try to include everything now. $ aplay: device_list:207: no soundcards found... $ lspci -vvnn: 00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller [8086:24c5] (rev 01) Subsystem: Dell Unknown device

[Bug 112039] Re: [needs-packaging] KScannerButtons

2008-04-28 Thread SiyadAhmed
I like to work on this bug. But i am totally new to this. I would appreciate if someone ready to mentor me. Thanks in advance, Siyad -- [needs-packaging] KScannerButtons https://bugs.launchpad.net/bugs/112039 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 119591] Re: Eqonomize does not adapt properly to the screen size

2008-04-28 Thread SiyadAhmed
I am willing to work on this bug. Rapael, i would appreciate if you could guide me. Thanks, Siyad -- Eqonomize does not adapt properly to the screen size https://bugs.launchpad.net/bugs/119591 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 158602] Re: login sound stutters

2008-04-28 Thread Daniel James
Sorry, I should also mention - this is from a clean install of ubuntu 8.04 -- login sound stutters https://bugs.launchpad.net/bugs/158602 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 158602] Re: login sound stutters

2008-04-28 Thread Daniel James
This happens to me as well. I am running on a Dell Inspiron 6400 laptop. Sound card is: 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) -- login sound stutters https://bugs.launchpad.net/bugs/158602 You received this bug notification

Re: [Bug 218434] Re: gnome-keyring-daemon crashed with SIGSEGV

2008-04-28 Thread Karl Dane
It's worth noting that shortly after experiencing this problem, I followed Grugnog's advice on this thread and checked out and compiled the latest version of gnome-keyring from subversion. Since then, I've had no issues, and gnome-keyring has worked like a charm. So it seems that, whether by

[Bug 219267] Re: burning DVD iso fails, destroying DVD

2008-04-28 Thread der_vegi
Works with a self-compiled 2.6.25 vanilla kernel (amd64). -- burning DVD iso fails, destroying DVD https://bugs.launchpad.net/bugs/219267 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 221824] Re: dmraid 1.0.0.rc14-0ubuntu3 crashes on install

2008-04-28 Thread Martin Pitt
Accepted into hardy-proposed. Please test. ** Tags added: verification-needed ** Changed in: dmraid (Ubuntu Hardy) Status: Confirmed = Fix Committed -- dmraid 1.0.0.rc14-0ubuntu3 crashes on install https://bugs.launchpad.net/bugs/221824 You received this bug notification because you are

[Bug 222931] Re: Gparted can't resize NTFS

2008-04-28 Thread shanen (Shannon Jacobs)
** Description changed: Binary package hint: gparted - Not sure how to best install this, but confirmed it with several recent + Not sure how to best describe this, but confirmed it with several recent versions of gparted, including the one inside the live Hardy CD, two bootable gparted

[Bug 223238] Re: Extremely slow Ajax/Javascript performance in Firefox 3 for Linux

2008-04-28 Thread phinn
Another painful example: http://www.tuaw.com/ Scrolls extremely slow in Linux. If I keep that page open in another tab all my other pages are slower too. -- Extremely slow Ajax/Javascript performance in Firefox 3 for Linux https://bugs.launchpad.net/bugs/223238 You received this bug

[Bug 223256] Re: console color is not set correctly by .bashrc

2008-04-28 Thread Immeëmosol
I would use enable_color_prompt as well. Marked Bug #217736 as duplicate. -- console color is not set correctly by .bashrc https://bugs.launchpad.net/bugs/223256 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 223486] [NEW] X Crashes on Logout Applet activation.

2008-04-28 Thread kahrytan
Public bug reported: I am using Ubuntu 8.04, normally with Nvidia drivers. For this problem, I have tried it with and with nvidia drivers installed. and Xorg.conf reset. Whenever I have a fresh default state of Gnome-panels, I can logout as normal using the applet in Main Menu/Gnome Menu.

[Bug 25931] Re: Failed to initalize HAL.

2008-04-28 Thread Martin Pitt
Uploaded, awaiting peer review in the queue now: hal (0.5.11~rc2-1ubuntu8) hardy-proposed; urgency=low * debian/hal.postinst: If hal has any start rc symlinks, force them back to 24. A lot of people end up with priority 12 for some reason, which races with dbus startup, especially with

[Bug 203819] Re: Broadcom bcm4312 wireless not detected at all

2008-04-28 Thread Brijam
The workaround posted by icechen1 worked for me, after a great deal of fiddling. I'd much rather use native drivers. I forgot to mention I'm using 64 bit. -- Broadcom bcm4312 wireless not detected at all https://bugs.launchpad.net/bugs/203819 You received this bug notification because you are

[Bug 217736] Re: Colored prompt related typo in /etc/skel/.bashrc

2008-04-28 Thread Immeëmosol
*** This bug is a duplicate of bug 223256 *** https://bugs.launchpad.net/bugs/223256 Changed it to duplicate, on the duplicate bug-page a patch is submitted. ** This bug has been marked a duplicate of bug 223256 console color is not set correctly by .bashrc -- Colored prompt related

[Bug 202460] Re: Hardware Testing app hangs

2008-04-28 Thread Martin Pitt
Accepted into hardy-proposed, please test. Since this is hardware specific (doesn't hang on mine, for example), we depend on feedback from affected people. Please use the actual packages in hardy-proposed, once they actually hit the archive. ** Tags added: verification-needed -- Hardware

Re: [Bug 186756] Re: allow a keyboard shortcut for open in a new tab

2008-04-28 Thread ubuntu-ase
BlackenedSky wrote: Firefox 3 beta 5 opens links in a new tab with ctrl+enter David, what is wrong with opening links with Alt instead of Ctrl or Shift? -- Sincerely Yours, John Vivirito https://launchpad.net/~gnomefreak https://wiki.ubuntu.com/JohnVivirito Linux User# 414246 --

[Bug 173418] Re: [Hardy] NVIDIA cards using vesa driver and low screen resolutions on livecd

2008-04-28 Thread Gary
Just to confirm the 173.08 fix seems pretty robust and seems to solve the issue that is made worse by twin monitors Synaptic etc just pull the (buggy) released version) Solution works with both twinview and separate x screeens http://www.nvidia.com/object/linux_display_ia32_173.08.html

[Bug 223489] [NEW] when a play a ogg video file with totem only audio comes and the video is all garbled. I was playing the file of nelson mandela which came in th examples folder in ubuntu 8.04lts li

2008-04-28 Thread Jack
Public bug reported: Binary package hint: totem I used totem to play the ogg video file which comes in the example folder in home folder in the ubuntu 8.04 lts live cd. but totem only plays audio and the video is garbled ProblemType: Bug Architecture: i386 Date: Mon Apr 28 09:21:38 2008

[Bug 223489] Re: when a play a ogg video file with totem only audio comes and the video is all garbled. I was playing the file of nelson mandela which came in th examples folder in ubuntu 8.04lts live

2008-04-28 Thread Jack
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13978821/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/13978822/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/13978823/ProcStatus.txt -- when a play

[Bug 223481] Re: Unable to Mute or raise/lower volume after upgrade to Hardy

2008-04-28 Thread James-C
Note: This is solved by switching back to ALSA by doing: sudo apt-get install module-assistant sudo m-a update sudo m-a prepare sudo m-a a-i alsa and reboot But the point being one shouldn't have to revert back to alsa. -James -- Unable to Mute or raise/lower volume after upgrade to Hardy

[Bug 221921] Re: SRU: progress bar oddities break creation of diskless clients

2008-04-28 Thread Martin Pitt
Accepted into hardy-proposed, please test. BTW, sorry for the reject/unreject/accept for 0.28-0ubuntu1~hardy1. There were two uploads in the queue, and first I rejected the 'wrong' one. ** Tags added: verification-needed ** Changed in: mythbuntu-control-centre (Ubuntu) Status: Confirmed

Re: [Bug 221738] Re: firefox crashes when accessing myspace home page

2008-04-28 Thread John Vivirito
thebigbluecan wrote: I installed it by going to ToolsAdd-onsGet Add-ons/ and Typed Adblock And installed it from there. Im uploading a Video on Youtube of what is going on here. Ill post it if you want. In that dialog you will see get addons on the left and get ubuntu addons on the

Re: [Bug 223120] Re: Gnome clock tab crashes system if locations set !internetConnected

2008-04-28 Thread ftaylor
*** This bug is a duplicate of bug 209385 *** https://bugs.launchpad.net/bugs/209385 I am not experiencing the same bug as the other bug reporter. I have already added a location without any difficulty. My problem is that I already have a location added and when my laptop is not connected to

[Bug 222265] Re: Kaffeine cannot install libdvdcss codec

2008-04-28 Thread ralf
This behavior is independent if libdvdcss is installed or not. I changed the code in /usr/lib/kaffeine/install-codecs (comment out). Started kaffeine. Playing DVD Stopped kaffeine. Put the code back to original Code. Started kaffeine again. The DVD started to play and after a few second the

[Bug 218750] Re: does not play Experience ubuntu on fresh dvd install

2008-04-28 Thread David Rahrer
FWIW I just fixed a problem which sounds related (I also had very slow, choppy video playback in totem/gstreamer along with these same errors) using the totem instructions here: http://www.pulseaudio.org/wiki/PerfectSetup I used gstreamer-properties to make the changes, but they show how to do

[Bug 221738] Re: firefox crashes when accessing myspace home page

2008-04-28 Thread thebigbluecan
http://www.youtube.com/watch?v=KK9bsgBtGPI Video on Youtube if you care to see it. -- firefox crashes when accessing myspace home page https://bugs.launchpad.net/bugs/221738 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 208267] Re: openjdk-6 path should be added to java_home

2008-04-28 Thread Douglas Li
Changed status to confirmed. Also confirmed the proposed fix of modifying /etc/eclipse/java_home. After fix Eclipse runs without problems and was able to run my projects without a hitch on OpenJDK. ** Changed in: eclipse (Ubuntu) Status: Triaged = Confirmed -- openjdk-6 path should be

[Bug 223490] [NEW] No Desktop Effects with Hardy 8.04

2008-04-28 Thread Robert Hilbrich
Public bug reported: I have an IBM T40p with an ATI Radeon 9000 Mobility Graphics. After i upgraded to Hardy, my desktop effects stopped working. - # compiz --replace Checking for Xgl: not present. Found laptop using radeon driver. aborting and using fallback: /usr/bin/metacity When

[Bug 223490] Re: No Desktop Effects with Hardy 8.04

2008-04-28 Thread Robert Hilbrich
** Attachment added: my Xorg.conf http://launchpadlibrarian.net/13978905/xorg.conf -- No Desktop Effects with Hardy 8.04 https://bugs.launchpad.net/bugs/223490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 222992] Re: Mailscanner failed do-release-upgrade from Gutsy

2008-04-28 Thread Maci
** Description changed: Binary package hint: mailscanner Hi! MailScanner package failed after do-release-upgrade from Ubuntu 7.10 - Server Edition. + Server Edition to Ubuntu 8.04. Log: mailscanner 4.58.9-2ubuntu1 cseréjének előkészítése (e csomaggal:

[Bug 221838] Re: Error when upgrading Kubuntu distribution from 7.10 to 8.04

2008-04-28 Thread Gimfred
Have a similar error, but I'm using au... Will attempt Binome's workaround. ** Attachment added: main.log http://launchpadlibrarian.net/13978887/main.log -- Error when upgrading Kubuntu distribution from 7.10 to 8.04 https://bugs.launchpad.net/bugs/221838 You received this bug notification

[Bug 221838] Re: Error when upgrading Kubuntu distribution from 7.10 to 8.04

2008-04-28 Thread Gimfred
** Attachment added: apt.log http://launchpadlibrarian.net/13978902/apt.log -- Error when upgrading Kubuntu distribution from 7.10 to 8.04 https://bugs.launchpad.net/bugs/221838 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 157797] Re: evince crashes while trying to print

2008-04-28 Thread Václav Šmilauer
Confirming, while trying to print http://mech.fsv.cvut.cz/homeworks/student/SM3-I2-1/test2_ukazka.pdf (same for printing to file or printer). Same result as Panayiotis for the other files (http://www.zdf.de/ZDF/download/0,5587,7000979,00.pdf prints fine,

[Bug 221977] Re: Cannot enable compiz with the fglrx driver (ATI X1600)

2008-04-28 Thread Martin Pitt
Tentatively assigning to Michael for now, we discussed it in IRC, and he seems to know the code. ** Changed in: gnome-control-center (Ubuntu) Assignee: (unassigned) = Michael Vogt (mvo) -- Cannot enable compiz with the fglrx driver (ATI X1600) https://bugs.launchpad.net/bugs/221977 You

[Bug 221738] Re: firefox crashes when accessing myspace home page

2008-04-28 Thread thebigbluecan
I Typed Adblock in the Search All Add-ons box to the left of the buttons. I didnt click any other buttons. -- firefox crashes when accessing myspace home page https://bugs.launchpad.net/bugs/221738 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 208267] Re: openjdk-6 path should be added to java_home

2008-04-28 Thread Douglas Li
God could I possibly be more stupid! :( Should have kept it at Triaged. That was my first bug post and I already messed it up. Well I'm glad I know now. -- openjdk-6 path should be added to java_home https://bugs.launchpad.net/bugs/208267 You received this bug notification because you are a

[Bug 185543] Re: system-config-samba.py crashed with SystemError in __init__()

2008-04-28 Thread EvilHamster
sudo touch /etc/libuser.conf works fine for me too -- system-config-samba.py crashed with SystemError in __init__() https://bugs.launchpad.net/bugs/185543 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 36798] Re: Kubuntu Add printer wizard - network printer type not automatically detected

2008-04-28 Thread Brijam
Still present in 8.04. -- Kubuntu Add printer wizard - network printer type not automatically detected https://bugs.launchpad.net/bugs/36798 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 36797] Re: Kubuntu Add printer wizard - network printer scan gives incorrect warning

2008-04-28 Thread Brijam
Still present in 8.04. Any chance this will be fixed in KDE 4.1? -- Kubuntu Add printer wizard - network printer scan gives incorrect warning https://bugs.launchpad.net/bugs/36797 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

  1   2   3   4   5   6   7   8   9   10   >