Summary: | bluedevil-sendfile crashes when sending a file | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Jiri Slaby <jirislaby> |
Component: | bluetooth | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | abelau+kdebug, ceolesen, giorgos.tsiapaliokas, gzmorell, jirislaby, kde, ketetefid, modax, stupor_scurvy343, supervisor.81, virgolus |
Priority: | NOR | ||
Version: | 4.9.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/bluedevil/630790032694f26f68cbd453403820bc16e02c1a | Version Fixed In: | |
Sentry Crash Report: |
Description
Jiri Slaby
2013-02-13 13:43:58 UTC
Ok, the url should be "bluetooth://00:24:7D:65:55:C5". It should not crash however. Agreed, I'm working on a fix and will be released in 1.3.1 FWIW it happens also with UUID. If I pass a wrong one, it crashes too. But I think it's the same bug. But perhaps different code paths? Git commit 630790032694f26f68cbd453403820bc16e02c1a by Àlex Fiestas. Committed on 10/03/2013 at 19:37. Pushed by afiestas into branch 'master'. Do not crash on not ready devices and better url handling Basically support: bluetooth://CA:FE:CA:FE:CA:FE bluetooth://CA-FE-CA-FE-CA-FE bluetooth://CA-FE-CA-FE-CA-FE/12-123-123-123-123-123-123- Un the future I will remove support for everything but one way, does not make sense supporting all this just for the sake of it. Also, this commit makes BlueDevil 1.3 need libbluedevil master, at least 6756dd03112 M +32 -18 src/actionplugins/sendfile/helper/sendfilewizard.cpp M +1 -0 src/actionplugins/sendfile/helper/sendfilewizard.h http://commits.kde.org/bluedevil/630790032694f26f68cbd453403820bc16e02c1a |