mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Interface isnt working on ubuntu #3199
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#3199
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akkadaya on GitHub (Oct 15, 2015).
when I start qbittorrent minimized, I cant open the interface when pressing on show.
I have to edit the config file and start qbittorrent as usual not minimized then I can minimized it and open the interface normally.
@relativity1 commented on GitHub (Oct 15, 2015):
I second that.I have Trust Tahr 14.04. Clicking on "SHOW" does not open the front-end. Clicking on "Add Torrent Link" or "Set Global ... Limits" opens their modal window prompts. Qt broken? I don't see any dependencies that is broken or required in Synaptic.
@relativity1 commented on GitHub (Oct 15, 2015):
So I pulled 3.3 beta source from git repo, compiled and installed. Same as above - no frontend. Qt 4 and 5 libraries are installed per Synaptic. I had no problem with ./configure or make.
@sledgehammer999 commented on GitHub (Oct 17, 2015):
Try building the qt5 version of git master
./configure --with-qt5and be sure to have installed theqtbase5-devpackage.@relativity1 commented on GitHub (Oct 17, 2015):
Thank you. I re-cloned your Git repo today and recompiled with ./configure --with-qt5. I had to remove the existing qt4-make and other qt4 stuff since it was interfering with the build & linking (make was referencing qt4 until I removed it with Synaptic).
Anyhoo, looks like 3.3 will be awesome with more integrated user interface than before. One request from me is to integrate the same VPN.ht that Popcorn Time uses internally to anonymize torrent traffic.
Thanks for the great work!
@sledgehammer999 commented on GitHub (Nov 1, 2015):
Read here why I close this too: https://github.com/qbittorrent/qBittorrent/issues/3907#issuecomment-152843016