Open ItzSwirlz opened 3 years ago
It only happened once? Do you have a coredump?
What does alpha/beta build mean - you mean alpha iso? Is nemo built off git master or the latest tagged release?
If you can reproduce it and provide more info please - coredump, more environment info...did you check the gtk bug list for anything similar?
It only happened once? Do you have a coredump?
No. Not that I could find but that's why I attached the LP bug in case Ubuntu-bug picked it up. It happened twice during my work and it's probably two different crashes but are related.
What does alpha/beta build mean - you mean alpha iso? Is nemo built off git master or the latest tagged release?
We are at our Beta Freeze point tomorrow. Built on tagged version.
If you can reproduce it and provide more info please - coredump, more environment info...did you check the gtk bug list for anything similar?
I will try to reproduce. Environment info should be on the launchpad but I can termbin it. I'll check the bug list
Update: Got a crash dump. https://termbin.com/iqi5
Issue While working on an icon theme, and manually replacing images going through the folders, nemo crashes. I got this twice-one was a trap, another was a segfault.
addr2line first crash:
** addr2line second crash (This is the most likely cause)
**
(above is two different crashes caused by same issue while I was working)
Steps to reproduce It just happened, quickly. I can't get an exact thing, but this is the closest idea: 1) Open nemo.. twice. Two different windows, two different directories 2) Move icons from folder into the other folder in the different window. The images must have the same name and probably symlinked. 3) Replace the images for all of them 4) Whenever doing some action, like switching out of the window, or maybe Alt+Tabing or going to another folder by going back a directory, nemo will crash/trap. Hopefully a clear reason will be found for this on reproducing.
Expected behaviour Nemo won't crash.
Other information This is an Alpha/Beta build and I actually haven't updated the system yet. No nemo extensions installed https://termbin.com/b8he - syslog https://termbin.com/wfpt - xsession errors displays failures at times of crashes https://termbin.com/iqi5 - crash dump
If more information is needed, for when this (hopefully) gets backported to Ubuntu, see the launchpad bug: https://bugs.launchpad.net/ubuntu/+source/nemo/+bug/1922129