[SOLVED] GTK3 Apps Look Crappy in XFCE4

Hello,
I've been running XFCE4 for a while, and I have several GTK3 applications that don't look very good, such as Glade (extra/glade 3.10.0-2), or even things as simple as my ScreenShot scripts, that I have bound to <Print> and <Alt>Print.
Here is a screenshot of my ScreenShot script.
and a screenshot of Glade 3.10.0.
MOD EDIT : follow image posting rules -- Inxsible
http://themattbeballin.doesntexist.com/ … deGTK3.png
Now, I did think it was part of my script using Zenity for my screenshot, until it did it in Glade too.
I tried using these fixes I found in the forums.
https://bbs.archlinux.org/viewtopic.php … 88#p935988
and
https://bbs.archlinux.org/viewtopic.php … 73#p914873
Neither of which actually worked. Maybe it was just my computer, but neither seemed to have worked. Are there any fixes for this issue?
Last edited by themattbeballin (2011-05-18 22:49:31)

Foucault wrote:
What I did was
ln -s /usr/share/themes/Adwaita/gtk-3.0 ~/.config/
After a new login the GTK 3 applications will use the Adwaita theme.
I tried that, didn't work.
Inxsible wrote:Do not paste large images/screenshots. Use thumbnails.
Sorry.
EDIT: After trying the SymLink again, it worked. Thank you Foucault.
Last edited by themattbeballin (2011-05-18 22:49:21)

