Koed00 / growl

Automatically exported from code.google.com/p/growl
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Mist Crashes Application #508

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Make sure growl is uninstalled (so it falls back to Mist)
2. Open up project in xcode, link up Growl.framework (1.3.1) properly
3. Run the program, click on the button in the Window to create a bunch of 
notifications
4. Wait for a second
5. Click on one to close it.
6. Wait while application, and xcode crashes.

What is the expected output?

It to not crash.

What do you see instead?

It crashes (and takes a lot of things with it)

Original issue reported on code.google.com by DubCan...@gmail.com on 22 Jul 2012 at 5:32

Attachments:

GoogleCodeExporter commented 8 years ago
Can you provide the crash log?

Original comment by ch...@growl.info on 22 Jul 2012 at 5:33

GoogleCodeExporter commented 8 years ago
Test app & crash log

Original comment by DubCan...@gmail.com on 22 Jul 2012 at 5:54

Attachments:

GoogleCodeExporter commented 8 years ago
Reproduced as of 7065:6f7694105f4d on 10.7. To reproduce, build the project and 
then run the app (outside of Xcode this problem also crops up). Click the 
button to generate Growl notifications, and then click on a Mist notification.

Original comment by ch...@growl.info on 22 Jul 2012 at 6:27

GoogleCodeExporter commented 8 years ago
I'm unable to reproduce this with Capster on 10.7 and Growl not running. Most 
likely the problem lies in the implementation but it's 2 am here so I'm not 
seeing it.

Original comment by ch...@growl.info on 22 Jul 2012 at 6:39

GoogleCodeExporter commented 8 years ago
Issue was with [growlDelegate release]; ARC memory management seems to cause 
issues with Mist.

Anyways I fixed this by removing this.

Original comment by DubCan...@gmail.com on 22 Jul 2012 at 7:19

GoogleCodeExporter commented 8 years ago
Just FYI, this was not causing issues with Growl, only Mist.

Original comment by DubCan...@gmail.com on 22 Jul 2012 at 7:20

GoogleCodeExporter commented 8 years ago
So does that mean you resolved your issue? or does there need to be more 
investigation?

Flagging as waiting on user

Original comment by dan...@growl.info on 5 Aug 2012 at 3:34

GoogleCodeExporter commented 8 years ago
Closing. If you still have issues with this let us know.

Original comment by ch...@growl.info on 27 Aug 2012 at 1:52