Bug 484247 - Invoking Preview button caused crash.
Summary: Invoking Preview button caused crash.
Status: REPORTED
Alias: None
Product: Skanlite
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kåre Särs
URL: https://download.opensuse.org/reposit...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-22 14:26 UTC by Roke Julian Lockhart Beedell
Modified: 2025-01-23 22:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:
4wy78uwh: performance-


Attachments
0x00007fffe2bcd85e in e2_init_parameters () from /usr/lib64/sane/libsane-epson2.so.1 (20.67 KB, text/markdown)
2024-03-22 14:33 UTC, Roke Julian Lockhart Beedell
Details
0x00007fffe2bcd85e in e2_init_parameters () from /usr/lib64/sane/libsane-epson2.so.1 (20.77 KB, text/markdown)
2024-03-22 14:40 UTC, Roke Julian Lockhart Beedell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roke Julian Lockhart Beedell 2024-03-22 14:26:00 UTC
SUMMARY
Invoking Preview button caused crash.

STEPS TO REPRODUCE
1.  Install cpe:/o:opensuse:tumbleweed:20240320.
2.  Install https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/epson-inkjet-printer-escpr-1.7.22-2.1.x86_64.rpm.
3.  Install https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/skanlite-24.02.0-1.1.x86_64.rpm.
4.  Connect the scanner.
5.  Confirm it is listed as connected in kcm_printer_manager.
6.  Invoke "gdb skanlite" with debuginfod enabled.
7.  Invoke the "Preview" button.

OBSERVED RESULT
> 0x00007fffe2bcd85e in e2_init_parameters () from /usr/lib64/sane/libsane-epson2.so.1

EXPECTED RESULT
It should have performed its function.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240320
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
For self, https://wim.nl.tab.digital/apps/tasks/#/calendars/3de72895-d345-4ac4-8eec-1418e857ba7e/tasks/947B847E-C463-4E3E-A35F-F99A3E6F34DC.ics
Comment 1 Roke Julian Lockhart Beedell 2024-03-22 14:33:28 UTC
Created attachment 167607 [details]
0x00007fffe2bcd85e in e2_init_parameters () from /usr/lib64/sane/libsane-epson2.so.1
Comment 2 Roke Julian Lockhart Beedell 2024-03-22 14:40:41 UTC
Created attachment 167610 [details]
0x00007fffe2bcd85e in e2_init_parameters () from /usr/lib64/sane/libsane-epson2.so.1

Added

```HTML
<style>
	:is(h1, h2, h3, h4, h5, h6) {
		font-weight: inherit;
		font-size: inherit;
	}
</style>
```

for readability.