-
Notifications
You must be signed in to change notification settings - Fork 689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on mounting device #1706
Comments
From davidsansome on April 06, 2011 14:54:14 Can you try to get a stack trace? Run: gdb clementine Then paste the output here |
From davidsansome on April 09, 2011 10:34:28 Labels: Component-Devices |
From rindertvonk on April 13, 2011 11:37:16 This is debug using QT 4.7.2 Program received signal SIGSEGV, Segmentation fault. |
From rindertvonk on April 13, 2011 11:37:16 ...bject.cpp:3278 |
From davidsansome on April 13, 2011 12:04:09 That's perfect, thanks! Labels: Milestone-1.0 |
From davidsansome on November 29, 2011 09:20:17 Labels: -Milestone-1.0 |
From trovich on May 19, 2012 23:25:41 I have the same problem in Ubuntu 12.04 32bit, here's the console output (maybe it'd help a bit): 09:03:05.486 DEBUG unknown Interface is not valid |
From didier.corbiere on June 13, 2012 21:22:39 I have also the same problem in Ubuntu 12.04 64 bits:06:18:59.373 DEBUG unknown Interface is not valid |
From davidsansome on June 14, 2012 04:09:51 trovich, didier.corbiere: You're encountering a different bug in the qt-at-spi package |
From didier.corbiere on June 14, 2012 05:18:51 Thank you very much David. That work around is fine for now: |
From trovich on June 14, 2012 05:22:07 Worked for me as well. Thanks! |
From rindertvonk on April 06, 2011 22:50:36
What steps will reproduce the problem? 1. Plug-in a device
2. Clementine will show it in the device section telling me to doubble click it to use it
3. Doubble clicking it and it crashes What is the expected output? What do you see instead? Mount the device and show its contents. Instead: it crashes What version of the product are you using? On what operating system? Using 0.7.1 on Arch Linux, from packages. Please provide any additional information below. When the device is already mounted to the system there are no problems using the device.
Original issue: http://code.google.com/p/clementine-player/issues/detail?id=1706
The text was updated successfully, but these errors were encountered: