[Bug 270395] Re: cannot resolve windows host name

2012-05-13 Thread Tor Sjowall
This problem is still unsolved. The host names of windows PCs are not visible to Linux programs with a regular installation of Samba, i.e. from Linux 'ping win_pc' does not work, but from windows 'ping linux_pc' does work. Also, 'nmblookup win_pc' works, while 'nslookup win_pc' does not work.

[Bug 998712] [NEW] dnsmasq integration into name resolution broken

2012-05-13 Thread Wolf Rogner
Public bug reported: dnsmasq does not resolve DNS names correcty. Applications like Thunderbird or tools like ssh rely on working name resolution. However, if there never was a working name resolution, dnsmasq never gets to know about the DNS names. Setup: private network: 192.168.0.x/24

[Bug 998712] Re: dnsmasq integration into name resolution broken

2012-05-13 Thread Wolf Rogner
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/998712 Title: dnsmasq integration into name resolution broken To manage notifications about this bug go to:

[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2012-05-13 Thread TJ
I agree with Andreas; this is a bug in openvpn. I have local office gateway servers with an internal PCI ADSL modem that runs embedded Linux and is configured in RFC 1483 LLC Bridge mode. The Host PC uses PPPoE to connect to the ISP via the embedded ADSL modem over the single ATM LLC available

[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2012-05-13 Thread TJ
I've attached the shell script for PPP so it can be downloaded. It should be put in the directory /etc/ppp/if-up.d/ and given execute permissions: sudo mv ~/Downloads/default-gateway /etc/ppp/if-up.d/ sudo chmod +x /etc/ppp/if-up.d/default-gateway ** Attachment added: PPP default-gateway script

[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2012-05-13 Thread TJ
I've added the PPP package to this bug since it would the appropriate place to ship the workaround and, as far as I can see, shouldn't upset any existing PPP configurations. It would actually save our users a lot trouble especially for those using portable devices over public WiFi or cellular

[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2012-05-13 Thread TJ
Correction! I mistyped the PPP directory name as iF-up.d when it should be iP-up.d. The instructions should be: I've attached the shell script for PPP so it can be downloaded. It should be put in the directory /etc/ppp/ip-up.d/ and given execute permissions: sudo mv ~/Downloads/default-gateway

[Bug 998732] [NEW] vmbuilder debootstrap crash

2012-05-13 Thread Alix Mougenot
Public bug reported: package: ubuntu-vm-builder_0.12.4+bzr477 real package: python-vm-builder_0.12.4+bzr477 running on: Ubuntu 12.04 LTS by running the following command (just a test): $ sudo vmbuilder kvm ubuntu --suite precise --flavour server --libvirt qemu:///system is triggered the

[Bug 998766] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.5 failed to install/upgrade: ErrorMessage: Unterprozess neues post-removal-Skript gab den Fehlerwert 2 zurück

2012-05-13 Thread Matthias Andree
Public bug reported: This happened during an upgrade with sudo do-release-upgrade from natty (11.04) to oneiric (11.10) which is supposed to be an intermediate step on the way to 12.04. Note that the questions asked by apport about the samba setup (which clients fail to connect, what my setup

[Bug 998766] Re: package samba 2:3.5.8~dfsg-1ubuntu2.5 failed to install/upgrade: ErrorMessage: Unterprozess neues post-removal-Skript gab den Fehlerwert 2 zurück

2012-05-13 Thread Matthias Andree
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/998766 Title: package samba 2:3.5.8~dfsg-1ubuntu2.5 failed to install/upgrade: ErrorMessage: Unterprozess neues post-removal-Skript

[Bug 890230] Re: package winbind (not installed) failed to install/upgrade: il sottoprocesso vecchio script di pre-removal ha restituito lo stato di errore 128

2012-05-13 Thread Robert Roth
*** This bug is a duplicate of bug 857765 *** https://bugs.launchpad.net/bugs/857765 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug #857765, so it is being marked as such. Please look

[Bug 857765] Re: package winbind 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 128

2012-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: samba (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/857765

[Bug 962826] Re: package samba-common 2:3.6.3-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2012-05-13 Thread Robert Roth
*** This bug is a duplicate of bug 857765 *** https://bugs.launchpad.net/bugs/857765 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug #857765, so it is being marked as such. Please look

[Bug 998732] Re: vmbuilder debootstrap crash

2012-05-13 Thread Alix Mougenot
It seemed that it was due to the use of a grsec kernel -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/998732 Title: vmbuilder debootstrap crash To manage notifications about

[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-05-13 Thread hello there
Wow.. what a bunch of amateurs to allow such a fundamental functionality to be crippled out of the box. Here i'm trying ubuntu for the first time and I run into this shit? fuckk thisss. back to something I know works NOT LIKE SHIT -- You received this bug notification because you are a

[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-05-13 Thread Philipp Kleinhenz
is this still present on 12.04 ? inb4 a server update. and this is mission critical. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron

Re: [Bug 998712] [NEW] dnsmasq integration into name resolution broken

2012-05-13 Thread Simon Kelley
On 13/05/12 11:00, Wolf Rogner wrote: Public bug reported: dnsmasq does not resolve DNS names correcty. Applications like Thunderbird or tools like ssh rely on working name resolution. However, if there never was a working name resolution, dnsmasq never gets to know about the DNS names.

[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-05-13 Thread Ondřej Surý
@Phillip Kleinhenz: It's fixed in psmisc from 22.15-2 (as mentioned above in my posts). So yes, it is fixed in precise: http://packages.ubuntu.com/psmisc -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-05-13 Thread Philipp Kleinhenz
@Ondřej Surý thank you. I wasn't aware there had been an point release including this fix. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in

[Bug 998929] [NEW] package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-13 Thread MartyC1
*** This bug is a duplicate of bug 993581 *** https://bugs.launchpad.net/bugs/993581 Public bug reported: samba keeps failing during normal updates, all updates work except the samba component ProblemType: Package DistroRelease: Ubuntu 12.04 Package: samba 2:3.6.3-2ubuntu2.1

[Bug 998929] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-13 Thread MartyC1
*** This bug is a duplicate of bug 993581 *** https://bugs.launchpad.net/bugs/993581 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/998929 Title: package samba 2:3.6.3-2ubuntu2.1

[Bug 998929] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-13 Thread Apport retracing service
*** This bug is a duplicate of bug 993581 *** https://bugs.launchpad.net/bugs/993581 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #993581, so is being marked as such.

[Bug 998942] [NEW] requires.txt has wrong dependancy versions

2012-05-13 Thread Sam Morrison
Public bug reported: requires.txt has version specific requirements for pam and WebOb which are not in installable in Ubuntu precise. pam==0.1.4 WebOb==1.0.8 When using other wsgi apps along side keystone it will fail with error like: File

[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-05-13 Thread braddock
Same problem here. From Win XP to a printer on Ubuntu Server 12.04. Same procedure and error message. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/967410 Title: Windows clients

[Bug 954127] Re: Network configuration fails during installation of 12.04

2012-05-13 Thread Launchpad Bug Tracker
[Expired for dhcp3 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: dhcp3 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in Ubuntu.

[Bug 998715] [NEW] Unable to install libgck-1-0:i386 on amd64

2012-05-13 Thread Alexander Ponyatykh
Public bug reported: libgcr-3-1:i386 depends on libgcr-3-common:i386, but this package doesn't exists, because libgcr-3-common is architecture independent. === $ LANG= sudo apt-get install libgcr-3-1:i386 Reading package lists... Done

Re: [Bug 888401] Re: Doesn't display any screen shots - just shows no screensho

2012-05-13 Thread tedaste
I'm running Kubuntu 12.04, I tried Audacity and there are no screenshots. This is on two separate machines On Sat 12 May 2012 13:37:24 WST, Robert Roth wrote: Could you please check audacity for example? Or No screenshot is shown for every application? ** Changed in: software-center (Ubuntu)

[Bug 251164] Re: boot impossible due to missing initramfs failure hook / event driven initramfs

2012-05-13 Thread ceg
The udev rules don't need to prompt, the cryptsetup that gets called will prompt. Actually, these things work quite well in the normal system. It seems preferable to me to adjust/improve the regular tools to be usable in initramfs as well, rather then trying to script up and maintain! another

[Bug 751735] Re: [intel 82G35] HDMI color issues

2012-05-13 Thread Bug Watch Updater
** Changed in: linux Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/751735 Title: [intel 82G35] HDMI color issues To manage notifications about this bug go

Re: [Bug 888401] Re: Doesn't display any screen shots - just shows no screensho

2012-05-13 Thread tedaste
I'm running Kubuntu 12.04, I tried Audacity and there are no screenshots. This is on two separate machines On 12/05/12 13:37, Robert Roth wrote: Could you please check audacity for example? Or No screenshot is shown for every application? ** Changed in: software-center (Ubuntu)

[Bug 861625] Re: cannot save alsa settings

2012-05-13 Thread dinexi
You still can store the settings. $ cd $ sudo chown root . $ sudo alsactl store $ sudo chown `whoami` . But this way is weird. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861625 Title:

[Bug 998716] [NEW] AttributeError: 'module' object has no attribute EventLoopActivator

2012-05-13 Thread eldad
Public bug reported: I upgraded from ubuntu 11.10 to 12.04. Then found out that due to ipython upgrade the command: ipython -wthread should be replaced by: ipython --gui=wx upon launching it (with or without --pylab) I would get a series of output errors which included a repeating

[Bug 998716] Re: AttributeError: 'module' object has no attribute EventLoopActivator

2012-05-13 Thread eldad
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998716 Title: AttributeError: 'module' object has no attribute EventLoopActivator To manage notifications about this bug go to:

[Bug 998239] Re: Login screen forces same resolution on all displays in non-identical multi-display setup

2012-05-13 Thread Tobias Schaible
Same here. My laptop (1366x768) and my external display (1920x1080) have got a 16:9 resolution. On my laptop display it is shown in a 4:3 resolution with black borders on both sides. On the external display it is shown in the same resolution like on the laptop display, but fullscreen. -- You

[Bug 992583] Re: Touchpad cannot restart in ubuntu 12.04 with ACER 4810TZG

2012-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992583 Title: Touchpad

[Bug 717919] Re: ACPI + kworker high interrupts.

2012-05-13 Thread Alexander Thole
I recently updated to 12.04 from 11.10 and the problem still existed even with the 3.4 kernel. Disabling ACPI solved the problem but then the CPUs were running at full speed. As a Workaround I found this: https://wiki.ubuntu.com/DebuggingACPI#Trouble_Booting and booting with acpi=noirq worked

[Bug 969986] Re: In gnome-fallback the animation when opening an application from the panel ends with a ugly black square

2012-05-13 Thread tilly willy
The same issue. How can i disable this thing? I delete all entries in Open Animation, but it still appears. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969986 Title: In gnome-fallback the

[Bug 998718] [NEW] ipython mayavi session - change of syntax

2012-05-13 Thread eldad
Public bug reported: This is not a true bug but there has been a change of syntax (starting with ubuntu 12.04) which was not evident for me (and I could not find the full correct syntax anywhere else in the web). Therefore I decided to put it here, hoping it would save others some time... on

[Bug 998718] Re: ipython mayavi session - change of syntax

2012-05-13 Thread eldad
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998718 Title: ipython mayavi session - change of syntax To manage notifications about this bug go to:

[Bug 998716] Re: AttributeError: 'module' object has no attribute EventLoopActivator

2012-05-13 Thread eldad
** Description changed: I upgraded from ubuntu 11.10 to 12.04. Then found out that due to ipython upgrade the command: - ipython -wthread + ipython -wthread should be replaced by: - ipython --gui=wx + ipython --gui=wx upon launching it (with or without --pylab)

[Bug 978260] Re: unity-lens-video crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/zeitgeist-daemon exited with status 1

2012-05-13 Thread j.w.
*** This bug is a duplicate of bug 974756 *** https://bugs.launchpad.net/bugs/974756 I just upgraded from 11.04 to 12.04 and got this bug. FYI- the link in the following sentence above (the problem description) doesn't work (it claims that the page doesn't exist): This particular crash has

[Bug 974900] Re: Menus split across multi monitors

2012-05-13 Thread Jack Kelly
I have two monitors and am getting the same bug. I'm using LibreOffice 3.5.3.2 (ubuntu repositories) and Ubuntu 12.04 x64. LO worked fine on Ubuntu 11.10. The only fix I've found is to disable my second monitor (this isn't an acceptable fix). -- You received this bug notification because you

[Bug 998720] [NEW] Kernel lockup __ticket_spin_lock

2012-05-13 Thread Gareth Bult
Public bug reported: Machine will respond to ping and I can log in with ssh, but pretty much everything else (top for example) doesn't work, type in the command and hit return and nothing happens. kern.log just repeats the following; (all the machine is doing is running two CENTOS VM's under

[Bug 998719] [NEW] Xorg fails to start unless change from lightdm to gdm using Nouveau

2012-05-13 Thread Bill Murnane
Public bug reported: Already reported, however this is a clean install of 12.04 and it still happens ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xorg 1:7.6+12ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14 Uname: Linux 3.2.0-24-generic-pae i686

[Bug 998719] Re: Xorg fails to start unless change from lightdm to gdm using Nouveau

2012-05-13 Thread Bill Murnane
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998719 Title: Xorg fails to start unless change from lightdm to gdm using Nouveau To manage notifications about this bug go to:

[Bug 993187] Re: ubuntu 12.04 64bit completely freezes frequently

2012-05-13 Thread leh
Fails the same way for me too. Sometimes a complete freeze, sometimes I am able to switch to the text terminal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993187 Title: ubuntu 12.04 64bit

[Bug 917866] Re: Not usable with gtkclutter

2012-05-13 Thread Dmitry Shachnev
Not a bug in gnome-sushi, adding clutter-gtk and overlay-scrollbar packages. ** Changed in: gnome-sushi (Ubuntu) Status: New = Confirmed ** Also affects: overlay-scrollbar (Ubuntu) Importance: Undecided Status: New ** Changed in: overlay-scrollbar (Ubuntu) Status: New =

[Bug 998672] Re: package plymouth-theme-kubuntu-logo 1:12.04ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-05-13 Thread Harald Sitter
You unfortunately changed something on your system that broke the package manager's abilitiy to properly use the debian alternatives system. Setting up plymouth-theme-edubuntu (12.04.1) ... update-alternatives: error: cannot stat file '/lib/plymouth/themes/default.plymouth': Too many levels of

[Bug 982485] Re: [regression] Nvidia 295.40: Unity 3D does not work at all with the new nvidia driver

2012-05-13 Thread Evan R
Running Ubuntu 64 on Acer Aspire 8730 (NVIDIA GeForce 9600M GT), and have the same problem when using xinerama to have dual display working on 295.40. Unity 3d has exactly the same problem as described by paulgault-r. I'm a linux newbie.. it says a fix was released -- where do we find it / how do

[Bug 910173] Re: Kernel Oops - BUG: unable to handle kernel NULL pointer dereference at 00000c88, EIP is at print_context_stack+0x80/0x100

2012-05-13 Thread Christopher M. Penalver
Sebastián Salazar Molina., please stop posting attachments to this report. If you are having a problem in Ubuntu, please perform the actions already requested of you in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/910173/comments/10 . ** Attachment removed:

[Bug 549727] Re: Touchpad stops working after login

2012-05-13 Thread t.alon...@gmail.com
My laptop (Compaq CQ41) running Ubuntu 12.04 was also same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/549727 Title: Touchpad stops working after login To manage notifications about

[Bug 251164] Re: boot impossible due to missing initramfs failure hook / event driven initramfs

2012-05-13 Thread ceg
Since udev already provides an event driven framework in the initramfs, why add another one? Hmm, if you would like to realize event driven init scripts, I believe you may be able to rework the scripts from doing linear pre...post things to just call a watchdog script that mostly sleeps and

[Bug 998722] [NEW] Disabling Bluetooth also disables Wi-Fi

2012-05-13 Thread Evren Yurtesen
Public bug reported: I have a Broadcom Corporation BCM4313 which has bluetooth and wifi. I am using the 'additional drivers' provided by ubuntu. When I disable bluetooth from the top bar, wifi powers down too. It is possible to disable bluetooth separatelly in Windows. This happens on 12.04 LTS

[Bug 998720] Missing required logs.

2012-05-13 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 998720 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment

[Bug 998723] [NEW] unable to find apport in Applications Menu

2012-05-13 Thread j de lima
Public bug reported: File not found Firefox can't find the file at /usr/share/ubuntustudio-docs/about/ubuntustudio-index.html. Check the file name for capitalization or other typing errors. Check to

[Bug 991713] Re: [8086:4232] Wireless not connecting in 12.04 Intel Wifi Link 5100

2012-05-13 Thread Christopher M. Penalver
Gerhard Radatz, please execute the following via the Terminal and feel free to subscribe me to it: ubuntu-bug linux Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991713 Title: [8086:4232]

[Bug 974900] Re: Menus split across multi monitors

2012-05-13 Thread Jack Kelly
The relevant bug on the LibreOffice bugzilla appears to be https://bugs.freedesktop.org/show_bug.cgi?id=48168 ** Bug watch added: freedesktop.org Bugzilla #48168 https://bugs.freedesktop.org/show_bug.cgi?id=48168 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 185600] Re: [Upstream] LibreOffice repeatedly freezes after resuming laptop from sleep

2012-05-13 Thread Christopher M. Penalver
David, please execute the following via the Terminal and feel free to subscribe me to it: ubuntu-bug nvidia-current Thanks! ** Attachment removed: Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-180/+bug/185600/+attachment/3143785/+files/Xorg.0.log **

[Bug 996907] Re: Tomboy notes failed to synchronise, (500) INTERNAL SERVER ERROR.

2012-05-13 Thread David B
Hmm, seems the problem has gone away, sync is now working for me. No changes at my end. David -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996907 Title: Tomboy notes failed to synchronise, (500)

[Bug 325620] Re: qtpfsgui should depend on dcraw

2012-05-13 Thread Andreas Metzler
-- 1.9.3-1 Superseded in lucid-release on 2010-01-05 Published in karmic-release on 2009-06-08 qtpfsgui (1.9.3-1) unstable; urgency=low [...] * Add dcraw to Depends, since this tool is needed, although not mentioned as a dependency in the upstream docs. Thanks to fabo

[Bug 998724] [NEW] virt-manager does not fuunction after installation

2012-05-13 Thread Evren Yurtesen
Public bug reported: on Ubuntu 12.04 LTE the virt-manager does not function after installation. The installation is done by following: https://help.ubuntu.com/community/KVM/Installation The message is: Error: No active connection to install on. I have found a forum entry where other people

Re: [Bug 998592] Re: White boxes sometimes appear

2012-05-13 Thread Vadim Peretokin
Seldomly and at random GTK+ places. My GPU is a high-end GTX 560 one. vadi@gooseberry:~$ glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info,

[Bug 982485] Re: [regression] Nvidia 295.40: Unity 3D does not work at all with the new nvidia driver

2012-05-13 Thread Wal
Hi Evan if you are running 64 bit Ubuntu 12.04 precise go to the link below and download the 55.9MB Deb file. Once downloaded open it and install it it will automatically install through software centre. It does work and fixed all my problems with the previous driver.

[Bug 222695] Re: [obex] Moving or rename file on Mobile Phone is impossible

2012-05-13 Thread Niklas Fischer
I just got the same error message today on 12.04, so I guess the bug is still not solved after more than four years :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/222695 Title: [obex] Moving or

[Bug 995570] Re: Wired PS/2 keyboard/mouse on Foxconn D270S Motherboard not responding in 12.04 Live CD or after install. Same hardware works flawlessly with 10.04

2012-05-13 Thread Christopher M. Penalver
Mehmet Akif TAŞOVA, in the Live CD please execute the following via the Terminal and feel free to subscribe me to it: ubuntu-bug xserver-xorg-input-evdev Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 973419] Re: ubuntu 12.04 Beta 2: Nvidia Bianary Drivers with Xinerama corupts non GTK3 themes

2012-05-13 Thread Juha Lumme
This affects me as well. My setup is an Nvidia gtx260, with 2 monitors. Not sure it really matters, but nobody seems to have mentioned that also transparent stuff gets broken, such as notifications, or unity help text when hovering over an icon in the launchbar... Here is a screenshot of my

[Bug 889646] Re: rtl8111/8168b don't work properly at ubuntu 64-bits

2012-05-13 Thread Christopher M. Penalver
texaco, this bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can

[Bug 998724] Re: virt-manager does not fuunction after installation

2012-05-13 Thread Evren Yurtesen
It appears it is working when virt-manager is executed by root and bios has virtualization enabled (perhaps the packages should check this automatically eh?' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 908526] Re: Shutter indicator somtimes only visible in Expo view

2012-05-13 Thread Lonnie Lee Best
I haven't seen the shuttle indicator show since Ubuntu 10.10 which used GNOME 2. Is there any chance it will ever appear in Unity Desktop running Ubuntu 12.04 (without out having to do additional white listing steps)? ** Changed in: shutter (Ubuntu) Status: Invalid = Confirmed -- You

[Bug 874418] Re: linking against librt doesn't provide sem_post

2012-05-13 Thread Michael Kerrisk
So, it'd be good if someone had directed this to upstream man-pages. I found this bug report by chance. I've made appropriate changes for the upcoming man-pages-3.42. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 998729] [NEW] lua services discovery error

2012-05-13 Thread Sam_
Public bug reported: Reproducable. Open vlc and then playlist. Go to 'Internet' and click on e.g. Free Music Charts or Jamendo. (screenshot) Result: It won't respond nor display anything. Playlist dialog can only be closed by 'force quit' dialog. But this doesn't quit vlc. Right click on the

[Bug 998729] Re: lua services discovery error

2012-05-13 Thread Sam_
** Attachment added: playlist-stuck.png https://bugs.launchpad.net/bugs/998729/+attachment/3144402/+files/playlist-stuck.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998729 Title: lua

[Bug 998728] [NEW] package python-uno 1:3.4.4-0ubuntu1 failed to install/upgrade: conflicting packages - not installing python-uno

2012-05-13 Thread Ronnie
Public bug reported: I am unable to install any app from the Softwate Centre ProblemType: Package DistroRelease: Ubuntu 12.04 Package: python-uno 1:3.4.4-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14 Uname: Linux 3.2.0-24-generic-pae i686 ApportVersion: 2.0.1-0ubuntu7

[Bug 998728] Re: package python-uno 1:3.4.4-0ubuntu1 failed to install/upgrade: conflicting packages - not installing python-uno

2012-05-13 Thread Ronnie
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998728 Title: package python-uno 1:3.4.4-0ubuntu1 failed to install/upgrade: conflicting packages - not installing python-uno To manage notifications

[Bug 998727] [NEW] Desktop freezes, mouse movable but no interaction

2012-05-13 Thread J Phani Mahesh
*** This bug is a duplicate of bug 993187 *** https://bugs.launchpad.net/bugs/993187 Public bug reported: Symptoms: Desktop freezes. A look at the clock applet indicates that display stopped refreshing. Mouse is movable, but there is no interaction. i.e, clicks do not do anything.

[Bug 998727] Re: Desktop freezes, mouse movable but no interaction

2012-05-13 Thread J Phani Mahesh
*** This bug is a duplicate of bug 993187 *** https://bugs.launchpad.net/bugs/993187 ** Attachment added: Apport-cli generated .apport file for compiz https://bugs.launchpad.net/bugs/998727/+attachment/3144395/+files/compiz1.apport -- You received this bug notification because you are

[Bug 998727] Re: Desktop freezes, mouse movable but no interaction

2012-05-13 Thread J Phani Mahesh
*** This bug is a duplicate of bug 993187 *** https://bugs.launchpad.net/bugs/993187 ** Attachment added: Apport-cli generated .apport file for calibre https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/998727/+attachment/3144396/+files/calibre.apport -- You received this bug

[Bug 998727] Re: Desktop freezes, mouse movable but no interaction

2012-05-13 Thread Bernhard Siebelmann
*** This bug is a duplicate of bug 993187 *** https://bugs.launchpad.net/bugs/993187 ** This bug has been marked a duplicate of bug 993187 ubuntu 12.04 64bit completely freezes frequently -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 998239] Re: Login screen forces same resolution on all displays in non-identical multi-display setup

2012-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lightdm (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998239 Title:

Re: [Bug 995570] Re: Wired PS/2 keyboard/mouse on Foxconn D270S Motherboard not responding in 12.04 Live CD or after install. Same hardware works flawlessly with 10.04

2012-05-13 Thread Mehmet Akif TAŞOVA
I thiink there is no need anymore, i reinstalled ubuntu and problem solved (yeah i am a bit lazy) On 13 May 2012 14:18, Christopher M. Penalver christopher.penal...@gmx.comwrote: Mehmet Akif TAŞOVA, in the Live CD please execute the following via the Terminal and feel free to subscribe me to

[Bug 985640] Re: At-spi2-core package binaries are in a multi-arch location.

2012-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: at-spi2-core (Ubuntu Quantal) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/985640

[Bug 985585] Re: Rhythmbox freeze while enabling ReplayGain

2012-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: rhythmbox (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/985585 Title:

[Bug 985585] Re: Rhythmbox freeze while enabling ReplayGain

2012-05-13 Thread Joshua Dunamis
This bug is still present in Ubuntu 12.04 64bit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/985585 Title: Rhythmbox freeze while enabling ReplayGain To manage notifications about this bug go to:

[Bug 998727] Re: Desktop freezes, mouse movable but no interaction

2012-05-13 Thread J Phani Mahesh
*** This bug is a duplicate of bug 993187 *** https://bugs.launchpad.net/bugs/993187 Since unity --replace solves, and i'm able to switch ttys and work on the, and so its not a complete system freeze i am experiencing, and i doubt the duplicate status. The bug#993187 and this seem to be

[Bug 987734] Re: mplayer crashes with 32-bit cpu but not 64-bit cpu

2012-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mplayer2 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987734 Title:

[Bug 982485] Re: [regression] Nvidia 295.40: Unity 3D does not work at all with the new nvidia driver

2012-05-13 Thread Sven
Hi everyone, I have tried the 295.49 driver and this fixes the problem for me. Cheers, Sven -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/982485 Title: [regression] Nvidia 295.40: Unity 3D does not

[Bug 969986] Re: In gnome-fallback the animation when opening an application from the panel ends with a ugly black square

2012-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: compiz (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969986 Title: In

[Bug 721786] Re: Scroll-bar lacks sufficient contrast to easily identify its position in the scroll-track

2012-05-13 Thread nihop
Ivan writes in duplicate of this bug number 563474: In my opinion it's good solution just to set colorize_scrollbar to TRUE in theme gtk-2.0/gtkrc file. I agree with him. ** Attachment added: colorize_scrollbar.png

[Bug 721786] Re: (Non-overlay) scroll-bar lacks sufficient contrast to easily identify its position in the scroll-track

2012-05-13 Thread nihop
** Summary changed: - Scroll-bar lacks sufficient contrast to easily identify its position in the scroll-track + (Non-overlay) scroll-bar lacks sufficient contrast to easily identify its position in the scroll-track -- You received this bug notification because you are a member of Ubuntu

[Bug 995047] Re: x-server randomly freezes on integrated intel graphics device (celeron g530)

2012-05-13 Thread Bernhard Siebelmann
*** This bug is a duplicate of bug 993187 *** https://bugs.launchpad.net/bugs/993187 ** This bug has been marked a duplicate of bug 993187 ubuntu 12.04 64bit completely freezes frequently -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 997891] Re: sometimes cannot build pdfs for de, sl, pt, es, nl, pl, or it locales

2012-05-13 Thread Melissa Draper
** Description changed: Newer versions of docutils (=0.8) report full language name rather than shortcodes and hence breaking pdf compilation in de, sl, pt, es, nl, pl and it locales as the \shorthandoff directive is not added and triggering latex is generated. I submitted this patch

[Bug 952620] Re: Evolution freezes when attempting to compose email in html format

2012-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: evolution (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952620 Title:

[Bug 996501] Re: Keyboard not working in lenovo s-10 3c

2012-05-13 Thread Chetan Chauhan
Unlike windows , in linux the default user account , in your case prakriti is not an administrator. So as Christopher mentioned quite clearly in his post above - After saving the file execute via the Terminal: sudo update-grub Only if you run the command by prefixing sudo or gksudo before it

[Bug 961463] Re: playonlinux crashes at startup Ubuntu 12.04

2012-05-13 Thread fenixk19
** Summary changed: - playonlinux crashes at startup Ubuntu 12.04 Beta + playonlinux crashes at startup Ubuntu 12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961463 Title: playonlinux crashes

[Bug 997891] Re: sometimes cannot build pdfs for de, sl, pt, es, nl, pl, or it locales

2012-05-13 Thread Melissa Draper
FWIW I also submitted this to debian, so quantal will likely get it that way eventually: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672586 ** Bug watch added: Debian Bug tracker #672586 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672586 -- You received this bug notification

[Bug 995699] Re: Settings freezes in Flash Player on Ubuntu 12.04

2012-05-13 Thread Konstantin
Hello! I have a same problem. Ubuntu 12.04 Linux 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux This problem has appeared for me in Ubuntu 11.10. I used the Adobe website to change some of the settings that i needed to change. it's not work.

[Bug 993827] Re: Logitech Wireless keyboard has bad layout on login screen

2012-05-13 Thread mmu2s
I tried to change keyboard layout from français (variante) [french (alternative)] to français (sans touches mortes) [french (no dead keys)] and the layout looked ok since then. I'll try the logon screen in a minute and check wether it got fixed there as well. Looks like X does not set properly

[Bug 986321] Re: READ/Write FPDMA QUEUED failures

2012-05-13 Thread Bug Watch Updater
** Changed in: linux Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986321 Title: READ/Write FPDMA QUEUED failures To manage notifications about this bug go to:

[Bug 998732] [NEW] vmbuilder debootstrap crash

2012-05-13 Thread Alix Mougenot
Public bug reported: package: ubuntu-vm-builder_0.12.4+bzr477 real package: python-vm-builder_0.12.4+bzr477 running on: Ubuntu 12.04 LTS by running the following command (just a test): $ sudo vmbuilder kvm ubuntu --suite precise --flavour server --libvirt qemu:///system is triggered the

[Bug 993827] Re: Logitech Wireless keyboard has bad layout on login screen

2012-05-13 Thread mmu2s
Well, it's fixed for me in the logon screen with layout français (sans touches mortes). This was related to the default french (alternative) layout. Maybe it's not entierly related with wireless keyboards. Note: I'd like to remind everybody that, in my case, the problem arose after an upgrade

  1   2   3   4   5   6   7   8   9   10   >