Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (247 - 249 of 301)

Ticket Owner Reporter Resolution Summary
#103 chennecke duplicate File open dialog accesses all drives upon opening
Description

When the file open dialog is opened in an application, it accesses all drives including the floppy and DVD/CD ones even if the current path is not located there.

It would be great if this could be changed to access the drives only when required because:

  • This puts stress on the floppy drive which is usually empty these days and makes the DVD/CD drive spin up unnecessarily if a disc is located in the drive.
  • The dialog won't work until the TOC of all media has been read which can take quite some time for floppies and DVDs/CDs.
#104 chennecke wontfix Systray widget display problem
Description

Once added to the XCenter, the extended systray widget is not visible at all if no application is loaded that uses it. It has a zero width. This is bad for two reasons:

  • There is not visual feedback that it has been added to the XCenter correctly.
  • It cannot be removed from the XCenter the standard way by right clicking on it and selecting "Remove widget", only via the XCenter properties notebook.
  • Setting possible properties would only possible via the XCenter properties notebook.

What about using a minimum width of one icon?

#117 psmedley fixed Add Sqlite3 backend to Qt
Description

Quassel (an IRC client) builds pretty easily with cmake & Qt4 beta5, however fails to run with the following:

Could not initialize any storage backend! Exiting... Currently, Quassel supports SQLite3 and PostgreSQL. You need to build your Qt library with the sqlite or postgres plugin enabled in order for quasselcore to work.

Can support for at least sqlite be added?

Note: See TracQuery for help on using queries.