https://bugs.winehq.org/show_bug.cgi?id=37615
Bug ID: 37615
Summary: wineconsole: user backend won't detect font -> white
boxes
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david(a)ixit.cz
Distribution: ---
Created attachment 50064
--> https://bugs.winehq.org/attachment.cgi?id=50064
wineconsole.log
Wine compiled without ncurses.
When wineconsole is started, it shows white boxes instead of font. Log with
WINEDEBUG=+wineconsole attached.
This code is from 2002:
programs/wineconsole/user.c : line 442
/* FIXME:
* the current freetype engine (at least 2.0.x with x <= 8) and its
implementation
* in Wine don't return adequate values for fixed fonts
* In Windows, those fonts are expected to return the same value for
* - the average width
* - the largest width
* - the width of all characters in the font
* This isn't true in Wine. As a temporary workaround, we get as the width of
the
* cell, the width of the first character in the font, after checking that all
* characters in the font have the same width (I hear paranoia coming)
* when this gets fixed, the code should be using tm.tmAveCharWidth
* or tm.tmMaxCharWidth as the cell width.
*/
I tried comment font checking, then output is better, but font isn't
fixed-width (still smaller issue than white boxes instead of font).
In Ubuntu 12.04 is freetype 2.4.8, so IMHO we can rely on 2.4 series + ncurses
is default, so we can go ahead and fix it.
--
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=25887
Summary: winevdm tries to run dos apps via dosbox on Z: which
is reserved in dosbox
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pquiring(a)gmail.com
If you try to run a dos app that is not under .wine/drive_c (C:) winevdm will
try to use Z: which is reserved in dosbox and fails. Need to mount / with
another drive letter and then run the dos app in that folder.
Winevdm doesn't even create a mount statement for z:
sample bad config generated:
[autoexec]
mount c /home/user/.wine/dosdevices/c:
mount y /home/user/.wine/dosdevices/y:
Z:
cd \home\user\DATA\games\game
Z:\home\user\DATA\games\game\game.exe
exit
--
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=33557
Bug #: 33557
Summary: SourceInsight: Can't find project file in Project file
browser after creating project
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wendaotao(a)163.com
Classification: Unclassified
You can't find files in Project file browser of Project Window after creating a
project. It will be ok after reopening project.
SourceInsight version:3.50.0070
OS: Ubuntu 10.04
Wine:1.5.29
--
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=33547
Bug #: 33547
Summary: Nokia PC Suite can't connect to phone
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emerson.prado.eng(a)gmail.com
Classification: Unclassified
Created attachment 44402
--> http://bugs.winehq.org/attachment.cgi?id=44402
App output to the shell when run from the command line
I installed Nokia PC Suite 7.1.180.94 on Linux Mint Debian Edition with kernel
3.2.0-3-686-pae i686. The installation required mono-complete and
libwine-gecko-1.4 packages to be installed first. Although the installation
went fine, and menus and buttons worked OK, the application complained of no
connections available thru both the Connection Wizard and Connection Manager.
I ran the app from the command line and redirected the shell output to the file
Log.txt. Most messages went to stdout anyway, so I copied them and pasted in
Shell messages.txt, which I'll attach here in case it helps.
--
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=22849
Summary: Printing coupons from online sites results in a blank
coupon
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tribes2player2003(a)yahoo.com
Many stores / sites use a product called "coupon activator" to support online
coupon distribution (Target on-line is my test case), but a quick net search
reveals that many sites use this service.
When printing should take place, the following messages are printed to console:
fixme:psdrv:PSDRV_GetDeviceCaps (0x1f5c): unsupported capability 1, will return
0
fixme:psdrv:PSDRV_GetDeviceCaps (0x1f5c): unsupported capability 3, will return
0
...
(capability numbers go from 1 to 31).
The coupon boarders, expiration date, and scissors icon print, but the
internals of the coupon are blank (bar codes, images, etc).
Steps to reproduce (using Default Fedora 12 wine install):
- Install firefox on wine
- Visit target.com, goto "get coupons"
- Allow install of coupon activator
- Select a coupon to print
- Print
If there's any additional steps I can take to help with this, please let me
know.
--
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=11674
Summary: Dual-core not being correctly supported in World of
Warcraft (WOW)
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
+++ This bug was initially created as a clone of Bug #6383 +++
Running World of Warcraft in wine on a multicore/SMP system results in multiple
threads being used, however, only one CPU is given significant tasks. The
others have very little to no CPU load.
--
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=45716
Bug ID: 45716
Summary: WinUAE fails to register some key presses
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yesideez(a)hotmail.co.uk
Distribution: ---
I'm running WinUAE v4.1.0 x64 and have noticed that several key presses don't
get picked up by the emulator.
For example, when in Workbench the right Windows key on my keyboard and N
should let me create a new drawer (directory) but as soon as I press the
Windows key I get the start menu appear and the N is ignored.
Pressing END+BREAK/PAUSE should put the emulator in and out of warp mode (it's
currently stuck in Warp mode which renders parts of the application unusable).
--
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=45931
Bug ID: 45931
Summary: Powerpoint gets stuck on hovering File menu button (MS
Office 2013 32bit)
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madura.x86(a)gmail.com
Distribution: ---
Powerpoint freezes the whole PC (I can not kill the process or make it quit by
using CPU limit control). To reproduce hover mouse pointer above File menu (top
left corner) button after Powerpoint has been running for a few seconds. The
whole PC becomes non-responsive and a hard reset is required to recover. I can
not gather traces since it makes the whole PC unusable right now, if there are
any debug controls for this please mention.
--
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=40625
Bug ID: 40625
Summary: photoshop 6 froze after wine upgrade from 1.6 to 1.8
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: site(a)rotasul.net
Distribution: ---
Created attachment 54491
--> https://bugs.winehq.org/attachment.cgi?id=54491
wine error log
Hi,
When I used the wine 1.6 and Ubuntu Wily with kernel 3.4 the Photoshop
6 worked fine (yes a very old 32bit version six just 70MB)!!
After an upgrading the to kernel 4.2 and same wine 1.6 the Photoshop stopped
during the program load!
Now, some upgrades later, with Xenial and kernel 4.4.8 and wine 1.9.9 the
Photoshop load a little more during the opening but froze! I made several tries
winecfg XP and Win7.
Any solution in horizon?
Att.
Art
--
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=42877
Bug ID: 42877
Summary: SumatraPDF 3.1.2 tabs are covered by wine title bar
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ericbasil.rabi(a)gmail.com
Distribution: ---
The SumatraPDF 3.1.2 has tabs and menu button at the top of the window. These
are partially covered by the wine title bar when not in full screen. When in
full screen, the tabs and the menu button are almost complete covered. This
makes accessing the menu and closing tabs impossible in full screen. I use
ubuntu 16.04.
--
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.