Displaying 20 results from an estimated 4000 matches similar to: "[LLVMdev] Broken link in llvm bug website"
2013 Oct 03
2
[PATCH] drm/nouveau/fb: fix suspend/resume fbcon
On resume of a hibernated notebook, I get garbled virtual consoles.
fb_set_suspend(*dev, state == 0 means dev is running ...)
This patch fixes that issue for me:
hibernate:
kernel: nouveau [ DRM] suspending fbcon...
kernel: nouveau [ DRM] suspending display...
kernel: nouveau [ DRM] unpinning framebuffer(s)...
kernel: nouveau [ DRM] evicting buffers...
kernel: nouveau [
2013 Oct 03
0
[PATCH] drm/nouveau/fb: fix suspend/resume fbcon
On 03/10/13 15:41, Christoph Rudorff wrote:
> On resume of a hibernated notebook, I get garbled virtual consoles.
>
> fb_set_suspend(*dev, state == 0 means dev is running ...)
>
> This patch fixes that issue for me:
>
Ouch, nice catch Christoph :)
Seems like the following commit flipped the logic unintentionally, thus
causing the issue. Stange enough I have no problems with
2013 Dec 10
1
Delayed variable expansion for P_PATH/P_STRING is missing (loadparm.c)
Hi,
the section "Global Parameters" of the current
http://rsync.samba.org/ftp/rsync/rsyncd.conf.html says:
"You may use references to environment variables in the values of
parameters. String parameters will have %VAR% references expanded as
late as possible (when the string is used in the program), allowing for
the use of variables that rsync sets at connection time, such as
2010 Dec 12
1
What's left for libguestfs 1.8 ...
Although 1.6.0 was only released 6 weeks ago, there have been 276
commits and 23 releases since then. It's therefore time to think
about what needs to be done for 1.8.
This is my personal list. Please follow up if you have other
suggestions.
Rich.
* Implement guestfish --rw option / configuration file.
http://libguestfs.org/guestfish.1.html#opening_disks_for_read_and_write
* Alternate
2012 Nov 10
1
The road to libguestfs 1.20
I've got some bad news: libvirt remote support is probably not going
to make libguestfs 1.20. John Eckersberg is diligently working on
this, but I don't want to hold up the release of the next stable
libguestfs for this, particularly since it needs dependent changes in
libvirt.
The last stable branch of libguestfs (1.18) happened in the middle of
May. That's 7 months ago, making
2012 Oct 18
1
Old Cortado bug reports
Hi,
three years ago Cortado found its new home xiph.org (as per
http://lists.xiph.org/pipermail/theora/2009-October/002976.html ).
However there are still 13 open bug reports in Wikimedia Bugzilla:
https://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&resolution=---&product=Cortado
Would you like me to upstream these tickets to
2013 May 21
0
Plan for libguestfs 1.22
It has been 5 months since the last stable release of libguestfs and
over that time we've accumulated many exciting new features:
http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.22
It's time to plan for the release of libguestfs 1.22.
As usual, bugs which have "1.22" (without quotes) in the devel
whiteboard field are nominated as blockers for
2012 Jun 22
1
Renew IP address node came online again - Amazon EC2
Hi,
I was looking for why one of the nodes could not mount OCFS again, then I found this path:
/sys/kernel/config/cluster/r0/node/
Which I have folders related to my servers, then I noticed that node1 (which is working with OCFS2) did not update node2 IP address.
The file I am talking about is:
/sys/kernel/config/cluster/r0/node/raid2/ipv4_address
Example:
root at
2008 Dec 05
3
[OT] Firefox loses plugins, anyone else? Bug? Known?
Fully up-to-date CentOS 5.2 and Firefox browser. A previous thread had a
problem with plugins disappearing. I've discovered, by accident, a
causal relationship.
Running a Thunderbird mail client (could happen with others? Haven't
tested with Evolution yet.) I click a link that opens the browser. BANG!
The plugins.dat is "emptied".
Restored from my rsync backup, repeat, BANG!
2008 Oct 15
11
Want to help Wine?
Howdy Wine users!
Looking for an easy way to help Wine? There are plenty of bug reports
that could use a retest in current Wine, but developers are busy
fixing bugs :-). Here's a list of bugs (536) that have a download
available, but haven't been checked on in the last 6 months. If you'd
got time and bandwidth to kill, and want to help Wine, please test
them. After testing, leave a
2017 Apr 05
1
Key table name malformed
MJ,
I put some extra info on this for the list.
This is a new Debian Jessie install with sernet samba packages.
The Keytab file is not created with sernet 4.6.1 packages but it is with the sernet 4.5.7 samba packages.
Bug list show some keytab reported but i dont see any related to this.
2012 Jul 11
0
[CentOS 6.3] rsyslog 5.8.10-2 - PreserveFQDN directive ignored
Hello,
I recently upgraded a server from CentOS 6.2 to 6.3
I found a change in the behavior of rsyslog's configuration file that
I found particularly interesting.
The "$PreserveFQDN on" directive was not being recognized as the
config remained unchanged during the upgrade. This incorrect behavior
caused the host to syslog with only the host name and not it's fully
qualified
2018 Jul 20
3
cache_traverse_validate_fn: unknown cache entry
Hi,
I tested the following.
stop winbind
rm /var/lib/samba/winbindd_cache.*
start winbind
And the error is gone.
I did notice the following, before and while having the log message.
running : net cache list | grep username
That shows the user.
Now after stoping , remove the cache.tdb files and starting i tested it again.
net cache list | grep username
! This did NOT show the
2005 Aug 08
0
Re: asterisk rpms (was: Does anyone run Asterisk on FC4? with Digium's TDM40B cards)
Morning,
I've installed asterisk on FC4 and had a few problems with zaptel stuff.
Having installed it on SuSE I was able to check a few things that were
different.
When installed with the RPMS, the udev stuff gets put into the normal 50-udev
file under /etc/udev. On SuSE, it worked when the necessary zaptel section
was in a separate file name 55-zaptel.udev (the name is arbitrary,
2011 Apr 06
0
Roadmap for libguestfs 1.10 (next stable version)
It's been nearly 5 months since we last released a stable version of
libguestfs, and so I'm trying to get everything ready for the next
stable version. This will be called libguestfs 1.10, and there is
already a fantastic array of new features, summarised in part here[1].
Bugs
----
If there are bugs that you think ought to be fixed before 1.10 is
released, then you need to (a) file them
2018 Jul 20
0
cache_traverse_validate_fn: unknown cache entry
Hai,
Thanks for the reply.
I've 2 servers i've tested now.
! MEMBER SERVERS !
Below, without the company's output, just repeat this, if you want to check what it is.
net cache list | cut -d"/" -f1 | sort | uniq
Key: AD_SITENAME
Key: CURRENT_DCNAME
Key: DCINFO
Key: IDMAP
Key: NAME2SID
Key: NBT
Key: RA
Key: SAF
Key: SID2NAME
SID2NAME shows SID with values DOM\users
2017 Jun 12
2
Open bug count passes 10,000 mark
FYI:
The open bug count for all LLVM projects has passed a new milestone this week.
Status
Total<https://bugs.llvm.org/yui-dt0-href-total>
NEW
9384<https://bugs.llvm.org/buglist.cgi?action=wrap&resolution=---&bug_status=NEW&=%20>
9384<https://bugs.llvm.org/buglist.cgi?action=wrap&resolution=---&bug_status=NEW>
ASSIGNED
2017 Jan 14
1
[Bug 99408] New: Adjusting RGB output range with nouveau?
https://bugs.freedesktop.org/show_bug.cgi?id=99408
Bug ID: 99408
Summary: Adjusting RGB output range with nouveau?
Product: xorg
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2008 Mar 13
2
Please vote for your favorite Wine-1.0 bugs...
The 1.0 release of Wine is tenatively scheduled for
the 15th anniversary of the project (roughly 1 June 2008,
if you take Dan Dulitz' message as the start of the project,
http://groups.google.com/group/comp.os.linux/msg/7f92abdf494ab8b3 )
Over the last six or so months, the wine developers have
identified 180 or so bugs as possibly being worth fixing
before the 1.0 release.
63 of the Wine
2008 Oct 21
3
Bugzilla comment
too many UNCO bugs are listed for wine < 1.0 . I suggest purging or archiving the really old ones since they must have been fixed or no-one cares for them atm. Either way they're too confusing!