https://bugs.winehq.org/show_bug.cgi?id=39902
Bug ID: 39902
Summary: No form for adding new developers or submitting
correction requests
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: ---
Other than submitting bugs and emails to appdb(a)winehq.org (does anyone read
these?) there isn't a clean way to add a new developer (without adding a new
app) or correct an existing developer entry. I added GETMACS.EXE
(https://appdb.winehq.org/objectManager.php?sClass=application&iId=17241) for
the sole purpose of adding WestDev Ltd. to the AppDB so I could set the correct
developer for PCB Artist
(https://appdb.winehq.org/objectManager.php?sClass=application&iId=6646).
--
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=40353
Bug ID: 40353
Summary: Menu font size seems hardcoded
Product: Wine
Version: 1.9.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bo(a)geekworld.dk
Distribution: ---
Created attachment 54041
--> https://bugs.winehq.org/attachment.cgi?id=54041
Screenshot of notepad, font used is Droid Sans 10
When using a HiDpi display and the dpi is set to something higher than 96 dpi
(in my case 144), all fonts render fine to be larger, however the font size in
the menu seems to be the same (i.e. 96 dpi).
--
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=30063
Bug #: 30063
Summary: "finish" button of readbook configure wizard is
unavailable
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download readbook
http://dl-sh-ocn-1.pchome.net/03/um/RB_Setup_Plus1.51.zip
2. unzip and install
$ wine RB_Setup_Plus1.51.exe
always select "next"/"下一步"
3. Start readbook
$ cd .wine/drive_c/ReadBOOK
$ wine ReadBook.exe
A configure wizard dialog will popup in the first time starting readbook.exe
4. click "next"/"下一步" , next, next ...
5. click "finish"/"完成"
Actual result:
Nothing happen when clicking "finish"
Expect result:
Finish the configure and quit from the configure wizard.
I've confirm on winxp that the "finish" button works
LANG=zh_CN.utf8
--
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=3548
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |super_man(a)post.com
--- Comment #55 from super_man(a)post.com ---
(In reply to gat from comment #54)
> This is _NOT_ still present in Wine 1.9.5 with Fedora 23 using Nightingale
> 1.12.1 (getnightingale.com).
Well it's still an issue here. 1.9.6
Also windows had behaviour that .lnk files were links to actual files. Now wine
is doing something very different.
--
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=40371
Bug ID: 40371
Summary: patchinstall fails to apply patches
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danielbermond(a)yahoo.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 54075
--> https://bugs.winehq.org/attachment.cgi?id=54075
wine-staging git failed patch log
When building wine-staging from latest git source, patchinstall fails to apply
patches and exit with message: "ERROR: Failed to apply patch, aborting!".
Versions used:
wine-staging git: latest-release-37-g0a391fa (1.9.6-37-g0a391fa)
wine git: wine-1.9.6-195-gd04a548
Distro: Arch Linux x86_64
Used a new git clone command for both wine-staging and wine.
It seems that some latest commits brake the patching process. Until yesterday
the patches could be successfully applied in this same approach.
Log in attachment.
--
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=6946
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #22 from joaopa <jeremielapuree(a)yahoo.fr> ---
Still a bug in current wine.
And please advertise that the bug occurs for the retail version only. I lost
one hour to trigger the bug with the demo version!!
--
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=29756
Bug #: 29756
Summary: ws2_32: getaddrinfo edge cases broken on OS X
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: code(a)klickverbot.at
Classification: Unclassified
getaddrinfo() responds differently to edge cases on Windows, Linux and OS X;
notably, the Winsock incarnation accepts more combinations of null/empty
host/port strings than the others do. Some steps to resolve the issues this
creates for Wine clients have been made in commits 75be2284 and 8e5d5bf5.
Unfortunately, the current implementation (1.4-rc1, Git f0cfa7cf) does not work
on OS X, because the host part of the FQDN of the local machine usually doesn't
resolve. The attached patch fixes this issue and another difference in behavior
between Winsock/Windows and Wine/OSX.
While tracking this down, I compared a number of param/flag combinations; the
detailed results are at
http://klickverbot.at/blog/2012/01/getaddrinfo-edge-case-behavior-on-window….
--
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=29684
Bug #: 29684
Summary: Setting useragent is unimplemented
Product: Wine
Version: 1.3.37
Platform: x86
URL: http://netikka.net/dev/useragent.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Example: http://netikka.net/dev/useragent.exe
Click "Test useragent" navigates to http://whatsmyuseragent.com
Page should show: Mozilla/4.0 (testing useragent)
Problem:
fixme:mshtml:OleControl_OnAmbientPropertyChange not supported AMBIENT_USERAGENT
--
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=5706
--- Comment #13 from super_man(a)post.com ---
(In reply to Sebastian Lackner from comment #12)
> The issue with the installer is bug
> https://bugs.winehq.org/show_bug.cgi?id=25790. I assume the bug originally
> was opened for a different issue. Is anyone still able to reproduce it?
669f160e03864a5850e71e20d90ff89297b95163 SonicStageInstaller.exe
(same sha as austin)
Instant crash when trying to run with pure wine. The installer starts with
wine-staging 1.9.6. I applied WM_CTLCOLOR fix and it starts to work with
wine-git with the patch. So it's dupe.
But installer gives an error that it can't contact some server(s). A new bug or
closed server? I don't know if the original issue can be reproduced anymore.
--
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=23283
Summary: Cannot print my annual income tax return in
ElsterFormular (crash)
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannesobermayr(a)gmx.de
ElsterFormular crashes when I try printing my annual income tax return:
wine-snapshot-1.2.rc3.20100618-1.1.i586 (openSUSE 11.2)
err:seh:setup_exception_record stack overflow 1228 bytes in thread 001c eip
7bc3efd8 esp 00240e64 stack 0x240000-0x241000-0x340000
You can download the app for free here:
https://www.elster.de/elfo_down4.php?who=2009/2010
--
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.