[semi-solved]chromium-browser-bin

Hi,
I had to do a full system upgrade today and when I came to the point where I wanted to install my favourite browser, yaourt failed.
I typed:
$yaourt -S chromium-browser-bin
A list of the usual stuff pops up, eg. the comments and what not.. Then I get the typical warning about whether or not I would like to modify the pkgbuild which, of course, I would select yes (problem still happens if I hit no).. Immediately after that, I'm back with
chromium-browser-bin LATEST-12 : The open-source project behind Google Chrome
( Unsupported package: Potentally dangerous ! )
==> Edit the PKGBUILD (highly recommended for security reasons) ? [Y/n]("A" to abort)
==> ----------------------------------------------
==>n
[molecular-bio@archbox ~]$
Does this potentially mean that this package is deleted?
yaourt works for other packages, so I'm not sure here... I really, really liked the chromium-browser-bin package.
Thank you
Last edited by 10wattmindtrip (2009-12-28 14:18:01)

The problem is with yaourt's parser.  Using a different AUR helper, this problem disappears.
However, I can understand the attraction of using Yaourt.  You can make chromium-browser-bin and chromium-codecs-ffmpeg-nonfree-bin work with yaourt by editing the PKGBUILDs.  Where it says:
case "$CARCH" in
i686|i[3-5]86) _bldarch='chromium-rel-linux';;
x86_64|amd64) _bldarch='chromium-rel-linux-64';;
# The following should not happen; provided you're using 'makepkg' ;)
*) error "Unknown or invalid CARCH=$CARCH"; exit 1
esac
Replace that with the one for the version that you have:
64-bit Arch
_bldarch=chromium-rel-linux-64
32-bit Arch
_bldarch=chromium-rel-linux
(Edit: stupidly had the two swapped)
Last edited by airbreather (2010-03-17 12:25:03)

