Compiling from source and running in gdb, the crash happens in
plugins/authenticator/shotwell/GoogleAuthenticator.vala:25
In line 24, the variable uri is defined as:
new Soup.URI(get_view().get_uri())
but get_view().get_uri() turns out to be null,
Running with logging (SHOTWELL_LOG=1 SHOTW
Package: shotwell
Version: 0.30.4-1
Severity: normal
Steps to reproduce:
- select an image
- click on "Publish"
- the publish dialog opens... choose "Google Photos"
- click the "Log in" button
-> Segmentation fault
A backtrace gives:
#0 0x7fffd5c0cc9b in () at
/usr/lib/x86_64-linux-gnu/lib
2 matches
Mail list logo