Similar Messages

  • Make gtk3 applications look nice on xfce4

    Gtk3 apps have the windows 98 look on my fresh xfce4 install.
    In order to change the looks of qt apps I use qtconfig.
    What do I do in order to make gtk3 apps look nice because gnome-tweak-tool doesn't work.
    [root@sb1r3ak-desktop sb1r3ak]# gksu gnome-tweak-tool
    GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)
    Aborted

    wonder wrote:
    @Awebb yeah, i didn't want to make fun of that
    root in root, is like Inception
    We need to go deeper
    I had two terminals open.I tried gnome-tweak-tool in the first one and the other one with su.After that I was supposed to try with gksu in the first term not the second one with su /facepalm.
    Thanks to the following post
    https://bbs.archlinux.org/viewtopic.php?id=116451
    I have all the needed info now just one thing.What's the name of the elementary theme?( using egtk-bzr from AUR)
    I tried elementary,egtk,egtk-bzr ..

  • After last upgrade, GTK3 apps look abnormal

    Here's how:
    http://img41.imageshack.us/img41/3305/75975390.png
    What has changed and how do I modify my theme for the changes?

    triplesquarednine wrote:
    I found a solution   (that works for me, anyway!)
    find /usr/share/YOURTHEME/gtk-widgets.css ... open and edit it;
    you are looking for the theme's background color, which should be somewhere in the 1st hundred lines. Something like this;
    GtkWindow {
    color: @fg_color;
    /* inherit the color from parent by default */
    color: inherit;
    background-color: @transparent; <-------- here it is :)
    Your theme will list a specific color code like #cdcdcd, #eee or something like that. Change it to match mine; @transparent
    Apparently, for some reason or another the Gnome-devs decided to break themes, yet again :\  For some reason all text now uses your background colour (regardless of widget) which was hugely annoying ~ that is, right up until i realized i could just change the background to be transparent   After saving the file, you can simply bring up a gtk3 app (make sure there are no other instances of that application) to view changes.
    EDIT: ... you may also want to launch gtk3 apps from the terminal, as you may find some errors with your theme that could easily be fixed at the same time. Most of the errors i have seen are related to gtk 3.6 expecting 'px' behind certain values/numbers (not unlike the gtk 3.4 upgrade).
    cheerz
    Weird, as for me this didn't fix the problem.

  • [solved] qt apps look ugly in gnome 3

    Hi, All my qt apps (vlc clementine) look really ugly. They are not following the system theme. How can I fix it ?
    Last edited by eklavya (2011-05-09 19:46:42)

    If by system theme you are referring to the gtk theme, then yes, of course qt won't be using the same theme because, well, it's qt. Try googling for a qt version of your gnome 3 theme. It won't look exactly the same, but that's an age old problem arising from a long long time ago.
    However, if you have already set an equivalent theme for qt and it's not showing up then yes, it's a bug.

  • [SOLVED] Gnome apps look bad (large fonts & non-smooth menu,toolbar)

    http://i.imgur.com/s0F66.png
    I did an upgrade after a long time and I am noticing this. Changing themes using lxappearance changes theme for thunar but not for nautilus.
    Does gnome have the settings stored somewhere else?
    Last edited by shadyabhi (2011-08-10 04:19:49)

    Read this
    https://wiki.archlinux.org/index.php/Im … tion_Looks
    Particularly the section about GTK2+
    Try installing gnome-themes-standard and gnome-themes-extras using pacman if the wiki did not help.
    Last edited by testdude281 (2011-08-10 04:22:08)

  • [Solved] System fully up-to-date, apps look for old libs

    Even though the system is fully updated from a fresh mirror, apps look for older libs: e.g. irssi and wget look for libssl.so.0.9.8, building wget with makepkg wants libgmp.so.3 (the latest is 10). ldd run on said apps returns the newer lib versions, e.g. "libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0".  The newer libs are present in /usr/lib/. I've reinstalled the whole toolchain, problematic libs and apps. I've removed ld.so.cache and run ldconfig - it shows libssl.so.1.0.0, not libssl.0.9.8 too.
    I have no idea why apps still want older libs. Any ideas will be appreciated.
    -edit-
    Fixed the typo.
    Last edited by lucke (2010-04-25 16:33:35)

    liticovjesac wrote:I have the same problem with eina-audio-player.
    Since you got it from aur, you have to rebuild it yourself.

  • Issue with Gtk3 apps in KDE4

    I am also having this same issue with Ubuntu for some reason.
    I recently got an arch Linux install up and going on my new laptop, but I am having one huge issue
    I have the oxygen-gtk3 packages installed for both my Arch and Ubuntu install. Theoretically it should work, but for some reason my GTK3 apps aren't being themed in KDE4, they're using that redmond-like fugly default theme.
    How might I fix this, I've tried everything from symlinking to compiling it again, nothing seems to work.
    I suspect it might be an auto-start application to apply them that isn't working.

    yngwin wrote:Is there any reason to use Gtk3 apps? Personally I find it easier to just stick with Gtk2 ones for now, since Gtk3 is still going through growing pains.
    Well lets put it this way
    I'm not gonna switch out Empathy for Pidgin (Pidgin stores passwords in plaintext in a easily accessible folder/file unless you needlessly use a kwallet plugin, which you shouldn't need to do.Empathy does not store said passwords in plaintext, and I believe it uses the Gnome Wallet).
    Alot of programs got updated to gtk3, and require gtk3 themes. Guess how many gtk3 themes exist that aren't recolors/crappy edits of the default one...not a whole ton.
    Ubuntu actually requires GTK3 now with Unity or even with Gnome. Alot of other distros will likely follow suit.
    I could stick with GTK2 if Arch were still my secondary distro, but I now have a dedicated machine for Arch and I don't use it too often. I just tested the theme engine for oxygen-gtk3 on it to see if it worked, and like my Main Ubuntu/Debain Sid machine which I'm using the same problem with the Win98-esque theme on GTK3 apps in KDE occured.
    I'm gonna try that fix you mentioned Teho, see if it works. It's obviously not a distro-specific problem.
    Hawt damn Teho! Your solution worked like a charm! I could honestly hug you right now, you've fixed the last issue currently plauging both my Arch and Ubuntu installs. Thanks!
    How do I change this topics prefix to solved?
    Last edited by Nimbus (2011-10-03 17:44:50)

  • When using unaliased fonts GTK2 apps look messy

    I use antialiasing with exclude range of 8-13px, the small fonts are readable this way. But the same error occurs when using no antialiased fonts. (i use verdana or arial, but the result is the same)
    the GTK2 apps look like on the picture below:
    [URL=http://img141.imageshack.us/my.php?image=unaliasedgtk21hc.jpg][/URL]
    i've tried with xfce4, but its the same. i tried to uninstall gtk-qt-engine, and delete the configs, tried some gtk-engines, but didnt solve anything...

    append anitalisa false setting in your "/etc/font/local.conf" or "~/.fonts"
    this is my setting.
    <match>
    <test>
    <string>Batang</string>
    <string>BatangChe</string>
    <string>Gungsuh</string>
    <string>GungsuhChe</string>
    <string>Gulim</string>
    <string>GulimChe</string>
    <string>Dotum</string>
    <string>DotumChe</string>
    </test>
    <test>
    <double>11</double>
    </test>
    <test>
    <double>25</double>
    </test>
    <edit>
    <bool>false</bool>
    </edit>
    </match>

  • [SOLVED] gtk3 living with gtk2

    I am using Xfce, and after updating today I noticed that the Gnome applications I have installed that are now running under gtk3 look like crap. I followed the instructions in this thread (https://bbs.archlinux.org/viewtopic.php?id=116451), but there are two major issues. First, I must set my Xfce theme to Adwaita, which ends up looking like Clearlooks. Second is gtk3 applications look completely different from all of the gtk2 applications, since even though Adwaita looks like Clearlooks in gtk2, it looks completely different in gtk3.
    As applications get ported over to gtk3, I fear that my desktop will get steadily more and more inconsistent. Is there any way to get gtk3 and gtk2 playing together nicely?
    Additionally, whenever I start a gtk application, I get the following error message:
    (gvim:24151): Gtk-WARNING **: GTK+ module /usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so cannot be loaded.
    GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
    Gtk-Message: Failed to load module "canberra-gtk-module"
    Since this happens with gvim, it gets very annoying...
    Last edited by akb825 (2011-05-15 20:29:58)

    All I really want is for GTK3 apps to look like my GTK2 apps.
    I'm very, very happy with my GTK2 theme and love the way the widgets look.  The widgets as drawn by GTK3 (with Adwaita) look like garbage.  Having CSS support for themes is great, but it means that lot more work has to be done if you want to modify it.
    If I could somehow use the Clearlooks GTK2 engine with GTK3, I could at least give GTK3 apps something that doesn't look terrible.
    The upcoming GNOME3 release is what made me switch to Xfce a number of months ago (I hated the way it looked), looks like they got me in the end with GTK3. >:-(
    GTK2 widgets (which I love) on top, GTK3 on bottom:
    Last edited by MkFly (2011-05-02 04:25:53)

  • Gtk3 apps in XFCE

    Hi guys, I recently updated Arch and I got the new gtk3 stuff. All would be fine except for the fact that now, my gtk2 apps use a theme and the gtk3 ones use another (ugly) one. I searched the forum and I basically found that I should wait for gtk3 and gtk2 to become armonic or gtk2 apps use the gtk3 libraries. So, I post the workaround I used, hoping saomebody could find it handy. Now I have gtk3 apps using the Adwaita theme and gtk2 using the theme I normally use. The difference with the solutions posted in the forums is that I use Adwaita and the gtk2 theme I wnat to use, and not the Clearlooks that you get when using Adwaita.
    All you have to do is install "gnome-themes-standard" to have the Adwaita theme.
    Then, being root, go to:
    /usr/share/themes
    And copy the Adwaita folder to some place you like, so you have a backup, just in case.
    Then, enter the Adwaita folder and remove the gtk2.0 folder you'll find in.
    Go back to:
    /usr/share/themes
    And enter the folder of the theme you like to use (or to the folder you have in ~/.themes) and copy the folder gtk2.0, then paste it in the Adwaita folder.
    And that's it. Now when you restart your machine (well, i restarted it for other reasons, so maybe you just have to restart the session), gtk2 will look with the theme you like and gtk3 with the default Adwaita, and not looking like some windows 95 crap.
    Hope it helps.
    Good bye.

    GSF1200S wrote:
    Shark wrote:
    Radioactiveman wrote:
    Copying the folder
    "/usr/share/themes/Adwaita/gtk-3.0"
    to
    ~/.config/
    seems to be a "cleaner" solution and works fine too.
    That works almost fine for me in XFCE. When i enable compiz with gtk-window-decorator borders DO appers but there are no buttons for minimze, maximize and close though i have enabled them in gconf-editor. If i choose metacity in fusion-icon the buttons appear. Any tip how can i get buttons on compiz with gtk-wnidow-decorator?
    If I remember correctly (youll need to research this a little), there is a bug with compiz 0.8.8 and gtk-window-decorator that causes the buttons not to show up in the titlebar. I had this exact same problem about 4 months ago back when I used XFCE and compiz, and this among other things caused me to switch to the stability of Openbox. I think using the dev version of compiz will fix your problem, but since the dev version is a complete rewrite, you may have stability problems in other ways.
    You are right. Now i use compiz-core-git and the problem disappears. Thanks.

  • GTK3 apps ugly since yesterday (either upgrade or package removal!)

    I have an issue where GTK3 apps (spacefm & file-roller as examples) are looking messed up since yesterday. It is not GTK theme related, as it looks the same for root. I use openbox, and trimmed some unused packages from my system yesterday. Hopefully I just removed something that wasn't shown as a dependancy when it really should have been!
    See below for a screenshot of GTK2 vs GTK3. The gtk3 title bar area and close button function, but there's no real window decoration. It's odd!
    EDIT: as someone else has the same issue... it was likely the updates at fault, and not me removing some packages
    Last edited by dennis123123 (2014-04-16 18:39:48)

    dennis123123 wrote:
    Hmm this is harder than I first thought it would be...
    :: audacious: requires gtk3
    :: easytag: requires gtk3
    :: file-roller: requires gtk3
    :: galculator: requires gtk3
    :: ghex: requires gtk3
    :: goffice: requires gtk3
    :: gsimplecal: requires gtk3
    :: guvcview: requires gtk3
    :: spacefm: requires gtk3
    :: vte3: requires gtk3
    :: zenity: requires gtk3
    (vte3 being the dependancy for tilda, goffice for abiword)
    I've uploaded a PKGBUILD to build the gtk2 version of gsimplecal to the AUR.
    easytag is easy enough to rebuild against gtk2, I'll upload a PKGBUILD for that shortly.
    goffice0.8 in extra uses gtk2. I use it (with some modifications to remove the gconf crap) with abiword-minimal in the AUR.
    zenity-gtk2 is in the AUR.
    Dunno about the others, I don't use them.
    EDIT: easytag-gtk2.
    Last edited by WorMzy (2014-04-17 16:55:36)

  • GTK3 apps refusing to start

    I've switched from LXDE/openbox to Compiz/emerald and am having a strange problem with GTK3 apps (tested with nm-applet and nautilus).
    Starting from a terminal gives the following error;
    (nm-applet:1445): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1217:17: Expected ')'
    (nm-applet:1445): Gtk-WARNING **: Theme parsing error: gtk.css:102:42: Failed to import: Error opening file: No such file or directory
    (nm-applet:1445): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1217:17: Expected ')'
    (nm-applet:1445): Gtk-WARNING **: Theme parsing error: gtk.css:102:42: Failed to import: Error opening file: No such file or directory
    the application is unable to start and just hangs, taking up 100% of one of my cpu cores. I've had a look at the gtk-widgets.css but can't see where there's a missing ')' (its clearly not at 1217:17).
    I'm currently using the Think_Correctly_GTK theme which includes GTK2 and 3 themes, both of which worked fine under LXDE.
    If I change the GTK2 to a different theme and try to start again I get;
    (nm-applet:1458): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1217:17: Expected ')'
    (nm-applet:1458): Gtk-WARNING **: Theme parsing error: gtk.css:102:42: Failed to import: Error opening file: No such file or directory
    ** Message: applet now removed from the notification area
    (nm-applet:1458): libnotify-WARNING **: Failed to connect to proxy
    ** Message: applet now embedded in the notification area
    ** (nm-applet:1458): WARNING **: Failed to show notification: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
    Same theme parsing error, however now both nm-applet and nautilus start, if I then switch the GTK2 theme back they're ok until I close and reopen nautilus.
    Any idea how to resolve this apart from using a different theme?

    Hi theafroguy, Welcome to the Forums.
    It may be worth trying again off and on.
    The forums themselves go off line for varying degrees of time. A thread (???) said Apple was working on it. It's been going on for weeks. A real PITA.

  • GTK3 theme looks horrible, unable to change.

    I can't seem to get GTK3 to display the correct theme, despite it seeming to have been changed and the theme being compatible. Here is my ~/.config/gtk-3.0/settings.ini:
    [Settings]
    gtk-theme-name=Adwaita-X-light
    gtk-icon-theme-name=Faenza
    gtk-font-name=Roboto Condensed, Condensed 9
    gtk-cursor-theme-name=Adwaita
    gtk-cursor-theme-size=0
    gtk-toolbar-style=GTK_TOOLBAR_ICONS
    gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
    gtk-button-images=0
    gtk-menu-images=0
    gtk-enable-event-sounds=1
    gtk-enable-input-feedback-sounds=1
    gtk-xft-antialias=1
    gtk-xft-hinting=1
    gtk-xft-hintstyle=hintfull
    gtk-xft-rgba=rgb
    gtk-color-scheme=bg_active_color:#666669\nfg_color:#ffffffffffff\nbg_color:#3b3b3b3b3e3e\nscroll_slider:#3b3b3b\n
    However only GTK2 apps look like they should:
    Is there something I need to install to make them look right?

    make sure the theme supports gtk 3.12. Those kind of display errors have been quite common with gtk3 updates, if the theme hasn't been updated for the latest version.

  • [SOLVED] LIRC config looks fine but my remote doesn't work.

    Following the steps of the wiki and this post I've created the configs file for lirc. But something is not working and I don't know how to find out what.
    I'm going to post some info so you guys can help me:
    ➜  ~  cat  /usr/lib/systemd/system/lirc.service
    [Unit]
    Description=Linux Infrared Remote Control
    [Service]
    Type=forking
    EnvironmentFile=/etc/conf.d/lircd.conf
    PIDFile=/run/lirc/lircd.pid
    ExecStartPre=/bin/mkdir -p /run/lirc
    ExecStartPre=/bin/rm -f /dev/lircd
    ExecStartPre=/bin/rm -f /run/lirc/lircd
    ExecStartPre=/bin/ln -s /run/lirc/lircd /dev/lircd
    ExecStart=/usr/sbin/lircd -d $LIRC_DEVICE -P /run/lirc/lircd.pid -H $LIRC_DRIVER $LIRC_CONFIGFILE
    ExecStopPost=/bin/rm -f /dev/lircd
    ExecStopPost=/bin/rm -fR /run/lirc
    [Install]
    WantedBy=multi-user.target
    ➜  ~  cat /etc/conf.d/lircd.conf               
    LIRC_DEVICE="/dev/lirc0"
    LIRC_DRIVER="default"
    LIRC_EXTRAOPTS=""
    LIRC_CONFIGFILE="/etc/lirc/lircd.conf"
    My lircd.conf
    ➜  ~  cat /etc/lirc/lircd.conf                                   
    # Please make this file available to others
    # by sending it to <[email protected]>
    # this config file was automatically generated
    # using lirc-0.9.0(default) on Sun Sep 29 15:25:37 2013
    # contributed by
    # brand: /tmp/lircd.conf
    # model no. of remote control:
    # devices being controlled by this remote:
    begin remote
    name /tmp/lircd.conf
    bits 16
    flags RC6|CONST_LENGTH
    eps 30
    aeps 100
    header 2750 800
    one 487 374
    zero 487 374
    pre_data_bits 21
    pre_data 0x37FF0
    gap 105336
    toggle_bit_mask 0x0
    rc6_mask 0x100000000
    begin codes
    KEY_OK 0xFBDD
    KEY_PLAY 0x7B91
    KEY_PLAYPAUSE 0xFB91
    KEY_REWIND 0x7BEA
    KEY_PREVIOUS 0xFBE4
    KEY_FORWARD 0x7BEB
    KEY_NEXT 0xFBE5
    KEY_STOP 0x7BE6
    KEY_MUTE 0xFBF1
    KEY_VOLUMEUP 0x7BEF
    KEY_VOLUMEDOWN 0xFBEE
    KEY_PAGEUP 0x7BED
    KEY_PAGEDOWN 0xFBEC
    KEY_DOWN 0x7BE0
    end codes
    end remote
    The service seems to be running fine:
    ➜  ~  systemctl status lirc.service
    lirc.service - Linux Infrared Remote Control
    Loaded: loaded (/usr/lib/systemd/system/lirc.service; enabled)
    Active: active (running) since Sun 2013-09-29 16:38:49 ART; 20min ago
    Process: 248 ExecStart=/usr/sbin/lircd -d $LIRC_DEVICE -P /run/lirc/lircd.pid -H $LIRC_DRIVER $LIRC_CONFIGFILE (code=exited, status=0/SUCCESS)
    Process: 246 ExecStartPre=/bin/ln -s /run/lirc/lircd /dev/lircd (code=exited, status=0/SUCCESS)
    Process: 244 ExecStartPre=/bin/rm -f /run/lirc/lircd (code=exited, status=0/SUCCESS)
    Process: 240 ExecStartPre=/bin/rm -f /dev/lircd (code=exited, status=0/SUCCESS)
    Process: 234 ExecStartPre=/bin/mkdir -p /run/lirc (code=exited, status=0/SUCCESS)
    Main PID: 250 (lircd)
    CGroup: /system.slice/lirc.service
    └─250 /usr/sbin/lircd -d /dev/lirc0 -P /run/lirc/lircd.pid -H default /etc/...
    ➜  ~  cat /var/log/lircd                 
    Sep 29 17:02:31 arch-HP lircd: caught signal
    Sep 29 17:02:31 arch-HP lircd: lircd(default) ready, using /var/run/lirc/lircd
    When I test it nothing happens
    ➜  ~  irw
    the journalctl shows:
    Sep 29 17:04:47 arch-HP systemd[1]: Stopping Linux Infrared Remote Control...
    Sep 29 17:04:47 arch-HP systemd[1]: Starting Linux Infrared Remote Control...
    Sep 29 17:04:47 arch-HP systemd[1]: Started Linux Infrared Remote Control.
    Any clue?
    Thanks in advance.
    Last edited by Kummo666 (2013-09-30 18:10:19)

    Solve it!
    Looks like my /etc/lirc/lircd.conf was wrong.
    The irrecord is generating a wrong config with my hp rc-6 remote.
    I was able to fix it with this post

  • [solved] GTK3: Fonts not rendering smoothly

    Here's GTK3 app and GTK2 app side by side:
    Fonts are not rendering correctly on any GTK3 app. I use Ubuntu's patched versions of freetype2, fontconfig and cairo from AUR:
    freetype2-ubuntu fontconfig-ubuntu cairo-ubuntu
    How can I get GTK3 apps to render fonts correctly? I don't use any DE, just dwm as window manager.
    Last edited by NAND (2013-01-28 16:14:41)

    Stupid me!
    The cairo-ubuntu from AUR had failed to build. Followed Ichigo-Roku's tip in comments and now everything works.
    Ichigo-Roku
    2013-01-12 18:29
    In the PKGBUILD you have to replace "autoreconf" by "autoreconf -fi".
    Anyway, thanks for your help and sorry for taking your time.
    Last edited by NAND (2013-01-28 16:15:09)

Maybe you are looking for

  • Mini displayport not recognized in Windows 7 on MBP mid 2012

    Hi I have a MBPro mid 2012 with windows 7 pro installed. While i'm in windows my mini displayport is not recognized when i connect it to my smart tv. The connector i use is a Logilink Mini Displayport to HDMI. In Mavericks it works fine though. Anyon

  • Can't enable ACLs on a RAID volume

    Hi all, I have OSX 10.4.11 running on an Xserve G5 ppc. There are 2 Xserve RAID volumes attached by fibre channel. I've been having issues recently with permissions: some users are creating or modifying files/folders and other users in the same group

  • Not getting the image no in ipad

    how can i transfer my image from my windows pc with the perticular iamage no. rite now i have transeferred all the images but the design no is not showing in my ipad ratina display.please help me for that iPhone 4

  • Spry Horizontal Submenu Bar Problem in Internet Explorer

    I follow all the directions for adding a Horizontal Spry Menu Bar and the submeanu keeps dropping in the upper left corner of the browser in Internet Explorer.  Please help to fix this problem. It looks great in all other browsers, but not in Interne

  • What should be the busy trigger configuration?

    Hi All The configuration guide says "If you use Outbound Option, set Call Waiting to On; otherwise,set it to Off." in the current version is it still required to have busy triggers configured to 2 ? I saw a customer site configured with busy trigger