[krita] [Bug 381526] (Git master only) Segfault when document is opened after closing a document with a floating-point depth

2017-11-28 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=381526

Nicholas LaPointe  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from Nicholas LaPointe  ---
Although I don't know when it was fixed, it seems that this works fine now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 381526] (Git master only) Segfault when document is opened after closing a document with a floating-point depth

2017-08-05 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=381526

Nicholas LaPointe  changed:

   What|Removed |Added

 CC||alvinhoc...@gmail.com

--- Comment #5 from Nicholas LaPointe  ---
*** Bug 383132 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 381526] (Git master only) Segfault when document is opened after closing a document with a floating-point depth

2017-07-01 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=381526

Nicholas LaPointe  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #4 from Nicholas LaPointe  ---
Marking as confirmed since Scott and Wolthera get the same backtrace under the
the same circumstance.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 381526] (Git master only) Segfault when document is opened after closing a document with a floating-point depth

2017-07-01 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=381526

Nicholas LaPointe  changed:

   What|Removed |Added

 CC||griffinval...@gmail.com

--- Comment #3 from Nicholas LaPointe  ---
*** Bug 381890 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 381526] (Git master only) Segfault when document is opened after closing a document with a floating-point depth

2017-06-28 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=381526

--- Comment #2 from Scott Petrovic  ---
here is my stack trace from kritacrash log file on Win 10

---

Error occurred on Wednesday, June 28, 2017 at 15:32:07.

krita.exe caused an Access Violation at location 7FFEAF7E in module
libkritaui.dll Reading from location .

AddrPC   Params
7FFEAF7E  02CF04E7 21572110 
libkritaui.dll!update  [C:/dev/krita/libs/ui/widgets/kis_color_input.cpp @ 203]
   201: 
   202: qreal value = 1.0;
>  203: m_minValue = m_displayRenderer->minVisibleFloatValue(m_channelInfo);
   204: m_maxValue =
m_displayRenderer->maxVisibleFloatValue(m_channelInfo);
   205: 
68A32E9B 1F0E8910 7FFEA234BF10  
Qt5Core.dll!QMetaObject::activate
7FFE623B39BF 0044 7FFE887E8AE0 005F2D90 
kritaspecificcolorselector.dll!setColor 
[C:/dev/build/plugins/dockers/specificcolorselector/kritaspecificcolorselector_autogen/include/moc_kis_specific_color_selector_widget.cpp
@ 210]
   208: void KisSpecificColorSelectorWidget::updated()
   209: {
>  210: QMetaObject::activate(this, &staticMetaObject, 1, Q_NULLPTR);
   211: }
   212: QT_END_MOC_NAMESPACE
7FFE623B528D 21572110 7FFF10B70F30  
kritaspecificcolorselector.dll!qt_static_metacall 
[C:/dev/build/plugins/dockers/specificcolorselector/kritaspecificcolorselector_autogen/include/moc_kis_specific_color_selector_widget.cpp
@ 118]
   116: case 3: _t->setColorSpace((*reinterpret_cast< const
KoColorSpace*(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break;
   117: case 4: _t->setColorSpace((*reinterpret_cast< const
KoColorSpace*(*)>(_a[1]))); break;
>  118: case 5: _t->setColor((*reinterpret_cast< const 
> KoColor(*)>(_a[1]))); break;
   119: case 6: _t->update(); break;
   120: case 7: _t->updateTimeout(); break;
68A32E9B 1A2B8678 7FFF0E68995C 071CED90 
Qt5Core.dll!QMetaObject::activate
7FFEA2341337  10A29890  
libkritaui.dll! ??  
[C:/dev/build/libs/ui/kritaui_autogen/EWIEGA46WW/moc_kis_canvas_resource_provider.cpp
@ 409]
   407: {
   408: void *_a[] = { Q_NULLPTR, const_cast(reinterpret_cast(&_t1)) };
>  409: QMetaObject::activate(this, &staticMetaObject, 0, _a);
   410: }
   411: 
7FFEA20B5414 005F3320  0030 
libkritaui.dll!slotCanvasResourceChanged 
[C:/dev/krita/libs/ui/kis_canvas_resource_provider.cpp @ 303]
   301: case(KoCanvasResourceManager::ForegroundColor):
   302: m_fGChanged = true;
>  303: emit sigFGColorChanged(res.value());
   304: break;
   305: case(KoCanvasResourceManager::BackgroundColor):
7FFEA23501BF 005F3040 8109 0004 
libkritaui.dll!qt_static_metacall 
[C:/dev/build/libs/ui/kritaui_autogen/EWIEGA46WW/moc_kis_canvas_resource_provider.cpp
@ 209]
   207: case 23: _t->slotOnScreenResolutionChanged(); break;
   208: case 24: _t->slotResetEnableFGChange((*reinterpret_cast<
bool(*)>(_a[1]))); break;
>  209: case 25: _t->slotCanvasResourceChanged((*reinterpret_cast< 
> int(*)>(_a[1])),(*reinterpret_cast< const QVariant(*)>(_a[2]))); break;
   210: default: ;
   211: }
68A32E9B 1A2B86B0 703A34AA 005F33A0 
Qt5Core.dll!QMetaObject::activate
7FFE98D37145 68D433F8  005F3430 
libkritaflake.dll! ??  
[C:/dev/build/libs/flake/kritaflake_autogen/EWIEGA46WW/moc_KoCanvasResourceManager.cpp
@ 152]
   150: {
   151: void *_a[] = { Q_NULLPTR, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) };
>  152: QMetaObject::activate(this, &staticMetaObject, 0, _a);
   153: }
   154: QT_END_MOC_NAMESPACE
68A331E0 1EBA4720 4457 0010 
Qt5Core.dll!QMetaObject::activate
7FFE98D37225 005F3450  1ECAAED0 
libkritaflake.dll! ??  
[C:/dev/build/libs/flake/kritaflake_autogen/EWIEGA46WW/moc_KoResourceManager_p.cpp
@ 136]
   134: {
   135: void *_a[] = { Q_NULLPTR, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) };
>  136: QMetaObject::activate(this, &staticMetaObject, 0, _a);
   137: }
   138: QT_END_MOC_NAMESPACE
7FFE98C54BB2 21A73020 7FFE 005F3C10 
libkritaflake.dll!setResource  [C:/dev/krita/libs/flake/KoResourceManager_p.cpp
@ 74]
72: void KoResourceManager::notifyResourceChanged(int key, const QVariant
&value)
73: {
>   74: emit resourceChanged(key, value);
75: notifyDerivedResourcesChanged(key, value);
76: }
7FFEA20B24CA 1EB7FAF0 005F3500 1EB7FAF0 
libkritaui.dll!setFGColor 
[C:/dev/krita/libs/ui/kis_canvas_resource_provider.cpp @ 230]
   228: QVariant v;
   229: v.setValue(c);

[krita] [Bug 381526] (Git master only) Segfault when document is opened after closing a document with a floating-point depth

2017-06-28 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=381526

Scott Petrovic  changed:

   What|Removed |Added

 CC||scottpetro...@gmail.com

--- Comment #1 from Scott Petrovic  ---
This might be related to my crash I am just seeing. Someone had a support thing
with 32-bit textures, so I stumbled upon this from that.

I am on Windows 10. Steps to reproduce:

1. create a document that is a texture template (1K 32-bit)
2. close the document
3. create a new document (1600 , 1200, RGB/A 8-bit)

Result:
crash when creating document

Expected:
document to be created

-- 
You are receiving this mail because:
You are watching all bug changes.