Daniel, thanks for your continued work on this. I tried your branch and
this seems like a step forward: most of the issues I mentioned above are
fixed. I'm still seeing this issue from before, though:
- Select the first file in a directory, press the down arrow once, then
type the first characte
@Daniel: Hm - that's interesting that you don't see the issue I
mentioned. What version of GTK do you have? I'm on Ubuntu 14.04 with
GTK 3.10.6.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1164016
Public bug reported:
Epiphany 3.10.3 just landed in Trusty. This version of Epiphany uses a
GtkHeaderBar, so it has no title bar. This looks out of place on the
Unity desktop.
** Affects: epiphany-browser (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
- Epiph
Daniel, thanks for your heroic efforts to reproduce the issue I
described. I just followed your list of steps above with a fresh
install of 14.04, fully updated. And I still see the bug!
To be clear, after your steps above:
9) Open a Nautilus window on your home directory.
10) Click the list vi
Public bug reported:
I'm running Trusty with Epiphany 3.10.3, which just landed there.
To see the problem:
1. Launch Epiphany.
2. Exit Epiphany.
3. Launch Epiphany again. Two Epiphany windows will appear. (Usually both are
full size, but sometimes one of them is tiny.)
Actually when you exit
This is still broken in Trusty.
Nautilus is invoking gnome-disks like this:
gnome-disks --block-device /dev/sdb1 --format-device --xid 39846040
I believe the problem is actually in gnome-disks, not Nautilus. When I
launch gnome-disks directly and attempt to format either a single
partition of a
Daniel: Great - I'm glad you see this now. I only ever use the list
view, so I haven't even looked to see if it might occur in icon view.
:)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1164016
Titl
Public bug reported:
The Calf installer generates several .ttl files containing presets for
various Calf plugins. These have paths such as
/usr/lib/lv2/calf.lv2/presets-Monosynth.ttl
Unfortunately these .ttl files are not included in the calf-plugins
package, so these presets are unavailable wh
** Attachment added: "epiphany_3.10.png"
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1263536/+attachment/3934484/+files/epiphany_3.10.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Public bug reported:
I'm attaching screenshots of Epiphany 3.8.2 and Epiphany 3.10.3 (which
just landed in Trusty) with the default Ambiance theme. In Epiphany
3.8, the title bar and address bar have the same color, which sets them
nicely apart from content on web pages (which most often have a l
This still occurs in Trusty. In the discussion on the upstream bug the
gedit developers said they believe that this CSS should be added to each
theme individually, and marked it NOTABUG.
I know this may not be ideal, but could we add this CSS to
Ambiance/Radiance nevertheless? It would improve t
** Also affects: gedit (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1260761
Title:
file browser toolbar has wrong background color in Ambiance
Sebastien, would you consider taking this patch now? Let us know if
there's anything more we can do to help.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1164016
Title:
restore type-ahead find
To
Daniel, I tried your latest changes and it seems to work great now. I'd
be happy to see this land.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1164016
Title:
restore type-ahead find
To manage no
Unreadable dates/times in gnome-system-log in Ubuntu are a longstanding
annoyance. I'd love to see this fixed for Trusty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1045602
Title:
date and time
Indeed. I just filed a bug for that at GNOME Bugzilla:
https://bugzilla.gnome.org/show_bug.cgi?id=708429
** Bug watch added: GNOME Bug Tracker #708429
https://bugzilla.gnome.org/show_bug.cgi?id=708429
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Daniel, could you give us a hint about how to build Nautilus from your
branch? I grabbed it with 'bzr branch', then tried
$ sudo apt-get build-dep nautilus
$ ./configure --disable-tracker
$ make
but the build died with
===
nautilus-file-operations.c:69:23: fatal error: zeitgeist.h: No such file
I'm seeing a similar crash running a Scala program with Java on Ubuntu
14.04:
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4ubuntu3)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
Fergus, what steps exactly did you take to trigger this bug? Can you
sti
Unfortunately I can't reproduce this crash at will - it happens only
occasionally when running a large Scala program. I attempted to
reproduce this using the following test program (in Scala), but it runs
fine:
===
import java.io.File
import javax.imageio.ImageIO
object Hello extends App {
v
Also, I expanded the Java code snippet you posted into a full program:
===
import java.awt.image.BufferedImage;
import java.io.*;
import java.net.*;
import java.nio.file.*;
import javax.imageio.ImageIO;
public class Hello {
void read() {
URL objUrl = this.getClass().getClassLoader().g
@Daniel: Thanks for the additional hints. Actually I found an easier
way to build from your branch:
$ dh_autoreconf
$ ./configure --disable-tracker
$ make
That avoids the zeitgeist.h and gtk-doc errors, and allows me to simply
'make install' without having to generate a Debian package.
So great
Public bug reported:
Trusty currently has Vala 0.22.0. Please upgrade to 0.22.1, which was
released about a month ago:
https://wiki.gnome.org/Projects/Vala
This version is needed for building Geary from git master (for example).
Thanks!
** Affects: vala-0.22 (Ubuntu)
Importance: Undecide
Public bug reported:
14.04 (Trusty) now has gedit 3.10.1 and GTK 3.10.6. With these versions
of gedit and GTK, the file browser in the sidebar (enabled via
Edit->Preferences->Plugins->File Browser Panel) has a toolbar with a
dark background color in the default Ambiance theme. This looks poor
(s
*** This bug is a duplicate of bug 1084960 ***
https://bugs.launchpad.net/bugs/1084960
As I wrote above I believe this is a duplicate of bug #1084960, so I'll
mark it as such. We can debug further there.
** This bug has been marked a duplicate of bug 1084960
10de:0de1 [GeForce GT 430] Res
Christopher, you've removed the duplicate status I just assigned. Why
is that? I'm using the Nouveau driver and the MacBook has a GeForce GT
650 M, so I think it is the same bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769386/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
Title:
can'
apport information
** Attachment added: "BootDmesg.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769382/+files/BootDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
Titl
apport information
** Attachment added: "AudioDevicesInUse.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769381/+files/AudioDevicesInUse.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769383/+files/CRDA.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
Title:
can't
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769387/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
Title:
can'
apport information
** Tags added: apport-collected saucy
** Description changed:
I'm running Ubuntu 13.10 on a MacBookPro9,1. On this machine I can't
resume after a suspend: the desktop background (sometimes) appears but
the system is unresponsive, and switching virtual terminals might or
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769391/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769385/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
Title:
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769390/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/118
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769392/+files/PulseList.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
Titl
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769384/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769389/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769388/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769393/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
Title:
ca
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769395/+files/UdevLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
Title:
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1186818/+attachment/3769394/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186818
Title:
ca
This bug is known upstream at
http://redmine.yorba.org/issues/5071
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/856970
Title:
shotwell crashed with SIGABRT in
database_table_prepare_update_by_id
*** This bug is a duplicate of bug 894553 ***
https://bugs.launchpad.net/bugs/894553
** This bug has been marked a duplicate of bug 894553
"Writing metadata to files..." never finishes
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
*** This bug is a duplicate of bug 941464 ***
https://bugs.launchpad.net/bugs/941464
OK - maybe this is not an exact duplicate of bug 941464 (which describes
flickering while importing). The underlying cause is the same, however.
--
You received this bug notification because you are a membe
*** This bug is a duplicate of bug 941464 ***
https://bugs.launchpad.net/bugs/941464
This is a duplicate of bug 941464, and is known upstream at
http://redmine.yorba.org/issues/4775 . The bug has been fixed in trunk.
The fix will be in Shotwell 0.11.93, coming this week.
** This bug has been
Romano: thanks for your observations, but we prefer that a bug ticket
such as this one be focused on only one issue (RW2 support in this
case). If you want to report a number of small problems, you could send
a message to the Shotwell mailing list. Or you could file tickets for
those problems ind
This has also been reported at
http://redmine.yorba.org/issues/5252
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990947
Title:
Shotwell crashes after start
To manage notifications about this bug
Reto: could you install the following packages, then generate another
backtrace file (shotwell.gdb)? That might give us more information about
what's wrong.
- libgstreamer0.10-0-dbg
- gstreamer0.10-plugins-base-dbg
- gstreamer0.10-plugins-bad-dbg
--
You received this bug notification because you
Adrián,
in the screenshot you attached Shotwell isn't in full screen mode - it's
maximized, which is not the same thing. If you move your mouse to the
top of the screen, you should see three small buttons appear in the
upper left. If you click the third of those buttons, Shotwell will
unmaximize
I can't reproduce this. I'm running shotwell 0.12.2-0ubuntu2 on Ubuntu
12.10 on a MacBook with Nvidia graphics.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/984560
Title:
window title does not cha
Thanks for the bug report. We've never seen any of these behaviors at
Yorba (where Shotwell is developed), so I strongly suspect these are
releated to XFCE/Xubuntu. Unfortunately we don't have the resources to
debug XFCE-specific problems, so you may want to ask the XFCE or Xubuntu
developers for
This problem still occurs in Epiphany 3.18 on Ubuntu 16.04. The above
patch works there too.
In my opinion this patch makes Epiphany a lot nicer to use - I think
Ubuntu should adopt it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
I'm running gedit on Ubuntu 14.10 (Utopic).
1. Enable the Quick Open plugin.
2. Press Ctrl+Alt+O to open the Quick Open dialog.
3. Press Enter to select the first file in the list. gedit will crash with a
segmentation fault.
I also reported this bug to GNOME at
https://bug
Public bug reported:
Utopic (14.10) has WebKitGTK 2.4.6. Please update this to 2.4.7, which
came out 10 days ago. Among other things, 2.4.7 includes a workaround
for the POODLE vulnerability:
http://webkitgtk.org/2014/10/22/webkitgtk2.4.7-released.html
** Affects: webkitgtk (Ubuntu)
Impor
Public bug reported:
Vivid (15.04) currently has gtksourceview 3.14.1. Please upgrade to the
latest version in the 3.14 series, namely 3.14.3. Thanks!
** Affects: gtksourceview3 (Ubuntu)
Importance: Undecided
Status: New
** Tags: upgrade-software-version
--
You received this b
Public bug reported:
Vivid (15.04) currently has GnuCash 2.6.4. Please upgrade to 2.6.5,
which was released in December and contains numerous bug fixes. Thanks!
** Affects: gnucash (Ubuntu)
Importance: Undecided
Status: New
** Tags: upgrade-software-version
--
You received thi
I'm still seeing this behavior in Ubuntu 15.04 when typing in Geary
0.9.0.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1276186
Title:
System becomes unresponsive, ibus-ui-daemon takes ~150 % cpu
Public bug reported:
I'm running epiphany-browser 3.14.2-0ubuntu1 on Ubuntu 15.04 (Vivid).
With this version of epiphany-browser, every Web page's title appears
twice: once in the window's title bar, and once immediately below it.
This is redundant and looks poor.
** Affects: epiphany-browser (U
Public bug reported:
Vivid (15.04) currently has webkit2gtk 2.6.2. Version 2.6.4 has been
out for a month now and has some important bug fixes:
http://webkitgtk.org/2014/11/21/webkitgtk2.6.4-released.html
Please upgrade to this version if possible. Thanks!
** Affects: webkit2gtk (Ubuntu)
Public bug reported:
I'm running WebKit 2.6.2 on Ubuntu 15.04 (Vivid).
With this version of WebKit, a selected radio button looks exactly like
an unselected radio button in the Ambiance theme. You can see this, for
example, if you run Epiphany and visit
http://www.w3schools.com/HTML/tryit.asp?fi
Public bug reported:
I'm running Meld 3.12.1 on Ubuntu 15.04 (Vivid). In this version, the
left and right panes of the file comparison view have an unreadably dark
background, making Meld effectively unusable. This occurs both with the
default Ambiance theme and also with Adwaita. I'll attach a
Actually even if I build and install from git master I still see this
problem.
If I checkout the meld sources from git master, then run without
installing (e.g. '~/src/meld/bin/meld foo bar') then the problem does
not occur, oddly.
--
You received this bug notification because you are a member o
I've attached a patch with a simple fix.
** Patch added: "double_title_fix.diff"
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1404683/+attachment/4285363/+files/double_title_fix.diff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Public bug reported:
Vivid (15.04) currently has pgadmin version 1.20.0 beta 2. It would be
great to update to the final version of 1.20.0, which was released on
12/19/2014 and has various useful fixes:
http://www.pgadmin.org/development/changelog.php
** Affects: pgadmin3 (Ubuntu)
Importan
Public bug reported:
Vivid (15.04) currently has Abiword 3.0.0. Please upgrade to 3.0.1,
which came out recently and has many bug fixes:
http://www.abiword.org/release-notes/3.0.1.phtml
** Affects: abiword (Ubuntu)
Importance: Undecided
Status: New
** Tags: upgrade-software-vers
GNOME is probably not going to fix this - it's not just the GNOME Way.
I'd like to see Ubuntu address this, though. Today, if I walk up to any
Ubuntu user's unlocked computer I can see any of their passwords in just
a few keystrokes: Super + P + A + S + Enter starts Seahorse, then I can
double cli
I just placed a bounty on this bug at Bountysource:
https://www.bountysource.com/issues/3849352-seahorse-shows-passwords-
without-verification
It will be paid to anyone who provides a patch that Ubuntu accepts.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Public bug reported:
Vivid (15.04) has gitg 3.14.0. This version of gitg uses a
GtkHeaderBar, which looks out of place on the Unity desktop. It should
be patched to have an Ubuntu-style title bar.
** Affects: gitg (Ubuntu)
Importance: Undecided
Status: New
--
You received this b
Public bug reported:
Trusty currently has WebKitGTK 2.3.2. It would be nice to upgrade to
version 2.3.3, which has been out for a few weeks now. Thanks!
** Affects: webkit (Ubuntu)
Importance: Undecided
Status: New
** Tags: upgrade-software-version
--
You received this bug not
Yes - I can confirm this works now. Thanks for the fix!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186633
Title:
gedit find box background should turn red when text is not found
To manage noti
Wow - it's great to see this land in proposed at last! Many thanks to
Daniel, Sebastien, and everyone else who's helped make this happen.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1164016
Title:
Fantastic - thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1268039
Title:
please upgrade to WebKitGTK 2.3.4
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+s
Public bug reported:
I visited http://onion.com and Epiphany crashed.
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: epiphany-browser 3.10.3-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
Uname: Linux 3.13.0-5-generic x86_64
ApportVersion: 2.13.1-0ubuntu2
Architecture:
@Christopher: A few months ago I switched to a different machine (one
built for Linux) and so I can no longer comment on this problem, which
only occurred on the Macbook I was using before. A few other people
above say they're seeing the same problem, so perhaps they'll be able to
provide more inf
Daniel, I believe you should now be awarded the Bountysource bounty for
this bug. It hasn't closed yet (probably because this bug still points
to an open GNOME issue that is only semi-related), but I just emailed
them asking to close the bounty. They're usually pretty responsive so I
expect to he
Public bug reported:
Now that WebKitGTK 2.2 has landed in Trusty, we should upgrade epiphany-
browser to 3.8.2 (the latest version on the 3.8 branch).
** Affects: epiphany-browser (Ubuntu)
Importance: Undecided
Status: New
** Tags: upgrade-software-version
--
You received this b
Public bug reported:
Trusty now has WebKitGTK 2.2.1 - hooray! But actually the latest stable
release is 2.2.2, and is required to build newer versions of some GNOME
programs such as Epiphany. Please upgrade to 2.2.2 - thanks!
** Affects: webkit (Ubuntu)
Importance: Undecided
Statu
Public bug reported:
OpenCV 2.4.7 appeared recently, but Trusty still has only 2.4.5. Please
upgrade to 2.4.7 - thanks!
** Affects: opencv (Ubuntu)
Importance: Undecided
Status: New
** Tags: upgrade-software-version
--
You received this bug notification because you are a member
Iain, I still don't see WebKitGTK 2.4.5 in trusty-proposed - is it
coming soon?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369693
Title:
WebKit-based applications are unusably sluggish in Utopic
Yes, running with LIBGL_DRI3_DISABLE=1 does fix the issue. Thanks for
this information!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369693
Title:
WebKit-based applications are unusably sluggish
Public bug reported:
Today I made a fresh install of the latest daily build of 14.10
(Utopic). Unfortunately applications that use WebKit, including Geary
and Epiphany, are now strangely sluggish. When I type characters (e.g.
in a new message in Geary or in a form field in Epiphany) they don't
e
** Summary changed:
- WebKit-based applications are sluggish in Utopic
+ WebKit-based applications are unusably sluggish in Utopic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369693
Title:
WebKi
Iain, thanks for the response. I'm not actually sure whether I had
WebKitGTK 2.4.4 or 2.4.5, and I can't check now since I had to drop back
to Trusty since this bug affected me greatly. I'll stay on Trusty for
the moment - I'll be curious to see if any others report this behavior.
It definitely o
I just applied updates on Trusty and got WebKitGTK 2.4.4. I'm not
seeing the sluggish behavior I described here. I'll look forward to
trying 2.4.5 once it's available to see if that causes the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
This post looks relevant:
http://stackoverflow.com/questions/13390236/editable-pdf-fields-
disappear-but-visible-on-field-focus-after-save-with-evin
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/84687
I see this problem when I run Geary 0.8 on Ubuntu 14.10. I've had to
disable IBus as a workaround.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1276186
Title:
System becomes unresponsive, ibus-ui-
This works just fine in the final release of Ubuntu 14.10, which has
Linux 3.16.0. I think this bug should be marked fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241894
Title:
Network Hist
Public bug reported:
I think the default .bashrc should begin with #!/bin/bash so that it
will automatically be syntax colored in editors such as gedit.
** Affects: base-files (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a membe
Great - thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223304
Title:
[needs-packaging] please package libevdev
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubunt
I was mistaken: the libraw shared library is available in an Ubuntu
package today ('libraw2'). We should build Shotwell to use this shared
library and depend on this package. I've ticketed that as #890372.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is
Public bug reported:
libraw currently builds and links to liblcms1. There's an effort
underway to completely replace lcms1 with lcms2 in Ubuntu (see bug
#885324). Given this, we should modify the libraw packaging to use
liblcms2 instead. libraw's configure.ac checks for lcms2 as well as
lcms1,
...and we also need libraw itself to link to lcms2 rather than lcms1.
I've ticketed that as bug #890379.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdegraphics in Ubuntu.
https://bugs.launchpad.net/bugs/885324
Title:
Completely replac
Public bug reported:
Shotwell is currently build to link to libraw statically. This is
probably a historical artifact from previous times when libraw offered
only a static library. libraw now has a shared library in its own
package in Ubuntu ('libraw2'), so we should now build Shotwell to link
t
I, for one, can't reproduce this. I'm also running Ubuntu 11.10. If I
plug in an iPhone running iOS 5 and then start Shotwell, the Shotwell
sidebar shows the device as "iPhone".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
libraw has been packaged in Ubuntu since Maverick, so I think this bug
can now be closed.
** Changed in: ubuntu
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/568726
Public bug reported:
Precise currently has libraw 0.14.0. It would be nice to update to the
latest release, 0.14.3.
** Affects: libraw (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
Precise currently includes only gmime 2.4. It would be great to have
gmime 2.6 available. (This will likely be a requirement for Geary,
Yorba's upcoming email client - see
http://redmine.yorba.org/projects/geary/wiki .)
** Affects: gmime2.4 (Ubuntu)
Importance: Undecid
This bug has been reported upstream here:
http://redmine.yorba.org/issues/3641
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/830594
Title:
ShotWell crashes while writing metadata to files.
To mana
This now looks like this bug, which we fixed in Shotwell 0.11.3:
http://redmine.yorba.org/issues/4172
Hopefully Ubuntu will push 0.11.3 (or later) to Oneiric soon.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
Maxxer is right. It turns out that the bug fix in 0.11.4 was
inadequate, and so we're planning to release 0.11.5 in the next few
days.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873851
Title:
Sh
201 - 300 of 838 matches
Mail list logo