Skip to content
#

Linux

linux logo

Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.

Here are 19,229 public repositories matching this topic...

c-moyer
c-moyer commented Mar 24, 2020

For some reason when I use the Atom IDE my README.md file randomly changes to README 2.md. I haven't been able to track down any exact operation that causes this, it just randomly changes. I use git to track the file and I notice the file name gets changed on any branch as long as I am using the IDE. I'm not real sure where to start to debug this. Outside of the core packages, the only community p

pilap82
pilap82 commented Aug 2, 2016
What operating system are you using?

OSX 10.11.5

What version of N1 are you using?

Version 0.4.47-3a2a94c (0.4.47-3a2a94c)

Bug?

Do you have any third-party plugins installed? If so, which

No

Is the issue related to a specific email provider (Gmail, Exchange, etc.)?

No

Is the issue reproducible with a particular attachment, message, signature, etc?
  1. Crea
mkcert
sedalu
sedalu commented Apr 13, 2019

Filippo, as we discussed as GothamGo, using mkcert as an infrastructure CA to secure internal service-to-service http calls is probably a use case falls within the mission of mkcert. The readme provides enough detail on how to do this manually, but it warns against "production" use. Please clarify that this use case is not discouraged. Thanks.

dlight
dlight commented Aug 25, 2019

Description

Clicking the tray icon should minimize the window (like other apps with systray support, such as Telegram).

This is not the same issue as having Nativefier minimize to tray after the window is closed (as in #97, #127 or #158), which already works. It's just annoying having to manually close the window.

Steps to reproduce issue

Open a website with --tray. You shoul

alacritty
chrisduerr
chrisduerr commented Mar 23, 2020

The terminal currently keeps track of two grids, the grid and the alt_grid. This is done because a terminal has two grids at all times, one containing the currently active content and the other containing either the alternate grid if the alternate screen is not active, or the primary grid if it is.

Naming this variable alt_grid is very unfortunate, since it seems to indicate that this is

rodggerbr
rodggerbr commented Jan 8, 2020

Booting/linux-bootstrap-1.md
text:

where 0x10ffef is equal to 1MB + 64KB - 16b . . . Since 2^20 = 1048576 is 1MB.

0x10ffef = 1114095
1MB + 64KB - 16b = 1114096 ((2^20) + (64 × 2^10) − 16) or 2^20

0x10ffef != 1MB + 64KB - 16b

maximum address = 0x10ffef
2^20 = address 0 - 0x10ffef

right:

where 0x10ffef is equal to (1MB + 64KB - 16b) - 1 . . . Since `2^20 - 1 =

AlecRust
AlecRust commented Feb 4, 2020

Is your feature request related to a problem? Please describe.
When starting the download of many files (clicking multiple Magnet links on a page for e.g.) the confirmation dialog showing where the download will be saved always pops up. In Transmission for e.g. there's an option to not prompt each time.

Describe the solution you'd like
Add a checkbox in the preferences that prevents t

PowerShell
cpmcgrath
cpmcgrath commented Mar 29, 2020

Summary of the new feature/enhancement

Back in Powershell 5, I could write a script which contained:

> $cred = Get-Credential -UserName "$first.$last"

A dialog would then appear, asking for the password, but it also gave the option of changing what the username was. This was useful as you could implement a naming standard, but when there was an edge case allowed the end

qihuazhong
qihuazhong commented Nov 1, 2019

Current behavior

Export as pdf currently has no option. I try to use Boostnote as much as I can, but the lack of exporting options is limiting its use case. For example:

  1. (page size) Exporting as pdf produce A4 sized pdf by default. But in many places(North American for example), the default printing size is letter size. This causes a problem when I send the PDF to someone who subsequent
villain-bryan
villain-bryan commented Mar 16, 2018

Issue details

While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.

Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.

faldor20
faldor20 commented Mar 31, 2020

Describe your feature request

A keyboard shortcut or bringing up the spell check menu.
A shortcut for moving the cursor to the next error would be amazing too.

What problem does this feature solve? [optional]

Allows quick spell checking more quickly and easily

Additional context [optional]

Caret markdown editor has this and it is extremely handy.

notable
tshirtman
tshirtman commented Jan 4, 2020

Versions

  • Python: 3.6.3
  • OS: linux
  • Kivy: master
  • Kivy installation method: git clone && pip install --editable in virtualenv

Description

when BorderImage's display_size option is used, it overrides the auto_scale parameter, simply because it first computes the value auto_scale would need, and then look if there is a dispaly_border setting, and overrides the values if

xmha97
xmha97 commented Sep 5, 2019

Bug report

Describe the bug

Here is a clear and concise description of what the problem is:

Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode

Expected Behavior

Here is a clear and concise description of what was expected to happen:

Actual Behavior

Possible Fix

To Reproduce

Steps to reproduce t

gvisor
simonsan
simonsan commented Nov 2, 2019

Right now we give the following information (e.g.):

openage v0.4.0-69-g9412facd
opengl
MSVC 19.16.27032.1 [/DWIN32 /D_WINDOWS /W3 /GR /EHsc /MP]
Cython 0.29.14

For future debugging on the user side we could give more information:

  • OpenGL version number
  • nyan-lib version number
  • libc
  • sdl-version
  • Qt-version
  • maybe even opus-codec version

In addition:
jj quote:

Created by Linus Torvalds

Released September 17, 1991

Repository
torvalds/linux
Wikipedia
Wikipedia
You can’t perform that action at this time.