Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
6d70b9e3
Commit
6d70b9e3
authored
Dec 13, 2017
by
Mihai Moldovan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debian/x2goagent.options: reenable XFIXES extension.
The initial problem that required this workaround has been fixed a long time ago.
parent
71511a76
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
changelog
debian/changelog
+3
-0
x2goagent.options
debian/x2goagent.options
+0
-5
No files found.
debian/changelog
View file @
6d70b9e3
...
@@ -4,6 +4,9 @@ nx-libs (2:3.5.0.34-0x2go1) UNRELEASED; urgency=medium
...
@@ -4,6 +4,9 @@ nx-libs (2:3.5.0.34-0x2go1) UNRELEASED; urgency=medium
* nx-libs.spec:
* nx-libs.spec:
- Fix SHLIBSGLOBALSFLAGS => SHLIBGLOBALSFLAGS typo spotted by Orion
- Fix SHLIBSGLOBALSFLAGS => SHLIBGLOBALSFLAGS typo spotted by Orion
Poplawski.
Poplawski.
* debian/:
- x2goagent.options: reenable XFIXES extension. The initial problem that
required this workaround has been fixed a long time ago.
-- X2Go Release Manager <git-admin@x2go.org> Wed, 08 Nov 2017 11:18:57 +0100
-- X2Go Release Manager <git-admin@x2go.org> Wed, 08 Nov 2017 11:18:57 +0100
...
...
debian/x2goagent.options
View file @
6d70b9e3
...
@@ -11,11 +11,6 @@
...
@@ -11,11 +11,6 @@
X2GO_NXAGENT_DEFAULT_OPTIONS=""
X2GO_NXAGENT_DEFAULT_OPTIONS=""
# Disable XFIXES.
# Workaround for https://bugs.launchpad.net/ubuntu/+source/libxfixes/+bug/985202
#
X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES"
# Uncomment to disable GLX, the old mesa version is hopelessly outdated anyways.
# Uncomment to disable GLX, the old mesa version is hopelessly outdated anyways.
# Unbreaks the gnome3 control center
# Unbreaks the gnome3 control center
#
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment