Ticket #298 (closed defect: fixed)

Opened 18 months ago

Last modified 16 months ago

Qjackctl window behaviour is wrong under Gnome

Reported by: daniel@… Owned by: free
Priority: normal Milestone: 2.0
Component: packages Version: 1.4.0
Severity: normal Keywords: jack qjackctl gui
Cc: michael@…

Description

Qjackctl is not shown in the Gnome window list, or in the desktop switcher, even though you can see it on your desktop.

Change History

  Changed 17 months ago by daniel@…

  • priority changed from normal to high

  Changed 17 months ago by sdridi@…

If you go into setup, under the misc tab, if you uncheck "Keep child windows always on top," then Qjackctl behaves normally. I'd make this a default. I also checked "Enable system tray icon" as this is probably not an app that you need to see when you're working on a project, after you've started it.

  Changed 17 months ago by free

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

(In [96]) * Fixed QJackCtl window behaviour (closes #298)

  Changed 16 months ago by michael@…

  • keywords jack qjackctl gui added
  • priority changed from high to normal
  • status changed from closed to reopened
  • resolution fixed deleted
  • version changed from 1.2.0 to 1.4.0

In 1.4.0 and 1.4.1, /etc/qt3/qjackctlrc seems to have reverted to the broken configuration and other windows must be moved to access jack control. Fixed locally by hand.

  Changed 16 months ago by daniel@…

I can't replicate this - in /etc/qt3/qjackctlrc I still see:

KeepOnTop?=false

which is how it should be.

  Changed 16 months ago by michael@…

Changeset [96] added:

[Options]
KeepOnTop=false  
SystemTray=true  
  
[Geometry]  
qjackctlMainForm/visible=true

At some point, most of this disappeared. The main thing for me is, I think:

SystemTray=true

making the window accessible. This is not there, on my 1.4.1 installation at least.

Even though I have:

KeepOnTop=false

I cannot locate the jack control window without moving obscuring windows out the way.

  Changed 16 months ago by free@…

  • cc michael@… added

You may want to try (re-running) this command as root:

/usr/sbin/64studio-config new

It should revert /etc/qt3/qjackctlrc at the default 64studio version, you may also want to move away the .qt/qjackctlrc in your home, as it may interfer with the default.

follow-up: ↓ 9   Changed 16 months ago by daniel@…

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

Seems to be fixed in the testing branch, please let us know if it still causes you trouble.

in reply to: ↑ 8   Changed 16 months ago by parkland99@…

Replying to daniel@64studio.com:

Seems to be fixed in the testing branch, please let us know if it still causes you trouble.

Task switcher OK in 2.0pre2. Also solves the annoyance of the connections window going full-screen everytime it was opened.

Note: See TracTickets for help on using tickets.