You are not logged in.

#1 2015-05-10 20:23:44

Disco Dave
Member
Registered: 2014-12-31
Posts: 93

I need some help using fullscreenhack on multiple monitors

https://aur.archlinux.org/packages/fullscreenhack/

I installed the fullscreenhack in hopes that it would solve an issue that I having. I have two monitors, one has a smaller resolution. The primary monitor is bigger than the second monitor. If I were to hit fullscreen on some flash videos, it appears to the grab the size of my first monitor.

To use this package I run:

LD_PRELOAD=/usr/lib/libfshack-npapi.so exec /usr/bin/firefox "$@"

Here is a picture of the problem

Vy7iYlgl.png

Here is the output from firefox, it appears that it might be grabbing the wrong size still even with this wrapper.

--- /usr/bin/firefox  ---
fullscreen hack loaded... running under flash = 0

(process:27485): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
[PIPELIGHT:LIN:unknown] attached to process.
[PIPELIGHT:LIN:unknown] checking environment variable PIPELIGHT_WIDEVINE_CONFIG.
[PIPELIGHT:LIN:unknown] searching for config file pipelight-widevine.
[PIPELIGHT:LIN:unknown] trying to load config file from '/home/disco/.config/pipelight-widevine'.
[PIPELIGHT:LIN:unknown] trying to load config file from '/etc/pipelight-widevine'.
[PIPELIGHT:LIN:unknown] trying to load config file from '/usr/share/pipelight/configs/pipelight-widevine'.
[PIPELIGHT:LIN:unknown] sandbox not found or not installed!
[PIPELIGHT:LIN:widevine] using wine prefix directory /home/disco/.wine-pipelight.
[PIPELIGHT:LIN:widevine] checking plugin installation - this might take some time.
--- /usr/bin/bash /usr/share/pipelight/install-dependency wine-widevine-installer  ---
fullscreen hack loaded... running under flash = 0
--- basename /usr/share/pipelight/install-dependency  ---
fullscreen hack loaded... running under flash = 0
--- cut -d  -f1  ---
fullscreen hack loaded... running under flash = 0
--- md5sum  ---
fullscreen hack loaded... running under flash = 0
--- flock -x -w 360 9  ---
fullscreen hack loaded... running under flash = 0
--- cat /home/disco/.wine-pipelight/wine-widevine-installer.installed  ---
fullscreen hack loaded... running under flash = 0
[install-dependency] wine-widevine-installer is already installed in '/home/disco/.wine-pipelight'.
--- flock -u 9  ---
fullscreen hack loaded... running under flash = 0
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
--- /opt/wine-staging/bin/wineserver  ---
fullscreen hack loaded... running under flash = 0
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
fixme:winediag:start_process Wine Staging is a testing version containing experimental patches.
fixme:winediag:start_process Please report bugs at http://bugs.wine-staging.com (instead of winehq.org).
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
[PIPELIGHT:WIN:widevine] embedded mode         is on.
[PIPELIGHT:WIN:widevine] windowless mode       is off.
[PIPELIGHT:WIN:widevine] linux windowless mode is off.
[PIPELIGHT:WIN:widevine] force SetWindow       is on.
[PIPELIGHT:WIN:widevine] window class hook     is off.
[PIPELIGHT:WIN:widevine] strict draw ordering  is off.
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
[PIPELIGHT:WIN:widevine] replaced API function TrackPopupMenuEx.
[PIPELIGHT:WIN:widevine] replaced API function TrackPopupMenu.
WVMK NP_Initialize
[PIPELIGHT:WIN:widevine] init successful!
[PIPELIGHT:LIN:unknown] attached to process.
[PIPELIGHT:LIN:unknown] checking environment variable PIPELIGHT_SILVERLIGHT5_1_CONFIG.
[PIPELIGHT:LIN:unknown] searching for config file pipelight-silverlight5.1.
[PIPELIGHT:LIN:unknown] trying to load config file from '/home/disco/.config/pipelight-silverlight5.1'.
[PIPELIGHT:LIN:unknown] sandbox not found or not installed!
[PIPELIGHT:LIN:silverlight5.1] enableGPUAcceleration set manually - skipping compatibility check.
[PIPELIGHT:LIN:silverlight5.1] using wine prefix directory /home/disco/.wine-pipelight.
[PIPELIGHT:LIN:silverlight5.1] checking plugin installation - this might take some time.
--- /usr/bin/bash /usr/share/pipelight/install-dependency wine-silverlight5.1-installer wine-mpg2splt-installer  ---
fullscreen hack loaded... running under flash = 0
--- basename /usr/share/pipelight/install-dependency  ---
fullscreen hack loaded... running under flash = 0
--- cut -d  -f1  ---
fullscreen hack loaded... running under flash = 0
--- md5sum  ---
fullscreen hack loaded... running under flash = 0
--- flock -x -w 360 9  ---
fullscreen hack loaded... running under flash = 0
--- cat /home/disco/.wine-pipelight/wine-silverlight5.1-installer.installed  ---
fullscreen hack loaded... running under flash = 0
[install-dependency] wine-silverlight5.1-installer is already installed in '/home/disco/.wine-pipelight'.
--- cat /home/disco/.wine-pipelight/wine-mpg2splt-installer.installed  ---
fullscreen hack loaded... running under flash = 0
[install-dependency] wine-mpg2splt-installer is already installed in '/home/disco/.wine-pipelight'.
--- flock -u 9  ---
fullscreen hack loaded... running under flash = 0
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/libfshack-npapi.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
[PIPELIGHT:WIN:silverlight5.1] embedded mode         is on.
[PIPELIGHT:WIN:silverlight5.1] windowless mode       is off.
[PIPELIGHT:WIN:silverlight5.1] linux windowless mode is off.
[PIPELIGHT:WIN:silverlight5.1] force SetWindow       is off.
[PIPELIGHT:WIN:silverlight5.1] window class hook     is on.
[PIPELIGHT:WIN:silverlight5.1] strict draw ordering  is off.
[PIPELIGHT:WIN:silverlight5.1] replaced API function CreateWindowExA.
[PIPELIGHT:WIN:silverlight5.1] replaced API function CreateWindowExW.
[PIPELIGHT:WIN:silverlight5.1] replaced API function TrackPopupMenuEx.
[PIPELIGHT:WIN:silverlight5.1] replaced API function TrackPopupMenu.
fixme:advapi:RegisterTraceGuidsW (0x9a22a7, 0xa40120, {aa087e0e-0b35-4e28-8f3a-440c3f51eef1}, 1, 0x92f628, (null), (null), 0xa40120): stub
fixme:advapi:RegisterTraceGuidsW   register trace class {aa087e0e-0b35-4e28-8f3a-440c3f51eef1}
[PIPELIGHT:WIN:silverlight5.1] init successful!
--- /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 27485 plugin  ---
fullscreen hack loaded... running under flash = 1
--- sh -c ps x | grep netscape  ---
fullscreen hack loaded... running under flash = 0
--- grep netscape  ---
fullscreen hack loaded... running under flash = 0
--- ps x  ---
fullscreen hack loaded... running under flash = 0

Cursor location: 2976x254

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180


Cursor location: 2976x254

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180


Cursor location: 1438x452

screen[0]: 1920x1080+0+0

Using: screen[0] 1920x1080+0+0


Cursor location: 1438x452

screen[0]: 1920x1080+0+0

Using: screen[0] 1920x1080+0+0


Cursor location: 2511x809

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180


Cursor location: 2511x809

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180


Cursor location: 2512x810

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180


Cursor location: 2512x810

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180


Cursor location: 2527x809

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180


Cursor location: 2527x809

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180


Cursor location: 2546x811

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180


Cursor location: 2546x811

screen[0]: 1920x1080+0+0

screen[1]: 1600x900+1920+180

Using: screen[1] 1600x900+1920+180

IF anyone has any thoughts on his to fix issue that would help a lot. smile

Last edited by Disco Dave (2015-05-10 21:15:55)

Offline

Board footer

Powered by FluxBB