-
Installed this with CentOS 7 on a laptop. Unable to recover Nextspace desktop after it went into hibernation, so had to do a hard reset. After which all the icons on the dock where gone.
Applaud y…
-
**Versions**
* Python : 3.7.3
* MacOS version : macOS Big Sur: 11.2.1
* XCode Version :12.4
* Cython version :0.27.3
* kivy-ios :master
**Describe the bug**
I want to develop an application…
-
- [ ] aix
- [ ] du
- [ ] hpux
- [ ] n+os
- [ ] sun
@filbo will maintain osr and uw.
-
@bhelyer @Wallbraker @Dav1dde @noname22 @perfaram
Trying to compile it for an hour, sorry for calling:
**macOS:**
```
RDMD volt
lib/src/volta/parser/base.d(470): Deprecation: opSub is …
ghost updated
4 years ago
-
[INFO ] Include dir added: {arch.arch}/freetype
[INFO ] Include dir added: {arch.arch}/hostlibffi
[INFO ] Global: hostpython located at /Users/seangray/Desktop/myapps/dist/hostpython3/bin/p…
-
**Describe the bug**
- bad rendering of some fonts=>sign of wrong FPU emulation (got the same with Previous Emulator,wich is an 68k emulator, needed to correct FPU emulation)
- eject CD do not work …
-
The XML plist format isn't the easiest of all plist formats, especially in the base64 formatting of its `data` element: many things don't really make sense in base64 unless you decode it to read the b…
-
Getting the following error when loading an existing Xcode project:
> Traceback (most recent call last):
File "./xcode_mod.sh", line 17, in
project = XcodeProject.load(xcode_project)
Fi…
-
As our iOS project is multiple targets, then load the xcodeproj error
```
from pbxproj import XcodeProject
path = 'test.xcodeproj/project.pbxproj'
project = XcodeProject.load(path)
```
it show…
-
Hi, I've newly installed your pbxproj file for manipulating the project.pbxproj file in xcode.
When I try and load the project I get the following exception which points to an issue with my file. …