| Summary: | Krita crash when i try to open a image. Sketches.kra | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | RamonMiranda <mirandagraphic> |
| Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | halla |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
RamonMiranda
2011-07-13 15:28:56 UTC
Hm.... #6 0x00007f0c6063439a in KisOpenGLImageTextures::imageCanUseHDRExposureProgram Something weird going on, but I guess that if you disable the opengl canvas, you can load the image again. Can you let me have the image so I can test myself? here goes the image. What does open gl canvas then? 2011/7/13 <boud@valdyas.org> > https://bugs.kde.org/show_bug.cgi?id=277702 > > > boud@valdyas.org changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |boud@valdyas.org > > > > > --- Comment #1 from <boud valdyas org> 2011-07-13 15:55:02 --- > Hm.... > > #6 0x00007f0c6063439a in > KisOpenGLImageTextures::imageCanUseHDRExposureProgram > > Something weird going on, but I guess that if you disable the opengl > canvas, > you can load the image again. Can you let me have the image so I can test > myself? > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > Well, the opengl canvas uses opengl to draw the image. This is tricky, especially because graphics drivers on linux are a very mixed bag. It can also, depending on the driver be slow. Or it can be fast -- and if you've got a really nice monitor, one that can do 12 bits/channel or more, krita can use opengl to make use of all that depth. It's the only free software graphics app that can, actually, to my knowledge. I'm closing this bug -- it's a problem in the opengl drivers on Linux... |