registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #14943
[Bug 113255] Re: jamin doesn't start; crash on load
Launchpad has imported 4 comments from the remote bug at
http://bugs.freedesktop.org/show_bug.cgi?id=10904.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2007-05-10T03:18:51+00:00 Amit Shah wrote:
I'm on Kubuntu Feisty. This is what I get:
$ jamin
jamin 0.95.0
(C) 2003-2005 J. Depner, S. Harris, J. O'Quin, R. Parker and P. Shirkey
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details.
/home/amit/.jamin/ does not exist, creating it...
jackd 0.102.20
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK compiled with System V SHM support.
loading driver ..
apparent rate = 44100
creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit
control device hw:0
jamin: JACK server started
configuring for 44100Hz, period = 1024 frames, buffer = 2 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit little-endian
ALSA: use 2 periods for playback
Xlib: extension "XInputExtension" missing on display ":1.0".
Failed to get list of devices
Error: Cairo 1.4.2 does not yet support the requested image format:
Depth: 32
Alpha mask: 0x00000000
Red mask: 0x000007ff
Green mask: 0x003ff800
Blue mask: 0xffc00000
Please file an enhancement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
jamin: /build/buildd/libcairo-1.4.2/src/cairo-image-surface.c:199: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.
Aborted (core dumped)
Reply at: https://bugs.launchpad.net/libcairo/+bug/113255/comments/1
------------------------------------------------------------------------
On 2007-05-19T04:27:37+00:00 Amit Shah wrote:
I got a similar error for gimp as well. As a result, gimp too doesn't
start.
Error: Cairo 1.4.2 does not yet support the requested image format:
Depth: 32
Alpha mask: 0x00000000
Red mask: 0x000007ff
Green mask: 0x003ff800
Blue mask: 0xffc00000
Reply at: https://bugs.launchpad.net/libcairo/+bug/113255/comments/3
------------------------------------------------------------------------
On 2007-05-19T07:24:24+00:00 Otaylor-redhat wrote:
This error message indicates running in an unusual high-precision
display mode with 10-bits for the Red and Blue channels and 12 bits
for the Green channel. (Compared to the normal 24-bit 8,8,8)
This display mode will be slower than a normal mode, and almost all
applications on a desktop will not take advantage of it, because the
images and graphics they display only have 8 bits per channel to
start with.
Unless you are running specialized medical imaging or photography
applications that you know take advantage of such a display mode,
you probably just want to reconfigure your display to a more normal
mode for better compatibility and performance.
If you are running such applications, you'll still have to reconfigure
your display to run cairo-based applications for the moment, but it's
certainly on the list of things we'd like to fix. For the forseeable
future such a fix would just use 8 bits of every channel - that
would still be useful if cairo is only used in the user interface or
in a desktop component.
(Quick synopsis of the above: if you are offered a choice between
"32 bit color" and "24 bit color" when configuring your display, pick
"24 bit color" unless you know exactly why want 32 bit color :-)
Reply at: https://bugs.launchpad.net/libcairo/+bug/113255/comments/4
------------------------------------------------------------------------
On 2008-04-11T07:24:59+00:00 Chris Wilson wrote:
Mass closing of 8-/15-/16-/32-bit unsupported image formats as these
should now all work in 1.6.0. Please test and reopen if you have any
issues.
Reply at: https://bugs.launchpad.net/libcairo/+bug/113255/comments/7
** Changed in: libcairo
Importance: Unknown => Medium
--
jamin doesn't start; crash on load
https://bugs.launchpad.net/bugs/113255
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for libcairo.