You are not logged in.
Hi all,
I'm running Arch on a Toshiba Satellite C55D. This morning I upgraded libreoffice-fresh to 5.0 and noticed a strange black bar, maybe 1.5 inches wide, on the right side of the screen. The bar appeared in both writer and calc. I rebooted and initially opened writer without the black bar, but it subsequently reappeared. I decided to uninstall libreoffice-fresh and install libreoffice-still. Now there is no black bar.
Any thoughts on this?
Offline
I cannot replicate. This system is running Openbox with Compton on Intel graphics.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
I can't either, on a Lenovo X201 (xf86-video-intel) and i3. Can't say much more unless you provide more details on your setup (such as WM/DE).
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
I am running Xfce 4.12 with xfwm4. Graphics card is Radeon HD 8210. Not running any proprietary drivers.
Offline
Which VCL Plugin do you use? When using gtk/gtk3/kde4 LibreOffice might have problems with your GTK{2,3} or Qt settings.
See also: https://wiki.archlinux.org/index.php/LibreOffice#Theme
Offline
Same here since I updated to LO 5.0 with XFCE, Compton and Nvidia drivers but it only happens on LO window.
I tried deleting all old LO configuration files, with the issue it's still here.
Sometimes after resizing the window the black box disappears.
Offline
Like this?
At first I thought it was my theme, but even with the stock themes it does it. So all I can suggest it to downgrade to libreoffice-still until 5.0 is a little more stable :-).
Note: My config is XFCE with GTK2/3 compatible theme installed using laptops built in Intel graphics with stock kernel drivers.
Last edited by CrazyLinuxNerd (2015-08-09 21:32:34)
Offline
Try to run i.e. LOWriter this way:
SAL_USE_VCLPLUGIN=X lowriter
where "X" are:
gtk
gtk3
gen
kde4
and see that this error always appears. I notice it on my system (HD7500G, open source driver, Plasma 5) with gtk3. Only difference is that it is white bar, not black.
Offline
Try to run i.e. LOWriter this way:
SAL_USE_VCLPLUGIN=X lowriter
where "X" are:
gtk
gtk3
gen
kde4
and see that this error always appears. I notice it on my system (HD7500G, open source driver, Plasma 5) with gtk3. Only difference is that it is white bar, not black.
This solves the black bar issue, however doesn't fix a few other bugs 5.0 has :-).
For example, create a basic 2 row, 2 column table in LO Writer, now try resizing it using you're mouse, I find I am only able to adjust column width, and cannot adjust row size like you could in LO 4.4.
Oddly, on my RHEL7 workstation I didn't get the graphical issue at all but the row issue remained, but was slightly worse where you cannot adjust it at all.
5.0 though is still very new so give it a few point releases and it should stable up a bit.
For now I'll be sticking to v4.4 :-).
Offline
Like this?
http://imgur.com/a6Jiac1s.png
(Click to enlarge)
Yes, that's exactly what I had. Like you, I decided to downgrade and wait until they get some of the kinks worked out.
Offline
I have problem like that but the black bar in the right. But it can solve by delete the configuration folder in $HOME/.config/libreoffice/4 then run LibreOffice again to create the new configs file.
Last edited by Narga (2015-08-10 02:29:19)
Offline
I have problem like that but the black bar in the right. But it can solve by delete the configuration folder in $HOME/.config/libreoffice/4 then run LibreOffice again to create the new configs file.
Delete config files doesn't solve this, it happens when LO is launched maximized.
Try removing the configuration folder, run LO and maximize it. Then run it again and the black box will be there.
Added a bug report
Last edited by The Loko (2015-08-10 12:10:25)
Offline
Probably a bug. I have the same issue.
E: Forgot my spec.
[arch@arch ~]$ inxi -F
System: Host: arch Kernel: 4.1.4-1-ARCH x86_64 (64 bit) Desktop: Xfce 4.12.3 Distro: Arch Linux
Machine: System: ASUS product: All Series
Mobo: ASUSTeK model: Z87-K v: Rev X.0x Bios: American Megatrends v: 1402 date: 11/05/2014
CPU: Quad core Intel Core i7-4790K (-HT-MCP-) cache: 8192 KB
clock speeds: max: 4400 MHz 1: 4042 MHz 2: 4000 MHz 3: 4000 MHz 4: 4000 MHz 5: 4002 MHz 6: 3999 MHz
7: 4001 MHz 8: 4124 MHz
Graphics: Card: NVIDIA GM206 [GeForce GTX 960]
Display Server: X.Org 1.17.2 driver: nouveau Resolution: 1920x1200@59.95hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits) GLX Version: 3.0 Mesa 10.6.3
Last edited by dockland (2015-08-10 20:53:14)
I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.
I use it to look at funny pictures of cats and to argue with strangers.
Offline
I too have this issue on my desktop running Xfce 4.12 but not on the laptop running i3wm. I have found libreoffice base to be really unstable on both however and have uninstalled. When selecting a field in a form on both machines, it replaces the current field with another seemingly random value until you select a field somewhere else. It then inserts random values when adding a new record. It also crashes when trying to delete a relationship. I couldn't find these bugs when I searched but it just doesn't feel stable enough. Going to go back to 4 but would be happy to provide any test data if it helps.
Offline
Narga wrote:I have problem like that but the black bar in the right. But it can solve by delete the configuration folder in $HOME/.config/libreoffice/4 then run LibreOffice again to create the new configs file.
Delete config files doesn't solve this, it happens when LO is launched maximized.
Try removing the configuration folder, run LO and maximize it. Then run it again and the black box will be there.Added a bug report
What's your DE and Theme?, I'm using XFCE4 with Zukitre and open / close LibreOffice full a day. When maximize / minimize windows, I saw the black line but it's disappeared after it done. You can check the Composite Windows option, on XFCE it's locate in Windows Manage Tweak
Offline
I have the same bug with my xfce Arch desktop with nvidia card on a i74790, however with my ThinkPad x220 laptop running Ubuntu Unity, I don't have the similar issue.
Offline
The Loko wrote:Narga wrote:I have problem like that but the black bar in the right. But it can solve by delete the configuration folder in $HOME/.config/libreoffice/4 then run LibreOffice again to create the new configs file.
Delete config files doesn't solve this, it happens when LO is launched maximized.
Try removing the configuration folder, run LO and maximize it. Then run it again and the black box will be there.Added a bug report
What's your DE and Theme?, I'm using XFCE4 with Zukitre and open / close LibreOffice full a day. When maximize / minimize windows, I saw the black line but it's disappeared after it done. You can check the Composite Windows option, on XFCE it's locate in Windows Manage Tweak
I'm using XFCE with Compton, it happens with any theme and without Compton.
Offline
I reported the bug upstream and they gave me a workaround:
Uncomment export SAL_USE_VCLPLUGIN=gtk on /etc/profile.d/libreoffice-fresh.sh
Offline
I reported the bug upstream and they gave me a workaround:
Uncomment export SAL_USE_VCLPLUGIN=gtk on /etc/profile.d/libreoffice-fresh.sh
Thx. I'll try that when I get home.
I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.
I use it to look at funny pictures of cats and to argue with strangers.
Offline
Uncommenting export SAL_USE_VCLPLUGIN=gtk on /etc/profile.d/libreoffice-fresh.sh did not help me, black bars still appear.
Whatever happens, happens.
Offline
@DarkSkyGhost
I had the same issue, a black bar appeared on the right, and the tool-bare took a dark ugly background after the update to LibreOffice5. Apparently they are trying to move to Gtk3, which is still experimental and causes some issues.
did you Logout/Login after Uncommenting export SAL_USE_VCLPLUGIN=gtk on /etc/profile.d/libreoffice-fresh.sh? it only worked with me after logout/login.
If this doesn't work, try running libreoffice this way:
$ SAL_USE_VCLPLUGIN=gtk libreoffice
Offline