[Bug 1980210] Update Released

2022-07-12 Thread Brian Murray
The verification of the Stable Release Update for qtbase-opensource-src
has completed successfully and the package is now being released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1980210

Title:
  [SRU] Unable download from store.kde.org with error "invalid number of
  concurrent streams"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1980210/+subscriptions


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


[Bug 1980210] Re: [SRU] Unable download from store.kde.org with error "invalid number of concurrent streams"

2022-07-12 Thread Launchpad Bug Tracker
This bug was fixed in the package qtbase-opensource-src -
5.15.3+dfsg-2ubuntu0.1

---
qtbase-opensource-src (5.15.3+dfsg-2ubuntu0.1) jammy; urgency=medium

  * Backport upstream patch to remove limit on the number of HTTP/2 streams.
Fixes https://bugs.kde.org/455540. (LP: #1980210)

 -- Rik Mills   Sat, 18 Jun 2022 14:22:24 +0100

** Changed in: qtbase-opensource-src (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1980210

Title:
  [SRU] Unable download from store.kde.org with error "invalid number of
  concurrent streams"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1980210/+subscriptions


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


[Bug 1872800] Re: Problem with default monospace font

2022-07-12 Thread Kenneth Hanson
Thanks, Matteo. I started to look into this again, and it appears that
nothing has changed. I will try removing the symlink in
`/etc/fonts/conf.d` as a workaround. It's not even clear what the
purpose is for setting all these "preferred" fonts. As long as aliases
and default fonts are set correctly, everything should work fine.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1872800

Title:
  Problem with default monospace font

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-settings/+bug/1872800/+subscriptions


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


[Bug 1980210] Re: [SRU] Unable download from store.kde.org with error "invalid number of concurrent streams"

2022-07-12 Thread Rik Mills
In testing on hardware and VM, this fixes the issue for me. No adverse
impact observed.

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1980210

Title:
  [SRU] Unable download from store.kde.org with error "invalid number of
  concurrent streams"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1980210/+subscriptions


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


[Bug 1978307] Re: gwenview aborts with a std::out_of_range exception raised in libexiv2

2022-07-12 Thread Arrigo Marchiori
Here is a more detailed gdb output

terminate called after throwing an instance of 'std::out_of_range'  

 
  what():  basic_string::at: __n (which is 19) >= this->size() (which is 19)

 

Thread 1 "gwenview" received signal SIGABRT, Aborted.   

 
0xf7fd5079 in __kernel_vsyscall ()  

 
(gdb) bt

 
#0  0xf7fd5079 in __kernel_vsyscall ()  

 
#1  0xf5d1ea02 in __libc_signal_restore_set (set=0xc0cc) at 
../sysdeps/unix/sysv/linux/nptl-signals.h:80
 
#2  __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:48 

 
#3  0xf5d1fe91 in __GI_abort () at abort.c:79   

 
#4  0xf5f3b97d in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 

 
#5  0xf5f43174 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 

 
#6  0xf5f431dd in std::terminate() () from 
/usr/lib/i386-linux-gnu/libstdc++.so.6  
  
#7  0xf5f434dc in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6

 
#8  0xf5f6defa in std::__throw_out_of_range_fmt(char const*, ...) () from 
/usr/lib/i386-linux-gnu/libstdc++.so.6  
   
#9  0xf5881da3 in std::__cxx11::basic_string, 
std::allocator >::at (__n=19, this=0xc67c)
  
at /usr/include/c++/7/bits/basic_string.h:1098  

 
#10 Exiv2::Internal::printXmpDate (os=..., value=...) at tags.cpp:2774  

 
#11 0xf58c3aff in Exiv2::Xmpdatum::write (this=0xe7016260, os=...) at 
xmp.cpp:281 
   
#12 0xf7d870af in Exiv2::operator<< (md=..., os=...) at 
/usr/include/exiv2/metadatum.hpp:305
 
#13 Gwenview::ImageMetaInfoModelPrivate::fillExivGroup > > > (this=, parent=..., 
group=, container=...) at ./lib/imagemetainfomodel.cpp:284   

#14 0xf7d8212f in Gwenview::ImageMetaInfoModel::setExiv2Image (this=, image=) at ./lib/imagemetainfomodel.cpp:454
  
#15 0xf7d2fa54 in Gwenview::Document::setExiv2Image (this=0x56ad70b0, 
image=...) at ./lib/document/document.cpp:395   
   
#16 0xf7d2e7f0 in Gwenview::AbstractDocumentImpl::setDocumentExiv2Image 
(this=0x56b73570, image=...) at ./lib/document/abstractdocumentimpl.cpp:82  
 
#17 0xf7d434b3 in Gwenview::LoadingDocumentImpl::slotMetaInfoLoaded 
(this=0x56b73570) at ./lib/document/loadingdocumentimpl.cpp:491 
 
#18 0xf7debf44 in Gwenview::LoadingDocumentImpl::qt_static_metacall 
(_o=0x56b73570, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xcb78) 
 
at 
./obj-i686-linux-gnu/lib/gwenviewlib_autogen/DV7UALDUNI/moc_loadingdocumentimpl.cpp:85

#19 0xf6303c6e in QMetaObject::activate(QObject*, int, int, void**) () from 
/usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
[...]

I hope this helps.

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

Title:
  gwenview aborts with a std::out_of_range exception raised in libexiv2

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


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