Adium

Ticket #9224 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

IRC (and possibly other) message styles broken

Reported by: wickedsillyness Owned by: nobody
Milestone: Adium 1.2.3 Component: Adium Core
Version: 1.2.2 Severity: regression
Keywords: Cc: Catfish_Man
Patch Status:

Description

Updated to 1.2.2, restarted the application, was not able to open up a message window. Tested if I could receive messages by hopping onto AIM and sending myself a message from a different alias and did not receive anything.

Change History

Changed 2 years ago by wickedsillyness

Now when in Preferences trying to switch between a few different Message styles, it either doesn't show the message style in the previews or it will crash.

Changed 2 years ago by wickedsillyness

I fixed the problem by just not using the irc message style, I hope that was the extent of the problem.

Changed 2 years ago by evands

  • cc Catfish_Man added
  • milestone set to Adium X 1.2.3

David indicates in  irc message style he's working on it.

Changed 2 years ago by evands

  • severity changed from normal to regression
  • summary changed from Cannot send or receive messages (no message window) to IRC (and possibly other) message styles broken

Changed 2 years ago by catfish_man

  • status changed from new to closed
  • resolution set to fixed

(In [22651]) +stringWithContentsOfUTF8File returns an immutable string even when called on NSMutableString. This commit is the minimally invasive way to fix #9224. I will merge this to trunk, but it might be worth considering either changing that behavior (it appears consistent with NSString, so I am not sure that is a good idea), or adding a +mutableStringWithContentsOfUTF8File method.

Changed 2 years ago by catfish_man

(In [22652]) Merge [22651] to trunk; refs #9224

Changed 2 years ago by evands

  • milestone changed from Adium X 1.2.4 to Adium X 1.2.3
Note: See TracTickets for help on using tickets.