@fedora

Страница 829 из 2988
Fickri
23.06.2017
07:07:51
Hello! Can anyone suggest programmes similar to the ones in this list but for Linux, preferably Fedora? http://www.designyourway.net/blog/misc/work-is-easy-with-the-best-invoicing-and-time-management-apps
Hmm... no. You can inquire on #projecthamster channel on freenode though, if you prefer. That's the most you can do on manual time tracking. if you seek the automatic one, there is selfspy (https://github.com/gurgeh/selfspy) or ulogme(https://github.com/karpathy/ulogme). You just need to transform that data into your billing then.

Vitalii
23.06.2017
07:20:59
@gwindor @michalrud thanks, will check it out.

Google
Gwindor
23.06.2017
07:22:58
@gwindor @michalrud thanks, will check it out.
To enable AltGr you need to enable a layout with AltGr (called 'English with AltGr' or something), to enable Compose key you need to enable it in your DE settings or in setxkbmap.

Vitalii
23.06.2017
07:28:44
Got it

Kohane
23.06.2017
08:22:39
DTA: dies soon Noscript: Take a look at umatrix, it completely blows noscript out of the water
What I like in Firefox is that I can download stuff from Youtube ?

Kohane
23.06.2017
09:02:25
There's an extension to download stuff as audio only. Another beloved feature of Firefox. :-P

Tobias?
23.06.2017
09:03:18
Will pull the DASH stream (only audio) in the best available quality

(usually opus, but you can specify any format available, in "prefer, then this if not available" ect. and also let it autoconvert)

Gwindor
23.06.2017
09:18:06
I never understood what exactly Compose is, nor how to use it.
It is a key that would make ö out of o and "

ß out of s and s

Google
Charl
23.06.2017
10:02:00
anyone know django

about models

how to execute "select Students.id,Students.name,Course.id as cid,Course.title as title from Student join Course on Student.c_id = Course.id"

class Course(models.Model): title = models.CharField(max_length=32,null=False) class Students(models.Model): name = models.CharField(max_length=32,null=False) c = models.ForeignKey('Course',null=True)

thanks buddy!

Tobias?
23.06.2017
10:25:19
What is opus?
https://opus-codec.org/

Kohane
23.06.2017
10:25:25
ß out of s and s
How it works? I always fail to use or set it.

Tobias?
23.06.2017
10:25:33
you can set it to any output tough, as said

Gwindor
23.06.2017
10:25:35
Kohane
23.06.2017
10:26:27
you can set it to any output tough, as said
Yeah, because this doesn't look really as a format I want...

Compose+s+s
Uh... ok.

Tobias?
23.06.2017
10:34:14
Yeah, because this doesn't look really as a format I want...
It actually is - if your phone supports it it is a very efficient way to store music sounding good at slightly lower space consumption - which is why google uses it.

but you can use youtube-dl --extract-audio --audio-format mp3 $ytlink to download it as mp3



Kohane
23.06.2017
10:38:49
It actually is - if your phone supports it it is a very efficient way to store music sounding good at slightly lower space consumption - which is why google uses it.
Well... I don't know if it's supported by my phone, I didn't know about this codec up to now. I guess I can try a couple of songs and if they work in Linux and in my phone. If not, I'll switch to mp3.

Oh, nice, thank you.

Tobias?
23.06.2017
10:39:56
@Kohane

Kohane
23.06.2017
10:40:23
Sure, thank you.

In Windows work, I'll try now on my phone and on Linux... in a while.

Google
Tobias?
23.06.2017
10:59:36
Linux obviously works if you have youtubedl and ffmpeg installed

Dhanesh
23.06.2017
14:06:49
So on my new F25 install, VLC doesn't play any video. I have installed all necessary codecs and any video can be played through the default 'Videos' app. Is this a known issue or am I missing something?

Tobias?
23.06.2017
14:10:40
So on my new F25 install, VLC doesn't play any video. I have installed all necessary codecs and any video can be played through the default 'Videos' app. Is this a known issue or am I missing something?
Yes, using mpv instead :3 Actually, vlc comes with its own codecs soit contains them in itself. Any specific error? did you install it trough rpmfusion?

