Public bug reported:
Ubuntu 11.10
egalax-multitouch-driver-common 0.2.0ppa1-5
I have problem with suspend and hibernation on my asus eee pc t101mt,
when i have installed egalax-multitouch-driver-common from PPA for Eee
PC T101MT support (ppa:plippo/t101mt). With all other packages system
I'm having the same problem. I'm using Ubuntu 11.10 with GNOME 3 behind
a proxy at my university. From the bugzilla report, it looks like
libproxy0 needs to be updated to version 0.4.7? I'm running
0.3.1-2ubuntu6 here.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
** Changed in: software-center (Ubuntu)
Status: Fix Committed => 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/871088
Title:
software-center crashed with UnicodeDecodeError in __
** Changed in: software-center (Ubuntu)
Status: Fix Committed => 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/857416
Title:
software-center crashed with UnicodeDecodeError in
** Changed in: nautilus (Ubuntu)
Assignee: Marco Trevisan (Treviño) (3v1n0) => Didier Roche (didrocks)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784804
Title:
Clicking Nautilus launcher ico
I'm also having this problem at my university. It's doubly frustrating
because I've been hit with a second bug where Dropbox, GNOME 3 and the
specific ATI graphics card I have don't play well together, so I can't
revert to using Dropbox for the time being.
--
You received this bug notification be
Public bug reported:
I suspect that MiniDLNA has a memory leak, also, give the details here
https://help.ubuntu.com/community/MiniDLNA, could the MiniDLNA upgrade
package be upgraded to the latest version (1.0.22)
Thanks
1.0.22 - Released 24-Aug-2011
- Add bookma
** Branch linked: lp:ubuntu/oneiric-proposed/ghostscript
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902145
Title:
ps2write Problem with indexed CMYK Colorspace images
To manage notifications abo
** Branch linked: lp:ubuntu/oneiric-proposed/ghostscript
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898532
Title:
Some characters replaced by others when converting PDF to PostScript
To manage n
On 2011-12-09 08:36:20, Ganton wrote:
> I suggest changing those "pidof" that appear in the code (for example,
> in the patch).
Thanks for the suggestion, Ganton. The update did make the change from
pidof to pgrep. The script's new usage of pgrep uses the -n and -u
options.
--
You received this
Evince refuses to open the attached sample document on 11.10, claiming
that it's an unsupported format.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/765301
Title:
Display corruption displaying ODP
This also seems to affect me; when trying to transfer files to my Google
Galaxy Nexus Android phone in PTP mode (MTP is not well supported by
Ubuntu; and though mtpfs works, it seems quite unreliable). My RAM usage
was ridiculous; which eventually caused it to be killed by OOM killer;
or some simil
** Changed in: xserver-xorg-video-ati (Ubuntu)
Status: Expired => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/680614
Title:
Position of second monitor wrong in dual monitor setup if fir
Public bug reported:
This is a bug about unity (the 3D version). Unfortunately the package
search thing doesn't work at all, so I may have put the wrong package
there.
Anyway, basically sometimes when you right-click on an application in
the dock to get the context menu (Keep in Launcher, Quit, e
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902192
Title:
Unity application shortcut context menus sometime don't get focus
properly.
To manage notifications about this bug go to:
https://bugs.l
Public bug reported:
Tried deleting ~/.config/Transmission Remote GUI and re-running
but no change.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: transgui 3.2-1
ProcVersionSignature: Ubuntu 3.2.0-3.8-generic 3.2.0-rc4
Uname: Linux 3.2.0-3-generic i686
ApportVersion: 1.90-0ubuntu1
Ar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902191
Title:
Transgui loads white app window
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transgui/+bug/9021
Public bug reported:
You will find when running “apt-get upgrade” (if you have Lucid updates
enabled in /etc/apt/sources.list) that you get this error on upgrading
udev:
mknod: `/lib/udev/devices/ppp': Operation not permitted
This problem is mentioned on
https://help.ubuntu.com/community/LXC#Iss
You probably have to run the script as root. Try
sudo sh lexmark-inkjet-legacy-1.0-1.amd64.deb.sh
in your terminal window. You will get immediately asked for a paasword.
Enter your password. After that the script will at least do the
installation of the driver software, perhaps also set up the pr
Just looking at traceback, this happens during the test tearDown.
Basically, this should be an EBADF exception which would be correctly
ignored at this point.
Instead, we get an AttributeError. This rings a bell about some python
version not handling the ssl sockets correctly (i.e. raising EBADF
Argh, no, it's not "Fix released" in Oneiric until the SRU is available.
I'll move back to New. Still, it *is* fixed in Precise's 0.13. Apologies
for messing things up. I'll keep an eye on this bug to see how it should
be done.
** Changed in: checkbox (Ubuntu Oneiric)
Status: Fix Released =
Oh, I'm really messing things up today. I shouldn't have marked the
Oneiric task Fix Released, not until the SRU has been published.
My sincerest apologies for this mess. I'll put the task back to New.
** Changed in: checkbox (Ubuntu Oneiric)
Status: Fix Released => New
--
You received t
Yes, thanks, with xrandr --output HDMI-0 --auto --pos 1368x0 I also get a more
pleasant output, and it does not crash the system.
With standard settings, the bug remains in oneiric.
I meanwhile placed the second monitor on top of the first.
--
You received this bug notification because you are a
On 2011-12-09 09:27:50, Ganton wrote:
> For more information:
> The "cat /proc/[...]/environ" method that is used now there... is said to
> cause problems:
> - "you have multiple hosts"
> - "when more than one X session is used"
> - etc.
That's a good point. However, this was str
I'm not using "Force Full screen redraws on repaint", and I disabled
"Sync to Vblank" and, for good measure, pulled a 'compiz --replace'
I started up minecraft and switched desktops. Nice and slow. But less
smooth ;).
Would you care for a video or are the descriptions enough? Also, should
this be
** Changed in: aplus-fsf (Debian)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/766003
Title:
aplus-fsf version 4.22.1-4 failed to build on i386
To manage notifi
The bug doesn't seem to be happening anymore. It's been a long time
since i used unity, so I guess there was an update that fixed it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874369
Title:
Wind
** Changed in: bamf
Assignee: Jason Smith (jassmith) => Marco Trevisan (Treviño) (3v1n0)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784804
Title:
Clicking Nautilus launcher icon fails to ope
confirmed also on debian wheezy/sid with a 3.1.0-1-amd64 kernel...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769927
Title:
Kernel Oops : Dentry still in use (1) [unmount of nfs4 0:1d]
To manag
Public bug reported:
0. get a fresh Ubuntu Natty
1. get cinelerra
http://sourceforge.net/projects/heroines/files/cinelerra-4.3-src.tar.bz2/download
2. unpack and try to build it: ./configure, then make
3. compilation will fail because of missing headers, but
ACTUAL: the result code will be 0
EXP
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902199
Title:
zero return code on error
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/make/+bug/902199/+subscr
** Changed in: lxc (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/902190
Title:
udev fails to update (oneric host, lucid container)
To manage notifications a
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: geoclue (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/897198
Title:
geo
** Changed in: software-center (Ubuntu Oneiric)
Assignee: (unassigned) => Michael Vogt (mvo)
** Changed in: software-center (Ubuntu Precise)
Assignee: (unassigned) => Michael Vogt (mvo)
** Changed in: software-center (Ubuntu Precise)
Status: In Progress => Fix Released
** Change
** Description changed:
Happens with conky either enabled
- own_window_type normal
or
- own_window_type desktop
+
+ Setup is unity with wall-plugin.
Test case.
Open a terminal window.
Switch to different workspace.
Open gedit.
Close gedit via window button or alt+f4.
Switch
This bug is blocking automated boot time testing. Could you please take
a look?
** Changed in: debian-installer (Ubuntu)
Assignee: (unassigned) => Canonical Foundations Team
(canonical-foundations)
** Changed in: debian-installer (Ubuntu)
Importance: Undecided => High
--
You received t
This is blocking automated boot time testing, could you please take a
look?
** Changed in: user-setup (Ubuntu)
Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)
** Changed in: user-setup (Ubuntu)
Importance: Undecided => High
--
You received this bug notification
** Changed in: lxc (Ubuntu)
Importance: Undecided => Medium
** Changed in: lxc (Ubuntu)
Status: Confirmed => Fix Released
** Also affects: lxc (Ubuntu Oneiric)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Thanks - please do attach your .config, and I'll try to reproduce.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901944
Title:
gdbserver inside qemu does not stop on breakpoints
To manage notificat
Hello Michael, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in
Hello Gabor, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in a
Hello Michael, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in
Hello Påvel, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in a
Hello David, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in a
Hello David, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in a
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871789
Title:
unity_support_test crashed with SIGSEGV in nouveau_reloc_emit()
To manage notifications about this bug g
Hello Pasi, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in ad
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/865375
Title:
compiz crashed with SIGSEGV in BamfLauncherIcon::NameForWindow()
To manage notifications about this bug
Hello jatoo, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in a
Hello 363791...@qq.com, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Tha
Hello linux-one, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you
Hello George, or anyone else affected,
Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in
"Apple sells iMacs with screen sizes 1920x1080 and 2560x1440, and the
Thunderbolt display at 2560x1440. It is not the case that a global menu bar is
not ergonomic on large screens."
So global menus are ergonomical because Apple thinks so? Because Apple does
things this way it doesn't mean that t
duplicate of this bug is https://bugs.launchpad.net/ubuntu/+source
/gnome-terminal/+bug/682030
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/583261
Title:
after first sudo nautilus terminal freezes
RussianNeuroMancer: that is not the case:
$ ls -l /usr/lib/dri/fglrx_drv_video.so
lrwxrwxrwx 1 root root 32 2011-05-30 09:32 /usr/lib/dri/fglrx_drv_video.so ->
../va/drivers/fglrx_drv_video.so
(However when I installed fglrx with apt-get in the command line even
glxgears didn't work. Had to use t
*** This bug is a duplicate of bug 849745 ***
https://bugs.launchpad.net/bugs/849745
** This bug has been marked a duplicate of bug 849745
software-center crashed with DBusException in call_blocking():
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes
include: t
I think the problem is that perl-base has "Breaks: doc-base (<<
0.10.3)", but that will allow an unpacked but unconfigured perl 5.14
together with doc-base 0.10.2, so any trigger will break doc-base.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
** Changed in: unity
Status: New => Incomplete
** Changed in: unity
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/887907
Title:
Lorsque j'ouvre le tableau de
*** This bug is a duplicate of bug 765819 ***
https://bugs.launchpad.net/bugs/765819
Thanks for the bug report. This particular bug has already been reported
and is a duplicate of bug 765819, so is being marked as such. Any
further discussion regarding the bug should occur in the other report.
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/881442
Title:
compiz crashed with SIGSEGV in
nux::WindowThread::IsInsideLayoutCycle()
To manage notifications about
thanks for the bug report. Can you please start 'Ubuntu 2D' session
there in a terminal type 'unity --reset' if unity now starts for you
logout and login to 'Ubuntu' session and let us know if the issue is
gone.
** Changed in: unity
Status: New => Incomplete
** Changed in: unity (Ubuntu)
Due to another bug I am currently running kernel 3.1 - the issue does
not appear with that kernel.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878442
Title:
Suspended machine placed in dock - wake
Martin, I unfortunately cannot test right now as my laptop runs Natty
and I cannot upgrade to Oneiric yet. I'll give that a try as soon as I
switch to Oneiric. If this patch lands in natty-proposed, I'll be happy
to test this immediately.
--
You received this bug notification because you are a me
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/870672
Title:
bamfdaemon crashed with SIGSEGV in g_key_file_get_locale_string()
To manage notifications about this bug
Could you please follow the instructions on
https://wiki.ubuntu.com/Unity/FilingBugs#Getting_a_stack_trace and
attach unity.log to this bug report?
** Changed in: unity
Status: New => Incomplete
** Changed in: nux
Status: New => Incomplete
** Changed in: nux (Ubuntu)
Status:
I have no idea why it was considered Incomplete, set it to Confirmed.
Fully agree that hardcoded shortcuts is a very poor practice.
** Changed in: unity
Status: Incomplete => Confirmed
** Changed in: unity (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notificat
** Changed in: unity-2d (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/765819
Title:
Launcher - Make Launcher left of screen reveal more responsive and
les
"this does not appear to be a bug report" - i think this bug, but i
think it is not gnome-terminal bug, but bug of nautilus, or sudo ( also
gksudo).
your link
https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug
- no such chapter (hash) on that page now.
duplicate of t
Public bug reported:
For work I often use Evince to fill in PDFs that have editable fields.
For example, some fields might contain boxes of Yes / No and I have to
click/check-mark the box that corresponds to my answer.
I'm able to complete these forms successfully using Evince. But when I
need to
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902205
Title:
Using PDF-Shuffler causes PDFs to lose editable content
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+s
Public bug reported:
Banshee has been correctly running for two weeks, after that it starts
and stops without any possibility to interfere.
Ubuntu 11.10, banshee 2.2.1, packages updated within the last 24 hrs.
I expect banshee to start and to let me choose audio or internet radio.
Instead of th
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902204
Title:
banshee starts and soon stops by itself
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+b
Public bug reported:
It looks like version 4.0.6.16 is available from the project's download page:
http://rawtherapee.com/downloads
The Ubuntu repository still has only version 3.0.0. Please package the
new version.
** Affects: rawtherapee (Ubuntu)
Importance: Undecided
Status: Ne
tried your suggestion and it gaye me this error : cris@cris-A785GM-AD3:~$
sudo sh lexmark-inkjet-legacy-1.0-1.amd64.deb.sh
[sudo] password for cris:
sh: Can't open lexmark-inkjet-legacy-1.0-1.amd64.deb.sh
On Fri, Dec 9, 2011 at 10:23 AM, Till Kamppeter
<902...@bugs.launchpad.net>wrote:
> You pro
** Attachment added: "kernel config file for 2.6.38-10-server"
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/901944/+attachment/2625885/+files/.config
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
isn't that the same as bug 881426 hyperair?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884586
Title:
Unity Dash has false-positive triggers on Super+Something keybindings
To manage notifications
** Changed in: qpopper (Debian)
Status: New => 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/662925
Title:
PAM authentifikation fails
To manage notifications about this bug go t
Public bug reported:
After filing a bug, I got a blank "Problem detected" window for a few
seconds, and then it crashed.
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: apport-gtk 1.90-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-3.9-generic 3.2.0-rc4
Uname: Linux 3.2.0-3-generic x86_64
Ap
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902208
Title:
apport-gtk assert failure: python: ../../src/xcb_io.c:273:
poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
To manage
I tried your suggestion and it did not work it gave me an error:
cris@cris-A785GM-AD3:~$ sudo sh lexmark-inkjet-legacy-1.0-1.amd64.deb.sh
[sudo] password for cris:
sh: Can't open lexmark-inkjet-legacy-1.0-1.amd64.deb.sh
I also tried another download suggested by the lexmark support people and
again
** Changed in: parti-all (Debian)
Status: Unknown => 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/902172
Title:
package removed in debian, repaced by xpra
To manage notificatio
Public bug reported:
GNOME 2 had an option to allow changing keyboard shortcuts by simply
highlighting the corresponding menu item in the main menu and pressing
the desired key combination.
With Unity's global application menu this doesn't work. That impacts
very many applications that don't have
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902215
Title:
Application menu doesn't allow changing application shortcuts
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubu
Well version 4.0.6.16 is as development version (as you can see from the
website). The latest stable version is still 3.
I will update rawtherapee as soon as ther is a new stable version
** Changed in: rawtherapee (Ubuntu)
Status: New => Invalid
** Changed in: rawtherapee (Ubuntu)
As
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general. It is important that bug reports be filed about source
packages so that people
Exception during installation:
Dec 9 13:50:10 ubuntu plugininstall.py: SystemError: E:Sub-process
/usr/bin/dpkg returned an error code (1)
Dec 9 13:50:10 ubuntu plugininstall.py:
** Tags added: installer-crash
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
The attachment "fix-geometry-setting.patch" of this bug report has been
identified as being a patch. The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch. In the
event that this is in fact not a patch you can resolve this situation by
removing the tag
** Summary changed:
- ethdetect fails trying to load firmware patch rt18168d-2.fw
+ ethdetect fails trying to load firmware patch rtl8168d-2.fw
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900750
Ti
This has been uploaded to precise. Awaiting Archive Admin review
** Changed in: ubuntu
Assignee: Andres Rodriguez (andreserl) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900349
** Changed in: unity (Ubuntu)
Importance: Undecided => Medium
** Changed in: unity (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: unity
Milestone: None => 5.0.0
** Changed in: unity
Status: In Progress => Fix Committed
--
You received this bug notification be
Still getting them in 3.2.0-3.9
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898658
Title:
Lots of ath9k related kernel panics
... so I think we need to turn the Breaks: into a Conflicts:.
** Bug watch added: Debian Bug tracker #650346
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650346
** Also affects: perl (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650346
Importance: Unknown
Statu
Turns out that this was already reported in Debian, and fixed in perl
5.14.2-6. I synced the package now.
perl (5.14.2-6) unstable; urgency=low
.
[ Niko Tyni ]
* debian/rules: correctly handle subject line wraps in patch headers.
.
[ Dominic Hargreaves ]
* Add versioned Conflicts on
** Branch linked: lp:ubuntu/ifenslave-2.6
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889423
Title:
802.3ad bonding not configured correctly
To manage notifications about this bug go to:
https://
** Changed in: unity (Ubuntu)
Importance: Undecided => Low
** Changed in: unity
Importance: Undecided => Low
** Changed in: unity (Ubuntu)
Status: New => Confirmed
** Changed in: unity
Status: New => Confirmed
** Description changed:
- Create new tabs in Firefox.
- Drag a t
** Also affects: upstart
Importance: Undecided
Status: New
** Changed in: upstart
Assignee: (unassigned) => James Hunt (jamesodhunt)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/829980
Fenryxo's code for the appmenu is here:
http://bazaar.launchpad.net/~janousek.jiri/+junk/jjdesktop/files/head:/src/windecor/
According to him, it's written in Vala, but Unity Window Decorator is
written in C,. Therefore, we would need someone to port it.
--
You received this bug notification bec
This bug still happens on the latest oneric.
kernel 3.0.0-13-generic x86_64
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/533788
Title:
Freezing of tasks failed after 20.00 seconds (1 tasks refused
*** This bug is a duplicate of bug 871283 ***
https://bugs.launchpad.net/bugs/871283
this happens when nautilus crashes, its reported as bug 871283
** This bug has been marked a duplicate of bug 871283
The panel doesn t show shadow if nautilus crashes
--
You received this bug notificatio
It's certainly invalid against the kernel, since the problem is in a
gconf setting. From what information I see the best explanation seems to
be that touchpad-indicator is at fault, but that doesn't appear to be an
official Ubuntu package. My suggestion would be to file a bug with
whoever provides
601 - 700 of 1377 matches
Mail list logo