[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Eskild Hustvedt
That appears to have worked around it. [0 [EMAIL PROTECTED] ~]# df|egrep -i '(cifs|smb)' [1 [EMAIL PROTECTED] ~]# echo 0 /proc/fs/cifs/LinuxExtensionsEnabled [0 [EMAIL PROTECTED] ~]# mount /mnt/diverse [0 [EMAIL PROTECTED] ~]# touch /mnt/diverse/test [0 [EMAIL PROTECTED] ~]# exit exit [0 [EMAIL

[Bug 249824] Re: [intrepid] bind9/named IPv6 unusable

2008-10-31 Thread Paul Mullen
Not sure if this is supposed to be fixed in Intrepid Final yet but resolving over IPv6 still does not work. -- [intrepid] bind9/named IPv6 unusable https://bugs.launchpad.net/bugs/249824 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 184676] Re: CIFS mounts are unmounted after disabling network

2008-10-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 211631 *** https://bugs.launchpad.net/bugs/211631 ** This bug has been marked a duplicate of bug 211631 CIFS/SMBFS shares not unmounted before network is shut down -- CIFS mounts are unmounted after disabling network

[Bug 197346] Re: smbfs umount hangs during shutdown because NetworkManager network connection is gone

2008-10-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 211631 *** https://bugs.launchpad.net/bugs/211631 ** This bug is no longer a duplicate of bug 184676 CIFS mounts are unmounted after disabling network ** This bug has been marked a duplicate of bug 211631 CIFS/SMBFS shares not unmounted before network

[Bug 198721] Re: network-manager is stopped too soon at shutdown, before CIFS unmounts

2008-10-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 211631 *** https://bugs.launchpad.net/bugs/211631 ** This bug is no longer a duplicate of bug 184676 CIFS mounts are unmounted after disabling network ** This bug has been marked a duplicate of bug 211631 CIFS/SMBFS shares not unmounted before network

[Bug 245614] Re: CIFS logout doesn't work

2008-10-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 211631 *** https://bugs.launchpad.net/bugs/211631 ** This bug is no longer a duplicate of bug 184676 CIFS mounts are unmounted after disabling network ** This bug has been marked a duplicate of bug 211631 CIFS/SMBFS shares not unmounted before network

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Eskild Hustvedt
Alexey, try: echo 0 | sudo tee /proc/fs/cifs/LinuxExtensionsEnabled and then remount your shares. Redirection in sudo doesn't work like many expect it to. -- CIFS share broken after upgrade from 8.04 - 8.10 https://bugs.launchpad.net/bugs/286828 You received this bug notification because you

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-31 Thread Thierry Carrez
** Also affects: sysvinit (Ubuntu) Importance: Undecided Status: New ** Also affects: network-manager (Ubuntu) Importance: Undecided Status: New -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug

[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2008-10-31 Thread Thierry Carrez
Confirmed, something gets caught by the stack smashing police. Regression in intrepid, as it was working well in hardy. ** Changed in: nagios-plugins (Ubuntu) Importance: Undecided = High Status: New = Confirmed -- Buffer overflow in check_ntp_peer - Nagios can't check time servers in

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Persio
Hi, In fact, even without modification the freeradius source package doesn't compile: dpkg-buildpackage -rfakeroot checking for SQLConnect in -liodbc... no checking for isql.h... yes configure: error: set --without-rlm_sql_iodbc to disable it explicitly. configure: error: ./configure failed

Re: [Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Mathias Gug
On Fri, Oct 31, 2008 at 11:05:15AM -, Persio wrote: In fact, even without modification the freeradius source package doesn't compile: dpkg-buildpackage -rfakeroot checking for SQLConnect in -liodbc... no Do you have all the build dependencies installed? Maybe there's an

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Alexey Mentat
I submit this problem - after upgrading 8.04-8.10, cifs mounted by fstab fails to write. //10.1.1.1/sm/mnt/share cifs defaults,iocharset=utf8,codepage=cp866,rw,username=user,password=password,uid=user1 0 0 I have tried sudo echo 0 /proc/fs/cifs/LinuxExtensionsEnabled with no success. --

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Persio
Yes, I double-checked for all depends listed in the control file, and also in http://packages.ubuntu.com/source/intrepid/freeradius Build-Depends: autotools-dev, debhelper (= 6.0.7), libgdbm-dev, libiodbc2-dev, libkrb5-dev, libldap2-dev, libltdl3-dev, libmysqlclient15-dev | libmysqlclient-dev,

[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2008-10-31 Thread Thierry Carrez
It fails on line 264 on if(read(conn, req, SIZEOF_NTPCM(req)) == -1) Upstream bug is: http://sourceforge.net/tracker/?func=detailatid=397597aid=1999319group_id=29880 It's closed by saying the bug is in _FORTIFY_SOURCE, as the author checked that the read call should not exceed allocated value.

[Bug 253394] Re: Typo in Likewise Open GUI (misspelled privileges)

2008-10-31 Thread Thierry Carrez
** Changed in: likewise-open (Ubuntu Hardy) Status: In Progress = Fix Committed -- Typo in Likewise Open GUI (misspelled privileges) https://bugs.launchpad.net/bugs/253394 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 230466] Re: Likewise uninstall, Lock login to system

2008-10-31 Thread Thierry Carrez
Verified fixed on my side... here are links to the TEST CASEs: bug 230466 : https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/230466/comments/7 bug 24 : https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/24/comments/5 bug 253394 :

[Bug 222224] Re: likewise-open: blows up session when joining the domain

2008-10-31 Thread Thierry Carrez
** Changed in: likewise-open (Ubuntu Hardy) Status: In Progress = Fix Committed -- likewise-open: blows up session when joining the domain https://bugs.launchpad.net/bugs/24 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-31 Thread Het Irv
Fully up to date Intrepid +1. I would really like to see this bug get fixed, the response time on this on makes me feel like I am on Windows again. -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug notification because

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-31 Thread flaccid
Yeah I would have to say that response with things in Ubuntu is pathetic. A lot of the time its hard to get something fixed for the next release let alone in the current release where it should be fixed. Its the good old 'have to upgrade to the next release to fix this problem, and then i get

Re: [Bug 286828] [NEW] CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Steve French
cat /proc/fs/cifs/Stats to see if there were any reconnections and cat /proc/fs/cifs/DebugData to list the version information that the server reports for this mount If you can save a wireshark (or tcpdump) trace of the failure that would be ideal and would allow diagnosing the problem quickly.

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Steve French
If disabling LinuxExtensions works as described above, there may be a problem with the support for the Unix/Linux/POSIX cifs protcol extensions on the device you are mounting (which is why it is important to note the version information of the server as it is reported over the network). Not that

[Bug 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-10-31 Thread Steve French
Typo in the above (Not-Note) Note that you can also disable Unix extensions on reasonably recent Linux kernels by specifying nounix (as a cifs mount option) Also note that you would normally not need to specify the default uid, gid, and mode on the mount if the server and clients have the same

[Bug 216091] Re: [Hardy] bash-completion takes too long for scp

2008-10-31 Thread Alejandro Díaz-Caro
** Changed in: openssh (Ubuntu) Status: Incomplete = Invalid -- [Hardy] bash-completion takes too long for scp https://bugs.launchpad.net/bugs/216091 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Persio
Hi, I managed to compile the source package in a virtual machine where I installed Ubuntu8.10. The error I got previously occurred in a system updated from Hardy. So it seems that there is some kind of conflict with some package(s) left from Hardy. I also managed to compile freeradius in the VM

[Bug 268868] Re: [Intrepid Alpha 5] NameVirtualHost entry in ports.conf causes NameVirtualHost *:80 has no VirtualHosts warning

2008-10-31 Thread gCg
Thanks Dax, commenting out NameVirtualHost *:80 line at /etc/apache2/ports.conf fixed the problem for me too. -- [Intrepid Alpha 5] NameVirtualHost entry in ports.conf causes NameVirtualHost *:80 has no VirtualHosts warning https://bugs.launchpad.net/bugs/268868 You received this bug

[Bug 288349] Re: php5 crashed with SIGSEGV in clone()

2008-10-31 Thread Arnaud Blouin
By the way, Can you reproduce it? -- php5 crashed with SIGSEGV in clone() https://bugs.launchpad.net/bugs/288349 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

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-31 Thread Alexander Sack
are there any up/down scripts for samba hooked into etc/network/if-up.d/ and /etc/network/if-down.d/ ? If not, we should try that as NM calls those scripts after network is up or before its downed. ** Changed in: network-manager (Ubuntu) Importance: Undecided = Medium Status: New =

[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2008-10-31 Thread Jamie Strandboge
I looked at this a bit, and the math seems to be wrong in this line: #define SIZEOF_NTPCM(m) (12+ntohs(m.count)+((m.count)?4-(ntohs(m.count)%4):0)) In ntp_request we have (where MAX_CM_SIZE is defined as 468): req.count=htons(MAX_CM_SIZE); Which makes req.count = 54273. Later, we have:

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-10-31 Thread Richard Wooding
The same happens to me [EMAIL PROTECTED]:~$ smbclient //192.168.1.105/VIDEO -N Domain=[WORKGROUP] OS=[R] Server=[R] smb: \ ls cli_list_new: Error: unable to parse name from info level 1 Segmentation fault The following is in /var/log/messages Nov 1 03:37:47 richard-laptop kernel: [

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-10-31 Thread Richard Wooding
I should also point out that the NAS I was using in the examples above was a: Iomega Home Network Harddrive http://www.iomega- europe.com/section?SID=86c57e53b9aa65a3d50a6a69f6727dd:4745secid=76622 -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 You

[Bug 291921] [NEW] package libsmbclient 2:3.2.3-1ubuntu3 failed to install/upgrade:

2008-10-31 Thread Luke Boland
Public bug reported: Binary package hint: samba Error occurred during upgrade from Hardy to Intrepid stable from web repos using Synaptic ProblemType: Package Architecture: amd64 DistroRelease: Ubuntu 8.10 ErrorMessage: ErrorMessage: subprocess post-removal script returned error exit status 2

[Bug 291921] Re: package libsmbclient 2:3.2.3-1ubuntu3 failed to install/upgrade:

2008-10-31 Thread Luke Boland
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/19159700/Dependencies.txt ** Attachment added: VarLogDistupgradeAptlog.gz http://launchpadlibrarian.net/19159701/VarLogDistupgradeAptlog.gz ** Attachment added: VarLogDistupgradeApttermlog.gz

[Bug 194140] Re: Dependency cycle prevents upgrade of libsasl2-2

2008-10-31 Thread Martin-Éric Racine
Now that Intrepid is finally released, I notice that the bug is still present and yet it was reported 9 months ago. What's going on? -- Dependency cycle prevents upgrade of libsasl2-2 https://bugs.launchpad.net/bugs/194140 You received this bug notification because you are a member of Ubuntu

[Bug 106975] Re: mysqldump lacks bash completion script

2008-10-31 Thread Jason Harvey
Took the script and added most of the mysqldump options. Also added support to tab complete table names if the database has been specified. ** Attachment added: mysqldump bash completion script for /etc/bash_completion.d http://launchpadlibrarian.net/19164189/mysqldump -- mysqldump lacks

[Bug 290918] Re: user's 'bin' PATH isn't exported

2008-10-31 Thread norberto
Matthias Klose, please stop converting this report to a question. -- user's 'bin' PATH isn't exported https://bugs.launchpad.net/bugs/290918 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 290918] Re: user's 'bin' PATH isn't exported

2008-10-31 Thread norberto
It's a bug do the following code of the .profile script not sets $HOME/bin to the user env. # set PATH so it includes user's private bin if it exists if [ -d ~/bin ] ; then PATH=~/bin:${PATH} fi OR because the above code must be removed from .profile because it's not working as expected.

[Bug 291594] [NEW] Intrepid metacity's keyboard shortcuts are not working properly

2008-10-31 Thread Mozg
Public bug reported: Binary package hint: metacity On Intrepid, after loging into gnome session the keyboard shortcuts are not working at all. For example, trying to switch between workspaces does nothing. I can change the keyboard shortcuts in the keyboard shortcuts application and they keys

[Bug 290889] Re: I can't add a 0.0.0.0/1 route

2008-10-31 Thread TomasKovacik
you trying route half of internet through one interface and second half through second interface or what? :) -- I can't add a 0.0.0.0/1 route https://bugs.launchpad.net/bugs/290889 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 291595] [NEW] adept_manager won't show version upgrade button when run behind web proxy

2008-10-31 Thread Steve Jolly
Public bug reported: Binary package hint: adept-manager I'm running Kubuntu 8.04, and am trying to upgrade it to 8.10. When I perform the recommended incantation (kdesudo adept_manager --dist- upgrade), the version upgrade button is not shown. I believe that this is because the check that

[Bug 276036] Re: X BadImplementation error when starting

2008-10-31 Thread Rick McBride
I'm getting the same thing. I have no idea if it's transparency related in my case, but it could well be. The entry does not appear to exist in ~/.xchat2/xchat.conf, and since the app can't start, I have no way of checking... -- X BadImplementation error when starting

[Bug 290674] Re: Setting the keyboard repeat speed has no effect

2008-10-31 Thread IanW
** Changed in: gnome-control-center (Ubuntu) Status: Incomplete = Confirmed -- Setting the keyboard repeat speed has no effect https://bugs.launchpad.net/bugs/290674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 248521] Re: vmmouse seems to register incorrect x, y values for mouseclick

2008-10-31 Thread Hanno Stock (hefe_bia)
Hi, I can confirm that the 1ubuntu5 version improved things. Previously all clicks where registered at the lower right corner of the screen, now it seems movement of the mouse is registered by the system. However the coordinates are still off, so I still have to use the normal mouse driver.

[Bug 278944] Re: Coma button don't work anymore

2008-10-31 Thread plikplok
This topic can be closed as problem's gone with a fresh install of Intrepid Ibex. Don't understand why and how this bug appeared with Hardy Heron ? -- Coma button don't work anymore https://bugs.launchpad.net/bugs/278944 You received this bug notification because you are a member of Ubuntu

[Bug 272926] Re: Intrepid: ClickFinger options causes random locks in Xorg?

2008-10-31 Thread Ricky Campbell
** Also affects: mactel-support Importance: Undecided Status: New ** Changed in: mactel-support Status: New = Invalid -- Intrepid: ClickFinger options causes random locks in Xorg? https://bugs.launchpad.net/bugs/272926 You received this bug notification because you are a member

[Bug 291591] [NEW] new upstream version - ScummVM 0.12.0

2008-10-31 Thread thr
Public bug reported: Binary package hint: scummvm a new version is out since a while ago now. please upgrade. changelog: http://sourceforge.net/project/shownotes.php?release_id=621976. ** Affects: scummvm (Ubuntu) Importance: Undecided Status: New ** Tags: upgrade ** Tags

[Bug 282316] Re: erratic elapsed time count in sound recorder

2008-10-31 Thread Vadim Peretokin
Confirmed on an untweaked Intrepid -- erratic elapsed time count in sound recorder https://bugs.launchpad.net/bugs/282316 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 199697] Re: laptop starts up with lcd turned off

2008-10-31 Thread IanW
We are closing this bug reportdue to lack of response from the submitter. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the

Re: [Bug 291381] Re: update-manager asking for unreasonable free space on /boot

2008-10-31 Thread okted
Michael, Here's the file you asked for. Thanks for the rapid response! Ted On Fri, Oct 31, 2008 at 4:43 AM, Michael Vogt [EMAIL PROTECTED]wrote: Thanks for your bugreport and sorry for the problems you experienced. Could you please attach the file /var/log/dist-upgrade/main.log after the

[Bug 291145] Re: evolution fails to delete message from trash

2008-10-31 Thread peternix
It has happened to me on more than one occasion, after reinstalls. It can be reproduced, but the steps necessary to trigger a corrupt database in evolution are unknown to me. At the moment, my database continues to not allow me to delete messages from it. It's not just one message but *any*

[Bug 198158] Re: Problem during extensive passage in files

2008-10-31 Thread IanW
We are closing this bug reportdue to lack of response from the submitter. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the

[Bug 198042] Re: Progressbar glider theme

2008-10-31 Thread IanW
We are closing this bug report due to lack of response from the submitter. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the

[Bug 177089] Re: SoundBlaster Live! 5.1 digital.

2008-10-31 Thread IanW
We are closing this bug reportdue to lack of response from the submitter. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the

[Bug 291340] Re: numerous suspend issues: long wake up, network stops working, sound stops working, can't shut down.

2008-10-31 Thread IanW
** Changed in: linux (Ubuntu) Status: Incomplete = New -- numerous suspend issues: long wake up, network stops working, sound stops working, can't shut down. https://bugs.launchpad.net/bugs/291340 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 291445] Re: Kwin crashed when using Nvidia-settings

2008-10-31 Thread Jussi Schultink
As you wish! ** Attachment added: kwin-debug.kcrash http://launchpadlibrarian.net/19127745/kwin-debug.kcrash -- Kwin crashed when using Nvidia-settings https://bugs.launchpad.net/bugs/291445 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 278350] Re: [intrepid] PCMCIA network-card working in hardy does not work

2008-10-31 Thread Mika Pflüger
I get the same bug for intrepid final. So I guess I will not update from 8.04. ** Summary changed: - [intrepid-beta/RC] PCMCIA network-card working in hardy does not work + [intrepid] PCMCIA network-card working in hardy does not work ** Description changed: - exakt version of the kernel:

[Bug 258357] Re: [G86GL] Latest NVIDIA drivers: X hangs with blank screen after logout.

2008-10-31 Thread Josh Pavlovich
I can also confirm this bug with the nVida 177 driver...I have the following hardware: Lenovo Thinkpad T61p laptop with an nVidia Quadro FX 570M GPU I have reverted back to the 173 restricted driver and everything works as expected upon logout. -- [G86GL] Latest NVIDIA drivers: X hangs with

[Bug 249783] Re: Wrong message when sharing a root-owned folder

2008-10-31 Thread CalcProgrammer1
I don't see why the default smb.conf shouldn't have this line. In Windows, the user can share any folder he/she wants by right clicking and sharing. The same should apply to Ubuntu. Display a warning about how sharing lowers security and allow the user to continue if they understand the risk.

[Bug 158419] Re: Banshee crashes when file/directory is not present

2008-10-31 Thread LCID Fire
It is fixed with 1.2 - just tried it in Intrepid. ** Changed in: banshee (Ubuntu) Status: Incomplete = Fix Released -- Banshee crashes when file/directory is not present https://bugs.launchpad.net/bugs/158419 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 147294] Re: 'Visual Effects' keyboard shortcuts not documented in help

2008-10-31 Thread Raivis Dejus
Ping on commit to the Upstream.. -- 'Visual Effects' keyboard shortcuts not documented in help https://bugs.launchpad.net/bugs/147294 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 221145] [NEW] Hardy 64bit freeze after Running local boot scripts

2008-10-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hi, Yesterday I've installed Kubuntu Hardy 64bit on my Dell XPS M1530, using the RC version, live cd. I've done the updates released in these days, and everything works perfectly. But today I have a problem booting. Kubuntu starts, I see the Kubuntu

[Bug 291601] [NEW] package fgfs-base 1.0.0-1 failed to install/upgrade: falhou em buffer_write(fd) (10, ret=-1): mecanismo dpkg-deb durante './usr/share/games/FlightGear/Aircraft/bf109/Models/bf109-3b

2008-10-31 Thread Robson Caxias
Public bug reported: Binary package hint: fgfs-base dependency error notified ProblemType: Package Architecture: amd64 Dependencies: DistroRelease: Ubuntu 8.10 ErrorMessage: falhou em buffer_write(fd) (10, ret=-1): mecanismo dpkg-deb durante

[Bug 291601] Re: package fgfs-base 1.0.0-1 failed to install/upgrade: falhou em buffer_write(fd) (10, ret=-1): mecanismo dpkg-deb durante './usr/share/games/FlightGear/Aircraft/bf109/Models/bf109-3b.r

2008-10-31 Thread Robson Caxias
** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/19127799/DpkgTerminalLog.txt -- package fgfs-base 1.0.0-1 failed to install/upgrade: falhou em buffer_write(fd) (10, ret=-1): mecanismo dpkg-deb durante './usr/share/games/FlightGear/Aircraft/bf109/Models/bf109-3b.rgb'

[Bug 291600] [NEW] kernel only detects one CPU when there should be two

2008-10-31 Thread Arthur Lutz
Public bug reported: for : Linux black 2.6.27-3-rt #1 PREEMPT RT Mon Oct 27 03:02:33 UTC 2008 x86_64 GNU/Linux ii linux-image-2.6.27-3-rt 2.6.27-3.8 Linux kernel image for version 2.6.27 on Ingo Molnar's full real time preemption With the -generic kernel it detects two CPUs, but

[Bug 291573] Re: Ubuntu 8.10 live CD fails with error message

2008-10-31 Thread IanW
** Changed in: linux (Ubuntu) Sourcepackagename: None = linux -- Ubuntu 8.10 live CD fails with error message https://bugs.launchpad.net/bugs/291573 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 291145] Re: evolution fails to delete message from trash

2008-10-31 Thread okubax
@ peternix try deleting your folders.db file from ./evolution/mail/local and then try and empty your trash(evolution). -- evolution fails to delete message from trash https://bugs.launchpad.net/bugs/291145 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 270122] Re: can't enable compiz effect on intrepid with intel card

2008-10-31 Thread ubuntu_demon
@Chris Halse Rogers: You are right I was experiencing something else. I solved the problem. I'm able to enable deskop effects after changing 2560 to 2048 in this part of my Xorg.conf : SubSection Display Virtual 2048 1024 #Virtual2560 1024

Re: [Bug 259168] Re: Network Manager unable to connect to PPTP VPN

2008-10-31 Thread Alexander Sack
On Fri, Oct 31, 2008 at 03:19:01AM -, chadeldridge wrote: Any news on when this will make the repos? / The more feedback we get on the proposed package the earlier we can pursue this. - Alexander -- Network Manager unable to connect to PPTP VPN https://bugs.launchpad.net/bugs/259168

[Bug 246141] Re: no support for realtek rtl8187se

2008-10-31 Thread egil.bjarko
Hi folks, When version 8.10 was released I really was hoping to be able to use it on my MSI Wind without having to fiddle around. I am sorry to say that it didn´t work. In the mean time I go for Mandriva 2009 which works perfectly out of the box with both wifi, and usb 3G modem. /Egil -- no

[Bug 229976] Re: gnome-panel has major memory leak

2008-10-31 Thread aarons
well, this is what top tells me after leaving things running overnight: PR NI VIRT RES SHR S %CPU %MEMTIME+COMMAND 20 0 488m 36m 15m S0 0.94:33.87 gnome-panel So that does look much better than before. -- gnome-panel has major memory leak

[Bug 291593] Re: Unable to burn DVD

2008-10-31 Thread Łukasz Jernaś
** Attachment added: brasero.log http://launchpadlibrarian.net/19127143/brasero.log ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/19127144/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/19127146/ProcMaps.txt ** Attachment added:

[Bug 160311] Re: Window Resize Difficult (Window Border Thickness)

2008-10-31 Thread Wouter Stomp
report bugs that more apps should use corner resize grippies.: see bug 19232 for that -- Window Resize Difficult (Window Border Thickness) https://bugs.launchpad.net/bugs/160311 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 158582] Re: ifup will fail if IPv6 has been compiled in the kernel

2008-10-31 Thread Matt LaPlante
@Malte: I'm not really interested in who gets credit for the solution, I was simply trying to add a patch that could hopefully be merged as seamlessly as possible. I had actually intended to upload the fixed package to my ppa for testing, however I'm experiencing technical difficulties preventing

[Bug 152290] Re: [gutsy] qgit complains about unknown revision

2008-10-31 Thread LCID Fire
Can be reproduced in 8.10 by git init qgit ** Description changed: Binary package hint: qgit - When opening my git repro with qgit it complains about not finding the - head revision. Opening the whole thing with git-gui works - so there - seems to be a bug in qgit. + When opening a freshly

[Bug 291289] Re: freeze on shotdown-restart

2008-10-31 Thread IanW
** Changed in: xorg (Ubuntu) Sourcepackagename: None = xorg -- freeze on shotdown-restart https://bugs.launchpad.net/bugs/291289 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 289330] Re: Integrated webcam does not work on advent 4211

2008-10-31 Thread IanW
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it without more information. Please include the following additional information, if you have not already done so (pay attention to lspci's additional options), as required by the

Re: [Bug 282835] Re: Network Manager fails to start

2008-10-31 Thread Alexander Sack
On Fri, Oct 31, 2008 at 12:41:42PM -, David Nicholas wrote: I think I have the same bug. nm-applet is running but NetworkManager is not. I have no network icon in the notification area. This is after the upgrade from Hardy to Intrepid. your issue is bug 289466 ... you just need to clean

[Bug 282068] Re: ctrl-alt-f1..f6 drops to blinking cursor; no 'console' login possible

2008-10-31 Thread IanW
** Changed in: linux (Ubuntu) Sourcepackagename: None = linux Status: New = Confirmed -- ctrl-alt-f1..f6 drops to blinking cursor; no 'console' login possible https://bugs.launchpad.net/bugs/282068 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 279324] Re: Screen brightness buttons no longer work

2008-10-31 Thread IanW
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it without more information. Please include the following additional information, if you have not already done so (pay attention to lspci's additional options), as required by the

Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-31 Thread Alexander Sack
On Fri, Oct 31, 2008 at 11:51:46AM -, Martin G Miller wrote: I had only 1 nic defilned in Hardy with choices of a static IP address and DHCP, set up with the old network manager. Here is the contents of interfaces.dpkg-old, which I assume is my old interfaces file. There are no blank

[Bug 278640] Re: Kubuntu 8.04 amd64 upgrade to 8.10 fails. Upgrade tool exits without messages.

2008-10-31 Thread domein
I have the same crash of update tool, without any messages. Here is my /var/run/dist-upgrade tar ** Attachment added: dist.upgrade.tar.gz http://launchpadlibrarian.net/19128211/dist.upgrade.tar.gz -- Kubuntu 8.04 amd64 upgrade to 8.10 fails. Upgrade tool exits without messages.

Re: [Bug 277063] Re: Wired and wireless connection to the same router cause confusion

2008-10-31 Thread Alexander Sack
On Fri, Oct 31, 2008 at 01:52:42AM -, collapse wrote: is there any info i should post? ** Changed in: network-manager (Ubuntu) Status: Fix Released = Incomplete Please open new bug with the info Chris asked for instead of opening old bugs. status fixreleased attach

[Bug 291592] [NEW] Session management not working at all in intrepid

2008-10-31 Thread David Gibson
Public bug reported: I've just installed Intrepid on several machines. Gnome session management now completely fails to work: whenever I log in no windows or apps are launched. Changing the Automatically remember running applications when logging out option in Preferences|Sessions makes no

Re: [Bug 274340] Re: Xorg freezes on start. Black screen with waiting cursor. Unichrome video, worked on hardy.

2008-10-31 Thread Forest Bond
Hi Kai, On Fri, Oct 31, 2008 at 08:18:13AM -, Kai Springer wrote: I now did a new install of 8.04 as I couldn't use my webcam properly anymore (blurry picture in skype, cheese crashing...) and gnome was really slow with the openchrome driver in 8.10. Does anybody know whether there is any

[Bug 253394] Re: Typo in Likewise Open GUI (misspelled privileges)

2008-10-31 Thread Thierry Carrez
** Changed in: likewise-open (Ubuntu Hardy) Status: In Progress = Fix Committed -- Typo in Likewise Open GUI (misspelled privileges) https://bugs.launchpad.net/bugs/253394 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 230466] Re: Likewise uninstall, Lock login to system

2008-10-31 Thread Thierry Carrez
Verified fixed on my side... here are links to the TEST CASEs: bug 230466 : https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/230466/comments/7 bug 24 : https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/24/comments/5 bug 253394 :

[Bug 222224] Re: likewise-open: blows up session when joining the domain

2008-10-31 Thread Thierry Carrez
** Changed in: likewise-open (Ubuntu Hardy) Status: In Progress = Fix Committed -- likewise-open: blows up session when joining the domain https://bugs.launchpad.net/bugs/24 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 221145] Re: Hardy 64bit freeze after Running local boot scripts

2008-10-31 Thread IanW
** Changed in: kdebase-workspace (Ubuntu) Sourcepackagename: None = kdebase-workspace -- Hardy 64bit freeze after Running local boot scripts https://bugs.launchpad.net/bugs/221145 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-31 Thread Het Irv
Fully up to date Intrepid +1. I would really like to see this bug get fixed, the response time on this on makes me feel like I am on Windows again. -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug notification because

[Bug 206459] Re: print status doesn't update automatically

2008-10-31 Thread Alienation
I confirm the fix if for KDE4 only. 3.5.10 still has this annoying problem. I've tried to diff the scripts to port the fix but there are a lot of differences and I don't really know python... Anyone? -- print status doesn't update automatically https://bugs.launchpad.net/bugs/206459 You received

[Bug 206459] Re: print status doesn't update automatically

2008-10-31 Thread Alienation
I confirm the fix if for KDE4 only. 3.5.10 still has this annoying problem. I've tried to diff the scripts to port the fix but there are a lot of differences and I don't really know python... Anyone? ** Attachment added: 3.5.10 applet version

[Bug 291593] [NEW] Unable to burn DVD

2008-10-31 Thread Łukasz Jernaś
Public bug reported: Binary package hint: brasero When trying to burn an iso image (or a fiel straight from brasero) it spins the DVD-RW drive and stops leaving a failure message. It has been working a few weeks ago. Version: Intrepid final Log attached. ProblemType: Bug Architecture: amd64

[Bug 148107] Re: [Regression] gnome-panel clock applet no longer displaying task/appointment list for exchange accounts (Ubuntu 7.10 beta)

2008-10-31 Thread brimlar
Just upgraded to Ibex (8.10), and I'm pleased to say that my appointments are showing up in the clock applet again. :) I am using Evolution connected to a Groupwise backend, as before. Here is a screenshot as proof. Thank you to whoever got this working. ** Attachment added: proof.png

[Bug 291610] [NEW] librmagick-ruby returning incorrect image formats

2008-10-31 Thread roja
Public bug reported: Binary package hint: librmagick-ruby based on librmagick-ruby_2.5.1-1_all.deb following results seen on ubuntu: $ irb irb(main):001:0 require 'rubygems' = true irb(main):002:0 require 'RMagick' = true irb(main):003:0 m =

[Bug 291609] [NEW] X server doesn't run correctly

2008-10-31 Thread elrond
Public bug reported: Binary package hint: xorg This bug concerns Intrepid Ibex (8.10) : After the Usplash screen, when Gnome starts, the screen freezes (the mouse doesn't move). It does the same with KDE, so I assume it comes from Xorg 7.4. Ctrl-Alt-F1 tabs me to a console after some times

[Bug 291608] [NEW] Installer: Drive error not reported by installer, unable to dual-boot

2008-10-31 Thread barney_1
Public bug reported: Binary package hint: partman-ext3 Case: -Installing from LiveCD (ubuntu-8.10-desktop-i386.iso) -Installing on Compaq R4000 laptop with a previous install of WinXP Symptom: -When reaching the partition step of the installer there is no option to resize the existing

[Bug 291607] [NEW] Gnome Panel 2.24.1 crashing and not recovering

2008-10-31 Thread gmerrick
Public bug reported: Binary package hint: xorg There is a bug in the Xorg Gnome Panel 2.24.1 where it will crash when an icon is clicked in a secondary displays seperate xwindow. $ lsb_release -rd Description:Ubuntu 8.10 Release:8.10 $ apt-cache policy xorg xorg: Installed:

[Bug 291606] [NEW] apt-cacher broken in intrepid

2008-10-31 Thread Peter Matulis
Public bug reported: Binary package hint: apt-cacher Version affected: apt-cacher 1.6.4ubuntu1 Problem: Clients cannot connect and apt-cacher error log fills up with: Fri Oct 31 09:42:08 2008|warn [7148]: POSIX syntax [: :] belongs inside character classes in regex; marked by -- HERE

[Bug 291605] [NEW] libboost-serialization1.35-dev issue with g++-4.3

2008-10-31 Thread Julien Boucaron
Public bug reported: Binary package hint: libboost-serialization1.35-dev Description:Ubuntu 8.10 Architecture: amd64 Issue when compiling with g++-4.3, no issue with g++-4.2 (correct behaviour) See small example attached ** Affects: boost1.35 (Ubuntu) Importance: Undecided

[Bug 291605] Re: libboost-serialization1.35-dev issue with g++-4.3

2008-10-31 Thread Julien Boucaron
** Attachment added: Example causing the issue http://launchpadlibrarian.net/19128283/example.cc -- libboost-serialization1.35-dev issue with g++-4.3 https://bugs.launchpad.net/bugs/291605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 291607] Re: Gnome Panel 2.24.1 crashing and not recovering

2008-10-31 Thread gmerrick
** Attachment added: merrick.tar.gz http://launchpadlibrarian.net/19128342/merrick.tar.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/19128343/Dependencies.txt ** Attachment added: LsMod.txt http://launchpadlibrarian.net/19128344/LsMod.txt ** Attachment added:

  1   2   3   4   5   6   7   8   9   10   >