ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #09511
[Bug 1873944] Re: Upgrade rapid-photo-downloader to version 0.9.23
zobeid@zobeid-Thelio:~$ rapid-photo-downloader
/usr/lib/python3/dist-packages/raphodo/viewutils.py:409: Warning: cannot
register existing type 'GdkWindow'
app = QGuiApplication(sys.argv)
/usr/lib/python3/dist-packages/raphodo/viewutils.py:409: Warning:
g_param_spec_object: assertion 'g_type_is_a (object_type,
G_TYPE_OBJECT)' failed
app = QGuiApplication(sys.argv)
/usr/lib/python3/dist-packages/raphodo/viewutils.py:409: Warning:
validate_pspec_to_install: assertion 'G_IS_PARAM_SPEC (pspec)' failed
app = QGuiApplication(sys.argv)
/usr/lib/python3/dist-packages/raphodo/rapid.py:5843: Warning: cannot
register existing type 'GdkScreen'
super().__init__(*argv)
/usr/lib/python3/dist-packages/raphodo/rapid.py:5843: Warning:
g_once_init_leave: assertion 'result != 0' failed
super().__init__(*argv)
(rapid-photo-downloader:3867): Gdk-CRITICAL **: 21:16:08.327: IA__gdk_screen_get_default_colormap: assertion 'GDK_IS_SCREEN (screen)' failed
(rapid-photo-downloader:3867): Gdk-CRITICAL **: 21:16:08.327: IA__gdk_colormap_get_visual: assertion 'GDK_IS_COLORMAP (colormap)' failed
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to rapid-photo-downloader in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1873944
Title:
Upgrade rapid-photo-downloader to version 0.9.23
Status in rapid-photo-downloader package in Ubuntu:
New
Bug description:
I'm the developer of Rapid Photo Downloader. Version 0.9.23 (already
released) contains an important bug fix for a segfault that occurs on
some but not all systems due to Gtk being called incorrectly during
application startup.
Version 0.9.23 contains other bug fixes which are less critical but
still welcome. If an SRU is created in my opinion it would be best to
include these additional fixes as they are extremely unlikely to cause
any further problems.
The changes from 0.9.22 to 0.9.23 are as follows, in order of
importance:
- Fixed bug #1872338 segfault on startup. When running under a Gtk-based
desktop, the application now queries xsettings to detect if monitor
scaling is enabled. In the previous release, Gtk was queried directly,
which caused segfaults on some systems.
- Fixed bug #1872188: sqlite3.OperationalError when generating
thumbnails.
- Fixed bug #1873233: RAW and JPG don't synchronize when using stored
number.
- Fixed bug where HEIF/HEIC thumbnails on a camera were not being generated
until they were downloaded.
- Fixed bug #1873057: Add ORI to list of supported image formats.
- When generating video thumbnails for phones and tablets, the entire video
will now be downloaded and cached. Previously only a portion of the video was
downloaded, in the hope that this portion could generate the thumbnail, but
unfortunately it did not always render. This new behavior will slow down
thumbnail generation, but does ensure the thumbnail will be rendered.
The tarball is available here:
https://launchpad.net/rapid/pyqt/0.9.23/+download/rapid-photo-
downloader-0.9.23.tar.gz
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: rapid-photo-downloader 0.9.22-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-25.29-generic 5.4.30
Uname: Linux 5.4.0-25-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 20 14:47:15 2020
InstallationDate: Installed on 2020-03-18 (33 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200315)
PackageArchitecture: all
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: rapid-photo-downloader
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rapid-photo-downloader/+bug/1873944/+subscriptions
References