Opened 4 years ago

Closed 4 years ago

#100 closed defect (fixed)

Missing or unclickable icon for selecting "Group" while adding or editing contact.

Reported by: komal Owned by: laurent
Priority: blocker Milestone:
Component: GUI Version: 2.2-RC3
Keywords: Cc:

Description

In Add/edit contact, The icon for selecting the "Group" is missing. It is not even clickable. But when i use up/down arrow keys I can see the values.

Same issue with option for call by number or nickname in the main screen below the contact list group.

I am using windows 2003 server.

When I rename the "build/debug/css/qutecom.css" file that time it is working. It shows the dropdown having values.

Change History (6)

comment:1 Changed 4 years ago by ibc

I confirm this bug in the last SVN version.

comment:2 follow-up: Changed 4 years ago by laurent

In last mercurial revision css is used on Windows only, so i suppose that you are using Windows :

1/download RC3, install => no problem
2/clone trunk, build debug (i see that you're are using debug mode)=> no problem

I think you've got a problem with your environment ...

Please verify that
*:/pics/history/filter.png* is realy embeded in your qt resource
Qt is build with a working png support
QuteCom can load all image plugins of Qt
...
What is your Qt version ? (I use Qt 4.5 )

comment:3 in reply to: ↑ 2 ; follow-up: Changed 4 years ago by ibc

Replying to laurent:

In last mercurial revision css is used on Windows only, so i suppose that you are using Windows

I use Linux (Kubuntu Jaunty). I must check the rest of your reply, but I use Linux :)

comment:4 in reply to: ↑ 3 Changed 4 years ago by laurent

Replying to ibc:

I use Linux (Kubuntu Jaunty). I must check the rest of your reply, but I use Linux :)

According to http://trac.qutecom.org/changeset/395%3A0cde585851d0 and http://trac.qutecom.org/changeset/391%3Ac653e06e2e3c
Css file are not copied in the build directory and not deployed into the system with Unix.

You are using an old environment. Erase your build directory and rebuild QuteCom, it will be OK.

comment:5 Changed 4 years ago by ibc

Right, in the latest update it is fixed in Linux version.

comment:6 Changed 4 years ago by laurent

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.