| Summary: | Klipper crashes when trying to generate datamatrix code with to many bytes inside clipboard | ||
|---|---|---|---|
| Product: | [Unmaintained] klipper | Reporter: | Patrick Eigensatz <patrick.eigensatz> |
| Component: | general | Assignee: | Esben Mose Hansen <kde> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | CC: | adaptee |
| Priority: | NOR | ||
| Version First Reported In: | 0.9.6 | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Hopefully a working patch for this bug | ||
|
Description
Patrick Eigensatz
2012-01-31 23:40:46 UTC
Created attachment 68384 [details]
Hopefully a working patch for this bug
When I saw that the bug also seems to appear in the Git repository,
I tried to create a patch to fix that bug. I am a (beginning) C programmer, and I don't have any experience about classes in C++, but this patch should work.
Hope it does!
You might be interested with reading bug 283300 and try building both klipper and libprison from git repository. *** This bug has been marked as a duplicate of bug 291529 *** |