Debian Multimedia :: Ibus Works In Gnome But Not In Openbox System?
Apr 5, 2011
ibus works in a freshly installed wheezy with gnome, but it doesn't work in another system where I use openbox without desktop environment. The ibus-daemon is running and the icon is shown in the panel but the key sequence Ctrl+Space has no effect.
View 4 Replies
ADVERTISEMENT
Dec 30, 2010
Is it possible (without too much difficulty) to have an Openbox/Gnome desktop?
Since Gnome is a full desktop environment and Openbox is only a Window Manager.
Use the Gnome DE and have Openbox WM, instead of Metacity or Compiz? (with Ob Config & Menu included)
I know it won't be near as light as a straight Openbox, but it would add Ob convenience to Gnome DE. What do you think? Work-arounds?
On a small partition I have LinuxMintDebian 'testing' (Gnome) x64 ... can I 'add' Openbox? Not replacing anything except the WM?
View 2 Replies
View Related
May 21, 2011
What's gnome running that openbox isn't that allows this?
View 5 Replies
View Related
Jul 17, 2010
I have installed openbox on ubuntu 9.10 by this
Code:
https://help.ubuntu.com/community/Openbox
Code:
[code]....
View 1 Replies
View Related
May 13, 2015
Updated old Eeepc 1005HAB to Jessie. Used to have a text file:
xrandr --output LVSD1 --mode 1024x600 --fb 1024x768 --panning 1024x768"
that I could run (twice in a row, it needed) to allow the scroling of the screen to see the bottom 1/4.
This no longer works.
View 0 Replies
View Related
Jun 4, 2015
I am runnig Jessie with the default GNOME. Every thing has been perfectly smooth, but for the audio line in. First you should now the same hardware was working well with Wheezy. Then the hardware card is RealTek ALC887-VD and I am using the analogic part (both for in and out lines).
Below I will write some command results, but first, it seems important to describe the problem. I can hear the audio line in. If I blow in a mic, I definitelly hear the sound of it in the output. With alsamixer I can toggle the line in level and it works fine. By the way, with pavucontrol, it is the same I have access to the line in. but when I look in the Gnome setting for the sound, input, no card is available, then no volume setting is available.
--> as a result, I can't record the sound from the mic. it is sent directly to the output without been taken into account in the system. So no comment on video making, no skype …
On the web, the problem is always "no sound with this card" "No sound after upgrade to Jessie"… but Card is working fine but no seen on a upper level…
Code: Select allroot@Desktop:~# lsmod |grep snd
snd_hda_codec_realtek 67127 1
snd_hda_codec_generic 63142 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 45118 1
snd_hda_intel 26327 12
[Code].....
View 1 Replies
View Related
Apr 13, 2016
I am recent convert from Arch GNU/Linux after deciding that it's free software or bust. I'm enamored by your project (free software + large user base + stable releases supported for many years = precious, one-of-a-kind distro) and hope I can soon start contributing.
Anyway, I'm on Debian 8.4 with MATE, only main repo enabled, all packages up-to-date. I turn on ibus (via a keyboard shortcut that runs "ibus-daemon -dx") when I need to type in Portuguese or Esperanto. When I'm done, I quit ibus either by right-clicking its tray icon and choosing "quit" or by using a keyboard shortcut to "killall ibus-daemon". Unfortunately, regardless of how I quit ibus, iceweasel and icedove crash every time ibus quits.
I tried running ibus with "ibus-daemon -d" instead of the above command. Now there are no crashes when I quit ibus BUT iceweasel and icedove ignore ibus altogether (i.e., I cannot type special characters--keyboard input is as if ibus were off).
How to start and stop ibus in a way that both a) causes it to work in all applications including iceweasel and icedove AND b) iceweasel and icedove don't crash when ibus quits?
View 5 Replies
View Related
May 23, 2011
When my .xinitrc contains exec /usr/bin/openbox-session My displays will turn off like there is no video output. I cannot switch to a TTY (or at least there is still no video when I try). I can however ssh into the machine. Alt+SysRq+K does not seem to kill the X session, but Alt+SysRq+B will reboot the machine.When my .xinitrc contains exec /usr/bin/openbox and I manually run sh .config/openbox/autostart.sh everything seems to go smoothly. I really don't understand the discrepancy.
#!/bin/sh
sleep 3s;
xsetroot -solid "#303030"
[code]....
View 2 Replies
View Related
Jan 24, 2016
I asked the question on LQ, but since activity related to Debian there is smaller, it is here.
I can't start Openbox, using xinit or startx. I have a warning when using xinit:
Code: Select all***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context
being NULL. Please fix your program.
I don't have dbus, display managers, X is started on tty3 because I reduced the number of ttys. In xinitrc there is
Code: Select allexec openbox-session
I see a cursor appearing for a second, but then the screen goes back to tty.
The problem is new; I'd been using Openbox for a couple of months back then, and it was fine.
System is Unstable.
View 11 Replies
View Related
Sep 15, 2010
Im currently fitting Openbox to my needs.I want to autostart my email-app (Icedove) on the second desktop, if possible with a given size and position.I googled that already and searched th forum, but did not find anything related to it
View 3 Replies
View Related
Dec 1, 2010
Running Debian Squeeze and OpenBox. I added the command: "gdm-control --suspend" to my OBmenu but nothing happens. When I run the command from the terminal, also, nothing happens. Yes, I did actually Google. Anyway, proper suspend command from the OpenBox menu?
View 14 Replies
View Related
Jun 1, 2011
I am tweaking an OpenBox install in Squeeze i386 and am trying to set my laptop volume keys to control mpd
jsh@Goat:~$ amixer scontrols
Simple mixer control 'Master Front',0
Simple mixer control 'PCM',0
[code]....
View 1 Replies
View Related
Jul 5, 2015
I have configured my system to suspend whenever I close the lid, by using the Power Management applet provided by my desktop manager (see my later comment). However, sometimes, when I reopen the lid, I see that the laptop is switched on but it won't resume, while the CPU heats up. I must shutdown forcefully. What could be causing this?
I have found this thread [URL] .... in regard to OpenSUSE. Is it relevant for Debian as well?
System info:
- Debian GNU/Linux: 8.1
- Linux Kernel 3.16.0-4-amd64
- MATE desktop 1.8.1
- GNOME Shell 3.14.4
Clarified that the suspend is a user-level setting.
View 7 Replies
View Related
Jan 15, 2011
I have an older laptop (P4 Compaq Presario 2110; 512mb RAM) on which I installed Lubuntu 10.10. I am using a Buffalo wireless G PCMCIA card (Broadcom 43xx chip set) on the LXDE side which works perfectly. Out of curiosity I installed 'icewm' and 'openbox.' My wireless card shows when I check lspci as "UP." Using wicd, I can see networks, but my router will not resolve an IP address. NetworkManager does nothing.
I have tried using both ifconfig and iwconfig commands with no love.
Is this something inherent with lighter WMs and desktops? Is there a means to allow my router assign an IP and why would it be different for a different WM? Should the IP address be assigned to the computer?
View 7 Replies
View Related
May 16, 2011
I recently installed gnome 3, using the ppa -> dist-upgrade -> install gnome-shell method. IBus used to work fine with gnome 2.3 and unity, but in gnome 3, the icon is still there, the deamon is still running (I presume) but no matter where i click, it always shows 'no input window'... (for example, i can't type anything other than English here...).
View 6 Replies
View Related
Apr 10, 2011
Is it possible to run Openbox/Gnome in 10.10? My goal is to change virtual desktops with the mouse scroll wheel. I've installed Openbox, but Openbox/Gnome will not work.
View 8 Replies
View Related
Sep 11, 2011
I'm using Openbox, and I'm working on some scripts to automatically change several things at once (wallpaper, theme, idesk icons, wbar, etc), and I've started with a simple script for changing the wallpaper. I have three different scripts, each one connected to a different wallpaper. The scripts are in my /usr/bin file, so I just have to type the script name and it goes. Trouble is, I've tried assigning it to a keybinding in Openbox's rc.xml, and I can't seem to get them to work.
Here's one of them:
<keybind key="C-F10">
<action name="Execute">
<command>steampunk</command>
</action>
</keybind>
It's supposed to make it so I type ctrl+F10 to switch to a steampunk wallpaper I have. I can do the script from the command prompt, but I can't get the keybinding to work. Anybody know why? Will Openbox not allow for scripts to be in the rc.xml file?
View 3 Replies
View Related
Apr 27, 2015
I did an in-place upgrade to Jessie today and I can only get the GNOME Classic desktop, which I have to select when I log in. I had started to get used to the default desktop in Wheezy, so I'd like it back if possible. When I select gnome system default, I get my desktop, but no menus or anything I can click on at all. All I can do is ctrl-alt-delete and reboot or shutdown. I run it on a Lenovo Ideapad U410.
View 8 Replies
View Related
Nov 13, 2015
I am running Debian 8.2 (Jessie) with KDE 4.14.2. I use ibus to enter CJK characters. ibus is setup "the manual way" from URL....
Code: Select allexport GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus
CJK input via ibus works for Qt4 applications such as Kate and Kwrite.However, CJK input via ibus does not work automatically with Qt5 applications, such as sqlitebrowser. I can get ibus running with Qt5 applications if I launch the application from the console like this:
Code: Select allQT_IM_MODULE=ibus sqlitebrowser
Is there way I can get ibus working with Qt5 applications automically without needing to add "QT_IM_MODULE=ibus" all the time?
View 0 Replies
View Related
May 27, 2010
Older machine here that I upgraded to 10.04 after a clean install of 9.10 some months ago. When booting into GNOME, the desktop image flashes on the screen and the second the bars on top and bottom try to appear the system boots out of the desktop and returns to the log on screen. I assume this is a crash of Xserver, but just guessing. Per another page I ran: lspci | grep VGAand returned:
01:00.0 VGA compatible controller: VIA Technologies, Inc. KM400/KN400/P4M800 [S3 UniChrome] (rev 01)
I know - old machine Typing this from failsafe mode, would be great to hear from someone as to what I can do to get this working in normal mode again.
View 1 Replies
View Related
Mar 3, 2015
I'm using Debian Jessie on amd64. I have this video card:
Code: Select all01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [NVS 310] (rev a1)
I'm using the stock nouveau driver that ships with Jessie, and loads by default. I installed this card during my botched attempt to upgrade from Wheezy. This is a fresh install, and DPMS isn't working right.
I can run "xset dpms force off", and the screens will blank. I even see the "HDMI signal lost" screen of both (identical) monitors. However, before the power LEDs of either monitor go orange (instead of blue) the screens come back on as if I had made mouse or keyboard input. If I've locked the screen with xscreensaver, the screens are blank (I use only the blank hack). I've forgone the use of xscreensaver for now, believing it to be contributing to the problem. If I run "xset dpms force off" now, the screens blank, but the "HDMI signal lost" screen doesn't show, and the screens immediately unblank.
Here's the output of "xset q":
Code: Select allxset q
Keyboard Control:
auto repeat: on key click percent: 0 LED mask: 00000000
XKB indicators:
00: Caps Lock: off 01: Num Lock: off 02: Scroll Lock: off
03: Compose: off 04: Kana: off 05: Sleep: off
[Code] ...
It's like something is preventing the screen from going blank, but I don't know what it could be.
I installed the proprietary nvidia driver. Sadly, it does the same thing, so that's one thing I can cross off as the likely culprit.
Ran this command:
Code: Select allxset dpms 0 0 0
So when "xset dpms force off" is called, it powers down the monitor immediately. I will be reverting back to nouveau, and will report whether the problem resurfaces.
View 1 Replies
View Related
May 16, 2010
Tried to install aMSN using Sid package... can't do it because no TK8.5. Installed TK8.5 and aMSN, now I get another strange message ...
Error in startup script:
OK ...
Let's check out 'Empathy IM Client' , no longer any support for MSN because ...?
Tried to setup Mercury which needs Java. Go to run Mercury, no java!
Had to set up Pidgin so that I could go on msn!
View 3 Replies
View Related
Jul 2, 2010
If you go to [URL].. and pick any video it will play the commercial but not the video. I have 64 bit version of flash installed on ubuntu and it plays fine. Any ideas why it does not play. I chose a random video to see what I mean. You can post the link below to see.[URL].. how to make it play on Debian. I have flash and sun java plugin installed.
View 14 Replies
View Related
Feb 7, 2011
gpsbabel has always been a little awkward to get going, but it works well once it does. Out of the box on Lenny, gpsbabel just gave errors for me reading from a garmin unit, and the required solution was two steps: firstly, remove (and blacklist) the kernel module "garmin_gps". Secondly, add a udev rule like this:SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", MODE="0660", group="plugdev" and save this as /etc/udev/rules.d/51-garmin.rules.
Now, I never understood why or how that worked, but it did (on Lenny), straight away, and was listed as gpsbabel's solution here (I notice it now says MODE="666").
Anyway, now I'm on Squeeze and have the same problems again. I've blacklisted garmin_gps again, and it doesn't appear in lsmod.
I've still got my udev rule, but now gpsbabel fails as a normal user with the error:
View 1 Replies
View Related
Aug 12, 2011
For some time, my microphone input doesn't reach the recording application, but instead goes directly to the loudspeaker. If I make a sound in the microphone, it will go to the loudspeakers, and Audacity or Skype will not "hear" anything (and of course, with this set-up, there's a constant noise in the loudspeaker, coming from the microphone).This problem goes away if I install PulseAudio. So obviously, there's nothing broken with either of ALSA or hardware, only some misconfiguration somewhere, and PulseAudio can make a sense of the mess. Playing with all sorts of configurations in Alsamixer didn't help.
Unfortunately, I don't want PulseAudio, because it causes output problems which are a bit too subtle for me to describe coherently here. So I'd rather fix ALSA than Pulse.Please direct me into how to investigate this. The OS is Debian Unstable, the audio card is an integrated Intel ALC1200.
View 1 Replies
View Related
Dec 2, 2009
I install ibus through "yum install ibus *"and i can't it through call "ctrl +space" why?i use fedora 10.
View 1 Replies
View Related
Mar 17, 2011
Are you running Lenny? If yes, try this:
Be sure that there is an active X.
Press Ctrl+Alt+F1 to switch to tty1.
Login with your normal username and password.
Enter the command: "xrandr -d :0.0 -q"
You should be rewarded with information about your current screen.
Are you running Squeeze? If yes, try the above procedure and please explain to me what this means: No protocol specified
Can't open display :0.0
View 1 Replies
View Related
Mar 26, 2011
I'm running an LMDE install, but with the Sid repositories.Everything has been fine until yesterday's updates, after which I can't boot normally. The boot hangs at the login screen, and nothing works - not the mouse, the keyboard, the touchpad, nothing, and it requires holding the power switch to get out. I can boot to a root recovery console, but networking doesn't work at all there. I can run startx there and get an X desktop as root, and networking still doesn't work. No wireless, no ethernet, no nothing. From the recovery console I can run shutdown, and when prompted for a password, can enter Ctrl-D, which immediately drops me back to X, to the normal login screen, which now works normally, and I get a normal X session in which everything works. This is the same for all installed kernels, including 3 versions of the Liquorix kernel and the standard Squeeze kernel. It would appear to be something in my settings in /home, but I can't find anything that looks suspicious. I ran smxi again after booting through the root console, without any improvement.
View 6 Replies
View Related
Feb 26, 2011
I'm a black screen guy, so i dont give to much to appearance, i always do a minimal debian install and build from this with openbox...but this time i get to test xfce and damn indeed has good looking, i just went to xfce4-settings-manager put as full and rgb and voila...good looking. Patched libcairo and better still.Back to Openbox i cant achieve the same result..no matter what i do, tried fonts.conf but in xfce just looks better....Any tut to appearance in Openbox.....what fonts do you install.
View 2 Replies
View Related
Feb 23, 2015
I installed openbox and obmenu with everything seeming to run smooth , but I managed to mess something up. When right clicking my screen I get an error stating that I am missing root-menu. I cannot open terminal while inside openbox. So while out I used apt-get purge on both applications , and reinstalled. The problem is still there and cannot right click or super+t for terminal. I've found other problems same as mine , but with being able to access the terminal while in.
View 14 Replies
View Related