https://bugs.winehq.org/show_bug.cgi?id=39411
Bug ID: 39411
Summary: Provide a way to monitor VM revert times
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
It would be nice to have a graph of the VM revert times to verify that
everything is working fine (or conversely to get a better sense that things are
wrong and action is needed).
Currently the way to do so is to ask Alexandre for the WineTestBot log, run a
perl script on it to get a CSV, and import the CSV in a spreadsheet to graph
the data. That's pretty cumbersome and obviously does not permit regular
monitoring.
Providing per-VM revert time graphs, maybe using something like RRDtool would
be really nice.
But then one could argue that revert times should just be low and stay that way
and that then monitoring them may not be needed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31784
Bug #: 31784
Summary: Add support for VM snapshots
Product: Wine-Testbot
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
As we expand the number of configurations to test it seems wasteful to have to
create and maintain a brand new VM just for them. In a lot of cases all we need
is to slightly reconfigure a VM to add a CD image, add network interfaces or
change the locale and run the test with these changes settings.
That's where snapshots can be useful: take a snapshot for each configuration we
need to test and then let the TestBot start the VM from the right snapshot.
There is a catch though: while it's possible to run the tests in two VMs in
parallel, for a given VM only one snapshot can be active at a time. There's two
consequences:
* TestBot must know about snapshot and not try to simultaneously run the tests
in two snapshots belonging to the same VM.
* If in the base configurations (those all Wine patches run on) we have a VM
with ten snapshots, it means we will need to run the tests ten times
*sequentially*. That VM is quickly going to become a bottleneck. So we should
still limit the number of snapshots per VM, at least in the base
configurations.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45115
Bug ID: 45115
Summary: Forum side menus missing background and wineglass logo
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
Created attachment 61296
--> https://bugs.winehq.org/attachment.cgi?id=61296
Screenshot of forum side menu
The forum page is now missing the wineglass logo and the backgrounds for the
side menu, probably a result of commit
3e735e7dc5292294eb593ac9774a569193a5b624.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39927
Bug ID: 39927
Summary: Update the build VM
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The current build VM is based on Debian 7.0 which is pretty old.
It would be nice to upgrade it to Debian 8.0.
* This might solve some issues with the VM sometimes going dead after a
Reconfig job.
See: https://www.winehq.org/pipermail/wine-devel/2016-January/111059.html
* This would also get us a newer MinGW compiler. This would get us newer
headers, in particular for GetConsoleScreenBufferInfoEx(). Note however that
since this is a Vista+ API and the tests must still run on Windows XP it means
that specific API would still have to be loaded dynamically in order for the
test to be accepted in Wine. But it would make things easier for quick /
preliminary tests.
See: https://www.winehq.org/pipermail/wine-devel/2015-December/110942.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31789
Bug #: 31789
Summary: Fix handling of jscript/vbscript tests
Product: Wine-Testbot
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
The Wine TestBot reports failures for all patches to the jscript/vbscript
tests:
=== W7PROX64 (32 bit) ===
No test summary line found
This generates quite a bit of spam on wine-devel and is annoying and needs to
be fixed. I believe it also happens with some other tests.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45758
Bug ID: 45758
Summary: sdl_driver_init compiled without SDL support
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: andy86(a)fastwebnet.it
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Created attachment 62203
--> https://bugs.winehq.org/attachment.cgi?id=62203
WINEDEBUG=+plugplay | grep plugplay
I can't get work new controller stuff, Aric Stewart implemented, because
"sdl_driver_init compiled without SDL support".
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45434
Bug ID: 45434
Summary: wine should depend on libgtk3-nocsd0:i386
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: raul(a)dias.com.br
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
wine-staging:i386 3.11-staging on ubuntu package should depend on
libgtk3-nocsd0:i386.
I haven't test the -devel or standard packages, but I believe that it will be
missing too.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39410
Bug ID: 39410
Summary: Provide a way for the WineTestBot administrator to get
the WineTestBot log
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
When a task fails it logs the failure into the WineTestBot log(*). The
WineTestBot Engine may also log issues into the log. Analyzing the log also
provides a way to figure out the evolution of the revert times.
But accessing the log requires having login access to the WineTestBot server
which the administrator may not have. So it would be nice to have access to the
log (or portions thereof) through an administrator-only section of the website.
(*) In the case of WineRunBuild and WineRunTask one will get most of that in
the corresponding task's log on the website, but that's not the case for
RevertVM for instance.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44764
Bug ID: 44764
Summary: Xss in your wewbsite
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: whitehatbangladeshteam(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Hi!
I Am Wamim 19 Year Old Bangladeshi White Hat hacker
There's a xss on your website
Affected URL :
https://www.winehq.org/news/2017103101/
Proof of Concept URLs for XSS :
https://www.winehq.org/news/2017103101/x%22%3E%3CsvG%20onLoad=prompt(9)%3E
POC AS Screenshot
Copy and paste it any browser
Proof OF Concept with Firefox
Thanks
ALI WAMIM KHAN
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45008
Bug ID: 45008
Summary: capella 8 crashes on wine 3.0, runs fine on 1.6.2
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stephan.herrmann(a)berlin.de
Distribution: ---
Created attachment 61132
--> https://bugs.winehq.org/attachment.cgi?id=61132
crash log
Two linux boxes with the same version of Kubuntu 16.04 LTS.
One one box I have wine 1.6.2 and installed Capella 8 => works fine.
Today on the other box I installed wine 3.0 (following
https://wiki.winehq.org/Ubuntu selecting stable).
On that second box any attempt to start Capella 8 causes a crash.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.