Similar Messages

  • How can I get HTML5 support in chromium-browser-bin?

    Here is the package I have now:
    chromium-browser-bin
    chromium-codecs-ffmpeg-nonfree-bin 50002-1
    gstreamer0.10-ffmpeg 0.10.10-1
    x264 20100607-1
    And something as dependancies for the above.
    But I cannot watch video in HTML5 mode in chromium.
    Is there anything I missed?
    Thanks a lot.

    1. Why not use chromium from extra?
    2. chromium does not support all vide encodings, only a few of them. This is due to licensing, software patensts, politics and other fun stuff.
    Blame the ones who desided to not make thedora the standard encoding in html5.

  • Chromium-browser-bin woun't start

    I've installed chromium-browser-bin from aur, and it woun't launch.
    So, I deleted it and installed "chromium" package from extra. After using it for a while I wanted to try latest build again.
    And so today, I tried for the third time installing chromium-browser-bin from aur.
    And got the same error.
    $ pacman -Q chromium-browser-bin
    chromium-browser-bin 56505-1
    $ chromium-browser
    Illegal instruction
    What could be wrong with it?
    Last edited by Doctor Drive (2010-08-18 16:40:30)

    Doctor Drive wrote:But why does chromium 5 work and 6 doesn't?
    Chromium 6 is in its early stages if I'm not mistaken. You should probably wait a little while for them to get this whole thing straightened out.
    EDIT: Actually, from reading that thread, I see that it is happening on x86 CPUs. I'll attempt it on my Arch64 machine and see what happens.
    Last edited by itsbrad212 (2010-08-18 17:23:26)

  • [SOLVED] Using chromium-browser-bin with tsocks

    Has anyone else tried to to use chromium with tsocks? I thought it would be transparent and work fine, but it doesn't seem to work at all. I just get error messages that chromium can't load the web page, but no site errors. I've tried both by setting LD_PRELOAD and by running 'tsocks chromium-browser' with an existing /etc/tsocks.conf that works perfectly with other applications (mutt,irssi, pacman, etc.). Is this just a chromium bug? Anyone else care to test this?
    Thanks!
    Scott
    Last edited by firecat53 (2010-01-07 17:00:49)

    EDIT: I should have had SOCKS_VERSION=4 or just left it alone for the default of 4. Works as expected now.
    I have a computer ($BG) with sshd open on port 81.
    from my .bashrc
    function unblock() {
    port=5432
    export SOCKS_SERVER=localhost:$port
    export SOCKS_VERSION=5
    chromium &
    ssh -p 81 -D $port $BG
    "unblock" brings chromium up but with no change in it's behavior. It's not using SOCKS.
    man chromium wrote:
    ENVIRONMENT
           Chromium obeys the following environment variables:
           all_proxy
                  Shorthand for specifying all of http_proxy, https_proxy, ftp_proxy
           http_proxy, https_proxy, ftp_proxy
                  The proxy servers used for HTTP, HTTPS, and FTP.  Note: because Gnome/KDE proxy settings may propagate into these variables in some terminals, this variable is ignored (in preference  for actual system proxy settings) when running under Gnome or KDE.  Use the command-line flags to set these when you want to force their values.
           auto_proxy
                  Specify proxy autoconfiguration.  Defined and empty autodetects; otherwise, it should be  an autoconfig URL.  But see above note about Gnome/KDE.
    FILES
    The man page does not mention any SOCKS_* settings.
    However, wrench icon->options->Under the Hood: Network (Change proxy settings) launches about:linux-proxy-config which does.
    about:linux-proxy-config wrote:SOCKS_SERVER: SOCKS proxy server (defaults to SOCKS v4, also specify SOCKS_VERSION=5 to use SOCKS v5)
    pacman -Qi chromium wrote:Version        : 5.0.375.55-1
    Am I doing it wrong?
    Last edited by _will (2010-06-09 15:39:40)

  • Strange behaviour in Chromium browser with PDF links

    I am using the Chromium browser from the repository (v4.0.249) and xpdf as my PDF reader. xpdf launches fine from Firefox and Opera when clicking a PDF link in a website. Before I had Chromium set as my default browser Chromium would actually launch Firefox(!) and then FF would load the PDF document into xpdf. That in itself is strange. Now that I have Chromium set as my default browser (using "export BROWSER=/usr/bin/chromium" in ~/.bash_profile) when I click a PDF link Chromium opens a new tab and gives me this error:
    This webpage is not found.
    No webpage was found for the web address: file:///home/larry/Downloads/Hardware
    The Downloads directory is where all my downloads go. Any ideas on how to set up Chromium to use xpdf properly would be greatly appreciated. I went to the Chromium forum and there was a similar query with no response as of yet.

    Works for me™
    Do PDFs open in the right app if you open them with 'xdg-open path/to/pdf/file' ?
    Edit:
    I forgot to mention that I haven't set any "special" environment variables before using chromium.
    Last edited by R00KIE (2010-01-01 00:41:03)

  • [SOLVED] chromium-pepper-flash fails to install

    I use chromium-pepper-flash and today there was an update, but the install script has errors.
    Sorry for the locale, but summarized it said cat and sed didn't find a file.
    Probably the chromium-pepper-flash.install cannot find the $_default as it says
    [ -f etc/chromium-browser/default ] && _default='etc/chromium-browser/default'
    [ -f etc/chromium-dev/default ] && _default='etc/chromium-dev/default'
    [ -f etc/chromium/default ] && _default='etc/chromium/default'
    Anyways the installation was successful.
    Last edited by TheSaint (2014-12-11 16:49:35)

    Solved, must edit the path which is missing the first / like this
    [ -f etc/chromium-browser/default ] && _default='/etc/chromium-browser/default'
    ^
    [ -f etc/chromium-dev/default ] && _default='/etc/chromium-dev/default'
    ^
    [ -f etc/chromium/default ] && _default='/etc/chromium/default'
    ^

  • [semi-solved] dell xps 12 touchscreen not working (2013, 12-9Q33)

    does anyone know how to get the touch screen working the dell xps 12?
    ran windows on it for a few days and there did not appear to be any hardware issues with touchscreen (or anything else).
    deleted all windows partitions and installed arch + kde with no issues, boots and runs great. but no response from the touch screen.
    have tried to cat every /dev/input/event* but get nothing when tapping touch screen.
    beleve it uses an atmel maxtouch digitizer... which i think should be picked up by udev... but dont think udev even sees the device, it just detetcs boring old mouse.
    this looks like a simmilar issue with ubuntu https://bugs.launchpad.net/ubuntu/+sour … ug/1218973 but on my system there is no indication that it is an i2c device.
    tried atmel kernel but still no action https://git.kernel.org/cgit/linux/kerne … mel-mxt-ts
    lsusb
    Bus 003 Device 002: ID 8087:8000 Intel Corp.
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 004: ID 8087:09fa Intel Corp.
    Bus 001 Device 003: ID 0bda:5716 Realtek Semiconductor Corp.
    Bus 001 Device 002: ID 8087:07dc Intel Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    input
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=11 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Power Button id=8 [slave keyboard (3)]
    ↳ Integrated Webcam id=9 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]
    ↳ Dell WMI hotkeys id=12 [slave keyboard (3)]
    sudo cat /proc/bus/input/devices
    I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
    N: Name="AT Translated Set 2 keyboard"
    P: Phys=isa0060/serio0/input0
    S: Sysfs=/devices/platform/i8042/serio0/input/input0
    U: Uniq=
    H: Handlers=sysrq kbd event0
    B: PROP=0
    B: EV=120013
    B: KEY=1100f02902000 8380307cf910f001 feffffdfffefffff fffffffffffffffe
    B: MSC=10
    B: LED=7
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=PNP0C0C/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    U: Uniq=
    H: Handlers=kbd event1
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0019 Vendor=0000 Product=0005 Version=0000
    N: Name="Lid Switch"
    P: Phys=PNP0C0D/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
    U: Uniq=
    H: Handlers=event2
    B: PROP=0
    B: EV=21
    B: SW=1
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=LNXPWRBN/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    U: Uniq=
    H: Handlers=kbd event3
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0001 Vendor=10ec Product=0668 Version=0001
    N: Name="HDA Digital PCBeep"
    P: Phys=card1/codec#0/beep0
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/input/input4
    U: Uniq=
    H: Handlers=kbd event4
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Headphone"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card1/input5
    U: Uniq=
    H: Handlers=event5
    B: PROP=0
    B: EV=21
    B: SW=4
    I: Bus=0010 Vendor=001f Product=0001 Version=0100
    N: Name="PC Speaker"
    P: Phys=isa0061/input0
    S: Sysfs=/devices/platform/pcspkr/input/input6
    U: Uniq=
    H: Handlers=kbd event6
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0019 Vendor=0000 Product=0000 Version=0000
    N: Name="Dell WMI hotkeys"
    P: Phys=wmi/input0
    S: Sysfs=/devices/virtual/input/input7
    U: Uniq=
    H: Handlers=kbd rfkill event7
    B: PROP=0
    B: EV=13
    B: KEY=1500b00000000 200300000 0 0
    B: MSC=10
    I: Bus=0003 Vendor=0bda Product=5716 Version=3204
    N: Name="Integrated Webcam"
    P: Phys=usb-0000:00:14.0-5/button
    S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input8
    U: Uniq=
    H: Handlers=kbd event8
    B: PROP=0
    B: EV=3
    B: KEY=100000 0 0 0
    I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
    N: Name="SynPS/2 Synaptics TouchPad"
    P: Phys=isa0060/serio1/input0
    S: Sysfs=/devices/platform/i8042/serio1/input/input9
    U: Uniq=
    H: Handlers=mouse0 event9
    B: PROP=5
    B: EV=b
    B: KEY=e520 610000 0 0 0 0
    B: ABS=660800011000003
    I: Bus=0019 Vendor=0000 Product=0006 Version=0000
    N: Name="Video Bus"
    P: Phys=LNXVIDEO/video/input0
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10
    U: Uniq=
    H: Handlers=kbd event10
    B: PROP=0
    B: EV=3
    B: KEY=3e000b00000000 0 0 0
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel MID HDMI/DP,pcm=8"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:03.0/sound/card0/input11
    U: Uniq=
    H: Handlers=event11
    B: PROP=0
    B: EV=21
    B: SW=140
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel MID HDMI/DP,pcm=7"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:03.0/sound/card0/input12
    U: Uniq=
    H: Handlers=event12
    B: PROP=0
    B: EV=21
    B: SW=140
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel MID HDMI/DP,pcm=3"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:03.0/sound/card0/input13
    U: Uniq=
    H: Handlers=event13
    B: PROP=0
    B: EV=21
    B: SW=140
    sudo dmidecode
    [sudo] password for gamera:
    # dmidecode 2.12
    # SMBIOS entry point at 0x000f04c0
    SMBIOS 2.7 present.
    56 structures occupying 2720 bytes.
    Table at 0x000EBA70.
    Handle 0xDA00, DMI type 218, 251 bytes
    OEM-specific Type
    Header and Data:
    DA FB 00 DA B2 00 0D 5F 0F 37 40 7D 00 00 00 00
    00 7E 00 01 00 00 00 75 01 01 80 01 00 76 01 02
    80 01 00 4F 02 05 80 01 00 50 02 06 80 00 00 A5
    02 02 00 00 00 A6 02 02 00 01 00 9C 00 03 00 01
    00 9B 00 03 00 00 00 8A 01 04 00 01 00 89 01 04
    00 00 00 7F 01 05 00 00 00 80 01 05 00 01 00 53
    01 06 00 00 00 52 01 06 00 01 00 7B 01 07 00 00
    00 7C 01 07 00 01 00 94 01 08 00 00 00 93 01 08
    00 01 00 7D 00 09 00 00 00 2D 00 0A 00 01 00 2E
    00 0A 00 00 00 6E 00 0B 00 00 00 95 00 0C 00 01
    00 96 00 0C 00 00 00 2F 02 0D 00 01 00 30 02 0D
    00 00 00 50 02 0E 00 00 00 51 02 0E 00 01 00 52
    02 0E 00 02 00 53 02 0E 00 03 00 54 02 0E 00 04
    00 56 02 0E 00 05 00 F0 00 5D 80 01 00 ED 00 5E
    80 01 00 4B 01 5F 80 01 00 4A 01 60 80 01 00 EA
    00 0F 00 01 00 FF FF 00 00 00 00
    Handle 0xDA01, DMI type 218, 251 bytes
    OEM-specific Type
    Header and Data:
    DA FB 01 DA B2 00 0D 5F 0F 37 40 EB 00 0F 00 00
    00 37 01 61 80 01 00 38 01 62 80 01 00 39 01 63
    80 01 00 3D 03 66 80 01 00 3E 03 67 80 01 00 2E
    02 07 80 01 00 2D 02 08 80 01 00 4F 03 09 80 01
    00 50 03 0A 80 01 00 0E 01 64 80 01 00 0F 01 65
    80 01 00 47 01 68 80 01 00 46 01 69 80 01 00 36
    02 17 80 01 00 35 02 18 80 01 00 36 03 19 80 01
    00 37 03 1A 80 01 00 3A 03 1B 80 01 00 3B 03 1C
    80 01 00 41 03 1D 80 01 00 42 03 1E 80 01 00 43
    03 1F 80 01 00 44 03 20 80 01 00 45 03 21 80 01
    00 46 03 22 80 01 00 47 03 23 80 01 00 4B 03 24
    80 01 00 4C 03 25 80 01 00 4A 02 0B 80 01 00 26
    03 0C 80 01 00 5B 03 0D 80 01 00 5C 03 0E 80 01
    00 5D 03 0F 80 01 00 5E 03 10 80 01 00 5F 03 11
    80 01 00 60 03 12 80 01 00 0C 80 13 80 01 00 04
    A0 14 80 01 00 FF FF 00 00 00 00
    Handle 0xDA02, DMI type 218, 29 bytes
    OEM-specific Type
    Header and Data:
    DA 1D 02 DA B2 00 0D 5F 0F 37 40 44 01 15 80 01
    00 45 01 16 80 01 00 FF FF 00 00 00 00
    Handle 0x0000, DMI type 0, 24 bytes
    BIOS Information
    Vendor: Dell Inc.
    Version: A02
    Release Date: 07/26/2013
    Address: 0xF0000
    Runtime Size: 64 kB
    ROM Size: 2048 kB
    Characteristics:
    MCA is supported
    PCI is supported
    BIOS is upgradeable
    BIOS shadowing is allowed
    ESCD support is available
    Boot from CD is supported
    Selectable boot is supported
    BIOS ROM is socketed
    EDD is supported
    5.25"/1.2 MB floppy services are supported (int 13h)
    3.5"/720 kB floppy services are supported (int 13h)
    3.5"/2.88 MB floppy services are supported (int 13h)
    Print screen service is supported (int 5h)
    8042 keyboard services are supported (int 9h)
    Serial services are supported (int 14h)
    Printer services are supported (int 17h)
    CGA/mono video services are supported (int 10h)
    ACPI is supported
    USB legacy is supported
    ATAPI Zip drive boot is supported
    BIOS boot specification is supported
    Targeted content distribution is supported
    UEFI is supported
    BIOS Revision: 0.2
    Firmware Revision: 0.2
    Handle 0x0001, DMI type 1, 27 bytes
    System Information
    Manufacturer: Dell Inc.
    Product Name: XPS 12-9Q33
    Version: A02
    Serial Number: FZS4SY1
    UUID: 4C4C4544-005A-5310-8034-C6C04F535931
    Wake-up Type: Power Switch
    SKU Number: XPS 12-9Q33
    Family:
    Handle 0x0002, DMI type 2, 15 bytes
    Base Board Information
    Manufacturer: Dell Inc.
    Product Name: XPS 12-9Q33
    Version: A02
    Serial Number: .FZS4SY1.CN1296139P0049.
    Asset Tag: Not Specified
    Features:
    Board is a hosting board
    Board is replaceable
    Location In Chassis: To Be Filled By O.E.M.
    Chassis Handle: 0x0003
    Type: Motherboard
    Contained Object Handles: 0
    Handle 0x0003, DMI type 3, 22 bytes
    Chassis Information
    Manufacturer: Dell Inc.
    Type: Portable
    Lock: Not Present
    Version: Not Specified
    Serial Number: FZS4SY1
    Asset Tag: Not Specified
    Boot-up State: Safe
    Power Supply State: Safe
    Thermal State: Safe
    Security Status: None
    OEM Information: 0x00000000
    Height: Unspecified
    Number Of Power Cords: 1
    Contained Elements: 0
    SKU Number: To be filled by O.E.M.
    Handle 0x0008, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J1A1
    Internal Connector Type: None
    External Reference Designator: PS2Mouse
    External Connector Type: PS/2
    Port Type: Mouse Port
    Handle 0x0009, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J1A1
    Internal Connector Type: None
    External Reference Designator: Keyboard
    External Connector Type: PS/2
    Port Type: Keyboard Port
    Handle 0x000A, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J2A1
    Internal Connector Type: None
    External Reference Designator: TV Out
    External Connector Type: Mini Centronics Type-14
    Port Type: Other
    Handle 0x000B, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J2A2A
    Internal Connector Type: None
    External Reference Designator: COM A
    External Connector Type: DB-9 male
    Port Type: Serial Port 16550A Compatible
    Handle 0x000C, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J2A2B
    Internal Connector Type: None
    External Reference Designator: Video
    External Connector Type: DB-15 female
    Port Type: Video Port
    Handle 0x000D, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J3A1
    Internal Connector Type: None
    External Reference Designator: USB1
    External Connector Type: Access Bus (USB)
    Port Type: USB
    Handle 0x000E, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J3A1
    Internal Connector Type: None
    External Reference Designator: USB2
    External Connector Type: Access Bus (USB)
    Port Type: USB
    Handle 0x000F, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J3A1
    Internal Connector Type: None
    External Reference Designator: USB3
    External Connector Type: Access Bus (USB)
    Port Type: USB
    Handle 0x0010, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J9A1 - TPM HDR
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0011, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J9C1 - PCIE DOCKING CONN
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0012, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J2B3 - CPU FAN
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0013, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J6C2 - EXT HDMI
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0014, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J3C1 - GMCH FAN
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0015, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J1D1 - ITP
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0016, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J9E2 - MDC INTPSR
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0017, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J9E4 - MDC INTPSR
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0018, DMI type 9, 17 bytes
    System Slot Information
    Designation: J6B2
    Type: x16 PCI Express
    Current Usage: In Use
    Length: Long
    ID: 0
    Characteristics:
    3.3 V is provided
    Opening is shared
    PME signal is supported
    Bus Address: 0000:00:01.0
    Handle 0x0019, DMI type 9, 17 bytes
    System Slot Information
    Designation: J6B1
    Type: x1 PCI Express
    Current Usage: In Use
    Length: Short
    ID: 1
    Characteristics:
    3.3 V is provided
    Opening is shared
    PME signal is supported
    Bus Address: 0000:00:1c.3
    Handle 0x001A, DMI type 10, 6 bytes
    On Board Device Information
    Type: Video
    Status: Enabled
    Description: Mobile Intel HD Graphics
    Handle 0x001B, DMI type 11, 5 bytes
    OEM Strings
    String 1: Dell System
    String 2: 1[05E3h]
    String 3: 3[1.0]
    String 4: 4[0001]
    String 5: 5[0000]
    String 6: 6[D0, D4, D8, DA, DE]
    String 7: 7[]
    String 8: 8[]
    String 9: 9[]
    String 10: 10[A02]
    String 11: 11[]
    String 12: 12[]
    String 13: 13[P20S]
    String 14: 14[0]
    String 15: 15[0]
    Handle 0x001C, DMI type 12, 5 bytes
    System Configuration Options
    Option 1: To Be Filled By O.E.M.
    Handle 0x001D, DMI type 21, 7 bytes
    Built-in Pointing Device
    Type: Touch Pad
    Interface: Bus Mouse
    Buttons: 2
    Handle 0x001E, DMI type 22, 26 bytes
    Portable Battery
    Location: System Battery
    Manufacturer: SDI
    Manufacture Date: Not Specified
    Serial Number: Not Specified
    Name: DELL 7YM0739
    Chemistry: Lithium Ion
    Design Capacity: 51060 mWh
    Design Voltage: 7400 mV
    SBDS Version: 1.0
    Maximum Error: 100%
    OEM-specific Information: 0x00000001
    Handle 0x001F, DMI type 32, 20 bytes
    System Boot Information
    Status: No errors detected
    Handle 0x0021, DMI type 27, 12 bytes
    Cooling Device
    Type: Fan
    Status: OK
    OEM-specific Information: 0x00000000
    Handle 0x0022, DMI type 28, 20 bytes
    Temperature Probe
    Description: CPU Internal Temperature
    Location: Processor
    Status: OK
    Maximum Value: 127.0 deg C
    Minimum Value: 0.0 deg C
    Resolution: 1.000 deg C
    Tolerance: 0.5 deg C
    Accuracy: Unknown
    OEM-specific Information: 0x00000000
    Handle 0xB000, DMI type 176, 10 bytes
    OEM-specific Type
    Header and Data:
    B0 0A 00 B0 00 00 00 00 E3 05
    Handle 0xB100, DMI type 177, 12 bytes
    OEM-specific Type
    Header and Data:
    B1 0C 00 B1 1A 06 00 00 00 00 00 00
    Handle 0x0025, DMI type 208, 12 bytes
    OEM-specific Type
    Header and Data:
    D0 0C 25 00 02 05 FE 00 E3 05 01 02
    Strings:
    20130614
    20130924
    Handle 0x0026, DMI type 212, 57 bytes
    OEM-specific Type
    Header and Data:
    D4 39 26 00 70 00 71 00 01 49 50 48 9C 00 49 FC
    01 9B 00 49 FC 00 7F 01 4A FB 04 80 01 4A FB 00
    53 01 4A F7 08 52 01 4A F7 08 7B 01 4A EF 10 7C
    01 4A EF 10 FF FF 00 00 00
    Handle 0x0027, DMI type 216, 9 bytes
    OEM-specific Type
    Header and Data:
    D8 09 27 00 01 02 01 00 00
    Strings:
    INTEL
    0000
    Handle 0x0028, DMI type 217, 8 bytes
    OEM-specific Type
    Header and Data:
    D9 08 28 00 01 02 00 00
    Strings:
    Handle 0x0029, DMI type 219, 11 bytes
    OEM-specific Type
    Header and Data:
    DB 0B 29 00 00 01 02 03 00 04 05
    Strings:
    Handle 0x002A, DMI type 220, 22 bytes
    OEM-specific Type
    Header and Data:
    DC 16 2A 00 01 F0 00 00 02 F0 00 00 00 00 03 F0
    04 F0 00 00 00 00
    Handle 0x002B, DMI type 221, 19 bytes
    OEM-specific Type
    Header and Data:
    DD 13 2B 00 00 00 00 00 00 03 00 00 00 00 00 00
    00 00 00
    Handle 0x002C, DMI type 222, 16 bytes
    OEM-specific Type
    Header and Data:
    DE 10 2C 00 01 08 FF FF 00 00 00 00 00 00 00 00
    Handle 0x002D, DMI type 4, 42 bytes
    Processor Information
    Socket Designation: SOCKET 0
    Type: Central Processor
    Family: Core i5
    Manufacturer: Intel
    ID: 51 06 04 00 FF FB EB BF
    Signature: Type 0, Family 6, Model 69, Stepping 1
    Flags:
    FPU (Floating-point unit on-chip)
    VME (Virtual mode extension)
    DE (Debugging extension)
    PSE (Page size extension)
    TSC (Time stamp counter)
    MSR (Model specific registers)
    PAE (Physical address extension)
    MCE (Machine check exception)
    CX8 (CMPXCHG8 instruction supported)
    APIC (On-chip APIC hardware supported)
    SEP (Fast system call)
    MTRR (Memory type range registers)
    PGE (Page global enable)
    MCA (Machine check architecture)
    CMOV (Conditional move instruction supported)
    PAT (Page attribute table)
    PSE-36 (36-bit page size extension)
    CLFSH (CLFLUSH instruction supported)
    DS (Debug store)
    ACPI (ACPI supported)
    MMX (MMX technology supported)
    FXSR (FXSAVE and FXSTOR instructions supported)
    SSE (Streaming SIMD extensions)
    SSE2 (Streaming SIMD extensions 2)
    SS (Self-snoop)
    HTT (Multi-threading)
    TM (Thermal monitor supported)
    PBE (Pending break enabled)
    Version: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
    Voltage: 1.2 V
    External Clock: 100 MHz
    Max Speed: 3800 MHz
    Current Speed: 1600 MHz
    Status: Populated, Enabled
    Upgrade: Socket rPGA988B
    L1 Cache Handle: 0x0004
    L2 Cache Handle: 0x0005
    L3 Cache Handle: 0x0006
    Serial Number: Not Specified
    Asset Tag: Fill By OEM
    Part Number: Fill By OEM
    Core Count: 2
    Core Enabled: 2
    Thread Count: 4
    Characteristics:
    64-bit capable
    Handle 0x0004, DMI type 7, 19 bytes
    Cache Information
    Socket Designation: CPU Internal L1
    Configuration: Enabled, Not Socketed, Level 1
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 128 kB
    Maximum Size: 128 kB
    Supported SRAM Types:
    Unknown
    Installed SRAM Type: Unknown
    Speed: Unknown
    Error Correction Type: Single-bit ECC
    System Type: Other
    Associativity: 8-way Set-associative
    Handle 0x0005, DMI type 7, 19 bytes
    Cache Information
    Socket Designation: CPU Internal L2
    Configuration: Enabled, Not Socketed, Level 2
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 512 kB
    Maximum Size: 512 kB
    Supported SRAM Types:
    Unknown
    Installed SRAM Type: Unknown
    Speed: Unknown
    Error Correction Type: Single-bit ECC
    System Type: Unified
    Associativity: 8-way Set-associative
    Handle 0x0006, DMI type 7, 19 bytes
    Cache Information
    Socket Designation: CPU Internal L3
    Configuration: Enabled, Not Socketed, Level 3
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 3072 kB
    Maximum Size: 3072 kB
    Supported SRAM Types:
    Unknown
    Installed SRAM Type: Unknown
    Speed: Unknown
    Error Correction Type: Single-bit ECC
    System Type: Unified
    Associativity: 12-way Set-associative
    Handle 0x0007, DMI type 16, 23 bytes
    Physical Memory Array
    Location: System Board Or Motherboard
    Use: System Memory
    Error Correction Type: None
    Maximum Capacity: 16 GB
    Error Information Handle: Not Provided
    Number Of Devices: 2
    Handle 0x0020, DMI type 17, 34 bytes
    Memory Device
    Array Handle: 0x0007
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 2048 MB
    Form Factor: SODIMM
    Set: None
    Locator: ChannelA-DIMM0
    Bank Locator: BANK 0
    Type: DDR3
    Type Detail: Synchronous
    Speed: 1600 MHz
    Manufacturer: Hynix/Hyundai
    Serial Number: 00000001
    Asset Tag: 0987654321
    Part Number:
    Rank: 1
    Configured Clock Speed: 1600 MHz
    Handle 0x0023, DMI type 20, 35 bytes
    Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x0007FFFFFFF
    Range Size: 2 GB
    Physical Device Handle: 0x0020
    Memory Array Mapped Address Handle: 0x002F
    Partition Row Position: 2
    Interleave Position: 1
    Interleaved Data Depth: 1
    Handle 0x0024, DMI type 17, 34 bytes
    Memory Device
    Array Handle: 0x0007
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 2048 MB
    Form Factor: SODIMM
    Set: None
    Locator: ChannelB-DIMM0
    Bank Locator: BANK 2
    Type: DDR3
    Type Detail: Synchronous
    Speed: 1600 MHz
    Manufacturer: Hynix/Hyundai
    Serial Number: 00000002
    Asset Tag: 0987654321
    Part Number:
    Rank: 1
    Configured Clock Speed: 1600 MHz
    Handle 0x002E, DMI type 20, 35 bytes
    Memory Device Mapped Address
    Starting Address: 0x00080000000
    Ending Address: 0x000FFFFFFFF
    Range Size: 2 GB
    Physical Device Handle: 0x0024
    Memory Array Mapped Address Handle: 0x002F
    Partition Row Position: 2
    Interleave Position: 1
    Interleaved Data Depth: 1
    Handle 0x002F, DMI type 19, 31 bytes
    Memory Array Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x000FFFFFFFF
    Range Size: 4 GB
    Physical Array Handle: 0x0007
    Partition Width: 2
    Handle 0x0037, DMI type 131, 64 bytes
    OEM-specific Type
    Header and Data:
    83 40 37 00 31 00 00 00 00 00 00 00 00 00 00 00
    F8 00 43 9C 00 00 00 00 01 20 00 00 05 00 09 00
    D1 05 02 00 00 00 00 00 C8 00 FF FF 00 00 00 00
    00 00 00 00 26 00 00 00 76 50 72 6F 00 00 00 00
    Handle 0x0038, DMI type 13, 22 bytes
    BIOS Language Information
    Language Description Format: Long
    Installable Languages: 1
    en|US|iso8859-1
    Currently Installed Language: en|US|iso8859-1
    Handle 0x0039, DMI type 127, 4 bytes
    End Of Table
    Last edited by fungi (2013-10-13 10:31:45)

    Semi solved the problem by building a kernel with an ubuntu .config from http://kernel.ubuntu.com/~kernel-ppa/ma … y/current/
    I think i have multi touch working on the touchscreen, but this has resulted in breakage of the synapic touchpad which is now operating in a very simple mode (no scrolling or multitouch).
    Probably best to follow https://bugs.launchpad.net/ubuntu/+sour … ug/1218973 and http://thread.gmane.org/gmane.linux.kernel.input/32207 for a real solution

  • What's going on with the Chromium browser packages ?

    They are too many !
    1 bin32-cxchromium--> An old chromium package. Do we need it ?
    2 chromium-browser-{buildnumber}~-svn{date}{upstreamrev} --> it's the repackaged deb of a rebuilt svn chromium. 32bit only.
    3 chromium-browser-dev --> OK. it's the same as the previous one + 64bit package. So (2) isn't needed ?
    4 chromium-browser-inspector --> Don't really know what this is.
    5 chromium-continuous / fresh / lkgr --> Don't they provide the same package ? They drag the .zip from build.chromium.org. What if they provide different svn versions? In an experimental browser, don't expect much stability, so why should we have now three different stages of the svn history of chromium ?
    6 chromium-snapshot --> same as chromium-continuous. 32bit only.
    7 chromium-snapshot-64 --> it's the native 64bit package of chromium-snapshot. 64bit only.
    8 chromium-snapshot-64-last --> Don't really know what this is. It seems the same as (7).
    9 chromium-browser-svn -->The only one that provides the source for building.
    Well, they are too many. Some of them provide the same thing, others should be merged.
    What we should need:
    One PKGBUILD to repackage the deb package from ppa launchpad for both architectures. Too difficult to create a PKGBUILD that will (with the aid of wget or curl or even elinks) automatically check the latest version possible.
    One PKGBUILD to repackage the zip package from build.chromium.org. I have a suggestion for this.
    One PKGBUILD to make an archlinux package from sources. It already exists, this should be the base for the future chrome (stable) package.
    Not all of these.
    Just a suggestion
    Last edited by flamelab (2009-09-04 01:13:32)

    VII wrote:
    As far as I'm concern, Chrome is the spy-ware browser...
    But not a spy-ware for a specific type of users, but one for a major company like Google. Which means, you don't have to worry about Credit Card frauds or something like that... There's an old saying: "information is power" - Google being the biggest marketing corporation on the Internet has a very good use for this power. So, they won't harm users in any way, that would be against their "current" interests... They just want to gather data regarding users interests.
    As you all know by now, at current times Internet is the best place for that:
    -you want to buy something, you browse the Internet
    -you're interested in some future gadgets, you browse the Internet
    -you're looking for a specific product (from any domain) you browse the Internet
    -you're looking for a specific place for a vacation, you browse the Internet.
    ... and so on.
    Until Chrome was released, their search engine (Google) and their mail client (Gmail) was a very good tool for that, yet with Google Chrome they have even more control which obviously, can lead to more accurate results. This will increase their profits significantly, as mentioned above - without hurting those involved.
    It's all up to you as user, if you agree with that or not... which is obviously coved by their EULA Yet, I strongly believe 99.9% of all Goggle Chrome users never looked at it (same as they proceed with any EULA).
    ========
    I use Firefox for general usage, yet I also have Chromium installed for YouTube - since under Linux 64 bit flash doesn't work as wanted under Firefox, yet works pretty decent under Chromium. YouTube is also part of Google, so it makes no difference. And yes, I one of those rare people that don't accept their entire policy and also read EULA's.
    and how does your rant against Google add anything to this 7 month old thread which was created only to clarify the hassles about so many chromium packages in AUR
    Last edited by Inxsible (2010-06-23 14:34:05)

  • Use Chromium OS text-to-speech voices with Chromium browser

    ...and he's at it again!
    TL;DR chromium-ext-chromiumos-tts-git - all TTS voices from Chromium OS for use with Chromium desktop browser. Install as unpacked extension (no more auto-install, sorry, damn you Google!)
    So you've heard about the text-to-speech capabilities of Chromium OS, and you would like to use them with your desktop browser?
    Perhaps you have dyslexia, a visual disability, or just a desire to learn a new language, have Web pages read out to you, or you simply want to show off your digital-fu to your friends?
    Then you may have noticed that the Chrome web store does have plenty speech synthesizers from third parties, but in most countries, the one from Google usually shows up with just one voice (US English).
    For those who don't (want to) speak English, are bi-/multilingual, or who just are more open-minded with regards to the world's languages, here's my way to help make this happen: chromium-ext-chromiumos-tts-git on the AUR.
    This extension packages the TTS engine and all the voices available from the Chromium OS project...as a Chromium extension.
    To install it:
    Download the taurball, build and install the package
    In Chromium, browse to chrome://extensions
    Enable Developer mode by ticking the box
    Click the button named "Install unpacked extension..."
    Navigate to /usr/share/chromium/extensions/chromium-ext-chromiumos-tts
    Click on Open
    That's it, you should now have a new extension named "Chromium OS Text-to-speech (by Google)" enabled and ready to use.
    Note: Before rushing off to try out some HTML5 / TTS demos out there on the Web, please realize that not all of them work well (or at all), since text-to-speech on the Web is quite new and still in development.
    The easiest way to get a quick glimpse (or rather soundbite) of what this thing can do, is to install the ChromeVox extension from the Google web store. After installation, click on its Options link, scroll down to Voices, and try out the different languages from the listbox.
    Suggestions, questions, etc. are very welcome.
    Enjoy :-)
    Last edited by ackalker (2015-01-04 17:46:38)

    To make it clear, this is not ripped, reverse-engineered, "warez" or anything like that. It uses publicly available material from the Chromium OS project, and modifies only BSD-licensed source files.

  • [SEMI-SOLVED] MonoDevelop fonts are invisible in XMonad

    A MonoDevelop project open in the XMonad tiling window manager:
    The same MonoDevelop project is shown, but this time I opened it in the MATE Desktop Environment:
    Any idea what might be causing the fonts to “disappear” in XMonad?
    Note that the text is actually there in XMonad: in MonoDevelop’s editor, I can do CTRL+A CTRL+C and then paste in e.g. LeafPad and see that the text does exist, it is just misteriously invisible.
    I would really like to solve this since I want to use XMonad as my everyday environment.
    Last edited by Montague (2014-02-14 18:19:33)

    Well this issue is semi-solved, but honestly I do not know what fixed it.
    I wish I had a specific fix to share in case someone else encouters the same issue, but for the record here is what I tried, in no particular order.
    (The two last points probably have nothing to do with the problem I was having, as they relate to how Java programs behave in tiling WM, but as I said, I have no clue what fixed my invisible fonts in MonoDevelop (in XMonad), so I’ll just dump everything I did in that list…) :
    installed ttf-ms-fonts from the AUR
    installed a few themes from the AUR, i.e. adwaita-x-dark-and-light-theme and a few others
    removed `wmname LG3D' from my `~/.xinitrc'
    uncommented export _JAVA_AWT_WM_NONREPARENTING=1 in `/etc/profile.d/jre.sh'
    I think that’s it.
    P.S. : however, fonts are still invisible on some tabs in MonoDevelop, but that problem happens in both XMonad and MATE, so I marked this as [SEMI-SOLVED]. Any input appreciated !
    XMonad :
    MATE :
    Last edited by Montague (2014-02-14 18:07:02)

  • Unable to install Flash add-on for Linux Lite Chromium browser

    I'm also a newbie to Linux Lite (a variant of Ubuntu) & Chromium browser (but I use Chrome as my default Windows XP browser).  Every time I try to go to a site that requires Flash I get redirected to here
    http://get.adobe.com/flashplayer/?no_redirect
    Which option should I be using? 
    I tried selecting "APT for Ubuntu 10.04+" then it says
    External Protocol Request
    Chromium needs to launch an external application to handle apt:links.  The link request is apt:adobe-flashplugin?channel=$istro-partner.
    The following application will be launched if you accept this request:
    xdg-open
    If you did not initiate this request, it may represent an attempted attack on your system.  Unless you took explicit action to initiate this request, you should press Do Nothing.
    When I tell it to go ahead I get 'Failed to open URI "apt:adobe-flashplugin?channel=$istro-partner". The specified location is not supported.'
    How else do I get Flash installed????

    See
    "Why can't I install Flash Player on my Tablet?" (Kindle or Samsung Galaxy)"
    As to the iPhone. Apple designed iOS not to be comaptible with Flash. It has never been, and never will be, able to use Flash Player. that was an Apple decision years ago.

  • Chromium: /usr/bin/chromedriver exists in filesystem

    When I try to install Chromium I get this error message: "chromium: /usr/bin/chromedriver exists in filesystem"
    I installed the "chromdriver 2.1" package before (pacaur -S chromedriver), because I use the Watir-Webdriver Ruby gem, and it is a dependency. What can I do to use Chromium with "chromedriver" package installed?

    You don't need chromedriver. Ruby gems installed with the gem utility do not care for the actual packages as long as the required files are present. And since the chromium package provides its own /usr/bin/chromedriver, this shouldn't be a problem. And if you've installed the gem from AUR, chromedriver is not listed as a dependency either. I've just checked and been able to install the specified gem with chromium present in the system, and thus you may safely remove chromedriver.

  • Chromium-browser native build issues

    Hello! I made a not-yet-working PKGBUILD for chromium-browser, and this page is a place to discuss its issues.
    Let me mention why this PKGBUILD is different: it seems all the others download binary packages from other places and modify them so they work on Arch. That seems unnecessary for an open source program, and fragile. On to the issues:
    First, chrome doesn't build--it fails to link the "chrome" executable. It looks to me like it's not being linked properly to webkit.
    There is no "make install" target, so the relevant files must be placed in $pkgdir by hand.
    Because of the above issues, I can't find where exactly the executables and resources need to go to find each other.
    The code is a little different for 32-bit and 64-bit installations. Specifically, Google says that to compile this on 64 bit, we need to pull newest unstable version of v8, the javascript library. It's possible that the build currently does work for 32-bit users, but I suspect not.
    I think the first course of action is investigating the linking problem. The symbol that isn't found is "findEntity(char const*, unsigned int)"
    Last edited by piojo (2009-08-20 15:20:45)

    flamelab wrote:Isn't that error very ...stupid ? Is it a bash error ? A "make" error ?
    It's more of a Linux error. There's a maximum argument length that the "exec" functions can be called with. This seems to be defined in /usr/src/linux-2.6.30-ARCH/include/linux/limits.h (my source is http://www.in-ulm.de/~mascheck/various/argmax/ , but I checked it myself). It's funny, because I remember discussion on the linux kernel mailing list about removing this limit entirely, and having the arg length be limited by available memory.
    Note that this space limit also applies to environment variables (as limits.h seems to imply), so if need to save even more space, you can try "env - PATH=$PATH USER=$USER HOME=$HOME make -r chrome" instead of just "make -r chrome" (http://www.linuxquestions.org/questions/linux-software-2/execvp-binsh-argument-list-too-long-compilation-error-723076/ ). I didn't need to do that, though.
    When you get down to it, though, I think it's really an error in chromium's build system. This just shouldn't happen, because practically every linux script writer knows that you can't have infinitely long arguments.
    Last edited by piojo (2009-08-20 23:07:43)

  • Launchy + Chromium Browser?

    Hi all,
    I'm excited to say that this is my first post in the forums.  I've used Ubuntu, switched to Gentoo, got tired of compiling everything from source so went back to Ubuntu, then got tired of not having any control of my system so I switched over to Arch...and I've never been happier.
    Anyways, I have a quick question about getting launchy configured with chromium.  Launchy has as Weby plugin that allows the user to launch websites from directly inside launchy but it doesn't seem to be working.  It looks like Launchy tries to launch the url in a few different browsers first (ie firefox, opera, etc.) and then stops without every trying chromium.  How do I set chromium to be the default browser for launchy?
    As an additional question, I'm using openbox as my WM (love it!) but I'm having issues setting my default applications.  Is there an easier way in Openbox to set default applications than by manually editing the ~/.local/share/applications/defaults.list file?
    Thanks,
    Calvin
    Last edited by calvin (2009-10-06 18:29:05)

    Hi Calvin,
    i am using pekwm as windowmanager and thunar as filemanager. If i start chromium this way:
    jayjay@gonzo ~ % export DE=xfce && chromium-browser
    i can select in thunar with which progamm i want open a file after download in chromium.
    In thunar, right click on a PDF file -> Settings -> Open with: epdfview (select your favorite viewer for this type)
    A other important info: I am using the chromium-snapshot package from AUR.
    JJ

  • [semi-solved] Cinnamon: Set default new window location?

    I'm running Cinnamon and have a shortcut to gnome-panel on the taskbar
    when I click it a terminal opens
    The problem:
    the terminal window is opened on the top left of the screen
    I'd like it to open on the bottom right or center of the screen
    How can I tell, whatever is responsible for this, to create new windows in the center or bottom right?
    semi-solved because there should be a better way than using devilspie but it does the job
    Last edited by dalu (2014-06-13 17:26:48)

    dalu wrote:
    Hey Claire,
    do you think it's X11 related or something to do with Cinnamon or.. which window manager does Cinnamon use?
    Or rather, do you know which component is responsible for window placement, maybe a hack could be written
    Cinnamon uses muffin as it's Window Manager, a fork of Mutter for GNOME. I'd assume that you'd be looking at getting something for muffin to work or using something like SteveK suggested.

Maybe you are looking for

  • Help! mail dissappears when switching from junk training to automatic mode

    I'm a new Mail user recently switched from 20 years of Eudora. I'm using Mail with a standard POP account. I've had no trouble setting up mailboxes and importing my old mail. I've been using junk filtering in training mode for the past few weeks and

  • Tells me to restart almost 15 times a day.

    Please help me on this one. I am still new to the apple operating system world and am almost scared. I have a 24inch iMac 2.4ghz Core 2 Duo with 10.5.2 installed. 1 GB of ram. So, First of all Safari crashes like no other. At least 20 times a day, on

  • NVIDIA nForce Networking Controller problem

    Hi, I am a new user of Solaris and Linux and I am having a problem with my internet connection under solaris.... i was reading other messages in the forum and apparently solaris doesn't detect my network adapter because when i run ifconfig -a it only

  • Chart Ledgend Display Label not showing correctly in CR Viewer 2008

    Hello All I have a chart where I have edited the displayed Legend Name for 3 chart elements using Edit Axis Label. The three new labels display correctly in CR Designer, when I run the report in CR Viewer I see 2 ledgend labels with the Edited Label

  • Adobe AIR 'damaged'

    I'm trying to use DW CS5 (11.0 Build 4964) for Mac OSX 10.5.8 for the first time. The first thing I did was to go to the 'Help' menu and select 'Dreamweave help' [F1]. I get the following error message: This installation of this application is damage