2019-03-18 03:37:26 -0600 | received badge | ● Famous Question (source) |
2019-01-12 19:37:21 -0600 | received badge | ● Necromancer (source) |
2019-01-12 19:37:21 -0600 | received badge | ● Teacher (source) |
2018-03-12 04:21:14 -0600 | received badge | ● Notable Question (source) |
2018-01-29 07:09:41 -0600 | received badge | ● Popular Question (source) |
2017-08-14 02:43:29 -0600 | received badge | ● Citizen Patrol (source) |
2017-08-14 02:41:28 -0600 | asked a question | Getting a USB-C dock with DisplayPort support to work on Fedora 26 I've just installed Fedora 26 for use on my Dell Precision 5520 mobile workstation. I have a Cable Matters Thunderbolt dock which works fine with Ubuntu - both DisplayPort and HDMI outputs work fine as well as USB 2.0, 3.0 and 3.1 hub and wired networking (USB-PD isn't working because the Precision requires more than double the power output of the dock). On Fedora the display ports are dead. I've tried both the Wayland and the Xorg GNOME Shell sessions and they behave the same: the only display shown on the GNOME settings app is the internal display. Also, may or may not be related, there is some issue with the USB hub - while the keyboard works immediately upon connection, the mouse connection sometimes takes a while - as much as a minute before it responds. Kernel: 4.11.8-300.fc26.x86_64 xrandr --query: lspci: (more) |
2016-11-29 03:59:48 -0600 | answered a question | Cannot continue installation, stuck at language choice. There is an issue with the Fedora installer where after the language selection it scans the file systems that it sees and depending on your setup it could take a while. On my system, for example, I had a previous installation with BTRFS used as the storage driver for docker. Scanning all the docker subvolumes took the installer about 30 minutes to complete. You can open a terminal and run |
2015-11-06 02:35:28 -0600 | commented question | How to change KDE file associations on Fedora 23 Interestingly enough, |
2015-11-06 02:19:15 -0600 | answered a question | Disable touchpad while typing on GNOME (Fedora 22) "Disable touchpad while typing" has been canceled in favor of a "palm detection" feature that is implemented by libinput. Unfortunately, the later doesn't work very reliably (or at all, depending on your hardware). But there doesn't seem to be a political way to go back to "disable touchpad while typing" and from my discussions with the libinput developer (as documented in the above link and in email), there is very little libinput developers can do about getting palm detection working reliably enough to be used for work, on some common hardware. |
2015-11-06 02:04:41 -0600 | asked a question | How to change KDE file associations on Fedora 23 I've installed Fedora 23 (standard edition) and afterwards used the software manager to install KDE 5. Under KDE, I can't change the file associations, even though there are some weird settings, such as using gedit as the default program for HTML files. Going into the File Associations settings, I can see that - for example - gedit is the first application in the order of open for text/html files, but if I try to change the order and click Apply, the order reverts to how it was before I begun. I've looked in The How can I find out what is broken? |
2015-10-28 02:44:38 -0600 | received badge | ● Famous Question (source) |
2015-09-08 21:47:19 -0600 | received badge | ● Famous Question (source) |
2015-06-23 03:48:47 -0600 | received badge | ● Taxonomist |
2015-06-02 08:09:58 -0600 | received badge | ● Notable Question (source) |
2015-06-02 08:09:58 -0600 | received badge | ● Popular Question (source) |
2015-04-21 01:29:58 -0600 | answered a question | captive portal Fedora 21 features "Captive Portal detection". A captive portal is a mechanism where a WiFi network allows access to its resources only after a user visits a website and clicks through some ToS or something. This is done by the WiFi access point capturing all internet traffic and redirecting it to the web page, so no internet access is available until the "sign-in process" is complete. This is mostly annoying for mobile users, as these captive portals are used in train stations and coffee shops, and the captive portal system is often buggy and doesn't redirect you back to the web site you intended to go to, instead showing you ads or directing you to the web site of the WiFi owner. Fedora, at least using GNOME shell, has a captive portal detection feature, where when you connect to a wireless network, Network Manager will check if you have full access to internet services and if not, GNOME will pop up a small web browser window with the captive portal log in screen. As soon as you log in, the captive portal window goes away and no actual browser windows are harmed in the process. While this feature very useful for mobile users, even if you spend most of your time at home then its a good idea to have this on - captive portals are common now days in municipal WiFi, Hotels and conference halls, so if you'll ever use any of these you'd want this feature. Granted - it is completely useless for a desktop system permanently plugged into the wall. |
2015-04-16 05:28:40 -0600 | received badge | ● Nice Question (source) |
2015-04-12 04:56:45 -0600 | commented answer | Does Fedora has composer in the repo The repo in fedora-people is currently empty. There are no actual built packages there. I had some luck with installing from Shawn's COPR here: https://copr.fedoraproject.org/coprs/... . though there is a package only for EPEL 6, it seemed to work well on Fedora. |
2015-04-08 02:27:11 -0600 | commented answer | Disable touchpad while typing on GNOME (Fedora 22) True that F22 is still in beta, which is the best time to report such usability problem :-) . I've opened several bugs on the subject, the GNOME bug linked in a previous comment, Fedora bugs #1181565 (comment 9) and #1209753. But the gist of it is that GNOME 3.16 doesn't offer "disable touchpad" option at all, and relies on downstream distribution to provide palm detection feature based in libinput. Currently libinput doesn't work as advertised, and even if it did - one might argue that palm detection is not enough and we still need the option of totally disabling the touchpad while typing. |
2015-04-04 11:27:27 -0600 | commented answer | Disable touchpad while typing on GNOME (Fedora 22) Apparently - the missing checkbox in Fedora 22 is a "feature", not a bug: https://fedoraproject.org/wiki/Change... . Still can't get it to work though. |
2015-04-04 10:25:21 -0600 | commented answer | Disable touchpad while typing on GNOME (Fedora 22) This is how the touchpad settings dialog looks in GNOME 3.16 on Fedora 22: http://snag.gy/JgatQ.jpg . I don't see anything about disabling touchpad while typing. Looking at screenshots of previous versions, it looks like there used to be more options there, but they were removed. I've opened a bug for this: https://bugzilla.gnome.org/show_bug.c... |
2015-04-02 08:16:02 -0600 | asked a question | Disable touchpad while typing on GNOME (Fedora 22) I'm using Fedora 22 (branched) with GNOME 3.16 on a Dell laptop with a ALPS touchpad. I was previously using KDE and that has - in the touchpad settings KCM - an option to "disable touchpad while typing". Because I have large hands, I often touch the sides of the touchpad while touch-typing, and that causes the mouse pointer to jerk around and (because I have enabled tap to click) also sometimes click on and drag things. I've looked for a similar option to disable the touchpad, but couldn't find any, even in the GNOME tweak tool. Any idea? |
2015-04-02 08:15:47 -0600 | answered a question | Laptop touchpad ceased to work when I connected a wireless keyboard with integrated touchpad A lot of laptops have a BIOS feature to disable the built-in touchpad when you connect an external mouse. Check that this is not the case. |
2015-04-02 08:15:30 -0600 | commented answer | Installing KDE on standard Fedora desktop spin So IIUC, |
2015-04-02 06:50:31 -0600 | received badge | ● Scholar (source) |
2015-01-12 08:21:51 -0600 | received badge | ● Famous Question (source) |
2014-12-22 18:16:04 -0600 | received badge | ● Famous Question (source) |
2014-12-22 18:16:04 -0600 | received badge | ● Notable Question (source) |
2014-12-11 19:56:56 -0600 | received badge | ● Notable Question (source) |
2014-11-22 16:56:09 -0600 | received badge | ● Popular Question (source) |
2014-10-01 09:22:49 -0600 | received badge | ● Notable Question (source) |
2014-09-29 22:54:53 -0600 | received badge | ● Popular Question (source) |
2014-09-09 12:58:19 -0600 | received badge | ● Popular Question (source) |
2014-09-05 02:38:41 -0600 | asked a question | Installing KDE on standard Fedora desktop spin I'm running the standard Fedora (21 branched) which uses GNOME Shell as the desktop environment, and I want to also install KDE. On Ubuntu its pretty easily done by installing the virtual I've installed kde-workspace, but still a lot of components are missing (such as volume control, bluetooth support, file manager), some of which I don't even know how to install separately as after numerous |
2014-09-04 03:53:58 -0600 | received badge | ● Supporter (source) |
2014-09-04 03:52:34 -0600 | asked a question | USB microphone cannot be used for recording Using: Fedora 21 branched (fully updated to current pre-alpha) I've connected a USB microphone (that is working great with other Linux OSs) and I can see it on Pulseaudio Volume Control under the Configuraiton tab, and I can select its "Analog Mono Input" profile, but it doesn't appear under Input Devices, nor can I choose it as an option for an application in the Recording tab. |
2014-07-26 00:54:55 -0600 | marked best answer | Can't run docker without --privileged on Fedora 20 On Fedora 20, I installed docker from the repos, then I tried to start a docker container using the command: This failed with the error: If I start docker with the |
2014-07-24 02:29:21 -0600 | received badge | ● Student (source) |
2014-07-24 02:01:36 -0600 | commented question | Can't run docker without --privileged on Fedora 20 i've disabled selinux using /etc/sysconfig/selinux and now it works. This shouldn't be an issue, but I guess i'll have to take it up with Redhat's Bugzilla. Thanks. |