http://bugs.winehq.org/show_bug.cgi?id=30944
Bug #: 30944
Summary: Regression: Tray icon for furcadia is invisible and
non-responsive
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lethalfalcon(a)endlessrealities.com
Classification: Unclassified
Regression SHA1: 5d570706c6aca9acbff855c3ae497b35bdde4648
Starting from version 1.3.7, Furcadia's pounce icon disappears from the tray.
The space is allocated to it, but the actual icon isn't visible, nor does
right-clicking in the space do anything. The icon disappears as well.
Running a bisect results in this patch being the culprit:
5d570706c6aca9acbff855c3ae497b35bdde4648 is the first bad commit
commit 5d570706c6aca9acbff855c3ae497b35bdde4648
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Nov 8 15:28:09 2010 +0100
winex11: Create Win32 windows corresponding to all the ancestors of
embedded windows.
This is needed to keep track of the embedded window position by
handling ConfigureNotify received by ancestors.
:040000 040000 7c3171d11930ae3e1dd7965245f6a90a2b115c7f
c30937343ef6532a80879e808f118219e267030c M dlls
z
If I revert this patch in master, the icon shows up. However, the right-click
menu appears at the top of my screen instead of right above the icon as
expected. I can assume this is due to one or more of the hunks that failed to
patch.
I'm not sure what channels I should enable to get a useful log. I tried x11drv,
but didn't see anything other than traces, and they looked very similar between
versions.
Tested using a new profile and an existing profile with identical results. No
extra winetricks used on the new profile.
This may be related to bug 24719, but the version reported in there is earlier
than where I find the issue, so not sure.
--
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=40245
Bug ID: 40245
Summary: wineg++ fails to find winebuild in Wine's bindir
Product: Wine
Version: 1.9.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: jre.winesim(a)gmail.com
Distribution: ---
Created attachment 53795
--> https://bugs.winehq.org/attachment.cgi?id=53795
Hello world test example
Hi
I've installed the Debian packages wine-devel and winedevel-dev (1.9.4~stretch
amd64) from winehq.
wineg++ fails if I try to compile attached hello.c with:
$ /opt/wine-devel/bin/wineg++ -v hello.c -o hello.exe -mwindows
Logfile wineg++.log attached.
wineg++ doesn't find winebuild, which is installed in Wine's bindir.
It works if I install "winehq-devel", or add /opt/wine-devel/bin to PATH or
export WINEBUILD="/opt/wine-devel/bin/winebuild".
I'd suggest for winegcc/wineg++ to look for winebuild like e.g. Wine does for
the wineloader: use WINEBUILD, else look in Wine's bindir (as specified on
configure), then in PATH, then in winegcc's path (and in a few other likely
locations).
Currently it seems to only use WINEBUILD, and else to look for winebuild in
PATH.
Greets
jre
--
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=30407
Bug #: 30407
Summary: Improve web page translations accessibility in front
page
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
On the main page, a user has to hit "Change Language" to have a translated
website.
Problem is (s)he already has to know some English (i.e. what "Change Language"
means), which can't be assumed.
It would be preferable (and clearer) to put instead a list of flags (as shown
in the 'lang' page), which would all take to the 'lang' page.
Even better would be to get rid of that page entirely, and make the front-page
flags change the language automatically when clicked on.
--
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=41475
Bug ID: 41475
Summary: apparent Wine Debug race condition with log file with
1.9.20
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
Created attachment 55860
--> https://bugs.winehq.org/attachment.cgi?id=55860
overlaid log lines (twice)
extracts from log file shows apparent overlaid lines. This is recurrence of
#41452, but with 1.9.20 and using suggested log-to-file syntax '[wine stuff] >>
/tmp/logfile 2>&1'
--
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=39981
Bug ID: 39981
Summary: PDF Factory (virtual pdf printing driver), installs
successfully but hangs
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
Assignee: wine-bugs(a)winehq.org
Reporter: riccardo_ric(a)outlook.it
Distribution: ---
PDF Factory is a printer driver which emulates a pdf printer.
I find it very useful because Linux equivalents are quite basic and don't
provide the functionality of the windows counterpart. For example, with PDF
Factory you can send two print jobs in a single pdf, you can delete single
pages, delete part of the page content, move the page content, type text onto
the page, embed fonts, encrypt the pdf, create bookmarks, apply default viewing
modes (e.g. continuous scrolling, fit zoom to width, etc), set pdf metadata,
and so on. And all of this with a convenient GUI.
The setup file I'm using for this test is available here:
http://fineprint.com/release/pdf481pro.exe
Until some time ago this program couldn't be installed, as per bug
https://bugs.winehq.org/show_bug.cgi?id=24645
That bug is now fixed in the latest wine-staging. Hence, I'm using wine-staging
for testing.
I was able to get PDF Factory to install in a 32bit prefix (otherwise it
complains about wrong architecture): WINEARCH=win32 WINEPREFIX=~/.wine-PDF
/opt/wine-staging/bin/wine /path/to/pdf_factory_setup.exe
The setup succeeded, even though the terminal reported the following errors:
- psdrv:PSDRV_PPDGetNextTuple Line too long
- psdrv:PSDRV_UpdateDevCaps Can't find page
- psdrv:PSDRV_DeviceCapabilities DC_TRUETYPE: stub
The driver somehow works, because I can open a .txt file in notepad and I can
see PDF Factory as an available printer. This is a step forward, because we
could never get so far in the past (to my knowledge).
Unfortunately I couldn't get any further: if I print to PDF Factory, notepad
hangs with 100% cpu usage. In the terminal I see:
err:psdrv:PSDRV_PPDGetNextTuple Line too long.
err:psdrv:PSDRV_PPDGetNextTuple Line too long.
fixme:psdrv:PSDRV_UpdateDevCaps Can't find page
fixme:psdrv:PSDRV_UpdateDevCaps Can't find page
fixme:psdrv:PSDRV_UpdateDevCaps Can't find page
fixme:psdrv:PSDRV_UpdateDevCaps Can't find page
fixme:winspool:SetJobW Ignoring everything other than document title
Also, out of curiosity, I wonder if the pdf printer (whenever it will work)
will be available to Linux native applications or it will be available only to
Wine programs. At the moment I can see the printer only in wine applications.
Thanks
PS: I'm not sure this is the right section. If it's not, then sorry.
--
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=32543
Bug #: 32543
Summary: unhandled exception
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jasonhowardkaiser(a)gmail.com
Classification: Unclassified
I was running Airplayit media server...while watching a stream, it suddenly
stopped and when I got home I noticed there was an error that stopped the app.
--
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=41470
Bug ID: 41470
Summary: quicken 2007 install error
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: camhami(a)yahoo.com
Distribution: ---
Created attachment 55854
--> https://bugs.winehq.org/attachment.cgi?id=55854
back trace of quicken install error
New to linux, wine. I am unable to install quicken 2007 home and business. I
saw on a web page it worked with older version of linux mint & wine.
https://appdb.winehq.org/objectManager.php?sClass=version&iId=5942
--
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=13821
Summary: The steam in-game community doesn't work
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moose.g(a)baskvill.bham.sch.uk
The steam in-game community doesn't work. This could be problematic when
receiving messages or joining friends game's in full-screen mode.
--
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=41131
Bug ID: 41131
Summary: No Man's Sky: Game hangs on starting
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
On starting the game "No Man's Sky" the CPU usage is permanently at 100% on one
core and nothing happens anymore. There isn't even output in the terminal
except if I'm hitting CTRL+C as after some seconds a line in the form of
"err:ntdll:RtlpWaitForCriticalSection section 0x7bd07b40 "loader.c:
loader_section" wait timed out in thread 0028, blocked by 0024, retrying (60
sec)" appears but the process doesn't get terminated.
--
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=41351
Bug ID: 41351
Summary: Rollercoaster Tycoon 2: crashes in the middle of
gameplay
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cscarlettsmith(a)gmail.com
Created attachment 55702
--> https://bugs.winehq.org/attachment.cgi?id=55702
This is the report provided by wine.
Game/wine will spontaneously crash. I'm pretty ignorant when it comes to coding
jargon, sometimes it says the sound driver can't be located/launched. Other
times it freezes wine all together.
I'm using mac osx 10.11.1, and wine 1.8-rc4
--
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.