Closed GoogleCodeExporter closed 9 years ago
The stack traces don't give much clue as to what function call is crashing. Can
you download a copy of the source code, and copy the attached file into the
devices folder - and rebuild cantata? Please then re-run from a terminal. I've
added some debug output that might help.
Original comment by craig.p....@gmail.com
on 11 Feb 2015 at 11:29
Attachments:
readDisc
readDisc FD 30
readDisc CALL IOCTL
readDisc STATUS: 101
readDisc Not audio
readDisc CLOSE FD
readDisc TRACK COUNT 0
readDisc calc disc id
zsh: segmentation fault ./cantata
Should I set some environment variable for more verbose output?
Original comment by Ameretat...@gmail.com
on 12 Feb 2015 at 6:01
Very helpful, thanks! Should be fixed in trunk (for 1.6.0) and branches/1.5
(for 1.5.2) now. Can you please confirm? Either checkout the code, or try the
attached.
Original comment by craig.p....@gmail.com
on 12 Feb 2015 at 6:40
Attachments:
This worked. Thanks for fast action ;)
Original comment by Ameretat...@gmail.com
on 12 Feb 2015 at 7:14
Thanks for the confirmation. It was a very silly coding mistake...
Original comment by craig.p....@gmail.com
on 12 Feb 2015 at 9:28
Do you have a comment about HTTP proxy thing? It's support dropped?
Is there a way to configure cantata (after 0.9) to use proxy in a non KDE
environment?
Original comment by Ameretat...@gmail.com
on 13 Feb 2015 at 6:53
Cantata should pick up the proxy settings of your system - and does under
Unity. It should even read the http_proxy, etc, env vars. If you really want
the proxy settings back, pass -DENABLE_PROXY_CONFIG=ON to cmake.
Original comment by craig.p....@gmail.com
on 13 Feb 2015 at 6:42
Worked, Thanks!
Original comment by Ameretat...@gmail.com
on 13 Feb 2015 at 7:08
Original issue reported on code.google.com by
Ameretat...@gmail.com
on 11 Feb 2015 at 11:35