History shown in Empathy chat window should be different from new messages

Bug #531811 reported by Nicolò Chieffo
26
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Adium Theme Ubuntu
Fix Released
Undecided
Ken VanDine
One Hundred Papercuts
Fix Released
Low
Nicolò Chieffo
adium-theme-ubuntu (Ubuntu)
Fix Released
Low
Ken VanDine

Bug Description

Binary package hint: adium-theme-ubuntu

The history messages are currently too similar to normal messages.

Tags: patch

Related branches

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

I thought of 2 changes:
1) first of all change the context color to gray (I think gray is something that reminds history)
2) then we could use an icon (similar to "document-open-recent") next to the timestamp, or the nickname (this involves a change in Context.html and NextContext.html in both Incoming and Outgoing folders)

Have a look at the attached debdiff.
NOTE: it requires a new icon (history.png) in the Resources directory

Omer Akram (om26er)
tags: added: patch
Revision history for this message
Nicolò Chieffo (yelo3) wrote :

I've got a better patch with text color back to normal, but opacity set to 50% (instead of 80 which is almost indistinguishable from 100%).
Can someone tell me how to attach a .png icon to the diff?

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

I used uuencode, I don't know if it's correct or not, but nevermind.

summary: - (Next)Context.html and (Next)Content.html needs to be differnt
+ History messages should look different
description: updated
Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: History messages should look different

Well, maybe the history messages should have %time% replaced in a more complex way, also including the date.

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

This patch adds the date to the timestamp

Revision history for this message
Omer Akram (om26er) wrote :

will this patch also do the job for bug 566473 ?

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: [Bug 531811] Re: History messages should look different

Actually yes, I filed the bug 2 times, sorry.
Anyway this patch is more complete than the other!

Revision history for this message
Omer Akram (om26er) wrote : Re: History messages should look different

the patch should not contain debian/changelog stuff I think.

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: [Bug 531811] Re: History messages should look different

You are right. The debdiff tool also generates it, but you have to
manually change it using your informations

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: History messages should look different

I'm going to change the patch because it contains an error

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

I splitted the patches and removed the date (which is now in a different bug, since it's a different issue)

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

Of course this does not contain the icon itself, which can be copied from the ubuntu theme

Revision history for this message
Sense Egbert Hofstede (sense) wrote :

Thank you for helping with making Ubuntu better by reporting this bug.

I'm confirming this bug and am accepting it as a paper cut since it is an issue that could confuse users when chatting.

summary: - History messages should look different
+ History shown in Empathy chat window should be different from new
+ messages
Changed in adium-theme-ubuntu (Ubuntu):
importance: Undecided → Low
status: New → Triaged
Changed in hundredpapercuts:
importance: Undecided → Low
milestone: none → maverick-round-3-social-networking
status: New → Triaged
Revision history for this message
iTorrey (rice) wrote :

Confirmed. Making the opacity 0.5 rather than 0.8 looks very nice.

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: [Bug 531811] Re: History shown in Empathy chat window should be different from new messages

And what about the "history" icon?

Revision history for this message
Vish (vish) wrote :

Nicolo , what is the icon size?

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

I think the 24px version of document-open-recent from the humanity theme

Revision history for this message
Ken VanDine (ken-vandine) wrote :

I added the icon in the Resources directory, but I am not seeing the icon. Can you attach a screenshot to make sure I understand where/what it should render?

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

I'm very sorry, I forgot to say that you should rename it as
"history.png" and locate it in the Resources directory (as you've
already done)
Now I'm not in my PC so I can't attache the screenshot

Revision history for this message
Vish (vish) wrote :

@Nicolò Chieffo : whats up with this bug? can we get a screenshot, so Ken can make an upload with the right placement?

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

I'm very very sorry, I completely forgot this bug.

Here's 2 screenshots with history_icon.patch and the file
/usr/share/adium/message-styles/ubuntu.AdiumMessageStyle/Contents/Resources/history.png
the first one is the 22x22 actions/document-open-recent image
(converted to png) from the humanity theme, the second one uses the
16x16 icon from gnome theme, because humanity does not have 16x16
document-open-recent.

What about the patch history_more_transparent.patch? Do you think it's
worth to apply it?

Revision history for this message
Vish (vish) wrote :

Nicolo , that seems too overloaded! Why an icon in every bubble?

Lets just reduce the opacity of the history and be done with it. ;-)

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

as you like. Can the opacity patch be committed?

On Mon, Aug 9, 2010 at 4:40 PM, Vish <email address hidden> wrote:
> Nicolo , that seems too overloaded! Why an icon in every bubble?
>
> Lets just reduce the opacity of the history and be done with it. ;-)
>
> --
> History shown in Empathy chat window should be different from new messages
> https://bugs.launchpad.net/bugs/531811
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Changed in adium-theme-ubuntu:
assignee: nobody → Ken VanDine (ken-vandine)
Changed in adium-theme-ubuntu (Ubuntu):
assignee: nobody → Ken VanDine (ken-vandine)
Revision history for this message
Vish (vish) wrote :

Nicolò Chieffo, Ken will upload your patch soon.

Changed in hundredpapercuts:
assignee: nobody → Nicolò Chieffo (yelo3)
status: Triaged → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package adium-theme-ubuntu - 0.3-0ubuntu1

---------------
adium-theme-ubuntu (0.3-0ubuntu1) maverick; urgency=low

  * New upstream release.
    - History shown in Empathy chat window should be different
      from new messages (LP: #531811)
    - In chat rooms, empathy should not scroll to the bottom whenever
      a new message is received. (LP: #542806)
    - Merged patch from Omer Akram, we shouldn't hard code font
      sizes (LP: #531835)
  * debian/control
    - Set Vcs-Bzr
  * debian/copyright
    - Dropped reference to the deprecated BSD license file, the contents are
      included in the copyright file
 -- Ken VanDine <email address hidden> Wed, 11 Aug 2010 19:04:05 -0400

Changed in adium-theme-ubuntu (Ubuntu):
status: Triaged → Fix Released
Vish (vish)
Changed in hundredpapercuts:
status: In Progress → Fix Released
Changed in adium-theme-ubuntu:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.