Re: [Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread buttha
You can download the dump from http://84.233.155.194/dump.gz best regards Andrea Buttarello Jamie Strandboge ha scritto: Thank you for using Ubuntu and taking the time to report a bug. How large is the database? Would it be possible to provide a mysqldump of the database? This can be

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
I have confirmed that this dump causes the problem. To reproduce: 1. apt-get install mysql-server-5.0 2. /etc/init.d/mysql reset-password 3. update the database to accept connections from anywhere for root: mysql update user set host='%' where user='root' and host='hostname here'; mysql flush

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
I forgot to mention in step 3, should do before the select: mysql use mysql; -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in

[Bug 188151] Re: Main Inclusion Report

2008-04-01 Thread Matthias Klose
please remove the /usr/lib/libsysSp.so symlink; it's not used. ok for main. please change this for hardy ** Changed in: ibmasm-utils (Ubuntu) Status: Confirmed = In Progress -- Main Inclusion Report https://bugs.launchpad.net/bugs/188151 You received this bug notification because you

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread nxvl
Including debdiff for dapper ** Attachment added: dapper.debdiff http://launchpadlibrarian.net/13023921/dapper.debdiff ** Changed in: openssh (Ubuntu Dapper) Status: New = Confirmed ** Changed in: openssh (Ubuntu Edgy) Status: New = Confirmed ** Changed in: openssh (Ubuntu

[Bug 208552] Re: Poor performance in smbclient while transmitting

2008-04-01 Thread nire
Pscp (Vista) SSH (Ubuntu) 1x 700 MB file Ubuntu - Server: 1,9 MB/s Vista - Server: 5,2-5,4 MB/s Ubuntu - Server: 6,5-6,8 MB/s Vista - Server: Peak speed is ~ 5 MB/s. The speed is decreasing until the recieving is finished. Stops at 1,1 MB/s 30x ~3 MB files Ubuntu - Server: The transmit never

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread nxvl
Including debdiff for edgy. ** Attachment added: edgy.debdiff http://launchpadlibrarian.net/13023764/edgy.debdiff -- [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections https://bugs.launchpad.net/bugs/210175 You received this bug notification because you are a

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread nxvl
Including debdiff for gutsy ** Attachment added: gutsy.debdiff http://launchpadlibrarian.net/13023889/gutsy.debdiff -- [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections https://bugs.launchpad.net/bugs/210175 You received this bug notification because you are a

[Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread Jamie Strandboge
The patch for Dapper exposed upstream bug http://bugs.mysql.com/bug.php?id=20482. Preliminary patch does not fail. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Confirmed = Triaged -- problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8 https://bugs.launchpad.net/bugs/209699 You received

[Bug 210461] Re: PHP crashes when running my sample script

2008-04-01 Thread Anderson
** Attachment added: Script that crashes PHP http://launchpadlibrarian.net/13030894/php-SIGSEGV.php -- PHP crashes when running my sample script https://bugs.launchpad.net/bugs/210461 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

Re: [Bug 204379] Re: dhcp3-client not setting right permissions on /var/lib/dhcp3

2008-04-01 Thread Mathias Gug
On Sun, Mar 30, 2008 at 10:58:42AM -, joseche wrote: Forget it ! Do you still have this problem or has it been solved now ? -- Mathias Gug Ubuntu Developer http://www.ubuntu.com -- dhcp3-client not setting right permissions on /var/lib/dhcp3 https://bugs.launchpad.net/bugs/204379 You

[Bug 210461] Re: PHP crashes when running my sample script

2008-04-01 Thread Anderson
Sorry. This crash is a behavior documented in PHP site... http://br2.php.net/manual/en/language.functions.php ** Changed in: php5 (Ubuntu) Status: New = Invalid -- PHP crashes when running my sample script https://bugs.launchpad.net/bugs/210461 You received this bug notification because

[Bug 204441] Re: [hardy a6] samba authentication

2008-04-01 Thread Mathias Gug
Users are automatically imported in the samba password database on install, but their password is not set. Thus it's impossible to change your user samba password the first time. You need to initialize first the user password by running smbpasswd as root: $ sudo smbpasswd user_id Then a new

[Bug 210461] Re: PHP crashes when running my sample script

2008-04-01 Thread linovski
$pos value never change. So you have a recursive behavior. echo (Não vai passar no teste! :(!\n); -- PHP crashes when running my sample script https://bugs.launchpad.net/bugs/210461 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in

[Bug 210175] Re: [openssh] [CVE-2008-1483] allows local users to hijack forwarded X connections

2008-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:4.6p1-5ubuntu0.2 --- openssh (1:4.6p1-5ubuntu0.2) gutsy-security; urgency=low * SECURITY UPDATE: X11 forward hijacking via alternate address families. * channels.c: upstream fixes, patched inline. Thanks to Nicolas Valcarcel (LP:

[Bug 210143] Re: [gutsy] php5-pgsql packages are BROKEN

2008-04-01 Thread Adam Conrad
It looks like you've installed php5 from gutsy-updates (5.2.3-1ubuntu6.3), then removed gutsy-updates from your sources.list, so you're getting php5-pgsql from gutsy-security (5.2.3-1ubuntu6.2). Re-add updates to your sources.list again, and all should be well with the world. ** Changed in: php5

Re: [Bug 207527] Re: Backup of Bacula's MySQL catalog fails

2008-04-01 Thread Stuart Griffith
Thank you for clearing these up. I didn't see anywhere that indicated that I needed to change the RunBeforeJob. This is not something I have had to do before with Bacula. Stuart On Tue, 2008-04-01 at 15:12 +, Ante Karamatić wrote: * In the make_catalog_backup_awk script there is an if

[Bug 210143] Re: [gutsy] php5-pgsql packages are BROKEN

2008-04-01 Thread wlx
yes, that's the problem. Thanks, Adam. -- [gutsy] php5-pgsql packages are BROKEN https://bugs.launchpad.net/bugs/210143 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

Re: [Bug 204379] Re: dhcp3-client not setting right permissions on /var/lib/dhcp3

2008-04-01 Thread joseche
I've solved the problem from the first day, I just wanted to give you the input on it because that was a standard installation of a package, but I am tired of following on it by now. Thanks. 2008/4/1, Mathias Gug [EMAIL PROTECTED]: On Sun, Mar 30, 2008 at 10:58:42AM -, joseche wrote:

[Bug 204441] Re: [hardy a6] samba authentication

2008-04-01 Thread Patrice Vetsel
You can have a look at Bug #208419 https://bugs.launchpad.net/ubuntu/+source/pam/+bug/208419 No more use of smbpasswd :) -- [hardy a6] samba authentication https://bugs.launchpad.net/bugs/204441 You received this bug notification because you are a member of Ubuntu Server Team, which is

Re: [Bug 207527] Re: Backup of Bacula's MySQL catalog fails

2008-04-01 Thread Ante Karamatić
On Wed, 02 Apr 2008 01:18:49 - Stuart Griffith [EMAIL PROTECTED] wrote: I didn't see anywhere that indicated that I needed to change the RunBeforeJob. This is not something I have had to do before with Bacula. Maybe you don't remember, but you had to insert username and password of a DB

[Bug 210094] Re: Control key not sent to Windows Server by rdesktop

2008-04-01 Thread MountainX
** Also affects: gnome-control-center Importance: Undecided Status: New -- Control key not sent to Windows Server by rdesktop https://bugs.launchpad.net/bugs/210094 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 210097] [NEW] trackerd crashed with SIGSEGV in index_mail_messages_by_summary_file()

2008-04-01 Thread Marcel Stimberg
*** This bug is a duplicate of bug 182712 *** https://bugs.launchpad.net/bugs/182712 Public bug reported: Binary package hint: tracker In an up-to-date hardy (beta), trackerd crashed without apparent reason while I was browsing my (IMAP) mail. ProblemType: Crash Architecture: i386

[Bug 210097] Re: trackerd crashed with SIGSEGV in index_mail_messages_by_summary_file()

2008-04-01 Thread Marcel Stimberg
*** This bug is a duplicate of bug 182712 *** https://bugs.launchpad.net/bugs/182712 ** Attachment added: CoreDump.gz http://launchpadlibrarian.net/13012355/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13012356/Dependencies.txt ** Attachment added:

[Bug 208678] Re: Please sync qstardict 0.08-1 (universe) from Debian unstable (main)

2008-04-01 Thread Daniel Holbach
Can you get an upstream changelog for the new upstream version? This might have to get a freeze exception depending if it's a bug fix release: http://wiki.ubuntu.com/FreezeExceptionProcess -- Please sync qstardict 0.08-1 (universe) from Debian unstable (main)

[Bug 203513] Re: [Hardy] display doesn't go to sleep after today's gnome-power-manager update

2008-04-01 Thread Michael Losonsky
As of right now (31.3.08, 2300) the latest version available in synaptic is 2.22.0. -- [Hardy] display doesn't go to sleep after today's gnome-power-manager update https://bugs.launchpad.net/bugs/203513 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 198172] Re: [users-admin] Changing anything about the root account sets and invalid home directory

2008-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-system-tools - 2.22.0-0ubuntu5 --- gnome-system-tools (2.22.0-0ubuntu5) hardy; urgency=low * If a user already exists then set the home directory text box to display their home directory, rather than the default for their profile.

[Bug 162736] Re: growisofs buffer size does not respect bufsize option

2008-04-01 Thread Daniel Holbach
Martin: can you check this out? -- growisofs buffer size does not respect bufsize option https://bugs.launchpad.net/bugs/162736 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 210097] Re: trackerd crashed with SIGSEGV in index_mail_messages_by_summary_file()

2008-04-01 Thread Apport retracing service
*** This bug is a duplicate of bug 182712 *** https://bugs.launchpad.net/bugs/182712 ** Tags removed: need-i386-retrace ** Attachment removed: ProcMaps.txt http://launchpadlibrarian.net/13012358/ProcMaps.txt ** Attachment removed: ThreadStacktrace.txt

[Bug 208852] Re: firefox-2 command runs Firefox 3 when are both installed

2008-04-01 Thread Tikhon Tarnavski
But with versions from gutsy I can run firefox 2 and firefox 3 in same time. -- firefox-2 command runs Firefox 3 when are both installed https://bugs.launchpad.net/bugs/208852 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 209053] Re: GUI is rendered huge

2008-04-01 Thread Harald Sitter
Did you convert this configuration set from KDE 3? -- GUI is rendered huge https://bugs.launchpad.net/bugs/209053 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 206180] Re: Please sponsor prism 0.8+svn20071115r8030-0ubuntu3

2008-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package prism - 0.8+svn20071115r8030-0ubuntu3 --- prism (0.8+svn20071115r8030-0ubuntu3) hardy; urgency=low * Use PNG instead of deprecated XPM for windows icons (LP: #205782, #206180) Build-depends on zip, imagemagic (convert) and shareutils (uudecode)

[Bug 205782] Re: Window icon shoud be site favicon

2008-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package prism - 0.8+svn20071115r8030-0ubuntu3 --- prism (0.8+svn20071115r8030-0ubuntu3) hardy; urgency=low * Use PNG instead of deprecated XPM for windows icons (LP: #205782, #206180) Build-depends on zip, imagemagic (convert) and shareutils (uudecode)

[Bug 186141] Re: missing nautilus-actions menu entries

2008-04-01 Thread Daniel Holbach
Can you adhere to http://wiki.ubuntu.com/DebianMaintainerField ? -- missing nautilus-actions menu entries https://bugs.launchpad.net/bugs/186141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 201597] Re: iwl3945 doesn't support ad-hoc networks

2008-04-01 Thread hlverstoep
I ran the same procedure again. Now with iwevent running in a terminal. I can see Set Mode:Managed appearing on the screen when NM tries to connect, so I guess NM sets the wrong mode when trying to connect. -- iwl3945 doesn't support ad-hoc networks https://bugs.launchpad.net/bugs/201597 You

[Bug 210099] [NEW] Kubuntu Bluetooth Headset Issues

2008-04-01 Thread wieman01
Public bug reported: I am running Kubuntu Gutsy after doing an upgrade from Feisty yesterday. Since then I have an issue with my Bluetooth headset and Skype. The KBluetooth applet seems to detect the headset just fine and also establishes a connection, however, Skype remains silent, no output at

[Bug 210098] [NEW] Insufficient input sanitization leads to arbitrary code execution

2008-04-01 Thread Anders Kaseorg
*** This bug is a security vulnerability *** Public security bug reported: Binary package hint: malbolge The Malbolge 0.1.1 interpreter fails to sufficiently sanitize its input source. In particular, it fails to throw an error when it detects a non-ASCII character in the source, contrary to

[Bug 210098] Re: Insufficient input sanitization leads to arbitrary code execution

2008-04-01 Thread Anders Kaseorg
** Attachment added: malbolge-0.1.1-input-sanitization.patch http://launchpadlibrarian.net/13012639/malbolge-0.1.1-input-sanitization.patch ** Visibility changed to: Public -- Insufficient input sanitization leads to arbitrary code execution https://bugs.launchpad.net/bugs/210098 You

[Bug 203720] Re: Backlight on laptop not working

2008-04-01 Thread Matt
This bug has been fixed ** Changed in: power-manager (Ubuntu) Assignee: (unassigned) = Matt (mattbutler-2) Status: New = Fix Released ** Changed in: power-manager (Ubuntu) Assignee: Matt (mattbutler-2) = (unassigned) -- Backlight on laptop not working

[Bug 190594] Re: Please merge wordpress 2.3.3+fr-1 (universe) from Debian unstable

2008-04-01 Thread Daniel Holbach
Shall we update the merge to 2.3.3+fr-2 (in debian) or to 2.5 (upstream)? -- Please merge wordpress 2.3.3+fr-1 (universe) from Debian unstable https://bugs.launchpad.net/bugs/190594 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 38244] Re: esd doesn't exit automatically after log in

2008-04-01 Thread Luke Yelavich
This was reported against pulseaudio in hardy, which is what will be used to handle GNOME sound events/sound output in GNOME. This has been fixed in hardy, so marking as fix released. ** Changed in: esound (Ubuntu) Status: Confirmed = Fix Released -- esd doesn't exit automatically after

[Bug 38244] Re: esd doesn't exit automatically after log in

2008-04-01 Thread Luke Yelavich
Sorry, slightly misread the bug, totally different issue. ** Changed in: esound (Ubuntu) Status: Fix Released = Confirmed -- esd doesn't exit automatically after log in https://bugs.launchpad.net/bugs/38244 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 210098] Re: Insufficient input sanitization leads to arbitrary code execution

2008-04-01 Thread Anders Kaseorg
** Also affects: msk Importance: Undecided Status: New -- Insufficient input sanitization leads to arbitrary code execution https://bugs.launchpad.net/bugs/210098 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 209874] Re: [FeatureFreeze exception] Please sync taglib-sharp (universe) 2.0.3.0-1 from Debian Unstable (main)

2008-04-01 Thread StefanPotyra
Agreed, with the same condition. Sebastian? -- [FeatureFreeze exception] Please sync taglib-sharp (universe) 2.0.3.0-1 from Debian Unstable (main) https://bugs.launchpad.net/bugs/209874 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 210101] [NEW] (Kubuntu) Network Manager would not connect at log-in

2008-04-01 Thread wieman01
Public bug reported: I am running Kubuntu Gutsy and I chose the 'connect at log-in' option (whereby the password is saved in an unencrypted manner). When I log on to Kubuntu, Network Manager would not connect automatically. I first have to select my network and then NM would continue. Strangely

[Bug 206060] Re: [Ubuntu] [hardy] Openoffice.org not installed by default on Hardy!

2008-04-01 Thread Chris Cheney
Dan, That is true of fresh installs off CD, for users that upgrade over the internet it will automatically upgrade all parts. -- [Ubuntu] [hardy] Openoffice.org not installed by default on Hardy! https://bugs.launchpad.net/bugs/206060 You received this bug notification because you are a member

[Bug 199218] Re: [FeatureFreeze Exception] Please sync emesene (universe) 1.0-dist-1 from Debian unstable (main)

2008-04-01 Thread StefanPotyra
ACK #2. ** Changed in: emesene (Ubuntu) Status: New = Confirmed -- [FeatureFreeze Exception] Please sync emesene (universe) 1.0-dist-1 from Debian unstable (main) https://bugs.launchpad.net/bugs/199218 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 197010] Re: Printing functionality in Gutsy (gtkmm 2.12.0) is broken

2008-04-01 Thread Jordan Mantha
The 1: is called an epoch and it is used when the packager needs to make a lower version actually higher. This can happen by accident or if upstream changes versioning schemes. In this case Debian at one time used the 2.6 branch when it wasn't stable and wanted to go back to 2.4. With respect to

[Bug 197010] Re: Printing functionality in Gutsy (gtkmm 2.12.0) is broken

2008-04-01 Thread Jordan Mantha
Sorry, thanks to Jonathon for the report :-) -- Printing functionality in Gutsy (gtkmm 2.12.0) is broken https://bugs.launchpad.net/bugs/197010 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 194687] Re: cacti web frontend fails with 'Invalid PHP_SELF Path' after upgrade

2008-04-01 Thread Stephan Hermann
@William, na security was correct...the problem is, that it now only runs with a path as / and not with paths as /foobar/ I mean, I don't care if it goes to -security or if we just push it to -updates -- cacti web frontend fails with 'Invalid PHP_SELF Path' after upgrade

[Bug 183340] Re: Ubuntu/Kubuntu (Xserver?) hangs after logoff with Gainnward 8600GT and Eizo S2411W

2008-04-01 Thread anton
Nice to hear that others have the problem too, but since this bug is undecided now since 3 months ... I don't think that there is interest in solving it. If I could I would close this bug :-( because it make no sense having a buglist which is not considered. Anyway I will not file any bugs

[Bug 153625] Re: update-ca-certificates error. ca-certificates.crt empty (with pt_BR locale)

2008-04-01 Thread Martin Pitt
Patch approved, thanks for figuring this out. Please restore the original comment header in debian/po/templates.pot. ** Changed in: ca-certificates (Ubuntu Dapper) Status: New = Confirmed -- update-ca-certificates error. ca-certificates.crt empty (with pt_BR locale)

[Bug 153625] Re: update-ca-certificates error. ca-certificates.crt empty (with pt_BR locale)

2008-04-01 Thread Martin Pitt
Oh, I guess this needs sponsoring. ** Changed in: ca-certificates (Ubuntu Dapper) Importance: Undecided = High Status: Confirmed = In Progress -- update-ca-certificates error. ca-certificates.crt empty (with pt_BR locale) https://bugs.launchpad.net/bugs/153625 You received this bug

[Bug 153625] Re: update-ca-certificates error. ca-certificates.crt empty (with pt_BR locale)

2008-04-01 Thread Martin Pitt
James, this should be a good exercise to get some SRU experience. :) Can you please prepare debdiffs for all stable releases and test them? Please make sure that version numbers; since dapper and edgy have the same version ATM, the convention is to use 20050804+0.6.06 and 20050804+0.6.10. Please

Re: [Bug 150909] Re: Synaptic u6 jednou b269

2008-04-01 Thread Václav Čermák
Já se na to podívám - dneska. Vašek 2008/4/1, Petr Dlouhý [EMAIL PROTECTED]: Chyba je tam stále (v nejnovější verzi Hardyho), a vydání se blíží... -- Synaptic u6 jednou b269 https://bugs.launchpad.net/bugs/150909 You received this bug notification because you are a member of Ubuntu

Re: [Bug 83831] Re: Boot failed to complete after fsck

2008-04-01 Thread Martin Pitt
rubinstein [2008-03-31 18:07 -]: * when checking filesystem: usplash gone, console shows fsck working as it counts to 100% So now fsck works as intended and completes a check, but I still see no graphical progress bar as it changes to console mode. Graphical progress bar in text mode

[Bug 210103] [NEW] Kubuntu Sony Vaio Brightness 'FN' Keys

2008-04-01 Thread wieman01
Public bug reported: I am on Kubuntu Gutsy... After an upgrade from Feisty yesterday my brightness FN stopped working. I can adjust brightness using the 'power management' (battery icon in taskbar), however, the FN are rendered useless. I have a Sony Vaio VGN-T27GP and the brightness shortcuts

[Bug 210100] Re: evolution crashed with SIGSEGV in g_type_check_instance_cast()

2008-04-01 Thread Apport retracing service
*** This bug is a duplicate of bug 207746 *** https://bugs.launchpad.net/bugs/207746 ** Tags removed: need-i386-retrace ** Attachment removed: ProcStatus.txt http://launchpadlibrarian.net/13012669/ProcStatus.txt ** Attachment removed: Dependencies.txt

Re: [Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread buttha
You can download the dump from http://84.233.155.194/dump.gz best regards Andrea Buttarello Jamie Strandboge ha scritto: Thank you for using Ubuntu and taking the time to report a bug. How large is the database? Would it be possible to provide a mysqldump of the database? This can be

[Bug 200250] Re: [Hardy] Include VPN connection with the Live CD

2008-04-01 Thread ojab
In Russia (even in msk) LAN/MAN is primary internet access and in most cases it uses VPN for internet access, so when people install ubuntu, they cannot access internet. Windows XP/Vista ships VPN support out of the box and ubuntu newbie think that Windows is more functional (at least user

[Bug 135362] Re: genisoimage error directories too deep using Rock Ridge

2008-04-01 Thread Lyceuhns
I'm in Arch Don't Panic, XFCE 4.4.2, with GnomeBaker 0.6.2. Taking things to make a backup... when i burn on, it fails: Executing 'mkisofs -gui -V ex-pen -A GnomeBaker -p My Complete Name -iso-level 3 -l -r -hide-rr-moved -J -joliet-long -graft-points --path-list

[Bug 121082] Re: permission problems for sane devices

2008-04-01 Thread Maulwurf
this worked for me: on terminal: sudo adduser myusername scanner afterwards re-login -- !!! -- permission problems for sane devices https://bugs.launchpad.net/bugs/121082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 210104] [NEW] insoluble problem during initialization data package

2008-04-01 Thread seb35690
Public bug reported: I'm trying to make an update today. I've got this message : An insoluble problem became apparent during initialization data package. Please report this bug package update-manager and to include the following error message: 'E: Unable to lock / var / cache / apt /

[Bug 209874] Re: [FeatureFreeze exception] Please sync taglib-sharp (universe) 2.0.3.0-1 from Debian Unstable (main)

2008-04-01 Thread Sebastian Dröge
Sure, fine with me :) -- [FeatureFreeze exception] Please sync taglib-sharp (universe) 2.0.3.0-1 from Debian Unstable (main) https://bugs.launchpad.net/bugs/209874 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 205144] Re: users-admin cannot add groups in hardy beta

2008-04-01 Thread Maulwurf
there is a similar bug with existing users: I can not add an existing user to further groups - First, I can not unlock the settings as normal user. It just gives me unexpected error. - starting sudo users-admin gives the same grayed out list. see screenshot. (this is a sudoed window) **

[Bug 162654] Re: networkmanager (0.6.5-0ubuntu16.7.10.0) needs to be restarted manually after suspend using pm-utils, while functioning correctly using acpi

2008-04-01 Thread emil.s
I can confirm this to. Works again after /etc/init.d/networking restart. But i have the problem on the wired card, so it's not only a wireless problem... -- networkmanager (0.6.5-0ubuntu16.7.10.0) needs to be restarted manually after suspend using pm-utils, while functioning correctly using

Re: [Bug 209699] Re: problem afer upgrade to mysql 5.0.22-0ubuntu6.06.8

2008-04-01 Thread buttha
You can download the dump from http://84.233.155.194/dump.gz best regards Andrea Buttarello Jamie Strandboge ha scritto: Thank you for using Ubuntu and taking the time to report a bug. How large is the database? Would it be possible to provide a mysqldump of the database? This can be

[Bug 210102] Re: pycentral crashed with OSError in prepare()

2008-04-01 Thread Apport retracing service
*** This bug is a duplicate of bug 201978 *** https://bugs.launchpad.net/bugs/201978 ** Tags removed: need-duplicate-check ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/13012712/Dependencies.txt ** Attachment removed: ProcMaps.txt

[Bug 197010] Re: Printing functionality in Gutsy (gtkmm 2.12.0) is broken

2008-04-01 Thread Murray Cumming
Yes, the changes will be in the generated reference documentation. A small change in doxygen can cause that. I don't think it's anything to be concerned about. And if they are real improvements in the documentation, then I again don't see a problem with that. So, I would like to hear what other

Re: [Bug 193696] Re: Postgresql 8.3 not responding

2008-04-01 Thread Martin Pitt
Hi kanenk, kanenk [2008-03-31 20:40 -]: Mar 24 04:27:31 in-target: sh: cannot create /dev/null: Permission denied Here we are again, that strange installer bug. Why was that marked as invalid? -- Postgresql 8.3 not responding https://bugs.launchpad.net/bugs/193696 You received this bug

Re: [Bug 175904] Re: Firefox-3.0 window moves to current workspace

2008-04-01 Thread Martin Pitt
Alexander Sack [2008-03-31 20:56 -]: as a short term measure, ubufox can help to improve the behaviour for default installs by using open link in new window instead of new tab by default. This should be better for normal users anyway. Argh, argh, do you really think so? I always found

[Bug 210106] [NEW] Clearing privacy settings does not clear Flash cookies

2008-04-01 Thread webd0012
Public bug reported: Binary package hint: firefox When you clear cookies in Firefox it does not clear Flash cookies. Sites are using this loophole to bypass users' privacy settings and track visitors after their privacy settings are cleared. It would be great if Firefox would clear Flash

[Bug 210106] Re: Clearing privacy settings does not clear Flash cookies

2008-04-01 Thread webd0012
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13012771/Dependencies.txt ** Attachment added: pluginreg.dat.txt http://launchpadlibrarian.net/13012772/pluginreg.dat.txt ** Attachment added: profiles.ini.txt http://launchpadlibrarian.net/13012773/profiles.ini.txt

[Bug 209874] Re: [FeatureFreeze exception] Please sync taglib-sharp (universe) 2.0.3.0-1 from Debian Unstable (main)

2008-04-01 Thread StefanPotyra
confirming, please go ahead. ** Changed in: taglib-sharp (Ubuntu) Status: New = Confirmed -- [FeatureFreeze exception] Please sync taglib-sharp (universe) 2.0.3.0-1 from Debian Unstable (main) https://bugs.launchpad.net/bugs/209874 You received this bug notification because you are a

[Bug 204221] Re: [sru] fixes proposed for gutsy

2008-04-01 Thread Jordan Mantha
Just out of curiosity, was this ever approved by the MOTU SRU team? I don't see any record of it? -- [sru] fixes proposed for gutsy https://bugs.launchpad.net/bugs/204221 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 186230] Re: Hardy Heron: mplayer naming convention conflicts with debian package from svn mplayer

2008-04-01 Thread Matti Lindell
This is a wishlist bug against upstream generated package. Not a Ubuntu bug. ** Changed in: mplayer (Ubuntu) Status: New = Invalid -- Hardy Heron: mplayer naming convention conflicts with debian package from svn mplayer https://bugs.launchpad.net/bugs/186230 You received this bug

[Bug 208039] Re: Feature Freeze Exception: bzr 1.3

2008-04-01 Thread Martin Pitt
I synced bzr, bzr-svn, and bzr-builddeb. bzrtools needs a merge. ** Changed in: bzr (Ubuntu) Status: Confirmed = Fix Released ** Changed in: bzr-builddeb (Ubuntu) Status: Confirmed = Fix Released ** Changed in: bzr-svn (Ubuntu) Status: Confirmed = Fix Released ** Changed

[Bug 162736] Re: growisofs buffer size does not respect bufsize option

2008-04-01 Thread Martin Pitt
** Changed in: dvd+rw-tools (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) Status: Confirmed = In Progress -- growisofs buffer size does not respect bufsize option https://bugs.launchpad.net/bugs/162736 You received this bug notification because you are a member of Ubuntu

[Bug 60286] Re: /usr/sbin/backupninja tr: misaligned [:upper:] and/or [:lower:] construct

2008-04-01 Thread Jordan Mantha
I think this is worth doing an SRU. +1 from me. Please proceed with preparing a package and debdiff and get MOTU to upload it to -proposed. -- /usr/sbin/backupninja tr: misaligned [:upper:] and/or [:lower:] construct https://bugs.launchpad.net/bugs/60286 You received this bug notification

[Bug 176090] Re: WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945

2008-04-01 Thread Iulian D.
Confirming this bug on a Dell Latitude D820 running Hardy beta 1. The version of linux-ubuntu-modules is 2.6.24-12.17 -- WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945 https://bugs.launchpad.net/bugs/176090 You received this bug notification because you are a member of

[Bug 39138] Re: PCI resource errors and unable to reboot system

2008-04-01 Thread bakytn
I confirm this. I'm also getting this message while booting. However the system works just fine... -- PCI resource errors and unable to reboot system https://bugs.launchpad.net/bugs/39138 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber.

[Bug 203948] Re: zaptel 1.4.8~dfsg-1 fails to compile under kernel 2.6.24

2008-04-01 Thread Test-tools
Hello, I can confirm this issue, an update to the mentioned sid packages solves this problem. libtonezone1 1:1.4.9.2~dfsg zaptel 1:1.4.9.2~dfsg zaptel-source 1:1.4.9.2~dfsg This is a blocker for hardy release... Roland Test-tools Bär -- zaptel 1.4.8~dfsg-1 fails to compile under

[Bug 203179] Re: [needs-packaging] pysieved

2008-04-01 Thread Markus Majer
Could this be possible for Ubuntu 8.04 already? That would really help our rootserver policy - where I don't should install from source, if there would be a package available.. All dependencies needed would be met right now in ubuntu, I think! I also would maintain this package, when I think

[Bug 200250] Re: [Hardy] Include VPN connection with the Live CD

2008-04-01 Thread Lucky
Yes, I also think that network-manager-pptp should be on ubuntu cd. -- [Hardy] Include VPN connection with the Live CD https://bugs.launchpad.net/bugs/200250 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 189795] Re: [Backport] CheckGmail 1.13-1ubuntu1 to Gutsy

2008-04-01 Thread Jordan Mantha
I don't have an objection either, jdong, how about you? My only concern would be about setting precedent regarding new upstream releases in -updates. I'm not sure exactly what our microrelease policy is for Universe. -- [Backport] CheckGmail 1.13-1ubuntu1 to Gutsy

[Bug 188282] Re: [fixed in alpha6] hardy install alpha5 loops: broadcom: no firmware file

2008-04-01 Thread ctsdownloads
I concur with Aleksey1977, I am using an Averatec 3200, Broadcom chipset, same exact problem, can login via command line, but startx is a no go. 32 Bit 8.04 beta is used here. So it is safe to say confirmed by another Averatec owner. -- [fixed in alpha6] hardy install alpha5 loops: broadcom: no

[Bug 146649] Re: No Sound on Gutsy.

2008-04-01 Thread erve
Since I have Post I Solve one part off this Problem. After a new Install I Write * options snd-hda-intel model=lenovo ON /etc/modprobe.d/alsa-base and the sound is OK. i think like he said on Dev Page (sorry dont have the link). that is just a install script probléme. for video probléme it is

[Bug 210108] [NEW] gksu crashed with SIGSEGV in gdk_window_set_opacity()

2008-04-01 Thread Flosen
*** This bug is a duplicate of bug 132127 *** https://bugs.launchpad.net/bugs/132127 Public bug reported: Binary package hint: gksu dont't know what I exactly did. opened a view applications, used the compiz cube to switch screens.. Description:Ubuntu hardy (development branch)

[Bug 210108] Re: gksu crashed with SIGSEGV in gdk_window_set_opacity()

2008-04-01 Thread Flosen
*** This bug is a duplicate of bug 132127 *** https://bugs.launchpad.net/bugs/132127 ** Attachment added: CoreDump.gz http://launchpadlibrarian.net/13013673/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13013674/Dependencies.txt ** Attachment added:

[Bug 209881] Re: [Hardy] Network Manager can't detect that it is connected to network

2008-04-01 Thread Ahmed El-Mahmoudy
Hello, The laptop with the network manager problem is up to date, I just did another update today, network manager version became 0.6.6-0ubuntu5 and the problem still exists, I will attach my /var/log/syslog /etc/network/interfaces ** Attachment added: /var/log/syslog

[Bug 209881] Re: [Hardy] Network Manager can't detect that it is connected to network

2008-04-01 Thread Ahmed El-Mahmoudy
** Attachment added: /etc/network/interfaces http://launchpadlibrarian.net/13013665/interfaces -- [Hardy] Network Manager can't detect that it is connected to network https://bugs.launchpad.net/bugs/209881 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 209632] Re: [Hardy] CPU freq scaling does not work anymore with the newest kernel

2008-04-01 Thread Nils
Setting CPUFREQD_MODULE=acpi-cpufreq in /etc/powersave/cpufreq fixed it. However I'm not sure why. -- [Hardy] CPU freq scaling does not work anymore with the newest kernel https://bugs.launchpad.net/bugs/209632 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 209881] Re: [Hardy] Network Manager can't detect that it is connected to network

2008-04-01 Thread Ahmed El-Mahmoudy
Hello, Sorry, I forgot to mention that the other laptop (which does not have the network manager problem) is currently broken since last week. -- [Hardy] Network Manager can't detect that it is connected to network https://bugs.launchpad.net/bugs/209881 You received this bug notification

[Bug 209632] Re: [Hardy] CPU freq scaling does not work anymore with the newest kernel

2008-04-01 Thread Nils
I also had to restart powersaved of course. -- [Hardy] CPU freq scaling does not work anymore with the newest kernel https://bugs.launchpad.net/bugs/209632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 210108] Re: gksu crashed with SIGSEGV in gdk_window_set_opacity()

2008-04-01 Thread Apport retracing service
*** This bug is a duplicate of bug 132127 *** https://bugs.launchpad.net/bugs/132127 ** Tags removed: need-amd64-retrace ** Attachment removed: Disassembly.txt http://launchpadlibrarian.net/13013675/Disassembly.txt ** Attachment removed: Stacktrace.txt

[Bug 200113] Re: No tty on hardy

2008-04-01 Thread Michael
I can reproduce this from within the Server (Hardy March beta) installer (ie. no X at all). See also https://bugs.launchpad.net/ubuntu/+source/linux/+bug/201591 As a short term workaround, run 'setupcon -f' (or eg. 'consolechars -f /usr/share/consolefonts/Lat15-TerminusBold16.psf.gz'), though

[Bug 182063] kernel.org: similar bug

2008-04-01 Thread b_ly
Please Check this upstream bug: http://bugzilla.kernel.org/show_bug.cgi?id=9339 -- Periodic hangs/high cpu usage https://bugs.launchpad.net/bugs/182063 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 31857] Re: r818x driver freezes randomly

2008-04-01 Thread Michael
If someone creates a package from this source, I (and I am sure others) would be happy to test. -- r818x driver freezes randomly https://bugs.launchpad.net/bugs/31857 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 208678] Re: Please sync qstardict 0.08-1 (universe) from Debian unstable (main)

2008-04-01 Thread just free man
Here is changelog from 0.08 to 012.7. All 0.12.x releases is bugfixes. Version 0.08 add czech translation fix bug with multiple running from different users add brazilian portuguese translation update the traditional chinese translation add support for configurable instant

Re: [Bug 194687] Re: cacti web frontend fails with 'Invalid PHP_SELF Path' after upgrade

2008-04-01 Thread William Grant
Stephan Hermann wrote: @William, na security was correct...the problem is, that it now only runs with a path as / and not with paths as /foobar/ I mean, I don't care if it goes to -security or if we just push it to -updates The security fix was not correct - it caused a regression. That

  1   2   3   4   5   6   7   8   9   10   >