And try using it via commandline

Dhanesh
23.06.2017
14:26:39
And even running it through the command line doesn't work

Maybe Wayland issues?

Matteo
23.06.2017
14:29:29
Dhanesh
23.06.2017
14:30:21
Can it reproduce audio files?
I'm sorry I didn't understand your question.

If I play a video file, only the audio is played. No video.

Matteo
23.06.2017
14:30:52
That was the question ahahaha

Dhanesh
23.06.2017
14:31:04
:P

Matteo
23.06.2017
14:32:16
My bad. Have you tried a different type of file? Like mp4, mkv or others. It does'nt play video with all of them?

Tobias?
23.06.2017
15:07:57
try with vlc --no-xlib then?

¯\_(ツ)_/¯
23.06.2017
15:39:34
Has anybody here been successful with a fedora custom iso build with kickstarts ?

Sid
23.06.2017
15:50:03
Can I use these instructions to run i3 as a window manager for GNOME??? http://blog.hugochinchilla.net/2013/03/using-gnome-3-with-i3-window-manager/

Google
Ghazwan Aliesh
23.06.2017
16:28:28
My wifi adapter has been set to "Airplane Mode" and it refuse to turn it off

After using win 7 in virtual machine

Alex
23.06.2017
17:16:04
sudo systemctl restart network.... ?

Sid
23.06.2017
17:46:49
What is the UnitedRPM repo? Is it stable enough for use as a daily driver?

Admin
ERROR: S client not available

Sid
23.06.2017
17:48:51
Vitaly
23.06.2017
17:48:51
Use RPMFusion.

Sid
23.06.2017
17:49:05
Okie.

Vitaly
23.06.2017
17:49:16
Why not?
Because they thiefs. They took RPM SPECs from Russian Fedora and RPMFusion, removed copyrights and created UnitedRPMS. Typical UnitedRPMS SPEC: http://i.imgur.com/aju3LVO.png They deleted their COPR Repos but we can still fetch history via Git: http://copr-dist-git.fedorainfracloud.org/cgit/paulcarroty/test/chromium.git/commit/?h=f24&id=1c4e6fc3ccd9fa2f32bae4130356ff23dba6f35c

Sid
23.06.2017
17:50:26
Oh!, I shall avoid them, then...

Vitaly
23.06.2017
18:27:18
Michał
23.06.2017
18:27:27
I see

Anxhelo
23.06.2017
18:59:06


Brian
23.06.2017
19:02:30
This is what success looks like :) It isn't always pretty :P

Anxhelo
23.06.2017
19:02:49
Haha yes



Google
Abdel G.
23.06.2017
19:03:37
lol

Anxhelo
23.06.2017
19:04:27
Btw, does Skype work fine in Fedora?

Kohane
23.06.2017
19:04:48
Skype Beta works smoothly on Fedora.

Anxhelo
23.06.2017
19:04:54
I don't use it myself but I converted the home PC to Linux so need to make sure my parents can use it

Kohane
23.06.2017
19:04:54
I know because I trued.

Yes, just install the Skype beta.

Anxhelo
23.06.2017
19:05:17
Ok, great, thanks

Kohane
23.06.2017
19:05:23
That's the one that works with full features.

Eduard
23.06.2017
19:09:11
Skype Beta works smoothly on Fedora.
Yep, but when it wants to hang, it will hang badly

Cool!!! From a MP3 player!

Anxhelo
23.06.2017
19:10:18
Cool!!! From a MP3 player!
It is a camera haha

Kohane
23.06.2017
19:15:13
This is so cool....

Michał
23.06.2017
19:15:54
I think I did a similar thing once as well :D but I don't know if that wasn't an ebook reader though

Kohane
23.06.2017
19:16:02
Yep, but when it wants to hang, it will hang badly
It didn't happen to me. Stable version hung a lot and didn't have all the features.

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