https://bugs.winehq.org/show_bug.cgi?id=38715
Bug ID: 38715
Summary: XML error displaying instead WWN page
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: slawek(a)lach.art.pl
Distribution: ---
On page with link inserted below is displaying error messages instead of full
Wine Words News page.]
https://www.winehq.org/wwn/392
My browser is Firefox 38.0.1, system is GNU/Linux OpenSuSE Tumbleweed. I
thought the page displaying is plain XML page, translated with XSLT, but source
of page tells me something other and I load page source using kate(text editor
using KIO).
--
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=38716
Bug ID: 38716
Summary: valgrind shows a possible leak in ole32/tests/ole2.c
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Fedora
==11516== 112 bytes in 1 blocks are possibly lost in loss record 470 of 745
==11516== at 0x7BC4A9F1: notify_alloc (heap.c:254)
==11516== by 0x7BC4EC94: RtlAllocateHeap (heap.c:1715)
==11516== by 0x5021EEC: DefaultHandler_Construct (defaulthandler.c:1890)
==11516== by 0x50225E0: OleCreateEmbeddingHelper (defaulthandler.c:2085)
==11516== by 0x50226D8: OleCreateDefaultHandler (defaulthandler.c:2112)
==11516== by 0x4B3155B: test_default_handler (ole2.c:1834)
==11516== by 0x4B357BC: func_ole2 (ole2.c:2578)
==11516== by 0x4B57E78: run_test (test.h:584)
==11516== by 0x4B582C0: main (test.h:666)
==11516==
--
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=33927
Bug #: 33927
Summary: Offline rekening overzicht needs OLEDB rowposition
library
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: oledb32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Classification: Unclassified
When jet40 is installed it needs oledb rowposition library to work, this is
need to use providers with builtin oledb32 module.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31770
Bug #: 31770
Summary: Database FindFirst fails to find the correct record
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 41802
--> http://bugs.winehq.org/attachment.cgi?id=41802
Sample Program
On a database server create a new database
Add the following table
CREATE TABLE testing
(
id serial NOT NULL,
name boolean,
id2 integer,
CONSTRAINT testing_pkey PRIMARY KEY (id)
);
INSERT INTO testing(id, name, id2) VALUES (1, false, 2);
INSERT INTO testing(id, name, id2) VALUES (2, false, 3);
winetricks mdac28
Install the mysql or postgres odbc driver
Using odbcad32, create a connecting to the server.
Run DBSample, select the ODBC connection you just made.
You'll get a dialog with "Yipee" if it was successful.
--
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=38692
Bug ID: 38692
Summary: Tag&Rename fails to start with 1.7.44 (was working
perfectly in 1.7.43)
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ronan(a)jouchet.fr
Distribution: ---
Created attachment 51615
--> https://bugs.winehq.org/attachment.cgi?id=51615
stdout comparison of 1.7.44 vs. 1.7.43
Under WINE 1.7.43, Tag&Rename used to work properly
Under WINE 1.7.44, Tag&Rename fails to start
Environment:
- Arch Linux
- Using the official distribution "wine" package:
https://www.archlinux.org/packages/multilib/x86_64/wine/
- uname -a = Linux x 4.0.4-2-ARCH #1 SMP PREEMPT Fri May 22 03:05:23 UTC 2015
x86_64 GNU/Linux
--
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=37766
Bug ID: 37766
Summary: Error when launching StarCraft 2: Assertion
'canonical' failed at
src/nss-myhostname/nss-myhostname.c
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: s.jegen(a)gmail.com
Distribution: ---
Created attachment 50295
--> https://bugs.winehq.org/attachment.cgi?id=50295
Back trace
When starting StarCraft\ II.exe today I was greeted with a an error from the
SC2 launcher that was followed by several others (the Blizzard error reporting
program BlizzardError.exe seems to have crashed immediately afterwards as
well).
The culprit seems to be an assert that is hit in the fill_in_hostent function
which is part of libnss_myhostname.so.2 (which seems to be part of systemd
nowadays). Please find the backtrace as well as the terminal output attached.
--
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=38643
Bug ID: 38643
Summary: sigil portable Unhandled exception: unimplemented
function msvcr120.dll._dsign called in 32-bit code
(0x7b83b6ae)
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: grendal74.geo(a)yahoo.com
Distribution: ---
Created attachment 51552
--> https://bugs.winehq.org/attachment.cgi?id=51552
backtrace
http://portableapps.com/apps/office/sigil-portable
crashes on startup, backtrace included.
--
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=6847
Jonas Jelten <jonas.jelten(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonas.jelten(a)gmail.com
--
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=38680
Bug ID: 38680
Summary: Cannot open http links with native Firefox on
PowerPoint 2010
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yajo(a)openaliasbox.org
Distribution: ---
When there is an hyperlink in any slide in PowerPoint 2010 and the user clicks
on it, it opens in winebrowser always.
According to http://wiki.winehq.org/UsefulRegistryKeys, the default behavior
should be opening with xdg-open, which in my setup should default to firefox.
So it seems that either this is a bug in wine or in the wiki.
I tried solution in
http://www.webupd8.org/2010/03/how-to-make-wine-open-links-in-your.html and
nothing changes.
I tried symlinking iexplore.exe and winebrowser.exe to /usr/bin/firefox but the
behavior still remains the same.
--
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.