close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "hg": No module named repo). Look in the Trac log for more information.

Opened 4 years ago

Closed 4 years ago

#107 closed enhancement (fixed)

No "start minimized" option?

Reported by: 3vi1 Owned by: laurent
Priority: minor Milestone: QuteCom 2.2-RC2
Component: GUI Version: 2.2-RC3
Keywords: minimize, startup Cc:

Description

There doesn't appear to be any option to start the app minimized.

This is a pretty major missing feature for an app that you always want running in the system tray at startup. Despite Linux's stability, not everyone leaves their system on all of the time - and it gets irritating to have to manually minimize this one app on every boot.

(2.2 revg-20090615182447 under Kubuntu Karmic w/KDE4.3beta2)

Change History (8)

comment:1 Changed 4 years ago by 3vi1

  • Component changed from 3rd party libs to GUI
  • Owner changed from vadim to laurent

comment:2 Changed 4 years ago by laurent

  • Resolution set to fixed
  • Status changed from new to closed

launch QuteCom with "-background" agument

comment:3 Changed 4 years ago by 3vi1

  • Resolution fixed deleted
  • Status changed from closed to reopened

Launching QuteCom with "-background" does nothing (the regular window pops up as per normal).

evil@mars:~$ qutecom -background
(info) 19:15:06 [Common] void QtLanguage::loadLanguageFromConfig(): no Qt translation available for locale 'en'

Launching with "--background" gets me a segmentation fault.

evil@mars:~$ qutecom --background
Segmentation fault

This is not fixed, as far as I can tell.

comment:4 Changed 4 years ago by laurent

It works on windows and mac, can you send a callstack ?

comment:5 Changed 4 years ago by laurent

Just tested with a fresh build on Ubuntu, it works!

comment:6 Changed 4 years ago by 3vi1

  • Resolution set to fixed
  • Status changed from reopened to closed

I tried re-installing it, but got the same results. So, I decided to add the Cavedon's PPA to my list and force the version to install from there.

That worked!

So, it seems that there's some issue with the version in the Ubuntu repos. I'll open a ticket against it on Launchpad.

comment:7 Changed 4 years ago by 3vi1

  • Priority changed from major to minor
  • Resolution fixed deleted
  • Status changed from closed to reopened

Hmmm... I just realized something. The command line parameter isn't very useful.

I mean, it does what it's supposed to do.... but it does nothing when used in conjunction with saved session support. Unless you expect every user to manually add a script for starting up this one program, it's not a friendly workaround.

There needs to be an option in the config.xml.

comment:8 Changed 4 years ago by laurent

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