https://bugs.winehq.org/show_bug.cgi?id=51572
Bug ID: 51572
Summary: Crash when opening notes panel in Logos Bible Software
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 70415
--> https://bugs.winehq.org/attachment.cgi?id=70415
Terminal Output from crash opening notes panel.
6.14 introduces a regression in which opening the notes panel causes an instant
crash. Terminal output attached.
There appears to be something of a fix in 6.14 staging already however the load
time of this panel is very slow and so is its updating etc. In 6.01 stable it
is almost instant.
This is a regression which it would be great if we can pin down and fix.
Any help appreciated - I've included an install guide as it isn't obvious.
---Install Guide---
The app is a bit like kindle in so much as the engine is free but the resources
cost so there is a free download. Unlike kindle it has many advanced research
features and books link together etc. The main app is free but there are paid
features, resources and subscriptions. To use the app you need a free account
https://www.logos.com/product/194909/logos-9-basic. It uses a downloader app
which last I tried doesn't work with wine. The actual msi link is
https://downloads.logoscdn.com/LBS9/Installer/9.6.0.0024/Logos-x64.msi
---Manual Install Procedure:---
1 Install wine 6 or newer
2 winetricks corefonts
3 winetricks settings fontsmooth=rgb
4 winetricks dotnet48
5 winetricks settings renderer=gdi (you might need to set the reg key
manually)
6 Install the Logos.msi download but don't run it.
7 wine64 reg add "HKCU\\Software\\Wine\\AppDefaults\\LogosIndexer.exe" /v
Version /t REG_SZ /d vista /f
8 Run Logos and sign in with your free account.
---GUI Install Script---
There is a script which downloads a preconfigured wine bottle and sets it all
up in $USER/Logos_BibleP directory which you can then easily remove etc.
https://github.com/ferion11/LogosLinuxInstaller/releases Choose fast install
without wine AppImage.
--
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=37614
Bug ID: 37614
Summary: Applications do not always start inside a configured
virtual desktop
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 50062
--> https://bugs.winehq.org/attachment.cgi?id=50062
screenshot
I noticed some strangeness with virtual desktops. Configuring one (either via
winetricks or winecfg) and then starting e.g., notepad/regedit starts the
application outside of the virtual desktop.
To ensure it wasn't a race, I did 'wineserver -w' (and also added a sleep of 10
seconds), but the problem remains. After a few tries (usually 2-3), the
application will start inside the desktop, and from there, it seems to always
work as expected.
Commandline used:
$ winetricks -q vd=1024x768 ; wineserver -w ; sleep 10 ; notepad
screenshot attached.
[austin@localhost ~]$ xfwm4 --version
This is xfwm4 version 4.10.1 (revision 3918e6b) for Xfce 4.10
Released under the terms of the GNU General Public License.
Compiled against GTK+-2.24.24, using GTK+-2.24.25.
Build configuration and supported features:
- Startup notification support: Yes
- XSync support: Yes
- Render support: Yes
- Xrandr support: Yes
- Embedded compositor: Yes
- KDE systray proxy (deprecated): No
[austin@localhost ~]$ wine --version
wine-1.7.31-99-g5ecea72
--
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=52513
Bug ID: 52513
Summary: CEF not working correctly
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lolzaldi(a)gmail.com
Distribution: ---
Created attachment 71814
--> https://bugs.winehq.org/attachment.cgi?id=71814
CEF error log provided by alt:V client.
Applications using CEF (Chromium embedded framework) with forced sandboxing
don't seem to work. Case in point: Multiplayer Mod for GTA (alt:V
https://altv.mp) doesn't start up using wine.
No dll overrides used besides "atiadlxx (disabled)" and "winemenubuilder
(disabled)" to get the Rockstar Launcher and GTA V running (both working fine).
alt:V loads up but can't initialize CEF when run via wine and thus crashes. CEF
error log provided by alt:V in attachments.
All needed vc runtimes etc. are installed.
--
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=48270
Bug ID: 48270
Summary: Rebelbetting: Logging into Betfair results in
incorrect large numbers
Product: Wine
Version: 4.21
Hardware: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 65937
--> https://bugs.winehq.org/attachment.cgi?id=65937
Screenshot
Running Rebelbetting BEFORE (or without) logging into Betfair gives normal,
sensible results.
After logging into Betfair some (but not all) of the calculated numbers are
insanely high, either positive or negative. Screenshot attached.
The cause seems to be from a stake of 2^31 which appears most of the time, but
not always. It also seems to be avoided if two or none of the participants is
Betfair.
Betfair's API uses JSON.
I wasn't sure if this was a bug in the software so I've been running it for a
while on Linux and Windows 10 ― it definitely only occurs in Linux.
WARNING: running Rebelbetting twice with the same log-in details will get your
account suspended for at least one hour.
I don't think this is a regression as this has happened for as long as I can
remember.
Account for both Rebelbetting and Betfair required to test.
To get this far:
1. "winetricks dotnet45" (Bug 48014)
Note there are other bugs which may be encountered (see the AppDB).
Running in 32-bit wineprefix. I haven't yet tested in a 64-bit wineprefix to
see if the numbers change, but I think the app is 32-bit anyway.
Note that this is similar, but subtly different to Bug 38944. The fix there may
offer a clue following a very long, very tedious regression test, but I'm
saving that as a very last resort (and may not even be related).
--
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=37877
Bug ID: 37877
Summary: boincmgr wxWidgets error in Win81 mode
Product: Wine
Version: 1.7.33
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_7.4.36_windows_inte
lx86.exe
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 50443
--> https://bugs.winehq.org/attachment.cgi?id=50443
Wine 1.7.34 console output
boincmgr displays a wxWidgets debug dialog when choosing File-->Exit in Windows
8.1 mode. This does not occur in other modes.
To recreate:
1. Set winecfg to Windows 8.1.
2. Install BOINC 7.4.36 normally (default options).
3. Launch boincmgr.
4. Press CTRL+ALT+A for Advanced Mode (might have to press several times to get
a response).
5. Go to File --> Exit.
The exit dialog will pop up as normal, but so too does a wxWidgets debug
dialog.
Workaround: choose another mode.
$ sha1sum boinc_7.4.36_windows_intelx86.exe
2919cc9b6163019fc014a7fa4190bee8ead4b544 boinc_7.4.36_windows_intelx86.exe
--
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=34026
Bug #: 34026
Summary: IE8 help pages are blank
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45215
--> http://bugs.winehq.org/attachment.cgi?id=45215
wine-1.6-rc5 console output
Working around Bug 34025 with native urlmon, the IE8 help pages are all blank.
Native mshtml changes the blank pages to an error page: "This program cannot
display the web page".
Tried native wininet but it made no difference.
--
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=46513
Bug ID: 46513
Summary: MCI_Open handling of filenames passed with
MCI_OPEN_TYPE is insufficient (3D Pinball Space Cadet)
Product: Wine
Version: 4.0-rc7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: wenger.quentin(a)bluewin.ch
Distribution: ---
Created attachment 63364
--> https://bugs.winehq.org/attachment.cgi?id=63364
Patch checking for a dot in lpstrDeviceType and switching to MCI_OPEN_ELEMENT
accordingly.
I stumbled upon the error
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"PINBALL.MID"
(as reported in the "Additional Comments" on
https://appdb.winehq.org/objectManager.php?sClass=version&iId=1673&iTesting…)
while playing with 3D Pinball Space Cadet. This error prevents the MIDI
background music of the game from playing.
For reference, aplaymidi and the testing mcishell (wintest.exe) both play the
file without problems.
I tracked down this error to the function MCI_Open receiving MCI_OPEN_TYPE and
the string "pinball.mid" as lpstrDeviceType, instead of MCI_OPEN_ELEMENT and
the string in lpstrElementName.
While this may seem like a bug in Pinball, the function MCI_Open actually
already applies some check for this situation (see the comment in lines
1763-1766 of mci.c). However, the check is based on some '!' character present
in the string, which does not cover Pinball's case.
I did create a patch for my own needs, see attachment.
Please note that I provide no guarantee about the scope accuracy of this patch
- it does solve the problem, but maybe checking for the presence of a dot in
the string is too broad and creates bug with other programs...
Assuming that the logic of the patch is good, it may also be wanted to
merge/simplify/rewrite the checks somewhat, eg. merging the ERR(...), etc.
--
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=48060
Bug ID: 48060
Summary: no internet connectivity within wine ubuntu 19.04
Product: Wine
Version: 4.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike.lussier(a)gmail.com
Distribution: ---
running Ubuntu 19.04
I'm running Winlink-express and its complaining that there is no internet
connectivity. This is the first time in years that I have actually gotten wine
to install on ubuntu without complaining and now this.
wine version
wine-4.0 (Ubuntu 4.0-1)
wine-mono-4.7.1
wintricks 20190912-next
dotnet35sp1
--
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=21864
Summary: Default paper size A4 instead of my printers default
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=26481)
--> (http://bugs.winehq.org/attachment.cgi?id=26481)
cups paper size
Hi All,
Would you guys fix this for me?
Word Pro, Note Pad Plus, all think my default printer is my Okidata B4350. And
it is. But, all new documents default to A4 as the paper size and it is not.
It is "Letter". Wine is not picking up the default paper size from my printer.
Many thanks,
-T
--
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.