(In reply to Albert Astals Cid from comment #70)
> So we have two things missing, right?
> * Enabling the use of other keystores
> * The name of the pdfsigverify tool
>
>
> I think the enabling the use of other keystores is important but maybe not
> critical for the first release.
>
> For the
+ r_values[0] = r2.isInt64() ? r2.getInt64() : r2.getInt();
+ r_values[1] = r3.isInt64() ? r3.getInt64() : r3.getInt();
+ r_values[2] = r4.isInt64() ? r4.getInt64() : r4.getInt();
According the PDF Reference, the ByteRange array contains pairs of
(offset,length).
Why do we ignore the first o
(In reply to Albert Astals Cid from comment #72)
> > Large file support.
>
> Do you think this should be a blocker for the initial release or something
> we can improve later?
I think it should be included.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, w
(In reply to Adam Reichold from comment #77)
> Some minor suggestions:
>
> * The naming of BLOCK_SIZE and block_len in hashSignedDataBlock seems
> misleading to me, maybe CHUNK_SIZE and block_len?
>
> * The method hashSignedDataBlock could probably be replaced by a static
> function taking the st
(In reply to Albert Astals Cid from comment #74)
> (In reply to Adrian Johnson from comment #73)
> > (In reply to Albert Astals Cid from comment #72)
> > > > Large file support.
> > >
> > > Do you think this should be a blocker for the initial release
(In reply to Martin McDowell from comment #8)
> It has been a year since a last post of this bug but I am still getting this
> problem in October 2015. I have Ubuntu 14.04. The PDF is viewed in the
> default Evince document viewer 3.10.3
The fix is in poppler 0.28 released in Nov 2014.
--
You re
(In reply to Albert Astals Cid from comment #82)
> Honestly i don't think spending much time on discussing the option name
> makes much sense, we just need to document it properly and that's it.
I raised this issue because pdfimages uses -j for jpeg but -png, -jp2,
-jbig2, -tiff, and -ccitt for th
(In reply to Albert Astals Cid from comment #82)
> Honestly i don't think spending much time on discussing the option name
> makes much sense, we just need to document it properly and that's it.
I raised this issue because pdfimages uses -j for jpeg but -png, -jp2,
-jbig2, -tiff, and -ccitt for th
What is the output of "pkg-config --cflags nss"?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1085526
Title:
ubuntu pdf doc viewer will not let me sign a document
To manage notif
(In reply to Markus Kilås from comment #88)
> I found a workaround for my build issue by creating symlinks:
> /usr/include/nspr -> /usr/include/nspr4
> /usr/inclyde/nss -> /usr/include/nss3
Are you using configure or cmake? The nss pkgconfig file should contain
the correct include path.
--
You r
What is the output of "pkg-config --cflags nss"?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/740506
Title:
verify digital signatures
To manage notifications about this bug go t
(In reply to Markus Kilås from comment #88)
> I found a workaround for my build issue by creating symlinks:
> /usr/include/nspr -> /usr/include/nspr4
> /usr/inclyde/nss -> /usr/include/nss3
Are you using configure or cmake? The nss pkgconfig file should contain
the correct include path.
--
You r
I suggest we change the pdfsig "-c" switch to "-nocert". We can easily
add a single character option if we find it is needed. But we can't get
rid of it if we later regret it.
I'm still waiting for an answer to comment 79.
--
You received this bug notification because you are a member of Ubuntu
(In reply to Albert Astals Cid from comment #96)
> As said please let's not spend too much time on arguing over switch names,
> if you really really want -nocert, just push a patch to the
> signatureHandling branch that switches to it.
Done. I've also added a man page. If any further information t
I suggest we change the pdfsig "-c" switch to "-nocert". We can easily
add a single character option if we find it is needed. But we can't get
rid of it if we later regret it.
I'm still waiting for an answer to comment 79.
--
You received this bug notification because you are a member of Ubuntu
(In reply to Andre Guerreiro from comment #97)
> Quoting from ISO 32000-1 section 12.8.1:
> "This range should be the entire file, including the signature dictionary
> but excluding the signature value itself (the Contents entry). Other ranges
> may be used but since they do not check for all chan
(In reply to Andre Guerreiro from comment #100)
> Created attachment 119283 [details] [review]
> Manpage improvement
Pushed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1085526
Tit
(In reply to Albert Astals Cid from comment #96)
> As said please let's not spend too much time on arguing over switch names,
> if you really really want -nocert, just push a patch to the
> signatureHandling branch that switches to it.
Done. I've also added a man page. If any further information t
(In reply to Andre Guerreiro from comment #100)
> Created attachment 119283 [details] [review]
> Manpage improvement
Pushed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/740506
Tit
(In reply to Andre Guerreiro from comment #97)
> Quoting from ISO 32000-1 section 12.8.1:
> "This range should be the entire file, including the signature dictionary
> but excluding the signature value itself (the Contents entry). Other ranges
> may be used but since they do not check for all chan
I had the same issue. In my case it turned out that gnome-control-center
had been uninstalled. I'm not sure why, but reinstalling fixed it.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.la
(In reply to comment #45)
> Are you making the qt-ps-converters do the same too?
It should work. All the changes are internal to the PSOutputDev class. I
tried qt4-demo but it doesn't seem to have a print function.
--
You received this bug notification because you are a member of Ubuntu
Desktop
Created attachment 91314
0006 - pdftocairo fixes
Apply origpagesize and crop box changes to pdftocairo to ensure it works
the same way as pdftops.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchp
Created attachment 91315
0007 cairo clip to crop box
Another crop box fix for cairo.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1243484
Title:
Incorrect handling of orientatio
Created attachment 91266
0002 - fix media DSC comments
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1243484
Title:
Incorrect handling of orientation when printing PDF files
To m
(In reply to comment #51)
> Is it not possible to solve our problem without ABI change?
Unfortunately not. But you don't need all the patches to fix the bug you
reported. You can omit 0002 since DSC comments don't affect printing.
0004 can be omitted since that is a cleanup that doesn't affect
fun
(In reply to comment #54)
> Are the patches fixing pdftocairo the same way as pdftops so that the PS
> output of pdftocairo has everything fixed which was fixed in pdftops?
>
> See the following bug report
>
> https://bugs.linuxfoundation.org/show_bug.cgi?id=1176
>
> The rporter tells that all i
Created attachment 92877
0008 ensure there is always a valid page size in the output
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1243484
Title:
Incorrect handling of orientation
Albert,
Any update on the review/testing of these patches?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1243484
Title:
Incorrect handling of orientation when printing PDF files
Public bug reported:
recien instalo ubuntu porque decidi dejar de lado mi win 7 pirata de
mocosoft pero no puedo instalar las actualizaciones que etan disponibles
necesito saber que hacer tambien tengo problemas con firefox se cierra
solo cuando estoi navegando por la web
ProblemType: Package
Dis
Pushed.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1243484
Title:
Incorrect handling of orientation when printing PDF files
To manage notifications about this bug go to:
https
Public bug reported:
Reproduce
* Receive a contact request via Jabber
* Accept contact request
* Numeral "1" indicator remains on dash bar icon even though the notification
has been dealt with
Expected behaviour
* Numeric indicator should disappear after accepting or rejecting the
contact requ
** Description changed:
Reproduce
* Receive a contact request via Jabber
* Accept contact request
* Numeral "1" indicator remains on dash bar icon even though the notification
has been dealt with
Expected behaviour
* Numeric indicator should disappear after accepting or rejec
Public bug reported:
My WD Elements 1TB drive does not automatically mount when connected.
Some things I have noticed:
1. While the device /dev/sdb1 (for the only partition on the drive) is created,
it is given permissions 600 and belongs to group root, whereas for other drives
the device is g
problem still exists:
using ubuntu 12.04 and gftp: editing a .htm file with initially rights 644 ,
editing > then saving locally > actualize the directory > transfering the file
to server > rights "automatically" changed to 600, so i have to manually
re-change every time to 644 !
gedit: obsolete
I don't think we need to check if the byte range covers the entire
document. Our job, when verifying the signature, is to use the byte
ranges provided in the signature dictionary. It is up to the pdf
producer to ensure the byte range covers the entire document (excluding
the signature value).
All
I don't think we need to check if the byte range covers the entire
document. Our job, when verifying the signature, is to use the byte
ranges provided in the signature dictionary. It is up to the pdf
producer to ensure the byte range covers the entire document (excluding
the signature value).
All
(In reply to Albert Astals Cid from comment #114)
> I'm not very convinced by the naming of
> GBool isInteger() { return type == objInt || type == objInt64; }
> what do you think of
> isIntOrInt64() ?
I prefer a single word instead of isXXXorYYY() but I can appreciate that
isInteger() could
Created attachment 120889
Check in ranges in ByteRange array
This is an alternative to the patch in comment 108. It checks all ranges
in the ByteRange array.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://b
(In reply to Andre Guerreiro from comment #105)
> Created attachment 120434 [details] [review]
> Improve robustness of SignatureHandler::validateCertificate
>
> This patch adds additional NULL-checking in
> SignatureHandler::validateCertificate() which avoids segfault for some
> signatures like th
(In reply to Albert Astals Cid from comment #114)
> I'm not very convinced by the naming of
> GBool isInteger() { return type == objInt || type == objInt64; }
> what do you think of
> isIntOrInt64() ?
I prefer a single word instead of isXXXorYYY() but I can appreciate that
isInteger() could
(In reply to Andre Guerreiro from comment #105)
> Created attachment 120434 [details] [review]
> Improve robustness of SignatureHandler::validateCertificate
>
> This patch adds additional NULL-checking in
> SignatureHandler::validateCertificate() which avoids segfault for some
> signatures like th
Created attachment 120889
Check in ranges in ByteRange array
This is an alternative to the patch in comment 108. It checks all ranges
in the ByteRange array.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bu
(In reply to Albert Astals Cid from comment #120)
> Ok, good, so Adrian can you commit your patch?
Pushed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1085526
Title:
ubuntu
Created attachment 120924
Check in ranges in ByteRange array v2
- renamed isInteger() to isIntOrInt64()
- added and use getIntOrInt64()
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/
Created attachment 120924
Check in ranges in ByteRange array v2
- renamed isInteger() to isIntOrInt64()
- added and use getIntOrInt64()
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs
(In reply to Albert Astals Cid from comment #120)
> Ok, good, so Adrian can you commit your patch?
Pushed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/740506
Title:
ver
The upgrade threw this error and the upgrade did not complete
KeyError: '0604-libp11-kit-gnome-keyring'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 126, in
_apt_pkg
Previous upgrades 16.04,16.10,17.04,17.10. Current 17.10 to 18.04
To get past the upgrade error , (Not sure if this is correct) but this
is what I did
sudo apt-get remove libp11-kit-gnome-keyring
I had previously additionally installed MATE desktop, so to avoid any conflicts
I removed it too.
s
During upgrade from 17.10 to 18.04 this happened to me
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to desktop-file-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1725121
Title:
package desktop-file-utils 0.23-1ubuntu3 failed to i
Yes, you can replace setpagedevice with pop. It is not clear to me how
your patch is doing this. Something like "/setpagedevice { pop } bind
def" should work.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bu
(In reply to comment #15)
> Adrian, does the PostScript part looks good to you?
Looks good.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1242678
Title:
evince cannot render s
For me the problem is when you search in folders with deep nesting ; one
hit in a deeper folder and your Name column is compressed to an
ellipsis.
I think it should be the location column that's compressed (by omission
of some text).
--
You received this bug notification because you are a member
the login window by mistake.
I will try to take a screenshot and attach it later.
Adrian
ProblemType: Bug
Architecture: i386
Date: Sat Feb 20 13:08:44 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100113)
Package: gdm 2.29.6-0ubuntu3
Proc
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/39445511/Dependencies.txt
--
Login window has title bar with buttons and frame
https://bugs.launchpad.net/bugs/524869
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed t
I can reproduce the failure to print on my printer. The jpeg images are
being uncompressed then recompressed with Flate in the cairo PDF output.
Cairo 1.9.6 and Poppler git master contain a fix that embeds the
original jpeg in the output so the file size will not blow up.
With cairo and poppler gi
Probably not. It requires the cairo 1.9.6 development snapshot which
still has a number of regressions that need to be fixed before 1.10.0
can be released. Patching cairo 1.8.10 is not feasible due to the large
number of changes required.
--
Printing from evince (and perhaps other GTK apps) to Po
I have to admit I haven't figured out what the most appropriate way of
dealing with this is, but from a usability point of view it seems natural
that any change of the volume that is not caused by the volume slider should
be presented in a notification bubble. As far as I am concerned, if there's
a
another person not happy about this. black is black. It makes mutt
very hard to read.
If upstream make a stupid decision does that always get marked as
"wontfix upstream"?
I'll raise it upstream as they may not be aware of the issues this
causes.
--
Color palette : Bad choice !
https://bugs.
https://bugzilla.gnome.org/show_bug.cgi?id=356389 is the culprit for
causing it. I'll add detail of the bug I raise once I get a gnome
account.
Francois - you can fortunately change this easily in the gnome-terminal
prefernces (top left colour needs changing to black).
** Bug watch added: GNOME B
https://bugzilla.gnome.org/show_bug.cgi?id=604141 raised.
** Bug watch added: GNOME Bug Tracker #604141
https://bugzilla.gnome.org/show_bug.cgi?id=604141
--
Color palette : Bad choice !
https://bugs.launchpad.net/bugs/377564
You received this bug notification because you are a member of Ubunt
> Are the upstream developers of Cairo also aware that the fix does not
solve the problem in all situations?
No. Probably because it is a different bug.
If you think you've found a cairo printing bug I suggest the following:
1. First show that the PDF fails to print when cairo is part of the
pri
Could someone who can reproduce this bug test the attached files.
As a first attempt at fixing this bug in poppler I'm attaching a zip
containing two files (original.ps and modified.ps). original.ps has been
created by using gedit, saving to pdf, and runing pdftops -level3.
Printing this should re
I created a bug upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=586155
Thanks Sebastien, you can probably close this.
** Bug watch added: GNOME Bug Tracker #586155
http://bugzilla.gnome.org/show_bug.cgi?id=586155
--
Configure display settings - Icons off screen! 9.04db
https://bugs.launc
Public bug reported:
Binary package hint: gnome-settings-daemon
According to a discussion with Matthew Paul Thomas, when changing the
volume from a script, gnome-settings-daemon should display the
corresponding notification bubble.
The script I am using relies on amixer to change the volume. It
Per the discussion with Matthew, Mirco should be the correct assignee
for this bug report.
** Changed in: gnome-settings-daemon (Ubuntu)
Assignee: (unassigned) => Mirco Müller (macslow)
--
gnome-settings-daemon does not display notification bubbles on volume changes
https://bugs.launchpad.n
The low quality printing in your PDF is a different bug. This bug is
about Type 3 fonts being printed as a bitmap. The PDF you attached has
no Type 3 fonts.
The reason pages 1 and 4 of your PDF are printed as a bitmap are:
- Firefox is using cairo operators that are not natively supported by
PDF
I can confirm on Jaunty. The alt key does not work. Current workaround:
1. Right click on panel you want to move.
2. Select Properties.
3.Un-click the expand box.
4. Move panel to where you want it.
5. click the expand box
That should do it for now.
--
Cannot move panels in dual-head non-compiz
I'm also confirming that my evolution timeline is one hour behind. The
timezone is Europe/Warsaw and the data from
zdump -v Europe Warsaw
seems to be correct:
Europe/Warsaw Sun Mar 30 00:59:59 2008 UTC = Sun Mar 30 01:59:59 2008 CET
isdst=0 gmtoff=3600
Europe/Warsaw Sun Mar 30 01:00:00 2008 U
georgz and what happens to your periodic/repeating appointments. Mine
change if I change Evolution to Vilnius, as they were set up in Warsaw
timezone.
--
evolution uses wrong date to switch to daylight saving timezone in timezone
Europe/Brussels
https://bugs.launchpad.net/bugs/281956
You receive
Public bug reported:
Background:
I hit the power button in the taskbar, then thought "actually I'll just send an
email first". I didn't close the shutdown option box, but left it on the
screen (and I didn't see that it would _automatically_ shutdown in 30secs). So
in the middle of an email, t
I can reproduce this issue on Jutsy i386
--
Panel items lose their order when panel is not "expanded"
https://bugs.launchpad.net/bugs/111893
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
desktop-bugs@lis
Public bug reported:
Binary package hint: totem
No sound and no error message. Everything else works. I am using Linux Mint.
I don't know the answers to 1 and 2 below.
The store installed the package.
ProblemType: Bug
Architecture: i386
DistroRelease: LinuxMint 6
ExecutablePath: /usr/bin/tot
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/29764525/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/29764526/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/29764527/ProcStatus.txt
--
No sou
Public bug reported:
Ubuntu 13.10
evolution-indicator 0.2.20-0ubuntu11
evolution 3.8.4-0ubuntu1
evolution-ews 3.8.4-0ubuntu1
I have created an email account using ews for Exchange. Everything works
fine as it is. However, if I want to edit the account settings, by going
to Edit -> Preferences ->
Same here, Kubuntu 13.10, upgraded from 13.04, running latest version of
Kepler.
Eclipse crashes at various stages - from doing debugging, opening
certain types of window etc.
I am happy to provide stack traces, log files or any other helpful
information and also to try out potential fixes etc.
After having installed a number of standard Kubuntu updates since I
first noticed this problem it appears to have gone away. I had tried
switching from Oxygen to something else but am now back on Oxygen and
have run Eclipse to do debugging and file searching (both of which
caused the crash previous
Public bug reported:
12.10 amd64
gnome-disk-utility 3.6.1-0ubuntu1
Expected for disks to be erased.
After some time the following error is returned.
Error synchronizing after initial wipe: Timed out waiting for object
(udisks-error-quark, 0)
Using default erase options.
ProblemType: Bug
DistroRe
Public bug reported:
I have to double login into ubuntu and it's annoying to enter the same
password twice.
I'm trying to change the password or do anything but...
Method "ChangeWithPrompt" with signature "o" on interface
"org.gnome.keyring.InternalUnsupportedGuiltRiddenInterface" doesn't exist
Works for me with cairo 1.12. Looks like a cairo bug that has been
fixed.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/710137
Title:
evince badly mis-renders gradients in pdf
To
Carlos, could you review the patch.
I don't see the Syntax Error messages. Maybe it depends on the font.
What does pdffonts -subst show?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs
See : http://askubuntu.com/questions/79983/screen-brightness-resets-to-
minimum-after-every-reboot
For a workaround.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/8731
** Package changed: ubuntu => nautilus (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1019429
Title:
Unable to double-click or drag after a while
To manage notifications
** Package changed: ubuntu => gnome-terminal (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1015715
Title:
at every startup I get three or four crush repors
To man
Testing setpagedevice on my printer it seems that if setpagedevice is
called after printing one side in duplex mode, the next page will not be
on the second side but instead start on a new sheet of paper.
If you want to call setpagedevice on each page to allow pages to be
reordered you could emit
I started looking at what it would take to implement javascript. The
problem is all the javascript in this pdf does is check the viewer
version and if > 7.0 loads the "XFA" plugin. The pdf contains a stream
with 600KB of XML starting with "http://www.xfa.org/schema/xfa-template/2.1/";>".
There is
Created attachment 57654
align fills
Here's an experimental patch for the cairo backend. It doesn't
completely solve the problem but it does eliminate the seams in some
cases.
Some test cases I tried it with:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/348679/+attachment/510918/+files/
Test2.pdf is a postscript file, not pdf. So it will be rendered by
ghostscript when viewed with evince.
The problem is caused by libreoffice. The "gradient" is actually a
series of shaded rectangles. In fact the rectangles are not even
correctly aligned. There is a tiny gap between each one. Cairo
I ran into the same segfault with another document, and for both
documents the crash goes away and the document gets shown properly after
downgrading libpoppler19 to the unmodified 0.18.4-1 package from Debian
experimental.
When I recompile the poppler 0.18.4-1 package from Debian experimental
on
There was an mistake made when the commits were backported from master
to the 2.28 branch. Fixed in this commit:
http://git.gnome.org/cgit/evince/commit/?h=gnome-2-28&id=7ff0dbcf7a396eea2de03de59b8259e72908158f
--
evince prints files scaled to portrait orientation, despite needing landscape
http
It is a bug in ghostscript
http://bugs.ghostscript.com/show_bug.cgi?id=690823
** Bug watch added: Ghostscript (AFPL) Bugzilla #690823
http://bugs.ghostscript.com/show_bug.cgi?id=690823
--
Printing produces broken PDF
https://bugs.launchpad.net/bugs/443026
You received this bug notification
I've tried the solution suggested above but when I stick the NTFS USB drive
in, it says it can't mount it and point to this bit of documentation:
Unprivileged block device mounts work only if all the below requirements are
met:
1. ntfs-3g is compiled with integrated FUSE support
2. the ntfs
*** This bug is a duplicate of bug 649923 ***
https://bugs.launchpad.net/bugs/649923
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 649923, so it is being marked as such. Please look at
The same happens for me; I have three POP accounts and the only search I can do
is 'current folder'. Searching in 'current account' or 'all accounts' returns
the number of e-mails, but I can't see them.
I'm using Evolution 2.28.3 on Lucid Lynx x64
--
Search does not work for "All accounts" or "
Public bug reported:
Binary package hint: empathy
I sent a file to a contact. After it was complete, the transfer
percentage bar still showed 26%.
** Affects: empathy (Ubuntu)
Importance: Undecided
Status: New
--
Completed file transfer shows partial completion percentage
https:/
** Attachment added: "Screenshot-File Transfers.png"
https://bugs.launchpad.net/bugs/668226/+attachment/1715409/+files/Screenshot-File%20Transfers.png
--
Completed file transfer shows partial completion percentage
https://bugs.launchpad.net/bugs/668226
You received this bug notification beca
This is in Empathy 2.32.0 in 10.10
I think it probably only happens with small files that complete
quickly - the file in question was small. Perhaps when file transfers
faster than the update interval of the UI.
--
Completed file transfer shows partial completion percentage
https://bugs.launchpa
This one was MSN.
--
Completed file transfer shows partial completion percentage
https://bugs.launchpad.net/bugs/668226
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.
--
desktop-bugs mailing list
desktop-bugs@lists.u
I've only observed it with MSN
--
Completed file transfer shows partial completion percentage
https://bugs.launchpad.net/bugs/668226
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.
--
desktop-bugs mailing list
desktop
The Nat hdy ure gives oppor qqp tunities to live confi ei dently hea fv lthy
and h wt ot!
New her jkm bal form dw ula of pills what fixes ere ym ction!
Try someting bet mci ter than usual arse al nals.
www.berettax-bige.ru
--
You received this bug notification because you are a member of Ubuntu
101 - 200 of 361 matches
Mail list logo