@fedora

Страница 1015 из 2988
Tobias?
30.08.2017
14:44:43
I dont know why you struggle to accept that :P

And giving themedevs half a year to make their dark mode themes into a dark theme version instead

L
30.08.2017
14:47:04
Yes, which makes it not only easier to apply and live reload changes but also more scriptable
How is list = get_themes_list() current = get_current_theme() dark = determine_dark_counterpart_through_user_input_or_ai(list, current) set_theme(dark) easier to script than switch()

Google
Tobias?
30.08.2017
14:47:44
which can be entirely different themes

Link
30.08.2017
14:47:59
_colors.scss in master right now still has 'light' and 'dark' variant code, so variants haven't yet been removed from Adwaita. https://git.gnome.org/browse/gtk+/tree/gtk/theme/Adwaita/_colors.scss

L
30.08.2017
14:48:39
and you just call themename-dark in your extension
no guarantee it'll actually be called that

Link
30.08.2017
14:49:22
https://jeremy.bicha.net/2017/08/29/gnome-tweaks-3-25-91/#comment-385

I asked for you.

So his response implies that GTK is still maintaining dark mode functionality for software that wants it.

L
30.08.2017
14:51:31
It's just sad to see it go for normal desktop use

It had much potential

Link
30.08.2017
14:54:24
What if the switch remained, but did nothing except switch between $(dconf read /org/gnome/desktop/interface/gtk-theme) and $(dconf read /org/gnome/desktop/interface/gtk-theme)-Dark?

Google
Tobias?
30.08.2017
14:56:35
so first check if theme has dark and grey out if not

It had much potential
It now has much more imho.

Link
30.08.2017
14:56:55
Exactly. So it's more portable to just pick the theme from a list button.

Tobias?
30.08.2017
14:57:47
That - and an auto-switcher allows you to use different themes for night and day if you need, because now all are available as both.

L
30.08.2017
14:57:50
inconsistent theme naming
aaaa, that's exactly the reason the switch should remain

Tobias?
30.08.2017
14:58:01
Gnome dropped it

Link
30.08.2017
14:58:21
Tobias?
30.08.2017
14:58:24
gtk will as soon as all bibsns distros get gnome > 3.26

And you are kindly asked to code the functionality if you need it as switch and can't select a theme yourself.

L
30.08.2017
15:00:50
No, why?
because you can always be sure a theme has a dark variant if it has dark.css with different themes, you require some guessing (add -dark) or AI or human interaction to get the dark theme

Tobias?
30.08.2017
15:01:02
and gnome could enforce a naming scheme.

or a new modifier. "dark-theme-name"

And we are talking about clicking in a tiny list.

over a switch.

both requiring human interaction.

Or setting it up once in an extension.

Pieas
30.08.2017
17:29:55
Cant install teamviewer

dont know what is going wrong

Google
Pieas
30.08.2017
17:30:18
i ve downloaded the rpm package

分解物質
30.08.2017
17:32:25
Tobias?
30.08.2017
17:47:34
Cant install teamviewer
Can you work around it?

Fedora and Teamviewer dont go well together because you have to disable so much security things.

分解物質
30.08.2017
17:53:33
install firefox-esr or icecat
whould work but there is no esr in fedora repos

shouldn't there be a place where rpm specs from old packages are stored?

Pieas
30.08.2017
17:59:37
Need TeamViewer

Is there anY other oPtion ??

Tobias?
30.08.2017
18:00:06
Is there anY other oPtion ??
disabling security significantly, yes.

Pieas
30.08.2017
18:00:08
I want to access a windows PC

Tobias?
30.08.2017
18:00:25
shouldn't there be a place where rpm specs from old packages are stored?
There is, but can you give us a reasoning why you need that specific version?

Sheogorath
30.08.2017
18:00:27
and rdp doesn't work?

Tobias?
30.08.2017
18:00:31
Sheogorath
30.08.2017
18:00:32
or vnc?

Well, Windows provides by default RDP (Remote Desktop Protocol)

Gwindor
30.08.2017
18:01:08
NAT you can't get behind.

Tobias?
30.08.2017
18:01:18
Gwindor
30.08.2017
18:01:20
That's when Team Viewer can work.

Portforward! XD
I just said "can't get behind".

Sheogorath
30.08.2017
18:01:34
Google
Tobias?
30.08.2017
18:01:36
or reverse vnc

Pieas
30.08.2017
18:01:55
How can i connect usinG VNC ?? AnY Guideline ?? Do i need to download AnYthinG ..

Gwindor
30.08.2017
18:02:01
TV is easier for people.

Tobias?
30.08.2017
18:02:14
Or is it at a friends/family/random peeps house?

Pieas
30.08.2017
18:02:26
No

Admin
ERROR: S client not available

Tobias?
30.08.2017
18:02:49
No
Well, where is it then

Pieas
30.08.2017
18:02:53
He is so Far awaY From me .. About 600 KM :P

Friend

Tobias?
30.08.2017
18:03:23
He is so Far awaY From me .. About 600 KM :P
you can download the .tar from their page

and run it for just accessing your friends pc.

The problems only exist when installing it to run it as remote access

Pieas
30.08.2017
18:03:56
Not rpm ??

Tobias?
30.08.2017
18:05:16
Not rpm ??
Yes, no rpm.

Never trust remote sources, never install anything of this security implication permanently.

Pieas
30.08.2017
18:07:30
Ok

L
30.08.2017
20:20:11
does anybody know if and how it's possible to connect to wpa enterprise/PEAP networks with nmcli?

@ritzk
30.08.2017
20:38:29
the code is in place, which distro ?

Google
L
30.08.2017
20:38:56
fedora (surprise)

@ritzk
30.08.2017
20:39:25
haha, you are adventurous . should work fine

fedora (surprise)
https://major.io/2016/05/03/802-1x-networkmanager-using-nmcli/

L
30.08.2017
20:42:58
https://major.io/2016/05/03/802-1x-networkmanager-using-nmcli/
great, thanks! on a different note, where does nmcli store its configuration if not /etc/NM/sys-connections?

Lincoln
30.08.2017
21:39:54
hi

how install this frimware on fedora 26 ?:

[sajjad@localhost ~]$ dmesg | grep -i firmware [ 0.474971] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [sajjad@localhost ~]$

Dio
30.08.2017
23:21:29
there are no rpms
It's only binary from Mozilla, you can open it.

(■_■¬)
30.08.2017
23:25:34
If you are okay with windows wiping your uefi from time to time.
It does not wipe it. Last time a saw something like that was due to Windows setting up it own Windows only boot loader, the fedora *.efi file was still there.

Tobias?
30.08.2017
23:27:44
(■_■¬)
30.08.2017
23:28:44
Are you talking about the ESP partition mounted in /boot/efi/ or just the plain ext4 /boot partition?

^ that would be evil as !@#$!

Gwindor
31.08.2017
01:48:10
great, thanks! on a different note, where does nmcli store its configuration if not /etc/NM/sys-connections?
I'd suggest you to install nmtui for that to be more convenient next time. :)

MiB
31.08.2017
02:43:26
Check this .. http://zoomquilt.org

Swift110
31.08.2017
03:47:30
hm

Страница 1015 из 2988