[Bug 938751] Re: jpeg images are washed out or colors are skewed

2013-04-20 Thread Felix Riemann
To anyone still affected by this:

GNOME Color Manager developers are interested in verifying your
autogenerated display color profiles.

See https://bugzilla.gnome.org/show_bug.cgi?id=675645#c11 and
http://blog.pcode.nl/2013/04/14/display-profiles-generated-from-edid/

** Bug watch added: GNOME Bug Tracker #675645
   https://bugzilla.gnome.org/show_bug.cgi?id=675645

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/938751

Title:
  jpeg images are washed out or colors are skewed

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/938751/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 960967] Re: eog crashed with SIGSEGV in do_rot_270()

2012-06-03 Thread Felix Riemann
** Bug watch added: GNOME Bug Tracker #675569
   https://bugzilla.gnome.org/show_bug.cgi?id=675569

** Also affects: eog via
   https://bugzilla.gnome.org/show_bug.cgi?id=675569
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/960967

Title:
  eog crashed with SIGSEGV in do_rot_270()

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/960967/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 960967] Re: eog crashed with SIGSEGV in do_rot_270()

2012-06-03 Thread Felix Riemann
Hi Tom,

I stumbled over your patch by googling the maximum image dimensions error 
message and I pulled it into our git:
http://git.gnome.org/browse/eog/commit/?id=11f05ec911b4208faa8f00ecd9f4830ca39fcb25
Thanks for investigating this.

Btw, we had to integrate the transupp.{c,h} files as these routines are
not exported by libjpeg.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/960967

Title:
  eog crashed with SIGSEGV in do_rot_270()

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/960967/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 938751] Re: jpeg images are washed out or colors are skewed

2012-05-18 Thread Felix Riemann
Well, I wouldn't exclude eog as the culprit, but for now it looks like
an issue with the active display profile which appear to be
autogenerated by g-c-m. So the g-c-m people should at least be queried
for input on what could be wrong here (maybe it's just a simple fault).
But considering that the first report is about eog-3.2 it could also be
a problem with lcms2 (which is used since that version) too.

One can do another test to be more certain. Open an affected image in
GIMP. Make sure that in Edit-Preferences-Color Management Try to use
the system monitor profile is checked and Mode of operation is set to
Color managed display. If you see the same off colors it's most likely
a problem with the profile or with lcms2 (assuming GIMP uses it
correctly).

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/938751

Title:
  jpeg images are washed out or colors are skewed

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/938751/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 938751] Re: jpeg images are washed out or colors are skewed

2012-05-14 Thread Felix Riemann
You should probably contact gnome-color-manager developers about this as
g-c-m is IIRC able to autogenerate a profile from your display's EDID
data if display and driver support it.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/938751

Title:
  jpeg images are washed out or colors are skewed

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/938751/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 938751] Re: jpeg images are washed out or colors are skewed

2012-05-12 Thread Felix Riemann
Could everyone still having the problem check if an ICC profile is set
for his display by running:

 xprop -root | grep ICC_PROFILE

If none is set the grep should be empty (besides a possible
_ICC_PROFILE_IN_X_VERSION entry).

If one is set unset it with

xprop -root -remove _ICC_PROFILE

the check the image display. If it is okay then, it is most likely an
issue with the profile.

(NOTE: These steps may not work correctly on a multi-monitor setup!)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/938751

Title:
  jpeg images are washed out or colors are skewed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/938751/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 967471] Re: eog 3.2.1 doesn't display raw files

2012-04-01 Thread Felix Riemann
The wrong colors are what I meant in the last paragraph with libopenraw
not being entirely painless yet.

The reason for why it worked before could be changes in libtiff assuming the 
library version changed between Ubuntu versions.
libtiff-3.9.5 apparently became a bit more strict regarding the TIFF layout 
than its predecessor and doesn't seem to make an assumption about missing or 
wrong TIFF settings anymore which made it work before.

This is likely going to stay this way as when I once tested it with
libtiff-4.0 it wouldn't even load the preview from the CR2 but will
cancel the image loading with an error message.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/967471

Title:
  eog 3.2.1 doesn't display raw files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/967471/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 967471] Re: eog 3.2.1 doesn't display raw files

2012-03-29 Thread Felix Riemann
Please note that eog doesn't support RAW images out of the box. To have
it use the actual RAW data it needs the gdk-pixbuf loader from
libopenraw installed (which according to packages.ubuntu.com doesn't
seem to be shipped with Ubuntu).

If the loader is not installed, often the TIFF loader will kick in as
many RAW formats are actually specially organized TIFF files, which is
also the reason why eog is listed as a supported application for these
files.  The TIFF loader then tries to load the first image from the file
which is often an already developed variant of the RAW image (which then
will be shown in eog).

Unfortunately the pixbuf loader from libopenraw is not always a painless
experience with eog at the moment. We have seen it produce wrong colors
at least for Canon CR2 files (the one attached here too) with recent
library versions.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/967471

Title:
  eog 3.2.1 doesn't display raw files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/967471/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 711900] Re: A part of the image is under the scrollbar

2012-02-25 Thread Felix Riemann
The problem was that the  scrollbars limit values were not updated
correctly when the size of the display area changed. So you could either
not scroll far enough (like here) or you could scroll too far and would
produce garbage (the more commonly experienced variant, bugs #653920,
#768197).

That is a known bug of eog 2.32.0 and was fixed for 2.32.1 and 3.0.

The corresponding bug on GNOME Bugzilla would be number 631710.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/711900

Title:
  A part of the image is under the scrollbar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/711900/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 880227] Re: eog fails to start with: GLib-GIO-CRITICAL **: Timeout was reached

2011-10-26 Thread Felix Riemann
From comment #1:
 libglib2.0-0 2.31.0-0ubuntu1~oneiric1
From #6
 --4093-- Reading syms from /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3100.0 
 (0x4c97000)

Is there a reason you are running using unstable glib releases?

Anyway glib-2.31.0 is known to deadlock eog. See bug 662630 in GNOME
Bugzilla.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/880227

Title:
  eog fails to start with: GLib-GIO-CRITICAL **: Timeout was reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/880227/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 362783] Re: fist double-click does nothing, second opens eog but not image

2011-03-31 Thread Felix Riemann
JFYI, the differentiation is pretty easy here.
eog-2.32.1 has the workaround, while a stock 2.32.0 (as likely included in 
Ubuntu 10.10) doesn't unless patched (like e.g. in Fedora 14).

Since the bug depends on the running order of the plugin thread and the
image loading thread the bug might not be visible everywhere (the bug
existed probably since 2008 when the plugin was introduced, yet it
wasn't reported until last year) , also IIRC you needed to have
automatic rotation enabled in addition to the plugin.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/362783

Title:
  fist double-click does nothing, second opens eog but not image

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 703531] Re: Gnome image viewer occationally fails to display image from dektop

2011-02-11 Thread Felix Riemann
The lsof output in #3 suggests that you have the Date in statusbar plugin 
enabled.
This plugin has a known race condition which could prevent the program window 
from being shown on start.

To check you can try if it is still reproducible with the plugin
disabled.

Alternatively, the problem was worked around in eog-2.32.1.

The corresponding GNOME bug would be #622161.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.
https://bugs.launchpad.net/bugs/703531

Title:
  Gnome image viewer occationally fails to display image from dektop

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs